aboutsummaryrefslogtreecommitdiffstats
path: root/print/gv
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update to 3.6.2miwi2006-11-167-85/+18
| | | | | | PR: ports/105034 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Approved by: maintainer timeout
* - Pass maintainership to submittermiwi2006-11-011-1/+1
| | | | | | (Notes: request of ports@ http://lists.freebsd.org/pipermail/freebsd-ports/2006-October/036304.html ) Submitted by: Conrad J. Sabatier <conrads at cox.net>
* - Add SHA256pav2005-11-261-0/+1
|
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Remove XAWVER from Xaw3d LIB_DEPENDS re. Xaw3d will be depended upon justlesi2005-04-101-1/+1
| | | | | | | fine without explicit version in there, while specifying it can occasionally confuse (cf. ports/78527). Packages depend on specific versions of Xaw3d and X libraries anyway and ports will get the right version number through imake.
* Fix plist.krion2005-01-011-1/+6
| | | | Approved by: portmgr (implicit)
* Update to version 3.6.1krion2004-12-3019-188/+137
| | | | | PR: ports/75627 Submitted by: Ports Fury
* Add missing ghostscript dependency.josef2004-12-111-0/+2
| | | | Approved by: edwin
* SIZEify.trevor2004-01-301-0/+2
|
* - Use canonical form (ports@FreeBSD.org) in MAINTAINER linesergei2003-12-211-1/+1
|
* Fix build on gcc-3.3.xmaho2003-08-021-0/+15
| | | | Submitted by: Simon Barner <barner@in.tum.de>
* Drop a line which contain apLineDel key, and bump PORTREVISION accordingly.nork2003-04-062-1/+11
| | | | | PR: ports/50074 Submitted by: Daniel Lang <langd@informatik.tu-muenchen.de>
* De-pkg-comment.knu2003-02-212-1/+1
|
* Fix breakage introduced with recent security update.naddy2003-02-122-1/+27
| | | | | PR: 47776 Submitted by: tmm
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Drop a line which contain ^G in gv.man.nork2002-10-231-0/+10
| | | | | PR: ports/44304 Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu>
* Sync with the Debian "26" patch set.obrien2002-10-222-2/+2
|
* Fix security vulnerability described in bugtraq id 5808 and bump PORTREVISION.sobomax2002-10-184-8/+51
| | | | Obtained from: Debian
* Also affected by bugtraq id 5808, so mark as FORBIDDEN.sobomax2002-10-181-0/+2
|
* To ports@freebsd.org.obrien2002-05-091-1/+1
|
* - Support PREFIX properlyobrien2001-02-263-6/+13
| | | | | | | - Fix Imakefile breakage under XFree86 4.x PR: 25325 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Add $FreeBSD$, which help me in problem reports.obrien2000-11-221-0/+1
|
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-1/+1
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* ComplexProgramTarget() -> ComplexProgramTargetNoMan()asami2000-09-221-0/+11
|
* Look for the correct shared version of Xaw3d.obrien2000-08-291-1/+1
|
* Look for proper version of Xaw3d, as this wasn't done when someone upgradedobrien2000-08-271-1/+1
| | | | | | the Xaw3d port. Submitted by: Bernie Doehner <bad@uhf.wireless.net>
* Accidental whitespacecpiazza2000-04-101-2/+2
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* Restore useless version required comments.obrien2000-03-221-0/+1
|
* Remove the "version required" line.obrien2000-03-201-1/+0
|
* Style nits in the ports I maintain.obrien2000-02-131-4/+4
|
* Update MASTERSITE.obrien1999-11-011-1/+1
|
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* * Make fetchable by adding MASTER_SITEs.obrien1998-12-082-4/+7
| | | | * portlint
* Move manpages from pkg/PLIST to Makefile.steve1998-10-202-2/+2
|
* Remove regexp support for Xaw3d since it can now be built insteve1998-09-211-2/+2
| | | | an ELF world.
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-081-2/+2
|
* /bin/sh -> ${SH}max1997-07-141-2/+2
|
* Upgrade to 3.5.8.tg1997-06-232-4/+4
| | | | | PR: 3929 Submitted by: Brian Handy <handy@sag.space.lockheed.com>
* USE_X11 is not necessary if USE_IMAKE is defined. While I'm here,asami1997-06-111-4/+1
| | | | remove a couple of extra newlines in the post-install target.
* Upgrade to 3.5.3.tg1997-06-104-10/+34
| | | | | PR: 3832 Submitted by: Brian Handy <handy@lambic.space.lockheed.com>
* Upgrade to 3.5.3.tg1997-06-101-4/+10
| | | | | | | PR: 3832 Submitted by: Brian Handy <handy@lambic.space.lockheed.com> Remove myself as maintainer.
* Upgrade, 3.4.3 -> 3.4.12.max1997-06-072-4/+4
| | | | | PR: 3803 Submitted by: Brian Handy <handy@lambic.space.lockheed.com>
* Upgrade to 3.4.3.asami1997-05-293-6/+7
| | | | | PR: 3703 Submitted by: Brian Handy <handy@lambic.space.lockheed.com> (except PLIST)
* Delete PATCH_STRIP so this port compiles. This one is a huge mysteryasami1997-04-181-2/+1
| | | | | | | | to me. (1) I have no idea how this port worked for anyone. (2) I have no idea why this variable was here to begin with.
* Upgrade to 3.2.4.tg1997-04-184-62/+29
|
* Upgrade to 3.0.4.tg1997-04-022-4/+4
|
* Fiix master site's pathname.asami1997-03-281-2/+2
|
* Upgrade to 2.9.4.tg1997-03-273-8/+8
|
* Remove RUN_DEPENDS to gs, there are too many versions around (3asami1997-01-142-3/+13
| | | | | English and 3 Japanese) and we don't want the package to have a @pkgdep on a particular version.
* Upgrade from 2.7b5 to 2.7.6tg1996-11-123-25/+6
|
* Upgrade to 2.7b5. Should handle PDF now.tg1996-08-277-187/+71
|
* Oops. Add RUN_DEPENDS=gs.tg1996-04-181-1/+2
|
* Add gv, a postscript previewer based on ghostscript,tg1996-04-177-0/+225
but with a nicer screen layout.