Commit graph

2317 commits

Author SHA1 Message Date
rillig
144a1ee175 Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,
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-22 04:46:13 +00:00
minskim
cc2b2b488a Update abcm2ps to 4.12.22.
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-20 19:31:44 +00:00
rillig
2e0a730f64 Fixed the path to the Perl interpreter, but didn't add a runtime
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-20 05:24:07 +00:00
jlam
7af716330d Drop support for LTCONFIG_OVERRIDE. For quite a long time, pkgsrc
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-19 19:14:37 +00:00
hira
b7b4624ef8 Remove BROKEN_IN. I've fixed this. 2006-07-14 14:07:33 +00:00
wiz
6be32539bf Revert previous, requested by joerg. 2006-07-14 07:44:21 +00:00
wiz
ae332f0ce5 Add ${PREFIX}/share/texmf/web2c/texmf.cnf-before-hugelatex to
CHECK_FILES_SKIP, so this packages again.
2006-07-13 10:29:32 +00:00
hira
19f3110cab Update MASTER_SITES. Found by bulk-build. 2006-07-11 16:29:49 +00:00
dmcmahill
3c50f78843 update to latex-mk-1.8
------------------------------
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-10 11:09:24 +00:00
jlam
c16221a4db Change the format of BUILDLINK_ORDER to contain depth information as well,
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-08 23:10:35 +00:00
jlam
9430e49307 Track information in a new variable BUILDLINK_ORDER that informs us
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
2006-07-08 22:38:58 +00:00
wiz
f5eca11daa Remove share/fonts, if unused. 2006-07-08 06:33:56 +00:00
wiz
78b5ebaedb Needs perl to build. 2006-07-08 06:31:32 +00:00
drochner
325a3d0df9 sync with the rest of gimp-print (should use a shared Makefile snippet) 2006-07-07 19:03:01 +00:00
drochner
9e2450018a update to 0.35
changes: bugfix, build system improvements
2006-07-07 19:01:43 +00:00
jlam
ee68c93314 LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... just
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-07 15:49:30 +00:00
wiz
3f180ff813 Fix installation with autoconf-2.60. 2006-07-05 20:12:06 +00:00
jlam
00478b39e6 Sweep pkgsrc and convert packages that included intltool/buildlink3.mk
to use instead "USE_TOOLS+=intltool".  Remove now unused
intltool/buildlink3.mk
2006-07-05 05:37:39 +00:00
salo
e02ccc1ffb Remove ancient acroread3, doesn't even work with modern COMPAT_LINUX packages. 2006-06-30 13:44:05 +00:00
joerg
d0314f0e8a Needs msgfmt. 2006-06-29 12:14:43 +00:00
minskim
b4be389969 Explicitly depend on texmf-dirs. No functional changes since it was
previously pulled in by ja-ptex-share.
2006-06-26 22:51:35 +00:00
minskim
9a2f040665 Add TRUE to MAKE_ENV so that it can be used in Makefile.
This fixes PR pkg/29037.
2006-06-26 22:46:38 +00:00
hira
bba5df4663 Bump ja-jsclasses and ja-vfxdvik dependencies.
The ${PREFIX}/share/texmf.local isn't included in search path.
So the older versions may not work with teTeX3.
2006-06-24 20:31:16 +00:00
darcy
8a2fde5308 Add CHECK_FILES_SKIP for backup file that is handled by copy and move.
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-24 15:35:25 +00:00
hira
a21f9e9368 Remove INSTALL and DEINSTALL. Forgot to remove in previous commit. 2006-06-24 11:39:33 +00:00
hira
1eae41c385 Depend on ja-ptex-bin-3.1.9. Bump PKGREVISION.
I'll remove BROKEN_IN a few days later.
2006-06-24 11:01:22 +00:00
hira
3cccbdbdb3 Use print/teTeX/module.mk framework. Bump PKGREVISION. 2006-06-24 10:56:30 +00:00
hira
ff40ef8157 - Use print/teTeX/module.mk framework.
- 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-24 10:54:39 +00:00
hira
e245704359 Update ja-ptex-bin to 3.1.9. It's mostly a bug fix release.
- 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-24 10:52:23 +00:00
hira
0d0f3096ce Update ja-ptex-share to 2.4.
- 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-24 10:48:06 +00:00
hira
7d1068bdc7 Add doc/bibtex to dirs.mk. From minskim@. Update to 1.3. 2006-06-24 10:39:32 +00:00
joerg
fe5715d9ee Don't wire nb version of LPRng-core down. 2006-06-22 13:30:24 +00:00
joerg
51679fa80b Needs intltools. 2006-06-21 22:58:04 +00:00
jlam
82ec633102 Include hicolor-icon-theme/buildlink3.mk so that the icon-theme cache
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
2006-06-21 16:12:14 +00:00
jlam
6c59b2b7d5 Fix obvious typo that would cause the "dvi" option to never be supported
by this package.
2006-06-21 16:01:44 +00:00
jlam
47f9aecd26 Fully convert to using the pkginstall framework, and make the rc.d script
use /etc/rc.subr.  Bump the PKGREVISION to 3.
2006-06-21 13:50:46 +00:00
jlam
c805d5e2c2 This is a Makefile, not a shell script... don't set SHELL="/bin/sh",
but rather SHELL=/bin/sh.  This fixes the error noted in the bulk
build results:

	http://mail-index.netbsd.org/pkgsrc-bulk/2006/06/20/0000.html
2006-06-21 13:49:55 +00:00
minskim
b08d5169c6 Change the distfile path because it was modified without bumping the
version number.  Bump PKGREVISION due to the following change:

* fixed a copyright violation, caused by distributing modified
  files of cstex / cslatex under theri original name. The fix
  reverts to the original files. Affected files:
        tex/cslatex/cslatex.ini
        tex/csplain/cseplain.ini
        tex/csplain/csplain.ini

This fixes PR pkg/33745.
2006-06-20 16:06:53 +00:00
rillig
d9956d53f8 Since this package installs a Perl program in bin/, it should have a
run-time dependency on Perl. This fixes the bulk build with
CHECK_INTERPRETER=yes. Bumped PKGREVISION.
2006-06-18 10:35:42 +00:00
minskim
f18e38bfd5 Add a patch missed in the previous commit. 2006-06-18 03:01:21 +00:00
minskim
8dcd0fcba7 Update abcm2ps to 4.12.19. Too many small changes since 3.x.
See http://moinejf.free.fr/abcm2ps-4.txt for the complete list.
2006-06-18 03:00:33 +00:00
rillig
6734eca050 Fixed a typo in SUBST_CLASSES and other pkglint warnings. Bumped
PKGREVISION.
2006-06-18 00:30:10 +00:00
minskim
fe2042bd0d Update tex-dhucs to 3.0.2.
Changes:
  - Fix the PrerenderUnicode problem.
2006-06-15 22:21:44 +00:00
jlam
e811379bc2 Pluralize INSTALL_TEMPLATE and DEINSTALL_TEMPLATE variable names as per
the pkglint warning:

    As {INSTALL,DEINSTALL}_TEMPLATE is modified using "+=", its name
    should indicate plural.

This does make the variables a bit more suggestive of the fact that they
hold lists of values.
2006-06-15 22:13:58 +00:00
jlam
827643d4bb Split out deinstall portions of INSTALL scripts into DEINSTALL scripts.
This avoids the need for a confusing line of the form:

	DEINSTALL_TEMPLATE+=	path/to/INSTALL

in the package Makefile, and actually removes the need to specify it
altogether since by convention, the existence of the DEINSTALL script
is enough to add it to DEINSTALL_TEMPLATE.
2006-06-15 20:40:15 +00:00
jlam
11e5b7af25 Use the correct iconv library if building with PREFER_PKGSRC=yes and libc
also contains an iconv implementation.  Bump the PKGREVISION to 5.
2006-06-15 20:03:25 +00:00
rillig
ced9b2fd21 Fixed pkglint warnings. 2006-06-14 10:30:34 +00:00
salo
494b8fdbc6 Regen the patch file since otherwise the evil uname(1) check chunk is
misplaced into an incorrect case statement..

Noticed by <adrianp>
2006-06-13 14:04:35 +00:00
salo
23f671d2fa Update to version 7.0.8
Changes:

Important bug fixes

1289558: Forms: Opening and closing certain forms can lead to a memory leak
various: Fixes to address various Reader crashes.
various: Security: several security bug fixes have been made, including one
         considered critical. For more information about the Adobe Severity
         Rating System, see the Adobe website at
         www.adobe.com/support/security/severity_ratings.html

Release notes: http://www.adobe.com/support/techdocs/327817.html
2006-06-13 10:28:24 +00:00
dbj
4b68f685ab remove duplicate definition of jobdata global variable 2006-06-12 21:38:57 +00:00