Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 | |
Suggested by Roland Illig, ok'd by various. | |||||
2004-10-15 | PKGREVISION bump after previous. | tv | 1 | -3/+3 | |
2004-10-15 | Update linkage to libltdl, now in its own package. | tv | 1 | -2/+2 | |
2004-06-01 | Re: PR 25720 Syntax errors prevent compilation with gcc 3.4.0 | shannonjr | 3 | -14/+53 | |
The patch-al fixes a problem where a label appeared at end of block by supplying a null statement for the label. The patch-am provides a missing argument list separator (comma) in four places. This closes the PR. | |||||
2004-05-04 | Convert to buildlink3. | snj | 1 | -3/+3 | |
2004-03-28 | Honour PKG_SYSCONFDIR. Bump PKGREVISION. | jmmv | 2 | -6/+15 | |
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 | |
2003-09-30 | Fix build with GCC 3.3.1: fix multiline string constant. | seb | 2 | -1/+15 | |
2002-12-27 | Clean up. | uebayasi | 1 | -62/+1 | |
2002-12-27 | * Separate dictionary data from dict-server. A patch problem found by bulk | uebayasi | 5 | -107/+61 | |
build is solved. * Make dict-client depend on dict-server. Bump PKGREVISIONs. | |||||
2002-12-10 | Fix a build problem on NetBSD/sparc. | uebayasi | 3 | -1/+29 | |
Address PR19337 from Sean Williams <sajw at freeshell dot org>. | |||||
2002-11-11 | Fix build problems. | uebayasi | 4 | -28/+14 | |
2002-10-11 | Note update of Dictd (dict-server and dict-client) to 1.8.0. | uebayasi | 5 | -64/+135 | |
Approximate set of changes from 1.5.5 is: * Plug-in capability is added. This helps to develop alternative database formats. * dictdmt is added. * Suffix search improvements. * UTF-8 support. And many bug fixes as usual. | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-10-12 | Update packages to version 1.5.5. Notable changes are: | simonb | 7 | -72/+56 | |
- Update for 64-bit machines. - Some memory leak fixes. | |||||
2001-08-16 | Add patch-ak, an ugly kludge to get around the fact that you shouldn't | agc | 2 | -1/+15 | |
be including -lmaa in the LIBS definition when configuring the libmaa source directory. | |||||
2001-04-20 | Move to sha1 digests, and add distfile sizes. | skrll | 1 | -6/+11 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -19/+17 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -2/+2 | |
XXX need to teach pkglint to be more picky about this | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-06-26 | - make this work on sparc. The original code used #ifdef(__sparc__) to do | dmcmahill | 7 | -1/+73 | |
SunOS/Solaris specific stuff. | |||||
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-07-28 | New "dict-server" package submitted by Michael Santos in PR pkg/7999: | tron | 10 | -0/+186 | |
Dictionary Service Protocol server. |