summaryrefslogtreecommitdiff
path: root/print/mgv (follow)
Commit message (Collapse)AuthorAgeFilesLines
* #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