Commit graph

2486 commits

Author SHA1 Message Date
hira
077484a691 This package needs databases/shared-mime-info to recognize PDF files.
Bump PKGREVISION (no need to bump evince-nautilus).
2007-05-12 07:28:27 +00:00
kristerw
bb69c83079 Add gtklp. 2007-04-20 18:14:59 +00:00
rillig
e06959f006 Imported gtklp.
GtkLP and GtkLPQ are two tools to use and administrate CUPS a better
way.
2007-04-20 05:50:44 +00:00
drochner
9c4c2fbc8c fix duplicated line 2007-04-19 18:31:23 +00:00
xtraeme
3b3355796d Erm... actually update it to 0.1.6, I didn't update it before. 2007-04-19 03:14:59 +00:00
xtraeme
7835a15910 Update to 0.1.6.
New features:

* Support for printer's instances.
* Support for stdint (i.e, '-') as filename from command line.

Interface improvements:

* About box's link is now clickable (#45).
* "Open" and "Save As" dialogs now use extension patterns in
  addition to mime types filters (#50).
* Full screen support.
* "Save As" dialog sets the current file's name as the default
   save name.

Bug fixes:

* Prevent showing the menu entry twice.
* Fixed typo that check for Poppler version 0.5.2 or higher in
  order to show the index).
* The cache is emptied between file loads, so the previous
  file's page are displayed.
* Changed the "Save As" dialog's button from "Open" to "Save".
* Prevent crashes in FreeBSD when searching in a document.
* Fixed some bugs rendering pages under some systems.
* Fixed problems printing documents under some systems, specially
  64-bit systems.
2007-04-19 02:28:59 +00:00
obache
a6df182247 Need USE_PKGLOCAKEDIR, pointed out in PR 29966.
Bump PKGREVISION.
2007-04-15 15:42:53 +00:00
dillo
6872fc7763 Fix PLIST when cups option is used. 2007-04-14 22:13:38 +00:00
gdt
3a68dc9371 add:
# uses include file apparently before it is put in place
MAKE_JOBS_SAFE=	no
2007-04-13 15:42:07 +00:00
joerg
df5ebf3308 Needs intltool. 2007-04-12 22:00:28 +00:00
martti
cc3a1b98db Updated to Xfce 4.4.1
See http://www.xfce.org/documentation/changelogs/4.4.1 for details.
2007-04-12 09:55:08 +00:00
drochner
9a0ec0f4c3 reset PKGREVISION -- base pkg was updated 2007-04-11 18:01:54 +00:00
drochner
a2fe194801 update to 0.8.1
This moves this pkg to the new stable gnome branch, too much to list here.
2007-04-11 18:01:13 +00:00
tron
4451a7afed Fix broken "configure" script:
It skips the check for the math library on Darwin because the math
functions are included in the system library. It however later aborts
because it didn't find a math library.

Work arround this by not skipping the math library check on Darwin.
The "configure" scripts now finds "/usr/lib/libm.dylib" which is
a symlink to the system library.
2007-04-11 16:22:14 +00:00
wiz
46c081fdf9 Add lib/libgnomeprint/${PKGVERSION}/modules/filters/libgnomeprint-reverse.la
that gets installed (for me). Ride update from today.
2007-04-10 23:22:55 +00:00
drochner
bda1af6be6 update to 2.18.0
This moves this pkg to the new stable gnome branch, too much to list here.
2007-04-10 19:00:28 +00:00
drochner
41b7166fd9 update to 2.18.0
This moves this pkg to the new stable gnome branch, too much to list here.

pkgsrc change: get rid of the dependency on gtk-doc
2007-04-10 18:56:12 +00:00
gdt
df83d8187d Add "MAKE_JOBS_SAFE= no"; the build fails horribly with MAKE_JOBS. 2007-04-06 14:29:59 +00:00
gdt
801031dd57 Note that USB driver "use_bc=0" patch has been filed as a bug with
cups.org.
2007-04-03 15:23:23 +00:00
gdt
117d156cb1 Add patch to disable the use of the back channel for USB on NetBSD.
This is based on a suggestion by Yorick Hardy, who reports that it
improved behavior.  Without the patch, the cups usb driver tries to
read status from ulpt(4) (for most printers), and this results in no
output.
2007-04-02 12:11:01 +00:00
joerg
161c920c15 Prepare for switching to NO_MTREE=yes. 2007-03-24 19:21:18 +00:00
joerg
0d27010638 fltk knows what X11 parts to include, thanks. 2007-03-24 01:57:44 +00:00
markd
368f5e3690 Update to cups 1.2.10
pkgsrc changes: fix locale path
	patch a bug in pstops's n-up handling (reported to upstream)

CUPS 1.2.10 fixes the init script used to start the scheduler, a recursion
bug in the pdftops filter, and several other issues reported after the
1.2.9 release. Changes include:
* ppdLocalize() now supports localizing for Japanese using the "jp" locale
  name used by the ppdmerge program from the CUPS DDK 1.1.0
* _cupsAdminSetServerSettings() did not support changing of top-level
  directives as designed.
* The init script path check was broken.
* CUPS incorrectly used the attribute "notify-recipient" instead of
  "notify-recicpient-uri" in several places
* Fixed a configure script bug on MirBSD
* The pdftops filter did not limit the amount of recursion of page sets
* Custom page sizes with fractional point sizes did not work
* The lpoptions command would crash when adding or removing options on a
  system with no printers
2007-03-22 12:44:22 +00:00
dillo
0ec77f2269 Don't try to install non-existent files -- they were already removed
from the PLIST.
2007-03-22 08:19:01 +00:00
wiz
671d44e3de Add patch fixing build with gnome-doc-utils-0.10.1.
Patch provided by drochner@
2007-03-21 12:11:05 +00:00
wiz
2d1a8cc474 Bump PKGREVISION for gnome-keyring ABI bump. 2007-03-21 12:05:41 +00:00
reed
4b0230ed30 ISO-8859.15 encoding was installed so add to PLIST. Noticed by Joerg.
Also saw that installed manpage is not gzipped now.

So bump PKGREVISION also.
2007-03-19 16:36:17 +00:00
joerg
4ff2db37b7 Pass down correct locale dir to configure. 2007-03-19 14:46:35 +00:00
rillig
e74257160b The autoconf2.14 dependency tracking does not work with MIPSpro, so
disable it.
2007-03-18 22:07:52 +00:00
markd
f63e86d18a Update cups to 1.2.9
CUPS 1.2.9 fixes several printing issues and scheduler crash bug.
Changes include:
* The scheduler did not use the default job-sheets (banners) for implicit
  classes
* The scheduler could crash when listing complete jobs that had been
  unloaded from memory
* The French localization was doubled up
* Build system fixes for several platforms
* The scheduler's openssl certificate generation code was broken on some
  platforms
* The scheduler's log rotation check for devices was broken
* The LPD mini-daemon did not handle the document-format option correctly
* The pdftops filter ignored the "match" size option in the pdftops.conf
  file
* cupstestppd now validates UTF-8 text strings in globalized PPD files
* The outputorder=reverse option did not work with all printers
* Classes containing other classes did not always work
* Printer location and description information was lost if the
  corresponding string contained the "#" character
* cupsRemoveOption() did not work properly
* The USB backend did not work with some USB to parallel cables on Mac OSX.
* The test page did not print the rulers properly on large media sizes
* The text filter could crash when pretty printing certain types of files
2007-03-18 13:17:53 +00:00
reed
02320601b1 Update to 2.5.5. (I noticed old version was not on download site
last year some time.)

Add another downlaod site.

Make this use PKGMANDIR.

Changes are:

November 2006
   - Released version 2.5.5
   - apply Fedora restricted font and scale patches
September 2005
   - usage fixes
   - use /tmp instead of /usr/tmp
   - Duplex featrure settings go into %%BeginSetup section.
November 2004
   - Small updates to manual page
May 2004
    - Released version 2.5.4
    - Do not explicitely switch of duplex mode when -t is not given.
    - Add redhat utf-8 patch
    - Add -u option to switch off utf-8 checking
August  2003
    RedHat fixes
       - check for empy optarg in arg processing.
    Suggested by J.D. Laub <jdl@access-health.com>:
       - -V option to show mpage version
       - -- option to stop process options (remaing args are files)
       - add -- option to prprog when filename starts with a -.
     From: Sanjoy Mahajan <sanjoy@mrao.cam.ac.uk>
       - %% and \n fixes for Duplex Beginfeature settings.
October  2002
    - Released version 2.5.3
    - Start moving mapge into the GPL...
    - Fixed double 'showsheet' output when processing postscript.
    - Added A0 to page_desc in glob.c.
    - Remove newline after formfeed. (Gregory Bond <gnb@itga.com.au>)
    - the -X option now always prints the filename/header on the left
      and the physical page number on the right. Per suggestion of
      Marc Branchaud <marcnarc@xcert.com>
    - From Neil Brown <neilb@cse.unsw.edu.au>: define showheet using
      the load operator instead of the bind operator. This might solve
      situations where showpage is redefined elsewhere.
    - From Ilgiz Latypov <ilgizl@pcauto.comk>: -J option to set an
      initial value to the pagenum counter.
    - Improved processing of "BeginDocument/EndDocument" directives
      resulting in much better handling of included EPS graphics.
      Should improve processing of dvips files a lot...
Jun 2002
    from: jdl@access-health.com
     - When processing stdin, 'pr' was hardcoded instead of using the
       prprog variable.
     - Removed useless strcpy when processing command line args
       (could even give unpredictable results)
    from: dlarson@brookings.net
      - explicitely set duplex printing to false in the default case.
    from: George.Pajari@Faximum.com
      - using -m while printing in duplex creates useless margins: punching
        holes may go through the printed areas on one of the sides.
Jan 2002	Marcel J.E. Mol marcel@mesa.nl
    - lib/mpage -> share/mpage
Nov 2001        Marcel J.E. Mol marcel@mesa.nl
    - Changes from redhat
          * use mkstemp instead of mktemp.
          * kanji support.
Oct 2000        Marcel J.E. Mol marcel@mesa.nl
    - Added A1 and A2 to page_desc in glob.c.
Aug 1999        Marcel J.E. Mol marcel@mesa.nl
    - Added -e option and related code from Enrique Melendez Asensio <ema@csn.es>
      to allow 4,1,2,3 booklets... Needs cleanup and extended to txt too.
    - Patch from  Gabor Ribarik <ribarik@math-inst.hu> to take of
      dvips(k) 5.78's output if it contains many postscript figures.
      (see indoc variable in post.c)
      He (or actually Attila Karpati) also implemented multiple -j options.
      Fix the %%Page director when pages are skipped (with -j).
    - Include amiga port from  Andreas R. Kleinert <info@ar-kleinert.de>:
              * added smakefile, smakefile.ppc and SCOPTIONS
              * added #ifdef AMIGA section to mpage.h
              * mpage.h now #undefs MAXINT if already #define
                (before re-#defining it iself)
              * LIBDIR has been #define within SCOPTIONS;
                used MPAGE: assign, which you may redirect
                yourself, then...
Jun 1998        Marcel J.E. Mol marcel@mesa.nl
    - Clipping logical page was terribly wrong. This was visible when
      specifying negative pagemargins (-M).
Apr 1998        Marcel J.E. Mol marcel@mesa.nl
    - Corrected types (lvirden@cas.org)
Mar 1998        Marcel J.E. Mol marcel@mesa.nl
    - for EPS files that have %%Trailer and are included in PS files
      mpage will stop after the first %%Trailer. Made check on %%Trailer
      (and %%PSTrailer) a runtime option -k ('kill on trailer');
    - When input text file has no newline at last line, mpage forgot to
      print that line...
    - Updated manual page and usage (lm@cs.rmit.edu.au)
    - warning in -b option failed.
    - Changed defining paper types (to add new papger tpyes, just add to
      the paper array in glob.c).
Jan 1998        Marcel J.E. Mol marcel@mesa.nl
    - Removed save/restore statements for PS input processing. They seem
      to generate 'memory overflow' errors.
    - Removed 'TexDict begin' additions for dvips files.
    - OS/2 changes (Alexander Mai <st002279@hrzpub.tu-darmstadt.de>)
    - Makefile: create install dirs if not there (jwessel@uiuc.edu)
    - Check for %PSTrailer (for Mathematis program) (jwessel@uiuc.edu)
    - version 2.5 introduced bug in handling formfeed in text files. Fixed.
2007-03-17 01:11:22 +00:00
reed
c40f902e5f Improve description. And remove copyright from DESCR. 2007-03-17 01:05:31 +00:00
joerg
11f44cea99 Fix build on DragonFly and include DragonFly handling in one more case. 2007-03-15 19:01:12 +00:00
markd
cfbeb37e2b Update cups to 1.2.8
ok'ed jlam a while back.

CUPS 1.2.8 adds a French localization, updates the Japanese and Spanish
localizations, and fixes several web interface, printing, and networking
bugs.

CUPS 1.2.7 adds several Mac OS X improvements, implements timeouts in the
SSL negotiation code, and fixes the bounding box generated by the PostScript
filter, bidirectional support in the USB backend, and another case where the
lpstat command could hang.

CUPS 1.2.6 fixes some compile errors, localization of the web interface on
Mac OS X, bugs in the lpc and lpstat commands, and backchannel support in
the parallel backend.

CUPS 1.2.5 fixes minor printing, networking, and documentation issues and
adds support for older versions of DBUS and a translation for Estonian.

CUPS 1.2.4 fixes a number of web interface, scheduler, and CUPS API
issues.

CUPS 1.2.3 fixes a number of web interface, networking, remote printing,
and CUPS API issues.

CUPS 1.2.2 fixes several build, platform, notification, and printing bugs.

CUPS 1.2.1 fixes several build, platform, and printing bugs.

CUPS 1.2.0 is the first stable feature release in the 1.2.x series and
includes over 90 new features and changes since CUPS 1.1.23, including a
greatly improved web interface and "plug-and-print" support for many local
and network printers.
2007-03-14 12:29:03 +00:00
markd
01263569cb Update foomatic-ppds{,-cups} to 20070207.
Update PPD tarball to one generated from the Foomatic printer database
on 2007-02-07.
2007-03-14 12:12:57 +00:00
drochner
537340a227 oops - remove obsolete patches 2007-03-13 11:07:23 +00:00
drochner
882f7025a2 update to 3.02
changes: many fixes, added support for PDF features, UI improvements
see the CHANGELOG for details
2007-03-13 11:06:04 +00:00
rillig
6160d66626 Added a kerberos option. Fixes PR 12292. 2007-03-07 11:04:40 +00:00
wiz
f9a0c7d5fc Update MASTER_SITES/HOMEPAGE -- mostly disappeared.
From Sergey Svishchev in private mail.
2007-03-04 11:29:57 +00:00
drochner
ad3428b0e7 update to 1.3.3.8
This release is purely a bug fix release to 1.3.3.
2007-03-01 18:19:46 +00:00
agc
172e8048e6 Add and enable flpsed 2007-02-23 21:33:03 +00:00
agc
f42288f148 Initial import of flpsed-0.3.9 into the Packages Collection. With thanks to
Perry Metzger for the nudge.

	flpsed is a WYSIWYG PostScript2 annotator.  You can't remove or modify
	existing elements of a document, but flpsed lets you add arbitrary
	text lines to existing PostScript 2 documents.  Added lines can later
	be re-edited with flpsed.  Using pdftops, which is part of xpdf one can
	convert PDF documents to PostScript and also add text to them.  flpsed
	is useful for filling in forms, adding notes etc.  GsWidget is now
	part of flpsed.  flpsed is released under the GPL.

	Features:
	    * Add arbitrary text to existing PostScript documents.
	    * Reedit text, that has been added with flpsed.
	    * The overall structure of the PostScript document is not
	      modified.  flpsed only adds the additional text.
	    * Batch processing (no X11 required) to modify tagged text lines
	      that have been entered interactively with flpsed before.  This
	      is very useful for repeatedly filling in forms.
	    * Text lines can be imported from other flpsed-modified documents.
	    * Import and export PDF. Therefore it can be used as a PDF editor as well.
2007-02-23 21:32:07 +00:00
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
wiz
cf154597d5 Update HOMEPAGE. From Sergey Svishchev. 2007-02-22 19:22:25 +00:00
dmcmahill
6100f02a1a add missing gtk-doc used for the build, fix PLIST 2007-02-20 18:18:37 +00:00
joerg
6a316b1c84 Modular Xorg support. 2007-02-19 18:02:07 +00:00
joerg
6a68b75651 meta-packages don't need to include x11.b3.mk. 2007-02-19 17:20:41 +00:00
joerg
b61971a658 Go away, no X11 needed! Bump revision. 2007-02-15 23:23:43 +00:00
joerg
a651ad1512 Modular Xorg support. 2007-02-15 22:53:09 +00:00
rillig
9728af1e78 Added VARTEXTFONTS to BUILD_DEFS. 2007-02-15 21:34:00 +00:00