aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* Mark as IS_INTERACTIVE to let batch runs continue until I can fix these two.jfitz1997-04-091-1/+3
|
* Added p5-Net-DNSjfitz1997-04-061-1/+2
|
* Import of p5-Net-DNS, a perl5 interface to the resolver libraries.jfitz1997-04-065-0/+130
|
* Upgrade to v1.05jfitz1997-04-063-7/+12
| | | | Submitted by: Bill Fenner <fenner@parc.xerox.com>
* Upgrade, 4.0.4 -> 4.0.7.max1997-04-042-5/+7
|
* Finish the update to wide-dhcp so that it compiles with thebrian1997-04-042-0/+53
| | | | | | | | | new interface stuff and if_var.h Closes pr3161 Submitted by: MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp> Obtained from: pr3161
* Update wide-dhcp so that it compiles with the newbrian1997-04-049-51/+310
| | | | | | | | | interface stuff (and if_var.h). Closes pr3161 Submitted by: MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp> Obtained from: pr3161
* DISTFILE moved on MASTER_SITEfenner1997-04-021-2/+2
| | | | Found by: distfile checker
* Complete the arpwatch port.brian1997-04-011-1/+2
|
* Add install-man to INSTALL_TARGET rather than deal with it in post-installobrien1997-03-312-4/+4
| | | | target.
* COMMENT should be one line and as short as possible and still be ableobrien1997-03-314-8/+6
| | | | | to convey information. Need to package compressed manpages
* Style fixes:obrien1997-03-312-10/+16
| | | | | | | | * CATEGORIES doens't have ``+'' anymore * manpages should be listed in MAN8 so they get compressed * use ${MKDIR} so parrent dirs get created if nessicary * blank likes around MAINTAINER * PKGNAME isn't needed when PKGNAME is same as DISTNAME
* Import arpwatch version 2.0.1a1, a tool for monitoringbrian1997-03-3112-0/+176
| | | | | a network interface and maintaining a table of MAC addresses against IP numbers and host names.
* Clean up header comments.obrien1997-03-281-4/+4
|
* share fping w/the worldobrien1997-03-251-1/+2
|
* A tool to quickly ping N number of hosts to determine their reachabilityobrien1997-03-257-0/+96
| | | | without flooding the network.
* Add .../bin/scottyphk1997-03-214-2/+20
|
* Correct some really embarrassing typos in critical locations.adam1997-03-144-136/+5
| | | | | | I'm trusting that this needs no approval during ports freeze because these packages are not built automatically, so therefore this is not treading on Satoshi's toes.
* Convert the changes from the version of sup in the src tree in recentpeter1997-03-111-0/+219
| | | | | | history to patch format to the native tree layout. The version in src/usr.sbin/sup can now die. :-)
* Fix this so it will package. Also, instead of making "PLIST" fromasami1997-03-102-0/+786
| | | | | | "PLIST.in", make "PLIST.tmp" from "PLIST". The difference is that we can now do a grep on PLIST on the entire ports tree to find what the scotty port installed.
* Fix this so it will package. Also, instead of making "PLIST" fromasami1997-03-102-10/+12
| | | | | | "PLIST.in", make "PLIST.tmp" from "PLIST". The difference is that we can now do a grep on PLIST on the entire ports tree to find what the scotty port installed.
* changes in distribution filesetsadam1997-03-103-8/+8
|
* Remember to change the Required line :)gpalmer1997-03-073-6/+6
|
* Try to bring this port up to date. Upgrade to 3.1.3, and untangle thegpalmer1997-03-076-9/+9
| | | | | | patches a bit (author incorporated a fair number of them, and made even more cross-platfrm portability improvements). I'll deal with any packaging changes tomorrow.
* Improve the IP-discover application.phk1997-03-076-164/+84
| | | | | | Fix INADDR_LOOPBACK starvation. Don't react to pings that come back from another address than what we pinged.
* Add tcptrace.asami1997-03-061-1/+2
|
* A TCP dump file analysis tool.asami1997-03-065-0/+58
| | | | Submitted by: fenner (he had to leave so I'm importing it)
* upgrade to 1.9.16p11pst1997-03-0512-432/+213
|
* Boldly venture into the realm of ports, abduct an old friend of minephk1997-03-058-56/+146
| | | | | | | and patch it up a bit. Yes indeed, phk is back in the tcl+snmp arena. Update to 2.1.5, add the ability to probe several communities with the IP-discover function.
* --> 1.0.102adam1997-03-043-6/+14
|
* --> 1.0.102adam1997-03-043-6/+145
|
* Remove version-specific DIST_SUBDIR. It is too hard to maintain if theasami1997-03-041-1/+1
| | | | number of subdirectories grow.
* Remove version-specific DIST_SUBDIR. It is too hard to maintain if theasami1997-03-041-3/+1
| | | | number of subdirectories grow.
* Correct typogpalmer1997-03-041-1/+1
|
* Upgraded bb to 1.04.andreas1997-03-042-3/+5
| | | | | | | New features ... traces sendmail, pop3, ... Reviewed by: Submitted by: Obtained from:
* Interface load graphs now inherit SNMP properties from object.phk1997-03-032-0/+30
|
* A better attempt to correct the host/net byteorder problems.phk1997-03-032-32/+40
|
* gets() -> fgets(). Closes PR ports/2765.asami1997-03-021-0/+19
| | | | Submitted by: Marc Slemko <marcs@znep.com>
* Change "/usr/local" to "${LOCALBASE}". While I'm here, changeasami1997-03-021-3/+3
| | | | | | | | | MAINTAINER from asami to ports, I don't use this anymore (no cut & paste, duh!). By the way, does someone know why people think I'm a ytalk expert? I've getting questions from all over the world about how to compile ytalk on Solaris etc. Maybe taking out this MAINTAINER line would help.
* ntohl() missing on result from gethostbyname()phk1997-03-022-0/+40
|
* Update ports to new __FreeBSD_version numbering scheme (220000 forasami1997-02-212-2/+2
| | | | 2.2-RELEASE, 300000 for 3.0-current for now).
* 1.0.99 --> 1.0.100adam1997-02-194-7/+11
|
* This is port is not interactive, as the configure response is redirectedasami1997-02-191-2/+1
| | | | to stdin.
* Style police.obrien1997-02-181-5/+5
| | | | Bug fixes.
* Activate freewais-sf.tg1997-02-181-1/+2
|
* Import of freewais-sf, an enhanced WAIS.tg1997-02-187-0/+106
| | | | | | Closes PR #2156. Submitted by: Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co>
* Activate ftpsearch.tg1997-02-171-1/+2
|
* Turn on bing port.obrien1997-02-161-1/+3
|
* Bing is a point-to-point bandwidth measurement tool (hence the 'b'),obrien1997-02-165-0/+34
| | | | | | | based on ping. Closes PR: ports/2576 Submitted by: jseger@scds.com
* Enable delegate.max1997-02-121-1/+2
|
* New port, DeleGate:max1997-02-127-0/+65
| | | | General purpose TCP/IP proxy system
* Socket++ is a iostream like C++ class library for the UNIX and INETobrien1997-02-088-0/+111
| | | | | | | domains of sockets and protocols. Submitted by: Narvi <narvi@haldjas.folklore.ee> Closes-PR: ports/2532
* Put RUN_DEPENDS in its own section.asami1997-02-061-1/+2
|
* Add cvsup-mirror.jdp1997-02-021-1/+2
|
* The cvsup-mirror port, a kit that makes it easy to set up a FreeBSDjdp1997-02-0210-0/+663
| | | | mirror site.
* Upgrade, 3.5a16 -> 3.5b1.max1997-01-304-81/+95
| | | | | | Submitted by: Mike Peck <mike@falcon.binghamton.edu> Reviewed & Modified by: max (Closing PR #2374.)
* 1.0.98 --> 1.0.99adam1997-01-284-5/+9
|
* - copy correct bb-pager.sh script to cgi-bin.andreas1997-01-272-3/+7
| | | | | | | - make a symlink to $PREFIX/bb/www instead from there to cgi-bin, so that apache server finds the script outside the document root. - updated PLIST. - provide better environment for ,paging' in script (BBHOME, ...)
* Change all /usr/tmp to /var/tmp.max1997-01-262-9/+101
|
* "ln -s" -> "ln -sf".asami1997-01-241-4/+4
|
* Move "done" to the right place so this port actually installs.asami1997-01-242-4/+4
|
* Upgrade to radius-961029jfitz1997-01-247-58/+44
|
* remove 2 files from PLIST, that actually are created, when runningandreas1997-01-242-3/+6
| | | | | | | | | the start script. Added a needed tmp dir ($PREFIX/bb/tmp), otherwise bb refuses to start. Updated PLIST. symlinked page.sh cgi script to $PREFIX/www/cgi-bin
* Some bugfixes and enhancements:andreas1997-01-202-3/+7
| | | | | | | | | | | | | | | | | a) The link created in /usr/local/www to the bb is relative, so it does not work if the ${PREFIX}/www is itself a symlink. Fixed that by using full paths. b) Added a symlink bb/index.html to bb/bb.html so that the URL can just be http://hostname/bb c) Added 3 files (two of them were very important) to PLIST which were missing (bb.html, bb2.html and the new index.html). So I think nobody tried to install bb from a package since now. Reviewed by: Partially submitted by: Mikhail Teterin <mi@www.video-collage.com> Obtained from:
* Removed RUN_DEPENDS=netscape3.andreas1997-01-201-2/+1
| | | | Strongly suggested by: Satoshi
* corrected md5 checksum because author did changes without bumpingandreas1997-01-201-1/+1
| | | | | the release number. Obtained from: Doug White <dwhite@gdi.uoregon.edu>
* (1) This is a classic example of a "trivial fix" blowing up on one's faceasami1997-01-191-25/+0
| | | | | | | unless you test it, Brian. :) (Directory path prefix was wrong.) (2) Also, this patch modifies the same file as patch-af, so I combined those two (see handbook).
* If a client suggests an IP that is different from the server-configbrian1997-01-181-0/+25
| | | | | | | | | IP for that hardware-address, return a NAK rather than being silent. Reviewed by: None (trivial fix, discussed briefly with author & cc'd to hackers) Submitted by: Brian Somers <brian@awfulhak.demon.co.uk> Obtained from: Brian Somers <brian@awfulhak.demon.co.uk>
* preconfigure the run filesadam1997-01-161-0/+44
|
* WRKDIR != WRKSRCadam1997-01-161-2/+2
|
* Update from CVSup release 14.1 to release 14.1.1.jdp1997-01-162-4/+4
| | | | | | This micro release of CVSup fixes a server bug that would have been tickled by some planned repairs to the FreeBSD repository. The client remains unchanged from release 14.1.
* Serves me right for committing work I hadn't looked at in over a month.pst1997-01-1519-78/+111
| | | | | | This cleans up everything, installs man pages properly, et al. The dhcp client is not installed, since it is not yet functional.
* Modify the configuration to use file locking with fcntl() so thatmax1997-01-142-4/+15
| | | | | the trash folder works properly. Submitted by: Koichi Satou <copan@ppp.fastnet.or.jp>
* Better method to test if make is run with BATCH defined.max1997-01-141-2/+2
|
* Upgrade to ISC DHCP 5.14pst1997-01-1412-24/+24
|
* Include osreldate.h to determine if if_var.h is needed.max1997-01-142-20/+23
|
* 1.0.97 --> 1.0.98adam1997-01-114-7/+11
|
* Make bpfiltp.c include net/ethernet.h instead of if_{var,ether}.h.max1997-01-101-8/+9
| | | | Suggested by: wollman
* Why does this file carry my name? Drats! (Change it to jdp@polstra.com)asami1997-01-091-1/+1
|
* Make support/ethertalk/bpfiltp.c include net/if_var.h. This is due tomax1997-01-091-5/+13
| | | | | the changes made to if_ether.h. Noticed by: phk
* New patch:max1997-01-091-0/+10
| | | | | | Make support/uab/aarp.c include net/if_var.h. (This is due to recent change made to if_ether.h.) Noticed by: phk
* added temporary patch until changed by authoradam1997-01-092-2/+4
|
* get the patch to behaveadam1997-01-091-2/+1
|
* use URL file syntaxadam1997-01-083-11/+16
| | | | added backup distribution site
* had become out of sync with realityadam1997-01-082-51/+1
|
* had gotten out of sync with realityadam1997-01-081-2/+2
|
* Update from CVSup-14.0 to CVSup-14.1.jdp1997-01-082-4/+4
|
* Add strobe.asami1997-01-071-1/+2
| | | | Not-sure-if-forgotten-by-him-but-I'm-going-to-commit-this-before-I-forget: max
* Previous modification to treat ttyv? as console introduced bug and thismax1997-01-061-18/+37
| | | | | | | change should correct it. Added some comment about the modification this patch is making. Instead of hardcode utmp location, use _UTMP_PATH. Submitted by: sanpei@yy.cs.keio.ac.jp
* Comment out NO_CDROM, author says ok.asami1997-01-061-2/+5
|
* Add NO_CDROM for now, since the README says:asami1997-01-061-1/+3
| | | | | | | | | | | | === License Agreement ================= Big Brother is non-commercial software. That means it can't be sold or included in any commercial product without written permission from Sean MacGuire. === I have sent mail to Mr. MacGuire asking for permission.
* Merge patch-ag, patch-ah into patch-ab as they all change the same file.max1997-01-062-55/+52
|
* Update. By the way, since the distfile doesn't include the version number,asami1997-01-061-1/+1
| | | | | I have no idea how anyone could have compiled the updated version without fixing this. ;)
* New patch. Description from the maintainer:max1997-01-061-0/+51
| | | | | | | | | | | | | | | | | Patch for utmp ut_host. GNU finger uses ut_host information in utmp. From src/usr.bin/login/login.c CVS log, after 2.2 source tree, login.c write numerical address to ut_host. (1.12 comment of login.c) So this patch is to translate numerical address to hostname. Special Thanks to Tung-Hui Hu <hhui@arcfour.com>. Submitted by: sanpei@yy.cs.keio.ac.jp (Closing part of #PR 2360.)
* Rename files/start.fingerd.sh.sample -> fingerd.sh.sample.max1997-01-064-6/+10
| | | | | Submitted by: sanpei@yy.cs.keio.ac.jp (Closing part of PR #2360.)
* Typo.max1997-01-061-1/+1
| | | | Noticed by: phk
* Updated bb port to version 1.0.andreas1997-01-043-5/+5
| | | | Corrected an error in configure script.
* port doesn't run-depend on lyx instead on lynx. But that wasandreas1997-01-041-2/+2
| | | | | | perhaps a bad choise, as well, since you need a web browser with graphical capabilities. Obtained from: "up again" Andrew Stesin
* + regexpsadam1997-01-031-1/+1
|
* added kfuns regexp_compile() and regexp_match()adam1997-01-033-12/+568
| | | | | this is the LPC interface to GNU regexp by Robert Leslie <rob@ccs.neu.edu> and is used by the upcoming dgd-lpmoo port
* Activate wget.tg1997-01-021-1/+2
|
* duh braino, WRKSRC != WRKDIRadam1997-01-021-2/+2
|
* checksum changed, as did patch destinationadam1997-01-012-2/+5
|
* checksum changedadam1997-01-011-1/+1
|
* Thanks Peter for taking this, but MAINTAINER should be a full addressasami1996-12-311-2/+2
| | | | (not only freefall's account name).
* Make aarpd.c include sys/time.h.max1996-12-301-0/+10
| | | | (This is due to if.h changes.)
* Make this puppy compile on -current after the net/if.h change to no longerpeter1996-12-291-1/+3
| | | | | be self sufficient w/ sys/time.h Note that this causes some harmless warnings, this is a trivial patch.
* Ignore checksum of tzfile.h. Closes PR ports/2306.asami1996-12-292-3/+4
| | | | Submitted by: sanpei@yy.cs.keio.ac.jp
* 1.0.93 --> 1.0.97adam1996-12-262-3/+11
|
* new patch-aa needed because of little Makefile modifications byandreas1996-12-241-16/+13
| | | | the author of the package.
* Got checksum mismatch. Fetched it again and created new checksum file.andreas1996-12-221-1/+1
|
* Remove the package name in the COMMENT file.andreas1996-12-221-1/+1
|
* 1.0.96 --> 1.0.97adam1996-12-212-3/+5
| | | | (dumpfile change)
* Update from version 13.5 to version 14.0.jdp1996-12-153-4/+21
|
* Update from version 13.5 to version 14.0.jdp1996-12-151-4/+4
| | | | | Fix garbling of "MASTER_SITES" that somebody's slippery editor fingers introduced into the previous revision of the Makefile.
* Remove -s from manual installation target. I have no idea how thisasami1996-12-121-1/+1
| | | | worked on your machine, Eric. ;)
* upgrade to 1.0c -- closes ports/2167erich1996-12-123-23/+21
| | | | Requested by: Vincent Poy
* 1.0.95 --> 1.0.96adam1996-12-122-3/+5
|
* Don't connect the network socket to stderr, this achieves nothing, butpeter1996-12-111-0/+9
| | | | | | prevents the connecting daemon (eg: ssh) asking for passwords etc. Obtained from: ssh FAQ, Thomas Koenig <ciw.uni-karlsruhe.de>
* treat freebsd3.0 just like freebsd2.xpeter1996-12-111-0/+11
|
* Enclose the reason string for NO_CDROM, NO_PACKAGE, RESTRICTED and BROKENmax1996-12-085-15/+15
| | | | in double-quotes.
* No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,max1996-12-083-6/+6
| | | | | RESTRICTED or BROKEN. Pointed-out by: asami
* Now, string describing reason for defining these variables must be setmax1996-12-073-6/+6
| | | | when you define NO_CDROM, NO_PACKAGE or RESTRICTED instead of just ``yes''.
* Activated ldap.max1996-12-061-1/+2
|
* Update from socks5-beta-0.16.6-exportable to socks5-beta-0.17.1-exportable.jdp1996-12-053-5/+41
| | | | | | Fix configuration problem caused by FreeBSD major version number change. Submitted by: Doug Ambrisko <ambrisko@whistle.com>
* 1.0.94 --> 1.0.95adam1996-12-032-3/+5
|
* update supplementary docsadam1996-12-031-13/+23
|
* rewrite some supplementary docsadam1996-12-031-13/+23
|
* {CP} -> ${CP}.asami1996-12-031-7/+7
|
* Well, I know it doesn't make much sense to have something like "{RM}"asami1996-12-032-6/+6
| | | | | in there, but our make still isn't smart enough to figure out that it means "${RM}", David. :)
* Ooops, can't use ${PREFIX} in these scripts.max1996-12-021-1/+1
| | | | Noticed by: Koichi Satou <copan@ppp.fastnet.or.jp>
* Activate cap.max1996-12-011-1/+2
|
* New port: the Columbia AppleTalk Package for UNIX.max1996-12-0115-0/+1433
|
* General Makefile cleanupobrien1996-12-0115-57/+67
| | | | | | | | Add MAINATERS mkdir -p ==> ${MKDIR} cp ==> ${CP} install ==> ${INSTALL}/${INSTALL_*} etc...
* Cleaned up post-install target.obrien1996-12-013-24/+27
|
* "mkdir -p" --> ${MKDIR}obrien1996-12-011-2/+2
|
* Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds toasami1996-11-303-9/+9
| | | | changes made in rev. 1.232 of bsd.port.mk.
* Misc. cleanup.asami1996-11-261-2/+2
|
* Make this compile and package.asami1996-11-263-6/+4
|
* Add bb and socks5.asami1996-11-261-1/+3
|
* Oops, rmsgd.8 should be in MAN8, not MAN1.asami1996-11-261-2/+3
|
* Add .gz suffix to manpages so this port packages again.asami1996-11-261-16/+16
|
* Update the checksum.fenner1996-11-241-1/+1
|
* Update PLIST per Satoshi's requestpst1996-11-231-70/+72
|
* Dang, what am I thinking?!? It's NO_PACKAGE, not NO_PACKAGES dummy.asami1996-11-223-6/+6
| | | | Maybe I should go to sleep.
* Make this NO_PACKAGE, it asks too many questions.asami1996-11-223-3/+6
|
* Needed a break from my prelim exams... did a port... adding it here.obrien1996-11-221-1/+2
|
* New port -- netcat is a simple utility which reads and writes data acrossobrien1996-11-225-0/+74
| | | | | | network connections. Obtained from: OpenBSD
* 1.0.93 --> 1.0.94adam1996-11-222-3/+5
|
* Upgrade to version 2.4.23. The master site does not even have the tarballmarkm1996-11-216-185/+150
| | | | for 2.4.21 anymore.
* Check in the patches that CVS missed yesterday... *now* it'll build =)fenner1996-11-213-214/+33
|
* Upgraded to imm 3.5a1 . This port is no longer BROKEN.fenner1996-11-207-15/+120
|
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-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.
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-1843-288/+168
|
* Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-3/+2
|
* Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-4/+4
|
* Use MASTER_SITE_PERL_CPAN. Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-182-23/+13
|
* Standardize.asami1996-11-181-10/+9
|
* --- Big Brother ---andreas1996-11-188-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)
* Removed @cwd.max1996-11-171-1/+0
|
* Updated MASTER_SITES.max1996-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.)
* 1.0.91- --> 1.0.93adam1996-11-133-107/+40
| | | | updated PLIST
* 1.0.91 --> 1.0.93adam1996-11-132-5/+8
|
* Fix Makefiles to work with new bsd.port.mk. Mostly just replacingasami1996-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.
* 0.3 --> 0.5adam1996-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
* Fix endian-ness problem in bitfield.fenner1996-11-131-0/+27
| | | | Pointed-out-by: Denis DeLaRoca <CSP1DWD@mvs.oac.ucla.edu>
* Remove speak_freelyache1996-11-121-2/+1
|
* BROKEN is to be defined in individual Makefiles, not subdir Makefiles.asami1996-11-111-1/+2
|
* New port: sdr 2.3a1, the UCL Session DiRectory.fenner1996-11-115-0/+30
| | | | Note that this port is restricted due to inclusion of DES encryption.
* New port: wb 1.59, the LBL whiteboard.fenner1996-11-115-0/+56
| | | | | Note: this is a "just-install-the-binary" port like netscape, no source is available for wb.
* Update to zephyr 2.0.4pst1996-11-083-6/+17
|
* imm, nv and vic are moved to mbones/. Repository copy is alreadyasami1996-11-071-2/+2
| | | | done, this is change to CATEGORIES line only.
* imm, nv, vic are moved to mbone/.asami1996-11-071-4/+1
|
* updated for dgd >= 1.0.91adam1996-11-074-9/+8
|
* add kernel libadam1996-11-071-7/+29
|
* new distribution filesadam1996-11-072-93/+6
|
* 1.0.90- --> 1.0.9adam1996-11-072-3/+5
|
* 1.0.90 --> 1.0.91adam1996-11-072-4/+6
|
* Use ${COMPRESS_MAN} to compress man pages.max1996-11-051-4/+2
|
* 1.0.86 --> 1.0.90-adam1996-11-022-3/+11
|
* 1.0.86 --> 1.0.90adam1996-11-022-3/+11
|
* Change the BUILD_DEPENDS so that it requires a particular version ofjdp1996-11-021-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
* Add "devel" to the CATEGORIES.jdp1996-11-021-1/+2
| | | | Submitted by: asami@freebsd.org
* Update for new release 13.5 of CVSup.jdp1996-11-011-1/+1
|
* Update for new release 13.5 of CVSup.jdp1996-11-011-5/+12
| | | | Correct the "Date created" comment in the Makefile.
* reflect the legal status more accuratelyadam1996-11-011-3/+3
|
* distfile changedadam1996-10-302-4/+4
|
* Change the dependencies to take advantage of the new "modula-3-lib"jdp1996-10-301-12/+3
| | | | | | port, which installs only the shared libraries and not the entire development system. This should make the package much more convenient to use.
* 1.0.84 --> 1.0.86adam1996-10-262-5/+12
| | | | tidied Makefile
* 1.0.84 --> 1.0.86adam1996-10-262-5/+12
| | | | tidied Makefile
* 1.0.83 --> 1.0.84adam1996-10-252-6/+8
|
* 1.0.83 --> 1.0.84adam1996-10-252-3/+5
|
* Add RUN_DEPENDS to all perl5 ports, to make packages install perl.jfitz1996-10-242-2/+4
| | | | Submitted by: asami@freebsd.org
* perl5 modules to access and use network protocols.jfitz1996-10-245-0/+147
|
* Update for new perl5 ports.jfitz1996-10-241-1/+4
|
* perl5 module to make Archie queries via Prospero requests.jfitz1996-10-245-0/+53
|
* last minute change to master patchfileadam1996-10-241-1/+1
|
* oops, stale fileadam1996-10-241-1/+1
|
* 1.0.63 --> 1.0.83adam1996-10-242-7/+59
| | | | warning: dumpfile format changed
* 1.0.63 --> 1.0.83adam1996-10-242-4/+56
| | | | warning: dumpfile format changed
* Upgrade, 1.5.1 -> 1.6.2.max1996-10-232-5/+6
| | | | | | (Closing PR #1862.) Submitted by: obrien@NUXI.cs.ucdavis.edu
* Minor grammatical cleanups to the warning message.jdp1996-10-221-6/+6
|
* Honor NOMANCOMPRESS setting.max1996-10-201-1/+3
| | | | Submitted by: "Philippe Charnier" <charnier@xp11.frmug.org>
* Print a banner warning where the cvsup binary located before fetchingwosch1996-10-201-1/+11
| | | | cvsup/modula sources.
* Port update, fixing some compile problems.chuckr1996-10-206-21/+27
| | | | Submitted by: Igor Vinokurov <igor@cs.ibank.ru>
* Fixed problem with setting PREFIX in radius.hjfitz1996-10-182-4/+4
|
* Upgrade to 961015 versionjfitz1996-10-183-9/+9
|
* Added archive directory to MASTER_SITES to prevent breakage as soon as a new ↵jfitz1996-10-181-5/+3
| | | | release comes out.
* Updated the maintainer's address.max1996-10-183-9/+9
|
* make package now works.erich1996-10-104-334/+26
| | | | | | | some files are installed in .../$(uname -m)-$(uname)-$(uname -r)/..., so we've got to use the `construct a PLIST' trick. Pointed out by: Satoshi
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-1016-16/+16
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* remove tclDPpst1996-10-081-2/+1
|
* Removed the version number.max1996-10-062-2/+2
| | | | Changed to make it better looking when doing make print-index.
* Entirely removed ports/net/tkined, because it's included in scotty port.andreas1996-09-291-2/+1
|
* Update for new version of Modula-3.jdp1996-09-271-3/+3
| | | | Fix a typo in the "Version required" comment.
* Activated telnetxmax1996-09-261-1/+2
|
* Telnetx, telnet client with binary file transfer protocols supportmax1996-09-265-0/+47
|
* Fix for change of distfile name on master sitejfitz1996-09-251-1/+1
|
* Remove spurious EXTRACT_SUFX.asami1996-09-251-2/+1
|
* Import of the Ascend RADIUS daemon.jfitz1996-09-251-1/+2
|
* Import of Ascend-modified RADIUS daemon.jfitz1996-09-2413-0/+429
| | | | Reviewed by: chuckr@FreeBSD.ORG
* Ack, last commit was bogus. Serves me right for making "just one tinypeter1996-09-212-6/+11
| | | | | | change" after I tested it. Sigh. While here, make a tweakable hook to change the name from rdist6 to rdist.
* Update to rdist-6.1.3. The only major thing changed seems to be twopeter1996-09-213-7/+9
| | | | | | | | | | | buffer overflow problems, which shouldn't be an issue since it's not setuid. While here, do not hardcode /usr/local, use $(PREFIX). Do not patch the install target so that 'make install' does the man pages, add install.man to the ${INSTALL_TARGET} variable so that both "install" and "install.man" are done. This reduces the diff to the base source a little, but has the same overall effect.
* upgrade to 2.1.3erich1996-09-176-142/+110
|
* Update for new release 13.4 of CVSup.jdp1996-09-132-2/+2
|
* Update for new version of the Modula-3 port.jdp1996-09-121-2/+2
|
* Update for new version of the Modula-3 port. The new port reallyjdp1996-09-101-2/+2
| | | | | needs to be used for building CVSup, because it fixes some M3 bugs that affect CVSup.
* Update MASTER_SITEStorstenb1996-08-276-12/+12
|
* Update for release 13.3 of CVSup.jdp1996-08-242-4/+4
|
* Remove LIB_DEPENDS on libz, it's in /usr/src now.asami1996-08-191-3/+2
|
* Make this work on -current post this change:asami1996-08-191-18/+28
| | | | | | | | | | | | * davidg 96/06/12 19:54:21 * * Modified: sys/net if_ethersubr.c * sys/netinet if_ether.c * Log: * Keep ether_type in network order for BPF to be consistent with other * systems. Submitted by: MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp>
* aargh, I forgot to commit this. This fixes an optimization originallypeter1996-08-171-2/+2
| | | | | for rdist-6.1.0, which is not quite valid on 6.1.2 when used with an alternate rsh-like transport (such as ssh).
* Added rsync.asami1996-08-161-1/+2
|
* A network file distribution/synchronisation utility.asami1996-08-165-0/+48
| | | | Submitted by: David O'Brien (obrien@cs.ucdavis.edu)
* distribution files changedadam1996-08-162-16/+4
|
* distribution files changedadam1996-08-162-15/+3
|
* Add back the RESTRICTED clause, because the NEC copyright prohibitsjdp1996-08-151-1/+2
| | | | commercial use.
* Update for new release. Remove export restriction; it no longer applies.jdp1996-08-153-8/+8
| | | | Reviewed by: Doug Ambrisko <ambrisko@ambrisko.roble.com>
* typo in filenameadam1996-08-132-3/+3
|
* version 1.0.63adam1996-08-112-3/+7
|
* forgot thisadam1996-08-111-0/+2
|
* version 1.0.63adam1996-08-111-3/+5
|
* Add cvsup.asami1996-08-081-1/+2
|
* JDP's cvsup. Beware, this port depends on modula-3!asami1996-08-085-0/+36
|
* One more thing moved to sbin.asami1996-08-063-3/+3
| | | | Forgotten by: pst :p
* Update package list to match new organizationpst1996-08-053-33/+33
|
* there was an extra fileadam1996-08-021-1/+0
|
* version 1.0.61adam1996-07-312-5/+16
|
* version 1.0.61adam1996-07-312-3/+5
|
* workaround bogus diff in distribution patchfileadam1996-07-301-2/+15
|