Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
categories.
|
|
|
|
is no list of changes from version 4.0.5. Also move from the www category.
|
|
keyboard accelerators.
|
|
Eric Gillespie <epg@pretzelnet.org>
|
|
|
|
jadetex is now known as tex-jadetex, and hugelatex transmogrified
into tex-hugelatex.
|
|
jadetex -> tex-jadetex
|
|
|
|
|
|
|
|
a TeX related package, following a suggestion by mjl.
|
|
|
|
|
|
|
|
|
|
we can remove REPLACE_BUILDLINK settings containing *-config, *Conf.sh, and
*.pc.
|
|
installed files. We don't want buildlink references to escape into the
install directory.
|
|
|
|
|
|
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.
|
|
|
|
|
|
packages list.
|
|
|
|
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.
|
|
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.
|
|
|
|
WRKSRC= ${WRKDIR}
This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
|
|
|
|
XXX I'll rather wait for new teTeX (whenever that's out) instead of
touching the guts of teTeX.
|
|
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
|
|
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.
|
|
Add -dSimplex, which explicitly specifies one-side printing.
|
|
Xaw3d (Xaw-Xpm also works).
|
|
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.
|
|
|
|
+ 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.
|
|
set FOO_CONFIG=${BUILDLINK_CONFIG_WRAPPER.foo} in both CONFIGURE_ENV and
MAKE_ENV. We remove the check for GNU_CONFIGURE because if a package
Makefile includes the buildlink.mk file, then it most likely wants to use
the config script wrappers as well. Change suggested by Hubert Feyrer
(hubertf) and Tomasz Luchowski (zuntum).
|
|
|
|
files. Substitute for @ID@ instead of directly using 'id', and use the
value of ${ID} already set in defs.*.mk.
|
|
- use 'id' instead of 'finger'. this is not a real problem, but it
is enough and fixing the next problem makes it possible to use it.
- grep -q doesn't work on solaris, so use a different way to suppress
the output from the user check.
- the return code check for the user was reversed.
|
|
Changes are bugfixes only:
* many robustness issues fixed.
* fixed printing of componentized documents
|
|
|
|
Major changes since 3.2.3:
o X11 Color database ASCII file (/usr/lib/X11/rgb.txt) is now used,
removing the need for the dbm_xxx functions.
o The \special code for colors in genlatex (LaTeX driver) replaced with
the \color code to be compatible with pdflatex and not require dvips
From Klaus Guntermann (guntermann@iti.informatik.tu-darmstadt.de)
o PCX image reader now handles 24-bit color which means that TIFF images
(which are converted to PCX first) may also be 24-bit
o MetaPost driver (-L mp or -L mmp) ported from fig2MP by Klaus
Guntermann (guntermann@iti.informatik.tu-darmstadt.de). fig2MP was
written by Dane Dwyer (dwyer@geisel.csl.uiuc.edu)
o Support for importing PNG image files added
o Transparent color in imported GIF files now honored
o You may use "-M -" to send the Makefile output to standard output from
TransFig, and "-T -" to send the Texfile to standard output.
o (The following feature was really added in 3.2.3, but I forgot to update
this file): -S option added for smoothing bitmap output.
o eps added as a language for TransFig
o Support for Czech font encoding for PostScript (cs_CZ.ps)
From Radim Gelner <gelnerr@suse.cz>
And lots of bugfixes.
Package change: buildlinkified.
|
|
* Bug fixes to the pstoraster filter, the DeskJet printer driver,
digest authentication.
* Optimized PPD file scanner so servers with lots of PPD files start
much faster (up to 40%).
* Fixed the "N * N copy bug" where N * N copies were sent when N were
specified.
* Added new DeskJet and Stylus Photo printer drivers.
* Workaround buggy IPP implementations in some HP JetDirect servers.
|
|
|
|
optimizations, bug fixes in image-handling for JPEG, TIFF and PNG files,
support for TrueType fonts, and pluggin some memory leaks. The API changed
slightly and a major number bump on the shared library occurred.
Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. Add a
buildlink.mk file for use by other package Makefiles. Also install the
license info and PDFlib manual.
|
|
installation directory in case the package isn't installed.
|