Commit Graph

1074 Commits

Author SHA1 Message Date
jasper
1cdf0d0b74 - fix directory on master_sites
- remove one dead site while here
2008-11-05 18:08:33 +00:00
steven
7d82ac776c don't link libstdc++ statically 2008-11-03 21:30:53 +00:00
matthieu
1b8d2a6a01 Update to foiltex 2.1.4b. ok ajacoutot@. 2008-10-30 19:42:09 +00:00
ajacoutot
5be1ba2e28 - use xdg-open in the desktop file command 2008-10-30 15:07:05 +00:00
ajacoutot
a6cf2c9fdb - make sure we don't try to install stuff outside of WRKINST if the
/usr/share/applications directory exists
spotted by todd@
- while here, do install the .desktop files and icons and add the
corresponding goos
- regen PLIST
- bump
2008-10-30 13:26:41 +00:00
steven
d876cd0f58 needs -fPIC to build on sparc64.
confirmed by sturm@
2008-10-29 09:26:20 +00:00
kili
3e88a42347 Update to 8.63.
ok ajacoutot (who trusts me... hrhrhr)
2008-10-28 17:53:42 +00:00
naddy
a57993cf08 Change "${SYSCONFDIR}" to "/etc" for files that are *always* in the
latter location.
2008-10-28 15:21:48 +00:00
kili
7f2a877fd4 +poppler-data 2008-10-28 13:01:31 +00:00
kili
350bbb9d30 This package consists of encoding files for use with poppler. The
encoding files are optional and poppler will automatically read
them if they are present.  When installed, the encoding files enables
poppler to correctly render CJK and Cyrrilic properly.  While poppler
is licensed under the GPL, these encoding files are copyright Adobe
and licensed much more strictly, and thus distributed separately.
2008-10-28 13:01:11 +00:00
kili
de3e4e19d9 Update to 0.10.0. 2008-10-28 12:59:55 +00:00
ajacoutot
003b771660 - remove foomatic-filters from RUN_DEPENDS (for now) as it creates a
circular dependency with ghostscript-*-cups
- precise license marker
- take over maintainership
- bump

ok kili@ mbalmer@
2008-10-28 12:33:32 +00:00
kili
acf4182307 Update to fontforge-20080927. 2008-10-27 17:58:52 +00:00
ajacoutot
18435d46ac - update to system-config-printer-1.0.9 2008-10-27 13:29:13 +00:00
steven
d2d4f842eb depends on texmf-tetex package 2008-10-22 05:15:42 +00:00
steven
cbd92ff8ac update to texlive 2008
reorganize port structure

all from maintainer Edd Barrett
2008-10-21 20:57:57 +00:00
ajacoutot
94b7a63ec5 - xmlto is only a build_depends, not a run_depends 2008-10-16 12:52:39 +00:00
steven
dea322904f move some stuff between subpackages, sort plists
(no pkg bumps since it's not hooked to builds yet)

from maintainer Edd Barrett
2008-10-12 22:00:36 +00:00
jasper
272bbdad42 - fix MASTER_SITES 2008-10-10 13:45:02 +00:00
steven
9d52f600b6 fix pkgnames in rundepends
not bumping since we're not building it yet
2008-10-08 05:22:45 +00:00
steven
b7be487879 import texlive 2008, texmf part
reorganized port uses subpackages now instead of separate ports
easier to work on in tree; not linked to builds yet.

from maintainer Edd Barrett
2008-10-07 20:54:35 +00:00
ajacoutot
cf10739f24 - SYSCONFDIR and LOCALBASE are already part of the generic SUBST_VARS
looks good to landry@
2008-09-18 13:37:41 +00:00
ajacoutot
4eed10c764 - TRUEPREFIX and LOCALBASE are already part of the default SUBST_VARS 2008-09-17 13:54:54 +00:00
ajacoutot
1acf3a9c98 - update to system-config-printer-1.0.7 2008-09-17 12:00:56 +00:00
ajacoutot
e9ab8cc44c - small update to version 1.9.42 2008-09-17 11:57:44 +00:00
martynas
a677746674 - don't round to double-precision
ok naddy@
2008-09-11 19:24:23 +00:00
ajacoutot
4694217313 - don't tell users to install the -cups subpackage when it does not exist
anymore
2008-08-31 16:06:11 +00:00
sthen
dd34d332a7 update transfig to 3.2.5 to match the recently updated xfig.
Add license marker. Tested by oga@, thanks!
2008-08-28 19:02:55 +00:00
martynas
9388d76aa7 don't try to use extended-precision isfinite. ok naddy@ 2008-07-30 17:12:24 +00:00
jakemsr
23a358bfc4 * kill the -cups subpackage, it's redundant and leads to a circular
dependency with ghostscript/cups.
* add @bin markers while here

requested by and help from kili@, ajacoutot@ agrees with the idea
2008-07-27 00:05:24 +00:00
kili
0983b83248 Instead of copying the address, just copy the color data.
Initially found by naddy grepping for suspicious casts.
Bug and patch approved upstream.
2008-07-12 19:11:56 +00:00
naddy
92ee1a8d26 SECURITY:
Fix memory management bug (CVE-2008-295).
2008-07-09 14:45:11 +00:00
ajacoutot
01613278e8 - update to system-config-printer-1.0.3
looks fine to jasper@
2008-07-08 09:33:21 +00:00
ajacoutot
0e9c5c133e - update to py-cups-1.9.40
- use SUBST_CMD in the process

looks fine to jasper@
2008-07-08 09:32:49 +00:00
ajacoutot
063a45fc90 - include dir is LOCALBASE, not TRUEPREFIX
Edd Barrett (MAINTAINER) agrees

"yep, change that" steven@
2008-06-30 21:38:28 +00:00
ajacoutot
1228e6a72e - remove X-Red-Hat category for .desktop files (from jasper@)
- make the manage printer job entry appear (from jasper@)
- fix path to system-config-printer in applet.py
- use SUBST_FILES

ok jasper@
2008-06-12 21:51:42 +00:00
ajacoutot
aebff0d549 - link the hpaio module the same way as other sane backends loadable
modules ; this should allow scanimage(1) to work

issue reported by Stephan Andreas <alfons1991 at arcor dot de> on ports@
2008-06-05 19:10:43 +00:00
jasper
53f601691d - fix path 2008-05-31 22:24:50 +00:00
ajacoutot
37c8796785 - remove dependency on devhelp for lighter non-gnome ports to avoid a
too big dependency chain

requested by steven@
discussed with steven@ espie@ fgsch@
2008-05-27 08:02:51 +00:00
ajacoutot
d8df7a8750 - since devhelp files are provided, make it run_depends on devhelp so
that we can actually see them

ok jasper@
2008-05-26 08:32:57 +00:00
jasper
efa1fc04a6 able the DRM bits here too, like it was done for xpdf
from brad@
2008-05-21 11:52:49 +00:00
fgsch
9422412b4a sync with cairo update. jasper@ ok. 2008-05-19 09:57:43 +00:00
ajacoutot
b6e6f1b1a3 +gtklp 2008-05-17 13:32:32 +00:00
ajacoutot
839c070db6 Import gtklp-1.2.6
GtkLP is a graphical frontend for CUPS, the Common UNIX Printing System.
It is used to have an easy (and graphical) access to all of the many
options of cups-managed printers.

"this can go in" bernd@
2008-05-17 13:29:29 +00:00
espie
58aed27e40 fix ports that reference qt3 and python directly 2008-05-11 19:41:20 +00:00
kili
cbb706a50f Fix the build of the gtk flavor on amd64.
Tested by steven@, who also found the problem.
2008-05-09 19:29:44 +00:00
steven
3e5124a6c9 substitute the right directory into tex-site.el
found by fulvio ciriaco (oivulf at gmail)
2008-05-07 05:10:30 +00:00
okan
d344b51008 ht conflict now only exists for older ht ports.
feedback and ok merdely@
2008-05-04 20:45:30 +00:00
fgsch
6ef5bed285 install some icons and use them for the desktop. bump package.
maintainer and ajacoutot@ ok.
2008-05-02 11:55:42 +00:00
bernd
9ea33ae747 Update to cups-pdf-2.4.7 and include the cups-pdf email dispatch script.
With help from ajacoutot@.

ok jasper@
2008-04-29 12:10:15 +00:00
kili
3041c88e03 CVE-2008-1693 (adapted from the xpdf patch from debian).
ok naddy, bernd
2008-04-22 23:55:09 +00:00
fgsch
41dc572f97 add epdfview,cups. ok espie and ajacoutot 2008-04-22 10:12:47 +00:00
ajacoutot
60bb00b8bd - fix CATEGORIES 2008-04-20 09:49:33 +00:00
bernd
618c764e30 Security fix for CVE-2008-1693. From Debian. 2008-04-19 07:52:15 +00:00
jasper
66af960085 - add lss 2008-04-13 17:46:36 +00:00
jasper
6fcf2df718 import lss 0.1.6
LSS is a symbol browser to help creating LaTeX documents with many math
symbols.
All symbols are grouped into categories and user can copy symbol name to
system-wide clipboard (or insert it directly to first running copy of
gVIM) by selecting symbol icon from list.
2008-04-13 17:45:43 +00:00
jasper
9e72ef3db9 - add py-cups and system-config-printer 2008-04-10 10:24:19 +00:00
jasper
9663087b13 import system-config-printer 0.9.90
CUPS configuration GUI.  Configures a CUPS server. It uses the CUPS API
to do this. The communication with the server is performed using IPP. As
a result, it is equally able to configure a remote CUPS server as a
local one.

help and ok ajacoutot@
2008-04-10 10:23:04 +00:00
jasper
71202b314f import py-cups 1.9.38
Python bindings for the CUPS API.

help and ok ajacoutot@
2008-04-10 10:21:42 +00:00
kili
6cf57f0d06 Re-add some important files dropped with the last update.
Noticed by Onat I. <onatinadresi@gmail.com>, fix double-checked also
by Onat I. and Giovanni Bechis <bigionews@snb.it>.
2008-04-06 15:48:13 +00:00
kili
ed80eba166 Update to 8.62.
NOTE: the cups flavor will probably vanish very soon. See
http://marc.info/?l=openbsd-ports&m=120624299930920&w=2 for
explanation.

"looks ok", and some testing, jakemsr@
2008-04-01 20:37:00 +00:00
wcmaier
2f08e80c7d Make distfile fetchable via MASTER_SITE_SOURCEFORGE.
Noticed by Tobias Ulmer; ok merdely@ jasper@
2008-03-31 12:49:58 +00:00
ajacoutot
1cde74a860 - update to version 2.7.12 (should be the latest 2.7.* release; we'll
see about updating to the 2.8.* version later)
- enable gui interface

Thanks to Predrag Punosevac <punosevac at math.arizona dot edu> for the
reminder
2008-03-15 10:18:29 +00:00
jasper
5f786b2cb6 - remove unneeded patches, these ports use devel/libtool for a while
from brad@, also prodding by ajacoutot@
2008-02-18 17:49:24 +00:00
merdely
3cfc70432a Update phxbsd mirror URL (thanks dwc). No bump necessary.
ok okan@
2008-02-13 04:40:17 +00:00
mbalmer
582842c344 Update to detex-2.8 which has now a proper license. Thanks to Daniel
Trinkle (the author) for taking the time to talk to his University and
to clarify the copyright/licensing situation.

ok steven
2008-02-02 11:56:13 +00:00
steven
0ca3079df6 use INSTALL_SCRIPT for shell scripts, avoids trying to strip them.
noticed by Edd Barrett
2008-01-28 23:03:09 +00:00
steven
2506b0efb8 fix a bug in the powerdot class.
from texlive via maintainer Edd Barrett
2008-01-26 13:07:23 +00:00
steven
fbf31af51a +pdfjam 2008-01-26 10:36:42 +00:00
steven
c7b18ff0b9 import pdfjam 1.20
PDFjam is a small collection of shell scripts which provide a simple
interface to some of the functionality of the excellent pdfpages
package for pdfLaTeX.

from Andreas Bihlmaier <andreas.bihlmaier at gmx.de>
2008-01-26 10:35:55 +00:00
espie
6bd4daa538 fix qt4 plugin compilation. 2008-01-21 22:52:43 +00:00
ian
97429db11b Add desktop goo, ok mbalmer@ 2008-01-21 17:13:32 +00:00
espie
17d70806a3 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
kili
36016587c8 Dependency changes after gimp update. 2007-12-28 19:00:58 +00:00
ajacoutot
898ac781a4 - add missing scrollkeeper-update goo 2007-12-18 16:05:48 +00:00
ajacoutot
a404862929 - add update-mime-database goo 2007-12-16 11:30:20 +00:00
ajacoutot
9e8d6a32fa - add update-desktop-database goo 2007-12-15 21:43:03 +00:00
jakemsr
b8d7bcd5a4 use -pthread instead of -lpthread for pthreads linkage in CUPS
bulk build tested by steven@ (a while ago) "sure" mbalmer@
2007-12-11 08:00:06 +00:00
steven
029dbf5bcd clean up some more on pkg_delete, and adapt messages a bit.
mostly from maintainer Edd Barrett, with some tweaks
2007-12-09 10:49:34 +00:00
kili
5e00cbfecb Account for the poppler update, and bump pkgname. 2007-12-07 20:10:33 +00:00
kili
4daab47c77 SECURITY: Update to poppler 0.6.2 (fixes CVE-2007-3387).
ok landry@
2007-12-07 19:55:58 +00:00
ajacoutot
79ef00d88c - make the -cups subpackage run on the cups FLAVOR of ghostscript since
it needs pstoraster

ok naddy@
2007-11-20 15:48:41 +00:00
ajacoutot
beac1a304b - add the cups FLAVOR to the build
"fine with it" okan@, "add it" steven@
2007-11-20 14:18:16 +00:00
kili
a1f3aba027 Update to 8.60.
Add a cups flavor (for the pstoraster thingy).
Accept the truth and dake maintainership.

Tested by many.
ok simon@
2007-11-19 20:06:56 +00:00
jasper
33f06b00d3 update maintainers email address.
per his request
2007-11-13 20:05:00 +00:00
bernd
5db1b659e7 ht and texlive_base both install ${LOCALBASE}/bin/ht.
Add @conflict markers.
2007-11-06 06:33:51 +00:00
ajacoutot
eac18dfe63 - forgot these in previous commit 2007-11-05 09:50:09 +00:00
ajacoutot
26555bd7a4 - merge PFRAG.shared into PLIST as it is SHARED_ONLY 2007-11-05 09:46:00 +00:00
ajacoutot
3eb6ff13cc unlink py-reportlab-barcode 2007-11-05 09:45:40 +00:00
ajacoutot
f931fde204 - remove barcode plugin (included in py-reportlab now) 2007-11-05 09:45:05 +00:00
ajacoutot
67af7f0bdd - update to version 2.1
- add conflict with barcode plugin as it's now included in py-reportlab
- rl_accel now comes in a separate tarball

maintainer timeout
2007-11-05 09:44:19 +00:00
steven
ff5b83dc7f late pkg bump after switch to python 2.5 2007-11-04 23:24:43 +00:00
merdely
f15550d688 Foo2zjs updated to latest version, some printers added,
some fixes to make it work with Ghostscript 8.60.

From Giovanni Bechis (MAINTAINER)
ok ajacoutot@
2007-11-04 15:47:45 +00:00
ajacoutot
3904196687 s/hpijs/hplip/ 2007-11-02 15:51:28 +00:00
ajacoutot
9191dec4ce - remove
this has been replaced by print/hplip,-hpijs
2007-11-02 15:50:40 +00:00
ajacoutot
0639571144 Import hplip-2.7.10
This port contains 3 subpackages:

* hplip
HPLIP is an HP developed solution for printing, scanning, and faxing
with HP inkjet and laser based printers in Unix.
The HPLIP project provides printing support for 1,248 printer models,
including Deskjet, Officejet, Photosmart, PSC (Print Scan Copy),
Business Inkjet, LaserJet, Edgeline MFP, and LaserJet MFP.

* hpijs (supersed print/hpijs)
The Hewlett-Packard Co. Linux Inkjet Driver Project is an add-on to the
GNU Ghostscript application. This driver is based on the Hewlett Packard
Appliance APDK for deskjet printers.

* hplip-docs
Documentation for HPLIP in HTML format.


feedback from winiger@, reviewed by bernd@
"looks correct" jasper@ , "works for me" sthen@
2007-11-02 15:48:55 +00:00
ajacoutot
3e936da7e5 - domain name change; fix MASTER_SITES 2007-10-27 23:44:41 +00:00
jasper
8b6b52a5bd - use our naming scheme for patches 2007-10-26 21:49:00 +00:00
steven
b08d2ecda2 remove a bunch of symlinks when the package gets deleted.
from maintainer Edd Barrett
2007-10-19 22:14:13 +00:00
jakemsr
b87cd349c7 typo noticed by Giovanni Bechis <bigionews <at> snb <dot> it>, thanks 2007-10-19 09:12:03 +00:00
steven
d1d27c6dc2 remove two ports which are now included in texlive/texmf-full 2007-10-17 21:31:44 +00:00
kili
f843d0ffe7 Fix installation of tcdialog.1 if texlive_base is already installed.
ok matthieu@
2007-10-15 07:31:57 +00:00
kili
7290c0491f bump PKGNAME after python version switch 2007-10-12 16:52:56 +00:00
steven
359e10e23c remove broken master site; from Jim Razmus 2007-10-08 14:01:12 +00:00
steven
9bfed1ac43 bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
steven
e68d34c3f3 redistribution is allowed, so set PERMIT* to yes.
ok mbalmer@ jasper@
2007-10-02 14:01:12 +00:00
steven
9381f1cdea unlink ppower4 and prosper, which are included in texlive 2007-10-01 11:45:11 +00:00
steven
3b92333205 switch teTeX -> texlive
discussed with sturm and mbalmer
2007-10-01 11:42:30 +00:00
steven
9c4772bd94 unlink teTeX, which is being replaced with texlive 2007-10-01 11:14:26 +00:00
ajacoutot
cd086fa455 +gutenprint 2007-10-01 10:34:29 +00:00
ajacoutot
5f98d6be66 Import gutenprint-5.0.1
Gutenprint, formerly known as gimp-print, is a project to provide high
quality drivers for Canon, Epson, Lexmark and PCL printers.
This package contains the driver libraries which are the basis of the
gutenprint project, and which can be used by other printing programs. It
may be used with most common UNIX print spooling systems, including
CUPS, lpr, LPRng, or others.

There are 3 subpackages:
* foomatic-db-gutenprint -> Foomatic data for gutenprint drivers
* gutenprint-cups -> gutenprint CUPS driver
* gutenprint-gimp -> Gimp print plug-in


Note: the direct CUPS drivers won't work as they need pstoraster which
will be included with the next ghostscript update; you will still be
able to print with CUPS using foomatic (which most of the time is the
recommended way anyway).
Hopefully, more people will test this now that it's in.

based on a port by jakemsr@
ok jakemsr@
2007-10-01 10:32:57 +00:00
steven
315c46ce8a register symlink in plist instead of using @exec/@unexec
discussed with mbalmer
2007-09-30 14:39:23 +00:00
ajacoutot
564932b702 - update to foomatic-db-engine-3.0.20070919 for better support of newer
PPDs (also resolve a parsing bug on powerpc)
- use a saner version number
- fix default libdir

ok jakemsr@
2007-09-26 08:25:34 +00:00
ajacoutot
80b8e36a57 - use a saner version number
noticed by jakemsr@
discussed with brad@ and bernd@
2007-09-26 08:17:47 +00:00
ajacoutot
8033bfe947 +foo2zjs 2007-09-26 06:26:54 +00:00
ajacoutot
0034214ace Import foo2zjs-20070901
foo2zjs is an open source printer driver for printers that use the
Zenographics ZjStream wire protocol for their print data, such as the
Minolta/QMS magicolor 2300 DL or Konica Minolta magicolor 2430 DL.
These printers are often erroneously referred to as winprinters or GDI
printers.
However, Microsoft GDI only mandates the API between an application and
the printer driver, not the protocol on the wire between the printer
driver and the printer.
In fact, ZjStream printers are raster printers which happen to use a
very efficient wire protocol which was developed by Zenographics and
licensed by most major printer manufacturers for at least some of their
product lines.


from Giovanni Bechis <g.bechis at snb dot it> (MAINTAINER) with some
tweaks by me
testing and ok merdely@
2007-09-26 06:26:19 +00:00
kili
8a96ed481d Update to 2.10.33. 2007-09-23 19:28:15 +00:00
kili
236f4ca076 Update to fontforge-20070915.
ok jasper@
2007-09-23 18:45:45 +00:00
ajacoutot
0f7256f6a3 - MESSAGE is already long enough without the need to add several useless
blank lines
2007-09-20 09:34:07 +00:00
jasper
4defa4f3b2 make it more clear on how to start cups.
prompted by and ok marco@
ok mbalmer@
2007-09-19 20:58:07 +00:00
ajacoutot
900c93f0eb +foomatic-db-hpijs 2007-09-18 16:15:52 +00:00
ajacoutot
cc7f6a7663 Import foomatic-db-hpijs-20070820
Foomatic XML data generators for HP's HPIJS driver, used by
foomatic-db-engine to generate PPD files.

ok jakemsr@
2007-09-18 16:15:09 +00:00
steven
308260684c conflict with texlive packages 2007-09-16 08:15:53 +00:00
steven
bad857941e conflict with teTeX_texmf-doc package 2007-09-16 08:09:57 +00:00
merdely
432ab66897 Put quotes back around ERRORS.
From simon@
2007-09-15 23:36:43 +00:00
merdely
843330d749 Remove quotes around COMMENT 2007-09-15 22:50:19 +00:00
merdely
37a0c13bfe Remove surrounding quotes in COMMENT/PERMIT_*/ERRORS 2007-09-15 21:36:44 +00:00
steven
e1d3195b8b - maintainer made new distfiles with fixed updmap.cfg files
- remove source directory from the package
- use mv(1) during fake to save disk space
- fix broken bbold font
2007-09-10 14:50:50 +00:00
steven
1b4cb1e147 use mv(1) during fake to save some disk space 2007-09-10 13:47:05 +00:00
steven
ac9bd85104 add a fix for metapost, plus some minor wording changes
from maintainer Edd Barrett
2007-09-10 13:37:26 +00:00
steven
d1d76bb060 add texlive 2007-09-10 09:07:15 +00:00
ajacoutot
04dfead7d6 - add a @conflict marker to ease uprade when hpijs is installed
- bump
2007-09-09 15:16:05 +00:00
ajacoutot
25edb3df76 - use foomatic-rip from the foomatic-filter package and remove the
script from FILES
- remove quotes from COMMENTS

no objection from former maintainer Benjamin Lerman, ok jakemsr@ kili@
2007-09-09 14:53:05 +00:00
ajacoutot
d7fce7c328 - make it use foomatic-rip from the foomatic-filter package
- remove quotes from COMMENTS
- remove useless patch
- take over maintainership

no objection from former maintainer Benjamin Lerman, ok jakemsr@ kili@
2007-09-09 14:47:33 +00:00
ajacoutot
1987623689 - add foomatic-db, foomatic-db-engine, foomatic-filters 2007-09-09 14:43:04 +00:00
ajacoutot
06e666c3d9 Import foomatic-db-engine-3.0.2
Foomatic's database engine generates PPD files from the data in
Foomatic's XML database. It also contains scripts to directly generate
print queues and handle jobs.


work by and ok jakemsr@, ok kili@
2007-09-09 14:42:02 +00:00
ajacoutot
ba1681e53f Import foomatic-db-3.0-20070708
The collected knowledge about printers, drivers, and driver options in
XML files, used by foomatic-db-engine to generate PPD files.


work by and ok jakemsr@ (very minor tweaks from me), ok kili@
2007-09-09 14:41:26 +00:00
ajacoutot
43bc486e6d Import foomatic-filters-3.0.2
Filter scripts used by the printer spoolers to convert the incoming
PostScript data into the printer's native format using a printer/driver
specific, but spooler-independent PPD file.


work by and ok jakemsr@, ok kili@
2007-09-09 14:40:29 +00:00
steven
5668470497 do not use PKGNAME to construct WRKDIST 2007-09-07 21:59:53 +00:00
steven
51763a6a5b put common stuff in one place
looks good to maintainer Edd Barrett
2007-09-07 15:26:18 +00:00
steven
b184bb255d sort 2007-09-07 08:25:18 +00:00
ajacoutot
daf58af29c +ijs 2007-09-03 09:21:44 +00:00
ajacoutot
c511a05809 Import ijs-0.35
IJS is, first and foremost, a protocol for transmission of raster page
images. This snapshot 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.


first step at importing Jacob Meuser (jakemsr@)'s work on printing
from an ok jakemsr@ (with some small tweaks by me)
2007-09-03 09:20:54 +00:00
jasper
c823df2f96 update master site
ok mbalmer@ (MAINTAINER)
2007-09-02 17:42:36 +00:00
mbalmer
785df206aa Update to Scribus 1.3.4
Collaborative work with Mathias Kilian (kili@).

ok kili
2007-08-25 20:16:32 +00:00
kili
6f9a2d502a Don't link against libpaper, even if it's installed. Noticed by
Adriaan <misc.adriaan@gmail.com>.  Help from espie@ (disable it in
the Makefile instead of patching configure).

While here, strip quotes from COMMENT, add HOMEPAGE and fix MASTER_SITES.

ok espie@
2007-08-04 22:04:11 +00:00
kili
4a499bb87c SECURITY: CVE-2007-3387.
ok naddy@
2007-08-03 20:51:42 +00:00
kili
9377c838a8 pkg tools now deal with fonts.scale -- installing it explicitely
will cause pkg_delete to leave a partial package around.
Noticed by kurt@.

ok espie@, ajacoutot@
2007-08-03 15:15:20 +00:00
kili
d5bb69dc38 SECURITY:
CVE-2006-0301 (fixed upstream in 0.4 but not merged into
0.5 before the "unstable" 0.5.9 got the xpdf 3.02 merge).

CVE-2007-0104 (fixed in CVS and in development version by merging
xpdf 3.02, but not in the "stable" version).

CVE-2007-3387 (from xpdf patch).

While here, remove quotes from COMMENT-* and fix WANTLIB-*.

ok naddy@
2007-07-31 22:22:01 +00:00
jasper
26bc9c8629 import texlive 2007
TeXLive is an easy way to get up and running with TeX. It provides a
comprehensive TeX system which includes all the major TeX-related
programs, macro packages, and fonts that are free software, including
support for many languages around the world.

from Edd Barrett <vext01@gmail.com>, with a lot of tweaks by me
input from kili@
feedback and ok simon@
2007-07-17 21:53:25 +00:00
steven
d53092a556 no need to chmod files for which you set @mode in plist 2007-07-05 15:57:26 +00:00
kili
562a3e20b9 Fix WANTLIB, from maintainer Vlad Glagolev <stelzy@gmail.com>.
Bump PKGNAME.
2007-07-04 18:50:59 +00:00
ajacoutot
788d5561f4 +libpaper 2007-07-04 17:33:37 +00:00
ajacoutot
a42a5af6c3 Import libpaper-1.1.21
The paper library and accompanying files are intended to provide a
simple way for applications to take actions based on a system- or
user-specified paper size.


ok jasper@
2007-07-04 17:32:41 +00:00
jakemsr
09cf613d6e - the executable needs to be installed with mode 0700 to operate
properly
- cleanup: respect CC and CFLAGS, use standard methods for installing
  files
- bump PKGNAME

ok jasper@, kili@ (who reminded me to bump PKGNAME)
2007-07-03 23:37:25 +00:00
kili
616af8af64 Don't pull in gawk as a hidden run dependency just because it's installed
at build time.
Bump pkgname.

ok steven@
2007-06-19 10:44:40 +00:00
kili
ff8a81acff Update to 2.10.25. 2007-06-06 20:36:23 +00:00
kili
6610e8bb38 Use the pdf_sec.ps shipped with ghostcript 8.54, which has the minor
advance of actually working.
DIST_SUBDIR and Makefile.inc are obsolete now, so drop them.
Use included (and patched) jasper to simplify the update to gs 8.56.

ok jasper@, jakemsr@
"go for it", espie@
2007-05-26 12:25:10 +00:00
kili
c4f4264183 Better COMMENTs. Noticed after a general mail from espie@. 2007-05-20 14:14:37 +00:00
ajacoutot
9ba0e992d7 - don't force optimisation nor debug
- regen patches while here
2007-05-07 13:58:07 +00:00
aanriot
31e31ae28d +htmldoc,no_x11
ok naddy@
2007-05-03 07:37:49 +00:00
ajacoutot
484f8a379b - add a no_x11 FLAVOR
- don't force -Os optimisation
- respect ${CXXFLAGS}
- regen patches

from aanriot@ with some tweaks by myself, ok aanriot@
2007-05-02 18:34:00 +00:00
jasper
64fef32bc3 update HOMEPAGE,
regen patches while here.
2007-04-29 00:15:02 +00:00
sturm
d712b417cc more WANTLIB fixes 2007-04-08 16:33:41 +00:00
sturm
614acb6b61 update to apsfilter 7.2.8, now supports mp3/ogg queueing
- teach SETUP about ghostscript 8
- fix psnup call
2007-04-08 15:19:31 +00:00
steven
bf694c6309 USE_LIBTOOL, sync plist 2007-04-06 06:33:03 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
kili
0713d4504f Fix WANTLIB and MODULES.
ok, mbalmer@
2007-04-02 09:27:36 +00:00
kili
ef8a6de95a Unbreak for xenocara: don't even run fc-cache, fix WANTLIB (+ expat z).
While here, remove a bogus patch also related to fc-cache that is
never invoked (target install-fc-cache).

ok, martynas@
2007-04-01 22:07:44 +00:00
steven
f4cac52f1e USE_LIBTOOL, disable-shared 2007-04-01 21:37:49 +00:00
sturm
a0b7d1520e really depend on specified autoconf/automake version 2007-04-01 16:44:19 +00:00
steven
5517a1510f update to 1.64
ok maintainer
2007-03-29 06:15:35 +00:00
mbalmer
ad63f94c00 drop maintainership. 2007-03-26 22:13:03 +00:00
mbalmer
ff51206292 Drop maintainership, since we no longer use this software. 2007-03-26 22:10:29 +00:00
deanna
a3a35e5221 Disable gnutls, remove no_gnutls FLAVOR, and use our ssl instead.
ok mbalmer
2007-03-26 16:33:05 +00:00
kili
ef37c4cf5a Force the installation of poppler-page-transition.h even when
FLAVOR="no_qt no_qt4".

"sure", espie@
2007-03-26 07:36:46 +00:00
mbalmer
fce9a81099 Update to scribus 1.3.3.8. Mostly bugfixes and some new translations. 2007-03-26 05:57:30 +00:00
espie
d46ed3bab7 let poppler build the qt4 plugin as well.
NOTE: this requires a current ports tree to build (mods to qt3.port.mk
and qt4.port.mk)
2007-03-24 13:21:26 +00:00
kurt
5fb9e48fdd revert incomplete attempt to build while installed. okay espie@ 2007-03-23 22:51:48 +00:00
kurt
a3431019d5 - update to 0.5.4 (partial update from Brad <brad at comstyle.com>)
- adjust link order so it can build while installed
w/input, testing and okay bernd@
2007-03-23 17:49:03 +00:00
kili
daec2f2661 Fix MASTER_SITES. Found by and from Charles Longeau, thanks! 2007-03-22 22:08:54 +00:00
deanna
984d0b6e04 Fix regress by letting the test know the correct shared lib versions.
ok mbalmer
2007-03-17 18:28:02 +00:00
kili
d56701ca36 Update to epdfview-0.1.6.
From maintainer Vlad Glagolev.

"Go for it." espie@
2007-03-17 14:04:16 +00:00
steven
db79367ae4 WANTLIB fixes, mostly needed by recent cairo update 2007-02-11 00:56:57 +00:00
steven
2d0d567da7 +latex-mk 2007-01-31 22:38:49 +00:00
steven
86c39316dd import latex-mk 1.8
latex-mk is a set of Makefile fragments designed to assist in the
management of LaTeX documents.

based on a submission by andreas.bihlmaier at gmx.de

looks good jasper@
2007-01-31 22:38:03 +00:00
steven
02c8c43c2b +ps2eps 2007-01-19 07:06:49 +00:00
steven
45b4a09f53 import ps2eps-1.61
ps2eps is a tool to produce Encapsulated PostScript Files (EPS/EPSF) from
usual one-paged Postscript documents. It calculates correct Bounding Boxes
for those EPS files and filters some special postscript command sequences
that can produce erroneous results on printers.

from Laurence Tratt <laurie at tratt.net>
2007-01-19 07:05:54 +00:00
jolan
b06262740c just fetch via http since there are still some problems with adobe's ftp
servers

ok sturm@
2007-01-18 20:46:21 +00:00
kurt
59012601cb bump pkg due to java.port.mk change in RUN_DEPENDS 2007-01-16 02:48:02 +00:00
mbalmer
20f0fad4bd maintenance update to scribus 1.3.3.7. 2007-01-10 23:33:36 +00:00
bernd
934d72d026 Security update to acroread-7.0.9.
Fixes for CVE-2006-5857, CVE-2007-0045, CVE-2007-0046, CVE-2007-0048.

http://www.adobe.com/support/security/bulletins/apsb07-01.html
http://www.piotrbania.com/all/adv/adobe-acrobat-adv.txt

ok sturm@
2007-01-10 12:48:28 +00:00
sturm
2cf221d29c set FETCH_CMD to not use passive mode as some server is misbehaving
repeatedly

noticed by Jack J. Woehr, fix by jolan@
2007-01-04 19:21:45 +00:00
kili
1f786a8c4a xargs without -r is bad. Why didn't anyone yell at me when i committed this? 2007-01-01 22:54:46 +00:00
kili
411c7c67ca Add epdfview. 2007-01-01 12:35:20 +00:00
kili
1c984f1b16 ePDFView is a free lightweight PDF document viewer using Poppler,
cairo and GTK+ libraries. The aim of ePDFView is to make a simple
PDF document viewer, in the lines of Evince but without using the
GNOME libraries.

From Vlad Glagolev <stelzy at gmail dot com>.
2007-01-01 12:32:38 +00:00
kili
83dd33b594 Remove an unused variable. 2006-12-28 23:26:23 +00:00
ajacoutot
a87a4324ba - set PORTHOME to ${WRKDIR} for consistency with other ports
no package change
2006-12-26 14:07:10 +00:00
kili
f50270bc88 Swap RUN_DEPENDS and BUILD_DEPENDS.
ok dassow@
2006-12-17 20:13:33 +00:00
espie
0f5dc96ea1 say goodbye to GNU land. 2006-12-16 12:22:32 +00:00