Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | missed from previous commit | adam | 1997-07-31 | 1 | -0/+1 |
| | |||||
* | 1.1p3 --> 1.1p4 | adam | 1997-07-31 | 1 | -5/+8 |
| | | | | master site moved | ||||
* | 1.1p2 --> 1.1p3 | adam | 1997-07-01 | 2 | -4/+6 |
| | |||||
* | 1.1 --> 1.1p2 | adam | 1997-06-13 | 2 | -3/+7 |
| | |||||
* | 1.0.104 --> 1.1 | adam | 1997-04-15 | 3 | -34/+41 |
| | |||||
* | Correct some really embarrassing typos in critical locations. | adam | 1997-03-14 | 2 | -3/+3 |
| | | | | | | 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. | ||||
* | changes in distribution filesets | adam | 1997-03-10 | 2 | -7/+6 |
| | |||||
* | --> 1.0.102 | adam | 1997-03-04 | 3 | -6/+14 |
| | |||||
* | 1.0.99 --> 1.0.100 | adam | 1997-02-19 | 2 | -4/+6 |
| | |||||
* | 1.0.98 --> 1.0.99 | adam | 1997-01-28 | 2 | -2/+4 |
| | |||||
* | 1.0.97 --> 1.0.98 | adam | 1997-01-11 | 2 | -3/+7 |
| | |||||
* | get the patch to behave | adam | 1997-01-08 | 1 | -2/+1 |
| | |||||
* | use URL file syntax | adam | 1997-01-08 | 1 | -5/+7 |
| | | | | added backup distribution site | ||||
* | + regexps | adam | 1997-01-03 | 1 | -1/+1 |
| | |||||
* | added kfuns regexp_compile() and regexp_match() | adam | 1997-01-03 | 3 | -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 | ||||
* | duh braino, WRKSRC != WRKDIR | adam | 1997-01-02 | 1 | -2/+2 |
| | |||||
* | checksum changed, as did patch destination | adam | 1997-01-01 | 2 | -2/+5 |
| | |||||
* | 1.0.93 --> 1.0.97 | adam | 1996-12-26 | 2 | -3/+11 |
| | |||||
* | Enclose the reason string for NO_CDROM, NO_PACKAGE, RESTRICTED and BROKEN | max | 1996-12-08 | 1 | -3/+3 |
| | | | | in double-quotes. | ||||
* | update supplementary docs | adam | 1996-12-03 | 1 | -13/+23 |
| | |||||
* | Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds to | asami | 1996-11-30 | 1 | -4/+4 |
| | | | | changes made in rev. 1.232 of bsd.port.mk. | ||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | asami | 1996-11-18 | 1 | -1/+0 |
| | | | | | | | | 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. | ||||
* | 1.0.91- --> 1.0.93 | adam | 1996-11-13 | 3 | -107/+40 |
| | | | | updated PLIST | ||||
* | 1.0.90- --> 1.0.9 | adam | 1996-11-06 | 2 | -3/+5 |
| | |||||
* | 1.0.86 --> 1.0.90- | adam | 1996-11-01 | 2 | -3/+11 |
| | |||||
* | distfile changed | adam | 1996-10-30 | 2 | -4/+4 |
| | |||||
* | 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 |
| | |||||
* | 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 | ||||
* | distribution files changed | adam | 1996-08-16 | 2 | -16/+4 |
| | |||||
* | typo in filename | adam | 1996-08-13 | 2 | -3/+3 |
| | |||||
* | version 1.0.63 | adam | 1996-08-10 | 2 | -3/+7 |
| | |||||
* | there was an extra file | adam | 1996-08-02 | 1 | -1/+0 |
| | |||||
* | version 1.0.61 | adam | 1996-07-31 | 2 | -5/+16 |
| | |||||
* | workaround bogus diff in distribution patchfile | adam | 1996-07-30 | 1 | -2/+15 |
| | |||||
* | 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. |