Commit graph

965 commits

Author SHA1 Message Date
wiz
64f3e494e0 Convert to buildlink2. 2002-09-14 18:32:01 +00:00
jlam
671eb5d143 ghostscript-nox11 needs g++ to compile the hpijs driver. Also use egrep
instead of grep where we use extended regexps.  This fixes pkg/17325 by
Eric Schnoebelen <eric at cirr dot com>.
2002-09-13 23:13:27 +00:00
jlam
11a5defd80 hpijs needs g++ on Solaris, as noted in pkg/17325 by Eric Schnoebelen
<eric at cirr dot com>.
2002-09-13 23:09:32 +00:00
jlam
2ea0c1a37d Make sure that there's a definition for the GS_RESOURCEDIR. 2002-09-13 22:48:27 +00:00
jlam
389380f9aa Adjust ghostscript-gnu to find Resources in
${PREFIX}/share/ghostscript/Resources

instead of in /Resources.  Bump the PKGREVISION of all ghostscript-gnu
packages.
2002-09-13 22:27:11 +00:00
jlam
3591ad5b54 buildlink1 -> buildlink2 2002-09-13 22:08:25 +00:00
jlam
d50f3329ae Note mutual conflicts between the ghostscript-gnu* packages. 2002-09-13 20:14:18 +00:00
jlam
01390137ed Add and enable ghostscript-gnu-x11. 2002-09-13 20:12:02 +00:00
jlam
b0495ea42a Initial import of ghostscript-gnu-x11-7.05.
Ghostscript is the well-known PostScript interpreter which is available for
all common and most esoteric platforms and supports many different printers
and some displays.

This package contains GNU Ghostscript, which is released under the terms
of the GNU Public License, and is built with only support for X11 displays,
the IJS client device, and image format devices, e.g. JPEG, PNG, TIFF, PDF,
PS.

This is based on the idea in pkg/16059 by Greg A. Woods <woods@weird.com>.
2002-09-13 20:11:06 +00:00
jlam
e8b8dcabbc Add and enable ghostscript-gnu{,-nox11}. 2002-09-13 06:54:59 +00:00
jlam
1293a34c3e Use ghostscript.mk. 2002-09-13 06:53:31 +00:00
jlam
de150741ae Initial import of ghostscript-gnu-nox11-7.05.
Ghostscript is the well-known PostScript interpreter which is available for
all common and most esoteric platforms and supports many different printers
and some displays.

This package contains GNU Ghostscript, which is released under the terms
of the GNU Public License, and is built without support for X11 displays.
This package also doesn't support all of the printers in the
print/ghostscript{,-nox11} packages, but does support a wider range of HP
inkjet printers through the print/hpijs package, and supports the GIMP
print inkjet printer drivers through the print/gimp-print-ijs package.
2002-09-13 05:44:40 +00:00
jlam
b4c9b60d9e Initial import of ghostscript-gnu-7.05.
Ghostscript is the well-known PostScript interpreter which is available for
all common and most esoteric platforms and supports many different printers
and some displays.

This package contains GNU Ghostscript, which is released under the terms
of the GNU Public License.  This package also doesn't support all of the
printers in the print/ghostscript{,-nox11} packages, but does support a
wider range of HP inkjet printers through the print/hpijs package, and
supports the GIMP print inkjet printer drivers through the
print/gimp-print-ijs package.
2002-09-13 05:43:26 +00:00
jlam
df38081629 Consolidate more common stuff between ghostscript and ghostscript-nox11
in Makefile.common, and note conflict with the ghostscript-gnu* packages.
2002-09-13 05:16:45 +00:00
rh
d094720bca Add and enable libgnomeprintui 2002-09-12 04:29:32 +00:00
rh
53c3517693 Initial import of libgnomeprintui-1.116.0, the user interface dependent
part of the GNOME2 printing infrastructure.
Provided by Julio Merino <jmmv@hispabsd.org>.  This closes PR pkg/18204.
2002-09-12 04:28:27 +00:00
rh
3caf4c1265 Update libgnomeprint to 1.116.0. Changes include bugfixes and additional
language support.
Provided by Julio Merino <jmmv@hispabsd.org>.  This closes PR pkg/18203.
2002-09-12 04:19:50 +00:00
jlam
1e47bf4bb6 Add and enable print/gimp-print-ijs. 2002-09-11 19:06:06 +00:00
jlam
6eb767313d Initial import of gimp-print-ijs-4.2.1.
This package contains an IJS server that can output raster images supported
by the GIMP print library, to be used in conjunction with IJS clients such
as GNU Ghostscript.
2002-09-11 19:05:26 +00:00
jlam
deed83b409 Add a buildlink2.mk file for other package Makefiles. 2002-09-11 18:40:12 +00:00
jlam
6bf2b68546 Add and enable print/ijs. 2002-09-11 18:38:14 +00:00
jlam
c3ae0d2dd0 Initial import of ijs-0.34.
IJS is a client-server protocol for transmission of raster page images.
This package provides a reference implementation of the protocol, the
design of which is still in flux.  When the protocol specification is
published, it will be authoritative.  Applications should feel free to
link against the library provided in this package, adapt that code for
their own needs, or roll a completely new implementation.
2002-09-11 18:37:09 +00:00
jlam
ad99cf1374 Move the USE_BUILDLINK2 definition into the common Makefile as we need to
include buildlink2.mk files from there.
2002-09-11 08:54:46 +00:00
jlam
bd4ffb12ae Note conflicts between hpijs and ghostscript{,-nox11}. This will be
resolved later by pulling out the hpijs server from the current ghostscript
packages.
2002-09-11 00:08:32 +00:00
jlam
0655f80c7d Add and enable print/hpijs. 2002-09-11 00:03:05 +00:00
jlam
c185f4bf97 Initial import of hpijs-1.2.2.
HPIJS implements a IJS server for IJS clients such as GNU Ghostscript,
and provides printing support for more than 150 printer models, including
DeskJet, OfficeJet, PhotoSmart, Business InkJet, and some LaserJet
models.
2002-09-11 00:01:28 +00:00
wiz
80ee491886 Since the major of libiconv was increased during the update to 1.8,
bump dependency to latest libiconv version; recursively also bump all
dependencies of packages depending on libiconv.
Requested by fredb.
2002-09-10 16:06:32 +00:00
jlam
08846de7c3 Add a buildlink2.mk file for other packages to use. 2002-09-10 10:42:21 +00:00
wiz
4eed316a8b unused 2002-09-09 19:11:08 +00:00
dmcmahill
ff9c3a37ca add Verilog-A definitions 2002-08-27 03:00:12 +00:00
mjl
915b4eb491 Update gnome-print to 0.36
Fix #80407 in parseAFM.c
	Fix #80415 in gnome-font-face.c
	Fix #78662 fix gp_ctx_new bug
	Fix #80417 in gnome-rfont.c
	Fix #80416 in gnome-rfont.c
	Fix #76610 in gfft2_move_to and gp_path_close_all
	gp_ps2_set_font_private fix s/=/==/ (Lauris)
2002-08-26 19:39:29 +00:00
jlam
1c57323789 Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
2002-08-25 21:48:57 +00:00
jlam
efb93b17bd Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00
jlam
e2afa97f51 Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.  This provides sufficient
buildlink2 infrastructure to start merging other packages from the
buildlink2 branch that have already been converted to use the buildlink2
framework.
2002-08-25 18:38:05 +00:00
martti
61927da575 Updated lyx to 1.2.1
- partial rewrite of the find & replace feature. This should solve most of
  the performance problems
- new option `keep aspect ratio' in graphics dialog
- revert to the old behaviour when creating new floats (figure,
  table...): the empty paragraph in the float now is a caption. It
  seems that 1.2.0 behaviour was confusing too many people
- it is now possible to set the float placement parameters to
  "document defaults"
- when the cursor is inside a collapsible inset, `Edit>Open/close
  float' will leave it after the inset after closing it (this should
  help entering of ERT insets)
- update Finnish, Danish, French and Russian localizations
- update Tutorial to 1.2.x features
- better support for entering Cyrillic and Greek alphabets
- cleanup shortcuts for section layouts. Starred versions are now
  obtained by prepending a * to the section number (M-p asterisk 0, ...,
  M-p asterisk 6)
- add keyboard shortcuts to the Documents menu
- support the numpad direction keys as equivalent to normal cursor
  keys
- it is now possible to specify a non-existent file name on the command
  line and have this file created for you
- new class cl2emult; update template for IEEEtran; small update to
  heb-article and hollywood textclasses
2002-08-23 09:08:08 +00:00
dmcmahill
556b3359bd fix compilation on alpha by decreasing optimization level on a handful
of problem files (c++ -O2 causes as(1) to never finish bug).
2002-08-16 10:36:25 +00:00
dmcmahill
68163062df decrease optimization level on a handful of files to make this compile
using netbsd-1.5.3/alpha and the gcc-2.95.3 package.

while here fix the test for endian-ness instead of relying on a small
set of hard coded processor types.
2002-08-11 02:34:26 +00:00
dmcmahill
6d4290082e add missing file 2002-08-11 02:32:55 +00:00
wiz
346a02a99d Change MAINTAINER from rxg to packages, on rxg's request. 2002-08-06 14:50:21 +00:00
wiz
4225432c9a Add and enable xpdf-chinese-simplified, xpdf-chinese-traditional,
xpdf-cyrillic, xpdf-greek, xpdf-japanese, xpdf-korean, xpdf-latin2,
xpdf-thai, and xpdf-turkish.
2002-08-06 14:07:20 +00:00
wiz
b925816817 Initial import of language support packages for xpdf.
Most of them provided by Rui-Xiang Guo in pkg/16258-16264.
I updated them to the current versions and did some cleanup (e.g.,
adding DIST_SUBDIR).
2002-08-06 14:04:34 +00:00
wiz
24818cc284 Copy over patch-ac from gimp-print-lib to fix pkg/17244. 2002-08-05 16:37:51 +00:00
wiz
3cd9237d30 Copy over patch-ac from gimp-print-lib to fix pkg/17244. 2002-08-05 16:37:49 +00:00
grant
0902320a50 set PKGNAME to acroread5 to avoid conflict with acroread.
pointed out by Luke Mewburn on icb.
2002-08-01 14:06:53 +00:00
grant
54af4f2bf2 add acroread5. 2002-08-01 11:59:43 +00:00
grant
2c4711e93e Initial import of Acrobat Reader 5 into the NetBSD packages collection.
Acrobat Reader is part of the Adobe Acrobat family of software, which lets
you view, distribute, and print documents in Portable Document Format
(PDF)--regardless of the computer, operating system, fonts, or application
used to create the original file.  PDF files retain all the formatting,
fonts, and graphics of the original document, and virtually any
PostScript(TM) document can be converted into a PDF file.

Tested on NetBSD/i386 and Solaris/sparc. Problems were found on
NetBSD/sparc, so this is marked ONLY_FOR_PLATFORM *-*-i386 and
SunOS-*-sparc for now.
2002-08-01 11:59:08 +00:00
wiz
1cb4641e1a Make hbf.tar.gz's sha1 match the one from ftp.netbsd.org.
hbf.tar.gz seems to get generated automatically by tarring up the directory
on the distribution site. XXX: This should be fixed, the files in that
dir haven't changed for ca. 5 years now.
2002-08-01 10:46:45 +00:00
jlam
96a5379f66 Really remove USE_PTHREAD. 2002-08-01 05:53:28 +00:00
jlam
75e61cb884 Adjust to new pthread.buildlink.mk: remove USE_PTHREAD and replace with
appropriate PTHREAD_OPTS incantation, and move the checks for the value
of PTHREAD_TYPE below the inclusion of pthread.buildlink.mk.
2002-08-01 05:48:00 +00:00
ross
1dbf878580 make the tests for file existence actually work
now at 1.0.4
2002-07-30 00:57:23 +00:00