aboutsummaryrefslogtreecommitdiffstats
path: root/print/muttprint
Commit message (Collapse)AuthorAgeFilesLines
* Make print/muttprint suitable to act as a master-port, needed foredwin2003-10-071-4/+4
| | | | | | | russian/muttprint Informed maintainer. Related PR: ports/50609
* s/A4/a4/ for PAPERSIZE.obraun2003-08-071-1/+1
|
* * Set papersize in muttprint.obraun2003-08-073-55/+122
| | | | | | | | | * Add a 'WITH_CUPS' knob to have muttprint use CUPS by default. * Look for global conffile under ${PREFIX}/etc/ * Make portlint happy: use DOCSDIR and SITE_PERL PR: ports/55317 Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov>
* Upgrade to 0.71.obraun2003-06-015-21/+23
|
* * Add dependecy on devel/p5-File-Temp.obraun2003-05-121-1/+3
| | | | | | | * Bump PORTREVISION. PR: ports/52020 Submitted by: Alex Semenyaka <alexs@ratmir.ru>
* Upgrade to 0.70.obraun2003-04-277-86/+81
|
* * Create a uniq tmpfile for each user.obraun2003-04-062-3/+13
| | | | | | | * Bump PORTREVISION. PR: ports/50540 Submitted by: Alex Semenyaka <alexs@snark.ratmir.ru>
* De-pkg-comment and make portlint a little bit happier.obraun2003-02-182-1/+1
|
* Upgrade to 0.64.obraun2003-01-022-2/+2
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-1/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT variable instead of pkg-comment file.obraun2002-11-062-1/+1
|
* * Upgrade to 0.63a.obraun2002-09-124-26/+46
| | | | * Fix paths in manpage and html documentation.
* Upgrade to 0.63.obraun2002-09-093-7/+8
|
* Change MAINTAINER to my FreeBSD address.obraun2002-08-211-1/+1
| | | | Approved by: dwcjr (mentor)
* Upgrade to 0.62bvanilla2002-02-286-77/+14
| | | | | PR: ports/35258 Submitted by: maintainer
* Updated to 0.62a.markp2002-02-187-36/+58
| | | | | PR: 35066 Submitted by: maintainer
* * Add dependence on the new port graphics/compface in order to enable printingpat2002-02-181-1/+2
| | | | | | | | x-faces. * Bump PORTREVISION. PR: 35035 Submitted by: maintainer
* Add dependencies on teTeX, psutils, and ImageMagick.dwcjr2002-02-132-2/+16
| | | | | | | | | Add -w flag for perl. Bump PORTREVISION PR: 34900 Submitted by: Alan Eldridge Reviewed by: maintainer
* Don't use warningsdwcjr2002-02-134-4/+16
| | | | | | | BUMP PORTREVISION PR: 34867 Submitted by: ports@geeksrus.net
* Fix spacing problem I created when fixing tabsdwcjr2002-02-121-1/+1
|
* Add muttprint 0.61, utility to print mail with mutt.dwcjr2002-02-1210-0/+683
PR: 29712 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Reviewed by: alane@geeksrus.net