Satoshi Asami
9010f3c7f3
Upgrade to 3.1.2, which is fetchable.
...
Submitted by: maintainer, except it was for 3.1.1 which is unfetchable
already, and also it didn't fix PLIST.
While I'm here, use PLIST_SUB so PLIST doesn't have to changed for every
upgrade.
1998-09-16 06:39:00 +00:00
Satoshi Asami
668e0f51f4
Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball
...
checks haven't missed anything.
Submitted by: dima
1998-09-15 21:31:59 +00:00
Satoshi Asami
4dc064b0c5
jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
...
(Note, since the shlib major didn't change this just removes the regexp
support.)
1998-09-15 11:46:15 +00:00
Satoshi Asami
03d5b496f6
libXpm major is now 5. Also remove regexp support in preparation for
...
ELF conversion.
1998-09-15 11:13:39 +00:00
Satoshi Asami
7c879d513b
Can't fetch....
1998-09-15 05:39:20 +00:00
Andreas Klemm
ca9f4c82af
Fix to let ghostscript5 link dynamically with X11 elf libs
...
Submitted by: Zach Heilig <zach@gaffaneys.com>
1998-09-12 17:40:07 +00:00
Thomas Gellekum
fe37cce903
Upgrade to 3.1.0.
...
Submitted by: Brian Handy <handy@physics.montana.edu>
1998-09-09 07:09:37 +00:00
Satoshi Asami
1e1769fb67
p5-PerlMagick is included in ImageMagick now.
1998-08-31 13:16:21 +00:00
Thomas Gellekum
324b7dc84d
Fix permissions for the installed files. Clean up a bit while I'm here:
...
- use post-extract target to copy the makefile
- install support files in $PREFIX/share/rtf
- fix PLIST (how did this ever pass the ports czar? ;-) )
PR: 7760
Submitted by: max
1998-08-31 07:51:41 +00:00
Vanilla I. Shu
6f92407e3e
Change maintainer's email address.
...
PR: ports/7765
Submitted by: maintainer
1998-08-28 11:18:16 +00:00
Satoshi Asami
717bc37b79
modula-3 library is now at version 6.
1998-08-26 20:44:12 +00:00
Satoshi Asami
7147ee4f54
kde shared libs are now at version 1. Gosh, no wonder they kept being
...
reinstalled over and over.
1998-08-25 10:04:59 +00:00
Jean-Marc Zucconi
3cce57c2a8
Upgrade to version T90
1998-08-24 19:44:26 +00:00
Steve Price
4e86acd9b3
Update to 2.5p2.
...
PR: 7690
Submitted by: maintainer
1998-08-24 01:06:35 +00:00
Satoshi Asami
cd74f11542
Remove comment that should have been deleted with the previous commit. :)
1998-08-23 22:10:12 +00:00
Justin M. Seger
c9b4ed1dbf
Update to work with new distfile.
1998-08-23 14:01:19 +00:00
Tim Vanderhoek
f0dd53f0e9
Use the MANx variables. This commit only covers ports that
...
don't USE_IMAKE, don't appear to change behaviour on NOMANCOMPRESS (many
do, subtly) and don't install more than one manpage.
Any port listed here is a good candidate for a general review simply
due to age... For example, a number of them seem to patch an install:
target into the program Makefile and/or arbitrarily compress their
manpages from patches/patch-*. This has been out-of-vogue since I would
guess mid-1996, at least.
1998-08-23 07:34:47 +00:00
Tim Vanderhoek
555648efb4
Don't print the manpages in pkg/PLIST, please.
1998-08-19 18:50:23 +00:00
Satoshi Asami
d5ed75f74e
Remove manpages. Don't want to step on hoek's toes but I'm going to replace
...
the package on the ftp site and might as well commit this while I'm here.
1998-08-19 07:24:24 +00:00
Jun Kuriyama
5ede0f7f1b
Fix my careless mistakes.
...
Pointed out by: asami
1998-08-17 16:33:44 +00:00
Jun Kuriyama
ed551e2ef6
Yet Another LaTeX mode on Emacs (including another html-mode)
...
PR: ports/4412
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1998-08-14 02:08:39 +00:00
Jun Kuriyama
d775618720
Activate yatex.
1998-08-14 00:16:29 +00:00
Jun Kuriyama
05ec898c2c
Yet Another LaTeX mode on Emacs (including another html-mode)
...
PR: ports/4412
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1998-08-14 00:16:07 +00:00
Satoshi Asami
65edaaa1f5
Replace qt dependencies with USE_QT.
...
(Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and
GNU_CONFIGURE)
1998-08-12 06:29:36 +00:00
Steve Price
52b30cdd25
Find the distfile again.
...
PR: 7548
Submitted by: Daniel O'Connor <doconnor@gsoft.com.au>
1998-08-10 12:14:50 +00:00
Satoshi Asami
5264cbceb5
Fix up dependencies for ports that moved into the x11-toolkits category.
1998-08-07 23:56:56 +00:00
Satoshi Asami
ceba211283
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
...
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Andreas Klemm
ca68b5746e
LyX doesn't need ispell as run dependency (PR 7349)
...
fixed: make WITH_ISPELL=yes installs with ispell otherwise without
lyx's ``configure'' disables the use of mmap for some reason (PR 5920)
checked, that on FreeBSD-current mmap is being used.
PR: 7349+5920
1998-08-01 09:07:02 +00:00
David E. O'Brien
92a4c5b262
Slightly different version.
1998-07-30 04:43:19 +00:00
David E. O'Brien
af00fa4959
Doesn't require GMAKE anymore.
...
Respect CXX and CFLAGS.
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
1998-07-30 04:36:46 +00:00
Tim Vanderhoek
0ec2b6d084
Another batch of add homepage. In general I've avoided any links
...
except to official homepages, but in this batch there were a few
cases where a link was desireable anyways. For these, the form
http://url/ (FAQ/whatever)
was used.
1998-07-28 06:34:42 +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
Steve Price
a71d232c59
Turn on enscriptfonts.
1998-07-20 02:31:50 +00:00
Steve Price
bb7ad20c83
Initial import of enscriptfonts version 0.75.
...
A bunch of share/freeware fonts used with the enscript port.
PR: 6978
Submitted by: Gary Kline <kline@tao.thought.org>
1998-07-20 02:30:59 +00:00
Andreas Klemm
e5c467f055
update gs port after update of libpng port.
...
The version change produced a symlink in gs source directory
which pointed to an nonexistent directory under libpng port.
1998-07-17 20:19:41 +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
Andreas Klemm
ae953f19f1
New apsfilter version 4.9.9 supports printing of bzip2 compressed files
1998-07-05 21:14:41 +00:00
Andreas Klemm
6aeaf5c9db
new release 4.9.8
...
- support for printing PDF files
- fix SETUP and mksymlinks, if having a color printer, printcap
entries were missing as well as symlinks to apsfilter
- make the "auto-color" printer the default printer, if you have a
color printer...
1998-07-04 20:31:40 +00:00
Andreas Klemm
8a9446a6f0
Updated to last version 1.12.1pre6
1998-07-04 07:56:22 +00:00
Satoshi Asami
de5916f630
One more checksum change....
1998-07-02 06:52:10 +00:00
Andreas Klemm
1998122e08
checksums changed on mastersite...
...
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
1998-06-27 13:46:43 +00:00
Satoshi Asami
7d45e2b7a1
Remove NO_CONFIGURE and NO_PATCH, they never meant anything.
1998-06-27 05:20:00 +00:00
Thomas Gellekum
24cc74aff9
Upgrade to 1.5.
1998-06-23 07:24:39 +00:00
Justin M. Seger
c220f32388
Upgrade to freetype 1.1
1998-06-21 02:42:39 +00:00
Jean-Marc Zucconi
3d915fb36c
Add a #include <errno.h> so that it compiles cleanly on NetBSD.
...
Submitted by: Jim Dutton <jimd@siu.edu>
1998-06-17 20:17:56 +00:00
Satoshi Asami
1726a406db
This file is only used for Japanese version....
1998-06-16 13:09:53 +00:00
Jun Kuriyama
f762860bf6
Activate xdvik.
1998-06-14 22:00:24 +00:00
Jun Kuriyama
ea892826be
DVI Previewer(kpathsearch) for X.
...
PR: ports/5882
Submitted by: Kentaro Inagaki <JBD01226@niftyserve.ne.jp>
1998-06-14 22:00:05 +00:00
Andreas Klemm
3ef19a0f9c
correct install target which broke port
1998-06-05 06:21:03 +00:00