Commit graph

1057 commits

Author SHA1 Message Date
drochner
de7e32cc2a add gimp-print-cups 2002-05-03 12:46:02 +00:00
drochner
66a1709845 initial import of CUPS support for gimp-print 4.2.1 2002-05-03 12:45:21 +00:00
drochner
397bb01a5e update to 4.2.1:
-bugfixes
-translations for Slovak, Greek, and Dutch
-quality improvements (for Epson printers)
2002-05-03 12:43:04 +00:00
jlam
ec8f6ad65a Note explicitly that this package is USE_X11BASE. Currently, it relies on
motif.buildlink.mk to define it.
2002-04-23 02:08:51 +00:00
fredb
0c650c171e Use the EVAL_PREFIX macro to grok the location of "forms.h", as suggested
by agc. For the "forms", "jpeg", and "Xpm" shared libraries, we have to
cast a wider net, so partially revert last commit. For that, "X11BASE" is
correct, as we already search "LOCALBASE" by virtue of ${LDFLAGS} set in
bsd.pkg.mk. This should fix PR pkg/16308.
2002-04-19 16:53:41 +00:00
fredb
3d215bc45c - - Force the locale dir to ${prefix}/share in a more definite way.
(On my my Mac with an NFS mounted object directory, it keeps rebuilding
    po/Makefile and getting it wrong.)
- - Take a stab at fixing PR pkg/16308: X11BASE -> X11PREFIX.
2002-04-18 23:55:26 +00:00
fredb
e6b7b9696f Work around a bug in gcc-2.95.3 (NetBSD-1.5ZC-m68k). 2002-04-18 15:59:55 +00:00
fredb
9807afcb60 Update dependency on xforms. We're mainly bumping the dependency
and package revision, since we may now link against the forms shared
library, and because we also have to add a dependency on jpeg lib.
2002-04-17 04:45:06 +00:00
abs
59b1ff4512 Add distinfo missed in last 2002-04-16 11:52:52 +00:00
abs
21ef9954ce Update if-psprint to 1.5
Switch to external distfile, slightly better getopt() handling
2002-04-16 11:52:24 +00:00
rh
d78ee5c456 Add build dependency on bison>=1.32 2002-04-14 11:25:08 +00:00
joda
bdf1bc8d13 switch to using freetype2; should close pkg/16051 2002-04-10 12:17:39 +00:00
jlam
ca84851d06 Strongly buildlinkify and use LIBTOOL_OVERRIDE to use the pkgsrc libtool
instead of the package-supplied one.
2002-04-10 01:59:14 +00:00
wiz
a104501883 Remove two unnecessary options. pkg/16257 by rxg. 2002-04-09 12:58:44 +00:00
mycroft
6de28492c4 Crank PKGREVISION. 2002-04-08 12:42:35 +00:00
mycroft
5a936cd3a6 Fix a remarkably obvious bug introduced in 1.0.2 that prevented PDF files from
loading.
2002-04-08 12:41:50 +00:00
tron
b6343d0c10 Use "suse_linux/Makefile.application" to pick correct SuSE packages. 2002-04-04 12:29:46 +00:00
uebayasi
c3d0e0b897 Add & enable ttftot42. 2002-04-02 11:52:22 +00:00
uebayasi
e3913bc5c5 Initial import of ttftot42, TrueType font to Type 42 converter. Submitted
by Rui-Xiang Guo <rxg@netbsd.org> in pkg/14773.  This package stems from
FreeBSD's one.

From DESCR:

  TrueType fonts cannot be converted to Type 1 fonts without loss of
quality, since conversion introduces rounding errors and loses hinting
information.  Therefore, newer PostScript interpreters (Adobe
PostScript since version 2013, ghostscript since 5.03) include a
TrueType rasterizers.  To use a TrueType font with them, it has to be
embedded in a PostScript font dictionary; this format is called Type 42.

  This program generates such Type 42 fonts from TrueType fonts.  It
can also generate Adobe Font Metrics files (AFM files), including
kerning information.

  Not yet supported are TrueType Collections and the creation of CID
keyed fonts from large TrueType fonts (East Asian or Unicode fonts).
2002-04-02 11:51:25 +00:00
fredb
39cd50946e {DIST_SUBDIR} shouldn't change when ${PKGREVISION} changes. 2002-03-28 21:15:11 +00:00
perry
c48049a3fe do the right thing with freetype2 (patch by agc) 2002-03-27 18:51:51 +00:00
rh
49e1fd6709 Update gnome-print to 0.35. This is mainly a bug-fix release, but also
includes the following changes:

- Print preview clips now all graphics, including text and bitmaps -
  it makes gnumeric and sodipodi previews much nicer

- Fontmaps can contain per-locale default entries now, so unknown
  font names do not fall uniformly back to Helvetica any more

- Added --dir flag to gnome-font-install (Tambet)
2002-03-26 09:20:44 +00:00
simonb
e2299c4375 Don't truncate the output of tmpnam() so that the same temporary file
names are used regardless of the process ID.
2002-03-23 16:34:52 +00:00
simonb
01b7fc0d9a Fix another divide-by-zero problem. 2002-03-23 16:32:32 +00:00
simonb
9cbe9539bb Work around divide-by-zero core dumps on alpha.
Problem report and patch sent to the xpdf author.
2002-03-23 14:08:12 +00:00
uebayasi
610699adbb Dropped in the previous commit. 2002-03-23 06:55:05 +00:00
uebayasi
11ef2977ac Update to 1.0.2.
No ChangeLog/NEWS are available.
2002-03-23 06:43:53 +00:00
fredb
cc0facf106 Use ${PKGNAME_NOREV} for ${DIST_SUBDIR}. 2002-03-21 03:48:15 +00:00
jlam
e6d9a15a66 PKG_SYSCONFDIR already appends /cups. Fix noted in pkg/15934 by
Tero Kivinen <kivinen@ssh.fi>.
2002-03-20 22:46:58 +00:00
fredb
383712719b Use PKGNAME_NOREV in MASTER_SITES and DIST_SUBDIR definitions. 2002-03-17 16:02:34 +00:00
wiz
4516f0fe3e Belatedly bump PKGREVISION to 4 for Kyocera Prescibe printer driver
update from 0.3 to 0.4.
2002-03-16 23:34:37 +00:00
itohy
96b6e7eea1 Update driver for Kyocera Prescribe page printers to gdevprsc-0.4,
which selects correct side on duplex printing even if empty pages exist.
2002-03-15 05:04:05 +00:00
fredb
10fc31b0a3 Fix up redundant PKGREVISION and "nb1" in PKGNAME. 2002-03-14 20:18:18 +00:00
fredb
9593b61c40 Oops. Don't set PKGREVISION here -- this was overriding the setting in
both ghostscript-{,no-x11-}/Makefile.
2002-03-14 11:24:23 +00:00
lukem
06b2904603 consistently use "${_PATCH_BACKUP_ARG} .orig" to set the backup file suffix 2002-03-14 03:14:46 +00:00
lukem
f81ee4d35b if we depend upon ${PATCH} creating the backup file with a .orig
suffix, then use "${_PATCH_BACKUP_ARG} .orig" to ensure that's the case
2002-03-14 03:13:36 +00:00
wiz
072944ba68 Fix tex-hugelatex dependency. 2002-03-14 00:49:43 +00:00
fredb
b48eba1112 Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-13 17:36:35 +00:00
martti
13820bfb3f Updated apsfilter to 7.2.2
NOTE: This works just fine with ghostscript-6.01 even though the
      setup script says you need 6.50 or later...

- new driver scripts: ljet4l, pips/sc70s, pips/sc80s,
  stp/pcl-2, stp/pcl-4
- replace awk "duplex" function with psset call
- adjust psnup rotation to various converters for landscape mode
- add landscape option to enscript command line
- introduce IGNORE_LPD_RAW variable to please buggy spoolers that
  send jobs in raw mode
- sanitize ": ${foo:-bar}" to ": ${foo:=bar}"
- make n{c}print line whitespace-safe
- save return code in global temporary file
- typo in wmf2eps line
- make apspreview use global "restrictions" file
- get basedir in SETUP from configure
- protect $foo[bar] contructs from being expanded to array
  elements by zsh
- add "-dPARANOIDSAFER" for gs7.04 (harmless for all older releases)
- save "rm" and "rp" in SETUP.cfg
- add some hints w.r.t landscape and n-up in handbook
- remove media types in scripts for some PCL printers
- be more helpful with "invalid method"
- LaserJet 4L needs fixed 300dpi
- LN macro in Makefile needs -n switch -- we must
  create a directory link even if one exists already
- MAPPING update
- change email address in various places
- remove apsfilter installation error when typing "make install"
  by using ln's -f (force) option to overwrite an existing symlink
  (just in case you overwrite another installation).
- fix some HP driver mapping in MAPPING file
- make apspreview work again for FreeBSD (and possibly *BSD).
  BSD uses a sed implementation, that uses only "normal" regular
  expressions for backward compatibility not to break existing scripts.
  Linux (GNU sed) uses "modern REs". We use now awk which turns out
  to be more portable between different Unix flavours.
  We use awk instead of sed in other scripts as well (SETUP,
  aps2file).
- import a patch from FreeBSD ports collection necessary for
  FreeBSD-current to use "user:group" syntax for chown. Old
  style "user.group" to change owner && group isn't supported
  anymore. Linux's implementation of chown (from GNU) groks
  new syntax.
- support for NetWare (Novell) remote printer
- save network traffic by supporting "remote copies"
  via new REMOTE_COPIES variable. This tells lpd and Netware
  print spooler to do copies themselves (enabled by default).
- install and test apsfilter as "non-root" user under $HOME !
  This helps in testing new apsfilter versions, i.e. to prepare
  a migration to a new version on a production system.
  For this feature the configure script supports two new options:
  --with-printcap=...  and --with-spooldir=...
- use secure temporary directory in SETUP
- aps2file and apspreview now handle printer aliases
- remove bogus hpijs driver entries in setup/printer-7.00
  (but they were correct in setup/printer-hpijs)
- only preview if aps2file generated PostScript
- driver: stp/escp2-1160 (thanks to <andrew@ugh.net.au>)
- various fixes in driver/MAPPING
- adjusted various omni/ scripts to use more reasonable
  resolution settings
- enable PSgs to honor HARDWARE_COPIES
- the bjc600 driver script has four new siblings (bjc50, bjc70,
  bjc4000, bjc7000) to properly handle printers with different
  print resolutions
- various small SETUP clean-ups
- create "basedir" link at install time already
- doc/Makefile: "make clean" should remove handbook.html
  since "configure" re-creates it from handbook.html.in
- Make handbook generation smarter, cosmetic.
2002-03-09 13:58:03 +00:00
wiz
6df76feda6 File now also carried by GNU mirrors. 2002-03-07 12:00:29 +00:00
wiz
7a2ac970fe Sort. 2002-02-28 17:50:05 +00:00
tron
b8d1c715f6 Update distribution file checksum for PHP version 4.1.2. 2002-02-28 09:50:01 +00:00
jlam
298f792172 Update print/php4-pdflib to 4.1.2. The only change from version 4.1.1 is
that this is built from the php-4.1.2 sources.
2002-02-28 06:18:38 +00:00
zuntum
355f9f6658 Set MAINTAINER to packages@netbsd.org 2002-02-21 21:28:13 +00:00
seb
66111c6d15 Introduce new framework for handling info files generation and installation.
Summary of changes:
- removal of USE_GTEXINFO
- addition of mk/texinfo.mk
- inclusion of this file in package Makefiles requiring it
- `install-info' substituted by `${INSTALL_INFO}' in PLISTs
- tuning of mk/bsd.pkg.mk:
    removal of USE_GTEXINFO
    INSTALL_INFO added to PLIST_SUBST
    `${INSTALL_INFO}' replace `install-info' in target rules
    print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info'
- a couple of new patch files added for a handful of packages
- setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it
- devel/cssc marked requiring texinfo 4.0
- a couple of packages Makefiles were tuned with respect of INFO_FILES and
  makeinfo command usage

See -newly added by this commit- section 10.24 of Packages.txt for
further information.
2002-02-18 15:14:00 +00:00
tron
0b7fe93445 Include "gettext-lib" glue code to prevent creation of broken
"gimpprint-config" script. This should fix PR pkg/15654.
2002-02-18 13:28:44 +00:00
martti
332da6626c Updated cups to 1.1.14
- The ippRead() function did not verify that the
  attribute name length or string with language value
  was not larger than the read buffer.
- The scheduler set the signal handlers before loading
  the configuration files the first time; this prevented
  the RunAsUser directive from blocking server reloads.
- Added Swedish message catalog.
- The parallel backend now recognizes the /dev/printers
  device directory under Linux 2.4.x.
- MacOS X fixes.
- The cupsaddsmb utility sent the server name after the
  user information when executing the rpcclient program.
  This caused problems with some versions of SAMBA
  2.2.x.
- The IPP backend did not pass the requesting user name
  when checking on the print job status. This prevented
  it from waiting for the job to complete when
  communicating with some IPP implementations that
  require it.
2002-02-18 11:26:15 +00:00
jlam
35ee5261ce Explicitly disable a few more bits and mark as USE_BUILDLINK_ONLY. 2002-02-17 21:11:33 +00:00
wiz
912d39fe3f Obey PAPERSIZE, as requested in pkg/15504. 2002-02-16 01:21:52 +00:00
drochner
b6292f775c add gimp-print 2002-02-15 21:26:26 +00:00
drochner
016db390e5 a newer version of the "escputil" tool which comes with GIMP 2002-02-15 20:49:24 +00:00
drochner
ba6ba1415e a newer version of the "Print" plugin which comes with GIMP 2002-02-15 20:48:07 +00:00
drochner
52603949eb this is the backend part of gimp-print-4.2, a driver library for
inkjet printers
2002-02-15 20:46:27 +00:00
skrll
08bdd44549 mkdir -> ${MKDIR}
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
2002-02-15 10:12:28 +00:00
jlam
75c648b932 Update print/cupsomatic to 2.2. Changes from version 1.2 include allowing
the use of a config file.
2002-02-13 18:55:53 +00:00
jlam
ddf35537db Trivially mark as strongly buildlinked. 2002-02-09 19:25:33 +00:00
seb
1d57be2530 Fix GNU make rules for bison C++ parser . How was this working before ? 2002-02-08 16:28:02 +00:00
skrll
9bd4180d57 /bin/mkdir -> ${MKDIR}.
Make the print-PLIST target output ${MKDIR} also.
2002-02-05 22:39:00 +00:00
jlam
e0d358778b Solaris' test binary (test/[) doesn't grok "-e". Replace with "-f".
Noted by Stoned Elipot <seb@netbsd.org> in private email.
2002-02-05 06:04:36 +00:00
jlam
c2a64fa05d Build checksum from a clean copy of the distfile. 2002-02-05 04:34:09 +00:00
jlam
b1367505af Update print/ghostscript{,-nox11} to 6.0.1nb2. Changes from version
6.0.1nb1 include updating the hpijs driver to the latest released version
1.0.2.  The new HPIJS device is "ijs" and replaces several older devices:

	AP21xx DJ630 DJ6xx DJ6xxP DJ8xx DJ9xx DJ9xxVIP

So if you are using any of the above devices, you must use the new gs IJS
interface documented in:

	${PREFIX}/share/doc/html/ghostscript/hpijs/hpijs_readme.html

Changes to the HPIJS driver include:

      *	Fixed a problem printing Photo Full Bleed on the Photosmart 100.
      *	Meet the Debian Free Software Guidelines (DFSG).
      *	Fixed a setpagedevice problem with the IJS client. PageSize can now
	be set from postscript.
      *	Fixed a off-by-one error in IJS server.
      *	Added support for the following printers:

	    Deskjet 656           Photosmart 100        Apollo P-22
	    Deskjet 825/845       Photosmart 1115       Apollo P2500
	    Deskjet 920           Photosmart 1215       Apollo P2600
	    Deskjet 940/948       Photosmart 1315
	    Deskjet 995           CP 1160
	    Deskjet 1125          CP 1700
	    Deskjet 1220
	    Deskjet 2250

      *	Added support for the IJS interface.
      *	Added support for Duplex. When Duplex mode is set, top and bottom
	margins are set to 1/2 inch.
      *	Added support for the following paper sizes:

	    Photo, Photo Full Bleed, A6, B4, B5, Oufuku-Hagaki, Hagaki

      *	The PrintMode command has been replaced with separate commands:

	    Quality, ColorMode, MediaType and PenSet.

      *	Changed top margin from 1/3 to 1/8 inch. Also, changed the bottom
	margin to 1/2 inch.  Note, on the 6xx series the maximum bottom
	margin is .46 inch for black and .587 for color.  This means for
	the 6xx series, color printing to within 1/2 inch bottom margin is
	not guaranteed.
2002-02-03 21:27:20 +00:00
jlam
aa2e62b107 Update print/ghostscript{,-nox11} to 6.0.1nb2. Changes from version
6.0.1nb1 include updating the hpijs driver to the latest released version
1.0.2.  The new HPIJS device is "ijs" and replaces several older devices:

	AP21xx DJ630 DJ6xx DJ6xxP DJ8xx DJ9xx DJ9xxVIP

So if you are using any of the above devices, you must use the new gs IJS
interface documented in:

	${PREFIX}/share/doc/html/ghostscript/hpijs/hpijs_readme.html

This update is based on pkg/15470 by IWAMOTO Toshihiro <toshii@netbsd.org>.
Changes to the HPIJS driver include:

      *	Fixed a problem printing Photo Full Bleed on the Photosmart 100.
      *	Meet the Debian Free Software Guidelines (DFSG).
      *	Fixed a setpagedevice problem with the IJS client. PageSize can now
	be set from postscript.
      *	Fixed a off-by-one error in IJS server.
      *	Added support for the following printers:

	    Deskjet 656           Photosmart 100        Apollo P-22
	    Deskjet 825/845       Photosmart 1115       Apollo P2500
	    Deskjet 920           Photosmart 1215       Apollo P2600
	    Deskjet 940/948       Photosmart 1315
	    Deskjet 995           CP 1160
	    Deskjet 1125          CP 1700
	    Deskjet 1220
	    Deskjet 2250

      *	Added support for the IJS interface.
      *	Added support for Duplex. When Duplex mode is set, top and bottom
	margins are set to 1/2 inch.
      *	Added support for the following paper sizes:

	    Photo, Photo Full Bleed, A6, B4, B5, Oufuku-Hagaki, Hagaki

      *	The PrintMode command has been replaced with separate commands:

	    Quality, ColorMode, MediaType and PenSet.

      *	Changed top margin from 1/3 to 1/8 inch. Also, changed the bottom
	margin to 1/2 inch.  Note, on the 6xx series the maximum bottom
	margin is .46 inch for black and .587 for color.  This means for
	the 6xx series, color printing to within 1/2 inch bottom margin is
	not guaranteed.
2002-02-03 21:27:19 +00:00
mjl
266ea71952 Update xpdf to 1.00
Implemented the sh (shaded fill) operator for the axial shading type.
Minor fixes to avoid compiler warnings.
Fix an uninitialized var in XOutputDev that caused crashes on Alphas.
Don't incrementally update the display in full-screen mode.
Added a duplex option to PSOutputDev and a -duplex switch to pdftops.
Completely rewrote the code that handles font encodings:
  - everything is Unicode-based
  - 16-bit fonts are handled much more cleanly
  - text output encoding can be set more flexibly
New .xpdfrc config files.
Added key bindings for forward ('v') and backward ('b').
Added the pdffonts program which lists the fonts used in a PDF file.
Fixed several problems in the TrueType font embedding code
Accept named destination on command line.
Added several new items to pdfinfo: file size, PDF version, tagged
  (yes or no), XML metadata (with the -meta option).
Pdftops didn't get the portrait/landscape setting correct for PDF
  files with rotated pages.
The TrueTypeFontFile class (including the Type 42 converter) now
  understands cmap format 6.
The '0' keyboard shortcut didn't update the zoom popup menu.
Handle the complete list of alternate names for the Base14 fonts.
Fixed substitute font scaling in XOutputDev - scale only the width,
  not the height.
Implemented stitching (type 3) functions.
Handle the case of moveto/closepath/clip, which defines an empty
  clipping region.
Move dependences into separate Makefile.dep files; get rid of the
  distdepend target.
Move all of the configure-script-generated -D options out of the
  Makefiles and into a top-level .h file (aconf.h).
Pdfinfo prints dates in a more readable format.
Fixed a bug in the Paeth image predictor.
Handle annotations with multiple states.
The save and restore (q/Q) operators shouldn't save/restore the path.
Performance optimization: disable pattern drawing in TextOutputDev.
2002-02-03 05:28:51 +00:00
jlam
d7f8e62403 Update print/cups to 1.1.13:
CUPS 1.1.13 adds support for the KOI8-R and KOI8-U encodings, message
catalogs for several Russian locales and for Simplified Chinese,
improvements for MacOS X (Darwin) and IRIX, improvements to the PDF,
PostScript, and text filters, status reporting for IPP-based printers
(paper out, etc.), and improvements to the SAMBA driver export facility.
The new release also fixes bugs in the scheduler, the lpstat command, the
CUPS API, and the pstoraster filter.
2002-01-31 17:51:26 +00:00
jlam
6eb1ad77dc Add USE_PAM to BUILD_DEFS when we build with PAM support. 2002-01-30 03:33:29 +00:00
drochner
2bbafae496 regen due to removed DIST_SUBDIR 2002-01-29 12:12:35 +00:00
drochner
93927399e5 convert to new Python framework 2002-01-29 12:12:07 +00:00
drochner
f41c8a23f5 move dependency on text2html so that we don't have to recompile the
whole TeX stuff on an unimportant perl PKGREVISION bump just because
of a "totally useless" utility which happens to be a perl script
2002-01-28 15:25:12 +00:00
jlam
4e6e015f89 _Always_ set the make environment (${SETENV} ${MAKE_ENV}) and execute
${MAKE_PROGRAM} instead of ${MAKE} within ${WRKSRC}.
2002-01-28 05:18:41 +00:00
wiz
d38a79d089 Wildcard enscript dependency. 2002-01-28 02:30:08 +00:00
kleink
a8f045be98 Update to 1.6.1nb1: fix temporary file creation vulnerability;
from Tim Waugh via Debian.
2002-01-25 18:57:58 +00:00
martti
23e9d65a19 Fixed checksum 2002-01-20 08:09:50 +00:00
mjl
0a1eae1e09 Update to 1.15
- updated Esperanto translation
  - new Serbian translation
  - updated Polish translation
  - new Turkish translation
2002-01-20 02:34:38 +00:00
drochner
5ad928a81c use python buildlink 2002-01-18 14:03:01 +00:00
martti
65a4beb30c Updated lyx to 1.1.6.4
- 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-18 11:02:32 +00:00
jwise
8f9fed5e73 Fix a problem where ${PREFIX}/share/lyx/configure was being installed
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-16 15:37:09 +00:00
fredb
1370de25ad Fix a mistake in specification of download site for ${JPEG_SRCS}, pointed
out by Ingolf Steinbach <ingolf@steinba.ch> in private mail.
2002-01-11 17:00:27 +00:00
jlam
1147052fc4 Note addition of php3-pdflib. 2002-01-10 13:10:49 +00:00
jlam
887e6b54ea Move to print/php3-pdflib from the www category to match similar
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-10 13:10:26 +00:00
martti
928dec5c5c Updated apsfilter to 7.1.1
* 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-10 06:53:02 +00:00
fredb
db38ecba2c MASTER_SITES_foo' and PATCH_SITES_foo' all become `SITES_foo'. 2002-01-06 22:12:56 +00:00
jlam
1026f250eb Update print/php4-pdflib to version 4.1.1. The only change is updating to
the version from the php-4.1.1 distribution.
2002-01-06 19:56:42 +00:00
jlam
d2f8d73e5a The configure script auto-appends "cups" to "sysconfdir", so pass
"${PKG_SYSCONFBASE}" to the script and set PKG_SYSCONFSUBDIR directly to
"cups".
2002-01-06 19:41:28 +00:00
tron
d9bbe5905d Turn of "AUTOMAKE_OVERRIDE" for this package because it triggers a run
of "autoconf" instead to prevent.
2002-01-06 02:10:56 +00:00
jlam
c912b51ab5 Update print/php4-pdflib to 4.1.0. No list of changes from version 4.0.6;
simply update to version from php-4.1.0 distribution.
2001-12-31 23:59:02 +00:00
jlam
e9844aa93d Trivially buildlink'ify. 2001-12-24 22:32:00 +00:00
mjl
35fbec1b37 Enable pscal 2001-12-24 09:24:12 +00:00
mjl
efc5029d3e Initial import of pscal 1.14, a shell script to produce postscript
calendars.
2001-12-24 09:23:09 +00:00
jlam
1fa10d692a Install the Gimp-Print/STP driver documentation. 2001-12-21 04:29:10 +00:00
jlam
8051917eb9 Update ghostscript and ghostscript-nox11 to 6.01nb1. The changes are adding
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-20 22:31:09 +00:00
wiz
fd21706384 Honour PAPERSIZE. Closes pkg/14966. 2001-12-17 19:03:06 +00:00
wiz
16b0456e15 Add USE_GMAKE, as requested in pkg/14966 and pkg/14969. 2001-12-17 00:07:01 +00:00
jlam
3e3432bf8a Update print/cups to 1.1.12. Relevant changes from version 1.1.10.1 include:
- 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-14 23:18:15 +00:00
jmc
6171235f8c Make the patch actually compile..I missed here.. 2001-12-10 07:41:23 +00:00
jmc
0d715c7bbc Assembler on 1.5.2 or below macppc can't handle some parts in genarch. Patch around that 2001-12-09 10:55:44 +00:00
kristerw
56acee7249 Move the disabling of optimization for arm32 to below the inclusion of
bsd.pkg.mk so that we are sure that this is the last optimization flag
passed by ${CFLAGS}.
2001-12-08 21:15:47 +00:00
kristerw
40ea95814b Make this build for arm.
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-08 18:46:26 +00:00
jlam
fcda1835d3 Adapt to using PKGREVISION. 2001-12-04 15:56:42 +00:00
wiz
36bc2f1494 Replace PREFIX in pcps.1 with real prefix. 2001-12-04 11:54:31 +00:00
wiz
b4f0a668fa Miscellaneous man page fixes. 2001-12-03 19:03:19 +00:00
jlam
8cc6055063 Use PKGREVISION to manage the package-specific version number when it
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-03 08:30:58 +00:00
jlam
6579c53a61 Use PKGREVISION to manage the package-specific version number when it
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-03 08:14:20 +00:00
wiz
1a9a466f05 Add support for distfile-specific master sites, as requested in pkg/7471.
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-02 21:29:20 +00:00
jlam
55ffb37406 bsd.pkg.install.mk calls the INSTALL script at the right times
automatically, so no need to do it ourselves.
2001-12-02 06:56:38 +00:00
kleink
c8d6490e84 Bump to 1.0b1nb1: fix a lost backreference in DSC output mode; from
Dmitri Kozionov on the html2ps-users list.
2001-12-01 10:13:47 +00:00
hubertf
5542206cba Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in
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-29 01:12:24 +00:00
jlam
678c0f86f8 Use PKG_{USERS,GROUPS} instead of PKG_{USER,GROUP}. 2001-11-26 20:38:31 +00:00
jlam
6e896e42e0 Forgot a CONFDIR -> PKG_SYSCONFDIR replacement. 2001-11-26 07:30:44 +00:00
jlam
cc4128d97e Buildlinkify, in the sense that only the perl headers are found in
${PREFIX} -- everything else is pickup up from ${BUILDLINK_DIR}.
2001-11-26 06:49:36 +00:00
jlam
ffceca11a9 PKG_SYSCONFDIR is where the configuration files for a package may be found.
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-25 18:59:45 +00:00
jlam
892b322f45 These rc.d scripts are copied to ${RCD_SCRIPTS_DIR} == /etc/rc.d, so change
the test for pre-rc.d systems to just whether /etc/rc.subr is present.
2001-11-21 21:38:50 +00:00
jlam
cdec44e8b4 RCD_SCRIPTS now just lists the filenames (see bsd.pkg.install.mk). 2001-11-21 15:44:22 +00:00
jlam
2ac4cd69d4 Respect ${CONFDIR}. 2001-11-21 15:35:09 +00:00
jlam
b23d2e8626 Adapt to use shared INSTALL/DEINSTALL scripts by using the logic in
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-19 16:23:08 +00:00
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
jlam
7bba3453dc If USE_CONFIG_WRAPPER is defined (implied by USE_BUILDLINK_ONLY), then
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).
2001-08-17 21:14:00 +00:00
wiz
1340d2a2ce Fix rpath for fig2dev. Problem reported in pkg/13736 by Mark Davies. 2001-08-17 07:29:17 +00:00
jlam
e085ee5316 grep isn't used anymore, so don't substitute for @GREP@ in the INSTALL
files.  Substitute for @ID@ instead of directly using 'id', and use the
value of ${ID} already set in defs.*.mk.
2001-08-14 03:41:37 +00:00
veego
e109514d03 Fix same problems with the user check:
- 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.
2001-08-12 19:55:56 +00:00
rh
9d3474b48b Update gnome-print to 0.29.
Changes are bugfixes only:
    * many robustness issues fixed.
    * fixed printing of componentized documents
2001-08-11 18:24:16 +00:00
jlam
e19d2fcf8f Link sbin/accept, not bin/accept, to bin/{disable,enable}. 2001-08-06 18:06:25 +00:00
wiz
bc4bf19929 Update to 3.2.3d (3.2.3.4) provided by Jim Bernard in pkg/13324.
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.
2001-08-06 15:41:13 +00:00
jlam
d438151d1e Update cups to 1.1.9.1. Changes from version 1.1.8 include:
* 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.
2001-08-02 03:37:39 +00:00
jlam
953186801e Add wrapper for pdflib-config. 2001-07-29 05:45:57 +00:00
jlam
713c3320aa Update pdflib to 4.0.1. Changes from version 3.03 include some
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.
2001-07-29 05:38:40 +00:00
jlam
d2eb68d2a6 Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default
installation directory in case the package isn't installed.
2001-07-27 13:33:18 +00:00
abs
933dc6ce8c shorten comment slightly 2001-07-24 10:35:45 +00:00
wiz
4f2b4c4dcf Don't install .elc files, no matter if emacs is installed or not.
Noted in recent bulk build.
2001-07-22 17:18:04 +00:00
jlam
7b1d3cb465 Mechanical changes to buildlink.mk files to use EVAL_PREFIX to set
BUILDLINK_PREFIX.<pkgname>.  This allows buildlink to find X11BASE packages
regardless of whether they were installed before or after xpkgwedge was
installed.  Idea by Alistair Crooks <agc@pkgsrc.org>.
2001-07-20 01:54:31 +00:00
tron
ba91f3e395 Fix broken support for NetBSD-sparc and Solaris-sparc. 2001-07-19 12:09:24 +00:00
drochner
6f08aa7a2a lib/locale -> share/locale 2001-07-17 12:53:37 +00:00
bad
b819705324 Rather than messing around with the special happy variables that control
the special happy MAKEOBJDIR behavior, make gs build in ./object instead
of ./obj.  That's just as effective in not confusing make(1) and prevents
the package-links target from creating pkgsrc/print/packages/print and making
bogus symlinks in there.
2001-07-15 22:19:11 +00:00
wiz
eb0af82d4e Fix continuation line. Together with last commit, fixes pkg/13362. 2001-07-14 16:41:22 +00:00
jlam
50ccd0c170 Use a shell loop instead of a make .for loop. This avoids using FILE
as a make variable and might fix pkg/13362.
2001-07-14 15:38:19 +00:00
jlam
9820a22a90 In package Makefiles, create FILES_SUBST instead of duplicating sed
expression for substituting in DEINSTALL/INSTALL scripts.  Use "${CMP} -s"
instead of "diff -q" since the former is more portable across OSes.
2001-07-13 07:09:17 +00:00
tron
2dfd9432ca Use "${PKGLOCALEDIR}" in entries for locale files so that the package
list works under Solaris, too.
2001-07-10 17:37:03 +00:00
tron
a285e36358 - Remove ugly "configure" hack, use patches and "MAKEFILE" instead.
- Make this package work under Solaris.
2001-07-10 17:27:18 +00:00
jlam
cb76bd5efc Move inclusion of bsd.buildlink.mk to start of file. 2001-07-01 22:59:08 +00:00
abs
fc4cb68f49 Updated if-psprint to 1.4
Add '-v' option to display spool settings
2001-06-26 10:41:25 +00:00
jlam
34d11d8a0f Generalize how the dependency pattern may be specified. Instead of just
FOO_REQD=1.0 being converted to foo>=1.0, one can now directly specify
the dependency pattern as FOO_DEPENDS=foo>=1.0.  This allows things like
JPEG_DEPENDS=jpeg-6b, or fancier expressions like for postgresql-lib.
Change existing FOO_REQD definitions in Makefiles to FOO_DEPENDS.
2001-06-23 19:26:48 +00:00
jlam
86527b6c0a Mark as USE_BUILDLINK_ONLY. 2001-06-20 21:17:36 +00:00
jlam
32f4b66c0e Use openssl/buildlink.mk instead of USE_SSL, mark as USE_BUILDLINK_ONLY,
and use FILES_SUBST instead of repeating sed script throughout the
Makefile.
2001-06-19 08:39:33 +00:00
zuntum
103a019101 add & enable apsfilter 2001-06-11 21:58:31 +00:00
zuntum
6a89992a9c Initial import of apsfilter-6.1.1
apsfilter is a magic printfilter, that allows you to print different document
types "automagically" without having to convert them manually into something
which is understood by your lineprinter. Apsfilter supports the following
file and compression types: gzip, bzip, compress, freeze, pack, ASCII, BMP,
Data (data,PCL,...), English, TeX DVI, FIG, GIF, Group 3 Fax, HTML, JPEG,
Mail/News, PBM/PNM/PPM, PC Bitmap Data, PDF, Postscript(tm), raw, script
(shell,..), Text, sunraster, tiff, roff (nroff, groff, troff).
2001-06-11 21:57:23 +00:00
jlam
c4e71c5e7a CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-06-11 06:34:17 +00:00
jlam
dbfde59b14 The buildlink include and lib directories are added to CFLAGS, CPPFLAGS,
CXXFLAGS, and LDFLAGS by the buildlink.mk files so remove the extra
definitions to add them from the package Makefiles.  As advised by the
bsd.buildlink.mk file, also ensure that the buildlink.mk files are
included prior to defining any package-specific CFLAGS/LDFLAGS to ensure
that the buildlink directories are at the head of the compiler search
paths.
2001-06-11 02:05:07 +00:00
jlam
072be2ad69 Use bsd.buildlink.mk instead of duplicating code all over the place. 2001-06-11 01:59:33 +00:00
jlam
5d02f04b3a Use cookies (.*_done) to determine whether headers and libs have been
linked from a particular package, and add a pre-configure target to
the buildlink.mk file to more painlessly use buildlink.mk files.  A
${BUILDLINK_TARGETS} variable still exists in case a package _must_
define NO_CONFIGURE.
2001-06-10 00:09:29 +00:00
jlam
3bc5e40254 Remove dependency on ${BUILDLINK_TARGETS} in pre-configure and pre-build
targets as the buildlink.mk files now add the dependency automatically.
Remove any NO_CONFIGURE definitions as they seem to be useless.
2001-06-10 00:08:41 +00:00
wiz
c2e5a27c51 Sort lines for pkglint. 2001-06-09 15:31:42 +00:00
wiz
271d5d6def ' ' -> '\t' 2001-06-09 15:12:04 +00:00
jlam
a14c03cec1 Use buildlink.mk files to get dependencies and to find libraries and
headers for png and ja-vflib-lib.
2001-05-28 03:52:12 +00:00
jlam
86363b2d35 Use buildlink.mk files to get dependencies for png, jpeg, and tiff. 2001-05-26 16:32:37 +00:00
jlam
f077d7fbc0 No functional change...just rework some code and resort some lines. 2001-05-26 07:23:34 +00:00
jlam
95185453b5 Use buildlink.mk files to get dependencies on cups and fltk, and add a
patch the configure script directly to remove the build dependency on
autoconf.
2001-05-26 07:16:16 +00:00
jlam
20edd3082f Protect against multiple inclusion. 2001-05-26 05:44:09 +00:00
jlam
79c34b827b Add buildlink.mk file to link libraries and headers into ${WRKDIR}, to be
used by other packages.
2001-05-24 16:41:08 +00:00
jlam
709acfcbed Update cups to 1.1.8. Relevant changes from version 1.1.7 include:
- The scheduler might restart a stopped printer after stopping a print job.
- The IPP backend did not handle the client-error-not-found error when
  checking the status of the job that was sent.  This caused remote queues
  to stop on client machines when the server had job history disabled.
- Added httpConnectEncrypt() function to avoid performance penalty for
  setting up encrypted connections initially.
- Jobs weren't queued to remote classes (fix from Richard Begg.)
- Fixed the pstops fix for GNOME output - no longer use the page numbers in
  the %%Page: comment since GNOME puts a filename instead (!?@!#?!).
- The imagetops filter produced PAGE: messages when generating PostScript for
  a non-PostScript printer (only affects page-label and Classification
  options.)
- The updated pdftops filter was looking for an options file called xpdf.conf
  instead of pdftops.conf.
- The scheduler would not force the default job sheets for printers to the
  current classification setting.
- Added a new ippFindNextAttribute() function to the CUPS API.
- ppdEmitJCL() now strips any leading path info from the title string.  This
  is only an issue for non-CUPS clients that don't do this already...
- Other pstops fixed from Helge Blischke for printing non-conforming
  documents.
- The MaxJobs parameter was not reset when loading the cupsd.conf file.
2001-05-24 03:17:18 +00:00
wiz
9b3737905c Update to 4.13b. Major changes since 4.12:
pdf, simplex, display output options; ISO 8859-13 encoding support;
euro glyph support; many new style sheets (autoconf, awk, cpp, maple,
ocaml, sed, shell, and others); regexp changed to be perl/egrep like, not
emacs-style (UPDATE YOUR STYLESHEETS!).
2001-05-22 13:11:37 +00:00
wiz
26c40c61dd Update dependency on png to >=1.0.11 because of the shlib major bump.
Noted by Frederick Bruckman.
2001-05-22 09:32:18 +00:00
drochner
6864974ef2 update to lyx-1.1.6fix1
Changes:
** Updates
- updated documentation for version 1.1.6; new french documentation
  translations; updated danish translation of the interface.
- better support for ukrainian language
  working --with-lyx-suffix.
- in default cua bindings, change C-k from font-noun to
  line-delete-forward.
- Add the prefix "key-" to the default keys for bibliography insets.
- Show both key and label of a bibliography inset.
** Bugfixes
- fix broken keymaps
- fix locales problems which causes use of ',' instead of '.' as a
- fix bug in reading integers with some older C++ compiler (gcc 2.8.1,
  egcs 1.0.x).
- fix crash when using the bibliography layout in included document.
- fix crash in Preferences when no format is defined (in particular
  when upgrading from earlier stable versions).
- fix the color picker in Preferences for displays with 32bit display
- Fix crash when loading corrupt math equations.
- fix crash when inserting label in an equation.
- fix generation of default keys for bibliography insets.
- update the screen after editing a bibliography inset.
- fix compilation problems with gcc 2.95.3
- fix problems with sorting of available formats in menus.
- suppress the cucumber in the startup banner
- remove spurious debugging messages
- fixes to popups
- fix problems with protected spaces in spanish documents
- fix creation of new Include insets
- fix an initialization problem for the font encoding (one symptom is
  that french-style quotes were not displayed correctly)
- fix generated LaTeX code when changing the alignment of a section
  heading.
- fix display glitches in math editor
2001-05-19 14:21:16 +00:00
abs
d43ddfd1b3 Lose leading 'the ' on COMMENT 2001-05-17 08:27:33 +00:00
jlam
b330a28641 Update cupsomatic-ppds to 20010515 tarball from www.linuxprinting.org.
No list of changes...just more printers supported.
2001-05-15 22:34:16 +00:00
jlam
2ae7288d4c Add dependency on foomatic-gswrapper. 2001-05-15 18:29:11 +00:00
jlam
2a49534b5d Add and enable foomatic-gswrapper 2001-05-15 18:26:48 +00:00
jlam
a2be248667 Foomatic Ghostscript Wrapper
The foomatic-gswrapper script runs Ghostscript in a more controlled and
makes debugging much easier by letting you see Ghostscript error messsages.
The wrapper is required if you print jobs from the Windows PostScript
driver (which writes jobs that generate advisory output that causes trouble
under plain Ghostscript).  Some other software may produce such jobs; the
wrapper is probably a good idea in general.
2001-05-15 18:26:11 +00:00
jlam
37c817c435 Cosmetic changes. 2001-05-15 18:10:03 +00:00
jlam
38bf1f61db Update cups to 1.1.7. Changes from version 1.1.6nb3 include bugfixes,
documentation updates, better support of Apache options in configuration
files, and:

- Added support for "double" HostNameLookups.
- Added new "RunAsUser" directive to support non-root configurations on the
  standard (privileged) ports.
- Added support for non-root invocation of the lpd backend (does no reserve a
  priviledged port, which might not work with some LPD servers...)
- Added new PrintcapFormat directive to control the output format of the
  printcap file (BSD or Solaris formats are supported at present.)
- httpConnect() now looks up "localhost" by name and by address (127.0.0.1)
  for users that go to the trouble of removing the required localhost entry
  in /etc/hosts or on their DNS server...
- The EPSON drivers now send the "end packet mode" command when printing to
  USB devices.
- The LPD backend now supports a new "order" option:
  "lpd://server/queue?order=control,data" (default) and
  "lpd://server/queue?order=data,control".
- New "Classification" directive to force labeling of the current
  classification on each page.
- New "page-label" attribute to add per-page labels ("For Official Use Only",
  "Draft", etc.)
- Dropped the "file" backend from the device list that is reported, since it
  is only available for *testing* and should never be used in a production
  environment.  The file: device can still be used, but it won't show up in
  the list of devices from lpinfo or the web interface.
- Added META variables to the CGI header template to prevent caching of the
  results.
- Added two new directives - MaxJobsPerPrinter and MaxJobsPerUser - to allow
  an administrator to set the maximum number of pending jobs in a queue or
  submitted by a user.
- Added support for the Enable-Printer and Disable-Printer extension
  operations (same as CUPS-Accept-Jobs and CUPS-Reject-Jobs.)
- Added support for the DeskJet 900 series duplexer and CRET color modes in
  the HP driver.
- Added support for PPD-defined margins in the HP driver.
- Added new cupsGetJobs() and cupsFreeJobs() functions to manage print jobs.
- cupsEncodeOptions() would encode names of 0 length and cupsAddOption() and
  cupsParseOptions() would add names of 0 length.
2001-05-15 17:43:20 +00:00
jlam
20c69de4db Update cupsomatic to 1.6. Changes from version 1.3 include searching for
a foomatic-gswrapper script that regularizes arguments to gs and reports
gs errors in a useful way.  The distfile is now grabbed from
${MASTER_SITE_LOCAL}.
2001-05-14 17:54:31 +00:00
agc
4b4169afa3 The version on the MASTER_SITE has been modified.
For now, use the version on ftp.netbsd.org
2001-05-08 15:54:48 +00:00
agc
00ecc52571 Move to sha1 digest, and add distfile size 2001-05-08 15:35:32 +00:00
agc
576c187ad7 + The distfile has changed on the master site.
+ Rather than futz with unknown versions, use the version stored on
ftp.netbsd.org.
+ Move to sha1 digest, and add distfile size.
2001-05-04 15:45:39 +00:00
agc
564c452008 Move to SHA1 digests, and add distfile sizes 2001-05-04 13:16:51 +00:00
agc
4691058503 Update to SHA1 digests, and add distfile sizes. 2001-05-04 13:05:10 +00:00
zuntum
2775e31cbc Change HOMEPAGE from sourceforge's project page to real homepage 2001-05-04 07:51:35 +00:00
jtb
4dec00fdaa Add defaults for all instances of EVAL_PREFIX. 2001-05-03 22:16:50 +00:00
jlam
4ddbf268ee Cosmetic changes. 2001-05-03 05:13:20 +00:00
jlam
ed468c4752 Move HTML documentation to ${PREFIX}/share/doc/html/ghostscript. 2001-05-03 05:11:43 +00:00
jlam
686141d09d Directly fetch and extract jpeg sources, rather than the funky reachover
extraction into the jpeg package's directory.  This is less error-prone,
and guarantees less random breakage in the ghostscript packages if we
modify or upgrade the jpeg package.
2001-05-03 04:50:05 +00:00
jlam
d73df3aaee Use a common distinfo file between ghostscript and ghostscript-nox11. 2001-05-02 21:47:04 +00:00
wiz
6667610849 Enable gdevmjc. Noted working by MOCHIDA Shuji in pkg/12710. 2001-05-02 17:05:23 +00:00
kei
36501b2d46 add and enable pnm2ppa package. 2001-04-28 03:12:33 +00:00
kei
c86096a8e4 Initial import of pnm2ppa-1.04 package. From README:
What is this?
-------------
pnm2ppa, a PPM to PPA converter, creates output using the PPA (printer
performance architecture) protocol.  This protocol is used by some HP
"Windows-only" printers, including the HP Deskjet 720C series, the HP
DeskJet 820 series, and the HP DeskJet 1000 series.  It has been
tested on all three series, but your personal experience (positive or
negative) is very much appreciated!
2001-04-28 03:10:59 +00:00
agc
ac9d415bf9 Move to sha1 digest, and add distfile size. 2001-04-20 13:06:31 +00:00
agc
1c989c3883 Move to sha1 digests, where appropriate and possible, and add distfile
sizes.
2001-04-20 12:41:48 +00:00
jtb
14e1ad4012 Updated auctex to 10.0g.
News in 10.0
============

   * Disabled `LaTeX-hide-environment'.  Suggested by Christopher Allen
     <cpcallen@ruah.dyndns.org>.

   * Changed default to lazy evaluation of `TeX-view-style' and
     `LaTeX-command-style'.  Suggested by Peter Neergaard
     <turtle@cs.bu.edu>.

   * Backindent when brace is at the start of a line.  Patch by Masashi
     Shimbo <shimbo@cis.ibaraki.ac.jp>.

   * Added Emacs 21 font lock support.

   * `,' and `.' no longer removes italic correction.

   * `graphicx' and `graphics' style support.  Donated by Ryuichi
     Arafune <arafune@ushioda.riec.tohoku.ac.jp>.

   * `LaTeX-math-abbrev-prefix' now accepts vector value.  Reported by
     Jan Vroonhof <vroonhof@math.ethz.ch>.

   * Improved Texinfo support(more environments and html).  Patch by
     Akim Demaille <akim@epita.fr>.

   * `danish' quotes support.  Suggested by arne@daimi.au.dk (Arne
     Joergensen).

   * Some PDF support.

   * New `tex-mik.el' file for MikTeX support.

   * Some commands now have their own history.  Suggested by Werner
     LEMBERG <sx0005@sx2.HRZ.Uni-Dortmund.DE>.

   * Use `\centering' instead of center environment in figures.  Patch
     by Stefan Monnier <foo@acm.com>.

   * New `dwim' setting for `TeX-master' attempts to guess a default
     master for new files.  Patch by Stefan Monnier <foo@acm.com>.

   * `ngerman' style support.  Just a copy of the german style support.

   * Removed support for Emacs 18 and 19.

   * `mdwlist' support.  Patch by Stephen Heilbronner
     <heilbron@nm.informatik.uni-muenchen.de>.

   * Fixed various bugs with the babel package.

   * `amsart' and `amsbook' now loads `amsthm' by default.  Patch by
     Rune Kleveland <runekl@math.uio.no>.

   * Fixed bug with file searching.  Reported by Berwin Turlach
     <bturlach@maths.adelaide.edu.au>.

   * Finalized index support, added index-related style files.  Patch
     by Carsten Dominik <dominik@strw.leidenuniv.nl>.

   * New style files for `varioref.sty' and `fancyref.sty'.  Patch by
     Carsten Dominik <dominik@strw.leidenuniv.nl>.

   * `texmathp' recognizes additional macros like `\fbox'.  Patch by
     Ulrik Vieth <vieth@thphy.uni-duesseldorf.de>.
2001-04-19 22:23:45 +00:00
agc
2d6b6a009c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00
agc
9e8d6c8b8d + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:33:31 +00:00
dmcmahill
fa3164f243 don't list ELF shared lib links which don't exist on a sunos program. 2001-04-15 00:21:06 +00:00
dmcmahill
dd30d2858b don't list ELF shared lib links for linux programs which don't install
them.  Should fix recently noted i386 bulk build problems.
2001-04-15 00:19:01 +00:00
jtb
eb0cef2016 Change MAINTAINER section to packages@netbsd.org 2001-04-14 21:43:38 +00:00
jtb
12b2c801b6 mgv is useless without ghostscript! I forgot to add a dependence. 2001-04-14 02:45:53 +00:00
jtb
a04fd5d406 Install the .gif files for the HTML documentation. 2001-04-14 01:12:07 +00:00
jtb
49e90c7648 Add and enable mgv. 2001-04-14 00:52:10 +00:00
jtb
a02fa2f50c Initial import of mgv:
mgv is a Motif/LessTif based viewer for PostScript files which uses
Ghostscript as the underlying PostScript rendering engine. Limited
PDF support is also supplied.
2001-04-14 00:51:16 +00:00
rh
5015037a54 Update ggv to 1.0. Changes include several new features, a minor graphical
redesign, bonobo support, and tons of bugfixes.
2001-04-07 06:22:10 +00:00
rh
a6c4290fcc Add missing patch 2001-04-06 22:12:55 +00:00
rh
9bc49e1bfa Update gnome-print to 0.28
Changes are:

2001-03-20  Lauris Kaplinski  <lauris@ximian.com>

        * configure.in: Version 0.28

        * run-gnome-font-install: Added IRIX-specific font & exec paths

        * installer/gnome-font-install.c: #include <popt-gnome.h> instead
	of <popt.h>

2001-03-08  Chema Celorio  <chema@celorio.com>

        * tests/testprint4.c (latin_to_utf8): was not being used, #ifdef
        out

2001-03-07  Lauris Kaplinski  <lauris@ximian.com>

        * gnome-print.spec.in (Group): Changed fontmap to fontamp2 and added
        fax profile

2001-03-06  Lauris Kaplinski  <lauris@ximian.com>

        * configure.in: Set version to final 0.26

        * tests/testprint.c (test_dump_metafile): Close context after
	printing

2001-03-02  Lauris Kaplinski  <lauris@ximian.com>

        * installer/gnome-font-install.c (gfi_process_type1_alias): Read
        afm file, so we get correct italic angle and weight in case entry
        does not have them (as is the case with hand-made entries)

        * run-gnome-font-install: Change fontmap file name to fontmap2

2001-02-23  Lauris Kaplinski  <lauris@ximian.com>

        * configure.in: Use version 0.26.pre

2001-02-22  Lauris Kaplinski  <lauris@ximian.com>

        * profiles/fax-g3.profile (driver): Added fax profile

2001-02-21  Lauris Kaplinski  <lauris@ximian.com>

        * tests/testtext.c (print_test_page): Added beginpage

        * tests/testprint3.c (print_test_page): Added beginpage

        * tests/testprint2.c (print_test_page): Added beginpage
2001-04-06 22:12:07 +00:00
wiz
ad4cbc04bc Move ghostscript-fonts from print to fonts. 2001-04-03 14:47:15 +00:00
jlam
9159c0b74c Update cups to 1.1.6.3nb3. Add a patch from the mailing list to fix a bug in
IPP Set-Job-Attributes operation, which is only used if you alter a job with
"lp -i job-id".
2001-03-30 17:36:43 +00:00
dmcmahill
4d9d8cbdf2 this is no longer interactive so don't mark it that way. 2001-03-27 18:03:27 +00:00