| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
2. unbreak chinese/dictd which is the slave port of net/dictd
PR: 48586
Submitted by: Kuang-che Wu <kcwu@kcwu.dyndns.org>
Approved by: maintainer timeout
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
| |
|
|
|
|
|
| |
Submitted by: dd, roam
Approved by: steve
|
|
|
|
| |
maintainers.
|
|
|
|
| |
understand extended regexps.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
to be spammed by
...
pid 12345 (dictd), uid 54321: exited on signal 11
pid 23456 (dictd), uid 54321: exited on signal 11
pid 34567 (dictd), uid 54321: exited on signal 11
...
|
| |
|
|
|
|
| |
drop maintainership
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
symbol is preceded by whitespace. However, on line 64 of servscan.l,
the symbol is preceded by a parenthesis, so it is left alone. On
i386, T_USER is defined, so the build proceeds, but there may still be
adverse side effects due to that routine returning the wrong thing in
some cases. The bandaid is to fix the regexp to catch the case where
T_USER is used after a parenthesis--this is what's being committed. The
real fix is either to make the author use T_USERNAME for us, or,
preferably, don't define T_USER when sys/param.h is included since
T_USER is in the application namespace.
Approved by: maintainer timeout
|
|
|
|
| |
Submitted by: Dima Dorfman <dima@trit.org>
|
|
|
|
| |
Submitted by: obrien
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
dictionary file isn't shipped with .dz format.
o Add a short message in dictd's pkg-message:
"Don't forget to install ports/net/dictd-database. After that, you
could run your own dictd server without pain."
o Bump PORTREVISION of both ports.
(It would heart your brain and waste you time to dig the reason why
dictd refused to start properly in the previous revision.)
Reviewed by: dictd -t review
|
|
|
|
|
|
| |
o Now use our own dictd.conf
Approved by: MAINTAINER
|
|
|
|
|
|
|
|
|
|
| |
o Fix pkg-message, dict client is right at textproc/dict
o Add missing pkg-plist entry
o Really destroy T_USER conflicts. *SIGH*
o Fix dictd.sh startup script. Dictd itself won't generate
any pid file. Thus I use my own trick.
pkg-* reported by: "Donald J . Maddox" <dmaddox@sc.rr.com>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
o Portlint
o Resolve T_USER conflicts (trap.h in base system)
o Properly handle CFLAGS
o Add net/dictd-database as RUN_DEPENDS
o Bump PORTREVISION
Approved by: MAINTAINER
|
|
|
|
| |
Submitted by: clive
|
|
|