Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.0.93 --> 1.0.97 | adam | 1996-12-26 | 2 | -3/+11 |
| | |||||
* | new patch-aa needed because of little Makefile modifications by | andreas | 1996-12-24 | 1 | -16/+13 |
| | | | | the author of the package. | ||||
* | Got checksum mismatch. Fetched it again and created new checksum file. | andreas | 1996-12-22 | 1 | -1/+1 |
| | |||||
* | Remove the package name in the COMMENT file. | andreas | 1996-12-22 | 1 | -1/+1 |
| | |||||
* | 1.0.96 --> 1.0.97 | adam | 1996-12-21 | 2 | -3/+5 |
| | | | | (dumpfile change) | ||||
* | Update from version 13.5 to version 14.0. | jdp | 1996-12-15 | 3 | -4/+21 |
| | |||||
* | Update from version 13.5 to version 14.0. | jdp | 1996-12-15 | 1 | -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 this | asami | 1996-12-12 | 1 | -1/+1 |
| | | | | worked on your machine, Eric. ;) | ||||
* | upgrade to 1.0c -- closes ports/2167 | erich | 1996-12-12 | 3 | -23/+21 |
| | | | | Requested by: Vincent Poy | ||||
* | 1.0.95 --> 1.0.96 | adam | 1996-12-12 | 2 | -3/+5 |
| | |||||
* | Don't connect the network socket to stderr, this achieves nothing, but | peter | 1996-12-11 | 1 | -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.x | peter | 1996-12-11 | 1 | -0/+11 |
| | |||||
* | Enclose the reason string for NO_CDROM, NO_PACKAGE, RESTRICTED and BROKEN | max | 1996-12-08 | 5 | -15/+15 |
| | | | | in double-quotes. | ||||
* | No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE, | max | 1996-12-08 | 3 | -6/+6 |
| | | | | | RESTRICTED or BROKEN. Pointed-out by: asami | ||||
* | Now, string describing reason for defining these variables must be set | max | 1996-12-07 | 3 | -6/+6 |
| | | | | when you define NO_CDROM, NO_PACKAGE or RESTRICTED instead of just ``yes''. | ||||
* | Activated ldap. | max | 1996-12-06 | 1 | -1/+2 |
| | |||||
* | Update from socks5-beta-0.16.6-exportable to socks5-beta-0.17.1-exportable. | jdp | 1996-12-05 | 3 | -5/+41 |
| | | | | | | Fix configuration problem caused by FreeBSD major version number change. Submitted by: Doug Ambrisko <ambrisko@whistle.com> | ||||
* | 1.0.94 --> 1.0.95 | adam | 1996-12-03 | 2 | -3/+5 |
| | |||||
* | update supplementary docs | adam | 1996-12-03 | 1 | -13/+23 |
| | |||||
* | rewrite some supplementary docs | adam | 1996-12-03 | 1 | -13/+23 |
| | |||||
* | {CP} -> ${CP}. | asami | 1996-12-03 | 1 | -7/+7 |
| | |||||
* | Well, I know it doesn't make much sense to have something like "{RM}" | asami | 1996-12-03 | 2 | -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. | max | 1996-12-02 | 1 | -1/+1 |
| | | | | Noticed by: Koichi Satou <copan@ppp.fastnet.or.jp> | ||||
* | Activate cap. | max | 1996-12-01 | 1 | -1/+2 |
| | |||||
* | New port: the Columbia AppleTalk Package for UNIX. | max | 1996-12-01 | 15 | -0/+1433 |
| | |||||
* | General Makefile cleanup | obrien | 1996-12-01 | 15 | -57/+67 |
| | | | | | | | | Add MAINATERS mkdir -p ==> ${MKDIR} cp ==> ${CP} install ==> ${INSTALL}/${INSTALL_*} etc... | ||||
* | Cleaned up post-install target. | obrien | 1996-12-01 | 3 | -24/+27 |
| | |||||
* | "mkdir -p" --> ${MKDIR} | obrien | 1996-12-01 | 1 | -2/+2 |
| | |||||
* | Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds to | asami | 1996-11-30 | 3 | -9/+9 |
| | | | | changes made in rev. 1.232 of bsd.port.mk. | ||||
* | Misc. cleanup. | asami | 1996-11-26 | 1 | -2/+2 |
| | |||||
* | Make this compile and package. | asami | 1996-11-26 | 3 | -6/+4 |
| | |||||
* | Add bb and socks5. | asami | 1996-11-26 | 1 | -1/+3 |
| | |||||
* | Oops, rmsgd.8 should be in MAN8, not MAN1. | asami | 1996-11-26 | 1 | -2/+3 |
| | |||||
* | Add .gz suffix to manpages so this port packages again. | asami | 1996-11-26 | 1 | -16/+16 |
| | |||||
* | Update the checksum. | fenner | 1996-11-24 | 1 | -1/+1 |
| | |||||
* | Update PLIST per Satoshi's request | pst | 1996-11-23 | 1 | -70/+72 |
| | |||||
* | Dang, what am I thinking?!? It's NO_PACKAGE, not NO_PACKAGES dummy. | asami | 1996-11-22 | 3 | -6/+6 |
| | | | | Maybe I should go to sleep. | ||||
* | Make this NO_PACKAGE, it asks too many questions. | asami | 1996-11-22 | 3 | -3/+6 |
| | |||||
* | Needed a break from my prelim exams... did a port... adding it here. | obrien | 1996-11-22 | 1 | -1/+2 |
| | |||||
* | New port -- netcat is a simple utility which reads and writes data across | obrien | 1996-11-22 | 5 | -0/+74 |
| | | | | | | network connections. Obtained from: OpenBSD | ||||
* | 1.0.93 --> 1.0.94 | adam | 1996-11-22 | 2 | -3/+5 |
| | |||||
* | Upgrade to version 2.4.23. The master site does not even have the tarball | markm | 1996-11-21 | 6 | -185/+150 |
| | | | | for 2.4.21 anymore. | ||||
* | Check in the patches that CVS missed yesterday... *now* it'll build =) | fenner | 1996-11-21 | 3 | -214/+33 |
| | |||||
* | Upgraded to imm 3.5a1 . This port is no longer BROKEN. | fenner | 1996-11-20 | 7 | -15/+120 |
| | |||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | asami | 1996-11-18 | 29 | -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. | asami | 1996-11-18 | 43 | -288/+168 |
| | |||||
* | Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -3/+2 |
| | |||||
* | Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -4/+4 |
| | |||||
* | Use MASTER_SITE_PERL_CPAN. Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 2 | -23/+13 |
| | |||||
* | Standardize. | asami | 1996-11-18 | 1 | -10/+9 |
| | |||||
* | --- Big Brother --- | andreas | 1996-11-18 | 8 | -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. | max | 1996-11-17 | 1 | -1/+0 |
| | |||||
* | Updated MASTER_SITES. | max | 1996-11-17 | 1 | -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.93 | adam | 1996-11-13 | 3 | -107/+40 |
| | | | | updated PLIST | ||||
* | 1.0.91 --> 1.0.93 | adam | 1996-11-13 | 2 | -5/+8 |
| | |||||
* | Fix Makefiles to work with new bsd.port.mk. Mostly just replacing | asami | 1996-11-13 | 2 | -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.5 | adam | 1996-11-13 | 5 | -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. | fenner | 1996-11-13 | 1 | -0/+27 |
| | | | | Pointed-out-by: Denis DeLaRoca <CSP1DWD@mvs.oac.ucla.edu> | ||||
* | Remove speak_freely | ache | 1996-11-12 | 1 | -2/+1 |
| | |||||
* | BROKEN is to be defined in individual Makefiles, not subdir Makefiles. | asami | 1996-11-11 | 1 | -1/+2 |
| | |||||
* | New port: sdr 2.3a1, the UCL Session DiRectory. | fenner | 1996-11-11 | 5 | -0/+30 |
| | | | | Note that this port is restricted due to inclusion of DES encryption. | ||||
* | New port: wb 1.59, the LBL whiteboard. | fenner | 1996-11-11 | 5 | -0/+56 |
| | | | | | Note: this is a "just-install-the-binary" port like netscape, no source is available for wb. | ||||
* | Update to zephyr 2.0.4 | pst | 1996-11-08 | 3 | -6/+17 |
| | |||||
* | imm, nv and vic are moved to mbones/. Repository copy is already | asami | 1996-11-07 | 1 | -2/+2 |
| | | | | done, this is change to CATEGORIES line only. | ||||
* | imm, nv, vic are moved to mbone/. | asami | 1996-11-07 | 1 | -4/+1 |
| | |||||
* | updated for dgd >= 1.0.91 | adam | 1996-11-07 | 4 | -9/+8 |
| | |||||
* | add kernel lib | adam | 1996-11-07 | 1 | -7/+29 |
| | |||||
* | new distribution files | adam | 1996-11-07 | 2 | -93/+6 |
| | |||||
* | 1.0.90- --> 1.0.9 | adam | 1996-11-07 | 2 | -3/+5 |
| | |||||
* | 1.0.90 --> 1.0.91 | adam | 1996-11-07 | 2 | -4/+6 |
| | |||||
* | Use ${COMPRESS_MAN} to compress man pages. | max | 1996-11-05 | 1 | -4/+2 |
| | |||||
* | 1.0.86 --> 1.0.90- | adam | 1996-11-02 | 2 | -3/+11 |
| | |||||
* | 1.0.86 --> 1.0.90 | adam | 1996-11-02 | 2 | -3/+11 |
| | |||||
* | Change the BUILD_DEPENDS so that it requires a particular version of | jdp | 1996-11-02 | 1 | -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. | jdp | 1996-11-02 | 1 | -1/+2 |
| | | | | Submitted by: asami@freebsd.org | ||||
* | Update for new release 13.5 of CVSup. | jdp | 1996-11-01 | 1 | -1/+1 |
| | |||||
* | Update for new release 13.5 of CVSup. | jdp | 1996-11-01 | 1 | -5/+12 |
| | | | | Correct the "Date created" comment in the Makefile. | ||||
* | reflect the legal status more accurately | adam | 1996-11-01 | 1 | -3/+3 |
| | |||||
* | distfile changed | adam | 1996-10-30 | 2 | -4/+4 |
| | |||||
* | Change the dependencies to take advantage of the new "modula-3-lib" | jdp | 1996-10-30 | 1 | -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.86 | adam | 1996-10-26 | 2 | -5/+12 |
| | | | | tidied Makefile | ||||
* | 1.0.84 --> 1.0.86 | adam | 1996-10-26 | 2 | -5/+12 |
| | | | | tidied Makefile | ||||
* | 1.0.83 --> 1.0.84 | adam | 1996-10-25 | 2 | -6/+8 |
| | |||||
* | 1.0.83 --> 1.0.84 | adam | 1996-10-25 | 2 | -3/+5 |
| | |||||
* | Add RUN_DEPENDS to all perl5 ports, to make packages install perl. | jfitz | 1996-10-24 | 2 | -2/+4 |
| | | | | Submitted by: asami@freebsd.org | ||||
* | perl5 modules to access and use network protocols. | jfitz | 1996-10-24 | 5 | -0/+147 |
| | |||||
* | Update for new perl5 ports. | jfitz | 1996-10-24 | 1 | -1/+4 |
| | |||||
* | perl5 module to make Archie queries via Prospero requests. | jfitz | 1996-10-24 | 5 | -0/+53 |
| | |||||
* | last minute change to master patchfile | adam | 1996-10-24 | 1 | -1/+1 |
| | |||||
* | oops, stale file | adam | 1996-10-24 | 1 | -1/+1 |
| | |||||
* | 1.0.63 --> 1.0.83 | adam | 1996-10-24 | 2 | -7/+59 |
| | | | | warning: dumpfile format changed | ||||
* | 1.0.63 --> 1.0.83 | adam | 1996-10-24 | 2 | -4/+56 |
| | | | | warning: dumpfile format changed | ||||
* | Upgrade, 1.5.1 -> 1.6.2. | max | 1996-10-23 | 2 | -5/+6 |
| | | | | | | (Closing PR #1862.) Submitted by: obrien@NUXI.cs.ucdavis.edu | ||||
* | Minor grammatical cleanups to the warning message. | jdp | 1996-10-22 | 1 | -6/+6 |
| | |||||
* | Honor NOMANCOMPRESS setting. | max | 1996-10-20 | 1 | -1/+3 |
| | | | | Submitted by: "Philippe Charnier" <charnier@xp11.frmug.org> | ||||
* | Print a banner warning where the cvsup binary located before fetching | wosch | 1996-10-20 | 1 | -1/+11 |
| | | | | cvsup/modula sources. | ||||
* | Port update, fixing some compile problems. | chuckr | 1996-10-20 | 6 | -21/+27 |
| | | | | Submitted by: Igor Vinokurov <igor@cs.ibank.ru> | ||||
* | Fixed problem with setting PREFIX in radius.h | jfitz | 1996-10-18 | 2 | -4/+4 |
| | |||||
* | Upgrade to 961015 version | jfitz | 1996-10-18 | 3 | -9/+9 |
| | |||||
* | Added archive directory to MASTER_SITES to prevent breakage as soon as a new ↵ | jfitz | 1996-10-18 | 1 | -5/+3 |
| | | | | release comes out. | ||||
* | Updated the maintainer's address. | max | 1996-10-18 | 3 | -9/+9 |
| | |||||
* | make package now works. | erich | 1996-10-10 | 4 | -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" | asami | 1996-10-10 | 16 | -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 tclDP | pst | 1996-10-08 | 1 | -2/+1 |
| | |||||
* | Removed the version number. | max | 1996-10-06 | 2 | -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. | andreas | 1996-09-29 | 1 | -2/+1 |
| | |||||
* | Update for new version of Modula-3. | jdp | 1996-09-27 | 1 | -3/+3 |
| | | | | Fix a typo in the "Version required" comment. | ||||
* | Activated telnetx | max | 1996-09-26 | 1 | -1/+2 |
| | |||||
* | Telnetx, telnet client with binary file transfer protocols support | max | 1996-09-26 | 5 | -0/+47 |
| | |||||
* | Fix for change of distfile name on master site | jfitz | 1996-09-25 | 1 | -1/+1 |
| | |||||
* | Remove spurious EXTRACT_SUFX. | asami | 1996-09-25 | 1 | -2/+1 |
| | |||||
* | Import of the Ascend RADIUS daemon. | jfitz | 1996-09-25 | 1 | -1/+2 |
| | |||||
* | Import of Ascend-modified RADIUS daemon. | jfitz | 1996-09-24 | 13 | -0/+429 |
| | | | | Reviewed by: chuckr@FreeBSD.ORG | ||||
* | Ack, last commit was bogus. Serves me right for making "just one tiny | peter | 1996-09-21 | 2 | -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 two | peter | 1996-09-21 | 3 | -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.3 | erich | 1996-09-17 | 6 | -142/+110 |
| | |||||
* | Update for new release 13.4 of CVSup. | jdp | 1996-09-13 | 2 | -2/+2 |
| | |||||
* | Update for new version of the Modula-3 port. | jdp | 1996-09-12 | 1 | -2/+2 |
| | |||||
* | Update for new version of the Modula-3 port. The new port really | jdp | 1996-09-10 | 1 | -2/+2 |
| | | | | | needs to be used for building CVSup, because it fixes some M3 bugs that affect CVSup. | ||||
* | Update MASTER_SITES | torstenb | 1996-08-27 | 6 | -12/+12 |
| | |||||
* | Update for release 13.3 of CVSup. | jdp | 1996-08-24 | 2 | -4/+4 |
| | |||||
* | Remove LIB_DEPENDS on libz, it's in /usr/src now. | asami | 1996-08-19 | 1 | -3/+2 |
| | |||||
* | Make this work on -current post this change: | asami | 1996-08-19 | 1 | -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 originally | peter | 1996-08-17 | 1 | -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. | asami | 1996-08-16 | 1 | -1/+2 |
| | |||||
* | A network file distribution/synchronisation utility. | asami | 1996-08-16 | 5 | -0/+48 |
| | | | | Submitted by: David O'Brien (obrien@cs.ucdavis.edu) | ||||
* | distribution files changed | adam | 1996-08-16 | 2 | -16/+4 |
| | |||||
* | distribution files changed | adam | 1996-08-16 | 2 | -15/+3 |
| | |||||
* | Add back the RESTRICTED clause, because the NEC copyright prohibits | jdp | 1996-08-15 | 1 | -1/+2 |
| | | | | commercial use. | ||||
* | Update for new release. Remove export restriction; it no longer applies. | jdp | 1996-08-15 | 3 | -8/+8 |
| | | | | Reviewed by: Doug Ambrisko <ambrisko@ambrisko.roble.com> | ||||
* | typo in filename | adam | 1996-08-13 | 2 | -3/+3 |
| | |||||
* | version 1.0.63 | adam | 1996-08-11 | 2 | -3/+7 |
| | |||||
* | forgot this | adam | 1996-08-11 | 1 | -0/+2 |
| | |||||
* | version 1.0.63 | adam | 1996-08-11 | 1 | -3/+5 |
| | |||||
* | Add cvsup. | asami | 1996-08-08 | 1 | -1/+2 |
| | |||||
* | JDP's cvsup. Beware, this port depends on modula-3! | asami | 1996-08-08 | 5 | -0/+36 |
| | |||||
* | One more thing moved to sbin. | asami | 1996-08-06 | 3 | -3/+3 |
| | | | | Forgotten by: pst :p | ||||
* | Update package list to match new organization | pst | 1996-08-05 | 3 | -33/+33 |
| | |||||
* | there was an extra file | adam | 1996-08-02 | 1 | -1/+0 |
| | |||||
* | version 1.0.61 | adam | 1996-07-31 | 2 | -5/+16 |
| | |||||
* | version 1.0.61 | adam | 1996-07-31 | 2 | -3/+5 |
| | |||||
* | workaround bogus diff in distribution patchfile | adam | 1996-07-30 | 1 | -2/+15 |
| | |||||
* | 1.0.56 --> 1.0.60 | adam | 1996-07-30 | 2 | -5/+27 |
| | |||||
* | Make Samba follow the freebsd /usr/local directory hierarchy properly. | pst | 1996-07-25 | 3 | -45/+315 |
| | | | | | | | Logs go to /var/log, configuration files in /usr/local/etc, binaries in /usr/local/bin and /usr/local/sbin. Reviewed by: gpalmer (a long time ago) | ||||
* | Update to 0.16.4 (sigh...going to slow down now) | pst | 1996-07-24 | 2 | -5/+5 |
| | |||||
* | Upgrade to beta 0.16.1 | pst | 1996-07-23 | 2 | -4/+5 |
| | |||||
* | Update to current version | pst | 1996-07-16 | 3 | -5/+5 |
| | |||||
* | Typo in MAINTAINER (was MAINTAINE). | asami | 1996-07-12 | 1 | -2/+2 |
| | |||||
* | Typo in master site path. | asami | 1996-07-12 | 1 | -2/+2 |
| | | | | Submitted by: chuckr | ||||
* | added gatekeeper as first master ftp site | andreas | 1996-07-12 | 1 | -2/+3 |
| | |||||
* | Add gnu-finger. | asami | 1996-07-11 | 1 | -1/+2 |
| | |||||
* | GNU finger. | asami | 1996-07-11 | 12 | -0/+211 |
| | | | | Submitted by: MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp> | ||||
* | Make the depended library names match the directories. | asami | 1996-07-10 | 2 | -8/+8 |
| | |||||
* | It's net, not networking (which makes me wonder where I copied this from) | gpalmer | 1996-07-10 | 3 | -6/+6 |
| | |||||
* | Change path to tarball on ftp.merit.edu | torstenb | 1996-07-07 | 1 | -2/+2 |
| | | | | Submitted by: markm | ||||
* | Add radius and ucd-snmp to the SUBDIR list | gpalmer | 1996-07-06 | 1 | -1/+3 |
| | |||||
* | The SNMP package from University of California at Davis | gpalmer | 1996-07-06 | 15 | -0/+276 |
| | | | | Ok'ed by: asami | ||||
* | Make this thing work with Microsoft network. | asami | 1996-07-06 | 1 | -2/+13 |
| | | | | Submitted by: MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp> | ||||
* | radiusd - a authentication server | torstenb | 1996-07-06 | 7 | -0/+226 |
| | |||||
* | Add ncftp to SUBDIRs | jkh | 1996-06-21 | 1 | -1/+2 |
| | |||||
* | add dgd-net | adam | 1996-06-20 | 1 | -1/+2 |
| | |||||
* | NO_CDROM= depends on DGD, which is NO_CDROM | adam | 1996-06-19 | 1 | -1/+4 |
| | | | | RESTRICTED= no monetary gain | ||||
* | This is the networking-enhanced version of DGD. | adam | 1996-06-18 | 9 | -0/+270 |
| | | | | | | | | | | | | | The following additional functionality is provided: send and receive udp datagrams initiate tcp and telnet connections listen on any number of ports for incoming connections This is a separate version because sites not requiring these features can use the other version and not need to concern themselves with the network security issues. Also the programming semantics for network communication are somewhat different in the two versions. | ||||
* | changed distribution patchfiles | adam | 1996-06-18 | 1 | -18/+2 |
| | |||||
* | kludges are no longer necessary, now that all files are explicitly | adam | 1996-06-18 | 1 | -1/+0 |
| | | | | named, and method of dgd-net integration has become clearer. | ||||
* | smaller set of distribution patches | adam | 1996-06-18 | 1 | -35/+8 |
| | | | | | | | | NO_CDROM= no distribution to corporate environment RESTRICTED= license required for commercial use kludges are no longer necessary, now that all files are explicitly named, and method of dgd-net integration has become clearer. | ||||
* | tuck distribution file tidily away in subdirectory | adam | 1996-06-18 | 1 | -1/+2 |
| | |||||
* | added doc/kfun link | adam | 1996-06-17 | 2 | -1/+3 |
| | |||||
* | minor cosmetics | adam | 1996-06-17 | 1 | -2/+2 |
| | |||||
* | Add a $ to the variable name we're trying to use so this thing actually | asami | 1996-06-17 | 1 | -3/+3 |
| | | | | | | | | | installs. Since Adam seems so insistent to keep his kludge, let him has his way but don't make it the default so that we don't keep tripping over it at release time. (If you don't like the variable name, go ahead and change it.) | ||||
* | fix fake installation problem | adam | 1996-06-17 | 1 | -3/+1 |
| | |||||
* | missing from distribution file | adam | 1996-06-17 | 1 | -0/+147 |
| | |||||
* | distribution file changed | adam | 1996-06-16 | 4 | -38/+16 |
| | |||||
* | name all files | adam | 1996-06-16 | 1 | -1/+597 |
| | |||||
* | install for real when making a package | adam | 1996-06-16 | 1 | -10/+4 |
| | |||||
* | list all files | adam | 1996-06-16 | 1 | -1/+61 |
| | |||||
* | minor cosmetics | adam | 1996-06-16 | 1 | -2/+2 |
| | |||||
* | version 1.0.56 | adam | 1996-06-10 | 2 | -3/+11 |
| | |||||
* | Upgrade to 2.0.2 | gpalmer | 1996-06-07 | 10 | -48/+476 |
| | |||||
* | freefall.cdrom.com -> freefall.freebsd.org | asami | 1996-06-03 | 1 | -2/+2 |
| | |||||
* | Remove all the unnecessary junk from MAKE_ENV, it is now set by +=. | asami | 1996-05-30 | 1 | -2/+2 |
| | |||||
* | version 1.0.52 | adam | 1996-05-27 | 2 | -3/+7 |
| | |||||
* | version 1.0.50 | adam | 1996-05-21 | 2 | -3/+9 |
| | |||||
* | Don't forget the -c flag to install and -f flag to gzip so that "make | asami | 1996-05-20 | 4 | -11/+11 |
| | | | | reinstall" works. | ||||
* | Add OSTYPE=`uname` to MAKE_ENV so straight sh/csh users can build this one. | asami | 1996-05-20 | 1 | -1/+3 |
| | | | | Reported by: sanpei@yy.cs.keio.ac.jp | ||||
* | Update rdist-6.1.0 -> rdist-6.1.2 | peter | 1996-05-17 | 6 | -47/+58 |
| | | | | | | Among other things, it has pretty much got native FreeBSD support, does not core dump on ^C, some sync problems, uid/gid caching fixes, symlink detection problems, portability to new platforms.. | ||||
* | Add isc-dhcp and wide-dhcp. Delete dhcp. | asami | 1996-05-04 | 1 | -2/+3 |
| | |||||
* | Re-import wide-dhcp to a more suitable location. Also change the port | asami | 1996-05-04 | 12 | -0/+362 |
| | | | | | | to one that works. Submitted by: Yoshiro MIHIRA <sanpei@yy.cs.keio.ac.jp> | ||||
* | Add trafshow. | asami | 1996-05-04 | 1 | -1/+2 |
| | |||||
* | Remove the package name from front of COMMENT. Remove unnecessary | asami | 1996-05-04 | 6 | -15/+3 |
| | | | | @* commands from PLIST. | ||||
* | Add $Id$. Remove NO_CONFIGURE, it is essentially a no-op now. | asami | 1996-05-04 | 3 | -6/+6 |
| | |||||
* | Bring in trafshow - a utility for viewing network traffic. I think | jkh | 1996-05-01 | 15 | -0/+126 |
| | | | | | | this one adheres to Satoshi's stringent standards about Makefile variable ordering! :-) Submitted by: igor@pkaub.ru | ||||
* | Incorporate Doug's port changes | pst | 1996-04-25 | 1 | -1/+3 |
| | |||||
* | Put in some warnings | pst | 1996-04-24 | 1 | -0/+8 |
| | |||||
* | Import of SOCKS v5 reference implementation - beta test software only. | pst | 1996-04-24 | 5 | -0/+66 |
| | | | | | NOTE: Export of this software from the US without a specific license is a violation of ITAR rules. | ||||
* | Add $ID$. | asami | 1996-04-22 | 1 | -0/+2 |
| | |||||
* | Add in patches for vulnerabilities discussed in CERT CA:96.08 | pst | 1996-04-21 | 2 | -0/+82 |
| | |||||
* | Add speak_freely | ache | 1996-04-19 | 1 | -1/+2 |
| | |||||
* | This port is BROKEN. :( | asami | 1996-04-12 | 1 | -2/+3 |
| | |||||
* | Add dhcp, ivs and wais. | asami | 1996-04-12 | 1 | -4/+4 |
| | |||||
* | pkg/COMMENT files for use by ports READMEs. | asami | 1996-04-09 | 1 | -0/+1 |
| | |||||
* | Add tinyfugue. | asami | 1996-03-25 | 1 | -1/+2 |
| | |||||
* | A popular programmable MUD client, with macro support and more. | asami | 1996-03-25 | 7 | -0/+135 |
| | | | | Submitted by: Mike Peck (mike@binghamton.edu) | ||||
* | Added ftptool. | asami | 1996-03-25 | 1 | -1/+2 |
| | |||||
* | add myself as maintainer | adam | 1996-03-19 | 1 | -1/+3 |
| | |||||
* | version 1.0.47 | adam | 1996-03-14 | 2 | -3/+15 |
| | |||||
* | The Durban (ZA) archie server does not exist anymore. Remove it | markm | 1996-03-14 | 1 | -4/+3 |
| | | | | from the list. | ||||
* | use main sequence of patchfiles instead of a megapatch. | adam | 1996-03-10 | 1 | -1/+4 |
| | |||||
* | use main sequence of patchfiles instead of a megapatch. | adam | 1996-03-10 | 1 | -2/+6 |
| | | | | make the contents of doc/kfun world readable. | ||||
* | Use DIST_SIBDIR to put the distfile and patch in .../distfiles/dgd. | asami | 1996-03-10 | 2 | -7/+3 |
| | |||||
* | Compress manpages so that this thing actually packages. Also, change | asami | 1996-03-10 | 6 | -12/+36 |
| | | | | package name slightly (no "beta" allowed in version string). | ||||
* | A port of the Internet Software Consortium DHCP Server (ISC dhcpd). | se | 1996-03-08 | 30 | -0/+234 |
| | |||||
* | Update to 1.9.15p8 | gpalmer | 1996-03-01 | 9 | -12/+18 |
| | |||||
* | Just a little newline. | asami | 1996-02-29 | 1 | -1/+2 |
| | |||||
* | version 1.0.41 | adam | 1996-02-28 | 2 | -7/+8 |
| | |||||
* | patches required by recent upgrade of DGD | adam | 1996-02-12 | 4 | -6/+25 |
| | |||||
* | Update "version required" comment to match the version required. | asami | 1996-02-08 | 1 | -5/+5 |
| | | | | | Move around variables in an attempt to make this a little closer to standard. Delete unnecessary DISTFILES. | ||||
* | updated to version 1.0.37 | adam | 1996-02-08 | 6 | -49/+61 |
| | | | | new commercial license does not affect non-commercial use. | ||||
* | Update to 3.5 Beta 3. | gpalmer | 1996-02-01 | 2 | -6/+5 |
| | |||||
* | Add dhcp as restricted (license issues) | pst | 1996-01-23 | 1 | -1/+2 |
| | |||||
* | makescan does not return int. | gibbs | 1995-12-14 | 1 | -13/+4 |
| | |||||
* | Upgrade to Samba 1.9.15p6 | pst | 1995-12-11 | 6 | -9/+9 |
| | |||||
* | Releases in a release file that do not specify scan=foo will not generate | gibbs | 1995-12-11 | 1 | -0/+381 |
| | | | | | | | | | | | a scan file if supscan is run on that collection. Supfilesrv will not blindly take scan to be the scan file for any release that does not specify a scan file. It will take it if there is no releases file (there can only be on collection in that case). Supscan now takes optional "-r release" args to specify scanning only certain releases in a collection. | ||||
* | Remove RUN_DEPENDS on archie, xarchie is a stand-alone program. | asami | 1995-12-02 | 1 | -3/+1 |
| | | | | Submitted by: John Polstra <jdp@polstra.com> | ||||
* | Change "networking" to "net". | asami | 1995-11-27 | 22 | -44/+45 |
| | |||||
* | Remove a bunch of things (Mosaic, apache, cern_httpd, cern_linemode, | asami | 1995-11-27 | 1 | -13/+1 |
| | | | | | chimera, gn, lynx, netscape, netscape2, tkWWW, wn, wwwish) that left for the greener pastures of www/. | ||||
* | Shorten category names. | asami | 1995-11-26 | 2 | -3/+3 |
| | |||||
* | Fix package list so we don't get errors on add or delete. | pst | 1995-11-12 | 1 | -1/+0 |
| | | | | | | | (just removed directory entry in PLIST for /usr/include/zephyr, let it be created implicitly). This has been tested thrice. | ||||
* | Enable dgd-lpmud now that it compiles & packages. | asami | 1995-11-09 | 1 | -2/+2 |
| | | | | Submitted by: adam | ||||
* | Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a | asami | 1995-11-09 | 1 | -1/+1 |
| | | | | lot of ports or what! ;> | ||||
* | Emergency fix to fake-install workaround. | adam | 1995-11-02 | 1 | -0/+3 |
| | | | | | This will all go away later when I implement fake-install generically. Needed by: asami | ||||
* | update author's email address | adam | 1995-10-25 | 1 | -1/+1 |
| | | | | Approved by: asami | ||||
* | previous master site no longer exists, use new sites | adam | 1995-10-25 | 1 | -8/+2 |
| | | | | Approved by: asami | ||||
* | oops, forgot 2 files last time | adam | 1995-10-25 | 1 | -0/+7 |
| | | | | Approved by: asami | ||||
* | Previously broken port now builds, may be enabled in net/Makefile now. | adam | 1995-10-25 | 7 | -9/+99 |
| | | | | Approved by: asami | ||||
* | Added wn. | asami | 1995-10-20 | 1 | -1/+2 |
| | |||||
* | Add netscape2. | asami | 1995-10-13 | 1 | -1/+2 |
| | |||||
* | Add rmsg. | asami | 1995-10-12 | 1 | -1/+2 |
| | |||||
* | This program allows you to send messages (like "write") to remote users. | asami | 1995-10-12 | 9 | -0/+257 |
| | | | | Submitted by: torstenb | ||||
* | Checksum was wrong | ache | 1995-10-08 | 1 | -1/+1 |
| | |||||
* | Cleanup. | asami | 1995-10-06 | 1 | -3/+3 |
| | |||||
* | Change Alain's addresses per his request. | asami | 1995-10-06 | 1 | -3/+3 |
| | |||||
* | Update 1.9.13 to 1.9.14 | gpalmer | 1995-10-06 | 12 | -93/+69 |
| | | | | Submitted by: Juergen Lock <nox@jelal.hb.north.de> | ||||
* | Add Mosaic as RESTRICTED (which is just a glorified comment for now). | asami | 1995-10-05 | 1 | -1/+2 |
| | |||||
* | EXEC_DEPENDS -> RUN_DEPENDS on archie. | asami | 1995-10-04 | 1 | -2/+2 |
| | |||||
* | Re-add cern_httpd and cern_httpd. | asami | 1995-10-03 | 1 | -1/+3 |
| | |||||
* | Add "WRKSRC=${WRKDIR}/gated" to make this thing actually compile. | asami | 1995-09-26 | 1 | -1/+2 |
| | |||||
* | Removed cern_httpd and cern_linemode ports. | pst | 1995-09-24 | 1 | -3/+1 |
| | |||||
* | Upgrade to new gated home/.tar.gz | ache | 1995-09-24 | 2 | -5/+4 |
| | |||||
* | This time i didn't forget to include "dip". :-) | joerg | 1995-09-23 | 1 | -1/+2 |
| |