Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-25 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2009-10-31 | Fix registration of the DTD in the catalog by not prefixing the destdir. | jmmv | 1 | -8/+8 | |
This makes the package work again. Bump PKGREVISION. | |||||
2009-06-14 | Remove @dirrm related logic. | joerg | 1 | -6/+1 | |
2009-06-14 | Convert @exec/@unexec to @pkgdir or drop it. | joerg | 1 | -2/+1 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -4/+1 | |
2009-03-04 | Add PKG_DESTDIR_SUPPORT. | minskim | 1 | -2/+4 | |
2006-10-06 | Don't use DESTDIR for now. | joerg | 1 | -2/+2 | |
2006-04-18 | Make the installed files mimic the public URL naming scheme and add an | jmmv | 2 | -16/+27 | |
appropriate rewriteSystem entry to the catalog. Bump PKGREVISION. Fixes the build of htdocs after a similar rewriteSystem entry was added to docbook-xml. | |||||
2006-03-21 | Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL | jlam | 1 | -2/+2 | |
scripts prior to revision 1.43 of bsd.pkginstall.mk. | |||||
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
2005-05-05 | Update to 1.1. This is the official release of Simplified DocBook V1.1 DTD | hrs | 4 | -14/+40 | |
and no technical changes from 1.1CR2. | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-04-06 | Bump PKGREVISION: | wiz | 1 | -1/+2 | |
This package was broken for a time, when the NO_BUILD that is set by its Makefile broke the xmlcatmgr handling. Increase the PKGREVISION now to have a known-good version of this package again. | |||||
2005-02-24 | Add RMD160 digests to the SHA1 ones. | agc | 1 | -1/+2 | |
2004-10-30 | Update docbook-simple to 1.1rc2. | minskim | 2 | -8/+9 | |
Changes: - Added elements: subscript and superscript. - Minor fixes. | |||||
2004-05-28 | Update docbook-simple to 1.1b3. | minskim | 4 | -22/+12 | |
Changes since 1.1b1: - adds the anchor element and the remap attribute. - adds the anchor element to a few more parameter entities, fixing the bug where it was not available in all the appropriate contexts in V1.1b2. | |||||
2004-04-27 | Bl3ify (so that catalogs.mk uses the bl3 file); per wiz@ request. | jmmv | 1 | -1/+2 | |
2004-02-25 | these packages don't need a compiler. | grant | 1 | -1/+2 | |
2004-01-23 | Bump PKGREVISION due to xmlcatmgr update to 2.0beta1 | jmmv | 1 | -1/+2 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-12-23 | Update to 1.1b1, provided by Min Sik Kim in PR 23863. | wiz | 3 | -10/+11 | |
Changes since 1.0: - Added more elements and attributes. - 1.1b1 has 116 elements, 546 entities, and 29 notations. | |||||
2003-12-13 | Initial import of docbook-simple-1.0 from pkgsrc-wip, packaged by | xtraeme | 5 | -0/+63 | |
Min Sik Kim. Simplified DocBook is an attempt to provide a proper subset of DocBook that is simultaneously smaller and still useful. Its original genesis was a desire to make "the HTML subset of DocBook," that is, a subset that had roughly as many tags as HTML and roughly the same descriptive power. |