Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
- Bug fixes.
- Start of internationalization support for banner and PPD files.
- Added support for embedded TrueType fonts in PDF files.
- Added support for PostScript functions in PDF files.
- Added new "cupsaddsmb" utility for exporting CUPS printer drivers to
SAMBA/Windows clients.
- The ippRead() and ipp_read_file() functions could not handle more than
IPP_MAX_VALUES (100) values in a 1setOf attribute. These functions have
been updated to dynamically allocate more memory as needed, and the
IPP_MAX_VALUES constant now represents the allocation increment. [this
caused some versions of the GIMP-print drivers to fail since the number
of media options exceeded 100...]
- The web interfaces did not always quote < and & in things like the job
title. This had the potential for browser-based security violations (on
the browser's machine); bug report from SuSE.
- The scheduler now treats unauthenticated usernames as case-insensitive
when doing quota and allow/deny processing.
- The PostScript filter (pstops) now handles EPS files, adding a showpage
command to the files as needed.
- The cups-lpd mini-daemon did not support anonymous printing (no username
specified). While the username is REQUIRED by RFC-1179, MacOS clients do
not send the REQUIRED username information when printing via LPD.
- The httpConnect*() functions now try all available addresses for a host
when connecting for the first time.
|
|
|
|
around that
|
|
bsd.pkg.mk so that we are sure that this is the last optimization flag
passed by ${CFLAGS}.
|
|
Arm has a compiler bug that was worked around by removing the -O2 from
CFLAGS. That workaround did unfortunately remove the buildlink include
paths too.
|
|
|
|
|
|
|
|
differs from the distfile version number. G/C some the unused variables
in php4/Makefile.common related to the old way of handling version numbers.
|
|
differs from the distfile version number. G/C some the unused variables
in pdflib/Makefile.common related to the old way of handling version
numbers. Invent PDFLIB_BASE_VERS, which is ${PDFLIB_DIST_VERS} that's
been munged so that's understandable by the pkg_* tools' wildcard version
numbering logic.
|
|
Syntax:
MASTER_SITES_completefilename= http://specific.master/site
and similarly for PATCH_SITES.
Convert print/ghostscript-nox11 and x11/kterm to take advantage of this.
|
|
automatically, so no need to do it ourselves.
|
|
Dmitri Kozionov on the html2ps-users list.
|
|
pkgsrc. Instead, a new variable PKGREVISION is invented that can get
bumped independent of DISTNAME and PKGNAME.
Example #1:
DISTNAME= foo-X.Y
PKGREVISION= Z
=> PKGNAME= foo-X.YnbZ
Example #2:
DISTNAME= barthing-X.Y
PKGNAME= bar-X.Y
PKGREVISION= Z
=> PKGNAME= bar=X.YnbZ (!)
On subsequent changes, only PKGREVISION needs to be bumped, no more risk
of getting DISTNAME changed accidentally.
|
|
|
|
|
|
${PREFIX} -- everything else is pickup up from ${BUILDLINK_DIR}.
|
|
This value may be customized in various ways:
PKG_SYSCONFBASE is the main config directory under which all package
configuration files are to be found.
PKG_SYSCONFSUBDIR is the subdirectory of PKG_SYSCONFBASE under which the
configuration files for a particular package may be found.
PKG_SYSCONFDIR.${PKGBASE} overrides the value of ${PKG_SYSCONFDIR} for a
particular package.
Users will typically want to set PKG_SYSCONFBASE to /etc, or accept the
default location of ${PREFIX}/etc.
This obsoletes the use of CONFDIR, which was active for only 6 days, so no
need to have a workaround to still accept old CONFDIR settings.
|
|
the test for pre-rc.d systems to just whether /etc/rc.subr is present.
|
|
|
|
|
|
bsd.pkg.install.mk:
* Remove old DEINSTALL/INSTALL scripts.
* Move some text printed at POST-INSTALL time into the MESSAGE file.
* Adjust rc.d scripts to respect rc.conf settings, so that the
script may be directly copied into /etc/rc.d.
|
|
references to the other package's base directory. This is needed after
the files in the pkg/ directory were dispersed into the base directory.
|
|
|
|
- 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.
|
|
|
|
- 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
|
|
binaries on pre- NetBSD-1.5 systems don't carry the burden of (unnecessary)
dependencies on the "openssl" shared libraries.
|
|
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.
|
|
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
|
|
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.
|
|
|
|
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.
|
|
|
|
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.
|
|
|
|
|