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