aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* Remove the two kdesupport dependencies, I assume Stefan will fixSatoshi Asami1998-02-184-12/+4
| | | | | | | those later when he upgrades it but it's pointing to nowhere now. Notes: svn path=/head/; revision=9792
* Yipes, in the procss of marking this port BROKEN, I broke it evenSatoshi Asami1998-02-182-4/+4
| | | | | | | | further by adding unquoted ()'s to the BROKEN string! (Now how's that for recursive brokenness.) Notes: svn path=/head/; revision=9779
* Forgot to remove BROKEN with last commit.Steve Price1998-02-171-2/+1
| | | | Notes: svn path=/head/; revision=9769
* Activate pppload.Steve Price1998-02-161-1/+2
| | | | Notes: svn path=/head/; revision=9759
* Initial import of pppload-1.0Steve Price1998-02-166-0/+1227
| | | | Notes: svn path=/head/; revision=9758
* Unbreak this port. Sorry, I didn't test the package rule before.Jordan K. Hubbard1998-02-162-4/+2
| | | | | | | Me bad. Notes: svn path=/head/; revision=9752
* Mark kdenetwork broken instead of taking it out of the parent Makefile.Satoshi Asami1998-02-165-6/+10
| | | | Notes: svn path=/head/; revision=9750
* Mark this port BROKEN, apparently some patches went missing.Satoshi Asami1998-02-162-2/+4
| | | | Notes: svn path=/head/; revision=9749
* portlint.Satoshi Asami1998-02-161-3/+5
| | | | Notes: svn path=/head/; revision=9747
* Mark this port BROKEN, it doesn't package. While I'm here, fix a coupleSatoshi Asami1998-02-161-6/+7
| | | | | | | of bogons (like DEPENDS -> LIB_DEPENDS) and portlint. Notes: svn path=/head/; revision=9746
* Update 3.5.7 -> 3.5.8 (prompted by a number of people)Peter Wemm1998-02-142-5/+5
| | | | Notes: svn path=/head/; revision=9714
* Activate proftpd.Vanilla I. Shu1998-02-131-1/+2
| | | | Notes: svn path=/head/; revision=9701
* Update to version 2.1.8.Poul-Henning Kamp1998-02-122-18/+0
| | | | | | | Obtained from: David Pennell <dpennell@xyplex.com> Notes: svn path=/head/; revision=9689
* Update to version 2.1.8.Poul-Henning Kamp1998-02-122-6/+6
| | | | | | | Obtained from: David Pennell <dpennell@xyplex.com> Notes: svn path=/head/; revision=9688
* Temporarily disable kdenetwork until port has been updated to Beta3Stefan Eßer1998-02-121-2/+2
| | | | Notes: svn path=/head/; revision=9686
* Secondary category tk41Tim Vanderhoek1998-02-122-4/+4
| | | | Notes: svn path=/head/; revision=9679
* When sourcing "config.sh" in shell scripts, specify it as "./config.sh"John Polstra1998-02-122-2/+2
| | | | | | | | | to prevent the shell from searching the PATH for the file. Submitted by: David Quattlebaum <sasdrq@unx.sas.com> Notes: svn path=/head/; revision=9671
* Master site has changed.John Polstra1998-02-112-4/+4
| | | | Notes: svn path=/head/; revision=9669
* Remove bogus MASTER_SITE freedom.wit.com; it hasn't had the file the wholeBill Fenner1998-02-101-3/+2
| | | | | | | | | | time the distfile checker has been checking (since June 9, 1997) and has not been running an FTP server for any of 1998. Submitted by: distfile checker Notes: svn path=/head/; revision=9654
* Add cnet.Jordan K. Hubbard1998-02-081-1/+2
| | | | Notes: svn path=/head/; revision=9628
* New port: cnet - a graphical network simulator.Jordan K. Hubbard1998-02-087-0/+202
| | | | Notes: svn path=/head/; revision=9627
* Remove BROKEN= "tcl" line.Tim Vanderhoek1998-02-086-26/+22
| | | | Notes: svn path=/head/; revision=9620
* Take markm out of his misery... The patch belongs to the port'sGarrett Wollman1998-02-042-2/+14
| | | | | | | makefile, not bind's. Notes: svn path=/head/; revision=9595
* original source updated, on the next day after the port has imported :-<Jun-ichiro itojun Hagino1998-02-032-6/+4
| | | | Notes: svn path=/head/; revision=9581
* Fix a coredump problem with fingerd and its '-i' option.Steve Price1998-02-021-0/+11
| | | | | | | | PR: 5603 Submitted by: maintainer Notes: svn path=/head/; revision=9568
* Ouch, now I remember... runbb.sh can't be used in /etc/rc.d directly.Andreas Klemm1998-01-312-3/+3
| | | | | | | So leave it in $PREFIX/bb. Updated PLIST. Notes: svn path=/head/; revision=9533
* - Updated the port to newest release.Andreas Klemm1998-01-313-123/+91
| | | | | | | | | | | | | | | | - Revamped the make install target completely using .for .endfor loops - Created a private download subdir via http because the author doesn't provide a version number in source archive. - docu now will be installed in /usr/share/doc - updated PLIST - tested packaging and installed successfully from a package - install runbb.sh directly in the usual place (/usr/local/etc/rc.d) This package runs really fine now, no problems anymore, the system status of my -current machine is being displayed very well on the webpage http://localhost/bb Notes: svn path=/head/; revision=9532
* enable ports/net/nslint, "perform consistency checks on DNS files"Jun-ichiro itojun Hagino1998-01-301-1/+2
| | | | | | | PR: 4941 Notes: svn path=/head/; revision=9525
* ports/net/nslint, "perform consistency checks on DNS files"Jun-ichiro itojun Hagino1998-01-308-0/+128
| | | | | | | PR: 4941 Notes: svn path=/head/; revision=9524
* Upgrade to 1.9.18.2.John Fieber1998-01-279-12/+15
| | | | | | | | Fixes a deadlock in the new oplock code, and assorted other tweaks. Notes: svn path=/head/; revision=9476
* Upgrade to 4.0 alpha 4Justin M. Seger1998-01-263-62/+62
| | | | Notes: svn path=/head/; revision=9468
* Not that it matters much, but delete the empty line at end ofSatoshi Asami1998-01-222-4/+2
| | | | | | | file that was introduced in the previous commit. Notes: svn path=/head/; revision=9409
* - document that chinese windows support is yet to be merged.Jun-ichiro itojun Hagino1998-01-226-24/+30
| | | | | | | | | | (use ports/chinese/samba{,-des}) - fix trouble with MD5 password Submitted by: hosokawa Notes: svn path=/head/; revision=9407
* New address for Daniel O'ConnorMike Smith1998-01-221-3/+3
| | | | Notes: svn path=/head/; revision=9404
* Commented out MAINTAINER until we find a working email address.Bill Fenner1998-01-211-2/+2
| | | | | | | Submitted by: Mail Delivery Subsystem <MAILER-DAEMON@y.physics.usyd.edu.au> Notes: svn path=/head/; revision=9400
* MacOS 8 patches, fixes two known problems: "dancing icons" andJohn Fieber1998-01-214-2/+12
| | | | | | | read-only file troubles. Notes: svn path=/head/; revision=9399
* Work around the new BRAIN-DEAD patch in -current. Tell it to look atPeter Wemm1998-01-211-1/+4
| | | | | | | the Index: lines according to POSIX. Notes: svn path=/head/; revision=9385
* due to the upgrade of ports/net/samba, the following ports haveJun-ichiro itojun Hagino1998-01-191-2/+1
| | | | | | | | | | | | | become obsolete: ports/japanese/samba ports/japanese/samba-des ports/net/samba-des (zh-samba-* is obsoleted too, hosokawa is asking maintainer) Submitted by: hosokawa Notes: svn path=/head/; revision=9370
* File moved on MASTER_SITE.Justin M. Seger1998-01-161-2/+2
| | | | | | | | PR: 5480 Submitted by: igor@zynaps.ru Notes: svn path=/head/; revision=9347
* Add tkirc.Jordan K. Hubbard1998-01-151-1/+2
| | | | Notes: svn path=/head/; revision=9344
* Add ircd-hybrid-5Jordan K. Hubbard1998-01-151-1/+2
| | | | Notes: svn path=/head/; revision=9341
* Add the required trailing slash to MASTER_SITES.Steve Price1998-01-151-2/+2
| | | | | | | Reminded by: Satoshi Asami Notes: svn path=/head/; revision=9339
* original distribution updated. 1.9.18 -> 1.9.18p1Jun-ichiro itojun Hagino1998-01-146-12/+12
| | | | | | | Submitted by: hosokawa Notes: svn path=/head/; revision=9335
* Install the raw (roff) man pages, not the formatted ones.Mark Murray1998-01-123-6/+15
| | | | Notes: svn path=/head/; revision=9328
* Remove if_var.h stuff added by me.Brian Somers1998-01-114-68/+32
| | | | Notes: svn path=/head/; revision=9325
* MASTER_SITE subdir changed to pub/archie/mpd.Steve Price1998-01-111-2/+2
| | | | | | | | PR: 5290 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=9324
* Upgrade, 4.36 -> 4.41.Masafumi Max NAKANE1998-01-092-5/+5
| | | | Notes: svn path=/head/; revision=9304
* samba updated to 1.9.18.Jun-ichiro itojun Hagino1998-01-0927-195/+1248
| | | | | | | Submitted by: hosokawa Notes: svn path=/head/; revision=9296
* Update MASTER_SITES.David E. O'Brien1998-01-071-2/+5
| | | | | | | Pointed out by: Max Notes: svn path=/head/; revision=9286
* Update mirror site. Things have moved to socks5 subdirectory.Warner Losh1998-01-051-2/+2
| | | | Notes: svn path=/head/; revision=9274