| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
www)
Notes:
svn path=/head/; revision=327776
|
|
|
|
|
|
|
|
|
|
|
| |
security/hydra
While here adjust CONFLICTS_INSTALL
modernize lib_depends
remove leading article in COMMENT
Notes:
svn path=/head/; revision=327390
|
|
|
|
|
|
|
| |
Approved by: portmgr
Notes:
svn path=/head/; revision=311829
|
|
|
|
|
|
|
| |
- Chase shlib version bump for dependant ports
Notes:
svn path=/head/; revision=311722
|
|
|
|
|
|
|
|
|
| |
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
Notes:
svn path=/head/; revision=302141
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Notes:
svn path=/head/; revision=289156
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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=275104
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
| |
Notes:
svn path=/head/; revision=239670
|
|
|
|
|
|
|
| |
reasonable standard.
Notes:
svn path=/head/; revision=230014
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
- Add an entry to UPDATING
Notes:
svn path=/head/; revision=208375
|
|
|
|
|
|
|
| |
bump PORTREVISIONs.
Notes:
svn path=/head/; revision=194564
|
|
|
|
| |
Notes:
svn path=/head/; revision=188197
|
|
|
|
|
|
|
|
| |
- 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=167068
|
|
|
|
|
|
|
| |
Approved by: ahze (mentor)
Notes:
svn path=/head/; revision=165975
|
|
|
|
|
|
|
| |
Approved by: ahze (mentor)
Notes:
svn path=/head/; revision=165799
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Move WWW root in default config
- Create log dir to avoid initial errors
- Add rc.d script
- Take maintainership
PR: ports/96298
Submitted by: Shaun Amott <shaun@inerd.com>
Notes:
svn path=/head/; revision=160464
|
|
|
|
| |
Notes:
svn path=/head/; revision=153142
|
|
|
|
| |
Notes:
svn path=/head/; revision=149462
|
|
|
|
|
|
|
| |
Source: distfile survey
Notes:
svn path=/head/; revision=144033
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
PR: ports/78747
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=131072
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Notes:
svn path=/head/; revision=110854
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/64194
Submitted by: Hendrik Scholz <hendrik@scholz.net>
Reported by: bento via kris
No cookies for: sergei
Notes:
svn path=/head/; revision=103850
|
|
|
|
|
|
|
|
| |
Reported by: kris
Approved by: kris (wearing his portsmgr hat)
Notes:
svn path=/head/; revision=100956
|
|
|
|
| |
Notes:
svn path=/head/; revision=99421
|
|
|
|
|
|
|
|
|
|
| |
- Do not overwrite config files
PR: 59490
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Notes:
svn path=/head/; revision=94555
|
|
|
|
| |
Notes:
svn path=/head/; revision=89455
|
|
A high performance multi-threaded web server
Notes:
svn path=/head/; revision=77992
|