aboutsummaryrefslogtreecommitdiff
path: root/print/a2ps-letter
Commit message (Collapse)AuthorAgeFilesLines
* - make portlint happierDirk Meyer2006-05-201-1/+1
| | | | Notes: svn path=/head/; revision=162868
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-14/+14
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - duplicate lisp files for diffrent emacs flavorsDirk Meyer2005-12-252-0/+11
| | | | | | | | PR: 89771 Submitted by: Andrey Slusar Notes: svn path=/head/; revision=152005
* Remove install-info from Makefile, it's automatically done when INFO is definedEdwin Groothuis2005-12-051-3/+0
| | | | Notes: svn path=/head/; revision=150432
* - add SHA checksumDirk Meyer2005-11-131-0/+1
| | | | Notes: svn path=/head/; revision=148088
* - keep LC_MESSAGESDirk Meyer2005-02-221-20/+0
| | | | Notes: svn path=/head/; revision=129571
* - remove all LC_MESSAGES dirs we put files in.Dirk Meyer2005-02-211-0/+20
| | | | Notes: svn path=/head/; revision=129447
* - Security FixDirk Meyer2005-01-252-1/+117
| | | | | | | | | temporary file vulnerabilities in contributed scripts http://vuxml.FreeBSD.org/9168253c-5a6d-11d9-a9e7-0001020eed82.html Submitted by: simon Notes: svn path=/head/; revision=127266
* - use DATADIR, sort filesDirk Meyer2005-01-151-251/+251
| | | | | | | - make portlint happy Notes: svn path=/head/; revision=126496
* Don't remove system locale directories (not listed in the relevantKris Kennaway2004-12-201-35/+14
| | | | | | | | | | BSD.*.dist), but do remove locale directories that are not listed there. Moreover, don't try to unconditionally @dirrm these directories since they're shared with other ports and are likely to still be in use. Notes: svn path=/head/; revision=124551
* - Security FixDirk Meyer2004-08-214-1/+58
| | | | | | | | | Possible execution of shell commands as local user PR: 70618 Submitted by: Rudolf Polzer Notes: svn path=/head/; revision=116900
* - use INFODirk Meyer2004-06-112-18/+1
| | | | Notes: svn path=/head/; revision=111242
* - make PKGNAMESUFFIX more flexibleDirk Meyer2004-03-261-1/+1
| | | | Notes: svn path=/head/; revision=105371
* - add CONFLICTSDirk Meyer2004-02-252-1/+11
| | | | Notes: svn path=/head/; revision=102077
* - make portlint happierDirk Meyer2004-01-311-3/+1
| | | | Notes: svn path=/head/; revision=99599
* - change ECHO -> ECHO_CMDDirk Meyer2003-09-241-5/+5
| | | | Notes: svn path=/head/; revision=89256
* Properly fix the a2ps crash within included gettext. Map pointersAlexander Kabaev2003-08-121-17/+18
| | | | | | | | should be recalculated if realloc moves the memory block they used to point to. Notes: svn path=/head/; revision=86828
* - back out patch as requested by kris.Dirk Meyer2003-07-061-10/+0
| | | | | | | Kris promising a global fix for this. Notes: svn path=/head/; revision=84266
* - support for amd64Dirk Meyer2003-07-061-0/+10
| | | | Notes: svn path=/head/; revision=84260
* - Fix bug in internationalization, memcpy()Dirk Meyer2003-07-062-0/+20
| | | | | | | - Support amd64 Notes: svn path=/head/; revision=84257
* - Update to 4.13bDirk Meyer2003-06-202-7/+4
| | | | Notes: svn path=/head/; revision=83376
* - add option WITH_EMACSDirk Meyer2003-06-113-13/+67
| | | | | | | | - cleanup from ports/24743, Submitted by: knarf@camelot.de - patch from ports/30298, Submitted by: pm@clabs.at Notes: svn path=/head/; revision=82810
* - take maintainershipDirk Meyer2003-06-101-1/+1
| | | | | | | open PR: 24743,30298 Notes: svn path=/head/; revision=82710
* Remove chuckr as maintainer of his ports. He has not committed sinceKris Kennaway2003-06-081-1/+1
| | | | | | | | | | 09/2000 and has been unresponsive to mail about his ports for at least 2 years. Approved by: portmgr Notes: svn path=/head/; revision=82487
* - Fix BROKEN install of emacs filesDirk Meyer2003-04-113-2/+23
| | | | | | | | - Fix PLIST - no response from MAINTAINER since 2003-04-04 Notes: svn path=/head/; revision=78746
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* BROKEN: installs files in /Kris Kennaway2003-02-221-0/+2
| | | | Notes: svn path=/head/; revision=76091
* Port needs Perl to build.Edwin Groothuis2002-11-041-0/+1
| | | | | | | Seen on: bento Notes: svn path=/head/; revision=69420
* add more MASTERSITEYing-Chieh Liao2002-07-042-1/+5
| | | | | | | add WWW Notes: svn path=/head/; revision=62405
* Bump PORTREVISION due to recent patchesPete Fritchman2001-11-211-0/+1
| | | | | | | Submitted by: mi Notes: svn path=/head/; revision=50331
* Add a patch so a2ps doesn't bomb out if the machine it is called from hasPete Fritchman2001-11-211-0/+19
| | | | | | | | | | | a long hostname PR: 26909 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: maintainer timeout Notes: svn path=/head/; revision=50310
* Fix path to ogonkify fontsPete Fritchman2001-11-211-0/+11
| | | | | | | | | PR: 15922 Submitted by: Marcin Cieslak <saper@SYSTEM.PL> Approved by: maintainer timeout Notes: svn path=/head/; revision=50308
* This patch was misnamed. It has reappeard as patch-printers.cDavid E. O'Brien2001-05-181-13/+0
| | | | Notes: svn path=/head/; revision=42699
* Don't send the generated output to the printer by default.David E. O'Brien2001-05-181-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | Sending the file by default to the printer is (IMHO): . counter-intuitive; the name a2ps suggests that the tool converts ASCII (plus other files) to Postscript, but it by no means gives a hint that it would print something without asking, . violating the Unix way; we've got pipes, and people are used to use them when they want to print something (IMHO there isn't even a good reason for adding all the -P bloat to a2ps at all, but of course, i don't suggest changing _that_), . contradictionary to all the documentation about a2ps since the docs tell you that it would only start printing if a -P or -c option is being provided, . a waste of paper for the brave user who starts the program in the innocent assumption to get just a Postscript file out of it. Not objected by: ports@freebsd.org, maintainer Submitted by: joerg Notes: svn path=/head/; revision=42698
* Don't send the generated output to the printer by default.Joerg Wunsch2001-05-161-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | Sending the file by default to the printer is (IMHO): . counter-intuitive; the name a2ps suggests that the tool converts ASCII (plus other files) to Postscript, but it by no means gives a hint that it would print something without asking, . violating the Unix way; we've got pipes, and people are used to use them when they want to print something (IMHO there isn't even a good reason for adding all the -P bloat to a2ps at all, but of course, i don't suggest changing _that_), . contradictionary to all the documentation about a2ps since the docs tell you that it would only start printing if a -P or -c option is being provided, . a waste of paper for the brave user who starts the program in the innocent assumption to get just a Postscript file out of it. Not objected by: ports@freebsd.org, maintainer Notes: svn path=/head/; revision=42643
* MASTER_SITE_LOCAL hosting is no longer needed.David E. O'Brien2001-02-271-3/+1
| | | | Notes: svn path=/head/; revision=38849
* remove empty share/locale stuff.FUJISHIMA Satsuki2001-01-041-0/+3
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=36786
* Updated the "sheets.map" file for 4.13.David E. O'Brien2000-11-031-1/+1
| | | | | | | | PR: 22313 Submitted by: Jose M. Alcaide <jose@we.lc.ehu.es> Notes: svn path=/head/; revision=34730
* Add missing manpage texi2dvi4a2ps.1 (how do you pronounce that?!?).Satoshi Asami2000-11-031-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=34697
* Comment out a2ps.el for now, this won't package since emacs is not aSatoshi Asami2000-11-031-3/+1
| | | | | | | | | | dependency (which is a good thing!). Remove removal of site-lisp directories, they are created by mtree anyway. Submitted by: bento Notes: svn path=/head/; revision=34696
* Since the maintainer could not be bothered in the past _3_ months to moveDavid E. O'Brien2000-10-061-1/+1
| | | | | | | ``sheet.map'' to freefall:~/public_distfiles, I'll host the file. Notes: svn path=/head/; revision=33459
* Update this to version 4.13.Chuck Robey2000-09-224-41/+31
| | | | Notes: svn path=/head/; revision=32961
* Prevent a2ps from going crazy: Don't let it install files in /.Dirk Froemberg2000-08-211-0/+5
| | | | | | | No response from: maintainer Notes: svn path=/head/; revision=31829
* Move the stragler's www.freebsd.org/~user distfiles to the officalDavid E. O'Brien2000-06-291-1/+2
| | | | | | | MASTER_SITE_LOCAL site. Notes: svn path=/head/; revision=29968
* From received mail:Chuck Robey2000-06-281-0/+18
| | | | | | | | | | | | | | | | | | Hi, by accident I found that a2ps dumps core if invoked with options for the old a2ps version. a2ps -f -F7.0 reproduces the problem. With the following patch the problem seems to be cured. The patches work. Submitted by: Oliver Adler <oli@devsoft.devsoft.com> Notes: svn path=/head/; revision=29926
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because IMaxim Sobolev2000-06-161-1/+1
| | | | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax Notes: svn path=/head/; revision=29628
* Second round of INSTALL_SHLIBS=yes fixes.Maxim Sobolev2000-06-152-2/+1
| | | | Notes: svn path=/head/; revision=29614
* @exec/unexec install-info regex.info too. Remove one extra directory.Satoshi Asami2000-05-311-0/+3
| | | | | | | Found by: bento Notes: svn path=/head/; revision=29004
* Move papersize to PKGNAMESUFFIX -- otherwise it will affect DISTNAMESatoshi Asami2000-04-151-1/+2
| | | | | | | and thus WRKSRC. Notes: svn path=/head/; revision=27604