Commit Graph

63 Commits

Author SHA1 Message Date
Pete Fritchman
357bae031d Bump PORTREVISION due to recent patches
Submitted by:	mi
2001-11-21 12:36:40 +00:00
Pete Fritchman
fcb81602de Add a patch so a2ps doesn't bomb out if the machine it is called from has
a long hostname

PR:		26909
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer timeout
2001-11-21 01:35:10 +00:00
Pete Fritchman
8785b671f5 Fix path to ogonkify fonts
PR:		15922
Submitted by:	Marcin Cieslak <saper@SYSTEM.PL>
Approved by:	maintainer timeout
2001-11-21 00:16:14 +00:00
David E. O'Brien
589fb25c3b This patch was misnamed. It has reappeard as patch-printers.c 2001-05-18 09:21:39 +00:00
David E. O'Brien
3949584ae9 Don't send the generated output to the printer by default.
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
2001-05-18 09:21:10 +00:00
Joerg Wunsch
efe60a7364 Don't send the generated output to the printer by default.
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
2001-05-16 17:42:10 +00:00
David E. O'Brien
883d661cb4 MASTER_SITE_LOCAL hosting is no longer needed. 2001-02-27 12:00:59 +00:00
FUJISHIMA Satsuki
219ce96fc0 remove empty share/locale stuff.
Submitted by: bento
2001-01-04 17:13:51 +00:00
David E. O'Brien
c59137ed1a Updated the "sheets.map" file for 4.13.
PR:		22313
Submitted by:	Jose M. Alcaide <jose@we.lc.ehu.es>
2000-11-03 13:08:57 +00:00
Satoshi Asami
ccc7470720 Add missing manpage texi2dvi4a2ps.1 (how do you pronounce that?!?).
Submitted by:	bento
2000-11-03 03:02:52 +00:00
Satoshi Asami
2953f5b689 Comment out a2ps.el for now, this won't package since emacs is not a
dependency (which is a good thing!).  Remove removal of site-lisp
directories, they are created by mtree anyway.

Submitted by:	bento
2000-11-03 03:02:15 +00:00
David E. O'Brien
20a4775db0 Since the maintainer could not be bothered in the past _3_ months to move
``sheet.map'' to freefall:~/public_distfiles, I'll host the file.
2000-10-06 20:03:01 +00:00
Chuck Robey
67fd4f9006 Update this to version 4.13. 2000-09-22 03:42:35 +00:00
Dirk Froemberg
da3cbea0bf Prevent a2ps from going crazy: Don't let it install files in /.
No response from:	maintainer
2000-08-21 19:58:48 +00:00
David E. O'Brien
1228d352ee Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
2000-06-29 07:03:02 +00:00
Chuck Robey
7d3b447cba From received mail:
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>
2000-06-28 03:21:11 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
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
2000-06-16 21:52:40 +00:00
Maxim Sobolev
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
5cb1434004 Second round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:12:51 +00:00
Satoshi Asami
6cea1cbbe9 @exec/unexec install-info regex.info too. Remove one extra directory.
Found by:	bento
2000-05-31 06:29:15 +00:00
Satoshi Asami
be609897b4 Move papersize to PKGNAMESUFFIX -- otherwise it will affect DISTNAME
and thus WRKSRC.
2000-04-15 11:02:14 +00:00
Chris Piazza
e062d3845f Accidental whitespace 2000-04-09 17:50:59 +00:00
Chris Piazza
d38f7d91c8 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 17:41:40 +00:00
Peter Wemm
02c5b6c7c6 Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami
2000-02-08 09:29:51 +00:00
Chuck Robey
75692a56c9 Some fixes for new ftp location, and corrected sheets.map. 2000-01-10 20:59:06 +00:00
Peter Wemm
a53421230c $Id$ -> $FreeBSD$ 1999-08-31 01:53:22 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +00:00
Justin M. Seger
2fac64ee22 Make this package again. 1999-04-20 20:30:01 +00:00
Chuck Robey
75b3212416 Fix better ftp site.
Obtained from:	Satoshi's bento scripts (thank you!)
1999-04-17 16:12:02 +00:00
Chuck Robey
daa24d1d48 update to version 4.12. 1999-03-20 02:56:13 +00:00
SADA Kenji
cf52582c72 s/freebsd3*)/freebsd[34]*/g 1999-01-28 21:31:42 +00:00
Chuck Robey
b46c77a632 Upgrade a2ps to version 4.10.4 1998-11-22 07:45:55 +00:00
David E. O'Brien
6bc7608e59 Commit a patch for this I've been sitting on for a while.
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'.
1998-11-22 01:56:20 +00:00
Satoshi Asami
751790b51a Remove LOOP_VAR and replace it with tiny Makefiles using MASTERDIR to
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.
1998-11-20 04:15:15 +00:00
Satoshi Asami
02d389691c Make thise ports use LOOP_VAR and LOOP_OPTIONS for PAPERSIZE. While
I'm here, make a2ps43's Makefile detect the missing PAPERSIZE
correctly, and add -${PAPERSIZE} in lprps's PKGNAME.
1998-10-30 08:35:38 +00:00
Scott Mace
cf83df05b2 add liba2ps.la 1998-09-19 16:41:28 +00:00
Scott Mace
7a5d4af252 add liba2ps.so 1998-09-19 16:40:25 +00:00
Scott Mace
298a349d56 Convert to Elf. 1998-09-19 16:38:41 +00:00
Tim Vanderhoek
555648efb4 Don't print the manpages in pkg/PLIST, please. 1998-08-19 18:50:23 +00:00
Satoshi Asami
0ddfc9fb38 Make it install again.
Submitted by:	tg
1998-07-21 13:48:37 +00:00
Satoshi Asami
6d6de99db0 Mark this port broken, new additions to MAN1 aren't installed. 1998-07-21 11:13:52 +00:00
Chuck Robey
963c8add3b Update to version 4.10.3, because old distfiles is defunct, and there
are a few added features and newly supported languages for the
pretty printing feature.  Also 'cause John Polstra reminded me.
1998-07-16 04:48:58 +00:00
Chuck Robey
66bfebec20 Update a2ps port to version 4.10.2. There was a PR (6663) opened
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
1998-05-18 02:32:48 +00:00
Thomas Gellekum
944910bb30 Execute `ldconfig -R' at the pkg_delete step.
PR:		6281
Submitted by:	SADA Kenji <sada@e-mail.ne.jp>
1998-05-05 13:18:48 +00:00
Jun-ichiro itojun Hagino
bfcc493e57 original distribution updated.
PR:		6131
1998-04-19 03:39:09 +00:00
Satoshi Asami
88aaf547ac Put back MANUAL_PACKAGE_BUILD, I don't see why this suddenly became
unnecessary.
1998-02-26 04:31:49 +00:00
Steve Price
76f0934c5f Sort PLIST and remove a bogon regarding ogonkify.info which doesn't
have a dir file entry.

PR:		5840
1998-02-26 02:19:05 +00:00
Steve Price
3814bd7a0b Use {} consistently and strip bin/a2ps.
PR:		part of 5840
1998-02-26 02:16:32 +00:00
Steve Price
d296f3088a Update to version 4.9.9 and portlint.
PR:		5756
Submitted by:	Brian Handy <handy@lambic.spasci.com>
1998-02-15 21:24:52 +00:00
Satoshi Asami
f44828dd89 Mark a bunch of ports with MANUAL_PACKAGE_BUILD. With a change to
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).
1997-11-10 11:23:41 +00:00