aboutsummaryrefslogtreecommitdiffstats
path: root/net/dante
Commit message (Collapse)AuthorAgeFilesLines
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* - Add CONFLICTS because include/socks.h are included in net/dante and ↵mnag2006-10-311-0/+2
| | | | | | | net/socks5 too. PR: 103649 Approved by: maintainer timeout (35 days)
* Make it buildable on RELENG_6 ater correcting 2nd argument ofume2006-09-171-0/+90
| | | | | | | gethostbyaddr(3) to socklen_t. Reported by: pointyhat via kris Approved by: anders (no respond for two weeks), kris (portmgr)
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.dougb2006-02-211-1/+1
| | | | | | | 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.
* - Update to 1.1.19sem2006-02-155-22/+36
| | | | | | | | - Change startup script with rcNG one PR: ports/92731 Submitted by: self Approved by: maintainer timeout (2 weeks)
* SHA256ifyedwin2006-01-231-0/+1
| | | | Approved by: krion@
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Update to 1.1.15.anders2005-03-173-48/+6
|
* Honour threads.krion2005-02-203-2/+60
| | | | | | Bump PORTREVISION. Reported by: Valentin Nechayev <netch at segfault dot kiev.ua>
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Update to 1.1.14.anders2003-10-292-3/+2
|
* - Add startup script.fjoe2003-10-293-14/+32
| | | | | | | - Utilize DOCSDIR. - Bump PORTREVISION. Approved by: anders (MAINTAINER)
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Update to 1.1.13.anders2002-07-012-2/+2
|
* Update to 1.1.12 final.anders2002-04-142-3/+2
|
* Master site updates: www.freenix.no => atreides.freenix.no for theseanders2002-03-151-1/+1
| | | | files.
* Update dante to version 1.1.12-pre1.anders2002-02-133-5/+7
| | | | Reclaim maintainership.
* Set maintainer to ports@FreeBSD.orgpetef2001-10-071-1/+1
| | | | Submitted by: Anders Nordby <anders@fix.no> (previous maintainer)
* Update to 1.1.10.roam2001-06-043-4/+6
| | | | | PR: 27857 Submitted by: maintainer
* Update to version 1.1.9kevlo2001-03-142-2/+2
| | | | | PR: 25792 Submitted by: MAINTAINER
* Fix pkg-plistkris2001-03-101-0/+1
| | | | Submitted by: bento
* upgrade to 1.1.8ijliao2001-02-263-10/+14
| | | | | use PORTDOCS to handle doc installation add INSTALLS_SHLIB
* Update to 1.1.6.roam2000-11-272-2/+2
| | | | | | | PR: ports/23009 Submitted by: Joseph Scott <joseph@randomnetworks.com> Approved by: kris Silence by: maintainer <anders@fix.no>
* Updates Dante to the latest version.jeh2000-10-232-2/+2
| | | | | PR: 22221 Submitted by: Anders Nordby <anders@fix.no> MAINTAINER
* Update 1.1.2 -> 1.1.4nectar2000-10-122-2/+2
| | | | | PR: ports/21846 Submitted by: Anders Nordby <anders@fix.no>
* Correct CATEGORIES - make first category in the CATEGORIES list matching parentsobomax2000-10-041-1/+1
| | | | directory.
* Update 1.1.1 -> 1.1.2nectar2000-07-033-4/+2
| | | | | PR: ports/19655 Submitted by: Anders Nordby <anders@fix.no>
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* Update port to 1.1.1jedgar2000-03-213-4/+4
| | | | | PR: 17475 Submitted by: Maintainer
* Update to version 1.1.1-pre1.steve1999-12-282-2/+3
| | | | | PR: 15715 Submitted by: maintainer
* Re-import of dante version 1.1.0.steve1999-11-275-0/+63
From pkg/COMMENT: A circuit-level firewall/proxy. From kris@FreeBSD.org: It's a BSD-licensed SOCKS4/5/MS_PROXY server/client, which exceeds in functionality the (restrictively licensed) NEC SOCKS5 referenece implementation. PR: 14442 Submitted by: Anders Nordby <anders@fix.no>