summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove -s from manual installation target. I have no idea how thisSatoshi Asami1996-12-121-1/+1
| | | | | | | worked on your machine, Eric. ;) Notes: svn path=/head/; revision=4958
* upgrade to 1.0c -- closes ports/2167Eric L. Hernes1996-12-123-23/+21
| | | | | | | Requested by: Vincent Poy Notes: svn path=/head/; revision=4946
* 1.0.95 --> 1.0.96Adam David1996-12-112-3/+5
| | | | Notes: svn path=/head/; revision=4936
* Don't connect the network socket to stderr, this achieves nothing, butPeter Wemm1996-12-101-0/+9
| | | | | | | | | prevents the connecting daemon (eg: ssh) asking for passwords etc. Obtained from: ssh FAQ, Thomas Koenig <ciw.uni-karlsruhe.de> Notes: svn path=/head/; revision=4920
* treat freebsd3.0 just like freebsd2.xPeter Wemm1996-12-101-0/+11
| | | | Notes: svn path=/head/; revision=4919
* Enclose the reason string for NO_CDROM, NO_PACKAGE, RESTRICTED and BROKENMasafumi Max NAKANE1996-12-085-15/+15
| | | | | | | in double-quotes. Notes: svn path=/head/; revision=4891
* No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,Masafumi Max NAKANE1996-12-083-6/+6
| | | | | | | | RESTRICTED or BROKEN. Pointed-out by: asami Notes: svn path=/head/; revision=4884
* Now, string describing reason for defining these variables must be setMasafumi Max NAKANE1996-12-073-6/+6
| | | | | | | when you define NO_CDROM, NO_PACKAGE or RESTRICTED instead of just ``yes''. Notes: svn path=/head/; revision=4864
* Activated ldap.Masafumi Max NAKANE1996-12-061-1/+2
| | | | Notes: svn path=/head/; revision=4826
* Update from socks5-beta-0.16.6-exportable to socks5-beta-0.17.1-exportable.John Polstra1996-12-053-5/+41
| | | | | | | | | Fix configuration problem caused by FreeBSD major version number change. Submitted by: Doug Ambrisko <ambrisko@whistle.com> Notes: svn path=/head/; revision=4805
* 1.0.94 --> 1.0.95Adam David1996-12-032-3/+5
| | | | Notes: svn path=/head/; revision=4774
* update supplementary docsAdam David1996-12-031-13/+23
| | | | Notes: svn path=/head/; revision=4773
* rewrite some supplementary docsAdam David1996-12-031-13/+23
| | | | Notes: svn path=/head/; revision=4770
* {CP} -> ${CP}.Satoshi Asami1996-12-031-7/+7
| | | | Notes: svn path=/head/; revision=4750
* Well, I know it doesn't make much sense to have something like "{RM}"Satoshi Asami1996-12-032-6/+6
| | | | | | | | in there, but our make still isn't smart enough to figure out that it means "${RM}", David. :) Notes: svn path=/head/; revision=4749
* Ooops, can't use ${PREFIX} in these scripts.Masafumi Max NAKANE1996-12-021-1/+1
| | | | | | | Noticed by: Koichi Satou <copan@ppp.fastnet.or.jp> Notes: svn path=/head/; revision=4747
* Activate cap.Masafumi Max NAKANE1996-12-011-1/+2
| | | | Notes: svn path=/head/; revision=4744
* New port: the Columbia AppleTalk Package for UNIX.Masafumi Max NAKANE1996-12-0115-0/+1433
| | | | Notes: svn path=/head/; revision=4743
* General Makefile cleanupDavid E. O'Brien1996-12-0115-57/+67
| | | | | | | | | | | Add MAINATERS mkdir -p ==> ${MKDIR} cp ==> ${CP} install ==> ${INSTALL}/${INSTALL_*} etc... Notes: svn path=/head/; revision=4738
* Cleaned up post-install target.David E. O'Brien1996-12-013-24/+27
| | | | Notes: svn path=/head/; revision=4737
* "mkdir -p" --> ${MKDIR}David E. O'Brien1996-12-011-2/+2
| | | | Notes: svn path=/head/; revision=4736
* Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds toSatoshi Asami1996-11-303-9/+9
| | | | | | | changes made in rev. 1.232 of bsd.port.mk. Notes: svn path=/head/; revision=4733
* Misc. cleanup.Satoshi Asami1996-11-261-2/+2
| | | | Notes: svn path=/head/; revision=4692
* Make this compile and package.Satoshi Asami1996-11-263-6/+4
| | | | Notes: svn path=/head/; revision=4688
* Add bb and socks5.Satoshi Asami1996-11-261-1/+3
| | | | Notes: svn path=/head/; revision=4680
* Oops, rmsgd.8 should be in MAN8, not MAN1.Satoshi Asami1996-11-261-2/+3
| | | | Notes: svn path=/head/; revision=4670
* Add .gz suffix to manpages so this port packages again.Satoshi Asami1996-11-261-16/+16
| | | | Notes: svn path=/head/; revision=4669
* Update the checksum.Bill Fenner1996-11-241-1/+1
| | | | Notes: svn path=/head/; revision=4648
* Update PLIST per Satoshi's requestPaul Traina1996-11-221-70/+72
| | | | Notes: svn path=/head/; revision=4647
* Dang, what am I thinking?!? It's NO_PACKAGE, not NO_PACKAGES dummy.Satoshi Asami1996-11-223-6/+6
| | | | | | | Maybe I should go to sleep. Notes: svn path=/head/; revision=4643
* Make this NO_PACKAGE, it asks too many questions.Satoshi Asami1996-11-223-3/+6
| | | | Notes: svn path=/head/; revision=4642
* Needed a break from my prelim exams... did a port... adding it here.David E. O'Brien1996-11-221-1/+2
| | | | Notes: svn path=/head/; revision=4637
* New port -- netcat is a simple utility which reads and writes data acrossDavid E. O'Brien1996-11-225-0/+74
| | | | | | | | | network connections. Obtained from: OpenBSD Notes: svn path=/head/; revision=4635
* 1.0.93 --> 1.0.94Adam David1996-11-222-3/+5
| | | | Notes: svn path=/head/; revision=4634
* Upgrade to version 2.4.23. The master site does not even have the tarballMark Murray1996-11-206-185/+150
| | | | | | | for 2.4.21 anymore. Notes: svn path=/head/; revision=4618
* Check in the patches that CVS missed yesterday... *now* it'll build =)Bill Fenner1996-11-203-214/+33
| | | | Notes: svn path=/head/; revision=4617
* Upgraded to imm 3.5a1 . This port is no longer BROKEN.Bill Fenner1996-11-197-15/+120
| | | | Notes: svn path=/head/; revision=4600
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-1829-58/+45
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-1843-288/+168
| | | | Notes: svn path=/head/; revision=4575
* Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-3/+2
| | | | Notes: svn path=/head/; revision=4571
* Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-4/+4
| | | | Notes: svn path=/head/; revision=4570
* Use MASTER_SITE_PERL_CPAN. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-182-23/+13
| | | | Notes: svn path=/head/; revision=4568
* Standardize.Satoshi Asami1996-11-181-10/+9
| | | | Notes: svn path=/head/; revision=4564
* --- Big Brother ---Andreas Klemm1996-11-178-0/+262
| | | | | | | | | | | a Web-based Unix Network Monitoring and Notification System by Sean MacGuire <sean@iti.qc.ca> Home Page: http://www.iti.qc.ca/iti/users/sean/bb-dnld/ A Life Example: http://www.menet.umn.edu/~clolson/bb/bb.html (40 machines) Notes: svn path=/head/; revision=4554
* Removed @cwd.Masafumi Max NAKANE1996-11-171-1/+0
| | | | Notes: svn path=/head/; revision=4526
* Updated MASTER_SITES.Masafumi Max NAKANE1996-11-171-7/+3
| | | | | | | | | | | Submitted by: Pedro Giffuni <m230761@ingenieria.ingsala.unal.edu.co> CATEGORIES+= -> CATEGORIES= Removed pre-install target. (What it did was mkdir ${PREFIX}/bin, etc. which is now done by mtree.) Notes: svn path=/head/; revision=4525
* 1.0.91- --> 1.0.93Adam David1996-11-133-107/+40
| | | | | | | updated PLIST Notes: svn path=/head/; revision=4445
* 1.0.91 --> 1.0.93Adam David1996-11-132-5/+8
| | | | Notes: svn path=/head/; revision=4443
* Fix Makefiles to work with new bsd.port.mk. Mostly just replacingSatoshi Asami1996-11-132-9/+6
| | | | | | | | ${COMPRESS_MAN} so they will at least work. I will come back later and get rid of all the .if !defined(NOMANCOMPRESS) stuff. Notes: svn path=/head/; revision=4440
* 0.3 --> 0.5Adam David1996-11-135-108/+172
| | | | | | | | | | xwais disabled because of a problem in myAsciiSink.c this port is no longer broken temporarily set to NO_PACKAGE and NO_INSTALL, work in progress Notes: svn path=/head/; revision=4433