aboutsummaryrefslogtreecommitdiff
path: root/misc/dnetc
Commit message (Collapse)AuthorAgeFilesLines
* Argh, remove change which slipped in while editing the previousKris Kennaway2001-01-221-1/+1
| | | | | | | | commit log. It was a reversion of r1.18 which I was testing whether that commit fixed any security problems. Notes: svn path=/head/; revision=37454
* Forced commit to note that even though the previous revision removedKris Kennaway2001-01-221-1/+1
| | | | | | | | | the FORBIDDEN tag without permission, the port does not actually have security problems as installed, and my previous commit was in error. Apparently I had some local strangeness - sorry for the confusion. Notes: svn path=/head/; revision=37453
* upgrade to 2.8012.465 and unbroken itYing-Chieh Liao2001-01-222-7/+7
| | | | | | | | PR: 24362 Submitted by: tim@bishnet.net, clefevre@citeweb.net Notes: svn path=/head/; revision=37452
* Mark FORBIDDEN; local buffer overflows yielding user nobody.Kris Kennaway2001-01-211-0/+1
| | | | Notes: svn path=/head/; revision=37383
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-4/+4
| | | | Notes: svn path=/head/; revision=37252
* Add @rmdir if distributed.net is empty directory.Jun Kuriyama2000-10-311-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=34471
* Correct perms for installed files (7700 -> 0700)Chris D. Faulhaber2000-09-231-1/+1
| | | | | | | No response from: Maintainer Notes: svn path=/head/; revision=33035
* Update: v2.8010.462->v2.8010.463Daniel Baker2000-07-132-3/+3
| | | | Notes: svn path=/head/; revision=30584
* 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. Notes: svn path=/head/; revision=30229
* Update: v2.8009.460->v2.8010.462Daniel Baker2000-07-042-6/+6
| | | | Notes: svn path=/head/; revision=30196
* Fix ARCH elif typo.Daniel Baker2000-06-231-1/+1
| | | | Notes: svn path=/head/; revision=29794
* 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. Notes: svn path=/head/; revision=29765
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-4/+3
| | | | Notes: svn path=/head/; revision=27512
* 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