summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add missing dependence ; unbreakYing-Chieh Liao2002-10-011-4/+3
| | | | Notes: svn path=/head/; revision=67273
* Update to 1.3.8, which fixes a security bug.Akinori MUSHA2002-09-303-2/+6
| | | | Notes: svn path=/head/; revision=67260
* Fix plist, unbreaking this portBrian Somers2002-09-304-144/+174
| | | | | | | Approved by: kris Notes: svn path=/head/; revision=67256
* Fix MASTER_SITE, update WWW and add authorKris Kennaway2002-09-292-1/+4
| | | | | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/43487 Notes: svn path=/head/; revision=67250
* Fix broken rqm port to work with more modern uclmmbaseBill Fenner2002-09-291-0/+18
| | | | Notes: svn path=/head/; revision=67244
* find->${FIND},xargs->${XARGS}Ying-Chieh Liao2002-09-291-2/+2
| | | | | | | | PR: 40791 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> Notes: svn path=/head/; revision=67236
* Fix build (4.x doesn't have <stdint.h>)Kris Kennaway2002-09-291-2/+11
| | | | Notes: svn path=/head/; revision=67218
* Unbreak by installing into the right directory (chases guile update andKris Kennaway2002-09-292-8/+8
| | | | | | | unbreaks installation command) Notes: svn path=/head/; revision=67203
* Update to ssldump 0.9.b3, which includes some security-related cleanupsKris Kennaway2002-09-292-3/+5
| | | | | | | | | | and bug fixes. Submitted by: Thomas Vogt <thomas.vogt@bsdunix.ch> Approved by: myself (portmgr hat on) Notes: svn path=/head/; revision=67200
* Correct plistKris Kennaway2002-09-281-1/+1
| | | | Notes: svn path=/head/; revision=67198
* Fix misc/GeoIP's hanging install target by cat'ing a real file (not stdin).Sean Chittenden2002-09-273-14/+13
| | | | | | | | | While I'm here, upgrade to 1.0.5. Approved By: portmgr/knu (mentor) Notes: svn path=/head/; revision=67173
* Somehow ftp-master.freebsd.org still has the old tarball (before aAkinori MUSHA2002-09-262-1/+2
| | | | | | | repack), so list the checksum value of it also in distinfo. Notes: svn path=/head/; revision=67154
* fix build with gcc3Ying-Chieh Liao2002-09-263-2/+3244
| | | | | | | | | PR: 42675 Submitted by: Craig Rodrigues <rodrigc@attbi.com> Approved by: maintainer Notes: svn path=/head/; revision=67145
* Drop gettext-old dependency.Maxim Sobolev2002-09-251-5/+3
| | | | Notes: svn path=/head/; revision=67115
* Add a missing dependency on gnomecanvas.Joe Marcus Clarke2002-09-253-3/+3
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=67109
* Use gnomehack in the default case. This fixes make patch when GNOME isJoe Marcus Clarke2002-09-231-2/+2
| | | | | | | | | not present. Submitted by: bento Notes: svn path=/head/; revision=67070
* Since the master site is down, temporarily mirror the tarball atNorikatsu Shigemura2002-09-231-0/+2
| | | | | | | | | | ${MASTER_SITE_LOCAL}. Submitted by: bento Approved by: knu (mentor) Notes: svn path=/head/; revision=67065
* Up with textproc/xmlparser's upate and unbreak.Akinori MUSHA2002-09-231-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=67060
* Fix RUN_DEPENDS. ${LOCALBASE}/sbin is not necessarily included inAkinori MUSHA2002-09-231-1/+1
| | | | | | | | | | PATH especially in the build cluster environment, so do not rely on it. Submitted by; bento Notes: svn path=/head/; revision=67057
* Correct a *_DEPENDS entry:Akinori MUSHA2002-09-231-1/+1
| | | | | | | | | ${PERL_VER}/IO/Interface.pm -> ${PERL_VER}/${PERL_ARCH}/IO/Interface.pm Submitted by: bento Notes: svn path=/head/; revision=67055
* - Get rid of the file leftover after "make clean"Yen-Ming Lee2002-09-233-0/+29
| | | | | | | | | | | | | - Make sure that the package has a message about copying etc/GeoIP.conf.default to etc/GeoIP.conf PR: ports/43230 Submitted by: Edwin Groothuis <edwin@mavetju.org> Reviewed by: ijliao (mentor) Approved by: ijliao (mentor) Notes: svn path=/head/; revision=67048
* Fix mastersite.Yoichi NAKAYAMA2002-09-221-1/+1
| | | | | | | Submitted by: bento and portsurvey Notes: svn path=/head/; revision=67043
* 1. add missing files into plistYing-Chieh Liao2002-09-223-6/+37
| | | | | | | | | | 2. properly use PORTDOCS in plist PR: 43253 (1) Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=67037
* Fix configure after recent GNOMENG conversion.Joe Marcus Clarke2002-09-213-3/+3
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=67017
* Fix make package after recent GNOMENG conversion.Joe Marcus Clarke2002-09-211-5/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=67016
* New port: kmerlin, replaces kmsn.Alan Eldridge2002-09-218-0/+148
| | | | Notes: svn path=/head/; revision=66986
* Replaced pkg-plist with a sorted one.Alan Eldridge2002-09-211-8/+9
| | | | Notes: svn path=/head/; revision=66972
* Remove all traces of KDE2 support.Alan Eldridge2002-09-211-8/+1
| | | | Notes: svn path=/head/; revision=66968
* Unbreak after recent GNOMENG change.Joe Marcus Clarke2002-09-202-5/+3
| | | | Notes: svn path=/head/; revision=66918
* BROKEN: Does not patchKris Kennaway2002-09-201-0/+2
| | | | Notes: svn path=/head/; revision=66915
* BROKEN: does not buildKris Kennaway2002-09-201-0/+2
| | | | Notes: svn path=/head/; revision=66911
* BROKEN: build failsKris Kennaway2002-09-202-0/+4
| | | | Notes: svn path=/head/; revision=66904
* BROKEN: Does not buildKris Kennaway2002-09-201-0/+2
| | | | Notes: svn path=/head/; revision=66898
* A tacacs server with (limited) radius proxy support.Torsten Blum2002-09-2014-0/+297
| | | | | | | Submitted by: Martin Mersberger <gremlin@portal-to-web.de> Notes: svn path=/head/; revision=66895
* Update to 0.4Patrick Li2002-09-203-3/+3
| | | | Notes: svn path=/head/; revision=66881
* Add install rc.d script(I forgot!), and use REINPLACE_CMD.Norikatsu Shigemura2002-09-202-2/+7
| | | | | | | | PR: users-jp/70854 Submitted by: Yoshihiro Yanagida <yosh@yanagi.to> Notes: svn path=/head/; revision=66867
* Add missing ] to rc.d script, and use REINPLACE_CMD.Norikatsu Shigemura2002-09-202-3/+6
| | | | | | | | PR: users-jp/70849 Submitted by: Yoshihiro Yanagida <yosh@yanagi.to> Notes: svn path=/head/; revision=66866
* GNOME has just changed the layout of their FTP site. This resulted inJoe Marcus Clarke2002-09-201-1/+1
| | | | | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location. Notes: svn path=/head/; revision=66862
* New port mldonkey version 1.16: A OCAML/GTK client for the eDonkeyMario Sergio Fujikawa Ferreira2002-09-2043-0/+733
| | | | | | | | | peer-to-peer network Submitted by: Holger Lamm <holger@e-gitt.net> Notes: svn path=/head/; revision=66860
* Sanitize MASTER_SITESMario Sergio Fujikawa Ferreira2002-09-203-6/+3
| | | | | | | Submitted by: fenner's distfile survey Notes: svn path=/head/; revision=66845
* Remove s/nawk/awk/ patch for password conversion scriptDavid W. Chapman Jr.2002-09-204-22/+12
| | | | | | | | | | | Remove patch to define SMBRUN since the external smbrun program has been axed Add patch to fix smbclient bug when connecting to win9x machines Submitted by: jerry@samba.org Notes: svn path=/head/; revision=66839
* Update the IPv6 patch to test14; later ones seem to have problemsPeter Pentchev2002-09-202-2/+3
| | | | | | | | | | | | | | receiving datagrams. Fix the build with the dnscache cache dump patch - that is, define DUMPCACHE in the CFLAGS.. PR: 38207, 42480 Submitted by: "Maciej KorzeƱ" <maciekk@linux.sky.pl>, Paulius Bulotas <paulius@kaktusas.org> Notes: svn path=/head/; revision=66803
* Remove extra filesMario Sergio Fujikawa Ferreira2002-09-201-6/+0
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=66779
* o USE_X_PREFIX since it's a gnome portMario Sergio Fujikawa Ferreira2002-09-201-0/+1
| | | | Notes: svn path=/head/; revision=66778
* Update to 0.187Mario Sergio Fujikawa Ferreira2002-09-202-2/+2
| | | | Notes: svn path=/head/; revision=66777
* Nuke punkbuster since it no longer serves its original purposeMario Sergio Fujikawa Ferreira2002-09-2011-201/+0
| | | | Notes: svn path=/head/; revision=66771
* Nuke rp-pppoe since it has not worked for too longMario Sergio Fujikawa Ferreira2002-09-2010-239/+0
| | | | Notes: svn path=/head/; revision=66770
* No longer support other than KDE3Mario Sergio Fujikawa Ferreira2002-09-202-24/+7
| | | | Notes: svn path=/head/; revision=66769
* Update to 0.9.5Mario Sergio Fujikawa Ferreira2002-09-193-9/+9
| | | | Notes: svn path=/head/; revision=66763
* Update to 0.9.5.1Mario Sergio Fujikawa Ferreira2002-09-192-2/+2
| | | | | | | | PR: 42856 Submitted by: Thomas Vogt <thomas.vogt@bsdunix.ch> Notes: svn path=/head/; revision=66762