summaryrefslogtreecommitdiff
path: root/print/mgv (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Fix download and project site: directory structure changedPatrick Li2002-07-222-3/+4
| | | | | | | | | | Also .Org -> .org PR: ports/40878 Submitted by: Tilman Linneweh <tilman@arved.de> Notes: svn path=/head/; revision=63404
* Remove handy@physics.montana.edu as MAINTAINER; email has been bouncingBill Fenner2002-07-221-1/+1
| | | | | | | for 2 months. Notes: svn path=/head/; revision=63366
* Change motif to a normal dependency. REQUIRES_MOTIF is now calledSatoshi Asami2000-11-071-1/+1
| | | | | | | | | | | | | | | | | USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined. I will remove x11-toolkits/Motif-dummy (which has been repo copied to open-motif) in a few days. Notes: svn path=/head/; revision=34892
* 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
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-031-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm Notes: svn path=/head/; revision=31272
* 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
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* The faster this commit message is typed the faster it'll all be over.Michael Haro1999-05-031-1/+1
| | | | | | | (add WWW:) Notes: svn path=/head/; revision=18429
* Link with -lXp so this compiles again.Steve Price1999-04-021-0/+54
| | | | | | | | PR: 10848 Submitted by: maintainer Notes: svn path=/head/; revision=17532
* Location of home page changed.Thomas Gellekum1998-12-281-1/+1
| | | | | | | Submitted by: Brian Handy <handy@physics.montana.edu> Notes: svn path=/head/; revision=15677
* Add forgotten manpage.Vanilla I. Shu1998-12-031-1/+3
| | | | Notes: svn path=/head/; revision=15092
* Change "Version required:" string too.Steve Price1998-10-201-2/+2
| | | | Notes: svn path=/head/; revision=14109
* Unbreak and upgrade to version 3.1.5Justin M. Seger1998-10-133-6/+15
| | | | | | | Submitted by: John Fieber <jfieber@indiana.edu> Notes: svn path=/head/; revision=13963
* Mark BROKEN for ELF:Justin M. Seger1998-10-121-1/+3
| | | | | | | | | | | cc -O2 -O -pipe -D_POSIX_SOURCE -I/usr/X11R6/include -s -L/usr/X11R6/lib -o mgv Ghostview.o app.o auto.o center.o dsc.o events.o file.o help.o log.o magstep.o main.o mark.o media.o mgv.o mgv_create.o options.o orientation.o page.o page_control.o print.o process.o scroll.o sens.o strings.o toolbar.o track.o uiutil.o unmangle.o util.o view.o zoom.o _ad.o _switch_help.o _bld.o -Lwlib -lwlib -lXm -lXmu -lXt -lXpm -lXext -lX11 /usr/libexec/elf/ld: warning: libSM.so.6, needed by /usr/X11R6/lib/libXmu.so, not found (try using --rpath) /usr/libexec/elf/ld: warning: libICE.so.6, needed by /usr/X11R6/lib/libXmu.so, not found (try using --rpath) /usr/X11R6/lib/libXt.so: undefined reference to `SmcSaveYourselfDone' /usr/X11R6/lib/libXt.so: undefined reference to `IceConnectionNumber' Notes: svn path=/head/; revision=13902
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itSatoshi Asami1998-09-171-2/+2
| | | | | | | in the first place. Notes: svn path=/head/; revision=13190
* Upgrade to 3.1.2, which is fetchable.Satoshi Asami1998-09-163-106/+105
| | | | | | | | | | | Submitted by: maintainer, except it was for 3.1.1 which is unfetchable already, and also it didn't fix PLIST. While I'm here, use PLIST_SUB so PLIST doesn't have to changed for every upgrade. Notes: svn path=/head/; revision=13167
* libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami1998-09-151-2/+2
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13144
* Can't fetch....Satoshi Asami1998-09-151-1/+3
| | | | Notes: svn path=/head/; revision=13132
* Upgrade to 3.1.0.Thomas Gellekum1998-09-094-93/+109
| | | | | | | Submitted by: Brian Handy <handy@physics.montana.edu> Notes: svn path=/head/; revision=13067
* Don't print the manpages in pkg/PLIST, please.Tim Vanderhoek1998-08-191-1/+0
| | | | Notes: svn path=/head/; revision=12653
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Upgrade to 2.4.3.Thomas Gellekum1998-05-294-66/+68
| | | | Notes: svn path=/head/; revision=11184
* Apply my changes here too, for the day 3.0 is the "-STABLE" branch.David E. O'Brien1998-03-301-5/+7
| | | | Notes: svn path=/head/; revision=10379
* * did not use ${MOTIFLIB} (thus wouldn't build for me)David E. O'Brien1998-03-301-2/+2
| | | | | | | | | | * ports track -STABLE not -CURRENT. * more PREFIX cleaning And as a side issue, why does a brand new port not have a Maintainer? Notes: svn path=/head/; revision=10378
* Initial import of mgv-2.3.1.Steve Price1998-03-287-0/+126
A PostScript and PDF previewer that uses the Motif widget set. PR: 5915 Submitted by: Brian Handy <handy@physics.montana.edu> Notes: svn path=/head/; revision=10355