| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
- Define LICENSE
Feature safe: yes
|
|
|
|
|
| |
- Pet portlint by fixing broken tabs introduced
by committing of ports/149075 by pgollucci@
|
|
|
|
|
|
| |
PR: ports/149075
Submitted by: David DEMELIER <demelier.david@gmail.com>
Approved by: maintainer timeout (novel ; 134 days)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 139889
Submitted by: sylvio
|
|
|
|
| |
starting with M
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Bump sh lib version on depending ports
PR: ports/126857
Submitted by: mm@FreeBSD.org
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
| |
- Depend on security/ca_root_nss instead of expired security/ca-roots
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
| |
|
|
|
|
| |
- Add an entry to UPDATING
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
bump PORTREVISIONs.
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Adjust manpage to point to the right SSL keys location
PR: ports/112011
Submitted by: Scott Robbins <scottro@nyc.rr.com>
|
| |
|
| |
|
|
|
|
|
| |
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- mail/msmtp [1]
- ftp/wzdftpd
Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com> [1]
|
|
|
|
|
| |
PR: 91091
Submitted by: Babak Farrokhi <babak@farrokhi.net>
|
| |
|
| |
|
|
|
|
|
| |
PR: 83714 (based on)
Submitted by: Andrej Zverev <az@inec.ru>
|
|
|
|
| |
- Added NLS support (can be disabled using WITHOUT_NLS knob)
|
| |
|
|
|
|
| |
Reported by: pointyhat via kris
|
|
|
|
| |
after 5.4-RELEASE.
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
| |
|
|
|
|
| |
Approved by: krion (mentor)
|
|
|
|
|
| |
PR: ports/76046
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
|
|
|
|
|
| |
PR: ports/72641
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/70641
Submitted by: Roman Bogorodskiy (maintainer)
|
|
|
|
|
| |
PR: ports/69903
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
development version exists.
PR: ports/69244
Submitted by: Roman Bogorodskiy (msmtp-devel maintainer)
Approved by: R.I.Pienaar (msmtp maintainer)
|
|
|
|
|
|
| |
PR: ports/67494
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
Approved by: maintainer
|
|
|
|
|
|
| |
PR: ports/65094
Submitted by: Herbert J. Skuhra <herbert.skuhra@gmx.at>
Approved by: maintainer
|
| |
|
|
|
|
|
|
|
| |
- Honour CFLAGS [2]
PR: 56602
Submitted by: maintainer [1], krion [2]
|
|
PR: 55877
Submitted by: R.I.Pienaar <rip@devco.net>
|