aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* Update the dependency on tcllib from 1.4 to 1.6. May be, tcllib shouldMikhail Teterin2004-04-061-1/+1
| | | | | | | | | install into a non-versioned directory? Submitted by: kris Notes: svn path=/head/; revision=106283
* Update to 0.3Mario Sergio Fujikawa Ferreira2004-04-064-18/+34
| | | | Notes: svn path=/head/; revision=106279
* Update to 1.8.0Mario Sergio Fujikawa Ferreira2004-04-053-12/+11
| | | | | | | Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> Notes: svn path=/head/; revision=106274
* Update to 1.30Erwin Lansing2004-04-052-3/+3
| | | | Notes: svn path=/head/; revision=106230
* Actually commit the version bump to 0.99.5.Joe Marcus Clarke2004-04-052-4/+2
| | | | Notes: svn path=/head/; revision=106200
* Update to 0.99.5.Joe Marcus Clarke2004-04-0518-108/+192
| | | | Notes: svn path=/head/; revision=106198
* Update to 0.76. For a list of what's new and exciting, see:Joe Marcus Clarke2004-04-059-517/+126
| | | | | | | | | | | | http://gaim.sourceforge.net/ChangeLog Also, provide a better fix for quoted printable text. [1] PR: 65110 [1] Submitted by: green [1] Notes: svn path=/head/; revision=106197
* Add libgnetwork, a GLib-based network wrapper API that is slated to becomeJoe Marcus Clarke2004-04-058-0/+141
| | | | | | | the de facto standard for GNOME. Notes: svn path=/head/; revision=106189
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-0555-37/+55
| | | | Notes: svn path=/head/; revision=106175
* Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best releaseJoe Marcus Clarke2004-04-0514-550/+414
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ever. It fixes many bugs, and adds some features missing in previous FreeBSD ports. To help users upgrade from GNOME 2.4, we have constructed an upgrade FAQ at: http://www.freebsd.org/gnome/docs/faq26.html Please read it carefully. GNOME 2.6 packages are also available for all supported i386 versions of FreeBSD at: http://www.marcuscom.com/tinderbox/ The FreeBSD GNOME Team would like the thank the following users for their wonderful testing and patching efforts. We would especially like to thank Franz Klammer <klammer@webonaut.com> for his wonderful new splash screen. Without these people, our team, and our team alumni, GNOME on FreeBSD would not be possible. Jeremy Messenger <mezz7@cox.net> Khairil Yusof <kaeru@pd.jaring.my> Koop Mast <kwm@rainbow-runner.nl> Simon Barner <barner@in.tum.de> Tom McLaughlin <tmclaugh@sdf.lonestar.org> Scott Dodson <sdodson@sdodson.com> Vladimir Grebenschikov <vova@sw.ru> Notes: svn path=/head/; revision=106172
* Add libpdtp 0.1.20040325, client library for Peer Distributed TransferJun Kuriyama2004-04-055-0/+37
| | | | | | | | | | Protocol (PDTP). XXX: This is for my evaluation purpose, not intended to be used by public. :-) Notes: svn path=/head/; revision=106164
* Add pdtpd 0.1.20040404, server for the Peer Distributed TransferJun Kuriyama2004-04-055-0/+43
| | | | | | | | | | Protocol (PDTP). XXX: This is for my evaluation purpose, not intended to be used by public. :-) Notes: svn path=/head/; revision=106162
* - Update to 0.10.3Clement Laforet2004-04-042-4/+4
| | | | Notes: svn path=/head/; revision=106105
* Add pbnc 1.0, simple userspace TCP port bouncer.Kirill Ponomarev2004-04-034-0/+60
| | | | | | | | PR: ports/ports/65125 Submitted by: hrs Notes: svn path=/head/; revision=106064
* - Update to 1.2.0Pav Lucistnik2004-04-033-5/+8
| | | | | | | | PR: ports/65109 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=106061
* BROKEN on 5.x: Does not linkKris Kennaway2004-04-031-1/+7
| | | | Notes: svn path=/head/; revision=106038
* Update WITH_RADIOTAP patches to new endian-aware version. DLT 127 is toBruce M Simpson2004-04-038-417/+209
| | | | | | | | | be treated as little-endian. Submitted by: Sam Leffler Notes: svn path=/head/; revision=106005
* - compile with password file support (turning on in socks5.conf)Kirill Ponomarev2004-04-023-2/+28
| | | | | | | | | | | - Add startup script - Bump PORTVERSION PR: ports/65075 Submitted by: Sergey Matveychuk <sem@ciam.ru> Notes: svn path=/head/; revision=105989
* - Update to version 0.9.3 which adds support for Yahoo! and LifeJournalMarkus Brueffer2004-04-025-83/+94
| | | | | | | | Submitted by: Vladimir Grebenschikov <vova@sw.ru> Approved by: arved (mentor) Notes: svn path=/head/; revision=105969
* Remove category pkg/COMMENT files in favour of a COMMENT variable in theKris Kennaway2004-04-022-1/+2
| | | | | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651 Notes: svn path=/head/; revision=105948
* - Add patch to make this work on loopbackPav Lucistnik2004-04-021-0/+20
| | | | | | | | PR: ports/64580 Submitted by: Radim Kolar <hsn@netmag.cz> Notes: svn path=/head/; revision=105942
* - Update to version 0.9.6.1Kirill Ponomarev2004-04-023-100/+116
| | | | | | | | PR: ports/65058 Submitted by: maintainer Notes: svn path=/head/; revision=105936
* - Update to version 7.2.9.4Kirill Ponomarev2004-04-022-4/+3
| | | | | | | | PR: ports/65057 Submitted by: maintainer Notes: svn path=/head/; revision=105935
* - Fix MSN nickname display problemPav Lucistnik2004-04-022-0/+17
| | | | | | | | PR: ports/65056 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> (maintainer) Notes: svn path=/head/; revision=105929
* - Update to 2.5.16Pav Lucistnik2004-04-014-10/+10
| | | | | | | | PR: ports/64957 Submitted by: Holger Lamm <holger@e-gitt.net> (maintainer) Notes: svn path=/head/; revision=105890
* Add qtorrent 0.9.5,Kirill Ponomarev2004-04-015-0/+148
| | | | | | | | | | | | | | | | QTorrent is a BitTorrent client that uses the Qt widget-set. It allows you to have several torrents open at the same time from within the same program window, offering you easy overview, access and management through a list-mode. Every torrent also has it's own page where you can control things like upload speed and upload slots. A page that shows some statistics of all open torrents is also available. PR: ports/65007 Submitted by: michael johnson <ahze@ahze.net> Notes: svn path=/head/; revision=105871
* - Remove USE_SIZE knobKirill Ponomarev2004-04-018-8/+0
| | | | Notes: svn path=/head/; revision=105851
* - Utilize NO_SIZEKirill Ponomarev2004-04-012-2/+2
| | | | | | | | PR: ports/65025 Submitted by: michael johnson <ahze@ahze.net> Notes: svn path=/head/; revision=105850
* - Update to version 0.6.1dKirill Ponomarev2004-04-013-46/+24
| | | | Notes: svn path=/head/; revision=105849
* - Reset maintainerPav Lucistnik2004-03-311-1/+1
| | | | | | | | PR: ports/65011 Submitted by: michael johnson <ahze@ahze.net> (maintainer) Notes: svn path=/head/; revision=105831
* - update to OpenLDAP 2.2.8:Oliver Eikemeier2004-03-3124-132/+321
| | | | | | | | | | | | | | | | | | | | | | - fixed slapd/slapadd syncrepl bugs (ITS#2948,2995) - fixed slapd sasl-regexp multiple entry bug (ITS#3033) - fixed slapd bind method portability bug (ITS#3038) - fixed libldap try_read1msg bug (ITS#2982) - added slapd numericStringOrderingMatch rule support (ITS#2988) - added slurpd replication interval config option (ITS#2768) - shared library soname change (ITS#3035) postponed until bsd.port.mk is patched - enabled hdb backend - prefer autodetection over PTHREAD_LIBS from bsd.port.mk, to avoid problems of clients which crash on -CURRENT while loading/unloading threading libraries - added -sasl as a build option to the package name - made the server requiring the matching client library Notes: svn path=/head/; revision=105827
* - update to OpenLDAP 2.1.29:Oliver Eikemeier2004-03-314-36/+76
| | | | | | | | | | | | | | | | | - fixed slapd SASL invalid authcID crash (ITS#2961) - fixed slapd sasl-regexp debug crash (ITS#3033) - fixed back-bdb empty suffix bug (ITS#2970) - fixed back-bdb IDL avl_delete failure bug (ITS#3004) - fixed libldap assert failure (ITS#2982) - prefer autodetection over PTHREAD_LIBS from bsd.port.mk, to avoid problems of clients which crash on -CURRENT while loading/unloading threading libraries - added -sasl as a build option to the package name - made the server requiring the matching client library Notes: svn path=/head/; revision=105826
* - Update to 0.5.6Dirk Meyer2004-03-313-11/+7
| | | | | | | | | | | | | - Add USE_BZIP2 - Change the install process of PORTDOCS so it will not install Makefile 64979 Michael Johnson - Fix PLIST from ports/64979 - use PLIST_FILES Notes: svn path=/head/; revision=105794
* . Fix browsing of DFS links by Windows XP and Windows 2003 clients.Greg Lewis2004-03-312-1/+14
| | | | | | | | PR: 64996 Submitted by: Dmitry A Grigorovich <odip@bionet.nsc.ru> Notes: svn path=/head/; revision=105787
* Update to 2004.03.31.Norikatsu Shigemura2004-03-312-3/+3
| | | | Notes: svn path=/head/; revision=105776
* - Revert part of rev 1.105, PORTVERSION went incorrectly backwardsPav Lucistnik2004-03-312-2/+2
| | | | | | | | | with 3.0.2a -> 3.0.2.a. 2.a notation is reserved for alpha versions. Requested by: krion, marcus Notes: svn path=/head/; revision=105770
* SIZEify (maintainer timeout)Trevor Johnson2004-03-31234-0/+260
| | | | Notes: svn path=/head/; revision=105747
* List size.Trevor Johnson2004-03-311-0/+1
| | | | | | | Approved by: Florent Thoumie (maintainer) Notes: svn path=/head/; revision=105743
* Add size data.Trevor Johnson2004-03-311-0/+1
| | | | | | | Approved by: Simon Barner (maintainer) Notes: svn path=/head/; revision=105740
* Update tcpdump/libpcap ports for new releases 3.8.3/0.8.3. Reset PORTREVISION.Bruce M Simpson2004-03-3111-32/+32
| | | | | | | | Update radiotap patches as radiotap is not yet in tcpdump release branch due to endianness issues. Notes: svn path=/head/; revision=105739
* - Use USE_ICONV knobKirill Ponomarev2004-03-3014-24/+18
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=105726
* . update to 0.10.3Bill Fumerola2004-03-3011-104/+268
| | | | | | | | | | | | | | | | | | | . fix pkg-plist to include installed libraries and new modules . fix net-snmp configure args PR: ports/64777, ports/64808 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (#64777) Ken Stailey <kstailey@yahoo.com> (#64808) . follow master_site layout changes Submitted by: lost private email (sorry!) . introduce a LITE variable and add [t]ethereal-lite slave ports to build packages that don't depend on the kitchen sink. Notes: svn path=/head/; revision=105725
* - Update to 1.2Clement Laforet2004-03-302-3/+3
| | | | | | | | This release fixes euid change detection (which broke privsep sshd) and an "initcmd" configuration parameter. Notes: svn path=/head/; revision=105690
* Another fix for -a option. BSD detection logic seems be wrong.Munechika SUMIKAWA2004-03-302-6/+15
| | | | | | | | | Essential fix is necessary. Approved by: billf Notes: svn path=/head/; revision=105687
* Add 'ipv6' on CATEGORIES. aping supports IPv6.Munechika SUMIKAWA2004-03-301-1/+1
| | | | | | | Approved by: mich Notes: svn path=/head/; revision=105686
* Updated to 0.2017Sergey Skvortsov2004-03-302-4/+3
| | | | Notes: svn path=/head/; revision=105677
* Update to 0.50.Kevin Lo2004-03-302-3/+3
| | | | | | | | RP: ports/64905 Submitted by: MAINTAINER Notes: svn path=/head/; revision=105666
* - Update to 1.2 final releaseAlex Dupre2004-03-293-12/+12
| | | | | | | | | - Unbreak on -CURRENT Approved by: maintainer Notes: svn path=/head/; revision=105653
* - Remove empty file I missed in previous commitPav Lucistnik2004-03-291-0/+0
| | | | Notes: svn path=/head/; revision=105644
* - Convert samba-libsmbclient into a slave port of samba-devel.Pav Lucistnik2004-03-295-88/+119
| | | | | | | | | PR: ports/64523 Submitted by: Timur I. Bakeyev <timur@com.bat.ru> (samba-devel maintainer) Approved by: Koop Mast <kwm@rainbow-runner.nl> (samba-libsmbclient maintainer) Notes: svn path=/head/; revision=105643