| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
from ports.
If a ports is linked against ncurses from base or from the ports, it should then add:
USE_NCURSES=yes
it is also possible to specify the hard dependency on the ports ncurses or one the base one adding the following macros:
WITH_NCURSES_PORT=yes or WITH_NCURSES_BASE=yes
PR: ports/155269
Submitted by: me
Reviwed by: pav@
Approved by: portmgr (pav@)
Exp-run by: portmgr (pav@)
Notes:
svn path=/head/; revision=272515
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=268211
|
|
|
|
|
|
|
| |
(via libvorbis, libtheora).
Notes:
svn path=/head/; revision=255958
|
|
|
|
| |
Notes:
svn path=/head/; revision=254725
|
|
|
|
| |
Notes:
svn path=/head/; revision=254485
|
|
|
|
|
|
|
| |
tarball of an experimental version.
Notes:
svn path=/head/; revision=247612
|
|
|
|
| |
Notes:
svn path=/head/; revision=247212
|
|
|
|
| |
Notes:
svn path=/head/; revision=246867
|
|
|
|
| |
Notes:
svn path=/head/; revision=246726
|
|
|
|
|
|
|
|
|
| |
PORTREVISION.
Feature safe: yes
Notes:
svn path=/head/; revision=241871
|
|
|
|
|
|
|
|
|
|
| |
- Use OPTIONS
- Update WWW
Feature safe: yes
Notes:
svn path=/head/; revision=241817
|
|
|
|
|
|
|
|
| |
Notified by: pav
Feature safe: yes
Notes:
svn path=/head/; revision=241671
|
|
|
|
|
|
|
|
| |
Notified by: pointyhat (via miwi)
Feature safe: yes
Notes:
svn path=/head/; revision=241652
|
|
|
|
| |
Notes:
svn path=/head/; revision=237283
|
|
|
|
| |
Notes:
svn path=/head/; revision=231308
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
via ports is FreeBSD 6.3, this is a no-op. FreeBSD 6.x features GCC 3.4 as the
system compiler.
Notes:
svn path=/head/; revision=216458
|
|
|
|
|
|
|
|
|
|
|
| |
- Reclaim maintainer-ship
- Roll back to the last working version
- Bump PORTEPOCH
Pointyhat to: miwi
Notes:
svn path=/head/; revision=215621
|
|
|
|
| |
Notes:
svn path=/head/; revision=214897
|
|
|
|
|
|
|
|
| |
PR: 123497
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=213135
|
|
|
|
| |
Notes:
svn path=/head/; revision=212527
|
|
|
|
| |
Notes:
svn path=/head/; revision=209970
|
|
|
|
| |
Notes:
svn path=/head/; revision=209225
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Notes:
svn path=/head/; revision=196462
|
|
|
|
| |
Notes:
svn path=/head/; revision=192549
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
| |
display colors correctly. However, devel/ncurses is not needed after 602107 and
700033 since it's already in the base.
Notes:
svn path=/head/; revision=190870
|
|
|
|
| |
Notes:
svn path=/head/; revision=190802
|
|
|
|
| |
Notes:
svn path=/head/; revision=190623
|
|
|
|
| |
Notes:
svn path=/head/; revision=190538
|
|
|
|
|
|
|
|
| |
PR: 111681
Submitted by: edwin
Notes:
svn path=/head/; revision=190172
|
|
|
|
| |
Notes:
svn path=/head/; revision=185117
|
|
|
|
|
|
|
| |
runs quite stable. This version also supports .ay files.
Notes:
svn path=/head/; revision=174486
|
|
|
|
| |
Notes:
svn path=/head/; revision=172043
|
|
|
|
|
|
|
| |
- Use USE_LDCONFIG
Notes:
svn path=/head/; revision=170700
|
|
|
|
|
|
|
| |
- Update WWW
Notes:
svn path=/head/; revision=168602
|
|
|
|
| |
Notes:
svn path=/head/; revision=164152
|
|
|
|
| |
Notes:
svn path=/head/; revision=162739
|
|
|
|
| |
Notes:
svn path=/head/; revision=156387
|
|
|
|
| |
Notes:
svn path=/head/; revision=150048
|
|
|
|
| |
Notes:
svn path=/head/; revision=146548
|
|
|
|
|
|
|
| |
Approved by: novel (mentor)
Notes:
svn path=/head/; revision=144389
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.4
all:
- Cleanup Makefile Header
- Remove signature from pkg-descr
- Adjustments to build with libbinio 1.4
PR: ports/86431
Submitted by: maintainer
Notes:
svn path=/head/; revision=143356
|
|
|
|
|
|
|
|
|
|
|
| |
- Makefile.patch, add aditional mastersite
- pkg-descr.patch, change pkg-descr WWW to freshmeat project site
PR: ports/84251
Submitted by: maintainer
Notes:
svn path=/head/; revision=140377
|
|
|
|
|
|
|
|
| |
PR: ports/82956
Submitted by: Emanuel Haupt <ehaupt@critical.ch> (maintainer)
Notes:
svn path=/head/; revision=138548
|
|
|
|
|
|
|
|
|
|
| |
Also fix a build problem when security/heimdal is installed.
PR: ports/82135
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
Notes:
svn path=/head/; revision=137316
|
|
|
|
|
|
|
|
| |
PR: 80616
Submitted by: Emanuel Haupt (maintainer)
Notes:
svn path=/head/; revision=134618
|
|
|
|
|
|
|
|
| |
PR: ports/80509
Submitted by: maintainer
Notes:
svn path=/head/; revision=134492
|
|
|
|
|
|
|
|
|
| |
PR: ports/80304
Submitted by: Emanuel Haupt <ehaupt@critical.ch> (maintainer)
Approved by: adamw (mentor)
Notes:
svn path=/head/; revision=134088
|