| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=345410
|
|
|
|
|
|
|
|
| |
- Convert LIB_DEPENDS to new syntax
- Use options helpers
Notes:
svn path=/head/; revision=332574
|
|
|
|
|
|
|
| |
games)
Notes:
svn path=/head/; revision=327730
|
|
|
|
|
|
|
| |
- (Really) fix build with clang
Notes:
svn path=/head/; revision=325550
|
|
|
|
| |
Notes:
svn path=/head/; revision=324073
|
|
|
|
|
|
|
|
|
| |
While here:
- trim headers
- convert to new options framework
Notes:
svn path=/head/; revision=316850
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=316464
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=278029
|
|
|
|
|
|
|
|
| |
PR: 158429
Submitted by: Niclas Zeising
Notes:
svn path=/head/; revision=277716
|
|
|
|
| |
Notes:
svn path=/head/; revision=276993
|
|
|
|
| |
Notes:
svn path=/head/; revision=255371
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
|
|
|
| |
starting with G
Notes:
svn path=/head/; revision=240070
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: garga (mentor, implicit)
Notes:
svn path=/head/; revision=197668
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
|
|
|
|
| |
Note that these directories are be removed by other dependency ports,
so I do not bump PORTREVISION for them. These affected ports are
belong to ports@.
PR: ports/101586
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
Notes:
svn path=/head/; revision=170674
|
|
|
|
|
|
|
|
| |
PR: ports/95768
Submitted by: Aleksander Fafula <alex@BSDGuru.org>
Notes:
svn path=/head/; revision=160843
|
|
|
|
| |
Notes:
svn path=/head/; revision=149325
|
|
|
|
|
|
|
|
| |
PR: ports/81859
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=136819
|
|
|
|
|
|
|
| |
after 5.4-RELEASE.
Notes:
svn path=/head/; revision=133116
|
|
|
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Notes:
svn path=/head/; revision=132992
|
|
|
|
| |
Notes:
svn path=/head/; revision=113385
|
|
|
|
|
|
|
|
| |
Submitted by: trevor
Tested by: bento
Notes:
svn path=/head/; revision=99914
|
|
|
|
| |
Notes:
svn path=/head/; revision=99360
|
|
|
|
| |
Notes:
svn path=/head/; revision=98909
|
|
|
|
|
|
|
|
| |
PR: 60464
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=96327
|
|
|
|
| |
Notes:
svn path=/head/; revision=75954
|
|
|
|
|
|
|
|
| |
Make games/lincity building on -current again.
Noticed on: bento
Notes:
svn path=/head/; revision=70454
|
|
|
|
|
|
|
| |
Noticed on: bento
Notes:
svn path=/head/; revision=70453
|
|
|
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes:
svn path=/head/; revision=69808
|
|
|
|
|
|
|
| |
Approved by: pat
Notes:
svn path=/head/; revision=69612
|
|
|
|
| |
Notes:
svn path=/head/; revision=37252
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Supoort install macros
Change location of data files from lib/ to share/
Remove redundant MANCOMPRESSED line
Fix 'X manpages' error
Add WWW: line into pkg/DESCR
PR: 21281
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=32708
|
|
|
|
|
|
|
|
|
| |
use imake themselves.
Submitted by: bento (sort of)
Notes:
svn path=/head/; revision=31513
|
|
|
|
|
|
|
|
| |
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and
xnibbles.
Notes:
svn path=/head/; revision=27515
|
|
|
|
| |
Notes:
svn path=/head/; revision=22036
|
|
|
|
| |
Notes:
svn path=/head/; revision=22008
|
|
|
|
|
|
|
|
| |
PR: 13965
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
Notes:
svn path=/head/; revision=22007
|
|
|
|
| |
Notes:
svn path=/head/; revision=20948
|
|
|
|
|
|
|
|
|
| |
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`
Results to follow. :)
Notes:
svn path=/head/; revision=19801
|
|
|
|
| |
Notes:
svn path=/head/; revision=14938
|
|
|
|
|
|
|
| |
compressed by this port.
Notes:
svn path=/head/; revision=13490
|
|
|
|
| |
Notes:
svn path=/head/; revision=12487
|
|
|
|
|
|
|
| |
Found by: good ol' cvs diff
Notes:
svn path=/head/; revision=8401
|
|
|
|
| |
Notes:
svn path=/head/; revision=8384
|
|
|
|
| |
Notes:
svn path=/head/; revision=5607
|