aboutsummaryrefslogtreecommitdiff
path: root/misc/dnetc
Commit message (Collapse)AuthorAgeFilesLines
...
* RUN_DEPEND on osf1_base in the DEC Alpha case.David E. O'Brien2000-03-221-3/+5
| | | | Notes: svn path=/head/; revision=26950
* Something for all the 64-bit based conspiracy theorists and code hackersDavid E. O'Brien2000-03-222-2/+8
| | | | | | | out there. Notes: svn path=/head/; revision=26949
* 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. Notes: svn path=/head/; revision=26897
* Correct a few missed rc5des->dnetc issues from the conversion.Daniel Baker2000-02-271-3/+3
| | | | | | | Fix a potential syntax error. Notes: svn path=/head/; revision=26378
* Fix WRKSRC per Satoshi's suggestion.Daniel Baker2000-02-171-3/+2
| | | | | | | Make the various possible "BROKEN" comments a little nicer. Notes: svn path=/head/; revision=25947
* Update to v2.8007.458bDaniel Baker2000-02-132-5/+5
| | | | Notes: svn path=/head/; revision=25740
* Remove manpage from PLIST, this is taken care of automatically.Kris Kennaway2000-02-021-1/+0
| | | | Notes: svn path=/head/; revision=25405
* 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. Notes: svn path=/head/; revision=25322
* moo. dnetc455->dnetc457Daniel Baker2000-01-302-5/+5
| | | | Notes: svn path=/head/; revision=25321
* v2.8004.454 --> v2.8004.455Daniel Baker2000-01-182-3/+3
| | | | | | | Moo. Notes: svn path=/head/; revision=24821
* Update: v2.8004.453 -> v2.8004.454Daniel Baker2000-01-122-3/+3
| | | | Notes: svn path=/head/; revision=24688
* Update: v2.8004.451 -> v2.8004.453Daniel Baker2000-01-112-5/+5
| | | | Notes: svn path=/head/; revision=24636
* shell scripts shouldn't use INSTALL_PROGRAM. fixed.Daniel Baker2000-01-071-1/+1
| | | | Notes: svn path=/head/; revision=24513
* 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). Notes: svn path=/head/; revision=24507
* 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 Notes: svn path=/head/; revision=24422
* 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). Notes: svn path=/head/; revision=24108