1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
Commit Graph

108 Commits

Author SHA1 Message Date
Trevor Johnson
1fc57ea572 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.

I nominate this for re-tagging.

Noticed by:	luigi
2002-01-24 01:06:37 +00:00
Trevor Johnson
f6d0a3d776 Update HPIJS (HP inkjet) driver to 1.0.2. This version adds the
phrase "PATENT INFRINGEMENT" to one hundred (100) disclaimers and
allows full-bleed printing on the Photosmart 100.  Therefore do the
PORTVERSION Bump.

Invoke perl more specifically.

Support Microsoft .htm standard for home page.

PR:		34139
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-01-22 02:36:52 +00:00
FUJISHIMA Satsuki
78999174a2 support CFLAGS/CXXFLAGS properly.
PR:		34026
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-01-19 04:28:19 +00:00
Andreas Klemm
f37e7a8652 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.
2002-01-17 20:50:57 +00:00
FUJISHIMA Satsuki
1ad851218d o fix build of HPinkjet driver.
o change WWW.

PR:		33797
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-01-14 15:06:04 +00:00
Andreas Klemm
ce61e93223 - Fix hpijs 1.0 dumping core with the kind help of HP.
- Important fix, therefore PORTREVISION bumped.

background info: hpijs currently may not compiled with -O or -O2.
Simply leaving out any optimization (like it was default in prior
hpijs versions) cures the problem.

Many thanks to David Suffield from HP-Vancouver.
2002-01-11 21:47:33 +00:00
Dirk Froemberg
4876c142e3 Fix build if BATCH is set.
hpijs.dev was renamed to ijs.dev due to HPinkjet driver update.
2002-01-01 14:53:09 +00:00
Dirk Froemberg
4cd36e32e9 Fix build if ${PORTSDIR} is a symlink by finding jpeg's WRKSRC properly. 2002-01-01 14:07:39 +00:00
Mario Sergio Fujikawa Ferreira
831fb2519e - Update Gimp-Print driver to version 4.2.0
- Update HPinkjet driver to version 1.0
- Better support for jpeg WRKDIR location
- bump PORTREVISION

PR:		33060
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-12-27 16:45:47 +00:00
Dmitry Sivachenko
9b617e3efa Update to 7.03
PR:		31723
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-11-04 07:32:00 +00:00
Dmitry Sivachenko
4fe30a9b06 Fix mtree error.
PR:		31617
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-11-01 21:15:32 +00:00
Ying-Chieh Liao
fca93a8153 back out last commit 2001-10-12 04:02:59 +00:00
Ying-Chieh Liao
92c7dfa854 DISTDIR/DIST_SUBDIR -> _DISTDIR
PR:		31173
Submitted by:	Ports Fury
2001-10-11 11:06:28 +00:00
Mario Sergio Fujikawa Ferreira
dd68190357 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

PR:		31077
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-10-06 17:16:21 +00:00
David E. O'Brien
944aa31f79 Don't be interactive if PACKAGE_BUILDING is set. 2001-10-04 01:55:49 +00:00
Akinori MUSHA
a0ffbcddf0 Perform one leftover s/DISTDIR/_DISTDIR/. 2001-09-27 18:29:31 +00:00
Akinori MUSHA
9b3736201a Set DIST_SUBDIR=ghostscript, because this port requires lots of
distfiles with random names.

Suggested by:	Andre Albsmeier <andre.albsmeier@mchp.siemens.de>

De-portlint while I'm here.
2001-09-27 18:03:32 +00:00
Akinori MUSHA
93b6aef466 Fix a compilation error when A4 is defined.
PR:		30523
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-09-12 17:06:59 +00:00
Akinori MUSHA
da238965e1 Remove duplicate PKGNAMESUFFIX lines I added. 2001-09-11 20:22:01 +00:00
Akinori MUSHA
15339dfc10 Use the :: operator for pre-everything.
Submitted by:	Dan Langille <dan@langille.org>
2001-09-11 20:18:29 +00:00
Akinori MUSHA
f490d90d09 ** ghostscript6 has been repocopied to ghostscript-afpl **
Update to AFPL Ghostscript 7.00.

PR:		ports/29580
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-09-11 19:24:31 +00:00
Andrey A. Chernov
028edff22e Bump png major 2001-09-11 02:59:20 +00:00
Mikhail Teterin
8ca0cdadec Fix the path for one of the master sites (fh-koblenz.de). 2001-08-23 18:15:54 +00:00
Andreas Klemm
43c44a17a6 sorry, no time for maintenance, hand port over to ports team entirely 2001-07-06 10:35:32 +00:00
Maxim Sobolev
400f4557f6 Standartise the way used to disable X11 support in various ports. From now
on WITHOUT_X11 is the Only True Way[tm].
2001-06-05 11:38:35 +00:00
Andreas Klemm
b3c3dd6b70 new ftp site for pdfencrypt
Submitted by:	Mark.Andrews@nominum.com
2001-05-12 14:59:13 +00:00
Andreas Klemm
89aab4f7f3 cosmetic: use %%PORTDOCS%% variable
Submitted by:	Mikhail Teterin <mi@minime.privatelabs.com>
2001-04-10 05:10:50 +00:00
Andreas Klemm
63432c12c7 - "Gelhaus driver" (cdj850) wasn't active in gs, fix that
- therefore bump port revision
- add a makefile template, so that it will be compiled in
- patch configure.batch and the interactive one
  interactive configuration is still not enabled, because every
  driver entry needs to be checked thoroughly if its still present,
  if more printer models are supported, if there are new printers/drivers,
  etc ... This needs time that I currently don't have.
  Any taker ???
2001-04-01 15:55:32 +00:00
Andreas Klemm
4149507ec1 - update port to use pcl3-3.2, this is the release version of the
PCL3 driver from Martin Lottermoser (former 3.0.2 was BETA)
- therefore bump PORTREVISION
- pkg-plist: remove BETA file, added NEWS file instead
2001-03-26 17:11:40 +00:00
Andreas Klemm
e64705ffc5 - enable LyX 1.1.6 to show included EPS figures
- tested by Jose
- problem is described in:
   http://sourceforge.net/bugs/?func=detailbug&bug_id=124957&group_id=1897
- major fix for lyx users, therefore bumped port revision

Submitted by:	Jose M. Alcaide <jose@we.lc.ehu.es>
2001-03-20 08:08:20 +00:00
Andreas Klemm
78b3d80494 gs shouldn't ignore SIGTERM from lpd by simply adding -DUPD_SIGNAL=0
to CFLAGS
- this saves paper if you device to kill a job quickly because you
  forgot something ...
- prevents in UPD driver (reported by Joerg) to make a "clean shutdown",
  which is generally a nice idea, but in "real life" leads to a wastage
  of paper ...
- portrevision bumped because of this important feature

Submitted by:	J Wunsch <j@ida.interface-business.de>
2001-02-28 06:51:00 +00:00
Nik Clayton
03030cf1ab Honour the NO_X variable, and don't try and build the X11 output formats,
or depend on the X11 libraries, if it is set.

This should allow "make release" to work happily with the documentation
build again.

Approved by:	andreas (MAINTAINER)
2001-02-25 19:02:46 +00:00
Andreas Klemm
557a8ebe93 - checksum of gdevcd8.tar.gz changed
- created a new distinfo file
- bumped PORTREVISION since this makes sure, that packages are build from
  proper source

Submitted by:	Christopher Masto <chris@netmonger.net>
2001-01-19 19:01:31 +00:00
Andreas Klemm
66c3f0e72b bugfix: distinfo file is missing md5 checksum for hpdj 2.6 sources
this is another showstopper after the variable name change and still
doesn't show up here, since I have the sources in DISTFILES dir...
PORTREVISION still doesn't need a bump, since no package could have
been created and if, there is no new port functionality involved with
this fix. Sorry for any trouble, but its too expensive for me, to re-fetch
all files as final test.

Submitted by:	"Jamin A. Brown" <jamin@gwi.net>
2001-01-18 18:44:26 +00:00
Andreas Klemm
26b2a64ca5 bugfix: hpdj couldn't be fetched after the variable name change
I forgot to change HPDJ_DRV to HPDJ_SRC in DISTFILES
PORTREVISION not bumped since building of packages wasn't possible.
Even if port/package could be build, because hpdj source was already
present, no functionality change.

Submitted by:	"Justin W. Pauler" <jwpauler@jwpages.com>, "Jamin A. Brown" <jamin@gwi.net>
2001-01-18 07:14:11 +00:00
Andreas Klemm
8098ba2c79 - added stable version 4.0.4 of gimp-print (stp) driver
high quality drivers for Epsons, HPs, ...
- bumped port revision
- modified all target and added a makefile component to build
  tool from stp driver (escputil) to do maintenance on epsons
  install manpage as well
- variable name changes, new scheme sounds better
- use variables as often as possible in all make targets
  to reduce port maintenance as much as possible
- fix two copy and paste mistakes in echo messages
- updated pkg_plist, tested port and package building
  as well as removal
- modified configure.batch to build stp driver
2001-01-17 20:19:03 +00:00
Andreas Klemm
b58ebc73b1 cosmetic: add cvs id 2001-01-17 09:31:14 +00:00
Andreas Klemm
7aa654686b update to ghostscript v 6.50
- removed port revision, because of new version
- added PCL3 driver (hpdj successor) from Martin Lottermoser
  *both* driver, HPDJ and PCL3, are now compiled in
  reason: PCL3 is still flagged as BETA and author didn't get much response
  Although Martin says, its definitively not ALPHA, its safer to have the
  old drivers around, if things fail for some reason.
  Martin confirmed, that its possible to have both in one gs binary !!!
- disable configure script temporarily, since dialog needs a driver update
  but I don't want to hold back that port any longer.
- enabled as many gs driver as possible
- reorganized MASTER_SITES
  - added mirrors
  - add a note, that russion mirror isn't up to date, so don't add it
  - optimized downloading from 6 different sources by special ordering
- reorganized Makefile completely
  - put only ${GS_SOURCES} into EXTRACT_ONLY variable
    unpacking other 3rd party src's is handled in post-extract target
  - directory creating, patching, unpacking and install actions are
    now handeled within the proper make target. This makes port maintenance
    much easier, i.e.: if you enter make extract, then only extraction
    of things happen, but makefiles are still not patched. Before this
    cleanup, things were not so structured and not easy to maintain.
    Maybe we get a configure script later, to choose between different
    3rd party driver options, then this "sorting" and documenting
    will support the migration process...
  - silence port by hiding actions with "@"
  - insert many informational echoes. This makes port maintenance and
    troubleshooting easier
  - put more unique comments in front of the different 3rd party modules
  - document things better
  - use as many environment variables as necessary, so that "numerical"
    changes only have to happen on some places and not withing make targets
  - use gs version number also in docu directory
  - properly install runtime, info and doc files from 3rd party drivers
  - put not needed stuff into "NOPORTDOCS" section
- keep old font names to avoid fetching unnecessary things
- updated patches as necessary
- added new patch from Nartin Lottermoser
- removed 2 patches that have been incorporated into gs 6.50
- added needed manual pages
- updated pkg-plist
- finally tested port and package building as well as port removal
  new port passes all disciplines ;-)
2001-01-16 22:57:24 +00:00
Andreas Klemm
86d168e54a cosmetic:
forgot in previous commit, that HPDJ_SRC also should make use of
the new variables ${HPDJ_NAME} and ${HPDJ_VERS}
2001-01-08 18:24:42 +00:00
Andreas Klemm
6b4c3497bf purely cosmetic:
- for easier maintencance (later upgrade) splitup HPDJ_DRV variable into
  HPDJ_NAME HPDJ_VERS HPDJ_DIR HPDJ_SRC
- testcompile ran fine
2001-01-08 18:20:44 +00:00
Andreas Klemm
e56c9c397c cosmetic: update comment
new official home for Martin Lottermosers pcl3 driver
2001-01-08 17:46:07 +00:00
Andreas Klemm
5ec600fd1b updated MASTER_SITES
hpdj-2.6 is now available from
http://home.t-online.de/home/Martin.Lottermoser/pcl3dist/
2001-01-08 17:44:41 +00:00
Will Andrews
60f2b6b7a8 Goodbye, YEAR2000. Hello, 2001.
Approved by:	asami
2001-01-01 10:15:16 +00:00
Andreas Klemm
054d3d7e1f bump ports revision number, since a new 3rd party driver has been added.
Submitted by:	Kris Kennaway <kris@FreeBSD.org>
2000-11-26 21:57:21 +00:00
Andreas Klemm
9fae0f2e47 - Add 3rd party gs driver for HP DeskJet 970
- http://www.harsch.net/Ghostscript/ghostscript.html
- driver is based on Uli Wortmann's HO DJ850 driver
- supports duplex printing
  Note from the author: in duplex mode black is not so intensive as
  in normal mode. Maybe HP wants to prevent, that you don't see the
  black of the other side of the page too much.
  If somebody knows HP's algorithm, how to reduce the black, then
  author would try to compensate it with some code...
2000-11-26 14:13:02 +00:00
Andreas Klemm
c7945503df - Remove restriction of encrypted PDF support
- nonexistent -> NONEXISTENT
- Add USE_GMAKE
- portlint
- Fix usage of PREFIX/LOCALBASE
- Fix pkg/PLIST

PR:		21083
Submitted by:	tkato@prontomail.ne.jp
2000-09-11 19:06:16 +00:00
Andreas Klemm
9f1c27c0ec forgot the two patches, sorry.
PR:		20038
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
2000-08-24 20:44:58 +00:00
Andreas Klemm
9269d1b0eb The software's own genarch program took several HOURS on
my dual PIII-700  trying to figure out the  sizes of the
        primary and secondary caches. The sizes turned out to be
        rather wrong (definetly true for the L2 cache, may be L1
        is indeed 32Kb). Their algorithm  seems bogus to me, but
        most  importantly,  the  obtained values  are  NOT  USED
        anywhere in the GhostScript code... One of the submitted
        patches rips  the "cache size" section  from the genarch
        entirely.

        The attached modification and new patches also:
                . replace the use of mktemp/fopen with mkstemp/fdopen
                . modify the unix-gcc.mak so that there is no need for
                  GNU-make

PR:		20038
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
2000-08-24 20:43:55 +00:00
Maxim Sobolev
6db96c0500 Bump png shared library version.
Submitted by:	Hajimu UMEMOTO <ume@mahoroba.org>
2000-07-04 07:13:35 +00:00
Andreas Klemm
8add2e6d1e - medium definition driver (lqx70cm.upp) changed to unidirectional print to
reduce alignment problems. It is only slightly slower, but produces much
  nicer print.
- Added $Id$

Obtained from:	Harold Bower <HalBower@worldnet.att.net>
2000-04-22 06:30:43 +00:00