| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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 PORTREVISION
PR: ports/113397
Submitted by: Ighighi <ighighi@gmail.com>
Notes:
svn path=/head/; revision=192943
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix security issues [1]
Obtained from: SA-06:21.gzip [1]
Security: 11a84092-8f9f-11db-ab33-000e0c2e438a,
SA-06:21.gzip
Notes:
svn path=/head/; revision=192853
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Change MASTER_SITES to MASTER_SITE_GNU
- Add proper CONFIGURE_ARGS
- Remove old patches
- Possibly fix security issues (it will need more investigation, this version
is still marked as vulnerable in VuXML, I'll check later)
PR: ports/108458
Submitted by: Jason Harris <jharris@widomaker.com>
Approved by: erwin (mentor)
Notes:
svn path=/head/; revision=183893
|
|
|
|
|
|
|
| |
Approved by: erwin (mentor)
Notes:
svn path=/head/; revision=179182
|
|
|
|
| |
Notes:
svn path=/head/; revision=161245
|
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 89839
Submitted by: Gabor Kovesdan <gkovesdan@t-hosting.hu>
Discussed with: mnag
Notes:
svn path=/head/; revision=150234
|
|
|
|
| |
Notes:
svn path=/head/; revision=150183
|
|
|
|
|
|
|
|
|
| |
PR: ports/87292
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: maintainer
Notes:
svn path=/head/; revision=145574
|
|
|
|
|
|
|
|
|
|
|
|
| |
gzip, and zgrep improper argument sanitation.
Security: CAN-2005-0758, CAN-2005-0988, CAN-2005-1228
Security: FreeBSD-SA-05:11.gzip
Obtained from: RedHat, Steve Grubb via RedHat, Debian
Approved by: maintainer timeout (4 days; security)
Notes:
svn path=/head/; revision=137894
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Recovered from: pending/67038
Notes:
svn path=/head/; revision=109705
|
|
|
|
|
|
|
|
| |
PR: ports/67026
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Notes:
svn path=/head/; revision=109699
|
|
|
|
|
|
|
|
| |
PR: 65668 65669 65670 65671 65672 65673
Submitted by: Roman Neuhauser <neuhauser at chello dot cz>
Notes:
svn path=/head/; revision=107368
|
|
|
|
|
|
|
| |
Approved by: maintainers
Notes:
svn path=/head/; revision=104361
|
|
|
|
|
|
|
|
|
|
| |
No functionally changes.
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
A part of PR: 57992
Notes:
svn path=/head/; revision=91804
|
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION for the packing list change in the NOPORTDOCS case.
PR: 57745
Submitted by: Piotr Smyrak <smyru@smyrak.com>
Notes:
svn path=/head/; revision=90642
|
|
|
|
| |
Notes:
svn path=/head/; revision=87045
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Makefile
PORTVERSION bumped
MASTER_SITE_SUBDIR deleted
EXTRACT_SUFX added
DOC_FILES added
distinfo
updated
pkg-plist
doc files added
PR: 51762
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
Notes:
svn path=/head/; revision=80177
|
|
|
|
| |
Notes:
svn path=/head/; revision=76027
|
|
|
|
|
|
|
|
| |
Fix directory of ftp.carrier.kiev.ua
Noticed by: portsurvey
Notes:
svn path=/head/; revision=71946
|
|
for compress. Its main advantages over compress are much better
compression and freedom from patented algorithms.
WWW: http://www.gzip.org/
Devel version imported, see discussion in ports/
PR: 41061
Submitted by: cyrille.lefevre@laposte.net
Notes:
svn path=/head/; revision=66134
|