aboutsummaryrefslogtreecommitdiff
path: root/print/ghostview
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports:Rene Ladan2014-07-317-112/+0
| | | | | | | | | | | 2014-07-30 mail/postfix27: No longer supported by upstream 2014-07-30 misc/freecode-submit: This software is obsolete. Freecode does not accept updates anymore. 2014-07-30 mail/exim-doc-info: yes 2014-07-31 misc/gman: Depends on expiring ghostview 2014-07-31 print/ghostview: project dead nearly a decade ago; use print/gv instead Notes: svn path=/head/; revision=363675
* Deprecate print/ghostview for removal at end of July 2014John Marino2014-06-191-0/+3
| | | | | | | | | | | | | | | Gentoo removed ghostview in favor of print/gv eight years ago. The latter is maintained both in ports and upstream, and it's a continuation of the original ghostview 1.5. This port is unstaged, unmaintained, and segfaults. It's time to pull the plug I think. PR: 176044 Approved by: portmgr (implicit) Notes: svn path=/head/; revision=358374
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | print) Notes: svn path=/head/; revision=327765
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* New USES imake to handle the dependency on imake.Baptiste Daroussin2013-06-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | This uses accept 'env' as an argument for ports that do use their own or a different do-configure target. Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it to the called imake. Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be overwritten. Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via IMAKECPPFLAGS Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned from Makefile generated by a previous imake also inherit the defined CppCmd CcCmd and CplusplusCmd. Make imake use devel/tradcpp all the time, so that when buidling with clang we do not depend on gcc's cpp. Make imake respect CC and CXX Make imake respect USE_GCC (if set imake will use gcc's cpp). While here: - Remove a couple of indefinite articles from comments - Trim headers - Fix a couple of ports to build with clang or use: USE_GCC=any - Fix a now useless redefinition of the extraction chain - Fix a typo in japanese/Wnn7-lib bundled imake template definitions - Fix some XMKMF execution with no env specified - Use options helper in x11/xautolock to simplify the port Notes: svn path=/head/; revision=321957
* Unbreak with clang using -Wno-error=return-type (old K&R code)Antoine Brodin2013-05-301-0/+1
| | | | | | | Approved by: miwi, eadler (mentors, implicit) Notes: svn path=/head/; revision=319451
* - Fix build with clangMartin Wilke2013-05-144-13/+25
| | | | | | | | | | | - Update MASTER_SITES - Support PLIST_FILES PR: 178578 Submitted by: Ports Fury Notes: svn path=/head/; revision=318167
* Add missing run dependency on ghostscriptPawel Pekala2012-04-281-1/+2
| | | | | | | | PR: ports/167311 Reported by: grarpamp <grarpamp@gmail.com> Notes: svn path=/head/; revision=295644
* - Fix MASTER_SITESMartin Wilke2011-08-261-2/+9
| | | | | | | | | | | - Add LICENSE - Add MAKE_JOBS_SAFE PR: 160137 Submitted by: Ports Fury Notes: svn path=/head/; revision=280470
* - Kick MD5 SupportMartin Wilke2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276961
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-231-1/+1
| | | | | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG). Notes: svn path=/head/; revision=226727
* Fix USE_XORG in preparation of ports/122340. Since USE_IMAKE is bringing inFlorent Thoumie2008-05-131-1/+1
| | | | | | | | | all xorg-libraries, there's no need to bump PORTREVISION for now. Approved by: portmgr (self) Notes: svn path=/head/; revision=212982
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+2
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149449
* Cram into 80 columns by 24 rows.Trevor Johnson2004-04-101-7/+3
| | | | Notes: svn path=/head/; revision=106669
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* Remove FORBIDDEN, which was added by accident.Greg Lehey2003-04-301-2/+0
| | | | | | | Reviewed by: kris Notes: svn path=/head/; revision=79908
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Mark as forbidden. See bugtraq id 5808.Maxim Sobolev2002-10-181-0/+2
| | | | Notes: svn path=/head/; revision=68247
* Don't mis-prototype sys_nerrBrian Somers2002-06-052-24/+26
| | | | Notes: svn path=/head/; revision=60664
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-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. Notes: svn path=/head/; revision=33576
* Accidental whitespaceChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27422
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27421
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-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 Notes: svn path=/head/; revision=19803
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner1999-01-271-1/+2
| | | | Notes: svn path=/head/; revision=16378
* Move manpages from pkg/PLIST to Makefile.Steve Price1998-10-202-2/+2
| | | | Notes: svn path=/head/; revision=14110
* /bin/sh -> ${SH}Masafumi Max NAKANE1997-07-131-2/+2
| | | | Notes: svn path=/head/; revision=7303
* Remove RUN_DEPENDS to gs, there are too many versions around (3Satoshi Asami1997-01-142-3/+13
| | | | | | | | English and 3 Japanese) and we don't want the package to have a @pkgdep on a particular version. Notes: svn path=/head/; revision=5354
* Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4571
* CATEGORIES+= -> CATEGORIES=David E. O'Brien1996-11-171-2/+4
| | | | | | | Converted to MAN[1-9] Notes: svn path=/head/; revision=4539
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
* Rename EXEC_DEPENDS to RUN_DEPENDSThomas Gellekum1996-04-181-2/+2
| | | | Notes: svn path=/head/; revision=3005
* Delete "@cwd /usr/X386" (another example why @cwd is completely useless)Satoshi Asami1996-02-011-1/+1
| | | | | | | and add the man page. Fixes PR misc/985. Notes: svn path=/head/; revision=2673
* Change "printing" to "print".Satoshi Asami1995-11-221-2/+2
| | | | Notes: svn path=/head/; revision=2454
* Print Makefiles...this one was tough!Satoshi Asami1995-04-151-3/+5
| | | | Notes: svn path=/head/; revision=1360
* Another set of checksumsJean-Marc Zucconi1995-04-011-0/+1
| | | | Notes: svn path=/head/; revision=1272
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Converted Makefiles as much as I could.Satoshi Asami1995-02-111-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) Took out INSTALL_MANPAGES (not necessary anymore, porter should set NO_INSTALL_MANPAGES for not calling "make install.man") (2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These are the entries I used: EXEC_DEPENDS: unzip:${PORTSDIR}/archivers/unzip gmake:${PORTSDIR}/devel/gmake wishx:${PORTSDIR}/lang/tclX xli:${PORTSDIR}/graphics/xli gs:${PORTSDIR}/print/ghostscript gunshar:${PORTSDIR}/archivers/gshar+gunshar hfs:${PORTSDIR}/utils/hfs rman:${PORTSDIR}/utils/rman LIB_DEPENDS: tiff\\.3\\.:${PORTSDIR}/graphics/tiff jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg Xpm\\.4\\.:${PORTSDIR}/graphics/xpm tcl\\.7\\.:${PORTSDIR}/lang/tcl tk\\.3\\.:${PORTSDIR}/x11/tk xview\\.1\\.:${PORTSDIR}/x11/xview-lib Xaw3d\\.:${PORTSDIR}/x11/Xaw3d mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib xview\\.3\\.:${PORTSDIR}/x11/xview-lib BLT\\.1\\.:${PORTSDIR}/x11/blt There are still some dependencies I can't figure out what exactly is needed. If your port still has DEPENDS in it, please check it out! Notes: svn path=/head/; revision=935
* ghostview 1.5.Jordan K. Hubbard1994-10-226-0/+70
Notes: svn path=/head/; revision=252