Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/freebsd3*)/freebsd[34]*/g | sada | 1999-01-28 | 1 | -1/+1 |
| | |||||
* | Upgrade a2ps to version 4.10.4 | chuckr | 1998-11-22 | 3 | -14/+22 |
| | |||||
* | Commit a patch for this I've been sitting on for a while. | obrien | 1998-11-22 | 1 | -3/+3 |
| | | | | | | Changes `PS' to `PAPERSIZECNF' as I think it is more documenting. `PS' will be taken to be PostScript by many (esp. in the context of printing) This method removes the use of external programs to set `PAPERSIZECNF'. | ||||
* | Remove LOOP_VAR and replace it with tiny Makefiles using MASTERDIR to | asami | 1998-11-20 | 1 | -28/+10 |
| | | | | | | | | | | | | | | | | | | | share most files. Repository copy the default to explicitly named directories to avoid any confusion. Greatly simplify the shared Makefiles, since we are now in different subdirectories, we don't need "a4-install" stuff. While I'm here, consistently name the variables. Here are the guidelines (master port is in brackets) DOCFORMAT: [html] pdf ps KONFONT: 14dot [16dot] PAPERSIZE: a4 [letter] letterdj RESOLUTION: 118 240 [300] 360 400 600 "math/r" has been copied to "R-a4" and "R-letter", to follow the spirit of the original port. "japanese/kon" is renamed to "kon2-*", since that seems to be the basename. | ||||
* | Make thise ports use LOOP_VAR and LOOP_OPTIONS for PAPERSIZE. While | asami | 1998-10-30 | 1 | -2/+3 |
| | | | | | I'm here, make a2ps43's Makefile detect the missing PAPERSIZE correctly, and add -${PAPERSIZE} in lprps's PKGNAME. | ||||
* | add liba2ps.la | smace | 1998-09-19 | 1 | -0/+1 |
| | |||||
* | add liba2ps.so | smace | 1998-09-19 | 1 | -0/+1 |
| | |||||
* | Convert to Elf. | smace | 1998-09-19 | 3 | -4/+49 |
| | |||||
* | Don't print the manpages in pkg/PLIST, please. | hoek | 1998-08-19 | 1 | -6/+0 |
| | |||||
* | Make it install again. | asami | 1998-07-21 | 2 | -7/+2 |
| | | | | Submitted by: tg | ||||
* | Mark this port broken, new additions to MAN1 aren't installed. | asami | 1998-07-21 | 1 | -1/+3 |
| | |||||
* | Update to version 4.10.3, because old distfiles is defunct, and there | chuckr | 1998-07-16 | 4 | -23/+43 |
| | | | | | are a few added features and newly supported languages for the pretty printing feature. Also 'cause John Polstra reminded me. | ||||
* | Update a2ps port to version 4.10.2. There was a PR (6663) opened | chuckr | 1998-05-18 | 3 | -171/+212 |
| | | | | | | | for leaving files in /, I chose to update the port from scratch rather than troubleshoot it. I'm very sure the new port doesn't do that. PR: 6663 | ||||
* | Execute `ldconfig -R' at the pkg_delete step. | tg | 1998-05-05 | 1 | -0/+1 |
| | | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> | ||||
* | original distribution updated. | itojun | 1998-04-19 | 3 | -13/+19 |
| | | | | PR: 6131 | ||||
* | Put back MANUAL_PACKAGE_BUILD, I don't see why this suddenly became | asami | 1998-02-26 | 1 | -1/+2 |
| | | | | unnecessary. | ||||
* | Sort PLIST and remove a bogon regarding ogonkify.info which doesn't | steve | 1998-02-26 | 1 | -69/+72 |
| | | | | | | have a dir file entry. PR: 5840 | ||||
* | Use {} consistently and strip bin/a2ps. | steve | 1998-02-26 | 1 | -37/+18 |
| | | | | PR: part of 5840 | ||||
* | Update to version 4.9.9 and portlint. | steve | 1998-02-15 | 3 | -29/+51 |
| | | | | | PR: 5756 Submitted by: Brian Handy <handy@lambic.spasci.com> | ||||
* | Mark a bunch of ports with MANUAL_PACKAGE_BUILD. With a change to | asami | 1997-11-10 | 1 | -1/+2 |
| | | | | | | | | | bsd.port.mk that will be committed soon, this will disable automatic package building when PACKAGE_BUILDING is defined (so they can be built from separate scripts). These are no-ops for ordinary users (i.e., when PACKAGE_BUILDING is not defined). | ||||
* | Update a2ps to version 4.9.8 | chuckr | 1997-10-11 | 3 | -55/+113 |
| | |||||
* | I'm embarrassed, I'd somehow fixed this on my home machine, and forgot | chuckr | 1997-09-28 | 1 | -1/+1 |
| | | | | | to commit it, and wondered why there were still complaints. Submitted by: (among others) Brian Handy | ||||
* | Major upgrade of a2ps. The feature that I liked most was the | chuckr | 1997-08-19 | 3 | -57/+174 |
| | | | | | automatic context sensitive font emphasis for software (pretty printing). | ||||
* | CATEGORIES+= -> CATEGORIES= | obrien | 1996-11-17 | 1 | -10/+6 |
| | | | | Converted to MAN[1-9] | ||||
* | A4/Letter papersize controlled by PAPERSIZE variable. Closes PR 1104 and | asami | 1996-05-27 | 2 | -8/+59 |
| | | | | | | 1106. Submitted by: David O'Brien (obrien@cs.ucdavis.edu) | ||||
* | The distfile has moved in a subdir. | jmz | 1996-04-02 | 1 | -2/+2 |
| | |||||
* | Change "printing" to "print". | asami | 1995-11-22 | 1 | -2/+2 |
| | |||||
* | Shorten the COMMENT line | jmz | 1995-10-25 | 1 | -1/+1 |
| | |||||
* | Print Makefiles...this one was tough! | asami | 1995-04-15 | 1 | -3/+14 |
| | |||||
* | Add MAINTAINER= jmz@FreeBSD.org | jmz | 1995-04-11 | 1 | -0/+1 |
| | |||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 1 | -0/+1 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | Try to get most ports checksummed | gpalmer | 1995-03-31 | 1 | -0/+1 |
| | |||||
* | Jean-Marc Zucconi's a2ps port. | jkh | 1994-11-06 | 4 | -0/+24 |
Submitted by: jmz |