| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
PR: 143202
Submitted by: Rob Farmer <rfarmer@predatorlabs.net>
Approved by: maintainer
Notes:
svn path=/head/; revision=248675
|
|
|
|
|
|
|
| |
Submitted by: martinko via freebsd-ports@
Notes:
svn path=/head/; revision=228975
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=224353
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=209418
|
|
|
|
| |
Notes:
svn path=/head/; revision=205614
|
|
|
|
|
|
|
|
|
| |
- take maintainership. Thanks the previous maintainers!
Approved by: laszlof (maintainer, implicit)
Notes:
svn path=/head/; revision=204255
|
|
|
|
|
|
|
|
|
|
|
| |
remove checks for readline 4.2+, we do not support 4.x anymore
bump PORTREVISION
PR: ports/116690
Submitted by: Martin Kammerhofer <dada@pluto.tugraz.at>
Notes:
svn path=/head/; revision=201059
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Reported by: kris via pointyhat
Notes:
svn path=/head/; revision=179556
|
|
|
|
| |
Notes:
svn path=/head/; revision=179505
|
|
|
|
|
|
|
| |
Approved by: flz (mentor)
Notes:
svn path=/head/; revision=176714
|
|
|
|
|
|
|
|
| |
PR: ports/88791
Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
Notes:
svn path=/head/; revision=147849
|
|
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION
PR: 88400
Reported by: Henk Csaba
Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
Notes:
svn path=/head/; revision=147041
|
|
|
|
|
|
|
|
| |
PR: ports/88300
Submitted by: maintainer
Notes:
svn path=/head/; revision=146891
|
|
|
|
|
|
|
|
| |
PR: ports/87591
Submitted by: maintainer
Notes:
svn path=/head/; revision=145835
|
|
|
|
|
|
|
|
| |
PR: 87020
Submitted by: Frank Laszlo <laszlof@vonostingroup.com> (maintainer)
Notes:
svn path=/head/; revision=144439
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
PR: ports/78620
Submitted by: darkn3ss@perl-dev.net <darkn3ss@perl-dev.net>
Approved by: pav (mentor), Frank Laszlo <laszlof@tvog.net> (maintainer)
Notes:
svn path=/head/; revision=130741
|
|
|
|
|
|
|
|
| |
PR: ports/73118
Submitted by: Frank J. Laszlo <laszlof@vonostingroup.com>
Notes:
svn path=/head/; revision=120236
|
|
|
|
|
|
|
| |
kindly agreed to maintain this port.
Notes:
svn path=/head/; revision=120176
|
|
|
|
|
|
|
|
| |
PR: ports/68852
Submitted by: Martin Kammerhofer <dada at sbox dot tugraz dot at>
Notes:
svn path=/head/; revision=113317
|
|
|
|
|
|
|
|
|
| |
PR: ports/68808
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Approved by: krion (mentor)
Notes:
svn path=/head/; revision=113270
|
|
|
|
|
|
|
|
| |
PR: ports/63133
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=101512
|
|
|
|
| |
Notes:
svn path=/head/; revision=99360
|
|
|
|
|
|
|
|
|
|
| |
port on 4.x, where it is known not to work.
PR: 53440
Submitted by: Mark Linimon <linimon@lonesome.com>
Notes:
svn path=/head/; revision=83751
|
|
|
|
|
|
|
|
| |
PR: 51427
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Notes:
svn path=/head/; revision=83726
|
|
|
|
| |
Notes:
svn path=/head/; revision=78285
|
|
|
|
| |
Notes:
svn path=/head/; revision=75951
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
o Check __FreeBSD_version < 500018 which doesn't have libreadline 4.2
PR: 38454, 39640
Submitted by: Tilman Linneweh <tilman@arved.de>,
KATO Tsuguru <tkato@prontomail.com>
Notes:
svn path=/head/; revision=62414
|
|
|
|
|
|
|
|
|
|
| |
- begin with a capital
- don't end with '.'
- remove port name
- don't exceed 70 characters
Notes:
svn path=/head/; revision=52160
|
|
|
|
| |
Notes:
svn path=/head/; revision=47991
|
|
readline wrapper
Notes:
svn path=/head/; revision=46123
|