summaryrefslogtreecommitdiff
path: root/print
AgeCommit message (Collapse)AuthorFilesLines
2006-08-23Bump PKGREVISION due to dbus update to 0.9x.jmmv1-1/+3
2006-08-22Fix PR pkg/34143 by Oliver Gould and use texconfig-sys instead of texconfig:jschauma2-4/+4
The INSTALL script for print/teTeX3-bin incorrectly configures paper and font options using texconfig(1). Texconfig-sys(1) is the proper method of making system-wide configuration changes to TeX. Because of this, options such as PAPERSIZE have no effect on the installed configuration.
2006-08-16Update to 0.5.5:wiz3-67/+68
============== Evince 0.5.5 ============== New Features: * Evince have preview mode for using with gtk+ * New print dialog is used with gtk 2.10 * New recent files framework is used UI Improvements: * Sidebar is unified with Epiphany * Escape unfocus page entry Bug Fixes: * Automake updates * Link coordinates now used correctly * Desktop file is corrected * Memory leak fixes Translations: * ca cs de dz el es et eu fi fr gu ja ko mk nl ru sl sv th zh_HK zh_TW Thanks: Carlos Garcia Campos, Christian Persch, Radoslav Dorcik, Ricardo Markiewicz, Sebastien Bacher, Wouter Bolsterlee and especially translators: Ankit Patel, Arangel Angov, Benoît Dejean, Changwoo Ryu, Chao-Hsiung Liao, Christophe Merlet, Daniel Nylander, Francisco Javier F. Serrador, Guntupalli Karunakar, Hendrik Richter, Ilkka Tuohela, Inaki Larranaga, Jakub Friedl, Josep Puigdemont i Casamajó, Jovan Naumovski, Nikos Charonitakis, Priit Laes, Takeshi Aihana, Theppitak Karoonboonyanan
2006-08-14Some teTeX2-removal cleanup.wiz1-3/+2
2006-08-11The AFPL is non-Free. Add it, use it, and set NO_*_ON_CDROM.gdt1-1/+9
2006-08-10Remove teTeX2.minskim31-16932/+1
2006-08-10Remove references to teTeX2.minskim2-11/+3
2006-08-10Remove redundant packages. They are included in teTeX3.minskim10-151/+1
2006-08-10Remove teTeX2 from TEX_ACCEPTED, because the teTeX2 packages will be removedminskim7-14/+14
shortly.
2006-08-08USE_TOOLS+=flexminskim1-2/+2
2006-08-06Reomove BROKEN_IN for packages that built in the latestkristerw1-3/+1
NetBSD 3.0_STABLE/i386 bulk build.
2006-08-03update to 0.5.4drochner5-9/+28
changes: * URI's with anchors can be opened -bugfixes -translation updates (I had to patch out one suboptimal bugfix because it caused locking inconsistencies. I couldn't reproduce the bug it was supposedly fixing either.)
2006-07-27Rename "SITES_* to "SITES.*" for file-specific lists of sites from whichjlam4-9/+9
to fetch the file. This completes the renaming described in revision 1.1799 of bsd.pkg.mk.
2006-07-27de-maintainhubertf4-8/+8
2006-07-24The preformatted manual page is installed in the correct PKGMANDIR, andrillig2-6/+9
with extension ".0". Bumped PKGREVISION.
2006-07-22Changed the phases in which the work is done: The files are extracted inrillig1-10/+6
the extract phase and configured in the configure phase, just as the names suggest. Fixed pkglint warnings.
2006-07-22Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,rillig3-6/+6
since they always need a C compiler, even when the source code is completely in C++. For some other packages, stated in the comment that a C compiler is really not needed.
2006-07-20Update abcm2ps to 4.12.22.minskim3-12/+12
Changes since 4.12.19: Bigger horizontal space for microtonal accidentals. Bad time signature on remaining staves when %%timewarn activayed. Erroneous expansion of multi-measure rests when voice overlay. Treat the decorations of multi-measure rests. Bad broken rhythm ('>', '<') when space ('y') inside. Vertical offset problem when %%multicol at start of ABC file. Sometimes, bad horizontal offset of symbol when at start of line. Bad stem direction or dot/tenuto vertical offset in upper voices after a rest.
2006-07-20Fixed the path to the Perl interpreter, but didn't add a runtimerillig1-7/+9
dependency to Perl. Since now, no one has complained that the scripts cannot be run, so it can be expected that users who want to run them will be able to install Perl, too.
2006-07-19Drop support for LTCONFIG_OVERRIDE. For quite a long time, pkgsrcjlam3-6/+3
had actually been ignoring LTCONFIG_OVERRIDE anyway and just using the default LIBTOOL_OVERRIDE to replace libtool scripts in packages. This just formalizes the fact that LTCONFIG_OVERRIDE is not used meaningfully by pkgsrc.
2006-07-14Remove BROKEN_IN. I've fixed this.hira1-3/+1
2006-07-14Revert previous, requested by joerg.wiz1-2/+1
2006-07-13Add ${PREFIX}/share/texmf/web2c/texmf.cnf-before-hugelatex towiz1-1/+2
CHECK_FILES_SKIP, so this packages again.
2006-07-11Update MASTER_SITES. Found by bulk-build.hira1-4/+4
2006-07-10update to latex-mk-1.8dmcmahill2-6/+6
------------------------------ Release Notes for LaTeX-Mk-1.8 ------------------------------ - Fix a syntax error in the latex-mk script which showed up with some shells. - Fix a bug in the latex-mk script where some of the ".old" files that are used for determining when to re-run various tools were not being cleaned up properly. - Add a few more files which latex and makeindex may generate to the list of files removed by the 'clean' target. - Add a testsuite entry for the clean target. - Improve the makefile testsuite robustness. In particular it now deals with the bmake program having different names (make, bmake, bsdmake, etc). - Improve and expand the testsuite for the latex-mk script.
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam20-40/+40
and add a new helper target and script, "show-buildlink3", that outputs a listing of the buildlink3.mk files included as well as the depth at which they are included. For example, "make show-buildlink3" in fonts/Xft2 displays: zlib fontconfig iconv zlib freetype2 expat freetype2 Xrender renderproto
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam20-20/+40
of the order in which buildlink3.mk files are (recursively) included by a package Makefile.
2006-07-08Remove share/fonts, if unused.wiz2-2/+4
2006-07-08Needs perl to build.wiz1-2/+2
2006-07-07sync with the rest of gimp-print (should use a shared Makefile snippet)drochner2-8/+7
2006-07-07update to 0.35drochner4-52/+26
changes: bugfix, build system improvements
2006-07-07LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... justjlam3-6/+4
set OVERRIDE_DIRDEPTH to find any libtool scripts deeper in the WRKSRC tree unless they're named something other than "libtool". SHLIBTOOL_OVERRIDE generally doesn't need to be specified either -- just define it to the empty list and shlibtool-override will look for libtool scripts.
2006-07-05Fix installation with autoconf-2.60.wiz5-2/+43
2006-07-05Sweep pkgsrc and convert packages that included intltool/buildlink3.mkjlam4-12/+8
to use instead "USE_TOOLS+=intltool". Remove now unused intltool/buildlink3.mk
2006-06-30Remove ancient acroread3, doesn't even work with modern COMPAT_LINUX packages.salo13-302/+1
2006-06-29Needs msgfmt.joerg1-2/+2
2006-06-26Explicitly depend on texmf-dirs. No functional changes since it wasminskim1-1/+3
previously pulled in by ja-ptex-share.
2006-06-26Add TRUE to MAKE_ENV so that it can be used in Makefile.minskim1-2/+3
This fixes PR pkg/29037.
2006-06-24Bump ja-jsclasses and ja-vfxdvik dependencies.hira1-3/+3
The ${PREFIX}/share/texmf.local isn't included in search path. So the older versions may not work with teTeX3.
2006-06-24Add CHECK_FILES_SKIP for backup file that is handled by copy and move.darcy1-1/+2
No PKGREVISION bump as the binary package is not changed. All this does is remove a warning when installing and PKG_DEVELOPER is set.
2006-06-24Remove INSTALL and DEINSTALL. Forgot to remove in previous commit.hira2-14/+0
2006-06-24Depend on ja-ptex-bin-3.1.9. Bump PKGREVISION.hira1-3/+3
I'll remove BROKEN_IN a few days later.
2006-06-24Use print/teTeX/module.mk framework. Bump PKGREVISION.hira2-21/+23
2006-06-24 - Use print/teTeX/module.mk framework.hira2-28/+22
- Define BUILD_DIRS instead of define do-build and do-install target. - Explicitly include zlib's buildlink file. - Sort inclusions of buildlink file. Bump PKGREVISION.
2006-06-24Update ja-ptex-bin to 3.1.9. It's mostly a bug fix release.hira13-201/+203
- Use teTeX3. - Use print/teTeX/module.mk framework. - Don't modify installed teTeX-texmf files. - Remove INSTALL and DEINSTALL (no longer needed). - Make pjbibtex work (patch-al). Some fixes and improvements were submitted by minskim@ on tech-pkg-ja mailing list. This should fix PR pkg/32592. Changes from 3.1.8 to 3.1.9 2005/10/17: mkconf: Don't add tex/platex to search path of platex. ptex: Fix bug with TFM that uses LIG/ at begining of word. Changes from 3.1.7 to 3.1.8 2005/03/07: Makefile.in: Do run mktexlsr in `make install'. Makefile.in: INSTALL.txt: Adapt changes of teTeX-3.0's TEXMF directory. 2004/12/14: ptex: Fix handle of control sequence name. ptex: Fix recognition of ^^ after control sequence. ptex: Fix line feed position in terminal/log. Changes from 3.1.6 to 3.1.7 2004/12/09: ptex: Fix control sequence name that includes ^^ format. ptex: Sync a range of non-printable characters to 3.1.4. mkconf: Create TEXINPUTS for sjis, jis and euc encodings. Changes from 3.1.5 to 3.1.6 2004/12/02: ptex: Adapt tetex-2.99.4.20041128-beta. INSTALL.txt: Add comments for filename and TDS. Changes from 3.1.4 to 3.1.5 2004/11/29: ptex: Don't recognize ^^ format control sequence and next character as kanji. ptex: Output non-printable messages as ^^ format. 2004/11/08: ptex: After reading JIS encoded files, disable `kanjiin' state at end of file. 2004/10/12: pltotf: Fix build of TFM files from SJIS coded PL files. Changes from 3.1.3 to 3.1.4 2004/09/02: ptex: Don't recognize as kanji in following case: - Charactor of the end of line is a first byte of kanji. - ^^ format control sequence is a first byte of kanji. - Use \char in equation. ptex: Don't recognize as invalid character if a single byte character is a first byte of kanji. ptex: Make strict kanji recognition in \string. jbibtex: Dealing with CR. Correct Japaense translation of the contract. Changes from 3.1.2 to 3.1.3: 2003/10/07: ptex: Fix \kansujichar doesn't set a expected character with -kanji=sjis. 2003/09/30: ptex: Don't print non-printable characters to terminal/log. 2003/08/05: pconvert: Change usage message. Add $target option to fixwrites if it's pltotf, tftopl and pdvitype.
2006-06-24Update ja-ptex-share to 2.4.hira3-451/+514
- Use teTeX3. - Use print/teTeX/module.mk framework. - Follow TDS (by minskim@). Some fixes and improvements were submitted by minskim@ on tech-pkg-ja mailing list. Changes from 2.3 to 2.4: v2.4 [2006/01/04] * nidanfloat.dtx: Change a required format file from pLaTeX2e to LaTeX2e. * plfonts.dtx: Add missing redefinition of \LastDeclaredEncoding to \DeclareFontEncoding@. Changes from 2.2 to 2.3: v2.3 [2005/01/04] * plfonts.dtx: Fix flag in \fontfamily. * plvers.dtx: Update version number (platex<2005/01/04>). Changes from 2.1 to 2.2: v2.2 [2004/08/10] * plfonts.dtx: Fix front and back space in verbatim environment. * plfonts.dtx: Make this usable besides JY1 and JT1 encodings. * jclasses.dtx: Change \@afterindentfalse to \@afterindenttrue in \part and \chapter. * jclasses.dtx: Fix front and back space in \section, \subsection and \subsubsection. * Adapt LaTeX2e 2003/12/01. * Remove unnecessary definitions of character code in tfm of min, goth, nmin and ngoth. * Correct Japanese translation of the contract.
2006-06-24Add doc/bibtex to dirs.mk. From minskim@. Update to 1.3.hira2-4/+4
2006-06-22Don't wire nb version of LPRng-core down.joerg1-2/+2
2006-06-21Needs intltools.joerg1-1/+2
2006-06-21Include hicolor-icon-theme/buildlink3.mk so that the icon-theme cachejlam1-1/+3
file is managed correctly at INSTALL and DEINSTALL time. Bump the PKGREVISION to 1. This should fix the error noted in the bulk build results: http://mail-index.netbsd.org/pkgsrc-bulk/2006/06/20/0000.html