summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)Author
2006-01-05Update to 2006.01.05.Norikatsu Shigemura
2006-01-05Fix typo: RFC3621 -> RFC3261.Maxim Sobolev
Submitted by: Pedro Almeida <pedro.almeida@securenetworks.pt>
2006-01-05Chase libversion bumb to libMagick.so.9Edwin Groothuis
PR: ports/91270
2006-01-04[PATCH] unbreak samba-libsmbclient on kerberos-less systemsEdwin Groothuis
smbclient is broken, when no krb is on the system (ie: NO_KERBEROS in /etc/make.conf) PR: ports/90238 Submitted by: Melvyn Sopacua <melvyn@melvyn.homeunix.org> Approved by: "Timur I. Bakeyev" <timur@gnu.org>
2006-01-04[PATCH] net/azureus: fix buildEdwin Groothuis
Fix location of installed junit.jar Now the build fails when trying to install already installed java/junit. With the patch my TinderFoxy builds w/o error (tested on 4 and 7). PR: ports/91323 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@gmail.com>
2006-01-04Also fix the swt31 dependency from java to x11-toolkits in RUN_DEPENDSErwin Lansing
Submitted by: Ion-Mihai Tetcu
2006-01-04swt31 is in x11-toolkits, not java.Erwin Lansing
This should fix INDEX builds. Submitted by: Panagiotis Astithas past at ebs.gr
2006-01-04o No longer depend on swt libraries from eclipse; thus, removingMario Sergio Fujikawa Ferreira
the assorted hacks. o Depend on new port java/swt31 instead. o Bump PORTREVISION
2006-01-04[PORT UPDATE] net/amule2 v2.1.0Edwin Groothuis
This patch updates aMule2 port to v2.1.0 PR: ports/91276 Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com>
2006-01-04Update to 2006.01.04.Norikatsu Shigemura
2006-01-03Update to 20060103Emanuel Haupt
PR: 91267 Submitted by: Krzysztof Pawlowski <msciciel@darkzone.ma.cx> (maintainer)
2006-01-03Add tcpxtract. A tool for extracting files from network traffic.MANTANI Nobutaka
2006-01-02Change version numbering. Instead of 0.0-revision, it's now the date:Edwin Groothuis
dosdetector-20060101
2006-01-02Update port: net/dosdetector New funcionalityEdwin Groothuis
PR: ports/91221 Submitted by: Krzysztof Pawlowski <msciciel@darkzone.ma.cx>
2006-01-02New port: net/nepenthes (resend with shar)Edwin Groothuis
Nepenthes can determine the malware activity on a network by deploying a nepenthes sensor (i.e. honey pot). The programm emulates different well known vulnerabilities waiting for malicious connections trying to exploit them. WWW: http://nepenthes.sourceforge.net PR: ports/90062 Submitted by: ryo <ryo@aquahill.net>
2006-01-02* Bump PORTREVISION for latest patch.Mike Heffner
Suggested by: kris@
2006-01-02[PATCH] net/cvsup-mirror: add some install time options for update.shEdwin Groothuis
Add following install time options for update.sh - Whether or not /var/log/cvsup.log is rotated when update.sh is invoked. - Maximum number of log files. - Wheter or not old log file is gzipped after rotated. PR: ports/81598 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> Not objected by: jdp@FreeBSD.org
2006-01-02[MAINTAINER] net/netwib: update to 5.33.0Edwin Groothuis
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> PR: ports/91165
2006-01-02Upgrade to 1.10.14Dima Dorfman
Submitted by: Andy Miller
2006-01-02fix building:Edwin Groothuis
- support wish8.4 - supoprt iwidgets4.0.1
2006-01-01- unbreak this port under old perlYen-Ming Lee
- use MASTER_SITE_PERL_CPAN instead PR: 90543 Submitted by: leeym Approved by: maintainer timeout
2006-01-01Update to 1.0.9Emanuel Haupt
2006-01-01- Update distinfo, tarball was rerolled with a simple constraint check [1]Emanuel Haupt
- Bump PORTREVISION [1] diff -ruN pathneck-1.2.old/pathneck.c pathneck-1.2/pathneck.c --- pathneck-1.2.old/pathneck.c Sun Nov 7 00:00:03 2004 +++ pathneck-1.2/pathneck.c Sun Dec 25 20:34:39 2005 @@ -539,7 +539,7 @@ continue; /* if "-c" is specified, rtt_i could exceed MAX_RTT_NUM */ - if (rtt_i < MAX_RTT_NUM) { + if (rtt_i < MAX_RTT_NUM && len == 60) { memcpy(rtt_rec[rtt_i], buffer, len); rtt_arr_time[rtt_i] = get_time(); pre_time = rtt_arr_time[rtt_i]; PR: 91132 Submitted by: Babak Farrokhi <babak@farrokhi.net> (maintainer)
2005-12-31Fix build with dbus-0.60.Joe Marcus Clarke
Obtained from: Avahi SVN
2005-12-31Chase the dbus shared lib version.Joe Marcus Clarke
2005-12-31* Patch for open file dialog.Mike Heffner
2005-12-31Fix patching on FreeBSD <= 5.4-RELEASE.Joe Marcus Clarke
2005-12-30Update to 2005.12.30.Norikatsu Shigemura
2005-12-30- Fix build for FreeBSD 7Dirk Meyer
workaround regression in bsd.info.mk lockf creates an empty file and install-info can't create the directory file.
2005-12-30- Update to 1.244Pav Lucistnik
PR: ports/90151 Submitted by: Konstantin Saurbier <saurbier@math.uni-bielefeld.de> Approved by: maintainer timeout (nectar; 3 weeks)
2005-12-29Update to 0.10.14. SeeJoe Marcus Clarke
http://www.ethereal.com/docs/release-notes/ethereal-0.10.14.html for a list of all the changes. Security: See http://www.ethereal.com/appnotes/enpa-sa-00022.html for security advisories fixed in this version.
2005-12-29Update to 2005.12.29.Norikatsu Shigemura
2005-12-28New port: net/ipa_ip6fw IPA accounting module for FreeBSD IPv6 FirewallEdwin Groothuis
IPA_IP6FW -- IPA accounting module for FreeBSD IPv6 Firewall Main features: - The module is designed for traffic accounting from FreeBSD IPv6 Firewall rules byte counters; - The module understands IPv6 Firewall rules byte counters overflow; - It is possible to summarize and subtract statistics from IPv6 Firewall rules byte counters; - It is possible to distinguish IPv6 Firewall rules with the same numbers; - IPv6 Firewall rules can be dynamically added to and removed from the system, the module correctly works in such situations. WWW: http://ipa-system.sourceforge.net/modules/ipa_ip6fw/ PR: ports/91005 Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
2005-12-28New port: net/ipa_ipfw IPA accounting module for FreeBSD IP FirewallEdwin Groothuis
XIPA_IPFW -- IPA accounting module for FreeBSD IP Firewall Main features: - The module is designed for traffic accounting from FreeBSD IP Firewall (including IPFW2) rules byte counters; - The module understands IP Firewall rules byte counters overflow; - It is possible to summarize and subtract statistics from IP Firewall rules byte counters; - It is possible to distinguish IP Firewall rules with the same numbers; - IP Firewall rules can be dynamically added to and removed from the system, the module correctly works in such situations. WWW: http://ipa-system.sourceforge.net/modules/ipa_ipfw/ PR: ports/91004 Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
2005-12-28New port: net/ipa_ipfw IPA accounting module for FreeBSD IP FirewallEdwin Groothuis
XIPA_IPFW -- IPA accounting module for FreeBSD IP Firewall Main features: - The module is designed for traffic accounting from FreeBSD IP Firewall (including IPFW2) rules byte counters; - The module understands IP Firewall rules byte counters overflow; - It is possible to summarize and subtract statistics from IP Firewall rules byte counters; - It is possible to distinguish IP Firewall rules with the same numbers; - IP Firewall rules can be dynamically added to and removed from the system, the module correctly works in such situations. WWW: http://ipa-system.sourceforge.net/modules/ipa_ipfw/ PR: ports/91004 Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> Reviewed by: Approved by: Obtained from: MFC after: Security:
2005-12-27- Update to 1.2.0Pav Lucistnik
PR: ports/90931 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2005-12-27- Update to 1.2.0Pav Lucistnik
PR: ports/90933 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2005-12-27Remove trailing spacesEdwin Groothuis
2005-12-26Liferea 1.0 does not build against Firefox 1.5. This preventsAdam Weinberger
x11/gnome2-fifth-toe from being installable. As a result, I'm preventing liferea from trying to build the mozilla plugin if WITH_MOZILLA=firefox. Hopefully Liferea will release a patch or something soon. Apologies to the maintainer, as this is an unapproved commit.
2005-12-26- Forgot fix .include <bsd.port.post.mk> in MakefileAndrej Zverev
- Forgot update distinfo Sorry
2005-12-26- Update to version 0.6.4 (This is bugfix release, which fixes some ofAndrej Zverev
software bugs) - Mark it as broken on 4.x (missing sys/statvfs.h) - Port now requires KDEBASE instead KDELIBS PR: ports/90420 Submitted by: Rashid N. Achilov <shelton@ns.granch.ru>
2005-12-26Update to 4.3.4Mario Sergio Fujikawa Ferreira
2005-12-26Update to 4.2.2Mario Sergio Fujikawa Ferreira
2005-12-26- Update to 2.2.30Pav Lucistnik
PR: ports/90221 Submitted by: Konstantin Saurbier <saurbier@math.uni-bielefeld.de> Approved by: maintainer timeout (vsevolod; 16 days)
2005-12-24Update to 1.0Hye-Shik Chang
2005-12-23Update to 2005.12.23.Norikatsu Shigemura
2005-12-23Add extra MASTER_SITESMario Sergio Fujikawa Ferreira
2005-12-22The attached patch fixes a buffer overflow vulnerability and fixes building onErwin Lansing
FreeBSD 7.0. Furthermore nbd.h has been updated to a version from a newer Linux kernel. Requested by: remko
2005-12-22Update to 0.6.1.8Mario Sergio Fujikawa Ferreira
2005-12-22Pathneck is an active probing tool that can detect bottleneck location ofRenato Botelho
network path. It only needs single end control, and has relatively small probing overhead (33.6KB for one probing in the default setting). WWW: http://gs274.sp.cs.cmu.edu/www/pathneck/ PR: ports/90801 Submitted by: Babak Farrokhi <babak@farrokhi.net>