Commit Graph

924 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