summaryrefslogtreecommitdiff
path: root/net/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add CPhone, a H323 VoIP and Video Conferencing program which canRoger Hardiman2002-05-241-0/+1
| | | | | | | connect to GnomeMeeting, OhPhone and NetMeeting users. Notes: svn path=/head/; revision=59902
* add py-spreadmodule 1.2Ying-Chieh Liao2002-05-241-0/+1
| | | | | | | | | | A python extension module for the Spread group communcations package PR: 36868 Submitted by: Joshua Goodall <joshua@roughtrade.net> Notes: svn path=/head/; revision=59897
* add p5-Spread-Session 0.2Ying-Chieh Liao2002-05-241-0/+1
| | | | | | | | | | Perl OO wrapper for Spread messaging toolkit PR: 36815 Submitted by: Joshua Goodall <joshua@roughtrade.net> Notes: svn path=/head/; revision=59891
* Add back icqnix and pppload, which were prematurely deleted by will.Kris Kennaway2002-05-241-0/+2
| | | | Notes: svn path=/head/; revision=59883
* Perl5 module to use the SMPP (Short Message Peer to Peer) protocol.John Hay2002-05-211-0/+1
| | | | Notes: svn path=/head/; revision=59597
* Add ntp-devel which will track the ntp development branch.Cy Schubert2002-05-211-0/+1
| | | | Notes: svn path=/head/; revision=59573
* add serveez 0.1.3Ying-Chieh Liao2002-05-161-0/+1
| | | | | | | A server framework Notes: svn path=/head/; revision=59261
* Add new ports.Norikatsu Shigemura2002-05-161-0/+1
| | | | | | | | | PR: ports/37661 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Approved by: knu (mentor) Notes: svn path=/head/; revision=59250
* Add new ports.Norikatsu Shigemura2002-05-161-0/+1
| | | | | | | | | PR: ports/37661 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Approved by: knu (mentor) Notes: svn path=/head/; revision=59248
* Connect net-snmp4 (4.x series of ucd-snmp).Jun Kuriyama2002-05-151-0/+1
| | | | | | | Repocopied by: joe Notes: svn path=/head/; revision=59147
* Add samba-tng whose goal is to provide the complete functionality ofDavid W. Chapman Jr.2002-05-141-0/+1
| | | | | | | a Windows NT domain controller Notes: svn path=/head/; revision=59101
* add socat 1.0.4.2Ying-Chieh Liao2002-05-141-0/+1
| | | | | | | A relay for bidirectional data transfer between two indep. data channels Notes: svn path=/head/; revision=59075
* Remove the net/ncat and net/proxy ports, for which the source distributionJason Evans2002-05-111-2/+0
| | | | | | | | will be going away. The source code has been unmaintained for quite some time. Notes: svn path=/head/; revision=58932
* Add freeradiusBrian Somers2002-05-101-0/+1
| | | | Notes: svn path=/head/; revision=58881
* Remove smbtcpdump. AFAIK all this functionality is now in the officalDavid E. O'Brien2002-05-081-1/+0
| | | | | | | tcpdump. If it isn't, someone should work with tcpdump.org to get it in. Notes: svn path=/head/; revision=58738
* Delete freeradius-devel -- it's based on a long-obsolete, exploitableGarrett Wollman2002-05-031-1/+0
| | | | | | | | snapshot of the FreeRADIUS code. Anyone who wants to take over maintenance is welcome to revive it. Notes: svn path=/head/; revision=58511
* add psi 0.8.5Ying-Chieh Liao2002-05-021-0/+1
| | | | | | | | | | A Qt-based Jabber client PR: 37659 Submitted by: Jonathan Chen <jonc@chen.org.nz> Notes: svn path=/head/; revision=58451
* Add new port py-google, Python module for Google Web APIPatrick Li2002-04-281-0/+1
| | | | | | | | PR: 37328 Submitted by: Hye-Shik Chang <perky@akaraka.yonsei.ac.kr> Notes: svn path=/head/; revision=58268
* New port libicq2000 version 0.3.1: An opensource C++ library toMario Sergio Fujikawa Ferreira2002-04-271-0/+1
| | | | | | | support icq2000/2001 protocol Notes: svn path=/head/; revision=58235
* The ipv6socket_scrub utility searches recursively throughMunechika SUMIKAWA2002-04-221-0/+1
| | | | | | | | | | | | | | | the current directory (the default) or any specified directory or file to find IPv4 socket code that may be a candidate for modification when porting to the IPv6 socket API. The utility is designed to run from a Solaris machine. WWW: http://www.sun.com/solaris/ipv6 PR: ports/36208 Submitted by: Janos Mohacsi <janos.mohacsi@dante.org.uk> Notes: svn path=/head/; revision=57982
* Please welcome Qt3/KDE3 to our ports tree. This includes work since theWill Andrews2002-04-211-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | original versions of these ports, so some PORTREVISIONs were bumped. See http://freebsd.kde.org/ and mailing lists linked to from there for info on the packages generated to test these ports. bsd.kde.mk has already been updated a few days ago to work with these. Some patches applied to fix a few bugs were: deskutils/kdepim3: [1] Remove kpilot from build because it wasn't ready at release. editors/koffice-kde3: [2] Fix compile time bugs for FreeBSD. misc/kdeedu3: [3] Fix compile problem with kvoctrain. x11/kdebase3: [4] Fix KDM CPU usage and login bug. Some caveats: * All PLISTs are broken for deinstall due to script bug that I didn't notice until very recently. This will be fixed when I commit an update tomorrow. These ports should still install perfectly fine though. They should also deinstall without giving errors, but will leave directories behind. * You can't install this with any other version of QT or KDE already installed. I am not sure the checks are 100% working, but fixes for these will be forthcoming. This is mainly due to a policy decision made by kde@ to make QT/KDE ports install the way the rest of the world expects it to while also still conforming to FreeBSD's hier(7). For reference on this decision, please consult the KDE/FreeBSD mailing list archives. This decision fixes 2-year-old bug reports relating to how we handled this for KDE2 vs KDE1. Submitted by: [1] Adrian de Groot <adridg@cs.kun.nl>, [2] David Faure <faure@kde.org>, Andy Fawcett <andy@athame.co.uk> Lauri Watts <lauri@kde.org> [3] Lauri Watts <lauri@kde.org> [4] Alan Eldridge <alane@geeksrus.net> Oswald Buddenhagen <ossi@kde.org> Reviewed by: kde Notes: svn path=/head/; revision=57964
* add jabber-jud 0.4Ying-Chieh Liao2002-04-191-0/+1
| | | | | | | | | | Jabber User Directory module PR: 37210 Submitted by: Sean Chittenden <sean@chittenden.org> Notes: svn path=/head/; revision=57877
* add jabber-aim 0.9.24cYing-Chieh Liao2002-04-191-0/+1
| | | | | | | | | | Jabber User Directory module PR: 37209 Submitted by: Sean Chittenden <sean@chittenden.org> Notes: svn path=/head/; revision=57875
* add jabber-conference 0.4.1Ying-Chieh Liao2002-04-191-0/+1
| | | | | | | | | | Jabber User Directory module PR: 37208 Submitted by: Sean Chittenden <sean@chittenden.org> Notes: svn path=/head/; revision=57873
* Say goodbye to Qt 1.x and all of its dependents. The one port I foundWill Andrews2002-04-191-6/+0
| | | | | | | | | | | | | | | | which probably isn't supposed to be removed is misc/instant-workstation, which had a dependency on audio/xamp (being removed), so I removed that dependency and bumped PORTREVISION. All other ports are real dependents upon Qt 1.x, including KDE 1.x stuff. Code in bsd.kde.mk supporting these ports is also removed or adjusted. Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be committed Real Soon Now (TM), pending repo-copies. This commit made in impending view of Qt3/KDE3 entering ports tree. Notes: svn path=/head/; revision=57872
* add tcpsliceScott Mace2002-04-151-0/+1
| | | | Notes: svn path=/head/; revision=57723
* Add pxe:Anders Nordby2002-04-071-0/+1
| | | | | | | | | This is a PXE daemon, which you can use to set up a networked boot menu for netbooting client machines (FreeBSD, Linux, Windows, etc.) that support & utilize Intel's Preboot eXecution Environment (PXE). Notes: svn path=/head/; revision=57415
* Add mbrowse 0.2.3, an SNMP MIB browser for X.Mark Pulford2002-04-041-0/+1
| | | | Notes: svn path=/head/; revision=57313
* Add tkmib part from net-snmp distribution.Jun Kuriyama2002-04-041-0/+1
| | | | | | | PR: ports/19281 Notes: svn path=/head/; revision=57301
* Delete ports/net/p5-libnet which was a duplicate of ports/net/p5-NetJesper Skriver2002-04-011-1/+0
| | | | Notes: svn path=/head/; revision=57130
* Add smokeping 1.5, latency logging and graphing system.Jun Kuriyama2002-04-011-0/+1
| | | | | | | | | | | | | | | | This port is heavily modified by kuriyama: o Use BSD'ish directory hierarchy (imcomplete) TODO for this port (will be done by kuriyama) o Upgrade to 1.6 (see follow-up of this PR) o Use non-privileged UID for smokeping o Move *.pm to $PREFIX/lib/perl5/site_perl PR: ports/36006 Submitted by: Lars Thegler <lars@thegler.dk> Notes: svn path=/head/; revision=57125
* Remove mpd-netgraph.Archie Cobbs2002-03-301-1/+0
| | | | | | | | Forgotten by: me Reminded by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=56981
* Add new port net/py-medusa - Asynchronous socket-based server frameworkPatrick Li2002-03-281-0/+1
| | | | | | | | | | for Python PR: 36420 Submitted by: Hye-Shik Chang <perky@fallin.lv> Notes: svn path=/head/; revision=56806
* Add new port - SNMP framework for PythonPatrick Li2002-03-261-0/+1
| | | | | | | | PR: 36337 Submitted by: Hye-Shik Chang <perky@fallin.lv> Notes: svn path=/head/; revision=56707
* Add new port net/sipcalc - IP subnet calculator with IPv6 supportPatrick Li2002-03-241-0/+1
| | | | | | | | PR: 36264 Submitted by: Janos Mohacsi <janos.mohacsi@dante.org.uk> Notes: svn path=/head/; revision=56559
* add gnunet 0.3.2Ying-Chieh Liao2002-03-241-0/+1
| | | | | | | An anonymous, distributed, reputation-based network Notes: svn path=/head/; revision=56549
* add py-fngrab 0.0.4Ying-Chieh Liao2002-03-241-0/+1
| | | | | | | A replacement for the official Freenet Project's freenet_request Notes: svn path=/head/; revision=56516
* ari-yahoo repocopied to 'net' to live beside other Yahoo! messenger clients.David E. O'Brien2002-03-231-0/+1
| | | | Notes: svn path=/head/; revision=56494
* add tcptraceroute 1.2Ying-Chieh Liao2002-03-221-0/+1
| | | | | | | | | | A traceroute implementation using TCP packets PR: 36177 Submitted by: Jeff Wheat <jeff@cetlink.net> Notes: svn path=/head/; revision=56437
* Add p5-Net-Radius: A perl module to manipulate RADIUS packetsKelly Yancey2002-03-211-0/+1
| | | | Notes: svn path=/head/; revision=56425
* Initial import of JUNOScript 5.2R1.4Kevin Lo2002-03-171-0/+1
| | | | | | | | | | JUNOScript is the API to exchange information with Juniper Networks routers. PR: 35896 Submitted by: jesper Notes: svn path=/head/; revision=56255
* Initial import of Net-SSH-Perl 1.23Kevin Lo2002-03-171-0/+1
| | | | | | | | | | This is the Perl5 module implements both the SSH1 and SSH2 protocols. PR: 35923 Submitted by: jesper Notes: svn path=/head/; revision=56253
* add p5-libnet 1.10Ying-Chieh Liao2002-03-141-0/+1
| | | | | | | | | | Perl5 interface to various protocols used in the internet community PR: 35867 Submitted by: jesper Notes: svn path=/head/; revision=56051
* New port: A Perl module for developing Z39.50 serversDmitry Sivachenko2002-03-101-0/+1
| | | | Notes: svn path=/head/; revision=55826
* - remove net/ldapmoduleDirk Meyer2002-03-101-2/+1
| | | | | | | - changed dependencies to net/py-ldap1 Notes: svn path=/head/; revision=55803
* Comment out the net/py-ldap1 port, which is identical to the net/ldapmoduleKris Kennaway2002-03-101-1/+1
| | | | | | | | | port. Pointy hat to: dinoex Notes: svn path=/head/; revision=55800
* Add gnu-radius 0.96, GNU RADIUS server.Kelly Yancey2002-03-081-0/+1
| | | | | | | | PR: 33917 Submitted by: lance@evitel.net Notes: svn path=/head/; revision=55703
* Add gkrellmwireless, a plugin for gkrellm that monitors the signalJim Mock2002-03-051-0/+1
| | | | | | | quality of a wireless card (wi0 only). Notes: svn path=/head/; revision=55553
* Add ldapmodule. This unbreaks INDEX generationKris Kennaway2002-03-031-0/+1
| | | | Notes: svn path=/head/; revision=55443
* add gps 0.9.1Ying-Chieh Liao2002-03-011-0/+1
| | | | | | | Ghost Port Scan Notes: svn path=/head/; revision=55364