summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak package on 5-current by removing useless --exclude ".*" tar(1) option.sobomax2002-06-161-1/+1
|
* Don't use command like the following "tar --exclude ".*" -cf foo.bar ."sobomax2002-06-162-2/+2
| | | | | | | because `.' itself gets excluded and therefore no files are added into arcive. This should unbreak package on -current with new tar. Reported by: kris
* Update to 20020403a.ume2002-06-162-3/+3
|
* Fix build on 5-CURRENT.ume2002-06-166-2/+54
| | | | Reported by: bento via kris
* Update to 0.6.2.demon2002-06-167-119/+129
| | | | Submitted by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> (partially)
* Fix build on current.kris2002-06-161-0/+21
| | | | Submitted by: mike
* Fix build on current.kris2002-06-161-0/+15
| | | | Submitted by: bento
* Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to thewill2002-06-1510-30/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rigorous testing performed on the part of the KDE/FreeBSD Project over the last three weeks. Thanks to everyone who helped test! General changes: [1] Follow KDE2 style by moving KDE core specific macros and the like to x11/kde3/Makefile.kde. [2] Fix a variety of comments or miscellaneous data to reflect that this is KDE3 and not KDE2. [3] Account for more empty directories in the PLISTs. deskutils/kdepim3: [4] More #include <malloc.h> -> #include <stdlib.h>. audio/arts: [5] Upgrade to 1.0.1. [6] Point at MASTER_SITE_KDE not my own mirror. audio/kdemultimedia3: [7] Account for the removal of the <machine/soundcard.h> symlink. Simply point all such includes at <sys/soundcard.h>. editors/koffice-kde3: [8] Get rid of #include <values.h> preemptively. devel/kdesdk3: [9] Remove cervisia from build if building on -CURRENT due to C++-unsafe sys/wait.h. The header is believed to have been fixed in newer -CURRENT (>= Jun 5) but we have not tested that. devel/kdevelop: [10] Upgrade to 2.1.1 and use KDE 3 version. [11] Remove a number of suggested dependencies that no longer fit. [12] Account for where the docs for Qt went since they got moved to fit in hier(7) better. graphics/kdegraphics3: [13] Turn off kuickshow by default because it depends on imlib, which in turn depends on gtk/glib. This will be revisited when we split up the KDE ports a bit. games/kdegames3: [14] Fix compile error on -CURRENT where kpat/freecell-solver/md5.h tried to define uint32_t after sys/types.h already had. sysutils/kdeadmin3: No particular changes. misc/kdeaddons3: No particular changes. misc/kdeedu3: [15] Re-add the huge number of missing @dirrm's. misc/kdeutils3: No particular changes. misc/kde3-i18n-* and */kde3-i18n: For the most part, no particular changes. A huge number of I18N message updates went into this release, though. french/kde3-i18n: [16] Fix build Makefile error due to tarball builder's env. net/kdenetwork3: No particular changes. x11-clocks/kdetoys3: No particular changes. x11/kdebase3: [17] Account for mkfontdir "soft" build-time dependency. If mkfontdir is available, use it to build fonts.dir where kdebase installs fonts. Otherwise, don't bother. [18] Patch ElectricEyes.desktop to use the name of the program that FreeBSD uses when you install the port for it. [19] Patches for KDM merged into KDE 3.0.1. [20] Properly fix kdm/backend/xdmcp.c string format error. x11/kdelibs3: [21] Support the KDE3 version check to make sure no one tries to install KDE2 then KDE3. The 'kde-version-check' target is centralized in x11/kde3/Makefile.kde. [22] Remove patch for kdeprint/configure.in.in. [23] Add patch to fix critical icon loader bug. x11/kde3: [24] Add Makefile.kde for centralizing KDE core-specific macros that don't belong in bsd.kde.mk. x11-toolkits/qt30: [25] Mark broken on any XFree86 version < 4 due to packing list related problems if we tried to support XFree86 3. [26] Error out if the user has Qt2 installed already. x11-wm/kdeartwork3: [27] Add USE_MESA to explicitly support the 3D screensavers. [28] Re-add a large number of missing @dirrm's. Credits: [1] [4] [5] [6] [7] [9] [10] [14] [16] [21] [22] [24] [26]: will [2] [3] [8] [15] [17] [19] [25] [27] [28]: alane [11] [12] Submitted by: Lauri Watts <lauri@kde.org> [13] Found by: mi Removed by: will [18] [23] Submitted by: Andy Fawcett <andy@athame.co.uk> Tested by: [in addition to the above, in no particular order] knu Mattias Douhan <matt@athame.co.uk> Bradley T. Hughes <bhughes@trolltech.com> Erik H. Bakke <ebakke@trolltech.com> David Johnson <david@usermode.org> JJ Behrens <jj@nttmcl.com> Michael W. Collette <metrol@metrol.net> Adriaan de Groot <adridg@sci.kun.nl> Mark Rowlands <mark.rowlands@minmail.net> Mark Stosberg <mark@summersault.com> Dave Cantrell <phaedrus@alltel.net> Mark Miller <joup@bigfoot.com> Wesley Morgan <morganw@chemikals.org> Arjan van Leeuwen <avl@operamail.com>
* Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.marcus2002-06-151-1/+1
|
* Update to 0.23:dougb2002-06-152-2/+2
| | | | | | | Fixed Net::DNS::mx() to work properly in scalar context. Fixed taint issue when Net::DNS::Resolver::nameservers() is passed a hostname as an argument.
* Update to 1.1.1pat2002-06-143-9/+13
| | | | | | | Update maintainer email address PR: 39303 Submitted by: maintainer
* Update to 2.3.5dwcjr2002-06-145-26/+18
| | | | Submitted by: maintainer
* add py-rt 2.5ijliao2002-06-146-0/+60
| | | | Python Routeing Toolkit
* add libosip 0.8.6ijliao2002-06-1411-0/+121
| | | | oSIP is an implementation of SIP
* [ports/devel/gettext-old] no longer installs shared library "libintl.so.1",jkoshy2002-06-141-0/+6
| | | | | | | | | | | required by this program. Work-around: edit the binary in-place and change this dependency to the more current "libintl.so.2" (no adverse effects seen). Add an explicit "LIB_DEPENDS" line. Bump PORTREVISION. PR: ports/38078 Submitted by: Rainer Goellner <rgoellner@gmx.de>
* Replace ${PERL} with ${REINPLACE_CMD}.ijliao2002-06-141-3/+3
| | | | | PR: 39243, 39244, 39245, 39249 Submitted by: maintainer
* Use ${REINPLACE_CMD} instead of ${PERL}ijliao2002-06-141-1/+1
| | | | | PR: 39238, 39239, 39240, 39241 Submitted by: maintainer
* Update to 1.1.0.tobez2002-06-135-108/+23
| | | | Submitted by: maintainer
* Add p5-Net-SNPP 1.12, Perl Simple Network Pager Protocol Client.tobez2002-06-136-0/+38
| | | | | PR: 38936 Submitted by: devin@spamcop.net
* Add p5-Net-IP 1.11, a perl extension for manipulating IPv4/IPv6tobez2002-06-136-0/+47
| | | | | | | addresses. PR: 38738 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
* Update to 6.0pat2002-06-134-259/+358
| | | | | | | Also make PREFIX safe and sort plist PR: 39187 Submitted by: maintainer
* Remove patches i forgot in last commitpat2002-06-121-30/+0
|
* Fix problem when defining multiple options.marcus2002-06-122-2/+2
| | | | | PR: 37694 Submitted by: Denton Gentry <denny@mail.geekhold.com>
* Update to 1.5pat2002-06-122-2/+2
| | | | | PR: ports/39184 Submitted by: maintainer
* Update WWW tagpat2002-06-125-5/+5
| | | | | PR: 39194 Submitted by: maintainer
* Add p5-Net-DNS-ZoneFile, a Perl extension to convert a zone file to atobez2002-06-117-0/+89
| | | | collection of RRs.
* Update to 1.7.11.knu2002-06-112-2/+2
|
* The configuration script would not work if WRKDIRPREFIX was set.olgeni2002-06-111-0/+1
| | | | | Submitted by: Rolandas Naujikas <rolnas@takas.lt> Approved by: dwcjr
* Update to the latest GNOME 2 snapshot. This will be done it two parts.marcus2002-06-113-3/+4
| | | | | This first part is the GNOME 2 API. The next part will contain the desktop components.
* Upgrade to 1.0b3.kuriyama2002-06-112-3/+3
| | | | Submitted by: maintainer
* Fix about check_by_ssh plugin and fcntl().kuriyama2002-06-112-0/+21
| | | | | PR: ports/31352, ports/39018 Submitted by: Stanley.Hopcroft@IPAustralia.Gov.AU (via maintainer)
* Update to 0.58lioux2002-06-113-2/+16
|
* Update to 0.83.0lioux2002-06-113-6/+6
| | | | Submitted by: Christian Brueffer <chris@unixpages.org>
* Update to 0.16.4pat2002-06-115-45/+14
| | | | | PR: 38231 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Give maintainership to submitter.petef2002-06-101-1/+1
| | | | Submitted by: Erwin Lansing <erwin@lansing.dk>
* Add missing plist filedwcjr2002-06-101-0/+1
| | | | | PR: 39083 Submitted by: gshapiro+freebsd-gnats@gshapiro.net
* Fix quota hookdwcjr2002-06-101-1/+1
| | | | Submitted by: andre.albsmeier@mchp.siemens.de
* Add another master site, so people whose firewalls block port 70trevor2002-06-101-1/+2
| | | | | | | | (oh, the humanity!) can still use this program on their internal networks. PR: 39088 Submitted by: Erwin Lansing (maintainer)
* fix unfetchable problemijliao2002-06-103-16/+22
| | | | drop maintainership
* Add some more man pages to the list.dougb2002-06-101-1/+3
| | | | | PR: ports/39079 Submitted by: gshapiro
* New port edonkey-gui-gtk-urlslave version 0.0.2: GTK+ enabled Perllioux2002-06-106-0/+54
| | | | script for adding ed2k:// links to ed2k GTK+ GUI
* New port edonkey-gui-gtk-kioslave version 0.0.1: Add clicks onlioux2002-06-106-0/+39
| | | | ed2k-links in KDE konqueror to the GTK+ GUI
* Update to latest developer version 0.2.0 alpha. More stable thanlioux2002-06-108-122/+22
| | | | | | | current version despite the "unstable" name PR: 38845 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* Add driftnet 0.1.4, a Tool to grab images out of (your) TCPpetef2002-06-099-0/+232
| | | | | | | connections. PR: 35438 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
* I'll look after this.dd2002-06-091-1/+1
|
* - update to 1.3petef2002-06-096-32/+44
| | | | | | | | | - give maintainership to submitter - make tcptraceroute setuid so users can use it - format pkg-descr better PR: 38911 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
* Fix RR type numbers for KX and TSIG.dougb2002-06-092-2/+2
|
* Update to 1.0.7.petef2002-06-093-2/+14
| | | | | PR: 39075 Submitted by: Erwin Lansing <erwin@lansing.dk>
* The tarball no longer exists at the URL listed intrevor2002-06-091-3/+4
| | | | | | http://www.uk.research.att.com/vnc/platforms.html . Found by: fenner's survey.
* update mastersite dirijliao2002-06-091-2/+2
| | | | drop maintainership
OpenPOWER on IntegriCloud