| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=227709
|
|
|
|
| |
Notes:
svn path=/head/; revision=224847
|
|
|
|
|
|
|
|
|
|
| |
- Bump sh lib version on depending ports
PR: ports/126857
Submitted by: mm@FreeBSD.org
Notes:
svn path=/head/; revision=219242
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=217933
|
|
|
|
|
|
|
| |
- Depend on security/ca_root_nss instead of expired security/ca-roots
Notes:
svn path=/head/; revision=215320
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=212517
|
|
|
|
| |
Notes:
svn path=/head/; revision=209420
|
|
|
|
|
|
|
| |
- Add an entry to UPDATING
Notes:
svn path=/head/; revision=208375
|
|
|
|
| |
Notes:
svn path=/head/; revision=198835
|
|
|
|
| |
Notes:
svn path=/head/; revision=196954
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
bump PORTREVISIONs.
Notes:
svn path=/head/; revision=194564
|
|
|
|
| |
Notes:
svn path=/head/; revision=194241
|
|
|
|
| |
Notes:
svn path=/head/; revision=192513
|
|
|
|
|
|
|
|
|
|
| |
- Adjust manpage to point to the right SSL keys location
PR: ports/112011
Submitted by: Scott Robbins <scottro@nyc.rr.com>
Notes:
svn path=/head/; revision=190989
|
|
|
|
| |
Notes:
svn path=/head/; revision=189839
|
|
|
|
| |
Notes:
svn path=/head/; revision=184880
|
|
|
|
|
|
|
|
| |
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here
Notes:
svn path=/head/; revision=181262
|
|
|
|
| |
Notes:
svn path=/head/; revision=178658
|
|
|
|
| |
Notes:
svn path=/head/; revision=177655
|
|
|
|
| |
Notes:
svn path=/head/; revision=171286
|
|
|
|
| |
Notes:
svn path=/head/; revision=171082
|
|
|
|
|
|
|
| |
Reported by: pointyhat via kris
Notes:
svn path=/head/; revision=170364
|
|
|
|
| |
Notes:
svn path=/head/; revision=167068
|
|
|
|
| |
Notes:
svn path=/head/; revision=165830
|
|
|
|
|
|
|
|
|
|
| |
- mail/msmtp [1]
- ftp/wzdftpd
Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com> [1]
Notes:
svn path=/head/; revision=153206
|
|
|
|
|
|
|
|
| |
PR: 91091
Submitted by: Babak Farrokhi <babak@farrokhi.net>
Notes:
svn path=/head/; revision=152429
|
|
|
|
| |
Notes:
svn path=/head/; revision=151866
|
|
|
|
| |
Notes:
svn path=/head/; revision=141441
|
|
|
|
|
|
|
|
| |
PR: 83714 (based on)
Submitted by: Andrej Zverev <az@inec.ru>
Notes:
svn path=/head/; revision=139672
|
|
|
|
|
|
|
| |
- Added NLS support (can be disabled using WITHOUT_NLS knob)
Notes:
svn path=/head/; revision=138759
|
|
|
|
| |
Notes:
svn path=/head/; revision=136369
|
|
|
|
|
|
|
| |
Reported by: pointyhat via kris
Notes:
svn path=/head/; revision=133721
|
|
|
|
|
|
|
| |
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=132876
|
|
|
|
|
|
|
| |
Approved by: krion (mentor)
Notes:
svn path=/head/; revision=130591
|
|
|
|
|
|
|
|
| |
PR: ports/76046
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
Notes:
svn path=/head/; revision=126521
|
|
|
|
|
|
|
|
| |
PR: ports/72641
Submitted by: maintainer
Notes:
svn path=/head/; revision=119229
|
|
|
|
|
|
|
|
| |
PR: ports/70641
Submitted by: Roman Bogorodskiy (maintainer)
Notes:
svn path=/head/; revision=116690
|
|
|
|
|
|
|
|
| |
PR: ports/69903
Submitted by: maintainer
Notes:
svn path=/head/; revision=115262
|
|
|
|
|
|
|
|
|
|
|
| |
development version exists.
PR: ports/69244
Submitted by: Roman Bogorodskiy (msmtp-devel maintainer)
Approved by: R.I.Pienaar (msmtp maintainer)
Notes:
svn path=/head/; revision=114190
|
|
|
|
|
|
|
|
|
| |
PR: ports/68195
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
Approved by: maintainer
Notes:
svn path=/head/; revision=112008
|
|
|
|
|
|
|
|
|
| |
PR: ports/67494
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
Approved by: maintainer
Notes:
svn path=/head/; revision=110742
|
|
|
|
|
|
|
|
|
| |
PR: ports/65094
Submitted by: Herbert J. Skuhra <herbert.skuhra@gmx.at>
Approved by: maintainer
Notes:
svn path=/head/; revision=106060
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
| |
Notes:
svn path=/head/; revision=100139
|
|
|
|
|
|
|
|
|
|
| |
- Honour CFLAGS [2]
PR: 56602
Submitted by: maintainer [1], krion [2]
Notes:
svn path=/head/; revision=89388
|