summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove patch to fix bug with qt 3.0.3 and bump PORTREVISION againPatrick Li2002-07-312-25/+1
| | | | | | | | PR: ports/41189 Submitted by: maintainer Notes: svn path=/head/; revision=63772
* Update to 0.4.3Patrick Li2002-07-313-4/+4
| | | | | | | | PR: ports/41174 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=63770
* Update to 1.0.06Patrick Li2002-07-312-2/+2
| | | | | | | | PR: ports/41175 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=63768
* Update to 0.43Patrick Li2002-07-312-2/+2
| | | | | | | | PR: ports/41185 Submitted by: maintainer Notes: svn path=/head/; revision=63767
* Fix dependency on xformsPatrick Li2002-07-301-1/+1
| | | | | | | | PR: ports/41100 Submitted by: Adam Weinberger <adam@vectors.cx> Notes: svn path=/head/; revision=63757
* Update to 1.6Patrick Li2002-07-302-2/+3
| | | | | | | | PR: ports/41158 Submitted by: maintainer Notes: svn path=/head/; revision=63750
* Remove kde from CATEGORIES since it is a Qt port not KDEMario Sergio Fujikawa Ferreira2002-07-291-1/+1
| | | | Notes: svn path=/head/; revision=63702
* Upgrade to 0.93a. It also includes critcal bug fix which OSPFv3 routesMunechika SUMIKAWA2002-07-2912-39/+1002
| | | | | | | | | do not install in kernel. No response from: maintainer Notes: svn path=/head/; revision=63700
* Fix enumeration after interface without address.Jun Kuriyama2002-07-292-1/+17
| | | | | | | | Submitted by: billf PR: ports/28717 Notes: svn path=/head/; revision=63689
* Fix a packaging error when applet support is not available.Joe Marcus Clarke2002-07-282-6/+8
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=63673
* moving saslv1 includes files to make it easier to add saslv2Hajimu UMEMOTO2002-07-289-9/+9
| | | | | | | | | PR: ports/40288 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: knu Notes: svn path=/head/; revision=63671
* o New port dctc-gui-qt version 0.0.3: A Qt GUI for theMario Sergio Fujikawa Ferreira2002-07-287-0/+64
| | | | | | | | | | | Direct Connect (TM) dctc text client o Added a default implementation of a class method to enable build. Prototype only methods cannot be invoked [1] Reviewed by: Alex Zepeda <zipzippy@sonic.net> [1] Notes: svn path=/head/; revision=63665
* Add patch to fix missing line breaks in the chat boxPatrick Li2002-07-284-2/+30
| | | | | | | | | | Bump PORTREVISION PR: ports/40998 Submitted by: maintainer, Samuel Kesterson <samuelk@k-labs.com> Notes: svn path=/head/; revision=63650
* Upgrade to 7.9.10.Masafumi Max NAKANE2002-07-273-11/+7
| | | | | | | | | | | While at it: - Fix typo in the security warning. - Correct one of the master sites. - List the master site which accepts passive ftp before one which doesn't. - So remove the message that suggests to unsetenv FTP_PASSIVE_MODE. Notes: svn path=/head/; revision=63636
* Fix build problem with CURRENT, pointed out by naddy.Dirk Meyer2002-07-272-2/+2
| | | | Notes: svn path=/head/; revision=63624
* - Update to 1.13Patrick Li2002-07-273-3/+5
| | | | | | | | | | | - Add WWW tag to pkg-descr - Give maintainership to submitter PR: ports/41023 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=63621
* Fix MASTER_SITEDavid W. Chapman Jr.2002-07-261-3/+1
| | | | | | | Submitted by: Alex Vasylenko <lxv@omut.org> Notes: svn path=/head/; revision=63608
* Update to 2.2 pre3Mario Sergio Fujikawa Ferreira2002-07-262-2/+2
| | | | Notes: svn path=/head/; revision=63604
* Fix incorrect chmod for directory.Jun Kuriyama2002-07-261-2/+3
| | | | | | | | PR: ports/35192 Submitted by: Helge Oldach <ports-net-snmp@oldach.net> Notes: svn path=/head/; revision=63584
* Add p5-Net-Dict 2.06, a simple client API for the DICT protocol.Anton Berezin2002-07-257-0/+70
| | | | | | | | PR: 40826 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=63576
* Project site movedPatrick Li2002-07-252-2/+2
| | | | Notes: svn path=/head/; revision=63564
* o Fix string representation of IPv6 address for libwrap's addressJun Kuriyama2002-07-254-0/+74
| | | | | | | | | | | matching. o Add a note that numeric address is required for snmpd in /etc/hosts.allow. Guided by: ume Notes: svn path=/head/; revision=63522
* Remove redundant REINPLACE_CMD.Maxim Sobolev2002-07-251-1/+0
| | | | Notes: svn path=/head/; revision=63515
* Use USE_GNOMENG.Maxim Sobolev2002-07-251-4/+2
| | | | Notes: svn path=/head/; revision=63514
* Update to 3.10. Provide a note that this modules can do more if usedAnton Berezin2002-07-243-2/+10
| | | | | | | with modern perls. Notes: svn path=/head/; revision=63505
* Update to 0.5.1.Joe Marcus Clarke2002-07-242-3/+3
| | | | Notes: svn path=/head/; revision=63500
* Another client to update your IP on dynamic DNS services ...Stefan Eßer2002-07-246-0/+66
| | | | Notes: svn path=/head/; revision=63479
* Update to 0.7.1.Akinori MUSHA2002-07-242-2/+2
| | | | Notes: svn path=/head/; revision=63472
* Update to version 0.24, which contains:Doug Barton2002-07-233-3/+4
| | | | | | | | | Added support for DNAME resource records. Fixed edge case for queries that have no name. Tighted up the regular expression used in Net::DNS::Resolver::cname_addr() Notes: svn path=/head/; revision=63456
* Update to 0.4.Hye-Shik Chang2002-07-233-6/+12
| | | | | | | | | This version needs libpcap 0.7 or higher (after Jul 5 for -stable, Jun 21 for -current). There is a CVS tag (PYPCAP_0_3_1) for who don't want to upgrade their userland base. Notes: svn path=/head/; revision=63453
* Project WWW site is moved.Hye-Shik Chang2002-07-231-1/+1
| | | | Notes: svn path=/head/; revision=63449
* . Remove some dead MASTER_SITEs.Greg Lewis2002-07-231-10/+7
| | | | | | | | . Make the primary site MASTER_SITE_LOCAL (requested by the author and maintainer of the previous primary site). Notes: svn path=/head/; revision=63438
* Fix build: wrong location of included getopt.hPatrick Li2002-07-221-0/+5
| | | | | | | | PR: ports/40902 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=63408
* Update to 0.178Mario Sergio Fujikawa Ferreira2002-07-222-2/+2
| | | | Notes: svn path=/head/; revision=63406
* * Update to 1.0.13.Christian Weisgerber2002-07-226-43/+57
| | | | | | | | | | | | | | | | PR: 40849 Submitted by: Tilman Linneweh <tilman@arved.de> * Requires perl to build. * Don't overwrite optimization level passed in CFLAGS. * Fix build with gcc3.1 (-CURRENT). Reviewed by: Tilman Linneweh <tilman@arved.de> * There are serious LP64 issues; only build on i386. Notes: svn path=/head/; revision=63399
* More Fixes to buildDirk Meyer2002-07-222-2/+2
| | | | Notes: svn path=/head/; revision=63393
* Upgrade to 5.0.2.Jun Kuriyama2002-07-226-65/+42
| | | | | | | Remove statvfs hack. Notes: svn path=/head/; revision=63375
* Version 1.06.1.6Dirk Meyer2002-07-222-2/+2
| | | | | | | | | Problems with /usr/share/mk in 4.6-STABLE und CURRENT owner => uucpowner group => uucpgroup Notes: svn path=/head/; revision=63372
* Remove cjm2@altavista.net as MAINTAINER. Mail has been bouncing forBill Fenner2002-07-221-1/+1
| | | | | | | 2 months. Notes: svn path=/head/; revision=63360
* Drop maintainership.Jun Kuriyama2002-07-222-2/+2
| | | | | | | Requested by: Blaz Zupan <blaz@si.FreeBSD.org> Notes: svn path=/head/; revision=63359
* Upgrade to 1.0b4.Jun Kuriyama2002-07-224-16/+16
| | | | | | | | | Depends on nagios-plugins. Submitted by: Blaz Zupan <blaz@si.FreeBSD.org> Notes: svn path=/head/; revision=63358
* Add nagios-plugins after repocopy from netsaint-plugins.Jun Kuriyama2002-07-2219-511/+387
| | | | | | | | Submitted by: Blaz Zupan <blaz@si.FreeBSD.org> Repocopied by: joe Notes: svn path=/head/; revision=63351
* Update to 0.26.r1Patrick Li2002-07-223-2/+4
| | | | | | | | PR: ports/40824 Submitted by: maintainer Notes: svn path=/head/; revision=63348
* Fix MAINTAINER= to the canonical "no maintainer for this port" value.Bill Fenner2002-07-211-1/+1
| | | | Notes: svn path=/head/; revision=63329
* Bump portrevision (textproc/expat2 shlib bump).Jun Kuriyama2002-07-212-2/+4
| | | | Notes: svn path=/head/; revision=63297
* - update to 1.20Ying-Chieh Liao2002-07-204-26/+15
| | | | | | | | | | | - add WWW - assume maintainership PR: 40785 Submitted by: Erwin Lansing <erwin@lansing.dk> Notes: svn path=/head/; revision=63284
* Use USE_GNOMENG.Maxim Sobolev2002-07-206-54/+30
| | | | Notes: svn path=/head/; revision=63271
* Use USE_LIBTOOL.Maxim Sobolev2002-07-209-18/+42
| | | | Notes: svn path=/head/; revision=63269
* Update to 0.3Patrick Li2002-07-192-2/+2
| | | | | | | | PR: ports/40783 Submitted by: maintainer Notes: svn path=/head/; revision=63258
* - Use USE_GNOMENG;Maxim Sobolev2002-07-192-9/+19
| | | | | | | - fix build on -current. Notes: svn path=/head/; revision=63252