summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace qt dependencies with USE_QT.Satoshi Asami1998-08-128-37/+26
| | | | | | | | (Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and GNU_CONFIGURE) Notes: svn path=/head/; revision=12469
* Use "ftpsearch.ntnu.no" as the default server. Seems to be quite fast andDavid E. O'Brien1998-08-111-1/+1
| | | | | | | | | upto date. Submitted by: Thomas Gellekum <tg@ihf.rwth-aachen.de> Notes: svn path=/head/; revision=12464
* Add an additional install target (install-man) to the ports MakefileAndreas Klemm1998-08-111-1/+4
| | | | | | | | via INSTALL_TARGET variable to install ntop's manpage as well. While I'm at it, compress the manpage as well via MAN8 setting. Notes: svn path=/head/; revision=12444
* Activate ntop.Matthew Hunt1998-08-111-1/+2
| | | | Notes: svn path=/head/; revision=12438
* Import of ntop, a program for showing network information, similarMatthew Hunt1998-08-115-0/+32
| | | | | | | | | | to what top(1) does for processes. PR: 7566 Submitted by: Bill Fumerola <billf@jade.chc-chimes.com> Notes: svn path=/head/; revision=12437
* Find the distfile again.Steve Price1998-08-101-2/+2
| | | | | | | | PR: 7541 Submitted by: maintainer Notes: svn path=/head/; revision=12420
* Use OPSYS rather than call `uname' directly.David E. O'Brien1998-08-101-2/+2
| | | | Notes: svn path=/head/; revision=12418
* Update to version 0.34Steve Price1998-08-0916-252/+220
| | | | | | | | PR: 7502 Submitted by: maintainer Notes: svn path=/head/; revision=12369
* smurflog is moved from net to security.Satoshi Asami1998-08-071-2/+1
| | | | | | | Forgotten by: nectar :) Notes: svn path=/head/; revision=12336
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-0716-40/+40
| | | | Notes: svn path=/head/; revision=12335
* Compatible with perl5.00501.Vanilla I. Shu1998-08-062-35/+33
| | | | Notes: svn path=/head/; revision=12304
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-053-6/+6
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Change ftp.ibp.fr to ftp.lip6.fr in the archive URL.Pierre Beyssac1998-07-311-2/+2
| | | | | | | Submitted by: Philippe Regnauld <regnauld@deepo.prosa.dk> Notes: svn path=/head/; revision=12233
* The default Archie server is now "archie.rutgers.edu".David E. O'Brien1998-07-281-63/+48
| | | | | | | | | | | | | This servers seems slow to me, but my 1st two favorates (at sura.net and ans.net) don't DNS resolve anymore. I welcome sugguestions for other default Archie servers to use. PR: ports/7077 Submitted by: Takeshi WATANABE watanabe@komadori.planet.kobe-u.ac.jp Notes: svn path=/head/; revision=12188
* Using $ Id $ strings in pkg/DESCR is sub-optimal.Tim Vanderhoek1998-07-271-10/+2
| | | | | | | No need to use a computer-friendly data format --- only humans read DESCR. Notes: svn path=/head/; revision=12163
* Update to version 1.1.1.Steve Price1998-07-278-466/+624
| | | | | | | | PR: 7360 Submitted by: maintainer Notes: svn path=/head/; revision=12147
* Upgrade to 4.0a11.Justin M. Seger1998-07-263-67/+58
| | | | Notes: svn path=/head/; revision=12130
* touch /etc/dhclient.conf after installJustin M. Seger1998-07-2512-6/+18
| | | | | | | | | This lets dhclient run without someone creating a customized file. Requested by: obrien Notes: svn path=/head/; revision=12128
* Um, you need to define IGNOREFILES if you want to set checksum to IGNORE.Satoshi Asami1998-07-251-1/+2
| | | | | | | (Otherwise bsd.port.mk will complain!) Notes: svn path=/head/; revision=12113
* Can't fetch....Satoshi Asami1998-07-251-1/+3
| | | | Notes: svn path=/head/; revision=12112
* radius is (mostly) not redistributable.Satoshi Asami1998-07-241-1/+5
| | | | | | | Pointed out by: jdp Notes: svn path=/head/; revision=12101
* Change dependencies to accept Qt-1.33 if present,Stefan Eßer1998-07-234-12/+12
| | | | | | | but to build Qt-1.40 if no compiled Qt library can be found. Notes: svn path=/head/; revision=12083
* Delimit name and version by "-".Satoshi Asami1998-07-221-2/+2
| | | | Notes: svn path=/head/; revision=12067
* Remember that the vnc distribution archives are rebundled regularlyMike Smith1998-07-211-2/+2
| | | | | | | without any substantial changes (breaking the md5 signatures). Notes: svn path=/head/; revision=12055
* Fix minor problems with FreeBSD 1.x dynamic loader workarounds breakingWarner Losh1998-07-201-0/+20
| | | | | | | | | | | | FreeBSD 2.x dynamic loader. This makes more programs, including emacs, work with runsocks. This patch will work at least as far back as 1.0r3. Submitted by: Aaron Smith <aaron@sigma.veritas.com> Notes: svn path=/head/; revision=12038
* Upgrade to v1.0r6Warner Losh1998-07-202-5/+5
| | | | Notes: svn path=/head/; revision=12034
* Update to VNC 3.3.2, handle the case where not all of the font directoriesMike Smith1998-07-204-648/+92
| | | | | | | | are present, portlint. Change MAINTAINER to Bruce Mah. Submitted by: Bruce A. Mah <bmah@CA.Sandia.GOV> Notes: svn path=/head/; revision=12022
* version 1.1p6Adam David1998-07-203-21/+16
| | | | Notes: svn path=/head/; revision=12014
* version 1.1p6Adam David1998-07-203-23/+18
| | | | Notes: svn path=/head/; revision=12012
* Upgrade to 1.74David E. O'Brien1998-07-192-5/+6
| | | | | | | Submitted by: Kent Berggren <root@nuts.sr.se> Notes: svn path=/head/; revision=11974
* Upgrade to KDE Release 1.0Stefan Eßer1998-07-1913-140/+272
| | | | Notes: svn path=/head/; revision=11966
* Update comment to match realityGary Palmer1998-07-192-4/+4
| | | | Notes: svn path=/head/; revision=11959
* upgrade to latest ntp-4.0.73e and make bill fenners tool happy ;-)Andreas Klemm1998-07-189-18/+84
| | | | Notes: svn path=/head/; revision=11946
* update: ttt-1.1 --> ttt-1.2Kenjiro Cho1998-07-153-6/+6
| | | | | | | this version should compile under -stable. Notes: svn path=/head/; revision=11919
* Upgrade to 2.0 beta 1 patchlevel 6.Justin M. Seger1998-07-1412-30/+30
| | | | Notes: svn path=/head/; revision=11913
* Mark as broken, will be upgraded to 1.0 within a few days.Stefan Eßer1998-07-134-4/+12
| | | | Notes: svn path=/head/; revision=11905
* Update socks to v1.0r5Warner Losh1998-07-122-7/+17
| | | | | | | Change fetch so that we point people at NEC's web site Notes: svn path=/head/; revision=11848
* update: ttt-0.4.1 --> ttt-1.1Kenjiro Cho1998-07-123-13/+14
| | | | | | | | | | | | also LIB_DEPENDS: BLT2.1 --> BLT2.4c tk41 --> tk80 MAINTAINER: itojun@itojun.org --> kjc@csl.sony.co.jp Reviewed by: itojun@itojun.org Notes: svn path=/head/; revision=11846
* Turn on bnc port.Steve Price1998-07-111-1/+2
| | | | Notes: svn path=/head/; revision=11836
* * Update to ucd-snmp 3.5.Jacques Vidrine1998-07-103-99/+132
| | | | Notes: svn path=/head/; revision=11813
* * Update ucd-snmp to version 3.5.Jacques Vidrine1998-07-106-18/+33
| | | | | | | | * Incidently fixes problem building on 3.0-CURRENT. PR: 7198 Notes: svn path=/head/; revision=11812
* Activate licqEivind Eklund1998-07-091-1/+2
| | | | Notes: svn path=/head/; revision=11804
* Port of licq 0.32-a, an ICQ program using QT.Eivind Eklund1998-07-0912-0/+298
| | | | | | | | Submitted by: Brian Feldman <brianfeldman@hotmail.com> Setup dialog: eivind Notes: svn path=/head/; revision=11803
* Activate yagirc.Matthew Hunt1998-07-071-1/+2
| | | | Notes: svn path=/head/; revision=11784
* Fix URL in MASTER_SITES. Add 2 mirrors.Dmitrij Tejblum1998-07-071-2/+4
| | | | | | | Pointed out by: the ports survey Notes: svn path=/head/; revision=11781
* Update ports for new 15.4.2 release of CVSup.John Polstra1998-07-074-13/+13
| | | | Notes: svn path=/head/; revision=11772
* Activate smurflog.Jacques Vidrine1998-07-061-1/+2
| | | | Notes: svn path=/head/; revision=11770
* Replace rumba 0.6a with Sharity-Light 1.0.Dmitrij Tejblum1998-07-068-40/+112
| | | | | | | | Also, make the build obey local settings for CC. This is Submitted by: Mikhail Teterin <mi@video-collage.com> Notes: svn path=/head/; revision=11769
* Upgrade to ver 2.0.18.David E. O'Brien1998-07-064-13/+63
| | | | | | | | | | Note the "server" extension is now part of rsync. HOWEVER, it is very different from the previous FreeBSD specific version we were patching in. Submitted by: Hiroki HAMAOKA <hama@xaxon.co.jp> Notes: svn path=/head/; revision=11758
* Update to version 2.3.Steve Price1998-07-059-95/+221
| | | | | | | | PR: 7166 Submitted by: Pedro Giffuni <giffunip@asme.org> Notes: svn path=/head/; revision=11746