summaryrefslogtreecommitdiff
path: root/print (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix MAINTAINTER to ports@FreeBSD.orgDirk Meyer2003-01-021-1/+1
| | | | | | | | PR: 46686 Submitted by: erwin@lansing.dk Notes: svn path=/head/; revision=72250
* upgrade to 4.2.4Ying-Chieh Liao2003-01-029-18/+528
| | | | | | | | PR: 45865 Submitted by: Ports Fury Notes: svn path=/head/; revision=72245
* upgrade to 0.14Ying-Chieh Liao2003-01-022-3/+2
| | | | | | | | PR: 45858 Submitted by: Ports Fury Notes: svn path=/head/; revision=72243
* Ports guidelines for no MAINTAINER email address: s/freebsd-ports/ports/Mario Sergio Fujikawa Ferreira2003-01-012-2/+2
| | | | Notes: svn path=/head/; revision=72107
* Upgrade to 0.64.Oliver Braun2003-01-012-2/+2
| | | | Notes: svn path=/head/; revision=72060
* fix pkg-plistAndreas Klemm2003-01-012-0/+3
| | | | | | | | PR: 46641 Submitted by: Bjoern A.Zeeb <bzeeb+freebsdports@zabbadoz.net> Notes: svn path=/head/; revision=72011
* Fix ghostscript on ia64. The logic to determine what the minimumMarcel Moolenaar2002-12-192-0/+34
| | | | | | | | | | | | | | | | alignment must be is based on elementary datatypes, but does not take into account the alignment requirements of FP spills. Such are present in jmp_buf. The memory allocator is used by the JPEG and PNG libraries as well and the JPEG library has a jmp_buf in one of its structures. Another problem case is the "long double" type. This datatype is not in the list of elementary types on which the minimal alignment is based and can also be used by imported source code. The patch forces 16-byte alignment on ia64. Notes: svn path=/head/; revision=71720
* Fix MASTER_SITESDirk Meyer2002-12-091-1/+2
| | | | | | | | | http://people.freebsd.org/~fenner/portsurvey/martin.klaffenboeck@gmx.at.html PR: 46066 Submitted by: martin.klaffenboeck@gmx.at Notes: svn path=/head/; revision=71478
* These ports have been FORBIDDEN for 3 months, and removal was announcedKris Kennaway2002-12-0953-553/+0
| | | | | | | on Oct 12. Notes: svn path=/head/; revision=71455
* Introduce a knob RUBY_NO_RD_HTML and enable it by default on alpha. ThisAkinori MUSHA2002-12-062-17/+13
| | | | | | | | | | | replaces the non-working NOPORTDOCS workaround and fixes build on the alpha, where rd2 coredumps. Tested on: the axp cluster Approved by: kris Notes: svn path=/head/; revision=71402
* Fix last commit in case of absence of texhash.Alexander Langer2002-12-022-3/+3
| | | | | | | | | Submitted by: kris Pointy hat to: myself, the dependency guru wannabe (last commit was tested with teTex installed) Notes: svn path=/head/; revision=71322
* Fix Build on -CURRENT by updating to 20021125Tilman Keskinoz2002-11-304-4/+4
| | | | | | | | PR: 45739 Submitted by: KANOU Hiroki <kanou@mil.allnet.ne.jp> (maintainer) Notes: svn path=/head/; revision=71252
* "texhash" needs to be run after install, otherwise the installedAlexander Langer2002-11-302-0/+5
| | | | | | | | | | files won't be found and have no use. Submitted by: Janne Peltola (on IRC) Approved by: portmgr (kris) Notes: svn path=/head/; revision=71240
* Add USE_AUTOCONF_VER. Don't use autoconf without it(tm).Alan Eldridge2002-11-271-0/+1
| | | | Notes: svn path=/head/; revision=71156
* Fix build on -CURRENTTilman Keskinoz2002-11-261-0/+28
| | | | | | | | PR: 45765 Submitted by: Stefan Farfeleder <e0026813@stud3.tuwien.ac.at> Notes: svn path=/head/; revision=71123
* Sync MD5 sum for ghostscript/eplaser-3.0.4-651.tgz with the ghostscript-gnu ↵Tilman Keskinoz2002-11-263-0/+3
| | | | | | | | | | | | | port. The new tarball has changes in the readme and a copy of the GPL. Full diff of the tarballs is available at http://people.freebsd.org/~arved/eplaser.diff Submitted by: bento Notes: svn path=/head/; revision=71120
* Install the jadetex and pdfjadetex man pages.Nik Clayton2002-11-242-1/+11
| | | | | | | | | | | | | Install symlinks links jadetex and pdfjadetex to tex and pdftex respectively. Bump PORTREVISION because of this. PR: ports/38917 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=71036
* Update to version 1.21.Nik Clayton2002-11-242-2/+2
| | | | Notes: svn path=/head/; revision=71032
* Update to xmltex 1.9.Nik Clayton2002-11-242-49/+5
| | | | Notes: svn path=/head/; revision=71030
* Fix the build with the latest version of bison.Jean-Marc Zucconi2002-11-231-0/+10
| | | | | | | Submitted by: Kent Stewart <kstewart@owt.com> Notes: svn path=/head/; revision=70918
* Update to 1.12.Norikatsu Shigemura2002-11-232-2/+2
| | | | | | | | PR: ports/45628 Submitted by: Ports Fury Notes: svn path=/head/; revision=70862
* upgrade to 2.1Ying-Chieh Liao2002-11-232-3/+3
| | | | Notes: svn path=/head/; revision=70850
* Add Pup. pup (Printer Utility Program) is a GUI utility for maintaining yourTilman Keskinoz2002-11-236-0/+52
| | | | | | | | | printer. It supports some Lexmark and HP Printers. Submitted by: Klaus Goger <klaus.goger@reflex.at> Notes: svn path=/head/; revision=70842
* Forgot to add xforms.m4 in last commit.CHOI Junho2002-11-231-0/+98
| | | | Notes: svn path=/head/; revision=70837
* Maintainer update to version 1.1Edwin Groothuis2002-11-233-2/+7
| | | | | | | | PR: ports/45382 Submitted by: Daniel J. O'Connor <darius@dons.net.au> Notes: svn path=/head/; revision=70795
* Maintainer update to version 20021120Edwin Groothuis2002-11-224-4/+4
| | | | | | | | PR: ports/45601 Submitted by: KANOU Hiroki <kanou@mil.allnet.ne.jp> Notes: svn path=/head/; revision=70775
* - update to 7.2.5Andreas Klemm2002-11-222-2/+2
| | | | | | | | | | | | | - important bugfixrelease - unbreaks windows/novell/appletalk remote printing - explanation: permissions 600 root:daemon were too strong for smbclient & Co.'s config files... - fix: teach SETUP to use 640 root:daemon as default - If that's still not sufficient, 'hack' SETUP and fine tune the new global PASSWD_PROTECT=640 variable. Notes: svn path=/head/; revision=70755
* Disable building on bento because of missing /usr/bin/lp /usr/bin/lprEdwin Groothuis2002-11-211-1/+5
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=70659
* Update to 1.16Hye-Shik Chang2002-11-193-4/+24
| | | | Notes: svn path=/head/; revision=70505
* Upgrade to 1.11.Oliver Braun2002-11-184-16/+16
| | | | | | | | PR: ports/45449 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=70430
* Add gtklp, a GTK+ frontend to CUPS.Joe Marcus Clarke2002-11-176-0/+50
| | | | | | | | PR: 44376 Submitted by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> Notes: svn path=/head/; revision=70317
* Update to 1.2.1 and unbroke ports.CHOI Junho2002-11-179-47/+80
| | | | | | | | PR: ports/43705 Submitted by: Ports Fury Notes: svn path=/head/; revision=70277
* Maintainer update to version 3.4.2Edwin Groothuis2002-11-164-4/+14
| | | | | | | | PR: ports/45024 Submitted by: Statue <statue@freebsd.sinica.edu.tw> Notes: svn path=/head/; revision=70236
* Upgrade to version 20020605SADA Kenji2002-11-164-6/+8
| | | | | | | | | | - fetch returned "Moved Temporarily" and failed. I just added transfered address to MASTER_SITES to cope with it. PR: ports/45022 Submitted by: maintainer Notes: svn path=/head/; revision=70235
* upgrade to 20021113Ying-Chieh Liao2002-11-154-4/+4
| | | | | | | | PR: 45308 Submitted by: maintainer Notes: svn path=/head/; revision=70191
* Added a USE_PERL5.Alan Eldridge2002-11-151-0/+1
| | | | Notes: svn path=/head/; revision=70157
* Give up maintainership of these ports since I don't have time. Quanta goes toAlan Eldridge2002-11-151-1/+1
| | | | | | | kde@, all the rest are up for grabs to the most masochistic bidder. Notes: svn path=/head/; revision=70143
* 1. Updated to 0.9.1.Alan Eldridge2002-11-1514-428/+146
| | | | | | | | 2. Got it to build (ohh, the pain). 3. Give up maintainership because I don't have time to fight with it. Notes: svn path=/head/; revision=70142
* A "patch-message" target is already used by bsd.port.mk.Christian Weisgerber2002-11-131-3/+1
| | | | Notes: svn path=/head/; revision=70029
* Update to 1.99.96.Joe Marcus Clarke2002-11-103-2/+4
| | | | Notes: svn path=/head/; revision=69849
* Add another MD5 sum for ghostscript/eplaser-3.0.4-651.tgzTilman Keskinoz2002-11-102-0/+2
| | | | | | | | | | | The new tarball has changes in the readme and a copy of the GPL. Full diff of the tarballs is available at http://people.freebsd.org/~arved/eplaser.diff PR: 44996, 45043, 44780 Notes: svn path=/head/; revision=69842
* remove unnecessary patch forgotten in prev. commitAndreas Klemm2002-11-101-56/+0
| | | | | | | | no port revision bump since port was up to now unbuild-/uninstallable thanks to various people pointing this out Notes: svn path=/head/; revision=69835
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-10104-105/+52
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* update to new apsfilter version 7.2.4Andreas Klemm2002-11-092-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | this is mainly a BUGFIX Release NEW FEATURES - some ijs driver scripts got more differentiation concerning options for print quality. DOCUMENTATION - wrong manual reference in apsfilter manpage, changed from smbprint(1) to smbclient(1) - apsfilter handbook got a path fix and cosmetic changes - support for ijs 1.1 and later (prior 1.0 and later) BUG FIXES - driver/stp/escp2-440 - set traditional umask in SETUP (022) just for the case somebodies root account has strange default settings not to end up with screwed permissions, that make printing impossible. - update driver MAPPINGS CODE IMPROVEMENTS - partly cosmetic, get rid of GS_MODEL - modified gs_cmnd Notes: svn path=/head/; revision=69795
* backout last change by request of Kris Kenneways mail in -developersAndreas Klemm2002-11-092-2/+1
| | | | Notes: svn path=/head/; revision=69781
* use new PORTCOMMENTAndreas Klemm2002-11-092-1/+2
| | | | Notes: svn path=/head/; revision=69779
* remove extra fileYing-Chieh Liao2002-11-071-1/+4
| | | | Notes: svn path=/head/; revision=69673
* make it build againYing-Chieh Liao2002-11-072-4/+4
| | | | Notes: svn path=/head/; revision=69671
* Fix PERL dependencies for these ports (print/cups solves print/cups-baseEdwin Groothuis2002-11-071-0/+1
| | | | | | | | | and french/cups-base) Noticed on: bento Notes: svn path=/head/; revision=69654
* - Support CC properlyYing-Chieh Liao2002-11-071-3/+3
| | | | | | | | PR: 44978 Submitted by: Ports Fury Notes: svn path=/head/; revision=69649