Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-07-22 | Remove USE_DIRS from pkgsrc. | wiz | 1 | -2/+1 | |
Shared directories can now be created independently by the pacakges needing them and will be removed automatically by pkg_delete when empty. Packages needing empty directories can use the @pkgdir command in PLIST. Discussed and ok'd in thread starting at http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html | |||||
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -5/+1 | |
2009-02-25 | Let tex-musixtex depend on dvipsk because teTeX-bin no longer provides | minskim | 1 | -1/+3 | |
dvips. | |||||
2009-02-25 | Remove a check for teTeX2. | minskim | 1 | -9/+2 | |
2007-02-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 1 | -3/+3 | |
Patch provided by Sergey Svishchev in private mail. | |||||
2007-01-07 | Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of | rillig | 1 | -3/+3 | |
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein. | |||||
2006-10-04 | Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. | wiz | 1 | -2/+2 | |
2006-08-10 | Remove teTeX2 from TEX_ACCEPTED, because the teTeX2 packages will be removed | minskim | 1 | -2/+2 | |
shortly. | |||||
2006-04-07 | Remove unused variables. | minskim | 1 | -4/+1 | |
2006-04-07 | - Use teTeX/module.mk to properly update the ls-R database. | minskim | 2 | -9/+7 | |
- Use texmf-dirs to install into texmf-local. Bump PKGREVISION. | |||||
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
2006-01-08 | Make teTeX3 the default TEX_DEFAULT | tonio | 1 | -1/+2 | |
bump PKGREVISION where necessary Move PKG_TEXMFPREFIX and PKG_LOCALTEXMFPREFIX definitions to teTeX?/buidlink3.mk, so that packages may include print/teTeX1-bin/buildlink3.mk directly (however, using teTeX/module.mk do not allow that) | |||||
2005-11-11 | Rename LATEX_ACCEPTED and LATEX_DEFAULT to TEX_ACCEPTED and TEX_DEFAULT | tonio | 1 | -2/+2 | |
It is more consistent with the tex.buildlink3.mk name. Also, if a package really needs latex, it just has to set TEX_ACCEPTED to latex distributions altough today, all TEX_ACCEPTED possibilities are latex distributions | |||||
2005-11-08 | convert to use tex.buidllink3.mk | tonio | 2 | -237/+238 | |
Install files in ${PKG_LOCALTEXMFPREFIX} | |||||
2005-06-17 | Create directories before installing files into them. | jlam | 1 | -1/+3 | |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2005-02-11 | teTeX3 doesnt' have virtex either - link musictex to 'tex' instead | hubertf | 1 | -2/+6 | |
(as it was used to make the format file, too) | |||||
2005-02-11 | Shuffle a bit, and make sure the ls-R database is upto date when this | hubertf | 1 | -6/+7 | |
is installed as binary pkg | |||||
2005-02-10 | Make this work with teTeX3 (in addition to teTeX2): | hubertf | 1 | -3/+10 | |
teTeX3 doesn't come with an "initex" command, one has to use "tex -ini". | |||||
2005-01-18 | Update tex-musixtex to 112. Mostly adapt to teTeX2, | hubertf | 3 | -23/+32 | |
no list of changes available. Updates via wiz from the pkg's maintainer. | |||||
2004-03-26 | PKGREVISION bump after openssl-security-fix-update to 0.9.6m. | wiz | 1 | -1/+2 | |
Buildlink files: RECOMMENDED version changed to current version. | |||||
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-12-24 | Adjust dependancies and bump PKGREVISION due to: | jmmv | 1 | -2/+2 | |
- teTeX 1.0.x packages have been moved to teTeX1* directories. - teTeX 2.0.x packages have been moved to teTeX* directories and their base name has been changed to teTeX (instead of teTeX2). | |||||
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -1/+1 | |
2003-04-27 | Avoid ksh-style export FOO=bar to cater to archaic shells | sommerfeld | 1 | -4/+3 | |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2003-01-25 | There isn't any real need to convert the postscript docs to pdf. All that | fredb | 2 | -6/+2 | |
gets us is a hidden build dependency on ghostscript. | |||||
2003-01-23 | Initial import of tex-musixtex, v.T.109. MusixTeX is a set of TeX macros | fredb | 4 | -0/+320 | |
for typesetting polyphonic, orchestral or polyphonic music. Submitted by David Griffith in PR pkg/19976. |