Dirk Froemberg
3eafcc6e77
Upgrade to 1.0.0 and add more MASTER_SITES.
...
OK'ed by: Andreas Klemm <andreas@FreeBSD.ORG>
1999-02-05 14:55:32 +00:00
Satoshi Asami
5114e2637e
Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
...
bsd.port.mk rev. 1.304 for details on the change.
The fix here is one of the following.
(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
EXTRACT_* commands.
(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
calling the "tar" command (i.e., arguments like "-xzf" are spelled
out).
(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
add ${EXTRACT_AFTER_ARGS} to the command line as well.
(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
is set, define the other two too.
1999-02-03 11:12:01 +00:00
Jean-Marc Zucconi
6299d27cdb
Patch the main makefile. Sometimes gmake exits(0) even if an inferior make
...
failed. (looks like a bug in gmake)
PR: ports/9690
1999-02-03 02:45:07 +00:00
Vanilla I. Shu
8c90f843b8
Portlint, libtool.
...
PR: ports/9826
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-02-02 14:17:53 +00:00
Vanilla I. Shu
d1e1fa4161
Correct md5 checksum, and portlint.
...
PR: ports/9829
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-02-02 13:04:06 +00:00
Satoshi Asami
1e807174e0
portlint.
1999-02-01 22:16:12 +00:00
Jean-Marc Zucconi
08874a5ad9
Unset all TEX* environment variables before starting the build phase.
...
PR: ports/9690
1999-01-29 03:09:05 +00:00
Jean-Marc Zucconi
7138655501
Upgrade: 2.124 -> 2.218
1999-01-29 02:34:15 +00:00
SADA Kenji
cf52582c72
s/freebsd3*)/freebsd[34]*/g
1999-01-28 21:31:42 +00:00
SADA Kenji
07461dbb56
type1inst already runs mkfontdir
...
PR: ports/9724
Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
1999-01-28 19:37:18 +00:00
Bill Fenner
dc90d64404
Use ${MASTER_SITE_GNOME}
1999-01-27 08:31:54 +00:00
Bill Fenner
5261958626
${MASTER_SITE_GNU} got rearranged in December; let's catch up.
1999-01-27 07:41:29 +00:00
Satoshi Asami
25e789dc90
Remove two sites that have files with bad checksum. There's another one
...
(ftp.univ-evry.fr) that I cannot connect at the moment, but it's left there.
1999-01-27 02:08:13 +00:00
Steve Price
74ae4ee02a
Activate the hp2xx port.
1999-01-26 03:32:20 +00:00
Steve Price
b7118c0945
Initial import of hp2xx version 3.20.
...
An HPGL converter into some vector- and raster formats w/ previewer for X.
PR: 9539
Submitted by: Lars Koeller <lkoeller@cc.fh-lippe.de>
1999-01-26 03:30:26 +00:00
Steve Price
3e38731905
Update to version 3.2.1.
...
PR: 9592
Submitted by: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp>
1999-01-26 02:42:34 +00:00
Vanilla I. Shu
343b837340
Bump png's major number to 3.
1999-01-23 07:05:35 +00:00
Nik Clayton
71cb5513d2
Call "mktexlsr" after installing so TeX knows about the added files.
...
Will do the same thing on deinstallation just as soon as I work out
how.
Approved By: Maintainer (Sean Kelly <kelly@plutotech.com>)
1999-01-22 00:03:56 +00:00
Vanilla I. Shu
4ad7dd9d51
png's version is 1.0.3 now.
1999-01-21 18:08:50 +00:00
Dirk Froemberg
e32e262806
Add pdflib.
1999-01-20 14:51:16 +00:00
Dirk Froemberg
5be2f6ee90
pdflib v0.6 - a C library for dynamically generating PDF
1999-01-20 14:49:13 +00:00
Steve Price
94598608af
The following ports were consolidated into ports/print/perlftlib.
...
ports/print/p5-FreeType
ports/print/p5-FreeTypeWrapper
ports/x11/p5-mkttfdir
PR: 9518
Submitted by: maintainer (of all of them :)
1999-01-18 02:50:24 +00:00
Vanilla I. Shu
3b45983233
Ate gnomeprint.
1999-01-17 20:20:26 +00:00
Vanilla I. Shu
78bb89e29e
GNOME print library.
1999-01-17 20:19:18 +00:00
Vanilla I. Shu
aafb7063e5
BROKEN this ports, it can't work with gnome 0.99.x.
1999-01-17 19:58:37 +00:00
Andreas Klemm
85cab809f9
Changed lead maintainer
...
and description of what Lyx is...
Obtained from: Martin Vermeer <mv@fgi.fi> (LyX "propaganda officer")
1999-01-16 09:12:56 +00:00
Marc G. Fournier
b535b68888
Add Y2K link for Alladin GhostScript...
1999-01-13 07:24:57 +00:00
Satoshi Asami
776a66e347
Remove ghostscript (ver. 2) and ghostscript4. We now have GNU ghostscript5
...
and Alladin ghostscript55.
Approved by: the ports list
1999-01-13 07:17:26 +00:00
Vanilla I. Shu
edecf3c4f0
Change maitainer's email address,
...
and BROKEN some gnome ports until I upgrade it.
1999-01-12 16:51:33 +00:00
Hidetoshi Shimokawa
145684059e
Rewrite p5- module's PLIST for alpha.
...
Use newly introduced %%PARL_ARCH%% for dirname of architecture
dependent libraries.
(i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!)
Approved by: asami
1999-01-11 15:34:56 +00:00
Hidetoshi Shimokawa
ec8a4e66c1
Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports.
...
XForms has not been available for FreeBSD/alpha yet.
1999-01-07 08:19:57 +00:00
Hidetoshi Shimokawa
4b86d315ca
Add 'ONLY_FOR_ARCHS=i386' to linux_lib dependent ports.
1999-01-07 02:31:51 +00:00
Jean-Marc Zucconi
d469e8b110
Upgrade: version T90 -> version T92
1999-01-05 01:48:35 +00:00
Steve Price
5b29201884
Activate ghostscript55 port.
1999-01-04 03:36:21 +00:00
Steve Price
755ea6dcdf
Fixup after repository copy.
1999-01-04 03:36:01 +00:00
Steve Price
fac70936a0
Downgrade this to version 5.10 after repository copy.
...
PR: 9209
Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
1999-01-04 03:34:06 +00:00
SADA Kenji
5f151c50fd
SUBDIR += perlftlib
...
Submitted by: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp>
1999-01-01 22:20:14 +00:00
SADA Kenji
6854484cd3
This is a package of libraries to use the FreeType library from the
...
perl language. It contains following pieces.
<FreeType.xs> This is a simple caller of the FreeType library. It has
same API as the FreeType library, so please read a manual of that to
understand how to use this.
<FreeTypeWrapper.pm> This is a simple wrapper of FreeType.xs to use
the FreeType library from perl with easy, perl-like API.
<ftinfo.pl> This is a dumper of a lot of information in each TrueType
fonts. This convert them as human readable strings.
<mkttfdir.pl> This is a maker of fonts.dir by parsing TTF and TTC
fils. It has special handler for DynaLab fonts, so it make good
fonts.dir automatically. And it detects what language's fonts are
contained in it by looking at code_page_range field in os2 table, so
it makes right entries.
See also <http://www.io.com/~kazushi/xtt/#perlftlib >
Note that ftinfo core-dumps with a signal 11 in case using
perl5.00502. :-)
Submitted by: Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp>
1999-01-01 22:18:54 +00:00
Dirk Froemberg
2e2e2f52dd
Upgrade to 1.0.0pre6
...
Requested by: Andreas Klemm <andreas@FreeBSD.ORG>
1998-12-28 21:18:07 +00:00
Thomas Gellekum
b73500f17e
Location of home page changed.
...
Submitted by: Brian Handy <handy@physics.montana.edu>
1998-12-28 10:21:34 +00:00
Satoshi Asami
3236435708
Mark this broken after repo copy.
1998-12-27 22:31:29 +00:00
Steve Price
da2769f7f1
Update to version 0.9.8a.
...
PR: 8579
Submitted by: Tom Hukins <tom@eborcom.com>
1998-12-25 17:51:31 +00:00
Justin M. Seger
0b2bbe06df
Don't install ${PREFIX}/bin/install-info
...
PR: ports/8387
Submitted by: finrod@niobe.ewox.org
1998-12-24 19:11:11 +00:00
Justin M. Seger
fee36ec2d7
Activate print/gsfonts
1998-12-24 12:13:55 +00:00
Justin M. Seger
0f7584fc37
Import of gsfonts v5.10a
...
This package installs the required Adobe fonts from GNU Ghostscript's
distribution, and prepares the Type1 fonts so they may also work in the
Xwindows environment.
PR: ports/6311
Submitted by: giffunip@asme.org
1998-12-24 12:13:20 +00:00
SADA Kenji
05b1fe7efc
Remove down site from MASTER_SITES, added some.
1998-12-14 15:47:43 +00:00
SADA Kenji
f83cb25b38
I've added some MASTER_SITES and removed BROKEN.
1998-12-14 15:39:26 +00:00
David E. O'Brien
870e799163
BROKEN= 'fetch from *SINGLE* down site'
...
Forgot to add Extra MASER_SITES when upgrading by: jseger
1998-12-14 02:48:02 +00:00
Satoshi Asami
08a9ff8c98
Don't write stuff to places other than ${WRKDIR}.
1998-12-13 08:47:43 +00:00
Jun Kuriyama
69c6a90fd3
Converting texts in figure by tgif to LaTeX commands
...
PR: ports/8771 (part of)
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1998-12-13 03:36:35 +00:00