summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* Add "exec" to the beginning of commands passed to "su ... -c ...".jdp2000-06-211-1/+1
| | | | | | | With some shells (csh in particular) this eliminates a useless process waiting for the command to finish. Submitted by: Mikhail Teterin <mi@privatelabs.com>
* Remove maintainership of most of my ports. I don't really havecpiazza2000-06-201-1/+1
| | | | | time to maintain these and I'm just not interested in these particular ones any more.
* - fix DESCR to correct maintainer. oops.cjh2000-06-201-1/+1
|
* - fix core-dump problem in 4.x reported in ports/18573cjh2000-06-2025-1790/+1651
| | | | | | | | | | | - cleanup patches and extra file - fix unnecessary delay(from byung) - resurrect MAINTAINER line(me) - fix distfile location - fix DESCR to correct maintainer PR: ports/18573 Submitted by: byung@nowcool.dhs.org
* Locally hosted distfiles moved to ftp.freebsd.org.nectar2000-06-203-7/+4
|
* The port assigns PLIST_SUB after <bsd.port.pre.mk> is included, so substitutionsobomax2000-06-183-6/+6
| | | | | | of %%PREFIX%% for ldconfig didn't work. Submitted by: Makoto MATSUSHITA <matusita@jp.freebsd.org>
* Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.will2000-06-1715-47/+53
| | | | | | | | Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many miscellaneous modifications. I used more excessive hacks to force p5-Jcode and p5-WWW-Search to respect CC/CFLAGS. Patches largely done by: Christian Weisgerber <naddy@mips.inka.de>
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-1623-23/+23
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Fix typo (database -> databases) that killed INDEX build.asami2000-06-163-3/+3
|
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withsobomax2000-06-1612-16/+7
| | | | ldconfig in PLIST need personal consideration.
* Fourth round of INSTALLS_SHLIBS conversion.sobomax2000-06-1616-17/+8
|
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because Isobomax2000-06-169-9/+9
| | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax
* Fix depends.nectar2000-06-153-3/+6
| | | | Reported by: bento.freebsd.org
* Fix another figure out GLIB_CONFIG but use hardcoded glib-configade2000-06-153-0/+39
| | | | in the configure file pilot botch
* Third round of INSTALL_SHLIBS=yes fixes.sobomax2000-06-158-8/+4
|
* Second round of INSTALL_SHLIBS=yes fixes.sobomax2000-06-152-2/+1
|
* First round of INSTALL_SHLIB fixes.sobomax2000-06-158-14/+7
|
* Fix small typo.will2000-06-142-2/+2
| | | | Submitted by: W. Gerald Hicks <jhix@mindpspring.com>
* Add isc-dhcp3 after the repo copy from isc-dhcp2.obrien2000-06-141-0/+1
|
* Update to Beta version of ISC's version 3 DHCP suite.obrien2000-06-1415-135/+95
| | | | This may be useful to monitor changes in the DHCP suite.
* This fixes the suposed fix of Makefile rev 1.29 ad patch-aj rev 1.1.obrien2000-06-142-4/+7
| | | | | | | | This port is now PREFIX clean and installs files into the right locations (I previously marked it BROKEN because it wasn't). Bad "fix" by: JHK Absent maintainer would would not fix this himself: jseger
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.sobomax2000-06-1414-22/+32
|
* Remove a broken mastersite.obrien2000-06-101-1/+0
|
* Update to version 0.9.19.jim2000-06-106-4/+10
|
* Update the good ole docs location and make PLIST generation on-the-fly sowill2000-06-092-123/+7
| | | | | | | Bruce won't have to chase the distfile around. PR: 19154 Submitted by: MAINTAINER
* Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to myasami2000-06-094-0/+4
| | | | area on the local ports tree.
* upgrade ttt-1.4 to ttt-1.5.kjc2000-06-093-5/+5
| | | | add ttt to the ipv6 virtual category.
* Use mkstemp() instead of insecure mktemp().sobomax2000-06-094-0/+116
| | | | | PR: 19047 Hall of Shame entry: Mikhail Teterin <mi@aldan.algebra.com> (for his !@#$%^ ego)
* portlintalex2000-06-084-84/+8
| | | | Reviewed by: will
* Update to 0.9 alpha 1roger2000-06-082-3/+3
|
* freebsd->FreeBSD and fix a portlint failureroger2000-06-082-3/+3
|
* freebsd->FreBSD and fix some portlint failuresroger2000-06-082-7/+4
|
* Updated with comments from the PRroger2000-06-082-7/+5
| | | | | PR: ports/19032 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Put back an EXTRACT_SUFFIX I missedroger2000-06-084-4/+4
|
* Makefile and DESCR improvementsroger2000-06-088-36/+28
| | | | | PR: ports/19031 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* List the name of the file instead of just specifying the directory.asami2000-06-072-2/+4
| | | | Submitted by: bento
* The local-distfiles dir on ftp.freebsd.org was moved under ports/.obrien2000-06-076-6/+6
|
* Add xarchie.1.asami2000-06-071-0/+1
| | | | Submitted by: bento
* Add lib/libsocket++_p.a (now that's one hard filename to type!) andasami2000-06-071-0/+2
| | | | | | lib/libsocket++.so. Submitted by: bento
* Become the guinnie-pig and move all my Freefall ~/public_html distfilesobrien2000-06-076-6/+6
| | | | over to the new ftp.freebsd.org local distfiles site.
* Update LIB_DEPENDS for gd: gd.0 -> gd.1.will2000-06-061-1/+1
|
* Add missed "@dirrm share/doc/Sharity-Light".sobomax2000-06-061-0/+1
| | | | Submitted by: bento
* --with-lib-MesaGL --> --with-lib-GL to avoid errors when utah-glx used ↵sobomax2000-06-051-1/+1
| | | | instead of Mesa.
* Remove directory on deinstallkris2000-06-051-0/+1
| | | | Submitted by: bento
* Remove directory on deinstallkris2000-06-051-0/+1
| | | | Submitted by: bento
* Remove directory on deinstallkris2000-06-051-0/+1
|
* Update to version 0.9.18.jim2000-06-036-4/+6
|
* Update to 0.07ume2000-06-032-2/+2
|
* Add 'Novell' keyword.bp2000-06-032-3/+3
| | | | Submitted by: Alfred Perlstein
* Update to libnet-1.0.1b and portlintkris2000-06-028-76/+138
| | | | No response from: Maintainer
OpenPOWER on IntegriCloud