summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* small fixos. change all exit 1s to return 1sDonny Davies2001-10-191-15/+12
|
* new rc6-initscript dictdDan Armak2001-10-186-0/+157
|
* dictd (if you deside to use it) no longer uses supervise.Michael Conrad Tilstra2001-08-1614-149/+11
| | | | Also cleaned out a few old versions. (one of which had a nasty bug anyways.)
* moved the rc-update add commands to pkg_config from pkg_postinst, thatBen Lutgens2001-07-151-3/+4
| | | | should be up to the user and not us.
* - fixed bug in the svc-dictd file. The automagic dictionary detection stuffMichael Conrad Tilstra2001-06-157-0/+179
| | | | I worte had a bug. Caused dictd to respawn like a madman.
* - I was putting the man pages in the wrong place. Fixed.Michael Conrad Tilstra2001-06-0413-6/+185
| | | | | | - Now have the initrc script for dictd scanning for dictionaries. I'll go through and clean up the dictionary ebuilds later, but the idea here is to be more friendly to ppl that tweek thier conf files.
* Dependencie fixesAchim Gottinger2001-05-281-3/+3
|
* - fixed a bug in a pkg_postinst().Michael Conrad Tilstra2001-04-241-9/+1
| | | | - added a pkg_postrm().
* - whe! my first portage commit. This is the dictd client/server program.Michael Conrad Tilstra2001-04-237-0/+139
No dictionaries are install with this, but it should go and contact an external server by default. So you can use `dict'. I'll get ebuild[s] up for some dictionaries later.