CVS log for ports/print/cups-pstoraster/Makefile
Up to [FreeBSD] / ports / print / cups-pstoraster
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:24:59 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Revision 1.37: download - view: text, markup, annotated - select for diffs
Sat Nov 27 18:59:50 2010 UTC (14 months, 1 week ago) by rea
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -1 lines
Change maintainer address for my ports Approved by: erwin (co-mentor)
Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:42:24 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -1 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.35: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:43:03 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -1 lines
- update to jpeg-8
Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:55:11 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated Requested by: edwin
Revision 1.33: download - view: text, markup, annotated - select for diffs
Sun May 31 09:19:09 2009 UTC (2 years, 8 months ago) by hrs
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
japanese/font-std, chinese/font-std, and dependency fixups due
to it have been added. These are to install standard fonts used in the
Ports Collection. Currently they contain:
std.ja_JP/Mincho
std.ja_JP/Gothic
std.ja_JP/Ryumin-Light
std.ja_JP/GothicBBB-Medium
std.zh_CN/STHeiti-Regular
std.zh_CN/STSong-Light
std.zh_CN/MSung-Light
std.zh_CN/MHei-Medium
under ${PREFIX}/share/fonts/. They are just symlinks to
corresponding font files. The symlink names are based on popular
PostScript font names.
Applications should refer the font files via XLFD or fontconfig
first. If they need a direct reference to the font file, please use
files in std.*/*. This is because direct reference to a specific
font name in an application configuration file makes the maintenance
difficult when the font file name is changed, for example.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon May 18 20:16:43 2009 UTC (2 years, 8 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
- depends on cups-image PR: 134651 Approved by: Eygene Ryabinkin
Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:18:08 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +0 -1 lines
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:57:44 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
Bump portrevision due to upgrade of devel/gettext. The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat Aug 4 11:41:15 2007 UTC (4 years, 6 months ago) by gabor
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
- Remove the DESTDIR modifications from individual ports as we have a new, fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat Jun 9 12:48:54 2007 UTC (4 years, 8 months ago) by miwi
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +13 -0 lines
- Add japanese font PR: 113474 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> (maintainer) Thanks to: ume@
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat May 19 20:20:45 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Mar 16 13:26:10 2007 UTC (4 years, 10 months ago) by miwi
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -2 lines
- Update to 8.15.4 PR: 110375 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> (maintainer)
Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Dec 28 19:00:15 2006 UTC (5 years, 1 month ago) by itetcu
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +18 -23 lines
- RUN_DEPEND on Ghostscript which besides bringing in some needed fonts also takes care of the breakage with AFL Ghostscript version. - take care to make espgs and ghostscript-gpl not install files into the same places - bump PORTREVISION for above - pass maintianership to submitter, Eygene Ryabinkin. PR: ports/107207 Submitted by: Eygene Ryabinkin Approved by: Frank Mayhar (formaer maintaner)
Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Dec 6 07:46:57 2006 UTC (5 years, 2 months ago) by miwi
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +16 -25 lines
- Update to 8.15.3 - Pass maintainership to submitter PR: ports/106292 Submitted by: Frank Mayhar <frank@exit.com> (maintainer)
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Aug 6 08:54:01 2006 UTC (5 years, 6 months ago) by itetcu
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +8 -4 lines
- try to catch if AFPL version of Ghostscript is used and warn the use it won't build [1] - small portlint petting PR: ports/98843 [1] Submitted by: Matthias Andree [1]
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat May 13 01:03:10 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +0 -1 lines
Remove USE_REINPLACE from all categories starting with P
Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Jun 29 09:27:04 2005 UTC (6 years, 7 months ago) by barner
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -3 lines
- Fix patch stage when /usr/ports is a symlink to a non standard location of the ports tree's root, and PORTSDIR is _not_ set. [1] - Use `bsd.port.mk' instead of `bsd.port.pre.mk' `bsd.port.post.mk' in two consecutive lines Reported by: kris via pointhat and Thierry Herbelot <thierry@herbelot.com> on freebsd-ports: <200506281337.07507.josemi@redesjm.local>
Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Jun 23 09:54:31 2005 UTC (6 years, 7 months ago) by barner
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +17 -12 lines
- Update to 8.15rc3 - Uses CUPS from espgs - Builds with gs-gpl and gs-gnu PR: ports/76731 Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Apr 12 03:26:23 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:03:46 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Dec 16 19:18:02 2004 UTC (7 years, 1 month ago) by lofi
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +0 -4 lines
Remove offending chown-age.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Dec 16 08:01:10 2004 UTC (7 years, 1 month ago) by kris
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -0 lines
BROKEN: Changes ownership of previously-installed files
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Nov 26 21:05:46 2004 UTC (7 years, 2 months ago) by krion
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +18 -9 lines
Add "pstopxl" filter Support PLIST_FILES PR: ports/74427 Submitted by: Ports Fury
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Nov 15 06:17:58 2004 UTC (7 years, 2 months ago) by dougb
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Actually installing a newer version of the software is a good reason to bump PORTREVISION.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Nov 15 04:19:05 2004 UTC (7 years, 2 months ago) by dougb
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -3 lines
Update the version of espgs to the latest, 7.07.1. Make future such udpates easier.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:08:33 2004 UTC (8 years ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Jul 21 14:24:12 2003 UTC (8 years, 6 months ago) by arved
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +29 -14 lines
Update to 7.07 PR: 53107 Submitted by: KATO Tsuguru
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Jun 8 21:13:49 2003 UTC (8 years, 8 months ago) by will
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +0 -0 lines
Please see http://freebsd.kde.org/memoriam/alane.php for an In Memoriam page.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Jun 8 21:06:21 2003 UTC (8 years, 8 months ago) by will
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
REST IN PEACE Alan Eldridge Born December 15, 1961 in Iowa Died June 6, 2003 in Denver, Colorado Thank you for your contributions, you will be greatly missed.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:09:02 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -0 lines
Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Feb 12 03:48:19 2003 UTC (9 years ago) by alane
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -6 lines
Updated to 7.05.6. I only have a PS printer, so others will have to test this and help debug if it doesn't work.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Jan 22 13:54:55 2003 UTC (9 years ago) by alane
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +8 -4 lines
Long awaited update to 1.1.18.0
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Nov 1 13:09:31 2002 UTC (9 years, 3 months ago) by alane
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Remove the StUdLyCaPs from maintainer name, 'cause some folks won't realize mail's case insensitive and will try to type that. Sorry folks, purely a cosmetic change here, nothing to see, move along, move along....
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Nov 1 04:17:50 2002 UTC (9 years, 3 months ago) by alane
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Changed MAINTAINER to my FreeBSD address.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Oct 15 01:38:29 2002 UTC (9 years, 3 months ago) by alane
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
Found the problem. If it found a glib, which would only be a non-ports glib, it would try to build Omni(?) drivers. We turn that off at config time and no more problem. PR: 43845
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Sep 11 15:03:57 2002 UTC (9 years, 5 months ago) by alane
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Update to latest version release 2002/09/06.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jul 25 03:00:14 2002 UTC (9 years, 6 months ago) by alane
Branches: MAIN
New port: print/cups-pstoraster, a very limited version of easy software's 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>
