summaryrefslogtreecommitdiff
path: root/print
AgeCommit message (Collapse)AuthorFilesLines
2002-01-18use python buildlinkdrochner1-2/+4
2002-01-18Updated lyx to 1.1.6.4martti3-11/+23
- add support for latin3, latin4 and latin9 encodings - change the encoding for Estonian from latin4 to latin1, since it appears to be more suitable. - add support for ae fonts (emulation of T1 encoding with OT1 fonts). This is useful for creating pdf files in T1 encoding - add support for dvipdfm - when passing a file name as argument from command line, the extension `.lyx' is added if necessary - insert error insets in the documents when there have been unknown tokens in the file - new class `kluwer'; update to hollywood class - the class encts has been renamed to entcs (stupid typo!) and slightly updated - updates to the introduction document and the Italian user guide - updates to the Russian, Finnish and Hebrew localizations - faster loading of large files (should now be proportional to file size) - fix positioning of error insets when running LaTeX - fix bug where latex would not be re-run if no depfiles were changed, but the .dvi was removed - fix possible crash when the cursor is between two spaces and a selection is begun - fix reading under unix of lyx files produced under windows (was actually not fixed in 1.1.6fix3) - fix problem where document is marked `changed' when going in/out an empty tabular cell - fix the logic of quote insertion after '-', '[' and '{' - fix generation of an extra space after an inset in linuxdoc creation - make tables in DocBook sgml conformant - do not ignore newline/hfill chars when copying to the clipboard - fix insertion of \Upsilon in the math editor - fix crash if banner-file was not found - the `SubSection' layout of the cv class has been renamed to `Subsection'
2002-01-16Fix a problem where ${PREFIX}/share/lyx/configure was being installedjwise1-1/+4
without executable permissions. This was causing new lyx users to get sub-optimal personal lyx configs in some cases, as this script is invoked directly by lyx when creating a ~/.lyx directory for a user who did not previously have one.
2002-01-11Fix a mistake in specification of download site for ${JPEG_SRCS}, pointedfredb1-2/+2
out by Ingolf Steinbach <ingolf@steinba.ch> in private mail.
2002-01-10Note addition of php3-pdflib.jlam1-1/+2
2002-01-10Move to print/php3-pdflib from the www category to match similarjlam2-0/+24
relocations of the PHP4 module packages. Also update to 3.0.18nb1 as the shared module is now installed as "pdf.so" so match the php4-pdflib package.
2002-01-10Updated apsfilter to 7.1.1martti4-16/+293
* a new apspreview script, that allows you to preview your print session using gv, kghostview or ghostview * a new apsfilter-bug script that assists you in releasing bug reports * some handbook and manpage updates / fixes * new drivers * driver fixes http://www.apsfilter.org/download/ChangeLog-7.1.1
2002-01-06`MASTER_SITES_foo' and `PATCH_SITES_foo' all become `SITES_foo'.fredb1-12/+12
2002-01-06Update print/php4-pdflib to version 4.1.1. The only change is updating tojlam1-3/+3
the version from the php-4.1.1 distribution.
2002-01-06The configure script auto-appends "cups" to "sysconfdir", so passjlam1-3/+4
"${PKG_SYSCONFBASE}" to the script and set PKG_SYSCONFSUBDIR directly to "cups".
2002-01-06Turn of "AUTOMAKE_OVERRIDE" for this package because it triggers a runtron1-6/+7
of "autoconf" instead to prevent.
2001-12-31Update print/php4-pdflib to 4.1.0. No list of changes from version 4.0.6;jlam1-3/+3
simply update to version from php-4.1.0 distribution.
2001-12-24Trivially buildlink'ify.jlam1-10/+8
2001-12-24Enable pscalmjl1-1/+2
2001-12-24Initial import of pscal 1.14, a shell script to produce postscriptmjl4-0/+28
calendars.
2001-12-21Install the Gimp-Print/STP driver documentation.jlam2-2/+5
2001-12-20Update ghostscript and ghostscript-nox11 to 6.01nb1. The changes are addingjlam14-396/+528
additional printer drivers: stp: Gimp-Print/STP color inkjets for photo quality output hpijs: HP Linux Inkjet Driver for 41 HP inkjets cdj880: HP DeskJet 880 series gdi: Samsung SmartGDI laser printers This closes pkg/13351 by Ingolf Steinbach <ingolf@steinba.ch> and pkg/13902 by Thor Lancelot Simon <tls@rek.tjls.com>.
2001-12-17Honour PAPERSIZE. Closes pkg/14966.wiz1-1/+2
2001-12-17Add USE_GMAKE, as requested in pkg/14966 and pkg/14969.wiz1-1/+2
2001-12-14Update print/cups to 1.1.12. Relevant changes from version 1.1.10.1 include:jlam5-45/+75
- 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.
2001-12-10Make the patch actually compile..I missed here..jmc2-11/+6
2001-12-09Assembler on 1.5.2 or below macppc can't handle some parts in genarch. Patch ↵jmc2-1/+23
around that
2001-12-08Move the disabling of optimization for arm32 to below the inclusion ofkristerw1-6/+6
bsd.pkg.mk so that we are sure that this is the last optimization flag passed by ${CFLAGS}.
2001-12-08Make this build for arm.kristerw1-2/+2
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.
2001-12-04Adapt to using PKGREVISION.jlam1-5/+2
2001-12-04Replace PREFIX in pcps.1 with real prefix.wiz1-2/+5
2001-12-03Miscellaneous man page fixes.wiz3-13/+18
2001-12-03Use PKGREVISION to manage the package-specific version number when itjlam1-3/+3
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.
2001-12-03Use PKGREVISION to manage the package-specific version number when itjlam2-7/+5
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.
2001-12-02Add support for distfile-specific master sites, as requested in pkg/7471.wiz1-9/+9
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.
2001-12-02bsd.pkg.install.mk calls the INSTALL script at the right timesjlam1-3/+1
automatically, so no need to do it ourselves.
2001-12-01Bump to 1.0b1nb1: fix a lost backreference in DSC output mode; fromkleink3-2/+16
Dmitri Kozionov on the html2ps-users list.
2001-11-29Get rid of manually adding "nbX" to PKGNAME when a pkg was changed inhubertf4-8/+12
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.
2001-11-26Use PKG_{USERS,GROUPS} instead of PKG_{USER,GROUP}.jlam1-4/+3
2001-11-26Forgot a CONFDIR -> PKG_SYSCONFDIR replacement.jlam1-2/+2
2001-11-26Buildlinkify, in the sense that only the perl headers are found injlam2-5/+7
${PREFIX} -- everything else is pickup up from ${BUILDLINK_DIR}.
2001-11-25PKG_SYSCONFDIR is where the configuration files for a package may be found.jlam1-13/+14
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.
2001-11-21These rc.d scripts are copied to ${RCD_SCRIPTS_DIR} == /etc/rc.d, so changejlam1-7/+7
the test for pre-rc.d systems to just whether /etc/rc.subr is present.
2001-11-21RCD_SCRIPTS now just lists the filenames (see bsd.pkg.install.mk).jlam1-2/+2
2001-11-21Respect ${CONFDIR}.jlam1-2/+2
2001-11-19Adapt to use shared INSTALL/DEINSTALL scripts by using the logic injlam5-274/+38
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.
2001-11-01Change reachover references into another package's pkg/ directory intojlam1-3/+2
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-10-31Move pkg/ files into package's toplevel directoryzuntum140-89/+89
2001-10-30Update to xpdf 0.93. Noteworthy changes include:simonb3-14/+18
- 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-25I can be the new MAINTAINER for lyx (suggested by frueauf)martti1-2/+2
2001-10-25Updated to 1.1.6.3. Changes since 1.1.6.1:martti3-21/+56
- 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-25Bump the dependency on libwww to 5.3.2nb1, to ensure that the packagedfredb1-2/+2
binaries on pre- NetBSD-1.5 systems don't carry the burden of (unnecessary) dependencies on the "openssl" shared libraries.
2001-10-24I am a triple idiot. The only relevant variable that x11.buildlink.mkjlam4-8/+8
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-24Updated teTeX-share and teTeX-sharesrc for preparing to update of TeXfamilykei5-12/+46
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-23x11.buildlink.mk needs to be included before any buildlink.mk files thatjlam4-8/+8
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.