| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=219946
|
|
|
|
|
|
|
| |
MAKE_ENV
Notes:
svn path=/head/; revision=217477
|
|
|
|
|
|
|
|
|
|
| |
acroread. GS reports an error when it reads some broken (but
should be processed) PS files.
Reported by: Chuck Robey
Notes:
svn path=/head/; revision=216703
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use --with-{ijs,jasper} instead of running each configure script.
- Make descriptions of OPTIONS shorter than 70 chars wide.
- Add "display" (GS_display) device[2].
Reported by: pointyhat[1],
Requested by: Sascha Blank (blank dot sascha at googlemail dot com)[2]
Notes:
svn path=/head/; revision=212845
|
|
|
|
|
|
|
| |
Approved by: shaun (mentor, implicit)
Notes:
svn path=/head/; revision=212810
|
|
|
|
| |
Notes:
svn path=/head/; revision=212740
|
|
|
|
|
|
|
| |
Requested by: mezz
Notes:
svn path=/head/; revision=212668
|
|
|
|
|
|
|
|
|
|
|
| |
- Use OPTION for driver selection.
- Revert bogus Japanese font support patch. This version already
supports Japanese TTF/OTF.
- Add more Asian fonts in cidfmap.
- Clean up Makfile.
Notes:
svn path=/head/; revision=212650
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=211584
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=211480
|
|
|
|
|
|
|
| |
Noticed by: flz
Notes:
svn path=/head/; revision=211370
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=211330
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
FreeBSD. The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media. Work
is also underway to tie webkit more closely into GNOME. As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.
This release would not have been possible without the contributions and
testing efforts of the following people:
Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon
Notes:
svn path=/head/; revision=209647
|
|
|
|
|
|
|
| |
default. Try to make X11 default off when WITHOUT_X11 is defined.
Notes:
svn path=/head/; revision=209115
|
|
|
|
| |
Notes:
svn path=/head/; revision=208591
|
|
|
|
|
|
|
|
| |
PR: 121462
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Notes:
svn path=/head/; revision=208583
|
|
|
|
|
|
|
| |
Pointed out by: KATO Tsuguru <tkato432 at yahoo.com>
Notes:
svn path=/head/; revision=208419
|
|
|
|
|
|
|
|
|
| |
fixes `make release' with NOPORTS.
Submitted by: KATO Tsuguru <tkato432 at yahoo.com>
Notes:
svn path=/head/; revision=208410
|
|
|
|
|
|
|
|
|
| |
PR: ports/121283
Security: CVE-2008-0411
Submitted by: bf <bf2006a at yahoo.com>
Notes:
svn path=/head/; revision=208328
|
|
|
|
| |
Notes:
svn path=/head/; revision=208304
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix FT_BRIDGE issue
- Use OPTIONS (not for driver selection)
PR: ports/119566
Submitted by: Koji Yokota <yokota at res.otaru-uc.ac.jp>
Notes:
svn path=/head/; revision=208254
|
|
|
|
|
|
|
|
| |
PR: ports/118608
Submitted by: KATO Tsuguru <tkato432 at yahoo.com>
Notes:
svn path=/head/; revision=208163
|
|
|
|
|
|
|
|
|
|
| |
dvips to run dvipdf.
PR: ports/117878
Submitted by: Steve Wills <steve (at) mouf.net>
Notes:
svn path=/head/; revision=204805
|
|
|
|
|
|
|
|
|
| |
since version 8.57. The leading ghostscript is the -gpl one.
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=200037
|
|
|
|
|
|
|
|
|
| |
PR: ports/115593
Reported by: Barbara <barbara.xxx1975 at libero.it>
Patched by: KATO Tsuguru <tkato432 at yahoo.com>
Notes:
svn path=/head/; revision=197843
|
|
|
|
|
|
|
|
| |
PR: ports/115395
Submitted by: KATO Tsuguru <tkato432 at yahoo.com>
Notes:
svn path=/head/; revision=197810
|
|
|
|
|
|
|
|
|
|
| |
but still missing improved CJKV font handling functions.
PR: ports/115395
Submitted by: KATO Tsuguru <tkato432 at yahoo.com>
Notes:
svn path=/head/; revision=197809
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Tested by: pointyhat
Thanks to: pav (testing)
Approved by: garga (mentor, implicit)
Notes:
svn path=/head/; revision=197039
|
|
|
|
|
|
|
| |
Spotted by: itetcu
Notes:
svn path=/head/; revision=192632
|
|
|
|
|
|
|
|
| |
Submitted by: KATO Tsuguru
PR: ports/113009
Notes:
svn path=/head/; revision=192618
|
|
|
|
|
|
|
|
| |
Reported by: netchild
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=191567
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
| |
font if any (i.e. no dependency added). Bump PORTREVISION.
Notes:
svn path=/head/; revision=190803
|
|
|
|
|
|
|
|
|
|
|
| |
deactivate the driver by default.
While here, mark ghostscript-afpl as deprecated.
Submitted by: rafan
Notes:
svn path=/head/; revision=188774
|
|
|
|
|
|
|
|
| |
compatible printers (for a comprehensive list see
http://www.linuxprinting.org/show_printer.cgi?recnum=Brother-HL-1250).
Notes:
svn path=/head/; revision=188670
|
|
|
|
|
|
|
|
|
|
|
| |
- Switch to GTK 2.x
- SWitch to ship-in jasper which contains some fixes for gs
PR: ports/110818
Submitted by: KATO Tsuguru <tkato432 at yahoo.com>
Notes:
svn path=/head/; revision=188581
|
|
|
|
|
|
|
| |
Original patches are submitted by Ron MacNeil in ports/94461.
Notes:
svn path=/head/; revision=183032
|
|
|
|
|
|
|
|
|
|
|
| |
- 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>
Notes:
svn path=/head/; revision=170651
|
|
|
|
|
|
|
| |
- Fix fetch for eplaser distfile
Notes:
svn path=/head/; revision=162961
|
|
|
|
| |
Notes:
svn path=/head/; revision=162206
|
|
|
|
|
|
|
|
| |
Discussed with: kris
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=157004
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154116
|
|
|
|
| |
Notes:
svn path=/head/; revision=149449
|
|
|
|
|
|
|
|
| |
PR: 89293
Notified by: diff <diff@infosemi.com>
Notes:
svn path=/head/; revision=149074
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES for MD2K driver
- Add DMPRT driver
- Add patches necessary for building cups-pstoraster
- Add KRGB support patch for IJS driver
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Tested by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
Pointy hat to: barner [1]
Reported by: kris via pointyhat [1]
Notes:
svn path=/head/; revision=137206
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- The Ghostscript 8.15 compatibilty patch (patch-pcl3_eprn_eprnrend.c)
is by Till Kamppeter (till.kamppeter at gmx.net) and has originally
been posted on [3]
Submitted by: "Pedro F. Giffuni" <giffunip@asme.org> [1],
Jose M Rodriguez <josemi@freebsd.jazztel.es> [2]
PR: ports/77185 [1], ports/76731 (partly) [2]
Obtained from: http://www.linuxprinting.org/download/printing/ghostscript-8.x/patches/ghostscript-8.15-pcl3-driver-api8.patch [3]
Notes:
svn path=/head/; revision=136911
|
|
|
|
|
|
|
|
| |
PR: ports/74250
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=122155
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=119567
|
|
|
|
|
|
|
|
| |
PR: ports/69923
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=115306
|
|
|
|
|
|
|
|
|
|
| |
in the port anyway.
Noticed in PR: ports/69322
Submitted by: Torfinn Ingolfsen
Notes:
svn path=/head/; revision=114783
|