aboutsummaryrefslogtreecommitdiff
path: root/print
Commit message (Collapse)AuthorAgeFilesLines
* Mark as broken. Version is not available anymore. Update to qt3 and 0.7.7Alan Eldridge2002-08-082-0/+4
| | | | | | | | is coming in the next couple of weeks. No sense in working on the qt2 version in my opinion, so scribus can be considered no longer available for qt2. Notes: svn path=/head/; revision=64195
* - Spin off Gimp-Print driver.Christian Weisgerber2002-08-0616-234/+122
| | | | | | | | | | | - Update EPLASER driver to version 3.0.4. - Update GDI driver. PR: 41275 Submitted by: Ports Fury Notes: svn path=/head/; revision=64120
* - Spin off Gimp-Print driver.Christian Weisgerber2002-08-0624-321/+159
| | | | | | | | | | | - Update EPLASER driver to version 3.0.4. - Update GDI driver. PR: 41274 Submitted by: Ports Fury Notes: svn path=/head/; revision=64117
* Update to version 2.7.Christian Weisgerber2002-08-064-126/+8
| | | | | | | | PR: 41360 Submitted by: Ports Fury Notes: svn path=/head/; revision=64107
* Take over maintainership. Will move to 0.7.7 for QT3.Alan Eldridge2002-08-052-2/+2
| | | | Notes: svn path=/head/; revision=64054
* Upgrade to 3.5.1Clive Lin2002-08-034-5/+24
| | | | | | | | PR: ports/40983 Submitted by: Statue <statue@freebsd.sinica.edu.tw> Notes: svn path=/head/; revision=63936
* add psmark 2.0Ying-Chieh Liao2002-08-036-0/+43
| | | | | | | Renders a vertical string on any PostScript document Notes: svn path=/head/; revision=63918
* Removed {ja, ko, zh}/linux_locale dependencies. Because of version up ofYoshio MITA2002-08-031-10/+0
| | | | | | | | | | | linux-gtk, locale ports above are no more necessary. Users who have been using pips ports (since epoch of linux_base 6) are not required to upgrade. Therefore PORTREVISION doesn't bump. Reviewed by: Maintainer Notes: svn path=/head/; revision=63916
* Remove spurious strcpy() that clobbers the stack.Christian Weisgerber2002-08-022-0/+14
| | | | | | | Submitted by: Guy Middleton <guy@crtsol.com> Notes: svn path=/head/; revision=63867
* Chase shlib rev of devel/gettextAde Lovett2002-08-0111-11/+11
| | | | | | | | Submitted by: lots and lots Pointy hat to: ade Notes: svn path=/head/; revision=63850
* Make LyX be more specific, when it can not find the font it wantsMikhail Teterin2002-08-015-0/+45
| | | | | | | and switches to "fixed". Notes: svn path=/head/; revision=63844
* Upgrade to 1.2.0. Use the new, opensourced xforms. The possibility ofMikhail Teterin2002-08-0150-1440/+950
| | | | | | | | | | | | | building with GTk and Qt frontends needs to be investigated. The layers upon layers of automake/autoconf/configure.in/configure are disgusting and call for a nice and clean replacements of Makefiles. PR: ports/40080 (and a few earlier ones without patches) Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=63843
* Drop maintainership. I don't use lyx on a regular basis any more.Dirk Froemberg2002-07-315-5/+5
| | | | Notes: svn path=/head/; revision=63819
* 1. Make cups-pstoraster a dependency. This will help ensure that anyone whoAlan Eldridge2002-07-311-1/+3
| | | | | | | | | is actually using cups gets it. 2. Bump PORTREVISION because of the added dependency, so a new package will get installed. Notes: svn path=/head/; revision=63813
* Bumpred PORTREVISION since this a rather critical bug.Alan Eldridge2002-07-311-0/+1
| | | | Notes: svn path=/head/; revision=63780
* Fix for cups rotatin certain jobs (e.g. a2ps) away from specified orientation.Alan Eldridge2002-07-311-0/+57
| | | | | | | From cups cvs. Delete this when 1.1.16 come out.. Notes: svn path=/head/; revision=63779
* Update to 20020728Patrick Li2002-07-308-8/+12
| | | | | | | | PR: ports/41137 Submitted by: maintainer Notes: svn path=/head/; revision=63754
* Update to 1.99.9 and USE_GNOMENG.Joe Marcus Clarke2002-07-304-15/+11
| | | | Notes: svn path=/head/; revision=63715
* Added some path configuration tweaks for FreeBSD ports layoutHye-Shik Chang2002-07-294-259/+308
| | | | | | | (CMap, TrueTypeFonts and etc.) Notes: svn path=/head/; revision=63693
* Update to 1.116.0 and add USE_GNOMENG.Joe Marcus Clarke2002-07-293-12/+8
| | | | Notes: svn path=/head/; revision=63692
* Change PORTVERSION from 5.0.6 to 5.06. The previous PORTVERSIONTrevor Johnson2002-07-271-1/+1
| | | | | | | | | was 5.05, which pkg_version treats as greater than 5.0.6. noticed by: lioux Notes: svn path=/head/; revision=63629
* Update to 5.0.6.Trevor Johnson2002-07-253-10/+17
| | | | | | | | | | | | | | | | | | | | | | | | | The README says: A security patch was applied that solves the problem reported in http://online.securityfocus.com/archive/1/278984 where opening the font cache when the application starts up can unintentionally cause the permissions of other files to change. I failed to reproduce the bug in version 5.0.5 and I have not tried to reproduce it with this version. The discoverer, Paul Szabo, said that linked files could have not just their permissions changed, but could be overwritten. caveat lector. PR: 40987 Submitted by: Oliver Braun Add a DIST_SUBDIR because neither the name of the distfile nor the list of its contents ("tar tzvf" output) mention the name of the program. Notes: svn path=/head/; revision=63569
* New port: print/cups-pstoraster, a very limited version of easy software'sAlan Eldridge2002-07-258-0/+116
| | | | | | | | | | | | | ghostscript customizations for print/cups-base. Only needed if you don't have a postscript printer. This is untested, as I have a postscript printer. Please if you are a target user, test this! Thanks to KATO for the skeleton of the port itself. PR: 40488 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=63508
* Update to version 1.17.Nik Clayton2002-07-242-2/+2
| | | | Notes: svn path=/head/; revision=63498
* Update to 20020722Patrick Li2002-07-234-4/+4
| | | | | | | | PR: ports/40905 Submitted by: maintainer Notes: svn path=/head/; revision=63411
* Fix download and project site: directory structure changedPatrick Li2002-07-222-3/+4
| | | | | | | | | | Also .Org -> .org PR: ports/40878 Submitted by: Tilman Linneweh <tilman@arved.de> Notes: svn path=/head/; revision=63404
* Remove JBD01226@niftyserve.ne.jp as MAINTAINER; email has been bouncingBill Fenner2002-07-221-1/+1
| | | | | | | for 2 months. Notes: svn path=/head/; revision=63368
* Remove handy@physics.montana.edu as MAINTAINER; email has been bouncingBill Fenner2002-07-221-1/+1
| | | | | | | for 2 months. Notes: svn path=/head/; revision=63366
* Remove cjm2@altavista.net as MAINTAINER. Mail has been bouncing forBill Fenner2002-07-221-1/+1
| | | | | | | 2 months. Notes: svn path=/head/; revision=63360
* Update to 2002-07-15.Christian Weisgerber2002-07-214-4/+4
| | | | | | | | PR: 40831 Submitted by: Hiroki KANOU <kanou@mil.allnet.ne.jp> Notes: svn path=/head/; revision=63323
* Update to 1.2Patrick Li2002-07-202-2/+2
| | | | | | | | PR: ports/40797 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=63261
* Update to version 200204.Dmitry Sivachenko2002-07-153-22/+36
| | | | | | | | PR: 40625 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=63039
* Update to version 1.10Dmitry Sivachenko2002-07-153-22/+20
| | | | | | | | PR: 40626 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=63033
* Use $PYNUMERIC in the dependencies.Thomas Gellekum2002-07-151-2/+2
| | | | Notes: svn path=/head/; revision=62985
* Fix example setting in pkg-descr.Yoichi NAKAYAMA2002-07-143-2/+9
| | | | | | | | | Run mktexlsr after installation. Submitted by: Lawrence Mayer <lawmay@ki.se> Notes: svn path=/head/; revision=62928
* Use USE_GNOMENG.Maxim Sobolev2002-07-122-16/+3
| | | | Notes: svn path=/head/; revision=62852
* Update to 1.2.0.CHOI Junho2002-07-1213-86/+239
| | | | | | | | | | | | | Based on Ports Fury's patch, I added: - compliation fix for -current - some c++-related fix - advice of R. Lahaye <lahaye@snu.ac.kr> for xforms PR: ports/40077 Submitted by: Ports Fury and other people on -ports Notes: svn path=/head/; revision=62848
* Convert all core GNOME1 components and some of the most popular GNOME1Maxim Sobolev2002-07-114-16/+8
| | | | | | | | | | | | | | | | | | | apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular, which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably reduce langht of dependency chains for GNOME1 ports (for example after this commit AbiWord's dependency chain was reduced by 7 ports from 57 to only 50, while Gnumeric's - from 60 to 53 and so on). The most of the GNOME1 apps are still not converted, so that lot of work is still ahead. Please report any unusual problems to gnome@FreeBSD.org. Discussed with: marcus Reviewed by: marcus Notes: svn path=/head/; revision=62821
* Use USE_REINPLACE.Maxim Sobolev2002-07-111-6/+7
| | | | Notes: svn path=/head/; revision=62815
* Add back USE_GMAKE which was accidentally removed during the upgrade.Masafumi Max NAKANE2002-07-112-0/+2
| | | | | | | | This is needed as recent bmake (such as on 4.6) doesn't work with the Makefile, while older bmake (such as on 4.4) works. Submitted by: maintainer Notes: svn path=/head/; revision=62790
* depend to ja-jcode.pl instead of ja-p5-jcode.pl .SADA Kenji2002-07-111-1/+1
| | | | | | | | I'm about to remove ja-p5-jcode.pl since it isn't perl module. Approved by: Maintainer Notes: svn path=/head/; revision=62789
* Be a little more sensible about the dist site subdir.Joe Marcus Clarke2002-07-091-1/+1
| | | | Notes: svn path=/head/; revision=62697
* Committed, thanks.Alan Eldridge2002-07-091-1/+2
| | | | | | | | PR: 39714 Submitted by: Scott Flatman Notes: svn path=/head/; revision=62686
* Fix wrong example setting.Yoichi NAKAYAMA2002-07-081-1/+2
| | | | | | | Submitted by: Lawrence.Mayer@dsg.ki.se Notes: svn path=/head/; revision=62636
* Add ggv2 after a repo-copy from ggv. ggv2 is the GNOME 2.0 Postscript andJoe Marcus Clarke2002-07-0714-198/+92
| | | | | | | PDF viewer. Notes: svn path=/head/; revision=62616
* Mark forbidden because of possible security bug. I have not yetTrevor Johnson2002-07-071-0/+2
| | | | | | | been able to reproduce the bug. Notes: svn path=/head/; revision=62543
* Fix for xforms 1.0.Mike Heffner2002-07-065-0/+1080
| | | | | | | Tested by: Daniel Mueller <mue.da@gmx.de> Notes: svn path=/head/; revision=62499
* add dvipdfm-cjk 20020531Ying-Chieh Liao2002-07-0511-0/+305
| | | | | | | | | | Dvipdfm with Asian languages by CID-keyed font technology support PR: 40228 Submitted by: Statue <statue@freebsd.sinica.edu.tw> Notes: svn path=/head/; revision=62488
* Oops...forgot a few to bump lib. version.Mike Heffner2002-07-045-5/+5
| | | | Notes: svn path=/head/; revision=62423
* Bump XForms lib. version.Mike Heffner2002-07-041-1/+1
| | | | Notes: svn path=/head/; revision=62421