Age | Commit message (Expand) | Author | Files | Lines |
2003-01-17 | Spanish language support for aspell, e.g. `aspell -d spanish -c $myfile'. | salo | 5 | -0/+58 |
2003-01-17 | Russian language support for aspell, e.g. `aspell -d russian -c $myfile'. | salo | 5 | -0/+57 |
2003-01-17 | Romanian language support for aspell, e.g. `aspell -d romanian -c $myfile'. | salo | 5 | -0/+58 |
2003-01-17 | Portuguese language support for aspell, e.g. `aspell -d portuguese -c $myfile' | salo | 5 | -0/+64 |
2003-01-17 | Polish language support for aspell, e.g. `aspell -d polish -c $myfile'. | salo | 5 | -0/+56 |
2003-01-17 | Norwegian language support for aspell, e.g. `aspell -d norwegian -c $myfile'. | salo | 5 | -0/+57 |
2003-01-17 | Italian language support for aspell, e.g. `aspell -d italian -c $myfile'. | salo | 5 | -0/+56 |
2003-01-17 | Greek language support for aspell, e.g. `aspell -d greek -c $myfile'. | salo | 5 | -0/+57 |
2003-01-17 | French language support for aspell, e.g. `aspell -d francais -c $myfile'. | salo | 5 | -0/+101 |
2003-01-17 | Dutch language support for aspell, e.g. `aspell -d dutch -c $myfile'. | salo | 5 | -0/+56 |
2003-01-17 | Danish language support for aspell, e.g. `aspell -d danish -c $myfile'. | salo | 5 | -0/+58 |
2003-01-17 | Czech language support for aspell, e.g. `aspell -d czech -c $myfile'. | salo | 5 | -0/+56 |
2003-01-17 | Catalan language support for aspell, e.g. `aspell -d catalan -c $myfile'. | salo | 5 | -0/+56 |
2003-01-17 | USE_BUILDLINK2, bump PKGREVISION. Fixes problem seen in hubert's bulk build. | salo | 2 | -4/+8 |
2003-01-16 | Improve comment and fix typo. | salo | 2 | -2/+2 |
2003-01-16 | Bump revision for the last commit. Binary packages will have different | uebayasi | 1 | -2/+2 |
2003-01-16 | Add and enable aspell-german. | salo | 1 | -1/+2 |
2003-01-16 | German language support for aspell, e.g. `aspell -d german -c $myfile'. | salo | 5 | -0/+64 |
2003-01-16 | This doesn't need to depend on dict-server and other data. | uebayasi | 1 | -3/+1 |
2003-01-15 | Update to version 3.42. | salo | 2 | -6/+8 |
2003-01-15 | libpspell is gone. | salo | 8 | -212/+1 |
2003-01-15 | Add aspell-english. | salo | 1 | -1/+2 |
2003-01-15 | Default aspell installation no longer contains english dictionaries. | salo | 5 | -0/+73 |
2003-01-15 | Sync with new aspell, fix PLIST, include aspell buildlink2.mk. Bump | salo | 6 | -24/+16 |
2003-01-15 | Remove dependency on libpspell and replace it with aspell. | salo | 2 | -8/+5 |
2003-01-15 | Update to version 0.50.3. | salo | 5 | -170/+89 |
2003-01-12 | Move calls to xmlcatmgr to the bottom of the PLIST. This should solve build | jmmv | 1 | -3/+3 |
2003-01-11 | Register the provided catalog file in share/sgml/catalog using xmlcatmgr. | jmmv | 2 | -4/+9 |
2003-01-11 | Register the provided catalog file in share/sgml/catalog using xmlcatmgr. | jmmv | 2 | -2/+8 |
2003-01-11 | Register installed catalog files in share/sgml/catalog using xmlcatmgr. | jmmv | 2 | -4/+25 |
2003-01-11 | Register the installed catalog file in share/sgml/catalog using xmlcatmgr. | jmmv | 2 | -4/+11 |
2003-01-11 | Register the installed catalog file in share/sgml/catalog using xmlcatmgr. | jmmv | 4 | -9/+16 |
2003-01-11 | Register the installed catalog file in share/sgml/catalog using xmlcatmgr. | jmmv | 4 | -6/+19 |
2003-01-11 | Tell xmlcatmgr which catalog to modify. Bump PKGREVISION to 2, because of | jmmv | 2 | -7/+7 |
2003-01-11 | - Install an additional SGML catalog file under share/sgml/catalog. | jmmv | 4 | -10/+42 |
2003-01-11 | +docbook-website | grant | 1 | -1/+2 |
2003-01-11 | Initial import of docbook-website 2.3 into the NetBSD packages | grant | 5 | -0/+218 |
2003-01-10 | Use xmlcatmgr to manage the share/xml/catalog file, so it can be shared | jmmv | 2 | -8/+10 |
2003-01-10 | Add and enable xmlcatmgr. | jmmv | 1 | -1/+2 |
2003-01-10 | Initial import of xmlcatmgr, version 0.1: | jmmv | 6 | -0/+71 |
2003-01-10 | Fix build on i386. | wiz | 2 | -5/+5 |
2003-01-10 | Remove duplicate empty line. | wiz | 1 | -2/+1 |
2003-01-10 | Compatibility with SunOS | cjep | 1 | -2/+9 |
2003-01-10 | Make this compile on SunOS | cjep | 1 | -3/+16 |
2003-01-10 | emacs.mk already includes bsd.prefs.mk, no need to include it manually a | wiz | 1 | -3/+1 |
2003-01-09 | Update from 4.16.2 to 4.17.2. | mycroft | 2 | -5/+5 |
2003-01-09 | Add psgml-mode. | wiz | 1 | -1/+2 |
2003-01-09 | Initial import of psgml-mode-1.2.5, an SGML/XML mode for emacs. | wiz | 5 | -0/+87 |
2003-01-09 | USE_PKGLOCALEDIR=yes. Fixes PLIST problems on SunOS | cjep | 1 | -1/+2 |
2003-01-09 | Use buildlink2 and pkglocaledir -- fixes PLIST issues on SunOS | cjep | 1 | -4/+6 |