summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* Fix endian-ness problem in bitfield.Bill Fenner1996-11-121-0/+27
| | | | | | | Pointed-out-by: Denis DeLaRoca <CSP1DWD@mvs.oac.ucla.edu> Notes: svn path=/head/; revision=4428
* Remove speak_freelyAndrey A. Chernov1996-11-111-2/+1
| | | | Notes: svn path=/head/; revision=4409
* BROKEN is to be defined in individual Makefiles, not subdir Makefiles.Satoshi Asami1996-11-111-1/+2
| | | | Notes: svn path=/head/; revision=4388
* New port: sdr 2.3a1, the UCL Session DiRectory.Bill Fenner1996-11-105-0/+30
| | | | | | | Note that this port is restricted due to inclusion of DES encryption. Notes: svn path=/head/; revision=4379
* New port: wb 1.59, the LBL whiteboard.Bill Fenner1996-11-105-0/+56
| | | | | | | | Note: this is a "just-install-the-binary" port like netscape, no source is available for wb. Notes: svn path=/head/; revision=4377
* Update to zephyr 2.0.4Paul Traina1996-11-073-6/+17
| | | | Notes: svn path=/head/; revision=4340
* imm, nv and vic are moved to mbones/. Repository copy is alreadySatoshi Asami1996-11-071-2/+2
| | | | | | | done, this is change to CATEGORIES line only. Notes: svn path=/head/; revision=4334
* imm, nv, vic are moved to mbone/.Satoshi Asami1996-11-071-4/+1
| | | | Notes: svn path=/head/; revision=4333
* updated for dgd >= 1.0.91Adam David1996-11-064-9/+8
| | | | Notes: svn path=/head/; revision=4321
* add kernel libAdam David1996-11-061-7/+29
| | | | Notes: svn path=/head/; revision=4320
* new distribution filesAdam David1996-11-062-93/+6
| | | | Notes: svn path=/head/; revision=4319
* 1.0.90- --> 1.0.9Adam David1996-11-062-3/+5
| | | | Notes: svn path=/head/; revision=4316
* 1.0.90 --> 1.0.91Adam David1996-11-062-4/+6
| | | | Notes: svn path=/head/; revision=4315
* Use ${COMPRESS_MAN} to compress man pages.Masafumi Max NAKANE1996-11-051-4/+2
| | | | Notes: svn path=/head/; revision=4297
* 1.0.86 --> 1.0.90-Adam David1996-11-012-3/+11
| | | | Notes: svn path=/head/; revision=4248
* 1.0.86 --> 1.0.90Adam David1996-11-012-3/+11
| | | | Notes: svn path=/head/; revision=4247
* Change the BUILD_DEPENDS so that it requires a particular version ofJohn Polstra1996-11-011-2/+2
| | | | | | | | | | m3build. Otherwise, it is possible to end up with shared libraries and interface files that come from different and incompatible versions. Problem reported by: asami@freebsd.org Notes: svn path=/head/; revision=4246
* Add "devel" to the CATEGORIES.John Polstra1996-11-011-1/+2
| | | | | | | Submitted by: asami@freebsd.org Notes: svn path=/head/; revision=4240