aboutsummaryrefslogtreecommitdiffstats
path: root/print/mpage
Commit message (Collapse)AuthorAgeFilesLines
* update print/mpage: page size selection patchdaichi2003-07-092-0/+13
| | | | | PR: 54173 Submitted by: Alan Amesbury <amesbury@indefi.net>
* Be more careful with string buffers and temporary files. Bump PORTREVISION.kris2003-06-146-0/+186
| | | | Obtained from: OpenBSD
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* upgrade to 2.5.3ijliao2002-11-074-22/+8
| | | | | PR: 44977 Submitted by: Ports Fury
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Remove spurious strcpy() that clobbers the stack.naddy2002-08-022-0/+14
| | | | Submitted by: Guy Middleton <guy@crtsol.com>
* Update to 2.5.2.anders2002-04-144-18/+25
| | | | | | | Fix CFLAGS compliance. PR: 36821 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* MAINTAINER= missing. Set it to ports@.anders2002-04-141-0/+2
| | | | Pointy hat to: fenner
* Remove kchowksey@hss.hns.com as MAINTAINER; email has beenfenner2000-08-291-2/+0
| | | | bouncing for 4 months.
* Accidental whitespacecpiazza2000-04-101-2/+2
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+3
|
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* #4/4 enforcing Caps, no periodhoek1999-06-271-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
* Don't print the manpages in pkg/PLIST, please.hoek1998-08-201-1/+0
|
* Remove "mpage - " from front, we don't do this anymore.asami1998-02-261-1/+1
|
* Initial import of version 2.5.steve1998-02-206-0/+72
print multiple pages per sheet of paper. PR: 5790 Submitted by: Kapil Chowksey <kchowksey@hss.hns.com>