| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
net)
Notes:
svn path=/head/; revision=327755
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
|
| |
PR: ports/147723
Approved by: maintainer (timeout)
Notes:
svn path=/head/; revision=258238
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=218857
|
|
|
|
| |
Notes:
svn path=/head/; revision=204872
|
|
|
|
| |
Notes:
svn path=/head/; revision=199865
|
|
|
|
| |
Notes:
svn path=/head/; revision=189394
|
|
|
|
|
|
|
|
|
|
| |
. nylon 1.21 (2006-07-19) Changes include SOCKS4a and
tor-resolve (from hondza) as well as a few bugfixes.
Noted by: "Alexander Kupferthaler" <alexkupferthaler at gmx.de> at freebsd-ports@
Notes:
svn path=/head/; revision=185584
|
|
|
|
|
|
|
| |
- Fix many wrong BUILD_DEPENDS. Thanks to ldd(1)
Notes:
svn path=/head/; revision=178938
|
|
|
|
| |
Notes:
svn path=/head/; revision=166640
|
|
|
|
| |
Notes:
svn path=/head/; revision=162141
|
|
|
|
|
|
|
|
|
|
| |
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
Notes:
svn path=/head/; revision=156534
|
|
|
|
|
|
|
| |
- Cleanup USE_RC_SUBR-handling
Notes:
svn path=/head/; revision=150586
|
|
|
|
| |
Notes:
svn path=/head/; revision=149443
|
|
|
|
|
|
|
|
|
|
| |
real configuration file on upgrades
PR: ports/83082
Submitted by: Rob MacGregor <freebsd.macgregor@blueyonder.co.uk>
Notes:
svn path=/head/; revision=138707
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=138315
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
- Nuke pkg-plist while here
Based on PR: ports/70295
Submitted by: Rob MacGregor
Notes:
svn path=/head/; revision=115917
|
|
|
|
| |
Notes:
svn path=/head/; revision=99421
|
|
|
|
|
|
|
|
|
| |
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
PR: 53780
Approved by: fjoe (mentor) (implicit)
Notes:
svn path=/head/; revision=83821
|
|
|
|
| |
Notes:
svn path=/head/; revision=75971
|
|
|
|
|
|
|
|
|
|
| |
Developer: "very minor changes; a switch added to disable SOCKS4 or SOCKS5."
PR: ports/47304
Submitted by: Volker Stolz <vs@lambda.foldr.org>
Notes:
svn path=/head/; revision=73817
|
|
|
|
|
|
|
|
| |
PR: 46725
Submitted by: Christopher Sharp <csharp@gmx.net>
Notes:
svn path=/head/; revision=72717
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Tar ball was re-rolled with cleaned up source code, no functional changes!
[also commitors opinion]
- CONFIGURE_TARGET not really necessary
PR: ports/45553
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Notes:
svn path=/head/; revision=70996
|
|
|
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes:
svn path=/head/; revision=69808
|
|
|
|
|
|
|
| |
Approved by: pat
Notes:
svn path=/head/; revision=69612
|
|
|
|
|
|
|
|
| |
PR: 44385
Submitted by: Volker Stolz <vs@foldr.org>
Notes:
svn path=/head/; revision=68638
|
|
|
|
|
|
|
| |
possibly have worked as written.
Notes:
svn path=/head/; revision=68546
|
|
|
|
|
|
|
|
|
|
|
| |
Reset maintainership back to ports@
PR: ports/39885
Submitted by: Volker Stolz <vs@lambda.foldr.org>
Approved by: maintainer
Notes:
svn path=/head/; revision=62865
|
|
A Unix SOCKS 4 and 5 proxy server
PR: 28036
Submitted by: William Ward <William.Ward@ericsson.com>
Notes:
svn path=/head/; revision=44837
|