| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Reported by: portscout
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16394
Notes:
svn path=/head/; revision=475117
|
|
|
|
|
|
|
|
|
| |
- Add PORTEPOCH, version is going backwards due to using versioning
scheme of library distribution
- Remove devel/libytnef port, both packages are now developed in one repo
Notes:
svn path=/head/; revision=437222
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412344
|
|
|
|
|
|
|
| |
- Switch to options helpers
Notes:
svn path=/head/; revision=403048
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Fix error handling
PR: 187757
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes:
svn path=/head/; revision=351902
|
|
|
|
| |
Notes:
svn path=/head/; revision=349997
|
|
|
|
| |
Notes:
svn path=/head/; revision=346559
|
|
|
|
| |
Notes:
svn path=/head/; revision=339246
|
|
|
|
| |
Notes:
svn path=/head/; revision=338556
|
|
|
|
|
|
|
| |
LIB_DEPENDS in converters
Notes:
svn path=/head/; revision=336177
|
|
|
|
|
|
|
| |
converters)
Notes:
svn path=/head/; revision=327715
|
|
|
|
|
|
|
|
|
| |
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=326872
|
|
|
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
Notes:
svn path=/head/; revision=300277
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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=271346
|
|
|
|
|
|
|
| |
starting with B,C
Notes:
svn path=/head/; revision=240067
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=209417
|
|
|
|
|
|
|
|
| |
Noted by: kris
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156976
|
|
|
|
|
|
|
|
|
| |
Submitted by: maintainer by email
Reported by: Derek <derekm@rogers.com>
Approved by: portmgr (erwin)
Notes:
svn path=/head/; revision=156975
|
|
Submitted by: Rodrigo Graeff <delphus@gmail.com> by email
Notes:
svn path=/head/; revision=156626
|