summaryrefslogtreecommitdiff
path: root/x11/xmore
AgeCommit message (Collapse)AuthorFilesLines
2009-04-17Fix build in some environments and some compilers. x11/libXaw providesdsainty3-4/+28
"xaw7", (not "xaw8") which causes xmore to deselect the printer support. The straggling unused static function would cause link time failure if the compiler didn't optimise it out. Also, don't bother to buildlink in libXprintUtil, since it currently can't be used. Bump PKGREVISION for yucks.
2008-11-10Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.wiz1-2/+2
2008-05-24Switch master site to MASTER_SITE_XORG.tnn1-2/+2
2007-06-19Fix man page section on Linux. from Ole Andre Rodlie on pkgsrc-users.joerg1-1/+3
2007-04-16Also depend on libXprintUtil. Bump revision.joerg1-1/+3
2007-04-10Import xmore-1.0.1.joerg4-0/+31
This package provides xmore, a program to display plain text. This is from the modular X.org X11 project.