Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update print/mpage: page size selection patch | daichi | 2003-07-09 | 2 | -0/+13 |
| | | | | | PR: 54173 Submitted by: Alan Amesbury <amesbury@indefi.net> | ||||
* | Be more careful with string buffers and temporary files. Bump PORTREVISION. | kris | 2003-06-14 | 6 | -0/+186 |
| | | | | Obtained from: OpenBSD | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-11 | 2 | -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.3 | ijliao | 2002-11-07 | 4 | -22/+8 |
| | | | | | PR: 44977 Submitted by: Ports Fury | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | adamw | 2002-11-07 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | Remove spurious strcpy() that clobbers the stack. | naddy | 2002-08-02 | 2 | -0/+14 |
| | | | | Submitted by: Guy Middleton <guy@crtsol.com> | ||||
* | Update to 2.5.2. | anders | 2002-04-14 | 4 | -18/+25 |
| | | | | | | | Fix CFLAGS compliance. PR: 36821 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> | ||||
* | MAINTAINER= missing. Set it to ports@. | anders | 2002-04-14 | 1 | -0/+2 |
| | | | | Pointy hat to: fenner | ||||
* | Remove kchowksey@hss.hns.com as MAINTAINER; email has been | fenner | 2000-08-29 | 1 | -2/+0 |
| | | | | bouncing for 4 months. | ||||
* | Accidental whitespace | cpiazza | 2000-04-10 | 1 | -2/+2 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -2/+3 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | #4/4 enforcing Caps, no period | hoek | 1999-06-27 | 1 | -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. | hoek | 1998-08-20 | 1 | -1/+0 |
| | |||||
* | Remove "mpage - " from front, we don't do this anymore. | asami | 1998-02-26 | 1 | -1/+1 |
| | |||||
* | Initial import of version 2.5. | steve | 1998-02-20 | 6 | -0/+72 |
print multiple pages per sheet of paper. PR: 5790 Submitted by: Kapil Chowksey <kchowksey@hss.hns.com> |