Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
7.07_18 05 Sep 2008 19:41:49 |
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) |
7.07_18 25 Jul 2008 12:24:09 |
pav |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
7.07_18 19 Apr 2008 17:56:05 |
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) |
7.07_18 17 Apr 2008 23:19:49 |
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> |
7.07_18 16 Apr 2008 15:23:14 |
rafan |
- Bump PORTREVISION for CONFLICTS changed
Noticed by: flz |
7.07_17 16 Apr 2008 01:31:12 |
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) |
7.07_17 01 Jan 2008 16:45:31 |
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> |
7.07_17 24 Sep 2007 08:39:21 |
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) |
7.07_16 03 Aug 2007 21:46:53 |
mm |
- Replace USE_XLIB with USE_XORG (xt xext)
- Bump PORTREVISION
Tested by: pointyhat
Thanks to: pav (testing)
Approved by: garga (mentor, implicit) |
7.07_16 20 May 2007 11:50:22 |
pav |
- Bump PORTREVISION for xorg72 import (automated tool got confused here)
Reported by: netchild
Approved by: portmgr (implicit) |
7.07_16 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
7.07_15 22 Jan 2007 23:47:36 |
rafan |
- Fix build on gcc 4. Patch is stealed from print/ghostscript-afpl,
which is submitted by Ron MacNeil in ports/94461. |
7.07_15 15 Aug 2006 00:56:24 |
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> |
7.07_15 31 May 2006 16:24:03 |
novel |
Fix some typos in comments.
Submitted by: stefanf |
7.07_15 21 May 2006 19:02:08 |
arved |
Fix fetch of eplaser distfile by putting a copy on MASTER_SITE_LOCAL |
7.07_15 13 May 2006 01:03:17 |
edwin |
Remove USE_REINPLACE from all categories starting with P |
7.07_15 07 Mar 2006 08:28:06 |
ade |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
7.07_14 22 Jan 2006 02:48:53 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
7.07_14 27 Dec 2005 23:58:21 |
pav |
- Add conflicts
PR: ports/80491
Submitted by: LI Dong <ld@ldconfig.com> |
7.07_14 27 Nov 2005 17:57:19 |
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 |
7.07_13 25 Nov 2005 17:42:55 |
pav |
- Add SHA256 |
7.07_13 22 Nov 2005 16:40:43 |
mnag |
Fix MASTER_SITES (pcl3-3.3.tar.gz)
PR: 89293
Notified by: diff <diff@infosemi.com> |
7.07_13 08 Jun 2005 10:57:22 |
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 |
7.07_13 08 Jun 2005 10:54:11 |
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 |
7.07_12 06 Jun 2005 15:13:23 |
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. |
7.07_12 24 Jan 2005 20:21:14 |
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> |
7.07_11 29 Dec 2004 22:29:30 |
obrien |
Make it clearer what this is vs. ghostscript-gpl. |
7.07_11 22 Nov 2004 16:27:13 |
krion |
Fix typo
PR: ports/74250
Submitted by: Ports Fury |
7.07_11 16 Oct 2004 07:28:34 |
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 |
7.07_11 01 Aug 2004 14:39:24 |
lofi |
GCC 3.4 fixes. |
7.07_11 28 Jun 2004 05:03:55 |
krion |
Remove nonexisting file from pkg-plist
Submitted by: Kent Stewart <kstewart@owt.com>
Pointyhat to: krion |
7.07_10 27 Jun 2004 21:14:57 |
krion |
Fix package build |
7.07_9 27 Jun 2004 18:13:39 |
krion |
Update EPLASER driver to version 3.1.4
PR: ports/68391
Submitted by: Ports Fury |
7.07_8 17 Jun 2004 08:18:55 |
pav |
- Unify print/gsfonts dependency check
PR: ports/67999, ports/68035
Submitted by: Jose M Rodriguez <freebsd@wanadoo.es> |
7.07_8 14 Jun 2004 14:02:09 |
nork |
Fix dependency on print/gsfonts.
Pointed out by: bento via kris, hrs |
7.07_7 13 Jun 2004 12:36:21 |
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> |
7.07_6 28 May 2004 02:55:46 |
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> |
7.07_6 09 May 2004 18:26:18 |
krion |
- Fix MASTER_SITES
PR: ports/66398
Submitted by: Ports Fury |
7.07_6 10 Apr 2004 17:26:55 |
trevor |
Tidy up whitespace. |
7.07_6 26 Mar 2004 14:43:45 |
krion |
- Improve papersize handling of LIPS driver
PR: ports/64766
Submitted by: Ports Fury |
7.07_6 17 Mar 2004 23:54:21 |
marcel |
s/pre-install/pre-su-install/ because we're creating directories under
${PREFIX}. |
7.07_6 17 Mar 2004 18:29:46 |
trevor |
SIZEify. |
7.07_6 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
7.07_5 12 Jan 2004 14:34:04 |
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 |
7.07_4 27 Sep 2003 05:04:14 |
edwin |
Fix master_site for EPLASER files.
Noticed by: Adam McLaurin <adam.mclaurin@gmx.net> |
7.07_4 27 Sep 2003 02:47:58 |
edwin |
Don't forget the patches for ports/57009
PR: ports/57009
Submmited by: KATO Tsuguru <tkato@prontomail.com> |
7.07_4 27 Sep 2003 02:35:24 |
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> |
7.07_3 25 Sep 2003 02:03:20 |
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! |
7.07_3 26 Jul 2003 23:26:51 |
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> |
7.07_2 22 Jul 2003 02:42:19 |
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 |
7.07_2 22 Jul 2003 02:35:09 |
maho |
(forced commit)
Very sorry, thousand of apologizes...
I was in rush... and what I want to do is
forced commit to distinfo, |
7.07_2 22 Jul 2003 02:28:58 |
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. |
7.07_2 21 Jul 2003 13:41:52 |
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> |
7.07_1 21 Jul 2003 10:34:13 |
arved |
Add @'s before ECHO_MSGs. |
7.07_1 21 Jul 2003 02:35:16 |
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> |
7.07_1 12 Jul 2003 05:43:52 |
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> |
7.07_1 11 Jul 2003 17:19:57 |
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 |
7.07 11 Jul 2003 16:14:50 |
nork |
Update URL for eplaser.
Reviewed by: Yoshihiko Sarumaru <mistral@imasy.or.jp> |
7.07 08 Jun 2003 20:02:23 |
naddy |
Update to version 7.07.
PR: 52480
Submitted by: Ports Fury |
7.06 10 May 2003 00:40:38 |
arved |
This port CONFLICTS with ghostscript-afpl* |
7.06 27 Apr 2003 23:09:13 |
naddy |
Update to version 7.06.
PR: 51062
Submitted by: Ports Fury |
7.05_5 20 Apr 2003 19:40:34 |
marcus |
Remove USE_GNOMENG. |
7.05_5 27 Mar 2003 16:02:50 |
nork |
Bump PORTREVISION by previous commit.
And I forgot to mention that Support for EPSON LPC-9500. |
7.05_4 27 Mar 2003 15:41:29 |
nork |
Eplaser update to 3.0.6.
PR: ports-jp/13600
Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp> |
7.05_4 02 Mar 2003 08:57:09 |
leeym |
- chown font files to root:wheel after extract them into datadir
- bump PORTREVISION
PR: 48821
Submitted by: Pat Lashley <patl+freebsd@volant.org> |
7.05_3 20 Feb 2003 18:55:51 |
knu |
De-pkg-comment. |
7.05_3 19 Dec 2002 00:43:11 |
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. |
7.05_3 10 Nov 2002 20:13:27 |
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 |
7.05_3 07 Oct 2002 01:17:24 |
ijliao |
- Wipe x11* items out from device config dialog when WITHOUT_X11 is defined
- Fix MASTER_SITES
PR: 43708
Submitted by: Ports Fury |
7.05_3 02 Sep 2002 01:03:49 |
lioux |
Deploy USE_GNOMENG infrastructure
PR: 42302
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
7.05_3 20 Aug 2002 00:15:59 |
naddy |
Add back Gimp-Print (stp) driver support.
PR: 41800
Submitted by: Ports Fury |
7.05_3 17 Aug 2002 21:36:30 |
naddy |
Add BJC250 driver.
PR: 41738
Submitted by: Ports Fury |
7.05_2 06 Aug 2002 20:34:09 |
naddy |
- Spin off Gimp-Print driver.
- Update EPLASER driver to version 3.0.4.
- Update GDI driver.
PR: 41275
Submitted by: Ports Fury |
7.05_1 27 Jun 2002 23:52:18 |
perky |
PERL -> REINPLACE_CMD
PR: 39706 39708 39709 39710
Submitted by: Scott Flatman <sf@dsinw.com> |
7.05_1 10 May 2002 03:15:19 |
ijliao |
Spin off HPIJS driver
PR: 37890, 37891
Submitted by: Ports Fury |
7.05 27 Apr 2002 18:27:56 |
ijliao |
upgrade to 7.05
PR: 37501
Submitted by: Ports Fury |
6.53_2 24 Apr 2002 22:35:20 |
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 |
6.53_2 20 Apr 2002 15:38:25 |
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 |
6.53 05 Apr 2002 02:20:54 |
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." |
6.53 05 Apr 2002 02:10:03 |
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 |
6.53 05 Apr 2002 01:23:08 |
alfred |
hopefully fix 5.x breakage by not using 'stderr' to initialize a global. |
6.53 04 Apr 2002 02:03:09 |
kuriyama |
Upgrade to 6.53.
PR: ports/36674
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
6.53 03 Apr 2002 20:49:37 |
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> |
6.52_5 02 Apr 2002 21:38:47 |
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 |