| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
05 Sep 2008 19:41:49
7.07_18
|
hrs  |
* print/ghostscript-* and related ports have been renamed in the
following way:
print/ghostscript-gnu -> print/ghostscript7
print/ghostscript-gnu-nox11 -> print/ghostscript7-nox11
print/ghostscript-gnu-commfont -> print/ghostscript7-commfont
print/ghostscript-gpl -> print/ghostscript8
print/ghostscript-gpl-nox11 -> print/ghostscript8-nox11
japanese/ghostscript-gnu-jpnfont -> print/ghostscript7-jpnfont
korean/ghostscript-gnu-korfont -> print/ghostscript7-korfont
* USE_GHOSTSCRIPT now supports a version number which the port
requires. The valid value is "7" or "8". If other value is
specified, value of WITH_GHOSTSCRIPT_VER is used.
* WITH_GHOSTSCRIPT_GNU has been removed in favor of
WITH_GHOSTSCRIPT_VER. The valid value of WITH_GHOSTSCRIPT_VER is
"7" or "8", and the default value is "8".
Approved by: portmgr (pav) |
25 Jul 2008 12:24:09
7.07_18
|
pav  |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
19 Apr 2008 17:56:05
7.07_18  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
17 Apr 2008 23:19:49
7.07_18
|
edwin  |
Incorrect CONFLICTS in multiple ports.
There are incorrect CONFLICTS in multiple ports. E.g.:
contain two CONFLICTS= lines, the second line overrides the first one.
PR: ports/122851
Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com> |
16 Apr 2008 15:23:14
7.07_18
|
rafan  |
- Bump PORTREVISION for CONFLICTS changed
Noticed by: flz |
16 Apr 2008 01:31:12
7.07_17
|
rafan  |
- lang/gambc, print/ghostscript-gpl, print/ghostscript-gnu all install
bin/gsc, so make they conflict to each others
PR: ports/122792
Reported by: Anatoly Borodin <anatoly.borodin at gmail.com>
Approved by: Rob Zinkov <rzinkov@eden.rutgers.edu> (maintainer of lang/gambc) |
01 Jan 2008 16:45:31
7.07_17
|
thierry  |
Adding a post-installation message , telling the user that he needs a
dvips to run dvipdf.
PR: ports/117878
Submitted by: Steve Wills <steve (at) mouf.net> |
24 Sep 2007 08:39:21
7.07_17
|
rafan  |
Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gpl
since version 8.57. The leading ghostscript is the -gpl one.
Approved by: portmgr (pav) |
03 Aug 2007 21:46:53
7.07_16
|
mm  |
- Replace USE_XLIB with USE_XORG (xt xext)
- Bump PORTREVISION
Tested by: pointyhat
Thanks to: pav (testing)
Approved by: garga (mentor, implicit) |
20 May 2007 11:50:22
7.07_16
|
pav  |
- Bump PORTREVISION for xorg72 import (automated tool got confused here)
Reported by: netchild
Approved by: portmgr (implicit) |
19 May 2007 20:32:57
7.07_16
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
22 Jan 2007 23:47:36
7.07_15
|
rafan  |
- Fix build on gcc 4. Patch is stealed from print/ghostscript-afpl,
which is submitted by Ron MacNeil in ports/94461. |
15 Aug 2006 00:56:24
7.07_15
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include misc/ multimedia/ net/ net-mgmt/ net-im/
net-p2p/ palm/ print/ science/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
31 May 2006 16:24:03
7.07_15
|
novel  |
Fix some typos in comments.
Submitted by: stefanf |
21 May 2006 19:02:08
7.07_15
|
arved  |
Fix fetch of eplaser distfile by putting a copy on MASTER_SITE_LOCAL |
13 May 2006 01:03:17
7.07_15
|
edwin  |
Remove USE_REINPLACE from all categories starting with P |
07 Mar 2006 08:28:06
7.07_15
|
ade  |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
22 Jan 2006 02:48:53
7.07_14
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
27 Dec 2005 23:58:21
7.07_14
|
pav  |
- Add conflicts
PR: ports/80491
Submitted by: LI Dong <ld@ldconfig.com> |
27 Nov 2005 17:57:19
7.07_14
|
hrs  |
Security fix: several shell scripts included in the Ghostscript package
allow local users to overwrite files via a symlink attack on temporary
files.
Security: CAN-2004-0967 |
25 Nov 2005 17:42:55
7.07_13  |
pav  |
- Add SHA256 |
22 Nov 2005 16:40:43
7.07_13  |
mnag  |
Fix MASTER_SITES (pcl3-3.3.tar.gz)
PR: 89293
Notified by: diff <diff@infosemi.com> |
08 Jun 2005 10:57:22
7.07_13  |
barner  |
Forgot these in my last commit, sorry. Here's the full log:
- Update MASTER_SITES for MD2K driver
- Remove HPDJ driver completely (officially discontinued)
- Add KRGB support patch for IJS driver
- Bump GS_REVISION
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Tested by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
PR: ports/81962 |
08 Jun 2005 10:54:11
7.07_13  |
barner  |
- Update MASTER_SITES for MD2K driver
- Remove HPDJ driver completely (officially discontinued)
- Add KRGB support patch for IJS driver
- Bump GS_REVISION
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Tested by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
PR: ports/81962 |
06 Jun 2005 15:13:23
7.07_12  |
barner  |
- Update master site and homepage for PCL3 driver
- Add FIXME item noting that the HPDJ (predecessor of PCL3) has been
obsoleted by its author Martin Lottermoser. |
24 Jan 2005 20:21:14
7.07_12  |
pav  |
- Update gimp-print to 4.2.7
- Correct merge cups/pstoraster patches
PR: ports/76569
Submitted by: Jose M Rodriguez (freebsd) <josemi@freebsd.jazztel.es> |
29 Dec 2004 22:29:30
7.07_11  |
obrien  |
Make it clearer what this is vs. ghostscript-gpl. |
22 Nov 2004 16:27:13
7.07_11  |
krion  |
Fix typo
PR: ports/74250
Submitted by: Ports Fury |
16 Oct 2004 07:28:34
7.07_11  |
krion  |
Announce the release of GPL Ghostscript. This release is based on
the AFPL Ghostscript 8.00 release of 14 months ago. The most
significant new feature since 7.0x is support for DeviceN
colorspaces, up to 8 colorants total at 8 bits per component. Also,
pdfwrite has seen considerable improvement in font handling, and
many other bug fixes.
PR: ports/72326
Submitted by: Ports Fury |
01 Aug 2004 14:39:24
7.07_11  |
lofi  |
GCC 3.4 fixes. |
28 Jun 2004 05:03:55
7.07_11  |
krion  |
Remove nonexisting file from pkg-plist
Submitted by: Kent Stewart <kstewart@owt.com>
Pointyhat to: krion |
27 Jun 2004 21:14:57
7.07_10  |
krion  |
Fix package build |
27 Jun 2004 18:13:39
7.07_9  |
krion  |
Update EPLASER driver to version 3.1.4
PR: ports/68391
Submitted by: Ports Fury |
17 Jun 2004 08:18:55
7.07_8  |
pav  |
- Unify print/gsfonts dependency check
PR: ports/67999, ports/68035
Submitted by: Jose M Rodriguez <freebsd@wanadoo.es> |
14 Jun 2004 14:02:09
7.07_8  |
nork  |
Fix dependency on print/gsfonts.
Pointed out by: bento via kris, hrs |
13 Jun 2004 12:36:21
7.07_7  |
nork  |
o Remove ghostscript-fonts and Add dependency on print/gsfonts.
o Update gimp-print to 4.2.6.
o Fix implicit dependency on cups/ijs.
PR: ports/67574
Submitted by: Jose M Rodriguez <freebsd@wanadoo.es> |
28 May 2004 02:55:46
7.07_6  |
linimon  |
Handle NeverEmbed CJK TrueType into PDF, and write correct glyph widths
of CJK TrueType into PDF, and do not write CIDToGIDMap of NeverEmbed CJK
TrueType and Encoding of CIDFont into PDF.
PR: ports/62078
Submitted by: KOMATSU Shinichiro <koma2 at jiro dot c dot u-tokyo dot ac dot
jp>
Reviewed by: KATO Tsuguru <jungle at m8 dot dion dot ne dot jp> |
09 May 2004 18:26:18
7.07_6  |
krion  |
- Fix MASTER_SITES
PR: ports/66398
Submitted by: Ports Fury |
10 Apr 2004 17:26:55
7.07_6  |
trevor  |
Tidy up whitespace. |
26 Mar 2004 14:43:45
7.07_6  |
krion  |
- Improve papersize handling of LIPS driver
PR: ports/64766
Submitted by: Ports Fury |
17 Mar 2004 23:54:21
7.07_6  |
marcel  |
s/pre-install/pre-su-install/ because we're creating directories under
${PREFIX}. |
17 Mar 2004 18:29:46
7.07_6  |
trevor  |
SIZEify. |
04 Feb 2004 05:10:27
7.07_6  |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
12 Jan 2004 14:34:04
7.07_5  |
krion  |
- Replace HP2200 driver (currently unavailable at master site)
with HP8XX driver
- Update ghotscript-fonts-std to version 8.11
- Update EPLASER driver to version 3.1.4
- Fix minor bug in paparsize handling of LIPS driver
- Fix minor bug in Japanese vertical font support
PR: 61249
Submitted by: Ports Fury |
27 Sep 2003 05:04:14
7.07_4  |
edwin  |
Fix master_site for EPLASER files.
Noticed by: Adam McLaurin <adam.mclaurin@gmx.net> |
27 Sep 2003 02:47:58
7.07_4  |
edwin  |
Don't forget the patches for ports/57009
PR: ports/57009
Submmited by: KATO Tsuguru <tkato@prontomail.com> |
27 Sep 2003 02:35:24
7.07_4  |
edwin  |
Update port: print/ghostscript-gnu
- Update EPLASER driver to version 3.1.1
- Fix papersize handling of LIPS driver
- Enable hl1240/hl1250 driver by default configuration
PR: ports/57009
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
25 Sep 2003 02:03:20
7.07_3  |
peter  |
Make this align correctly for amd64 as well. This should fix the docs
part of 'make release'. Many many thanks to Marcel for pointing me here! |
26 Jul 2003 23:26:51
7.07_3  |
nork  |
Fix handling big post table and GSUB's Lookuplist
sub table. These problems cause that ghostscript
can't display with kochi-subst fonts.
PR: ports-jp/13949, ports-jp/13973
Reported by: Yoshihiko Sarumaru <mistral@imasy.or.jp>
Submitted by: KANOU Hiroki <kanou@khdd.net>
Patched by: Akira TAGOH <at at gclab.org> |
22 Jul 2003 02:42:19
7.07_2  |
maho  |
(forced commit)
Former my commit is violating the
committer's rule. Samsung-SmartGDI-all-GS.tar.gz
has subject to change and this file has no
version number...
This update dealt with the problem
that the printer does not accept compressed data bands bigger than
64 kB (gdevgdi-64k-bands-gtaylor.patch) is applied. So files not being
printed with the original driver will most probably be printed with
this version.
However, my falut commit was it has already changed by arved.
Pointed out by: kris
Pointy hat to: myself |
22 Jul 2003 02:35:09
7.07_2  |
maho  |
(forced commit)
Very sorry, thousand of apologizes...
I was in rush... and what I want to do is
forced commit to distinfo, |
22 Jul 2003 02:28:58
7.07_2  |
maho  |
My former commit to
This patch cope with the problem for bigger than 64 kb
the printer does not accept compressed data bands bigger than 64 kB
(gdevgdi-64k-bands-gtaylor.patch) is applied. So files not being
printed with the original driver will most probably be printed with
this version. |
21 Jul 2003 13:41:52
7.07_2  |
arved  |
Backout my previous commit and reenable .SILENT instead.
Take measures to cope with too frequent update (without version numbering)
of Samsung-SmartGDI driver
PR: 54708
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
21 Jul 2003 10:34:13
7.07_1  |
arved  |
Add @'s before ECHO_MSGs. |
21 Jul 2003 02:35:16
7.07_1  |
maho  |
ghostscriopt/Samsung-SmartGDI-all-GS.tar.gz has been changed,
so that md5 is also subjected to change.
Submitted by: Krzysztof Stryjek <wtp@mud.pl> |
12 Jul 2003 05:43:52
7.07_1  |
nork  |
Update distinfo.
Result of diff 20030608 version and new version.
Change some style (// to /* */, \x1b to \033, etc...)
Overcome the problem that the printer does not accept
compressed data bands bigger than 64 kB.
Pointed out by: horio shoichi <bugsgrief@bugsgrief.net>
Adam <blueeskimo@gmx.net>
Rob Lahaye <lahaye@snu.ac.kr> |
11 Jul 2003 17:19:57
7.07_1  |
nork  |
o Update GDI driver
o Replace NPDL driver (currently unavailable at master site)
with one included in LIPS driver
PR: ports/54103
Submitted by: Ports Fury |
11 Jul 2003 16:14:50
7.07  |
nork  |
Update URL for eplaser.
Reviewed by: Yoshihiko Sarumaru <mistral@imasy.or.jp> |
08 Jun 2003 20:02:23
7.07  |
naddy  |
Update to version 7.07.
PR: 52480
Submitted by: Ports Fury |
10 May 2003 00:40:38
7.06  |
arved  |
This port CONFLICTS with ghostscript-afpl* |
27 Apr 2003 23:09:13
7.06  |
naddy  |
Update to version 7.06.
PR: 51062
Submitted by: Ports Fury |
20 Apr 2003 19:40:34
7.05_5  |
marcus  |
Remove USE_GNOMENG. |
27 Mar 2003 16:02:50
7.05_5  |
nork  |
Bump PORTREVISION by previous commit.
And I forgot to mention that Support for EPSON LPC-9500. |
27 Mar 2003 15:41:29
7.05_4  |
nork  |
Eplaser update to 3.0.6.
PR: ports-jp/13600
Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp> |
02 Mar 2003 08:57:09
7.05_4  |
leeym  |
- chown font files to root:wheel after extract them into datadir
- bump PORTREVISION
PR: 48821
Submitted by: Pat Lashley <patl+freebsd@volant.org> |
20 Feb 2003 18:55:51
7.05_3  |
knu  |
De-pkg-comment. |
19 Dec 2002 00:43:11
7.05_3  |
marcel  |
Fix ghostscript on ia64. The logic to determine what the minimum
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. |
10 Nov 2002 20:13:27
7.05_3  |
arved  |
Add another MD5 sum for ghostscript/eplaser-3.0.4-651.tgz
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 |
07 Oct 2002 01:17:24
7.05_3  |
ijliao  |
- Wipe x11* items out from device config dialog when WITHOUT_X11 is defined
- Fix MASTER_SITES
PR: 43708
Submitted by: Ports Fury |
02 Sep 2002 01:03:49
7.05_3  |
lioux  |
Deploy USE_GNOMENG infrastructure
PR: 42302
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
20 Aug 2002 00:15:59
7.05_3  |
naddy  |
Add back Gimp-Print (stp) driver support.
PR: 41800
Submitted by: Ports Fury |
17 Aug 2002 21:36:30
7.05_3  |
naddy  |
Add BJC250 driver.
PR: 41738
Submitted by: Ports Fury |
06 Aug 2002 20:34:09
7.05_2  |
naddy  |
- Spin off Gimp-Print driver.
- Update EPLASER driver to version 3.0.4.
- Update GDI driver.
PR: 41275
Submitted by: Ports Fury |
27 Jun 2002 23:52:18
7.05_1  |
perky  |
PERL -> REINPLACE_CMD
PR: 39706 39708 39709 39710
Submitted by: Scott Flatman <sf@dsinw.com> |
10 May 2002 03:15:19
7.05_1  |
ijliao  |
Spin off HPIJS driver
PR: 37890, 37891
Submitted by: Ports Fury |
27 Apr 2002 18:27:56
7.05  |
ijliao  |
upgrade to 7.05
PR: 37501
Submitted by: Ports Fury |
24 Apr 2002 22:35:20
6.53_2  |
mi  |
Update the checksum of one of ``gdevdj9.c.gz'' used by both ports.
PR: ports/36752 ports/37164
Submitted by: Shannon -jj Behrens, KATO Tsuguru |
20 Apr 2002 15:38:25
6.53_2  |
ijliao  |
- Update DISTNAME/MASTER_SITE of samsung-gdi driver
- Add workaround for the problem that ps2epsi doesn't work
PR: 37285
Submitted by: Ports Fury |
05 Apr 2002 02:20:54
6.53  |
kuriyama  |
Bump $PORTREVISION for previous commit (distfile changed).
Changes in gdevdj9.c include "both the Quality and the Duplex parameter
can be set using setpagedevice." |
05 Apr 2002 02:10:03
6.53  |
kuriyama  |
(1) I forgot to update distinfo for gdevdj9.c.gz mentioned in original PR.
(2) $MASTER_SITES optimization may not work if $DISTFILES has comma
separated keywords after ":" separator.
PR: ports/36762 (2)
Reported by: tkato (1), Lev A. Serebryakov <lev@serebryakov.spb.ru> (2)
Pointy hat to: kuriyama |
05 Apr 2002 01:23:08
6.53  |
alfred  |
hopefully fix 5.x breakage by not using 'stderr' to initialize a global. |
04 Apr 2002 02:03:09
6.53  |
kuriyama  |
Upgrade to 6.53.
PR: ports/36674
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
03 Apr 2002 20:49:37
6.53  |
lioux  |
o Fix breakage introduced in last rev:
- Comma operator does not work for {DIST,PATCH}FILES just yet,
re-arrange groups to achieve similar effect
Prompted by: John Hay <jhay@icomtek.csir.co.za> |
02 Apr 2002 21:38:47
6.52_5  |
lioux  |
Complete deployment of MASTER_SITES:n |
09 Mar 2002 00:27:21 
|
trevor  |
Sort some of the master sites. |
01 Feb 2002 14:07:17 
|
murray  |
Bump PORTREVISION now that ps2epsi has been fixed. |
30 Jan 2002 01:20:08 
|
murray  |
Fix the ps2epsi program to create encapsulated PostScript out of a PostScript
page. There is a blatant typo here that is fixed in the ghostscript-afpl
version. |
24 Jan 2002 01:06:37 
|
trevor  |
Add checksum for latest HP DJ970C Series driver (I left the old checksum in
place). I don't have access to one of these printers for testing, but the new
driver does at least compile. |
22 Jan 2002 03:08:18 
|
trevor  |
Upgrade HPIJS (HP inkjet) driver to 1.0.2, featuring the latest disclaimer
technology (and allowing full-bleed printing on the Photosmart 100), so
increment PORTREVISION. |
19 Jan 2002 04:27:11 
|
sf  |
support CFLAGS/CXXFLAGS properly. |
17 Jan 2002 20:57:53 
|
andreas  |
Update HPIJS package from 1.0 to 1.0.1. HP fixed "off-by-one error" in the
HPIJS sources, that caused hpijs to core dump at runtime, when being compiled
with -O or -O2. I confirmed, that everything works perfectly again with -O and
-O2. Bumped port revision, to flag this as an important change. Thanks to
David Suffield from HP who took our (and others) reports seriously, fixed the
bug and released the new HPIJS version. |
14 Jan 2002 14:57:59 
|
sf  |
o fix build of HPinkjet driver. o change WWW. |
11 Jan 2002 21:47:33 
|
andreas  |
- Fix hpijs 1.0 dumping core with the kind help of HP. - Important fix,
therefore PORTREVISION bumped. |
01 Jan 2002 14:07:39 
|
dirk  |
Fix build if ${PORTSDIR} is a symlink by finding jpeg's WRKSRC properly. |
29 Dec 2001 17:01:20 
|
lioux  |
o Missed when rev 1.61 of Makefile was committed (blame getpr) for PR
mentioned below o do NOT bump PORTREVISION since it only fixes BATCH builds
|
27 Dec 2001 16:47:06 
|
lioux  |
- Update Gimp-Print driver to version 4.2.0 - Update HPinkjet driver to
version 1.0 - Better support for jpeg WRKDIR location |
04 Nov 2001 07:35:39 
|
demon  |
Update to 6.52 |
12 Oct 2001 05:01:48 
|
ijliao  |
back out last commit |
11 Oct 2001 12:01:42 
|
ijliao  |
DISTDIR/DIST_SUBDIR -> _DISTDIR |
06 Oct 2001 18:24:19 
|
lioux  |
o style fixes - deploy DATADIR/DOCSDIR - don't use internal .mk work
variables, rely on supported ones _DISTDIR -> DISTDIR/DIST_SUBDIR o
use <machine/endian.h> for checking byte order instead of an ARCH check |