non port: Mk/bsd.ocaml.mk |
SVNWeb
|
Number of commits found: 19 |
Sun, 24 Apr 2022
|
[ 10:00 Tobias C. Berner (tcberner) ] aa25396 (Only the first 10 of 118 ports in this commit are shown above. )
framework: cleanup conditional-indentations in Mk/
Run Tools/scripts/indent_make_if.pl on all of Mk.
These white space changes contribute greatly to the readability of those files.
As we have a version control system, finding out the reasons for the changes
prior to these white space changes is still easily possible
Differential Revision: https://reviews.freebsd.org/D35024
Reviewed by: portmgr (rene, bapt)
|
Tue, 6 Apr 2021
|
[ 14:27 Mathieu Arnold (mat) ] 5d33e04 (Only the first 10 of 224 ports in this commit are shown above. )
framework: Remove $FreeBSD$
Where appropriate fiddle with a few other things.
|
Thu, 22 Oct 2020
|
[ 12:48 bapt ]
Use @rmempty
While here, prefer appending to the PLIST_FILES macro rather than creating a
custom
target
|
Sun, 20 Nov 2016
|
[ 12:35 bapt ]
Use @postunexec instead of @unexec which is deprecated
|
Fri, 21 Oct 2016
|
[ 12:51 mat ] (Only the first 10 of 718 ports in this commit are shown above. )
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Fri, 17 Jun 2016
|
[ 12:42 mat ]
Remove DO_NADA targets.
No need to have make(1) compute a target order graph for targets that
are empty.
Sponsored by: Absolight
|
Fri, 29 Apr 2016
|
[ 07:41 mat ]
Remove ${PORTSDIR}/ from _DEPENDS for ocaml ports.
Sponsored by: Absolight
|
Sat, 26 Sep 2015
|
[ 08:41 bapt ]
Explicitly run the ocaml command in post (de)installation
|
Mon, 4 May 2015
|
[ 15:46 madpilot ] (Only the first 10 of 35 ports in this commit are shown above. )
- Add USE_OCAML_CAMLP4 and USE_OCAML_TK to bsd.ocaml.mk which add
depends on the camlp4 language and labltk ocaml modules, which are
now in separate ports.
- Update x11-toolkits/ocaml-lablgtk2 to 2.18.3
- Update graphics/ocaml-lablgl to 1.05
- Make unison ports use USE_OCAML
- Convert ports to the new flags where needed
- Bump PORTREVISION on ports depending on ocaml-lablgtk2, those need to be
rebuilt
PR: 199845
Submitted by: jbeich@
Differential Revision: https://reviews.freebsd.org/D2434
Approved by: portmgr (mat)
|
Sat, 29 Nov 2014
|
[ 23:56 antoine ] (Only the first 10 of 14 ports in this commit are shown above. )
Cleanup plist of ocaml ports
With hat: portmgr
|
Wed, 3 Sep 2014
|
[ 05:47 bapt ]
Convert some @unexec to their proper equivalent in keyword
|
Mon, 1 Sep 2014
|
[ 05:43 bapt ] (Only the first 10 of 17 ports in this commit are shown above. )
Remove support for NO_STAGE
Mark all current non staged ports as BROKEN
Reviewed by: antoine
Exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D693
|
Wed, 11 Jun 2014
|
[ 01:40 marino ]
math/ocamlgsl: Update version 0.6.0 => 1.15.1
As part of this update, bsd.ocaml.mk has been updated to essentially
disable USE_OCAML_LDCONFIG for staged ports. This means when all
ocaml ports are staged, USE_OCAML_LDCONFIG won't work at all. It
breaks staging; I don't know what the long term plan is -- maybe some
sort of post-install script will arrive...
PR: 189039
Submitted by: maintainer (Michael Gruenewald)
Portlint pets: marino
|
Wed, 26 Mar 2014
|
[ 20:07 antoine ]
Make bsd.ocaml.mk more stage friendly
Reviewed by: bapt
With hat: portmgr
|
Fri, 20 Sep 2013
|
[ 12:16 ak ]
- Fix svn properties for Mk/bsd.ocaml.mk
PR: ports/181613
Submitted by: Konstantinos Koukopoulos <koukopoulos@gmail.com>
|
Thu, 15 Dec 2011
|
[ 19:47 tabthorpe ]
- Assign bsd.ruby.mk to ruby@ [1]
- Assign bsd.efl.mk and bsd.ocaml.mk to ports@
With hat: portmgr
Discussed with: swills@ [1]
|
Mon, 19 May 2008
|
[ 07:05 stas ]
- Add a knob to generate pkg-plist for ocaml findlib
ports automatically. Now if USE_OCAMLFIND_PLIST is defined
all files under findlib target directories will be added
to pkg-plist and thus requires no entries in static pkg-plist.
This is important since a number of ocaml ports install its
package files conditionally depending on platform and ocaml
configurations and thus static entries are not possible.
PR: ports/122844 (based on)
Submitted by: Jaap Boender <jaapb@kerguelen.org>
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
Wed, 14 Mar 2007
|
[ 04:05 linimon ]
Add bsd.ocaml.mk to support OCaml packages.
PR: ports/101029
Submitted by: Stanislav Sedov <ssedov at mbsd dot msk dot ru>
|
Number of commits found: 19 |