non port: devel/omake/Makefile |
SVNWeb
|
Number of commits found: 36 |
Wed, 5 Jul 2023
|
[ 09:55 Guido Falsi (madpilot) ] 2b40e46 (Only the first 10 of 173 ports in this commit are shown above. )
lang/ocaml: Update to 4.08.1
This update allows (and for some requires) to also update dependencies
to newer versions. Where possible I updated to the latest version.
The ocaml port now is MAKE_JOBS safe.
Changes to dependent ports included in this commit:
- devel/ocaml-sexplib: Rename to devel/ocaml-sexplib0 adapting to
upstream. Update to 0.16.0
- devel/coccinelle: Update to 1.1.1, moved to github
- devel/ocaml-camlp4: Update to 4.08+1
- devel/ocaml-camomile: Use dune for build, adapt port
- devel/ocaml-cppo: Fix lib files installation [1] (Only the first 15 lines of the commit message are shown above )
|
Mon, 27 Feb 2023
|
[ 13:28 Nuno Teixeira (eduardo) ] f04945b
devel/omake: Update to 0.10.6 (bugfix release)
ChangeLog: https://github.com/ocaml-omake/omake/blob/master/ChangeLog
MFH: 2023Q1 (bugfixes)
|
Sat, 8 Oct 2022
|
[ 21:52 Nuno Teixeira (eduardo) ] a8bc71b
devel/omake: Adopt/Update to 0.10.5
- Update WWW url to new home
- Strip binary
- Add missing manuals
- Pet portclippy
ChangeLog: https://github.com/ocaml-omake/omake/blob/master/ChangeLog
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Sat, 4 Sep 2021
|
[ 15:57 Alexey Dokuchaev (danfe) ] ffb4df8 (Only the first 10 of 28 ports in this commit are shown above. )
devel/omake: update the port to version 0.10.3.
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 9 Apr 2019
|
[ 14:04 sunpoet ] (Only the first 10 of 289 ports in this commit are shown above. )
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine
|
Sat, 10 Nov 2018
|
[ 18:12 bapt ] (Only the first 10 of 386 ports in this commit are shown above. )
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816
|
Tue, 27 Jun 2017
|
[ 13:46 sunpoet ] (Only the first 10 of 252 ports in this commit are shown above. )
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine
|
Thu, 18 Aug 2016
|
[ 09:30 amdmi3 ]
- Add LICENSE
- Switch to new test framework
|
Sat, 23 Jul 2016
|
[ 14:19 rene ] (Only the first 10 of 35 ports in this commit are shown above. )
Ressurect devel/omake, graphics/ocaml-images and games/freetennis [1]
- devel/omake:
- add new MASTER_SITES
- regenerate patches [1]
- graphics/ocaml-images:
- add missing LIB_DEPENDS
- pet portlint
- bump PORTREVISION
- games/freetennis:
- add missing indirect depedencies [2]
- bump PORTREVISION
PR: 210853 [1]
Submitted by: lightside@gmx.com [1]
Reported by: poudriere testport [2]
|
Mon, 27 Jun 2016
|
[ 21:30 rene ] (Only the first 10 of 94 ports in this commit are shown above. )
Reset ports maintained by bf@ until he has time again to work on them.
PR: 210474
Submitted by: jbeich
With hat: portmgr-secretary
|
Fri, 3 Jun 2016
|
[ 16:44 antoine ] (Only the first 10 of 238 ports in this commit are shown above. )
Deprecate ports broken for more than 6 months
|
Sat, 12 Dec 2015
|
[ 23:02 bapt ] (Only the first 10 of 51 ports in this commit are shown above. )
Mark as broken: does not fetch
|
Fri, 4 Sep 2015
|
[ 15:53 danfe ]
Do not claim that builds are broken on PowerPC when they're in fact not.
While here, remove "support" for ia64, which had never been first-class
architecture and was officially killed in -CURRENT quite some time ago.
|
Tue, 1 Sep 2015
|
[ 16:20 amdmi3 ] (Only the first 10 of 47 ports in this commit are shown above. )
- Switch to options helpers
- While here, add some NO_ARCHes
Approved by: portmgr blanket
|
Tue, 15 Jul 2014
|
[ 14:36 adamw ] (Only the first 10 of 25 ports in this commit are shown above. )
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
|
Wed, 26 Mar 2014
|
[ 17:53 marino ] (Only the first 10 of 27 ports in this commit are shown above. )
ocaml update 3/4: devel/omake major tweaks, stage support
Two dozen patches were brought in from NetBSD via dports , and this port
was staged too. Most of the patches are upstream fixes as Omake has been
updated in repo but without a new release. In any case an update was
required because it broke after Ocaml was updated to version 4.00.
Urged by: portmgr (bapt)
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Mon, 6 May 2013
|
[ 15:34 bapt ] (Only the first 10 of 78 ports in this commit are shown above. )
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
|
Wed, 17 Apr 2013
|
[ 16:59 bf ]
update to 0.9.8.6-rc1; add a test target
Feature safe: yes
|
Sat, 30 Mar 2013
|
[ 14:16 miwi ]
- Mark Broken fails to build
touch .config
OMAKEFLAGS= OMAKEPATH=lib ./omake-boot --dotomake .omake --force-dotomake -j2
main
*** omake: reading OMakefiles
*** omake error:
File mk/defaults: line 124, characters 1-41
write(): Broken pipe
*** omake error:
File mk/defaults: line 124, characters 1-41
command exited with code: 123
* Error code 123
Reported by: pointyhat
Approved by: portmgr
|
Thu, 13 Dec 2012
|
[ 07:04 araujo ]
- Update MASTER_SITES.
- Update WWW pkg-descr.
- Support USE_NCURSES.
- Support USE_READLINE.
- Trim header.
PR: ports/171988
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Thu, 10 Nov 2011
|
[ 21:44 linimon ]
Mark as broken on powerpc: fails to build.
Hat: portmgr
Feature safe: yes
|
Mon, 24 Oct 2011
|
[ 03:33 stas ] (Only the first 10 of 258 ports in this commit are shown above. )
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval).
|
Fri, 20 Nov 2009
|
[ 22:53 pav ] (Only the first 10 of 102 ports in this commit are shown above. )
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
|
Tue, 12 May 2009
|
[ 11:28 itetcu ] (Only the first 10 of 20 ports in this commit are shown above. )
Fix LIB_DEPENDS on devel/readline: its sh lib version was bumped recently from
5 to 6.
Forgotten by: araujo@
Reported by: QAT
|
Sat, 11 Apr 2009
|
[ 13:23 stas ] (Only the first 10 of 23 ports in this commit are shown above. )
- Update lang/ocaml to 3.11.0. [1]
- Fix devel/cil build with 3.11.0 by using proper object file name
- Fix devel/deputy build with 3.11.0 by using proper object file name
- Fix lang/mtasc. Ocamlp4 syntax has changed and usage of ';' as delimiters
is not allowed now.
- Fix usage message in lang/mtasc.
- Implement a FreeBSD specific code for retriving the executable path in
lang/mtasc.
- Update devel/omake to 0.9.8.5.
- Fix devel/omake compilation with 3.11 by dropping an unused reference from the
code.
- Fix www/geneweb build with 3.11 by not emitting errors for warnings.
- Fix print/advi build. [2]
- Update lang/cduce to 0.5.3 (this fixes build with ocaml 3.11.0).
PR: ports/130845 [1] [2] (based on)
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1],
Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> [2]
|
Thu, 4 Oct 2007
|
[ 00:41 edwin ] (Only the first 10 of 35 ports in this commit are shown above. )
Remove always-false/true conditions based on OSVERSION 500000
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Sat, 24 Mar 2007
|
[ 16:23 pav ]
- COPYTREE_SHARE is not in bsd.port.mk
|
Sat, 17 Mar 2007
|
[ 09:34 stas ]
- Update to 0.9.8.1.
|
Wed, 14 Mar 2007
|
[ 04:12 linimon ] (Only the first 10 of 72 ports in this commit are shown above. )
Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].
PR: 101029 [1], 108862 [2]
Submitted by: Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2]
|
Sun, 1 Oct 2006
|
[ 19:23 stas ]
- Add an additional mirror
- Update my email address
Approved by: sem (mentor)
|
Wed, 6 Sep 2006
|
[ 07:33 itetcu ]
OMake is a build system designed for scalability and portability. It uses a
syntax similar to make utilities you may have used, but it features many
additional enhancements.
WWW: http://omake.metaprl.org/index.html
PR: ports/101582
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
|
Number of commits found: 36 |