aboutsummaryrefslogtreecommitdiff
path: root/print/a2ps-letter
Commit message (Collapse)AuthorAgeFilesLines
* - fix build of option I18NDirk Meyer2012-12-121-3/+1
| | | | | | | PR: 174323 Notes: svn path=/head/; revision=308742
* - use OPTIONS_DEFINEDirk Meyer2012-09-292-24/+43
| | | | | | | - new option WITHOUT_NLS Notes: svn path=/head/; revision=305048
* - cleanup commentsDirk Meyer2012-09-291-5/+1
| | | | Notes: svn path=/head/; revision=305047
* Fix typos in COMMENTCarlo Strub2012-07-281-1/+1
| | | | | | | Approved by: portmgr@ (implicit) Notes: svn path=/head/; revision=301663
* - fix case problems with PAPERSIZEDirk Meyer2011-11-192-10/+13
| | | | | | | | | | | - fix install of emacs support files PR: 161059 Submitted by: Osamu Tsumori Feature safe: yes Notes: svn path=/head/; revision=286059
* - Kick MD5 SupportMartin Wilke2011-07-031-2/+0
| | | | Notes: svn path=/head/; revision=276961
* - fix build with clangDirk Meyer2011-05-121-0/+1
| | | | Notes: svn path=/head/; revision=274001
* LICENSE GPLv2Dirk Meyer2010-06-041-0/+2
| | | | Notes: svn path=/head/; revision=255719
* - extend MASTER_SITE for option I18N_PACKAGE=yesDirk Meyer2009-10-301-0/+1
| | | | | | | | PR: 140072 Submitted by: Eugene Grosbein Notes: svn path=/head/; revision=243523
* - add PORTSCOUTDirk Meyer2009-02-151-0/+1
| | | | Notes: svn path=/head/; revision=228421
* - add LICENSE:Dirk Meyer2009-01-161-0/+2
| | | | Notes: svn path=/head/; revision=226279
* - USE_LDCONFIGDirk Meyer2008-03-231-1/+1
| | | | Notes: svn path=/head/; revision=209610
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-15/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - add option WITH_I18NDirk Meyer2006-12-293-0/+46
| | | | | | | | PR: 107195 Submitted by: Eugene Grosbein Notes: svn path=/head/; revision=180975
* - 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