summaryrefslogtreecommitdiff
path: root/print/mgv (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-06-26#4/4 enforcing Caps, no periodTim Vanderhoek1-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
1999-05-03The faster this commit message is typed the faster it'll all be over.Michael Haro1-1/+1
(add WWW:) Notes: svn path=/head/; revision=18429
1999-04-02Link with -lXp so this compiles again.Steve Price1-0/+54
PR: 10848 Submitted by: maintainer Notes: svn path=/head/; revision=17532
1998-12-28Location of home page changed.Thomas Gellekum1-1/+1
Submitted by: Brian Handy <handy@physics.montana.edu> Notes: svn path=/head/; revision=15677
1998-12-03Add forgotten manpage.Vanilla I. Shu1-1/+3
Notes: svn path=/head/; revision=15092
1998-10-20Change "Version required:" string too.Steve Price1-2/+2
Notes: svn path=/head/; revision=14109
1998-10-13Unbreak and upgrade to version 3.1.5Justin M. Seger3-6/+15
Submitted by: John Fieber <jfieber@indiana.edu> Notes: svn path=/head/; revision=13963
1998-10-12Mark BROKEN for ELF:Justin M. Seger1-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
1998-09-17Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itSatoshi Asami1-2/+2
in the first place. Notes: svn path=/head/; revision=13190
1998-09-16Upgrade to 3.1.2, which is fetchable.Satoshi Asami3-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
1998-09-15libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami1-2/+2
ELF conversion. Notes: svn path=/head/; revision=13144
1998-09-15Can't fetch....Satoshi Asami1-1/+3
Notes: svn path=/head/; revision=13132
1998-09-09Upgrade to 3.1.0.Thomas Gellekum4-93/+109
Submitted by: Brian Handy <handy@physics.montana.edu> Notes: svn path=/head/; revision=13067
1998-08-19Don't print the manpages in pkg/PLIST, please.Tim Vanderhoek1-1/+0
Notes: svn path=/head/; revision=12653
1998-08-05Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1-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
1998-05-29Upgrade to 2.4.3.Thomas Gellekum4-66/+68
Notes: svn path=/head/; revision=11184
1998-03-30Apply my changes here too, for the day 3.0 is the "-STABLE" branch.David E. O'Brien1-5/+7
Notes: svn path=/head/; revision=10379
1998-03-30* did not use ${MOTIFLIB} (thus wouldn't build for me)David E. O'Brien1-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
1998-03-28Initial import of mgv-2.3.1.Steve Price7-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