Commit graph

743 commits

Author SHA1 Message Date
jlam
1ea58d26e3 Change reachover references into another package's pkg/ directory into
references to the other package's base directory.  This is needed after
the files in the pkg/ directory were dispersed into the base directory.
2001-11-01 09:41:13 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
simonb
7aa2217fae Update to xpdf 0.93. Noteworthy changes include:
- PDF 1.4 (128-bit) decryption.
  - FreeType 2 support.
  - Embed TrueType fonts in PostScript output.
  - Mouse wheel support.
  - Text output for Simplified Chinese.
Lots more in the CHANGES file.
2001-10-30 06:32:20 +00:00
martti
672761c1d0 I can be the new MAINTAINER for lyx (suggested by frueauf) 2001-10-25 14:18:23 +00:00
martti
c081f3063d Updated to 1.1.6.3. Changes since 1.1.6.1:
- documentation has been updated to remove errors due to interface change
- new italian user guide; updated french localisation of menus and
  documentation; new dutch translations of some examples
- it is now possible to enter directly characters in an encoding
  different from latin1 (providing one is using a correct screen font)
- new encts class for Elsevier Science's Electronic Notes in
  Theoretical Computer Science
- new cv class for writing curriculum vitae
- new extarticle, extreport, extbook and extletter classes, which are
  versions of the normal classes with more font sizes available
- the aapaper class has been complemented with a aa class for the A&A
  LaTeX document class version 5.0, which is slightly incompatible
  with the older version
- add language support in docbook; better support for verbatim text.
- many translations updated; big french documentation overhaul; german
  documentation update
- preliminary Thai support; new serbo-croatian support
2001-10-25 13:55:47 +00:00
fredb
0b8d17db3a Bump the dependency on libwww to 5.3.2nb1, to ensure that the packaged
binaries on pre- NetBSD-1.5 systems don't carry the burden of (unnecessary)
dependencies on the "openssl" shared libraries.
2001-10-25 04:13:43 +00:00
jlam
a4bc16d30c I am a triple idiot. The only relevant variable that x11.buildlink.mk
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR,
which points to the location of the X11R6 hierarchy used during building.
If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to
${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use.  Remove
the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and
revert changes to move x11.buildlink.mk before the other buildlink.mk files.
2001-10-24 22:10:43 +00:00
kei
2f54bfffa9 Updated teTeX-share and teTeX-sharesrc for preparing to update of TeXfamily
which doesn't compile recently because of the LaTeX's "Hey, your distribution
is too old!  Please update it to the latest one!" feature.

Quoted from the patch to `latex.ltx'.

  This is a work around for the '1 year old' error which avoids the format
  file from being generated correctly.  Provided by Naoto Shimazaki.

  Because of NO_EXTRACT/NO_PATCH/others are defined in teTeX-share{,src}
  packages, applying this patch is done by packages' Makefiles on do-install
  stage.

New version numbers after these changes are like below:

teTeX:          1.0.7nb1
teTeX-bin:      1.0.7nb1
teTeX-share:    1.0.2nb1
teTeX-sharesrc: 1.0.1nb1
2001-10-24 00:28:47 +00:00
jlam
dff59f9ec3 x11.buildlink.mk needs to be included before any buildlink.mk files that
use X11_BUILDLINK_MK as a test value.  Generally just reordering the
inclusions so that x11.buildlink.mk comes before the other buildlink.mk
files will make everthing work.
2001-10-23 13:14:43 +00:00
hubertf
f1d3c838c8 ex-$DISTNAME => tex-$DISTNAME, duh! 2001-10-21 21:58:04 +00:00
veego
63ad910dee SVR4 packages have a limit of 9 chars for a package name.
The automatic truncation in gensolpkg doesn't work for packages which
have the same package name for the first 5-6 chars.
e.g. amanda-server and amanda-client would be named amanda and amanda.
Now, we add a SVR4_PKGNAME and use amacl for amanda-client and amase for
amanda-server.
All svr4 packages also have a vendor tag, so we have to reserve some chars
for this tag, which is normaly 3 or 4 chars. Thats why we can only use 6
or 5 chars for SVR4_PKGNAME. I used 5 for all the packages, to give the
vendor tag enough room.
All p5-* packages and a few other packages have now a SVR4_PKGNAME.
2001-10-18 15:20:01 +00:00
jlam
28578b6213 Find Makefile.module in ../../www/php4. 2001-10-16 06:58:30 +00:00
jlam
e00f116d75 Use +=, not =, for CATEGORIES so we don't clobber the inheritted
categories.
2001-10-16 06:41:08 +00:00
jlam
dd58b06861 Note addition of php4-pdflib. 2001-10-16 06:21:35 +00:00
jlam
2de920a293 Update php4-pdflib to the version from the php-4.0.6 distribution. There
is no list of changes from version 4.0.5.  Also move from the www category.
2001-10-16 06:20:44 +00:00
rh
051d9b4a24 Update ggv to 1.0.1. Changes are bugfixes and the addition of some more
keyboard accelerators.
2001-10-06 17:20:05 +00:00
rh
7e405ac2c2 Pull in libunicode via buildlink.mk. Patches provided in private mail by
Eric Gillespie <epg@pretzelnet.org>
2001-10-06 12:44:52 +00:00
tron
e17c4c5144 Use buildlink glue code for "bonobo" to fix build problem. 2001-10-06 10:22:26 +00:00
hubertf
335a03cd60 Remove.
jadetex is now known as tex-jadetex, and hugelatex transmogrified
into tex-hugelatex.
2001-10-04 18:49:36 +00:00
hubertf
a2c51e3704 hugelatex -> tex-hugelatex
jadetex   -> tex-jadetex
2001-10-04 18:47:49 +00:00
hubertf
c80999786b License-free re-import of print/jadetex 2001-10-04 18:47:06 +00:00
hubertf
5c6f239905 Re-import of print/hugelatex 2001-10-04 18:43:54 +00:00
wiz
ed09a06037 Rename eurosym to tex-eurosym. 2001-10-04 14:53:46 +00:00
wiz
c9a2177768 Re-import eurosym as tex-eurosym, to make it more apparent that it's
a TeX related package, following a suggestion by mjl.
2001-10-04 14:51:50 +00:00
wiz
5e53178b75 Move xpdf from graphics to print, per pkg/14154. 2001-10-04 12:00:45 +00:00
wiz
2007a944a4 Move from graphics/xpdf to print/xpdf per pkg/14154. 2001-10-04 11:58:37 +00:00
wiz
4c1948b80b add and enable eurosym 2001-10-03 23:23:05 +00:00
wiz
67d01e8131 Initial import of eurosym-1.0, a package with Euro symbols for LaTeX. 2001-10-03 23:20:46 +00:00
jlam
f25f9d2824 bsd.buildlink.mk will automatically handle the REPLACE_BUILDLINK stuff, so
we can remove REPLACE_BUILDLINK settings containing *-config, *Conf.sh, and
*.pc.
2001-10-03 22:36:37 +00:00
jlam
f0a4fcd3e4 Substitute the real config script for the config wrapper script in
installed files.  We don't want buildlink references to escape into the
install directory.
2001-10-03 20:56:40 +00:00
jlam
d7867135e4 Note addition of print/tcl-pdflib. 2001-10-01 20:55:47 +00:00
jlam
e6366b1efc print/tcl-pdflib - Tcl language binding for the PDFlib library 2001-10-01 20:54:06 +00:00
jlam
4233427197 Modify package so that we can create separate packages for the different
language bindings for PDFlib: we split the Makefile in a common part and
a package-specific part, and we cause the configure script to substitute
the correct values to link against an installed libpdf.so when linking
the binding shared objects.
2001-10-01 20:51:45 +00:00
rh
fc94e98714 Fix copy/paste error and remove libart 2001-10-01 07:08:09 +00:00
rh
44b8ad0811 Buildlinkify 2001-10-01 07:04:03 +00:00
jlam
28253b797d Add perl5 to the categories so we're listed properly in the binary
packages list.
2001-09-29 06:28:00 +00:00
jlam
a872a81521 Note addition of print/p5-PostScript-MailLabels. 2001-09-29 06:18:33 +00:00
jlam
27cafa641c print/p5-PostScript-MailLabels:
PostScript::MailLabels contains modules for creating PostScript files of
mailing address labels, to be printed on standard adhesive-backed mailing
label stock.  Create PostScript(tm) code for calibrating and testing mailing
label printing, and finally create the code for the labels themselves.
2001-09-29 06:17:27 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
jlam
d26ccfa60d Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-09-12 04:56:06 +00:00
agc
a16fc84f19 Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
tron
4502810bd4 Fix fuzz in patch detected by "gpatch" under Solaris. 2001-09-09 12:24:45 +00:00
hubertf
b1c9257e08 Ignore warning about stone old LaTeX sources.
XXX I'll rather wait for new teTeX (whenever that's out) instead of
    touching the guts of teTeX.
2001-09-02 19:51:38 +00:00
hubertf
70e7be269a * Fix our netbsd-doc-print package to properly handle the italian
version of Federico Lupi's guide by including italian language in
   the right file. Hint:
   http://lists.oasis-open.org/archives/docbook/200002/msg00214.html

 * While there, install the jadetex files not in the textproc/jade
   package, but in the print/jadetex package. That's where we also
   build and install the jadetex.fmt file, so things actually fit
   together.

 * Bump some pkg versions:
   print/jadetex		-> jadetex-2.20nb1
   textproc/jade		-> jade-1.2.1nb3
   meta-pkgs/netbsd-doc		-> netbsd-doc-1.2
   meta-pkgs/netbsd-doc-print	-> netbsd-doc-print-1.1
2001-09-02 17:07:01 +00:00
jlam
63fc151cb9 Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references
to ${X11BASE} in the header and library search paths into references to
${LOCALBASE}/share/x11-links.  These packages should now be strongly-
buildlinked regardless of whether xpkgwedge is installed.

Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and
lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.
2001-08-29 22:41:00 +00:00
itohy
427328e9e2 Update driver for Kyocera Prescribe page printers to gdevprsc-0.3.
Add -dSimplex, which explicitly specifies one-side printing.
2001-08-29 12:51:26 +00:00
jlam
33a4b32baa Add default XAW_TYPE?=3d to indicate that this package wants at least
Xaw3d (Xaw-Xpm also works).
2001-08-23 16:59:09 +00:00
jlam
a17239c066 Move per-package default XAW_TYPE setting above the inclusion of
bsd.prefs.mk so that it is actually used.  Where possible, include
xaw.buildlink.mk instead of setting USE_XAW, and use LIBXAW where needed.
2001-08-23 04:26:51 +00:00
abs
250b043f3c Do not blow up on unsupported platforms - at least make it to ONLY_FOR_PLATFORM 2001-08-21 08:23:26 +00:00
jlam
2e160df727 Update print/cups to 1.1.10.1. Changes from version 1.1.9.1 include:
+ Use our own cupsd rc.d-style script instead of using the one supplied
  with the CUPS sources.
- Bug fixes.
- Added a driver for DYMO label printers.
- Added new ClassifyOverride directive to allow users to override the
  classification of individual jobs.
- Added new BrowseProtocols directive to control which browse protocols
  are used (currently CUPS and SLP).
- Added SLPv2 support.
- The pdftops filter did not have the Japanese and Chinese text support
  compiled into it.
2001-08-18 04:41:45 +00:00