| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
elements.
Approved by: maintainer (oliver)
Notes:
svn path=/head/; revision=282444
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Notes:
svn path=/head/; revision=282282
|
|
|
|
| |
Notes:
svn path=/head/; revision=281668
|
|
|
|
|
|
|
| |
Approved by: maintainer (oliver)
Notes:
svn path=/head/; revision=281620
|
|
|
|
| |
Notes:
svn path=/head/; revision=278476
|
|
|
|
| |
Notes:
svn path=/head/; revision=273325
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=267740
|
|
|
|
| |
Notes:
svn path=/head/; revision=263136
|
|
|
|
| |
Notes:
svn path=/head/; revision=255390
|
|
|
|
| |
Notes:
svn path=/head/; revision=255371
|
|
|
|
|
|
|
| |
Submitted By: dougb
Notes:
svn path=/head/; revision=251736
|
|
|
|
|
|
|
|
|
|
| |
old RC_SCRIPTS_SUB as it has not been needed for a long time.
For those that have not yet been updated, remove RC_SUBR=${RC_SUBR}
from the list.
Notes:
svn path=/head/; revision=251565
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
| |
Notes:
svn path=/head/; revision=247008
|
|
|
|
|
|
|
| |
starting with M
Notes:
svn path=/head/; revision=240072
|
|
|
|
| |
Notes:
svn path=/head/; revision=236924
|
|
|
|
|
|
|
|
|
|
| |
- use /var instead of /usr/local/var [1]
PR: ports/130191 [1]
Submitted By: Nick Hibma <nick@anywi.com>
Notes:
svn path=/head/; revision=227769
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=218938
|
|
|
|
| |
Notes:
svn path=/head/; revision=216902
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
| |
Notes:
svn path=/head/; revision=200728
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
Notes:
svn path=/head/; revision=196111
|
|
|
|
|
|
|
| |
option which is not longer supported
Notes:
svn path=/head/; revision=191965
|
|
|
|
| |
Notes:
svn path=/head/; revision=190948
|
|
|
|
| |
Notes:
svn path=/head/; revision=182057
|
|
|
|
| |
Notes:
svn path=/head/; revision=181245
|
|
|
|
|
|
|
|
|
| |
- fix compilation with FAM support enabled
Noted by: Jason Woofenden <jason@jasonwoof.com>
Notes:
svn path=/head/; revision=176628
|
|
|
|
| |
Notes:
svn path=/head/; revision=171678
|
|
|
|
| |
Notes:
svn path=/head/; revision=163926
|
|
|
|
|
|
|
| |
Noted by: Patrick Mackinlay <patrick@spacesurfer.com>
Notes:
svn path=/head/; revision=162558
|
|
|
|
| |
Notes:
svn path=/head/; revision=162032
|
|
|
|
|
|
|
| |
Noted by: kris
Notes:
svn path=/head/; revision=159066
|
|
|
|
|
|
|
| |
Noted by: kris
Notes:
svn path=/head/; revision=157998
|
|
|
|
|
|
|
| |
use a cache file to speed up configure
Notes:
svn path=/head/; revision=157882
|
|
|
|
|
|
|
| |
Noted by: Manuel Trujillo Albarral <mtrujillo@vlex.com>
Notes:
svn path=/head/; revision=157758
|
|
|
|
| |
Notes:
svn path=/head/; revision=157694
|
|
|
|
| |
Notes:
svn path=/head/; revision=157685
|
|
|
|
| |
Notes:
svn path=/head/; revision=157094
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
|
|
|
|
|
|
| |
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
Notes:
svn path=/head/; revision=156534
|
|
|
|
|
|
|
| |
Noted by: kris via pointyhat
Notes:
svn path=/head/; revision=155220
|
|
|
|
| |
Notes:
svn path=/head/; revision=152251
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
Notes:
svn path=/head/; revision=148323
|
|
|
|
| |
Notes:
svn path=/head/; revision=143488
|
|
|
|
| |
Notes:
svn path=/head/; revision=142998
|
|
|
|
|
|
|
| |
Submitted by: Marian Cerny <jojo@matfyz.cz>
Notes:
svn path=/head/; revision=142600
|
|
|
|
| |
Notes:
svn path=/head/; revision=140078
|
|
|
|
|
|
|
| |
Submitted by: Billy Newsom <billy@nlcc.us>
Notes:
svn path=/head/; revision=138304
|
|
|
|
|
|
|
|
| |
PR: 82118
Submitted By: Cristiano Deana <cris@gufi.org>
Notes:
svn path=/head/; revision=137189
|
|
|
|
| |
Notes:
svn path=/head/; revision=135200
|