summaryrefslogtreecommitdiff
path: root/print/mp
AgeCommit message (Collapse)AuthorFilesLines
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-04-25Convert to buildlink3.snj1-3/+3
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-2/+1
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2003-09-21Upgrade to version 3.7.1. This is not done because of any problems,kim4-47/+45
just to get a more modern base for feeding back change, as requested by Hubert Feyrer. New distribution through SourceForge. As a bonus, mptool is now enabled (uses Gtk, not any Sun stuff).
2003-08-30"It's" stands for "it is" (or "it has"). The apostrophe is not usedreed1-1/+1
for a possessive (like her, his, whose, their, and its). Note that I didn't check for proper use of "its" (when it should be "it is" or "it has" instead). I also saw over 15 other grammar or punctuation problems, but not fixed in this commit.
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-1/+1
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-04-20Move to sha1 digests, where appropriate and possible, and add distfileagc1-2/+3
sizes.
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-6/+4
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-09-24find shared X libshubertf2-5/+15
2000-09-04Upgrade to 3.5.2, because old distribution no longer exists.kim8-213/+32
2000-01-10replaced a whole lot more commands with ${COMMAND}wiz1-2/+2
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-10-28The mp program will pretty print various files for you. It can be usedkim10-0/+269
in conjunction with a mail reading utility for producing a pretty print of your mail items. It can be used with a news reading tool to pretty print news articles. Digests can also be printed, and this version can pretty print ordinary ASCII files as well. Support for personal organiser printing was added into the last released version. There are numerous configuration options to allow you to adjust the way mp generates it's output. [Note: mptool and mimep must be created as additional packages.]