Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | small fixos. change all exit 1s to return 1s | 2001-10-19 | 1 | -15/+12 | ||
| | ||||||
* | new rc6-initscript dictd | 2001-10-18 | 6 | -0/+157 | ||
| | ||||||
* | dictd (if you deside to use it) no longer uses supervise. | 2001-08-16 | 14 | -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, that | 2001-07-15 | 1 | -3/+4 | ||
| | | | | should be up to the user and not us. | |||||
* | - fixed bug in the svc-dictd file. The automagic dictionary detection stuff | 2001-06-15 | 7 | -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. | 2001-06-04 | 13 | -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 fixes | 2001-05-28 | 1 | -3/+3 | ||
| | ||||||
* | - fixed a bug in a pkg_postinst(). | 2001-04-24 | 1 | -9/+1 | ||
| | | | | - added a pkg_postrm(). | |||||
* | - whe! my first portage commit. This is the dictd client/server program. | 2001-04-23 | 7 | -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. |