Satoshi Taoka
7dcd773f77
Fix compile error
...
Create MANIFEST.yatex correctly
1999-09-29 07:31:01 +00:00
Satoshi Taoka
aae99987f8
Updated to lastest version
...
Modified MASTER_SITES
Changed two ports for XEmacs to XEmacs's package style
1999-09-27 13:48:10 +00:00
Steve Price
9e265ac941
Fix a few nits, update MASTER_SITE, 5.10-std set of fonts.
...
PR: 13662
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
1999-09-27 02:33:16 +00:00
Steve Price
61eae3efd2
Update MASTER_SITE, don't install the PDF crypt stuff because of possible
...
export restrictions, and fix a few whitespace nits.
PR: 13661
Submitted by: KATO Tsugur <tkato@prontomail.ne.jp>
1999-09-27 02:31:21 +00:00
Andreas Klemm
c11dbc0851
Forgot to commit configure script in previous commit
1999-09-25 17:12:03 +00:00
Andreas Klemm
69cb9d58d3
added configure script with dialog utility like in apache13-php3 port,
...
that offers the user a menue, where he enters
- PAPERSIZE
- file type support for apsfilter
1999-09-25 17:11:21 +00:00
Andreas Klemm
b1243e602e
enter main website
1999-09-19 17:16:15 +00:00
Steve Price
84bd936a69
Update to version 1.3.
...
PR: 13425
Submitted by: maintainer
1999-09-18 17:51:59 +00:00
Satoshi Asami
22404e5884
Don't build these if PARALLEL_PACKAGE_BUILD is set -- the new xemacs seems
...
to hang forever.
1999-09-18 10:04:08 +00:00
Tim Vanderhoek
9dbc794cb4
Enforce random pkg/COMMENT rules, including the one that states Emacs
...
should be spelled corrcetly, although I rather liked "Emasc".
1999-09-18 04:56:11 +00:00
Steve Price
816b1ad5f0
Avoid having duplicate package names by adding ${PAPERSIZE} to ${PKGNAME}.
1999-09-17 18:36:17 +00:00
Satoshi Taoka
01315a479d
Typo
...
Submitted by: "KATO Tsuguru" <tkato@prontomail.ne.jp>
Obtained by: Private communication
1999-09-10 20:53:02 +00:00
Foxfair Hu
25deade774
Update to CJK v4.3.0.
...
Submitted by:maintainer.
1999-09-10 10:10:34 +00:00
Dirk Froemberg
ec53882020
Fix dependency: ${PORTSDIR}/print/html2ps -> ${PORTSDIR}/print/html2ps-letter.
...
Requested by: Andreas Klemm <andreas@FreeBSD.org> (mantainer)
1999-09-10 08:43:52 +00:00
Dirk Froemberg
c55ee41c2b
Set PAPERSIZE to A4 and use html2ps-letter as a master port.
...
Requested by: Andreas Klemm <andreas@FreeBSD.org> (mantainer)
1999-09-10 08:41:12 +00:00
Dirk Froemberg
093ee0b8df
html2ps was split into html2ps-a4 and html2ps-letter.
...
Requested by: Andreas Klemm <andreas@FreeBSD.org> (mantainer)
1999-09-10 08:32:24 +00:00
Dirk Froemberg
5c06167de9
- make port non-interactive.
...
- support a4 and letter papersizes after a repository copy from
html2ps to html2ps-a4 and html2ps-letter.
- use ${PERL} for substituting not ${PERL5}.
Requested by: Andreas Klemm <andreas@FreeBSD.org> (mantainer)
1999-09-10 08:27:35 +00:00
Chris Piazza
68e615346e
Update MAINTAINER's email address
...
PR: 13648
Submitted by: maintainer
1999-09-09 03:03:19 +00:00
Satoshi Taoka
4feb34e817
Add pclprint
1999-09-09 00:34:51 +00:00
Satoshi Taoka
1691f08756
Utility for printing to HP (Laser,Desk)Jets using PCL rather than PS
...
PR: 13422
Submitted by: Will Andrews <andrews@technologist.com>
1999-09-09 00:33:09 +00:00
Dirk Froemberg
c4803edf82
Upgrade to 2.01.
...
PR: ports/13627
Submitted by: Lars Koeller <lkoeller@cc.fh-lippe.de>
1999-09-08 13:51:02 +00:00
Bill Fenner
5194fbd1e7
Update to 1.14
...
PR: ports/13551
Submitted by: Mike Meyer <mwm@phone.net>
1999-09-07 17:29:09 +00:00
Steve Price
ec1b2d16ed
The tiff port now lives in ports/graphics/tiff.
1999-09-07 10:45:31 +00:00
Satoshi Taoka
b14e3be002
Updated to 3.16
...
Fixed MASTER_SITES
Modified pkg/COMMENT and pkg/DESCR
PR: 13568
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
1999-09-06 19:00:15 +00:00
Chris Piazza
85370b5821
Strip the binary on install
...
PR: 13480
Submitted by: Mikhail Teterin <mi@aldan.agebra.com>
1999-09-04 20:08:01 +00:00
David E. O'Brien
5bcd51df20
change use of DISTNAME and portlint
1999-09-04 19:18:29 +00:00
Thomas Gellekum
8d1d4e1503
Upgrade to 7.00.
1999-09-03 10:40:36 +00:00
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
Michael Haro
e2b692e5ac
Clean COMMENT
...
reformat DESCR and add WWW:
FreeBSD.ORG -> FreeBSD.org
PR: 13478
Submitted by: KATO Tsuguru
1999-08-31 06:05:31 +00:00
Andreas Klemm
a3bf30526e
Copyright changed
1999-08-31 06:00:20 +00:00
Peter Wemm
a53421230c
$Id$ -> $FreeBSD$
1999-08-31 01:53:22 +00:00
Andreas Klemm
9f7c335259
have some trouble with my make-release script
...
gzip and bzip2 create a compressed file and in
the header unfortunately this changes md5 checksum.
Now updating md5, have to look for a better solution
in the near future, stay tuned...
1999-08-30 21:39:14 +00:00
Tim Vanderhoek
847ae8f2b6
Remove preceeding pkgname from some of the comments having one.
1999-08-29 19:19:43 +00:00
Chris Piazza
edf87e5017
Update to version 0.51
...
PR: 13440
Submitted by: maintainer
1999-08-28 19:23:45 +00:00
Andreas Klemm
9cf9e2eca9
Had to update sources without bumping version number.
...
So checksum changed...
1999-08-28 15:55:42 +00:00
Andreas Klemm
ff8d1cc78a
upgrade to apsfilter 5.1.3
...
Changed License, want a postcard.
New features in 5.1.3
=====================
- Security fix. tmp files are now not readable by other people
this gives you more privacy for your print jobs
- New nice options for a2ps when printing ASCII files
- SETUP's main menue now leads you more user friendly to new uniprint drivers
- SETUP: many display enhancements to make the setup script more
informative to the user.
- some cosmetic concerning apsfilter-promo@klemm.gtn.com
1999-08-28 15:50:53 +00:00
Michael Haro
3262cce303
expr -> ${EXPR}
...
mv -> ${MV}
rm -> ${RM}
tr -> ${TR}
1999-08-28 02:42:41 +00:00
Michael Haro
8d6f14a9b2
sed -> ${SED}
1999-08-28 02:17:34 +00:00
Michael Haro
af5f314286
ln -> ${LN}
1999-08-28 01:58:05 +00:00
Michael Haro
b8f8618362
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
...
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 22:30:39 +00:00
Chris Piazza
12040352f0
Update MASTER_SITES
...
PR: 13316
Submitted by: maintainer
1999-08-26 23:22:32 +00:00
Chris Piazza
0e775133d0
Add in a patch that I forgot to add when I committed the upgrade
...
to this port.
1999-08-25 21:12:56 +00:00
Thomas Gellekum
7e825d4600
Upgrade to 1.0.6.
...
Reviewed by: Bernd Rosauer <br@netland.inka.de>
1999-08-25 14:25:39 +00:00
David E. O'Brien
fe1e09a6cc
Change Id->FreeBSD.
1999-08-25 04:58:03 +00:00
Michael Haro
535add65ac
grep -> ${GREP}
...
true -> ${TRUE}
false -> ${FALSE}
1999-08-23 04:23:59 +00:00
Michael Haro
235481b52a
awk -> ${AWK}
...
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
1999-08-22 23:33:47 +00:00
Michael Haro
5281212be3
chmod -> ${CHMOD}
...
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Steve Price
a60e16e85e
Update to version 0.40.
...
PR: 12781 (15 of 19)
Submitted by: Ade Lovett <ade@lovett.com>
1999-08-22 04:01:09 +00:00
Steve Price
1c0431424f
Update to version 0.4.
...
PR: 12781 (7 of 19)
Submitted by: Ade Lovett <ade@lovett.com>
1999-08-22 03:46:56 +00:00
Andreas Klemm
aae1018079
apsfilter download directory changed slightly...
...
Submitted by: Richard Dabney <rdabney@lasg.com>
1999-08-21 01:59:43 +00:00