Commit Graph

880 Commits

Author SHA1 Message Date
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