summaryrefslogtreecommitdiff
path: root/print
AgeCommit message (Collapse)AuthorFilesLines
2006-04-12Fix PRINT_PLIST_AWK patterns to use "${PKG_LOCALTEXMFPREFIX}" instead ofminskim2-4/+6
its value. Noted by reed@.
2006-04-12Fix PRINT_PLIST_AWK patterns to honor PKG_LOCALTEXMFPREFIX.minskim1-3/+2
2006-04-12Aligned the last line of the buildlink3.mk files with the first line, sorillig20-40/+40
that they look nicer.
2006-04-11Move the include of devel/GConf2/schemas.mk from the Makefile.commonreed2-4/+4
to Makefile. And it is included now after the GCONF2_SCHEMAS are defined. This was noticed by Matthias Drochner. Thank you. I verified by comparing the +INSTALL files before and after. Bumped PKGREVISION.
2006-04-11Add "dvi" package option. And bump PKGREVISION.reed2-2/+20
(This dvi support is not building on DragonFly, but works fine under NetBSD.)
2006-04-10Add tex-abc.minskim1-1/+2
2006-04-10Import tex-abc.minskim4-0/+47
The abc package lets you include lines of music written in the ABC Plus language (http://abcplus.sourceforge.net).
2006-04-09Add tex-memhangul-ucs.minskim1-1/+2
2006-04-09Import tex-memhangul-ucs.minskim4-0/+57
memhangul is a LaTeX package to process Korean with the memoir class. This package is based on DHUcs.
2006-04-09Update texmf-dirs to 1.2 to add fonts/cmap, which will be used byminskim2-3/+4
tex-memhangul-ucs (not imported yet).
2006-04-09Add tex-memoir.minskim1-1/+2
2006-04-09Import tex-memoir. This is a newer version than the one included inminskim4-0/+52
teTeX3-texmf. Memoir is a flexible class for typesetting general fiction, non-fiction and mathematical works as books, reports, articles or manuscripts. Documents can use 9pt, 10pt, 11pt, 12pt, 14pt or 17pt as the normal font size. Many methods are provided to let you create your particular design.
2006-04-09Update to 7.0.5, changes unknown.wiz5-72/+160
2006-04-08Include x11.buildlink3.mk. This uses at least libXext.reed1-1/+2
(Or instead one of the other x11-needing included buildlink3.mk files could include it.)
2006-04-08Add a Makefile.common for evince and evince-nautilus.reed3-70/+48
They used a sharded distinfo, but the version was not updated for evince-nautilus as seen in recent bulk build report. So evince-nautilus is being updated to 0.5.2 version also. I am not sure of all the changes, other than: Check if date is invalid. Fix for bug 318134. Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
2006-04-08Update HOMEPAGE.minskim1-2/+2
2006-04-08Use tab instead of spaces. No change to package.reed1-2/+2
2006-04-07Install platform-independent texmf files into texmf-dist. In this way,minskim7-19133/+19136
packages installing newer versions than those included in the teTeX distribution can override them. Bump PKGREVISION for all teTeX3-* packages.
2006-04-07Remove unused variables.minskim1-4/+1
2006-04-07Remove obsolete PRINT_PLIST_AWK patterns. They are handled by texmf-dirs.minskim2-14/+2
2006-04-07Replace hardcoded texmf-local with PKG_LOCATEXMFPREFIX, which is now setminskim1-2/+2
correctly in teTeX{,3}-bin/buildlink3.mk. Pointed out by tonio@.
2006-04-07Set PKG_LOCALTEXMFPREFIX to ${PREFIX}/share/texmf-local in buildlink3.mk;minskim3-12/+5
all TeX packages were converted.
2006-04-07- Generate files to install before installation, and then copy them.minskim2-25/+25
Previously, files were generated in PREFIX. - Use teTeX/module.mk to properly update the ls-R database. - Install documentation and examples into share/doc and share examples, respectively. Bump PKGREVISION.
2006-04-07Update texmf-dirs to 1.1.minskim2-3/+5
- Add two directories used by fonts/ec-fonts-mftraced.
2006-04-07Use texmf-dirs to install into texmf-local. Bump PKGREVISION.minskim8-14/+23
2006-04-07- Use PREFIX, instead of LOCALBASE, as an installation prefix.minskim2-54/+55
- Install into a package directory under tex/latex to follow TDS. - Use texmf-dirs to install into texmf-local. Bump PKGREVISION.
2006-04-07- Use teTeX/module.mk to properly update the ls-R database.minskim2-8/+9
- Use texmf-dirs to install into texmf-local. Bump PKGREVISION.
2006-04-07- Use teTeX/module.mk to properly update the ls-R database.minskim2-9/+7
- Use texmf-dirs to install into texmf-local. Bump PKGREVISION.
2006-04-07- Install files into PKG_LOCALTEXMFPREFIX, instead of PKG_TEXMFPREFIX, andminskim6-30/+29
fix manual pages accordingly. - Use teTeX/module.mk to properly update ls-R. - Use texmf-dirs to install into texmf-local. Bump PKGREVISION.
2006-04-07- Replace @unexec with @dirrm in PLIST.minskim2-4/+5
- Use texmf-dirs to install into texmf-local. Bump PKGREVISION.
2006-04-06Fix the web2c path. Skip PKGREVISION bump because this was imported a fewminskim1-2/+2
minutes ago.
2006-04-06Add texmf-dirs.minskim1-1/+2
2006-04-06Import texmf-dirs, which installs a TeX directory structure inminskim4-0/+95
texmf-local to be shared by pkgsrc TeX packages.
2006-04-06Create another texmf tree, texmf-local so that TeX packages can beminskim2-3/+7
installed without conflicts with those included in teTeX-texmf. Bump PKGREVISION.
2006-04-06Create another texmf tree, texmf-local so that TeX packages can beminskim2-4/+6
installed without conflicts with those included in teTeX-texmf. Bump PKGREVISION.
2006-04-06Change BUILDLINK_DEPENDS.pkg to BUILDLINK_API_DEPENDS.pkg.reed1-2/+2
I missed this in my commit earlier.
2006-04-06List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR.jlam10-24/+28
2006-04-06USE_TOOLS+=bison instead of direct BUILD_DEPENDS on bison.jlam1-3/+2
2006-04-06Override sysconfdir at install time instead of patching the Makefile tojlam3-17/+5
install the example config files into the examples directory.
2006-04-06Needs bison to build.salo1-2/+2
2006-04-06teTeX-bin>=3.0 has dvipng.jlam1-1/+3
2006-04-06* Set the default texfonts directory during the build instead of settingjlam3-31/+72
it during installation. The default texmf.cnf file now has the correct VARTEXFONTS default without any extra configuration. * Move texconfig papersize setting to a +TEXCONFIG scriptlet that is called during POST-INSTALL. You can invoke ./+TEXCONFIG PAPER <paper> to set the papersize for dvips and xdvi. This fixes problems with installing teTeX3-bin where invoking texconfig failed because texmf.cnf didn't (yet) exist during the post-install target. Bump the PKGREVISION to 9.
2006-04-06Over 1200 files touched but no revisions bumped :)reed30-78/+78
RECOMMENDED is removed. It becomes ABI_DEPENDS. BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo. BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo. BUILDLINK_DEPENDS does not change. IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS which defaults to "yes". Added to obsolete.mk checking for IGNORE_RECOMMENDED. I did not manually go through and fix any aesthetic tab/spacing issues. I have tested the above patch on DragonFly building and packaging subversion and pkglint and their many dependencies. I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I have used IGNORE_RECOMMENDED for a long time). I have been an active user of IGNORE_RECOMMENDED since it was available. As suggested, I removed the documentation sentences suggesting bumping for "security" issues. As discussed on tech-pkg. I will commit to revbump, pkglint, pkg_install, createbuildlink separately. Note that if you use wip, it will fail! I will commit to pkgsrc-wip later (within day).
2006-04-06BUILDLINK_DEPENDS.* should be appended to, not set.jlam1-2/+2
2006-04-06* Note that auctex requires the base emacs packages to be present.jlam2-12/+8
* Move the info files to the PLIST and honor EMACS_INFOPREFIX. * Remove some unused variables that are clearly just leftovers from an older version of this package. Bump the PKGREVISION to 3.
2006-04-05Regen with patch-as (hi jlam!).minskim1-1/+2
2006-04-05* Move all the handling of files that are user-modifiable or generatedjlam9-90/+216
at run-time into the INSTALL/DEINSTALL scripts instead. This includes running: mktexlsr, fmtutil, texlinks, and updmap. The INSTALL script now unpacks a separate scriptlet +TETEX that can be called independently to fix up the teTeX installation in case it gets messed up. * USE_TOOLS+=bison instead of a direct BUILD_DEPENDS on the bison package. * List info file entries directly in the PLIST. Bump PKGREVISION to 8.
2006-04-05Update tex-dhucs to 2.7.0.minskim3-14/+18
Changes: - introduce dhucs-cmap.sty. - can search and extract Korean characters when used with pdflatex.
2006-04-04update to latex-mk-1.6dmcmahill2-6/+6
* Fix a syntax error in the (not used yet) ieee-copyout script. * Fix a bug in the latex-mk script when BibTex is used. * Add quoting of command names in the BSD makefiles. This will properly deal with pathnames to the programs which contain spaces. Currently GNU make will not properly deal with this.
2006-04-03Use pthread-stublib on NetBSD 1.x and 2.x.reed3-7/+20
Bump PKGREVISION. Patch updated to use the library. Thank you Joerg for the suggestion.