aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* New port: net/p5-Net-RawSockedwin2003-02-059-0/+92
| | | | | | | | | Net::RawSock provides a base function to send raw IP datagrams from Perl. The raw IP datagram is packed into a buffer and written on the network layer with the write_ip() function. PR: ports/47868 Submitted by: Nicolas Jombart <ecu@ipv42.net>
* New port: net/p5-Net-Divertedwin2003-02-056-0/+36
| | | | | | | | This perl modules helps manipulation of IP packets via divert(4) sockets. PR: ports/47867 Submitted by: Nicolas Jombart <ecu@ipv42.net>
* NEW PORT net/p5-Net-Servicesedwin2003-02-056-0/+34
| | | | | | | | | Constructs a hash from the /etc/services file and provides a tied interface to it that takes care of things like the protocol name. PR: ports/44441 Submitted by: Joseph Scott <scottj@pebkac.owp.csus.edu>
* Fix homepage.naddy2003-02-051-1/+1
| | | | | PR: 47863 Submitted by: tadalunch@s5.xrea.com
* - convert INCDIR -> LICQ_PORTdinoex2003-02-055-9/+8
| | | | so one knob controls it all
* - Use DOCSDIR, make some style changesdinoex2003-02-051-10/+7
|
* Update to 0.66lioux2003-02-042-3/+2
|
* Update to 0.84.1lioux2003-02-042-5/+2
|
* Update from 5.0.5 to 5.0.8.ambrisko2003-02-043-44/+2
| | | | | PR: 46724 Submitted by: Paulius Bulotas <paulius@kaktusas.org>
* o Chase distfile checksumlioux2003-02-042-2/+2
| | | | | | | | | | | | - Unfortunaly, this is a binary package. Therefore, we cannot compare the differences between the new and the old packages. - However, the current checksum did not change in the past few days and there has not been any complains in the developer's forums about a trovan (nor have the developers said such a thing). Prompted by: Daniel Mueller <mue.da@gmx.de>
* Update to 2003.02.03.nork2003-02-043-12/+3
| | | | Obtain from: Ross Finlayson <finlayson@live.com> (liveMedia developer)
* Add missing patches from ports/47715, remove ALL_TARGET from Makefile.olgeni2003-02-043-2/+58
| | | | | PR: 47715 Noticed by: maintainer
* Update to 0.5.0 which supports latest eDonkey core hybridlioux2003-02-043-8/+73
|
* Fix build on -CURRENT. This patch is temporary fix.nork2003-02-042-1/+11
| | | | | | And reduce compiler warning for -CURRENT. Submitted by: Anders Andersson <anders@hack.org>
* Add missing ALL_TARGET.olgeni2003-02-031-0/+2
| | | | Submitted by: Pav Lucistnik <pav_cz@volny.cz>
* o Update to 2002.02.03a.nork2003-02-033-92/+32
| | | | o Clean up header file handling(only Makefile).
* Maintainer update:edwin2003-02-038-131/+25
| | | | | | | | Upgrade to version 2.7 Fix build with xforms PR: ports/42650 Submitted by: tm@onepost.net (Takeshi Morishima)
* Fix pkg-plistedwin2003-02-031-1/+1
| | | | | PR: ports/47835 Submitted by: Hendrik Scholz <hendrik@scholz.net>
* Added patches supplied by Volker Stolz <stolz@i2.informatik.rwth-aachen.de>edwin2003-02-031-20/+15
| | | | | | regarding this port. Now builds on -current and 4.7! Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
* Fix typo in domain.edwin2003-02-031-1/+1
| | | | Pointed out by ecu via irc.
* After repo copy from mldonkey port, connect mldonkey-src to thelioux2003-02-031-0/+1
| | | | | | build Repo copied by: joe (cvs hat)
* o After repo copy from mldonkey port:lioux2003-02-037-50/+60
| | | | | | | | | - Update to source code version of mldonkey - Only build support for both eDonkey and Overnet networks for now Repo copied by: joe (cvs hat) Submitted by: maintainer
* Add fix for -current /dev/dsp entries.roger2003-02-038-0/+620
| | | | Reported by Lars Eggert
* Update to 1.04.tobez2003-02-032-2/+2
| | | | | | | | | | | Some tests fail with newer versions of p5-Net-DNS. Newer version to account for these and other problems is in the works, according to the module author, but it is not there yet. Vendor changes since 1.02: - added support for a reentrant $INCLUDE; - added support for AAAA and HINFO; - modified module behavior to be more BIND-like.
* Update to 0.4.10.1.nork2003-02-023-4/+7
| | | | | PR: ports/47765 Submitted by: Ports Fury
* Conditionalize libgnugetopt dependencies.nork2003-02-021-4/+11
| | | | | PR: ports/47749 Submitted by: Ports Fury
* Update to the latest version available;demon2003-02-024-4/+8
| | | | | Add WWW; Slightly adjust COMMENT.
* Update to 1.0.12.nork2003-02-022-2/+2
| | | | | PR: ports/47327 Submitted by: Port Fury
* Upgrade rdesktop to 1.2.0.olgeni2003-02-023-39/+46
| | | | | PR: 47715 Submitted by: Chris Knight <chris@aims.com.au>
* Add missing file to pkg-plist.olgeni2003-02-021-0/+1
| | | | | PR: 47714 Submitted by: Chris Knight <chris@aims.com.au>
* Add gaim-snapshot after a repo copy from gaim. gaim-snapshot will trackmarcus2003-02-0210-251/+206
| | | | | the CVS version of gaim which offers GTK+-2 support as well as many other enhancements.
* Fix segmentation violation of vncviewer.nork2003-02-021-0/+3
| | | | | | | | PR: ports/46106, ports-jp/13501 Reported by: parv <parv_fm@emailgroups.net> Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> Reviewed by: James Raftery <james@now.ie> (maintainer) Approved by: James Raftery <james@now.ie> (maintainer)
* Add a WITHOUT_SSL knob.arved2003-02-021-0/+4
| | | | Approved by: maintainer
* import of amsn 0.71andreas2003-02-028-0/+229
| | | | a tcl/tk based MSN clone which really looks like the original
* fix portlint errorsalane2003-02-011-0/+2
|
* Update to 1.2.8.adamw2003-02-012-2/+2
| | | | | PR: 47759 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* damn damn damn another onealane2003-02-011-27/+0
|
* Abstraction library over Unix socket API, part of the OSSP libs by Ralfalane2003-02-018-0/+74
| | | | Engelschall. Good stuff.
* Only depend on compat4x port IF running on OSVERSION >= 500000lioux2003-02-016-15/+33
|
* Remove dependency on linuxthreads. The problem with b2bua is that it issobomax2003-01-312-15/+25
| | | | | | | | | | a heavy c++ application, so that default FreeBSD pthread stack size of 64KB is not sufficient in many cases. Be wise and set the pthread stack size to be 1MB instead. Bump PORTREVISION. Sponsored by: Porta Software Ltd
* - allows licq used as master-port. e.G. for socks.dinoex2003-01-313-7/+22
| | | | | | | - remove WITH_DANTE - fix SOCKS support to work with net/socks5-port. PR: 47636 Submitted by: lofi@lofi.dyndns.org
* Fix build on sparc64 (#include <sys/types.h> before <sys/uio.h>)kris2003-01-311-0/+10
|
* Properly handle OMF files.marcus2003-01-312-0/+4
|
* Update to 1.7.15.knu2003-01-313-14/+2
|
* Changed master site and upgrade to 20021107.sumikawa2003-01-305-106/+10
|
* Patch no longer required.roger2003-01-301-19/+0
|
* Update to 2003.01.28.nork2003-01-303-6/+10
|
* Maintainer update net/p5-Net-Google to 0.52edwin2003-01-303-4/+17
| | | | | | | | update to 0.52 add dependency on File::Spec for perl < 5.6 PR: ports/47293 Submitted by: Erwin Lansing <erwin@lansing.dk>
* maintainer update port: net/darkstat to 2.5edwin2003-01-303-2/+3
| | | | | PR: ports/47340 Submitted by: Emil Mikulic <emikulic@optushome.com.au>
* Chase the gnomemm shared lib version.marcus2003-01-301-1/+1
|
* o Update to 0.44 hybrid core: eDonkey + Overnet supportlioux2003-01-304-10/+12
| | | | o Bump PORTEPOCH since latest version is smaller than previous one
* add gspoof 2.1.1ijliao2003-01-297-0/+47
| | | | Console/GTK+ TCP/IP Packets Forger
* Fixed because maintainer did not follow protocol in referencing Qt libsalane2003-01-291-3/+2
|
* Update to 3.6.nork2003-01-293-8/+8
| | | | | | PR: ports/47561 Submitted by: Joseph Scott <joseph@randomnetworks.com> (maintainer) Prompted By: Attila Nagy <bra@fsn.hu>
* Update to 2.3.nork2003-01-296-115/+26
| | | | | PR: ports/47604 Submitted by: Joseph Scott <joseph@randomnetworks.com> (maintainer)
* Fix traffic calculation [1]arved2003-01-293-49/+47
| | | | | | | Use qt3 instead of qt1 PR: 35667 Submitted by: Hendrik Scholz <hendrik@scholz.net>
* Aaaaarrgggg, I have destroyed the Makefile just between testing and the commit.obraun2003-01-291-1/+1
| | | | | | | | | | | | Apologies! Fix it: s/@{STRIP_CMD}/@${STRIP_CMD}/ Pointed out by: Mike Harding <mvh@ix.netcom.com> Franz Klammer <klammer@webonaut.com> Stacey Roberts <stacey@vickiandstacey.com> Bill Trost <trost@grey.cloud.rain.com> and lots more
* update to 3.1 official releasealane2003-01-2916-624/+1058
|
* Upgrade to release 0.96.0roger2003-01-296-9/+9
|
* Update to latest versionroger2003-01-292-2/+2
|
* Upgrade to 2.5.6.obraun2003-01-297-62/+16
| | | | | | SSH-patches are no longer needed, using ./configure --with-rsh=ssh instead. Tested on sparc64 by: Hiroki Sato <hrs@eos.ocn.ne.jp>
* Upgrade to latest versionroger2003-01-282-2/+2
|
* Update to newer versionroger2003-01-282-2/+2
|
* Update to latest versionroger2003-01-282-2/+2
|
* Update to new version ready for GnomeMeeting upgraderoger2003-01-2832-944/+244
|
* Fix maintainer email addressedwin2003-01-281-1/+1
| | | | | PR: ports/47454 Submitted by: Norio Suzuki <nosuzuki@postcard.st>
* - fix Probem of noexisted dependeny, noted by kris.dinoex2003-01-281-1/+1
| | | | | my regression tests didn't pick this up, cause /usr/ports/current/licq does exits here.
* People still use 4.X??? Whoa!seanc2003-01-283-6/+34
| | | | | | | Fix qtella for -STABLE users with hack to get around headers and types moving around in GCC. Submitted by: maintainer && "Scott I. Remick" <siremick@yahoo.com>
* o Install port's supplied version of kill_mldonkey instead oflioux2003-01-283-3/+6
| | | | | | | | distribution's one o Bump PORTREVISION Submitted by: maintainer Pointy hat to: lioux
* Fix typo: set WRKSRC correctlylioux2003-01-286-6/+6
| | | | Submitted by: maintainer
* Update to 0.4arved2003-01-283-6/+6
| | | | | PR: 47507 Submitted by: Filippo Natali <filippo@widestore.net>
* Update to 0.91.1arved2003-01-283-2/+7
| | | | | PR: 47518 Submitted by: Roman Shterenzon <roman@xpert.com>
* - add option LICQ_PORT= to alter location of master portdinoex2003-01-271-2/+3
|
* Add a patch to fix a fatal typo in httpserver.rb.knu2003-01-272-0/+12
| | | | | PR: ports/47535 Submitted by: alane
* - Update to 1.2.4dinoex2003-01-272-5/+5
| | | | licq-base,licq-console,licq-jons-gtk-gui,licq-qt-gui
* Connect mldonkey-gui port to build after being repo copied fromlioux2003-01-271-0/+1
| | | | | | | | mldonkey one Approved by: portmgr (myself & no objections) Repo copied by: joe Submitted by: maintainer
* o After being repo copied to mldonkey-gui port:lioux2003-01-2721-132/+255
| | | | | | | | | | | | | - update to 2.02.0 - only install the mldonkey core (leave the GUI for the mldonkey-gui port) - update all informational files to reflect this change - roll our own BSD license kill_mldonkey shell script instead of using the distribution's one: sh(1) based using fetch(1) Approved by: portmgr (myself & no objections) Repo copied by: joe Submitted by: maintainer
* o After being repo copied from mldonkey port:lioux2003-01-2721-240/+105
| | | | | | | | | | | - update to 2.02.0 - only install the mldonkey GUI (leave the core for the mldonkey port) - update all informational files to reflect this change Approved by: portmgr (myself & no objections) Repo copied by: joe Submitted by: maintainer
* Fix build on systems without /usr/include/getopt.h (4.x).sobomax2003-01-271-0/+5
| | | | Submitted by: kris
* Update to 1.7.14.knu2003-01-264-14/+8
|
* Upgrade to 9.2.2rc1. This version has been available for several months, anddougb2003-01-263-24/+28
| | | | | | | | | is widely considered to be more stable than 9.2.1. I would have preferred a -REL version, but better is better. * Clean up the Makefile a little * Just say no to threads * Add the PORT_REPLACES_BASE magic, similar to the bind8 port
* Update 4.1.72 -> 4.1.73cy2003-01-254-108/+111
|
* Update 4.1.1b -> 4.1.1c-rc1cy2003-01-256-8/+8
|
* Upgrade to 20030124 release.fenner2003-01-252-2/+5
|
* Update p5-Geo::IP to 1.13.seanc2003-01-253-4/+6
|
* call set_emu_tli() _after_ logging is initializedfjoe2003-01-241-0/+22
| | | | (this fixed core dumps when set_emu_tli() fails for some reason)
* Update to 2.4 pre5lioux2003-01-242-2/+2
|
* Make it at least compiling on -current again.edwin2003-01-231-3/+31
| | | | | Still talking to Volker Stolz <stolz@i2.informatik.rwth-aachen.de> for the -STABLE version.
* update to linuxigd-0.92, add WWW: in pkg-pdescleeym2003-01-234-31/+29
|
* Tarball has been rerolled.obraun2003-01-231-1/+1
| | | | | | | Developer: "very minor changes; a switch added to disable SOCKS4 or SOCKS5." PR: ports/47304 Submitted by: Volker Stolz <vs@lambda.foldr.org>
* - make portlint happierdinoex2003-01-233-8/+8
|
* upgrade to 4.9.2ijliao2003-01-222-3/+3
|
* - remove obsolte filesdinoex2003-01-212-117/+0
|
* Update 0.3.2 and provide support for SIP-specific attributes, which issobomax2003-01-213-3/+49
| | | | | | necessary for SER port to be added later on. Sponsored by: Porta Software Ltd.
* Update to maintenance release 0.06 to chase moving functions in GeoIP.seanc2003-01-212-2/+2
| | | | Reported by: kris/bento
* Add magictun-0.1, a simple LD_PRELOAD module for transparentlyroam2003-01-217-0/+51
| | | | redirecting connections through an HTTPS proxy.
* correct the MD5 checksum of the distfile.leeym2003-01-211-1/+1
|
* Iperf 1.6.5 dropped doc/release.html. Update Makefile.smace2003-01-211-2/+2
|
* Harcoded perl version of 5.005 into ${PERL_VER}edwin2003-01-201-1/+1
| | | | Noticed on: bento
* PowerDNS is an advanced DNS server, which allows for several differentdinoex2003-01-2019-0/+760
| | | | | | | | | backends. Current backends include MySQL, PostgreSQL, bind, etc. WWW: http://www.powerdns.com/ License: GPL Patches obtained from: OpenBSD <maurice@amaze.nl>
* upgrade to 0.7.10ijliao2003-01-204-22/+6
| | | | drop maintainership
* use REINPLACE_CMDijliao2003-01-201-1/+2
| | | | Submitted by: Ulrich Spoerlein <q@uni.de>
* New port: IMCom command-line Jabber clientedwin2003-01-207-0/+91
| | | | | | | | | | | | IMCom is a command-line Jabber client written in Python. Its original goal was to replace mICQ as my instant messenger. To that end it looks very similar to mICQ, though the actual command interpreter is a bit different. Commands are issued to IMCom in a style similar to IRC. PR: ports/39059 Submitted by: Martijn Lina <martijn@pacno.net>
* Add linphone 0.9.1, a web phone that supports SIP protocol.sobomax2003-01-2041-0/+1101
|
* Add b2bua 1.4.0, a back-to-back (B2B) SIP user agent.sobomax2003-01-2021-0/+394
|
* Add p5-Net-AIM 1.22, a perl extension for the AOL Instant Messengerpetef2003-01-196-0/+40
| | | | TOC protocol.
* Email address update for Nicolas Jombartedwin2003-01-197-7/+7
| | | | | | | | | From: Nicolas Jombart <ecu@ipv42.net> To: Edwin Groothuis <edwin@FreeBSD.org> Cc: Nicolas.Jombart@hsc-labs.com Thank you for commiting my last PR this week. Can you, if you have time, change my e-mail address in all of my ports ? (see diff attached).
* Update to 0.11.5.2arved2003-01-194-27/+11
| | | | | PR: 47090 Submitted by: Ryan T. Dean <rtdean@cytherianage.net> (maintainer)
* Update to 4.17arved2003-01-192-2/+2
| | | | | PR: 47159 Submitted by: Jose Rey <king@main.v2project.com>
* Upgrade to tcpreplay 1.3.2smace2003-01-192-2/+2
|
* Update to 1.1.3arved2003-01-192-2/+2
| | | | | PR: 47163 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
* Correct Makefile comment typosmace2003-01-191-1/+1
|
* Upgrade to Iperf 1.6.5smace2003-01-192-3/+3
|
* Update to 0.4.3rc2arved2003-01-193-13/+2
| | | | | PR: 47162 Submitted by: Dominic Marks <dom@cus.org.uk>
* Update to 1.4.8.1.knu2003-01-183-6/+27
|
* New port: Gnewtellium is yet another newtella(gnutella) client.edwin2003-01-186-0/+41
| | | | | | | | | | Port of the original Newtella client in Linux/GTK+. Newtella is a P2P protocol based on Gnutella. The main difference between Gnutella and Newtella is that the latter allows only mp3 sharing. PR: ports/36959 Submitted by: Haikal Saadh <wyldephyre2@yahoo.com>
* New port: poink 1.5 (Nosuid, secure ping like utility)edwin2003-01-189-0/+74
| | | | | | | | | | New port: poink 1.5 (Nosuid, secure ping like utility). It is uses TCP SYN/RST mechanism to detect RTT. The output is very close to original ping, so it can be used as more secure replacement. PR: ports/37019 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
* upgrade to 0.7leeym2003-01-174-15/+6
|
* New port: net/nrpepedwin2003-01-1710-0/+284
| | | | | | | New port for the Netsaint Remote Plugin Executor (Perl) PR: ports/37185 Submitted by: Jon Wilson <jon@netcraft.com>
* Update to 2003.01.17.nork2003-01-173-2/+4
|
* New Port: net/xbms:edwin2003-01-178-0/+55
| | | | | | | | | Xbms, the unix streaming server for xbox mediaplayer. With xbms, it is possible to 'share' movies, pictures and audio on your unix box, so they are accessible from your xbox. PR: ports/46384 Submitted by: Jose Rey <king@v2project.com>
* Update to 2.4 pre4lioux2003-01-172-2/+2
|
* - set BINDDLZ_OPTIONS in Makefiledinoex2003-01-172-8/+25
| | | | | | | | | - clean up configure script - Filesystem-Driver default ON - new option: WITHOUT_POSTGRESQL_DRIVER - new option: WITHOUT_FILESYSTEM_DRIVER - new option: WITHOUT_OPENSSL - target describe for INDEX now with matching dependencies.
* Add missing man page.edwin2003-01-161-1/+3
| | | | | PR: ports/47142 Submitted by: Erwin Lansing <erwin@lansing.dk>
* upgrade net/xbone port from 1.3.1 to 2.0edwin2003-01-168-186/+214
| | | | | PR: ports/46849 Submitted by: Yu-Shun Wang <yushunwa@isi.edu>
* Update to isc-dhcpd-3.0.1rc11, which fixes a security vulnerability in thekris2003-01-1615-65/+10
| | | | bundled resolver library.
* Add standard termination strings and correct the message conversion betweenmarcus2003-01-164-0/+26
| | | | | | | | | official yahoo messenger and gaim. PR: 47125 Submitted by: leeym Noticed by: Dustin Liu <dustinl@yahoo-inc.com> Obtained from: Palatis <tblanku@yahoo.com.tw>
* Maintainer update net/pancho to 9.0.1edwin2003-01-166-17/+136
| | | | | PR: ports/46997 Submitted by: Nicolas Jombart <Nicolas.Jombart@hsc-labs.com>
* Correct pkg-plist.seanc2003-01-162-0/+12
| | | | | | Pointy hat to: seanc Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
* Update GeoIP to 1.1.4. Re-add GeoIPUpdate.h to headers list, authorseanc2003-01-165-46/+43
| | | | | | notified. Submitted by: kris/bento
* Upgrade to 0.4.4.sumikawa2003-01-164-29/+2
| | | | | PR: ports/46754 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Update to Greg Smarden's 2002/12/11 manual pages snapshot.roam2003-01-142-4/+5
| | | | | | | Bump PORTREVISION; nothing to see here unless you use the manual pages. PR: 46197 Submitted by: Jos Backus <jos@catnook.com>
* Do not install files under redist/. They are installed by dependency.knu2003-01-141-1/+2
| | | | Submitted by: bento
* Update to 2003.01.10.nork2003-01-142-2/+2
|
* clean dir etc/periodicdinoex2003-01-141-0/+1
|
* Add missing @dirrmkris2003-01-141-0/+1
|
* Update to version 0.9.7edwin2003-01-144-11/+12
| | | | Submitted by: Andrew Stuart <elitetek@tekrealm.net>
* Update to 2.0.28yoichi2003-01-143-4/+13
|
* Update to 0.4.10arved2003-01-134-14/+35
| | | | | PR: 46943 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Upgrade to latest stable releaseroger2003-01-132-2/+2
|
* Add a dependency on gnomehier to remove the GNOME directories.marcus2003-01-131-1/+1
| | | | Reported by: bento
* Remove share/gnome/gnomemeeting/xdap and share/gnome/gnomemeeting.marcus2003-01-133-0/+6
| | | | Reported by: bento
* Include patch that fixes build error on pre-june 2002 versions ofpetef2003-01-131-0/+28
| | | | | | | FreeBSD, from the author. PR: 47001 Submitted by: maintainer
* Mark NO_PACKAGE: something causes the package builds to go haywire andkris2003-01-121-0/+2
| | | | spit out an infinite amount of text (this is bad for disk space)
* Fix build on sparc64 (all the world's not sunos, solaris or linnex)kris2003-01-125-0/+55
|
* Update to 0.33, which has improved SIG support, and a few minor bugfixes.dougb2003-01-123-8/+4
| | | | | Delete the sed "patch in Makefile" for FAQ.pod, the authors finally fixed that.
* Give maintainership to james@now.iepat2003-01-111-1/+1
| | | | | PR: ports/46959 Submitted by: maintainer (Munish Chopra <mchopra@engmail.uwaterloo.ca>)
* Update to 0.59.8.marcus2003-01-116-46/+4
|
* Maintainer update to version 1.7edwin2003-01-104-2/+76
| | | | | PR: ports/46903 Submitted by: Paul Dlug <paul@nerdlabs.com>
* Upgrade to 5.0.1.sumikawa2003-01-102-2/+2
|
* Update to 1.0.10.marcus2003-01-102-2/+2
|
* New port: ct, v6evalsumikawa2003-01-1012-0/+3217
| | | | | | | ct: IPv6 Conformance Test kit v6eval: Platform of IPv6 Conformance Test kit Submitted by: tanaka@tahi.org
* New port ocaml-jabbr version 0.0.20021124: XML Messaging and Presencelioux2003-01-096-0/+125
| | | | Protocol a.k.a. Jabber for Objective Caml
* Update to 0.25.petef2003-01-092-2/+2
|
* licq:dinoex2003-01-098-42/+29
| | | | | | | | | | | | | | | | - Update to 1.2.3 - default config now prefix aware - Update PKG_MESSAGE for gtk plugin licq-qt-gui: - Update to 1.2.3 licq-console: - Update to 1.2.3 - user newer autoconf/automake licq-jons-gtk-gui: - Update to 1.2.3 (0.20.1)
* Add py-rrdtool_lgpl 0.2,perky2003-01-096-0/+37
| | | | | Another python binding to rrdtool with a better license (LGPL than GPL) and more features.
* Mark broken on CURRENT. portlintarved2003-01-092-3/+8
| | | | | PR: 43731 Submitted by: Alex Zepeda <freebsd@blarf.homeip.net>
* Update to 1.4.1 [1]arved2003-01-085-7/+19
| | | | | | | Fix Build on CURRENT [2] PR: 45745 [1], 46444[2] Submitted by: Samuel Tardieu <sam@inf.enst.fr> (maintainer)[1],David Holm <david@realityrift.com>[2]
* * Update to 3.3.6 [James Raftery <james@now.ie>]ijliao2003-01-082-12/+49
| | | | | | | | * Add WITHOUT_SERVER knob [James Raftery <james@now.ie>] * Add USE_XPM [PR ports/42178] PR: 46842, 42178 Submitted by: maintainer
* Fix the "from from" in the pkg-descrambrisko2003-01-081-1/+1
| | | | | Part of PR: 46724 Submitted by: marius@alchemy.franken.de
* Update to 1.1arved2003-01-082-2/+2
| | | | | PR: 46725 Submitted by: Christopher Sharp <csharp@gmx.net>
* Mark BROKEN on CURRENT, since libdnet does not work with ipfw2arved2003-01-081-1/+7
| | | | | PR: 46822 Submitted by: Dominic Marks <dom@cus.org.uk>
* Add libnet-develsmace2003-01-081-0/+1
|
* Add libnet-develsmace2003-01-087-0/+91
| | | | | | | | libnet-devel will maintain libnet-1.1.x. A limited number of ports currently support or will require libnet-1.1.x in the future. The API is not backwards compatible. Unfortunately many ports still require libnet-1.0.x and do not support the new API (and may never support it). libnet-devel will fill the gap until the API change settles out and 1.0.x is fully deprecated.
* Update to tcpreplay-1.3.1.smace2003-01-084-98/+2
|
* Cleanup Makefile with after portlint.smace2003-01-081-2/+3
|
* Update my email to @freebsd.org.ambrisko2003-01-081-1/+1
|
* Update to 0.09, and give maintainership to submitter.nork2003-01-083-4/+9
| | | | | PR: ports/46833 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Update to ipef-1.6.4.smace2003-01-082-3/+3
|
* fix UTF-8 nicknameijliao2003-01-072-2/+16
| | | | | PR: 46772 Submitted by: Cheng-Lung Sung <AlanSung@alansung.dragon2.net>
* upgrade to 0.1.0ijliao2003-01-073-10/+15
|
* Fix build on -STABLE.perky2003-01-071-0/+5
| | | | | | PR: ports/46687 Submitted by: Niclas Sodergard <nickus@nickus.net>, Ivajlo Nikolov <ivailon@mobikom.com>
* o Fix build on any architecture (tested on only i386).nork2003-01-074-7/+11
| | | | | | | | o Fix directory of pidfile to /var/run. o Fix some messages in pkg-message. o Bump PORTREVISION accordingly. Sponsored by: Ensure Technology Ltd.
* Fix the problem where users were unable to sign on to Yahoo, or weremarcus2003-01-074-0/+42
| | | | | | signed on then immediately kicked off with a "Cannot read" error. Obtained from: Gaim CVS
* Reduce the sed exec'ing an order of magnitude. Minor code repositioning also.obrien2003-01-071-13/+12
|
* Update to 1.18.adamw2003-01-062-4/+3
| | | | | PR: 46727 Submitted by: Lars Thegler <lars@thegler.dk>
* Update to 0.4.3rc1adamw2003-01-065-30/+22
| | | | | PR: 46558 Submitted by: Dominic Marks <dom@cus.org.uk> (maintainer)
* Fix a logic reversal error that prevented CNID from being correctly enabled.marcus2003-01-062-2/+4
|
* Update to 1.16.petef2003-01-062-2/+2
| | | | | PR: 46712 Submitted by: maintainer
* Update to 1.23.petef2003-01-063-2/+3
| | | | | PR: 46683 Submitted by: maintainer
* Update to 0.94.petef2003-01-062-2/+2
|
* Update to 0.07demon2003-01-052-2/+2
|
* Update to 0.31.demon2003-01-052-2/+2
|
* - Cleanup, USE_GNOMENGdinoex2003-01-051-3/+6
|
* Upgrade to 1.2.mikeh2003-01-055-2/+32
|
* Update to version 1.3.4.demon2003-01-056-23/+60
|
* Update to version 1.9.2demon2003-01-053-40/+2
|
* Missed configure scripts in libpq version bump: chase lib version.seanc2003-01-053-3/+6
|
* Chase libpq version bump.seanc2003-01-041-1/+2
|
* Update to version 1.12.demon2003-01-042-2/+5
| | | | Submitted by: Blaz Zupan <blaz@si.FreeBSD.org>
* Remove a file that somehow sneaked in; this is automatically generatedpetef2003-01-041-7/+0
| | | | | | at the configure stage. Noticed by: maintainer
* Update to 0.0.10.petef2003-01-042-2/+2
| | | | | PR: 46716 Submitted by: maintainer
* upgrade to 0.7.3ijliao2003-01-043-11/+7
| | | | | PR: 46426 Submitted by: Ports Fury
* Update to 1.3.0.b2.petef2003-01-0410-113/+71
| | | | Submitted by: maintainer
* Update to 1.0.petef2003-01-044-17/+22
| | | | Submitted by: maintainer
* upgrade to 1.0.11ijliao2003-01-042-3/+3
| | | | | PR: 46421 Submitted by: Ports Fury
* upgrade to 0.9.5ijliao2003-01-045-51/+56
| | | | | PR: 46354 Submitted by: maintainer
* upgrade to 1.2b1ijliao2003-01-045-42/+102
| | | | | | PR: 46321 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> Approved by: maintainer
* Update to 1.3.0.1arved2003-01-042-3/+6
| | | | | PR: 46306 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 1.04arved2003-01-033-9/+9
|
* Remove calls to gifconfig(8). Still works fine on 4.5, don't knowedwin2003-01-032-2/+20
| | | | | | | | about 4.4. PR: ports/46668 Submitted by: Kirk Strauser <kirk@strauser.com> Approved by: maintainer
* chase gdbm lib versionijliao2003-01-039-9/+9
|
* fix install from pkgijliao2003-01-032-5/+8
| | | | | PR: 44168 Submitted by: Dan Pelleg <daniel+gnats@pelleg.org>
* Update to 2.4.petef2003-01-032-2/+2
| | | | | PR: 46388 Submitted by: maintainer
* Update to 0.11.5.petef2003-01-034-5/+29
| | | | | PR: 46177 Submitted by: maintainer
* Made net/firedns LOCALBASE aware.edwin2003-01-031-0/+5
| | | | Informed maintainer.
* New port: net/nrpeedwin2003-01-036-0/+39
| | | | | | | Daemon to allow Nagios plugins to be executed remotely. PR: ports/41247 Submitted by: Paul Dlug <paul@nerdlabs.com>
* Update libGeoIP to 1.1.3.seanc2003-01-035-44/+46
|
* Update qtella to 0.5.4. Fixes connecting to gnutella servers.seanc2003-01-034-3/+29
|
* upgrade to 1.3ijliao2003-01-034-22/+5
| | | | | PR: 46085 Submitted by: maintainer
* upgrade to 1.2.7ijliao2003-01-036-20/+45
| | | | | PR: 46143 Submitted by: Ports Fury
* Update to 0.0.8arved2003-01-032-2/+2
| | | | | PR: 46121 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org> (maintainer)
* Install the generate_passwd program mentioned in the users guide. This toolmarcus2003-01-032-1/+3
| | | | | | can be used to generate DES passwords for use in tac_plus.conf. Submitted by: John <strgout@unixjunkie.com>
* Update to 0.6arved2003-01-032-2/+2
| | | | | PR: 46396 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org> (maintainer)
* Update to 0.8.1arved2003-01-036-26/+24
| | | | | PR: 46377 Submitted by: Josef El-Rayes <j.el-rayes@daemon.li> (maintainer)
* fix build on -currentijliao2003-01-031-0/+1
| | | | | PR: 46642 Submitted by: maintainer
* upgrade to 2.7.1ijliao2003-01-032-2/+2
| | | | | PR: 45869 Submitted by: maintainer
* Update version number of SDL shared library.sobomax2003-01-021-1/+1
|
* Update to 0.9.2.sobomax2003-01-024-6/+8
|
* Update to 0.9.8perky2003-01-023-82/+8
|
* Update to 3.2.2perky2003-01-022-2/+2
|
* Update to 0.5.3perky2003-01-023-7/+2
|
* drop temporary filedinoex2003-01-021-1/+0
|
* A gtk gui plugin for the popular icq clone licq.dinoex2003-01-027-0/+38
| | | | WWW: http://www.licq.org/
* - new feature GUI_KDEdinoex2003-01-022-3/+26
| | | | | PR: 45840 Submitted by: lev@serebryakov.spb.ru, fjoe
* create extra package, so base files can be deinstalled.dinoex2003-01-021-0/+3
|
* - make socks-patch portabledinoex2003-01-021-9/+11
|
* Update to 2002.12.21.nork2003-01-022-2/+2
|
* o Respect CFLAGS.clive2003-01-023-0/+21
| | | | | | | | o Add a message telling users to take out -O from their CFLAGS and recompile/reinstall samba if they encounter problems. PR: ports/45691 Approved by: dwcjr (MAINTAINER)
* Update to 20030101.ume2003-01-023-4/+6
|
* Add ruby-jabber4r, a Ruby library to connect to an existing Jabberknu2003-01-026-0/+308
| | | | account.
* Remove the option for enabling flock-locks. flock-locks don't exist anymoremarcus2003-01-022-16/+0
| | | | | | | | | | in 1.6.x. As well, tcp_wrappers doesn't exist as a port anymore. Remove it from the optional LIB_DEPENDS. Also, note, 1.6.0 enables the CNID DID calculation and persistence scheme by _default_. To revert to the old DID method, specify WITHOUT_CNID when building the port. More info is available in the Makefile comments.
* Update to 1.6.0.marcus2003-01-0212-86/+76
|
* Update to 0.59.7.marcus2003-01-026-104/+4
|
* o Update to 0.4.0.1 now available in source code form which enableslioux2003-01-024-53/+147
| | | | | | us to support all our platforms o Add a warning to PKGMESSAGE about missing new configuration files with older ones
* Update WWW taglioux2003-01-021-1/+1
|
* Update to 0.0.4.knu2003-01-022-2/+2
|
* Update to 2.4 Pre 3lioux2003-01-022-2/+2
|
* Emergency update to 0.9.10.1: previous port version is incompatiblelioux2003-01-0115-136/+230
| | | | | | | with current SILC protocol Prompted by: many Approved by: portmgr (self)
* Fix build on -current.sumikawa2002-12-313-1/+16
| | | | Submitted by: naddy
* Update MASTER_SITES: DISTFILES no longer available at older oneslioux2002-12-306-12/+18
| | | | Submitted by: maintainer
* Fix PLIST: @unexec fails because %D was spelled @D.se2002-12-261-1/+1
| | | | Reproted by: naddy
* Fix build on Alpha (inconsistent prototypes for error()).se2002-12-261-0/+17
| | | | Reported by: naddy
* - GNU_CONFIGURE -> USE_LIBTOOLijliao2002-12-223-6/+19
| | | | | PR: 46465 Submitted by: Ports Fury
* Break UTF8 support on pre-5.x systems which don't implement wctype.h.dd2002-12-221-0/+98
| | | | | Submitted by: dd, roam Approved by: steve
* Fix build on -currentdinoex2002-12-221-0/+22
| | | | | PR: 46408 Submitted by: kcwu@kcwu.dyndns.org
* Make net/netmap building on -current againedwin2002-12-2112-2/+169
| | | | | PR: ports/46267 Submitted by: Kuang-che Wu <kcwu@kcwu.dyndns.org>
* upgrade to 4.9.0ijliao2002-12-205-103/+79
| | | | | | some bug fix, jabber support, msn support enhanced, no libsigc++, segfault fix Approved by: portmgr(steve)
* Fix typo left in previous revisionlioux2002-12-201-1/+1
|
* o Update to 0.198lioux2002-12-192-9/+9
| | | | | | | | o House a copy under MASTER_SITE_LOCAL: the local copy will be versioned, developer has yet to be convinced of the advantages of distributing versioned files Approved by: portmgr (knu)