summaryrefslogtreecommitdiff
path: root/misc/dnetc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add @rmdir if distributed.net is empty directory.Jun Kuriyama2000-10-311-0/+1
| | | | Submitted by: bento
* Correct perms for installed files (7700 -> 0700)Chris D. Faulhaber2000-09-231-1/+1
| | | | No response from: Maintainer
* Update: v2.8010.462->v2.8010.463Daniel Baker2000-07-132-3/+3
|
* As threatened on freebsd-ports: all startup scripts know about the twoThomas Gellekum2000-07-051-18/+31
| | | | | | | options `start' and `stop' now (unless I have forgotten any). This allows us to call the scripts from /etc/rc.shutdown with the correct option. The (42 or so) ports that already DTRT before are unchanged.
* Update: v2.8009.460->v2.8010.462Daniel Baker2000-07-042-6/+6
|
* Fix ARCH elif typo.Daniel Baker2000-06-231-1/+1
|
* Update: 2.8007.458b->2.8009.460Daniel Baker2000-06-222-13/+8
| | | | | | Remove Alpha support. The digital unix binary was generating complaints from users that said it was not working reliably. I will build a native FreeBSD Alpha port and re-implement support soon.
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-4/+3
|
* RUN_DEPEND on osf1_base in the DEC Alpha case.David E. O'Brien2000-03-221-3/+5
|
* Something for all the 64-bit based conspiracy theorists and code hackersDavid E. O'Brien2000-03-222-2/+8
| | | | out there.
* Remove dnetc.ini from PLIST; it shouldn't be removed when the clientDaniel Baker2000-03-211-1/+0
| | | | is deinstalled since it's user created. Moo.
* Correct a few missed rc5des->dnetc issues from the conversion.Daniel Baker2000-02-271-3/+3
| | | | Fix a potential syntax error.
* Fix WRKSRC per Satoshi's suggestion.Daniel Baker2000-02-171-3/+2
| | | | Make the various possible "BROKEN" comments a little nicer.
* Update to v2.8007.458bDaniel Baker2000-02-132-5/+5
|
* Remove manpage from PLIST, this is taken care of automatically.Kris Kennaway2000-02-021-1/+0
|
* Update info a bit to note that dnetc now only support rc5 and ogr, and noDaniel Baker2000-01-302-3/+4
| | | | longer supports des or csc.
* moo. dnetc455->dnetc457Daniel Baker2000-01-302-5/+5
|
* v2.8004.454 --> v2.8004.455Daniel Baker2000-01-182-3/+3
| | | | Moo.
* Update: v2.8004.453 -> v2.8004.454Daniel Baker2000-01-122-3/+3
|
* Update: v2.8004.451 -> v2.8004.453Daniel Baker2000-01-112-5/+5
|
* shell scripts shouldn't use INSTALL_PROGRAM. fixed.Daniel Baker2000-01-071-1/+1
|
* Don't include bsd.port.pre.mk twice. This usually is caused by firstSatoshi Asami2000-01-071-1/+1
| | | | | including bsd.port.pre.mk and then later including bsd.port.mk (the latter of which of course should be bsd.port.post.mk).
* update from v2.8002[sic].450 to v2.8004.451Daniel Baker2000-01-042-5/+5
| | | | make the install a bit more consistent with Mk/bsd.port.mk functions
* Initial import of "dnetc."Daniel Baker1999-12-268-0/+173
dnetc is the new line of distributed.net clients (formally in the ports collection as misc/rc5des).