aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2002.10.19.nork2002-10-192-2/+2
|
* Re-add SSLtelnet, with patch (patch-an) to fix the security vulnerabilitykris2002-10-1921-0/+1765
| | | | | | | described in FreeBSD-SA-01:49.telnetd Submitted by: kondo hiroshi <kondo@ysyslab.co.jp> PR: ports/42676
* Upgrade to 2.3.5.2.obraun2002-10-192-9/+3
| | | | | PR: 44255 Submitted by: maintainer
* upgrade to 4.0.3ijliao2002-10-196-8/+50
| | | | | | | assume maintainership PR: 44243 Submitted by: Lars Thegler <lars@thegler.dk>
* Update to 0.188lioux2002-10-192-2/+2
|
* Add necessary library dependencies.seanc2002-10-191-0/+3
| | | | Submitted by: bento
* Update to 2.1nsayer2002-10-192-2/+4
|
* fix configure on -currentijliao2002-10-191-1/+1
|
* upgrade to 4.8.6ijliao2002-10-183-8/+8
|
* Update to 1.0.40.demon2002-10-184-10/+4
|
* Update iperf to version 1.6.3smace2002-10-184-53/+4
|
* Fix a segfault on sign on when no ~/.gtkrc file exists. This has beenmarcus2002-10-184-0/+36
| | | | | | | | filed as gaim bug #624899. Reported by: Kenneth W Cochran <kwc@TheWorld.com> David Thiel <lx@redundancy.redundancy.org> Tested by: David Thiel <lx@redundancy.redundancy.org>
* Update GeoIP to 1.0.9. Update categories that were missed after theseanc2002-10-184-17/+4
| | | | | | | repo-copy[1]. PR: ports/44171 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>
* Update to the well anticipated samba 2.2.6.dwcjr2002-10-172-3/+3
|
* o Add missing dependencylioux2002-10-171-0/+2
| | | | | | | o Bump PORTREVISION PR: 44166 Submitted by: maintainer
* Add osrtspproxy, The RTSP Proxy Kit is a reference implementationvanilla2002-10-177-0/+53
| | | | | | | of an RTSP proxy. PR: ports/44001 Submitted by: Volker Stolz <vs@foldr.org>
* Take Maintainership, no response from previous maintainer.dinoex2002-10-171-3/+1
| | | | Remove old FORBIDDEN in comment.
* Update to 0.59.5.marcus2002-10-176-30/+4
|
* upgrade to 0.9.7billf2002-10-174-4/+4
|
* Upgrade to 1.16.obraun2002-10-173-10/+9
| | | | | PR: ports/44152 Submitted by: maintainer
* new target: base-packagedinoex2002-10-174-0/+61
| | | | | register a package for all the files of the base installation, so the user can delete them later.
* MASTER_SITE is moved.perky2002-10-162-2/+2
| | | | | PR: 43585, 43586 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* Update to rc4dwcjr2002-10-163-4/+13
| | | | make rc startup file respect PREFIX
* Upgrade to 0.4.9.4.vanilla2002-10-169-153/+31
| | | | | PR: ports/44118 Submitted by: Ports Fury.
* - Fix MASTER_SITESvanilla2002-10-161-12/+12
| | | | | | | - Utilize DATADIR/DOCSDIR/EXAMPLESDIR PR: ports/44119 Submitted by: Ports Fury.
* Update to 2.3lioux2002-10-162-2/+2
|
* Update to new vendor release 0.1.29.naddy2002-10-154-18/+18
| | | | | PR: 44083 Submitted by: Dean Hollister <dean@odyssey.apana.org.au>
* workaround for installed autoconf/automake griefdinoex2002-10-151-0/+4
| | | | PR: 42585,42654
* upgrade to 0.1.4ijliao2002-10-153-4/+7
|
* Upgrade to 7.9.13.max2002-10-152-2/+2
|
* Mark net/zephyr as broken because it requires libss, which has beennaddy2002-10-151-1/+7
| | | | | | | removed just before the release of 4.6. PR: 44033 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* upgrade to 0.5ijliao2002-10-143-16/+13
| | | | | PR: 44048 Submitted by: maintainer
* Update to rc3dwcjr2002-10-143-3/+3
| | | | | | Fix package building when VFS isn't selected Noticed by: Neil Darlow
* fix WRKSRCijliao2002-10-141-1/+1
| | | | | PR: 44036 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Upgrade port to version 2.16;demon2002-10-145-4/+119
| | | | | | | | | | | | | | | | | | Add three patches: patch-aa: If you use CHUNK_INPUT without this patch, you end up with many error messages xferstats in free(): warning: modified (chunk-) pointer (or you may want to fix chunks...) patch-ab: If number of "Files Transmitted" is divisible by CHUNK_INPUT without this patch, you end up with error "No data to process." instead of results. patch-ac: Typical beginner's bug in C: feof() is used before read function, where its result is not tested then. Without this patch the last line is counted twice. PR: 44015 Submitted by: Cejka Rudolf <cejkar@fit.vutbr.cz>
* ncurses is goneijliao2002-10-131-7/+1
|
* add netdude 0.3.1ijliao2002-10-1326-0/+740
| | | | NETwork DUmp data Displayer and Editor for tcpdump tracefiles
* Patch so it can use latest version of OpenH323 libs and bump port revisionroger2002-10-136-6/+6
|
* Add liveMedia(2002.10.11), a set of C++ libraries fornork2002-10-137-0/+247
| | | | | multimedia streaming, using open standard protocols (RTP/RTCP and RTSP).
* Fix a segfault in the Yahoo! module.marcus2002-10-134-2/+26
| | | | | Reported by: Kenneth W Cochran <kwc@TheWorld.com> Obtained from: gaim CVS
* Bump PORTREVISION (devel/newt shlib bump)perky2002-10-131-2/+2
|
* The vrrp port was marked BROKEN 14 months ago. Remove it.kris2002-10-136-45/+0
|
* BROKEN -> IGNORE to prevent package buildkris2002-10-132-2/+2
|
* The scotty port was marked FORBIDDEN for security reasons 2 years and 1kris2002-10-1311-518/+0
| | | | month ago. Remove it.
* The SSLtelnet port was marked FORBIDDEN for security reasons 13 months ago.kris2002-10-1320-447/+0
| | | | Remove it.
* The brouted port was marked FORBIDDEN for security reasons 2 years and 1kris2002-10-136-48/+0
| | | | month ago. Remove it.
* BROKEN: No listed MASTER_SITES carry the distfilekris2002-10-131-0/+2
|
* Upgrade to 5.0.0. IPv6 was newly supported.sumikawa2002-10-132-4/+4
|
* Fix build on -CURRENT.marcus2002-10-132-0/+26
|
* Add the sample config filensayer2002-10-132-0/+2
|
* Add jabber-yahoo 2.0.1, jabber Yahoo Transport module.nsayer2002-10-127-0/+52
|
* Make esound support optional.marcus2002-10-122-2/+26
| | | | PR: 43600
* Update to 0.59.4.marcus2002-10-124-4/+4
| | | | Submitted by: seanc
* Update to alpha20dwcjr2002-10-1112-168/+82
|
* Update to 2.2.6 RC2dwcjr2002-10-116-63/+19
| | | | Fix VFS problems with PORT:checking for VFS options before Makefile.inc included
* Upgrade to the latest versionroger2002-10-114-2/+33
|
* fix portlint warningroger2002-10-111-1/+1
|
* 1. Removed comments from pkg-plist files per will's request.alane2002-10-112-2/+0
| | | | | 2. This completes the KDE 3.0.4 commit. It's here, folks! Now /. those cvsup servers (in about an hour or so)!
* Update for new release.roger2002-10-113-7/+7
|
* Upgrade to latest stable release.roger2002-10-113-26/+42
| | | | | Note LDAP has been disabled in the port Makefile to allow the port to compile.
* Remember, don't use pirated copies of KDE 3.0.4. Make sure you paid $0.00alane2002-10-114-2/+4
| | | | for yours from a reputable ftp site.
* Update to 1.3.anders2002-10-113-2/+19
| | | | | PR: 43609 Submitted by: Craig Rodrigues <rodrigc@attbi.com>
* Upgrade to the latest releaseroger2002-10-118-11/+12
|
* Upgrade to latest releaseroger2002-10-112-3/+3
|
* Add expat dependencyroger2002-10-114-4/+8
|
* Add speex as a dependency.roger2002-10-114-0/+4
|
* Update text. Fix portlint warning.roger2002-10-114-64/+12
|
* Upgrade to latest release.roger2002-10-118-20/+20
|
* Set NO_KDE_FINAL on alpha to allow this port to build.kris2002-10-112-0/+8
| | | | Submitted by: will
* Remove BROKEN since bento no longer complains due to auto* toollioux2002-10-111-2/+0
| | | | "fixes" introduced in last rev
* gnet should be in LIB_DEPENDS, not in BUILD_DEPENDS.sobomax2002-10-101-1/+1
|
* CC, CXX, CFLAGS, PTHREAD_CFLAGS and PTHREAD_LIBS may contain `/' inknu2002-10-105-7/+7
| | | | | them when using a non-default compiler/linker, so do not use `/' as delimiter for s///. (I picked `|' instead)
* Tcpreplay is distributed with libredblack 1.1.0, however,smace2002-10-101-0/+10
| | | | | | libredblack 1.2 in the ports tree. Fix tcpreplay to work with libredblack 1.2
* add DISTNAMEsmace2002-10-101-0/+1
|
* Fix version numbering.smace2002-10-101-1/+1
|
* Upgrade to tcpreplay-1.3-beta2smace2002-10-1011-431/+99
|
* properly handles CPPFLAGSijliao2002-10-101-1/+2
| | | | | PR: 43683 Submitted by: Ports Fury
* fix buildijliao2002-10-101-0/+13
| | | | | PR: 43855 Submitted by: Maxim Maximov <mcsi@agava.com>
* upgrade to 1.7.1ijliao2002-10-093-6/+14
|
* Add Net::GeoIP, a Ruby wrapper for libGeoIP.seanc2002-10-096-0/+44
| | | | Approved by: knu (mentor)
* Commit miss: correct the path of the library dependency to net/GeoIP.seanc2002-10-091-1/+1
|
* Move GeoIP and perl friend from misc/ to net/seanc2002-10-091-0/+2
| | | | Approved by: knu (mentor)
* Moved misc/GeoIP and misc/p5-Geo-IP to the more fitting net directory[1].seanc2002-10-092-2/+13
| | | | | | | | | | Fixed build of net/GeoIP on -STABLE[2]. PR: ports/43807 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> [2] Submitted by: seanc [1] Reviewed by: knu (mentor/portmgr)
* Update to 7.0.0pat2002-10-092-2/+3
| | | | | PR: ports/43821 Submitted by: maintainer
* Update to 1.0.08pat2002-10-092-2/+2
| | | | | PR: ports/43786 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update maintainer addressperky2002-10-084-7/+7
| | | | | PR: 43820 Submitted by: Dominic Marks <d.marks@students.umist.ac.uk>
* 1. fix build ; values.h problemijliao2002-10-083-46/+67
| | | | | | | | 2. reset maintainer ; maintainer timeout 3. utilize PORTDOCS PR: 43607 (1) (2) Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Update to 0.11.4p1pat2002-10-085-66/+4
| | | | | | PR: ports/43615 Submitted by: Adam Weinberger <adam@vectors.cx> Approved by: maintainer
* MASTER_SITE moved. Upgrade still to do.fenner2002-10-081-1/+1
|
* Don't create an /etc/pam.d directory on -stable. This breaks PAM.marcus2002-10-082-0/+26
| | | | Reported by: Mamoru Iwaki <iwaki@bc.niigata-u.ac.jp>
* Update to tcpreen 1.0.4kris2002-10-082-2/+2
| | | | Reviewed by: Janos Mohacsi <mohacsi@niif.hu> (maintainer)
* Properly zero-out struct ifreq before passing it to the SIOCSIFFLAGSsobomax2002-10-076-15/+75
| | | | | | ioctl(2), so that it doesn't occasionally trigger promisc mode on interface. Reported/tested by: Vladimir B. Grebenschikov <vova@sw.ru>
* upgrade to 1.2.6ijliao2002-10-075-11/+25
| | | | | PR: 43393 Submitted by: Marco Molteni <molter@tin.it>
* Update GeoIP to 1.0.8. Grab maintainership of both of these ports.seanc2002-10-074-5/+5
| | | | Approved by: knu (mentor) && old maintainer
* upgrade to 1.1.1ijliao2002-10-077-17/+52
| | | | | PR: 43746 Submitted by: maintainer
* upgrade to 1.0.07ijliao2002-10-072-2/+2
| | | | | PR: 43704 Submitted by: Ports Fury
* upgrade to 0.4.6ijliao2002-10-072-2/+2
| | | | | PR: 43703 Submitted by: Ports Fury
* Use RUBY_MOD*.knu2002-10-0724-375/+375
|
* Reflect *_RD renaming.knu2002-10-071-5/+3
|
* Add py-dns 2.3.0, DNS (Domain Name Service) library for Python.perky2002-10-066-0/+79
| | | | | PR: 43256 Submitted by: Mark Linimon (linimon@lonesome.com)
* Minor bugfixes. Variable scope in one module, and avoid a dividedougb2002-10-062-2/+2
| | | | by zero error when there are no usable interfaces.
* Upgrade to 5.0.6.kuriyama2002-10-067-16/+37
|
* Upgrade to 1.9.1.demon2002-10-063-6/+6
|
* Update to 1.3pat2002-10-063-8/+8
| | | | | PR: ports/43316 Submitted by: maintainer
* BROKEN: Incorrect pkg-plistkris2002-10-061-0/+2
|
* BROKEN: Does not compilekris2002-10-062-0/+4
|
* BROKEN: Does not buildkris2002-10-061-0/+2
|
* Update to 0.8.5bpat2002-10-064-17/+4
| | | | | PR: ports/43403 Submitted by: maintainer
* BROKEN: Does not compilekris2002-10-061-0/+2
|
* Update WWWpat2002-10-061-1/+1
| | | | | PR: ports/43509 Submitted by: maintainer
* Update to 0.7pat2002-10-062-2/+2
| | | | | PR: ports/43646 Submitted by: maintainer
* BROKEN: Does not compilekris2002-10-061-0/+2
|
* BROKEN: Does not compilekris2002-10-061-0/+2
|
* * Upgrade to 2.2.obraun2002-10-063-3/+7
| | | | | | | * Add another master site.. PR: 43284 Submitted by: maintainer
* Upgrade to 0.9.3.obraun2002-10-064-8/+6
| | | | | PR: 43638 Submitted by: maintainer
* Update to 0.1.11lioux2002-10-064-10/+20
| | | | | PR: 43382 Submitted by: maintainer
* Update to 0.1.11lioux2002-10-063-4/+17
| | | | Submitted by: maintainer
* Upgrade to 0.4.1.obraun2002-10-062-2/+2
| | | | | PR: 43384 Submitted by: maintainer
* Really add optional timelord support. Somehow those diffs got lost onmarcus2002-10-064-0/+14
| | | | my previous commit.
* Update to 2.0.24yoichi2002-10-062-2/+2
|
* Fix previous incorrect commit. REALLY update to 2.3 pre3 this timelioux2002-10-062-2/+2
|
* Fix build problem with xml2-configdinoex2002-10-063-2/+5
| | | | | | | Update to 0.2.12 PR: 43297 Submitted by: tilman@arved.de Approved by: michael@lyngbol.dk
* merge changes from port/local/uucpdinoex2002-10-061-3/+6
|
* Update to 2.3 pre3lioux2002-10-062-2/+2
|
* o Update to 0.62lioux2002-10-063-2/+12
| | | | | | | o Add hack to disable GNU auto* tools which break this port build under certain circumstances Reviewed by: Munish Chopra <mchopra@engmail.uwaterloo.ca>
* o Update to 0.83.5lioux2002-10-063-21/+10
| | | | | | o Add hack to disable use of GNU auto* tools Reviewed by: Munish Chopra <mchopra@engmail.uwaterloo.ca>
* Remove ntimelord.marcus2002-10-061-1/+0
|
* Remove ntimelord. This port is now part of netatalk itself. The maintainermarcus2002-10-066-76/+0
| | | | | | email bounces, and this port has been broken for some time. PR: 43608
* * Update to 1.5.5marcus2002-10-066-40/+60
| | | | | | | * Add optional timelord support [1] PR: [1] 43608 Submitted by: [1] Edwin Groothuis <edwin@mavetju.org>
* Remove this obsolete, unfetchable port.anders2002-10-0513-208/+0
| | | | Submitted by: maintainer
* Remove this obsolete, unfetchable port.anders2002-10-0517-256/+0
| | | | | Requested by: maintainer Approved by: maintainer
* upgrade to 1.3.0.0ijliao2002-10-052-3/+3
|
* add missing dependence ; unbreakijliao2002-10-011-4/+3
|
* Update to 1.3.8, which fixes a security bug.knu2002-09-303-2/+6
|
* Fix plist, unbreaking this portbrian2002-09-304-144/+174
| | | | Approved by: kris
* Fix MASTER_SITE, update WWW and add authorkris2002-09-302-1/+4
| | | | | Submitted by: Tilman Linneweh <tilman@arved.de> PR: ports/43487
* Fix broken rqm port to work with more modern uclmmbasefenner2002-09-301-0/+18
|
* find->${FIND},xargs->${XARGS}ijliao2002-09-291-2/+2
| | | | | PR: 40791 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
* Fix build (4.x doesn't have <stdint.h>)kris2002-09-291-2/+11
|
* Unbreak by installing into the right directory (chases guile update andkris2002-09-292-8/+8
| | | | unbreaks installation command)
* Update to ssldump 0.9.b3, which includes some security-related cleanupskris2002-09-292-3/+5
| | | | | | | and bug fixes. Submitted by: Thomas Vogt <thomas.vogt@bsdunix.ch> Approved by: myself (portmgr hat on)
* Correct plistkris2002-09-291-1/+1
|
* Fix misc/GeoIP's hanging install target by cat'ing a real file (not stdin).seanc2002-09-283-14/+13
| | | | | | While I'm here, upgrade to 1.0.5. Approved By: portmgr/knu (mentor)
* Somehow ftp-master.freebsd.org still has the old tarball (before aknu2002-09-272-1/+2
| | | | repack), so list the checksum value of it also in distinfo.
* fix build with gcc3ijliao2002-09-263-2/+3244
| | | | | | PR: 42675 Submitted by: Craig Rodrigues <rodrigc@attbi.com> Approved by: maintainer
* Drop gettext-old dependency.sobomax2002-09-251-5/+3
|
* Add a missing dependency on gnomecanvas.marcus2002-09-253-3/+3
| | | | Submitted by: bento
* Use gnomehack in the default case. This fixes make patch when GNOME ismarcus2002-09-241-2/+2
| | | | | | not present. Submitted by: bento
* Since the master site is down, temporarily mirror the tarball atnork2002-09-241-0/+2
| | | | | | | ${MASTER_SITE_LOCAL}. Submitted by: bento Approved by: knu (mentor)
* Up with textproc/xmlparser's upate and unbreak.knu2002-09-231-1/+1
| | | | Submitted by: bento
* Fix RUN_DEPENDS. ${LOCALBASE}/sbin is not necessarily included inknu2002-09-231-1/+1
| | | | | | | PATH especially in the build cluster environment, so do not rely on it. Submitted by; bento
* Correct a *_DEPENDS entry:knu2002-09-231-1/+1
| | | | | | ${PERL_VER}/IO/Interface.pm -> ${PERL_VER}/${PERL_ARCH}/IO/Interface.pm Submitted by: bento
* - Get rid of the file leftover after "make clean"leeym2002-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)
* Fix mastersite.yoichi2002-09-231-1/+1
| | | | Submitted by: bento and portsurvey
* 1. add missing files into plistijliao2002-09-233-6/+37
| | | | | | | 2. properly use PORTDOCS in plist PR: 43253 (1) Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Fix configure after recent GNOMENG conversion.marcus2002-09-223-3/+3
| | | | Submitted by: bento
* Fix make package after recent GNOMENG conversion.marcus2002-09-221-5/+2
| | | | Submitted by: bento
* New port: kmerlin, replaces kmsn.alane2002-09-218-0/+148
|
* Replaced pkg-plist with a sorted one.alane2002-09-211-8/+9
|
* Remove all traces of KDE2 support.alane2002-09-211-8/+1
|
* Unbreak after recent GNOMENG change.marcus2002-09-212-5/+3
|
* BROKEN: Does not patchkris2002-09-211-0/+2
|
* BROKEN: does not buildkris2002-09-211-0/+2
|
* BROKEN: build failskris2002-09-212-0/+4
|
* BROKEN: Does not buildkris2002-09-211-0/+2
|
* A tacacs server with (limited) radius proxy support.torstenb2002-09-2114-0/+297
| | | | Submitted by: Martin Mersberger <gremlin@portal-to-web.de>
* Update to 0.4pat2002-09-213-3/+3
|
* Add install rc.d script(I forgot!), and use REINPLACE_CMD.nork2002-09-212-2/+7
| | | | | PR: users-jp/70854 Submitted by: Yoshihiro Yanagida <yosh@yanagi.to>
* Add missing ] to rc.d script, and use REINPLACE_CMD.nork2002-09-212-3/+6
| | | | | PR: users-jp/70849 Submitted by: Yoshihiro Yanagida <yosh@yanagi.to>
* GNOME has just changed the layout of their FTP site. This resulted inmarcus2002-09-211-1/+1
| | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location.
* New port mldonkey version 1.16: A OCAML/GTK client for the eDonkeylioux2002-09-2143-0/+733
| | | | | | peer-to-peer network Submitted by: Holger Lamm <holger@e-gitt.net>
* Sanitize MASTER_SITESlioux2002-09-203-6/+3
| | | | Submitted by: fenner's distfile survey
* Remove s/nawk/awk/ patch for password conversion scriptdwcjr2002-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
* Update the IPv6 patch to test14; later ones seem to have problemsroam2002-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>
* Remove extra fileslioux2002-09-201-6/+0
| | | | Submitted by: bento
* o USE_X_PREFIX since it's a gnome portlioux2002-09-201-0/+1
|
* Update to 0.187lioux2002-09-202-2/+2
|
* Nuke punkbuster since it no longer serves its original purposelioux2002-09-2011-201/+0
|
* Nuke rp-pppoe since it has not worked for too longlioux2002-09-2010-239/+0
|
* No longer support other than KDE3lioux2002-09-202-24/+7
|
* Update to 0.9.5lioux2002-09-203-9/+9
|
* Update to 0.9.5.1lioux2002-09-202-2/+2
| | | | | PR: 42856 Submitted by: Thomas Vogt <thomas.vogt@bsdunix.ch>
* Update to 0.9.5lioux2002-09-202-2/+2
| | | | | PR: 42857 Submitted by: Thomas Vogt <thomas.vogt@bsdunix.ch>
* 1. typo fixijliao2002-09-2018-36/+36
| | | | | | | 2. example fix PR: 42660 (1), 42662 (2) Submitted by: Attila Nagy <bra@fsn.hu>
* Depend on ruby-xmlparser rather than ruby-nqxml. This runs muchknu2002-09-201-3/+6
| | | | faster with the former.
* Update to 1.4.7.knu2002-09-203-7/+70
| | | | | | Depend on REXML rather than NQXML. The latter is also/still supported but the former seems to be the defacto standard pure-ruby XML parser library.
* Add missing files/directorieskris2002-09-191-0/+6
|
* Removed since they relied on kde2 with no known good upgrade path. Sorryalane2002-09-1916-342/+0
| | | | folks. Maintainers notified.
* Upgrade to 0.9.1.obraun2002-09-193-2/+4
| | | | | PR: ports/42871 Submitted by: maintainer
* Add missing dependency on gnomepanel.marcus2002-09-192-2/+2
| | | | Submitted by: bento
* Update to v1.1.mikeh2002-09-192-4/+2
|
* Update WWWtom2002-09-181-1/+1
| | | | | PR: ports/42636 Submitted by: Lewis Kapell <lkapell@ncia.net>
* fix default permissions of etc/uucpdinoex2002-09-183-0/+15
| | | | | | | update /etc/services from: http://www.iana.org/assignments/port-numbers) suucp 4031/tcp #UUCP over SSL mention UUCP_MAILER_PATH in pkg-message
* Bump PORTREVISION and expat shlib.kuriyama2002-09-172-4/+4
|
* Upgrade to 1.0b6.kuriyama2002-09-173-3/+4
| | | | Submitted by: Blaz Zupan <blaz@si.FreeBSD.org>
* HEADS UP: After this commit, snmpd is not enabled by default.kuriyama2002-09-174-9/+60
| | | | | | | | | See pkg-message for details. * Use /etc/rc.conf variables to control snmpd invocation. * Add some make variables to set default values. Requested by: many people :-)
* Upgrade to 0.9.0.obraun2002-09-163-10/+13
| | | | | PR: ports/42804 Submitted by: maintainer
* 1. Update to use kdelibs3perky2002-09-168-14/+120
| | | | | | 2. Add patches to fix compilation under gcc3 Obtained from: konverse project CVS [2]
* Update the pkg-descr and include the new Sourceforge URL.marcus2002-09-162-6/+8
|
* Update to 0.59.3. This fixes a problem when logging into Yahoo! as well asmarcus2002-09-164-4/+4
| | | | some I18N issues.
* Add missing filekris2002-09-163-0/+3
|
* Add missing files/directorieskris2002-09-161-2/+8
|
* Chase the gdchart update and bump PORTREVISION.knu2002-09-152-6/+6
|
* Add missing manpageskris2002-09-151-1/+3
|
* Fix pkg-plist by correcting a mistaken @exec to @unexeckris2002-09-151-1/+1
|
* Fix some GCC problems in CURRENTdinoex2002-09-152-1/+7
|
* Upgrade these ports to new versions. While we are here, cleanmbr2002-09-146-14/+40
| | | | | | up the IGNORE message, and make the manual install idiot proof. Remove the need for a dist subdir, let the user rename the distfile to a more useful distname. Fix pkg-plist.
* * Upgrade to 1.0.3obraun2002-09-145-37/+9
| | | | | | | | | | * Change MASTER_SITES * Install nstreams-services without ".samples" suffix * Remove the advice about 0.99 version in pkg-descr * Pass maintainership to submitter PR: ports/42752 Submitted by: Nicolas Jombart <Nicolas.Jombart@hsc-labs.com>
* Depends on kde2. Will come back as part of 3.1 (in kde cvs now).alane2002-09-148-81/+0
|
* Update to 0.59.2.marcus2002-09-148-288/+122
|
* Update MASTER_SITES.knu2002-09-131-1/+1
| | | | Detected by: fenner's distfiles survey
* Upgrade to 0.93b.sumikawa2002-09-1312-1224/+6
|
* The 6to4 script can be used to setup IPv6 on your home machine and net-sumikawa2002-09-137-0/+68
| | | | | | | | | | | | | | | work for exploring IPv6 without any registrations. 6to4 is a mechanism by which your IPv6 address(es) are derived from an assigned IPv4 address, and which involves automatic tunnelling to one or more remove 6to4 hubs, which will then forward your v6 packets on the 6bone etc. Replies are routed back to you over IPv4 via (possibly) other 6to4 capable remote gateways. As such, IPv6-in-IPv4-encapsulated packets are accepted from all v4-hosts. WWW: http://www.netbsd.org/packages/net/6to4/files/6to4.html PR: ports/40137 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
* make the java dependency more flexiblenork2002-09-134-154/+172
| | | | | | Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp> Reviewed by: maintainer Approved by: knu (mentor)
* Do not patch OpenBSD section now that FreeBSD has a section indwcjr2002-09-121-6/+6
| | | | | | configure.in for VFS module building Submitted by: jmurdock@itraktech.com
* Update to version 3.2.0.matusita2002-09-124-10/+9
| | | | | | | | | - bump version string - update md5 checksum - add new *.mo files - fix patch file for 3.2.0 Requested by: Yonatan Bokovza <Yonatan@xpert.com>
* Update to 3.11.tobez2002-09-122-3/+3
|
* The bloodshed continues. KDE2 dependent ports with no apparent upgrade path.alane2002-09-1216-250/+0
|
* I was confused.. The new distfile NOW contains druby4 files again.knu2002-09-121-0/+1
| | | | | | | However, since no proper extconf.rb for druby4_helper.so is provided, just drop druby4 for the moment. No PORTREVISION bump because nothing has changed.
* Seems the author backed out the last repack. The distfile that isknu2002-09-121-1/+1
| | | | currently on the site does not contain the druby4 example files.
* Oops. The path to the config file ended up missing a /. Bumpnsayer2002-09-122-1/+2
| | | | | | portrevision and fix. Submitted by: Mike Harding
* Add gnomeicu2 --> ports/net/gnomeicu2, repo-copied from ports/net/gnomeicusobomax2002-09-1117-92/+357
| | | | | | and update it to version 0.9.111. Prompted by: Kosta K <kosta_k@phreaker.net>
* add p5-Net-Whois-RIPE 1.19ijliao2002-09-116-0/+47
| | | | Implementation of RIPE Whois
* Attribute to Janos Mohacsi <janos.mohacsi@dante.org.uk> and use thekbyanc2002-09-112-10/+9
| | | | | | description text from his original PR. I'm an idiot for not checking the PR database before duplicating his effort. Since the results were nearly identical, give him credit where credit is due.
* Add IO::Socket::Multicast module for sending and receiving multicastkbyanc2002-09-116-0/+45
| | | | | | | datagrams in perl. PR: 36162 Submitted by: Janos Mohacsi <janos.mohacsi@dante.org.uk>
* upgrade to 4.8.4ijliao2002-09-112-2/+2
|
* texas chainsaw kde2 massacrealane2002-09-111-1/+0
|
* Add p5-Net-BGP4 0.01,skv2002-09-1011-0/+103
| | | | | Border Gateway Protocol version 4 speaker/listener library.
* Upgrade to 1.0.b5.kuriyama2002-09-102-3/+3
| | | | Submitted by: Thomas Vogt <thomas.vogt@bsdunix.ch> via maintaiiner
* Update to version 2.2.2kevlo2002-09-103-6/+15
| | | | | PR: 42583 Submitted by: MAINTAINER
* Add nsd 1.0.1,obraun2002-09-106-0/+41
| | | | | | | | an authoratative only non-recursive high performance name server. PR: ports/42368 Submitted by: Alexis Yushin <alexis@forest.NLnetLabs.nl>
* Upgrade to 6.0.0.obraun2002-09-107-51/+19
| | | | | PR: ports/42511 Submitted by: maintainer
* Add sysutils/ucspi-tcp to the run dependencies for those that need axfrdns.seanc2002-09-101-1/+2
| | | | | Reviewed by: knu (mentor) && roam (maintainer) Approved by: knu (mentor) && roam (maintainer)
* Add command line options to wfica wrappers.mbr2002-09-102-2/+2
| | | | | PR: 41694 Submitted by: Maxim Tulyuk <mt@gnu.carrier.kiev.ua>
* Update to version 1.9.demon2002-09-102-2/+2
|
* Fix PAM support on -stable.marcus2002-09-102-0/+2
| | | | Submitted by: nork
* Remove a superfulous '\'.marcus2002-09-092-2/+2
| | | | Reported by: Dan Langille <dan@langille.org>
* upgrade to GeoIP v1.0.4leeym2002-09-093-2/+3
| | | | | | Reminded by: Adam Kranzel <adam@blacktabby.org> Reviewed by: ijliao (mentor) Approved by: ijliao (mentor)
* KDE2 is dead. The source is no longer available.alane2002-09-097-966/+0
|
* Add in the DATADIR PLIST_SUB as GNOMENG doesn't do this.marcus2002-09-091-0/+2
|
* Fix things after recent GNOMENG commit.marcus2002-09-091-8/+7
| | | | Submitted by: bento
* Address some style nits.marcus2002-09-092-22/+20
|
* Fix build on -CURRENT.marcus2002-09-092-0/+24
| | | | Submitted by: bento
* Update to 1.1.3.nsayer2002-09-096-29/+42
| | | | Submitted by: Mike Harding
* Update MASTERSITES.obrien2002-09-081-3/+2
| | | | Reminded by: fenner
* add pygopherd 1.1.0ijliao2002-09-0810-0/+226
| | | | Multiprotocol Information Server
* Fix missing <sys/types.h> in hestest.c (noticed in -CURRENT).nectar2002-09-071-0/+12
|
* mark BROKEN, cuase of licq updatedinoex2002-09-071-0/+2
|
* upgrade to 0.8.9ijliao2002-09-074-4/+4
|
* add rfbproxy 0.6.5ijliao2002-09-066-0/+32
| | | | A simple tool for recording VNC sessions