| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- While here, use SF macro
PR: 134654
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
|
|
|
|
| |
Suggested by: rafan
|
|
|
|
|
| |
PR: 127472
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
| |
Changelog:
* GCC4 compatibility patches
* Use of a temporary file to handle log rotation correctly.
PR: 125256
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
|
|
|
|
|
| |
PR: ports/107343
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
|
|
|
|
|
|
| |
PR: 89023
Submitted by: swhetzel at gmail.com
Approved by: maintainer
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
| |
PR: ports/86129
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
|
|
|
|
|
| |
PR: 85395
Submitted by: maintainer
|
|
|
|
|
| |
depending on content of share/nls which different between FreeBSD releases.
Also remove empty directories according to present mtree.
|
|
|
|
|
| |
PR: 81359
Submitted by: Xavier Beaudouin <kiwi@oav.net>
|
|
|
|
|
| |
PR: ports/81024
Submitted by: maintainer
|
|
|
|
| |
after 5.4-RELEASE.
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
|
|
|
| |
PR: ports/69381
Submitted by: Xavier Beaudouin (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
* vacation.cache.create configuration directive
* experimental libtre-support
* new user commands "archive" and "archive2"
* quota.timefatal.acl configuration directive
* bug fixes
PR: ports/68851
Submitted by: Xavier Beaudouin (maintainer)
|
|
|
|
|
| |
PR: ports/66358
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
|
|
|
|
|
|
|
| |
dependencies were detected
PR: ports/66140
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
|
|
|
|
|
|
|
|
| |
- make mysql & pcre dependency optional
- allow users to choose db3 or db4
PR: 63932
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/62836
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
|
|
|
|
|
|
|
| |
- Install sample files
PR: ports/62067
Submitted by: maintainer
|
|
|
|
|
| |
PR: 61637
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
While I'm here:
- Install documentation
- Shorten COMMENT to fit the limit
PR: 59742
Submitted by: maintainer
|
|
|
|
|
|
| |
PR: 58332
Submitted by: maintainer
Approved by: krion (implicit)
|
|
|
|
|
| |
PR: ports/57998
Submitted by: Xavier Beaudouin <kiwi@oav.net>
|
|
lMTPD is a lmtp server compliant with RFC 2033 and
Maildir++.
PR: 57176
Submitted by: Xavier Beaudouin <kiwi@oav.net>
|