Steve Price
466b1016aa
DISTFILES moved on MASTER_SITE.
1999-04-08 18:08:39 +00:00
Dima Ruban
7661986667
Change PKGNAME.
...
Requested by: asami
1999-04-08 07:49:18 +00:00
Dima Ruban
d857cea968
Put back acroread4 entry.
1999-04-08 07:45:28 +00:00
Dima Ruban
11d068a3bb
Do it properly now (hopefully)
1999-04-08 07:41:21 +00:00
Dima Ruban
a2c7eebe09
Remove acroread4 per Satoshi's request.
...
It will be repo-copied.
Reviewed by: asami
1999-04-08 07:31:38 +00:00
Dima Ruban
f98b2eb442
Added acroread4
1999-04-08 07:26:43 +00:00
Steve Price
55481465a2
Activate the magicfilter port.
1999-04-03 01:53:59 +00:00
Steve Price
cb52f277b1
Import magicfilter version 1.2.
...
Customizable, extensible automatic printer filter
PR: 10767
Submitted by: CHOI Junho <cjh@kr.freebsd.org>
1999-04-03 01:53:53 +00:00
Nik Clayton
9cd738837c
Updated MASTER_SITES. The author uploaded a new version over the old,
...
so I've copied the old files to ~nik/public_html/distfiles/jadetex and
pointed the port at that until I can test the new files.
1999-04-02 13:24:44 +00:00
Steve Price
1224e897fb
Link with -lXp so this compiles again.
...
PR: 10848
Submitted by: maintainer
1999-04-02 03:32:13 +00:00
Bill Fumerola
c371894d75
Use a correct CATEGORIES entry.
...
PR: ports/10890
Submitted By: Tom Hukins <tom@eborcom.com>
1999-03-31 20:21:49 +00:00
SADA Kenji
ec35e94680
Remove ``WWW.jp.FreeBSD.ORG/~sada/*'' addresses from MASTER_SITES
...
& PATCH_SITES, and use ${MASTER_SITE_PORTS_JP} instead.
We couldn't use ``WWW.jp.FreeBSD.ORG/'' address soon.
1999-03-31 16:41:31 +00:00
Chuck Robey
bbad0d9dad
Remove references to Aladdin Ghostscript (this is GNU Ghostscript).
...
OK'ed by Satoshi.
1999-03-22 12:46:29 +00:00
Chuck Robey
daa24d1d48
update to version 4.12.
1999-03-20 02:56:13 +00:00
Satoshi Asami
d6719f3552
Add yatex-mule, yatex-xemacs and yatex-xemacs-mule.
1999-03-20 02:00:59 +00:00
Seiichirou Hiraoka
1162a3b4f0
Update to 3.13
...
PR: ports/10643
Submitted by: jose@nobody.org
1999-03-19 18:53:20 +00:00
Satoshi Taoka
9a81ab7133
I made a mistake in previous committing.
...
This modification gets correct.
1999-03-17 08:08:38 +00:00
Satoshi Taoka
18aed621c2
moved japanese/yatex to print/yatex-mule (for Mule 2.3)
...
moved japanese/yatex-xemacs to print/yatex-xemacs-mule (for XEmacs20-mule)
added a new port: print/yatex-xemacs (for XEmacs19 XEmacs20)
1999-03-17 06:57:38 +00:00
Dirk Froemberg
b3b88011cc
Upgrade to 1.0.1.
...
OK'ed by: Andreas Klemm <andreas@FreeBSD.ORG> (maintainer)
1999-03-15 09:27:26 +00:00
Satoshi Taoka
cb24fa1bae
Fixed MASTER_SITES
...
PR: ports/10218
Submitted by: Michael Haro mharo@area51.fremont.ca.us
1999-03-13 08:08:48 +00:00
Foxfair Hu
fbbc050aa7
Correct typo of MASTERSITE.
...
Submitted by: MAINTAINER.
1999-03-09 08:53:23 +00:00
Steve Price
7a740060d6
Update to version 4.2.0.
...
PR: 10406
Submitted by: Keith Jang <keith@gcn.net.tw>
1999-03-08 22:03:33 +00:00
Satoshi Taoka
bbf434ec1d
My modification (Rev. 1.3 -> 1.4) is incorrect, and
...
Mr. Okada's (PR: ports/10294) is right! Sorry!
1999-03-05 08:59:23 +00:00
Satoshi Taoka
94a9e83966
fix two problems about the shell script to modify site-start.el;
...
* create a empty file site-start.el in /
* do not modify site-start.el
The next PR is about the later problem. But the patch cannot fix it.
PR: 10294
Submitted by: hokada@isl.melco.co.jp
1999-03-04 18:07:41 +00:00
Andreas Klemm
d63fa84132
update to apsfilter 5.0.1:
...
- bugfix: let file command work on the tmp file, avoid reading from stdin
- added a russian print filter to the contrib section
Needs perhaps some documentation...
I committed it nearly "as is", polished a bit Makefile and such...
1999-03-01 16:17:39 +00:00
Andreas Klemm
fadbac4bc3
Upgrade to apsfilter 5.0.0
...
Do 18 Feb 1999 21:15:27 CET Joachim Achtzehnter <joachim@kraut.bc.ca>
* LPRng support !!!
* writing the first 8k into a tmp file makes rewindstdin unnecessary
Sat, 24 Oct 1998 22:29:12 -0500 (CDT) Glenn Johnson <gljohns@bellsouth.net>
* uniprint driver support (for ghostscript >= 5.10)
1999-02-28 15:32:07 +00:00
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
Jun Kuriyama
7991a8cb75
Activate tgif2tex.
1998-12-13 03:13:17 +00:00
Justin M. Seger
8b5e5a31a3
Upgrade to freetype 1.2
...
Submitted by: taguchi@tohoku.iij.ad.jp
1998-12-12 20:58:06 +00:00
Vanilla I. Shu
d17c12dd8d
Add more MASTER_SITES.
...
PR: ports/9037
Submitted by: josh@quick.net
1998-12-10 17:24:33 +00:00
Nik Clayton
520c9c3065
Added jadetex.
1998-12-08 21:11:51 +00:00
Nik Clayton
e366972e90
I hope this has done the right thing, I hate using easy-import.
...
This is JadeTeX, a set of TeX macros for processing the TeX output from
Jade and doing useful things with it. In the grand scheme of things,
it'll be used as part of the process to convert DocBook to PostScript
and PDF.
It depends on teTeX-beta, all 30 megs of it.
Sean Kelly did all this, and deserves the credit, I'm just committing
on his behalf.
That ticking noise you can here is LinuxDoc's shrinking lifetime.
Reviewed by: nik@freebsd.org
Submitted by: Sean Kelly <kelly@plutotech.com>
1998-12-08 21:08:28 +00:00
David E. O'Brien
a0137c4f0c
* Make fetchable by adding MASTER_SITEs.
...
* portlint
1998-12-08 09:43:26 +00:00
Vanilla I. Shu
f401522cff
Add forgotten manpage.
1998-12-03 12:26:40 +00:00
Andreas Klemm
ffbdee70be
update std font. Only the new font (symlink)
...
ghostscript-fonts-std-5.50.tar.gz points to
the newer font
ghostscript-fonts-std-5.10a.tar.gz points to
^-- !
in another directory on the ftp server.
1998-12-03 08:38:56 +00:00
Andreas Klemm
604d2ee3c1
*** empty log message ***
1998-12-03 08:24:21 +00:00
David E. O'Brien
55da950a00
Nevermind.. I wasn't trying to fetch from wcarchive as last resort.
...
(but these ports still need extra MASTER_SITEs)
1998-12-02 09:07:19 +00:00
David E. O'Brien
2de581f844
BROKEN = 'fetch'
1998-12-02 09:04:05 +00:00
Satoshi Asami
58cbb43213
ADd USE_XLIB.
1998-12-02 04:59:50 +00:00
Jean-Marc Zucconi
db3126e16c
Do not create a file in ${SCRIPTDIR}. Create it in ${WRKDIR} and use a
...
post-install target instead.
Requested by: asami
1998-12-01 21:14:08 +00:00
Satoshi Asami
3a752acb3c
Append ${WRKDIRPREFIX} in front of jpeg and png dir names.
1998-12-01 09:59:46 +00:00
Satoshi Asami
555a3ebe6c
Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote
...
that the port otherwise uses files from another port. (Note: support
for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.)
1998-12-01 03:06:49 +00:00
Satoshi Asami
f22feb535b
A few more USE_XLIBs.
1998-11-28 09:07:24 +00:00
Satoshi Asami
c961f8fd9d
Sorry, marked teTeX instead af teTeX-beta broken by mistake. Also, change
...
broken to manual-package-build, it can only be built with an empty /usr/local.
1998-11-26 06:24:38 +00:00
Satoshi Asami
77034e70c4
Sorry, still doesn't package.
...
===> Building package for teTeX-0.9-981113
tar: can't add file share/texmf/web2c/etex.efmt : No such file or directory
tar: can't add file share/texmf/web2c/etex.log : No such file or directory
tar: can't add file share/texmf/web2c/lambda.fmt : No such file or directory
tar: can't add file share/texmf/web2c/lambda.log : No such file or directory
tar: can't add file share/texmf/web2c/omega.fmt : No such file or directory
tar: can't add file share/texmf/web2c/omega.log : No such file or directory
tar: can't add file share/texmf/web2c/pdflatex.fmt : No such file or directory
tar: can't add file share/texmf/web2c/pdflatex.log : No such file or directory
tar: can't add file share/texmf/web2c/pdftex.fmt : No such file or directory
tar: can't add file share/texmf/web2c/pdftex.log : No such file or directory
pkg_create: tar command failed with code 256
Creating package /usr/ports/packages/All/teTeX-0.9-981113.tgz
Registering depends: libwww-5.2 png-1.0.2.
Creating gzip'd tar ball in '/usr/ports/packages/All/teTeX-0.9-981113.tgz'
*** Error code 1
Stop.
1998-11-26 05:43:00 +00:00
SADA Kenji
c3f7d39522
This is a null commit to record information I forgot to put in
...
previous commit log.
PR: ports/8450
Submitted by: Stephen J. Roznowski <sjr@home.net>
1998-11-23 21:42:20 +00:00
Satoshi Asami
bda48cd5d1
Remove extraneous space that snuck in with previous commit.
1998-11-23 12:05:50 +00:00
Thomas Gellekum
81910b6246
Brand acroread executable. Doesn't really matter because it's linked
...
dynamically, but doesn't hurt, either.
PR: 8779
Submitted by: Joel Ray Holbeck <joelh@gnu.org>
1998-11-23 09:51:57 +00:00
Satoshi Asami
b9f0e42f31
Make the message match reality.
1998-11-23 08:54:39 +00:00
Satoshi Asami
5dbd01cd92
A little portlint. Also, enscript dir name changed.
1998-11-23 08:52:12 +00:00
SADA Kenji
d4c621601b
Make port's Makefile to pass $PERL5 to the scripts/pre-configure,
...
that installed `html2ps' script would execute true path of Perl5,
even on the FreeBSD-CUREENT system.
1998-11-22 22:45:16 +00:00
SADA Kenji
1c95fb782a
Revice MASTER_SITES to the new location.
...
PR: ports/8794
Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
1998-11-22 19:18:59 +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
Steve Price
6c450aae0f
Remove extraneous x11 from CATEGORIES.
...
Submitted by: Josh Gilliam <josh@quick.net>
1998-11-21 07:27:41 +00:00
Jun-ichiro itojun Hagino
bd566e33a3
- updated to use version 1.66.
...
PR: 8752
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> (= maintainer)
1998-11-20 18:19:10 +00:00
Thomas Gellekum
72ccfa5b4d
Set LC_CTYPE=C to prevent coredumps in multibyte locales.
...
Submitted by: CHOI Junho <junker@jazz.snu.ac.kr>
1998-11-20 10:26:12 +00:00
Satoshi Asami
cb60d758c4
Use a4 size if compiling for Japanese, letter otherwise.
1998-11-20 04:39:06 +00:00
Satoshi Asami
83a5febf20
Dang. I knew I forgot something. This goes with the previous mass commit
...
(see graphics/Makefile rev. 1.100 for log message).
1998-11-20 04:16:48 +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
7e4c488fac
Comment out RUN_DEPENDS, enscript specifies default paper size and you
...
probably do not want that when you are just installing fonts.
1998-11-20 01:12:26 +00:00
Satoshi Asami
f6f9920c65
Preperly use ".BEGIN:" as error target.
1998-11-19 19:56:39 +00:00
Scott Mace
09ac4d599d
Fix typo.
1998-11-18 15:54:20 +00:00
Scott Mace
1d61749e89
add pbm2ppa
1998-11-18 15:52:38 +00:00
Scott Mace
d90522ca35
Initial import of pbm2ppa.
...
Submitted by: smace@freebsd.org
1998-11-18 15:50:24 +00:00
Vanilla I. Shu
656d3a2b9a
It works fine on maintainer and my box.
...
Submitted by: maintainer
1998-11-17 17:41:30 +00:00
Jun Kuriyama
ec50442387
Add virtual category elisp.
...
Reminded by: wosch
Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
1998-11-15 12:21:56 +00:00
Jun Kuriyama
9ad2e50ef4
Install directory is changed.
...
PR: ports/8224
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1998-11-11 14:33:02 +00:00
Andreas Klemm
3e134b2d4b
Upgrade to latest version 1.0.0pre2
...
Not broken for ELF, since xforms lib isn't broken anymore
Although xforms should be ok for ELF I got the following error message
at startup of lyx:
/usr/libexec/ld-elf.so.1: Shared object "libforms.so.0.88" not found
Had to apply a symlink manually:
root{207} /usr/X11R6/lib ln -s libxforms.so.0 libforms.so.0.88
root{208} /usr/X11R6/lib ldconfig -m /usr/X11R6/lib
1998-11-10 15:16:00 +00:00
Steve Price
b7f8b638d1
Update to version 1.6.1.
...
PR: 8468
Reviewed by: maintainer
Submitted by: Rasmus Kaj <kaj@interbizz.se>
1998-11-09 01:14:54 +00:00
Satoshi Asami
fcbd63ca68
On second thought, move all the PLISTs back as ${RESOLUTION}.list in the
...
master pkg directory. No need to create pkg directories for all the mini-
ports for just one file each.
1998-11-08 09:37:11 +00:00
Bill Fenner
47e4c231c9
Remove leading slash from MASTER_SITE_SUBDIR
1998-11-07 18:29:09 +00:00
Satoshi Asami
6ff250ab11
Split up pkfonts to pkfonts${RESOLUTION} subdirectories, so dependencies
...
are tracked correctly. pkfonts300 is a repository copy from pkfonts, and
other pkfonts* directories only contain PLIST and a Makefile that sets
RESOLUTION and includes pkfonts300/Makefile.
1998-11-07 10:50:04 +00:00
Thomas Gellekum
52369deb9b
Activate teTeX-beta.
1998-11-06 08:13:30 +00:00
Jun Kuriyama
995fcf8f73
Activate p5-FreeType and p5-FreeTypeWrapper.
1998-10-30 14:17:49 +00:00
Thomas Gellekum
9f0b173517
Update maintainer's address.
1998-10-30 13:54:45 +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
Satoshi Asami
b0535730d8
yatex-xemacs depends on bash to build.
1998-10-21 07:09:58 +00:00
Steve Price
44ae17e5f2
You are broken, nobody maintains you, and there are three others
...
just like you already, so goodbye old friend.
1998-10-20 01:54:07 +00:00
Steve Price
f7b73547f3
Remove empty directories on deinstall.
1998-10-20 01:49:58 +00:00
Steve Price
aa8e571660
Move manpages from pkg/PLIST to Makefile.
1998-10-20 01:48:38 +00:00
Steve Price
b99e80eead
Change "Version required:" string too.
1998-10-20 01:46:39 +00:00
Steve Price
b8722f4f37
Make this port deinstall cleanly.
1998-10-20 01:45:53 +00:00
Satoshi Asami
98531f5262
No need to have a2ps and a2ps43 reversed anymore -- NO_LATEST_LINK takes
...
care of that.
1998-10-20 00:12:44 +00:00
Vanilla I. Shu
31d0d36d73
Activate ggv.
1998-10-19 14:30:06 +00:00
Vanilla I. Shu
9332084740
ggv is the front end of ghostscript.
...
Submitted by: Nakai@technologist.com
1998-10-19 14:29:02 +00:00
Justin M. Seger
99e3f39761
Mark BROKEN:
...
gmake[1]: Entering directory `/usr/ports/chinese/CJK/work/CJK/4_1.3'
(mkdir -p /usr/local/share/texmf/tex/latex/CJK); && \
(/bin/cp -R texinput/* /usr/local/share/texmf/tex/latex/CJK); && \
(/usr/sbin/chown -R . /usr/local/share/texmf/tex/latex/CJK);
gmake -C doc/teTeX patch
gmake[2]: Entering directory `/usr/ports/chinese/CJK/work/CJK/4_1.3/doc/teTeX'
patch /usr/local/bin/MakeTeXPK < MakeTeXPK.diff
Hmm... Looks like a new-style context diff to me...
The text leading up to this was:
--------------------------
|*** MakeTeXPK.teTeX Fri Aug 22 05:45:35 1997
|--- MakeTeXPK Fri Jun 12 03:52:38 1998
--------------------------
Patching file /usr/local/bin/MakeTeXPK using Plan A...
Hunk #1 failed at 80.
Hunk #2 failed at 142.
Hunk #3 failed at 173.
1998-10-15 21:25:10 +00:00
Justin M. Seger
79f4c719dd
Unbreak and upgrade to version 3.1.5
...
Submitted by: John Fieber <jfieber@indiana.edu>
1998-10-13 23:44:03 +00:00
Justin M. Seger
9335fe1619
Unbreak.
...
Submitted by: str
1998-10-13 04:07:18 +00:00
Justin M. Seger
019008c0cd
*** empty log message ***
1998-10-13 03:47:24 +00:00
Justin M. Seger
aefc85c824
Unbreak for ELF.
...
Submitted by: steve
1998-10-13 02:48:49 +00:00
Justin M. Seger
1f49964c20
Unbreak for ELF.
...
Submitted by: steve
1998-10-13 02:46:56 +00:00
Justin M. Seger
010b6ecc76
Unbreak for ELF.
...
Submitted by: jmz
1998-10-13 01:49:42 +00:00
Justin M. Seger
96d3c047f3
Unmark BROKEN. It was a previously fixed SMP problem.
...
Pointed out by: jdp
1998-10-13 01:17:27 +00:00
Justin M. Seger
786e3a4cb5
Mark BROKEN for ELF:
...
===> Patching for xtem-6.18
===> Applying FreeBSD patches for xtem-6.18
In string, @WISHX now must be written as \@WISHX at -e line 1, near "@WISHX"
In string, @TCLSH now must be written as \@TCLSH at -e line 1, near "@TCLSH"
In string, @XTEMPATH now must be written as \@XTEMPATH at -e line 1, near "@XTEMPATH"
Execution of -e aborted due to compilation errors.
*** Error code 255
1998-10-12 18:16:47 +00:00
Justin M. Seger
b4e61349a0
Mark BROKEN for ELF:
...
./../klibtool link cc -o xdvi xdvi.o dvi_draw.o dvi_init.o events.o font-open.o gf.o pk.o psdps.o psgs.o psheader.o psnews.o special.o util.o vf.o sfDir.o sfDraw.o sfPath.o sfSelFile.o hypertex.o mime.o wwwfetch.o alloca.o -L/usr/X11R6/lib -lXaw -lXmu -lXt -lSM -lICE -lX11 ../kpathsea/libkpathsea.la -lm
cc -o xdvi xdvi.o dvi_draw.o dvi_init.o events.o font-open.o gf.o pk.o psdps.o psgs.o psheader.o psnews.o special.o util.o vf.o sfDir.o sfDraw.o sfPath.o sfSelFile.o hypertex.o mime.o wwwfetch.o alloca.o -L/usr/X11R6/lib -lXaw -lXmu -lXt -lSM -lICE -lX11 ../kpathsea/STATIC/libkpathsea.a -lm
/usr/libexec/elf/ld: warning: libXext.so.6, needed by /usr/X11R6/lib/libXaw.so, not found (try using --rpath)
/usr/X11R6/lib/libXmu.so: undefined reference to `XShapeCombineMask'
/usr/X11R6/lib/libXaw.so: undefined reference to `XShapeQueryExtension'
1998-10-12 17:23:04 +00:00
Justin M. Seger
802d197782
Mark BROKEN for ELF. Depends on modula-3 which is BROKEN:
...
***
*** runtime error:
*** Segmentation violation - possible attempt to dereference NIL
***
*** runtime error:
*** ASSERT failed
*** file "../src/runtime/common/RTHeapMap.m3", line 35
***
Abort trap - core dumped
*** error code 134 (ignored)
missing libm3formsvbtpixmaps.a: not building libm3formsvbtpixmaps.so.6
followed by many more errors
1998-10-12 16:38:05 +00:00
Justin M. Seger
a89d5ec7ed
Mark BROKEN for ELF:
...
cc -O2 -O -pipe -D_POSIX_SOURCE -I/usr/X11R6/include -s -L/usr/X11R6/lib -o mgv Ghostview.o app.o auto.o center.o dsc.o events.o file.o help.o log.o magstep.o main.o mark.o media.o mgv.o mgv_create.o options.o orientation.o page.o page_control.o print.o process.o scroll.o sens.o strings.o toolbar.o track.o uiutil.o unmangle.o util.o view.o zoom.o _ad.o _switch_help.o _bld.o -Lwlib -lwlib -lXm -lXmu -lXt -lXpm -lXext -lX11
/usr/libexec/elf/ld: warning: libSM.so.6, needed by /usr/X11R6/lib/libXmu.so, not found (try using --rpath)
/usr/libexec/elf/ld: warning: libICE.so.6, needed by /usr/X11R6/lib/libXmu.so, not found (try using --rpath)
/usr/X11R6/lib/libXt.so: undefined reference to `SmcSaveYourselfDone'
/usr/X11R6/lib/libXt.so: undefined reference to `IceConnectionNumber'
1998-10-12 15:24:14 +00:00
Justin M. Seger
b19457222e
Mark BROKEN for ELF:
...
cc -O -pipe -I../h -I./h -DHAVE_VPRINTF -o dviselect dviselect.o lib/lib.a
cc: lib/lib.a: No such file or directory
*** Error code 1
1998-10-12 12:45:44 +00:00
Justin M. Seger
0c8bdb399a
Mark BROKEN for ELF:
...
gcc -o asprint -O2 asprint.o -L/usr/X11R6/lib -lXaw -lXmu -lXt
/usr/libexec/elf/ld: warning: libSM.so.6, needed by /usr/X11R6/lib/libXaw.so, no
t found (try using --rpath)
/usr/libexec/elf/ld: warning: libICE.so.6, needed by /usr/X11R6/lib/libXaw.so, n
ot found (try using --rpath)
/usr/libexec/elf/ld: warning: libXext.so.6, needed by /usr/X11R6/lib/libXaw.so,
not found (try using --rpath)
/usr/libexec/elf/ld: warning: libX11.so.6, needed by /usr/X11R6/lib/libXaw.so, n
ot found (try using --rpath)
/usr/X11R6/lib/libXaw.so: undefined reference to `XFreePixmap'
/usr/X11R6/lib/libXt.so: undefined reference to `XrmEnumerateDatabase'
1998-10-12 12:33:23 +00:00
Justin M. Seger
1c1ae295a6
Mark BROKEN for ELF:
...
Creating gzip'd tar ball in '/usr/ports/packages/All/acroread-3.02.tgz'
tar: can't add file Acrobat3/Reader/intellinux/lib/libagm.so.2 : No such file or directory
tar: can't add file Acrobat3/Reader/intellinux/lib/libpfs.so.2 : No such file or directory
tar: can't add file Acrobat3/Reader/intellinux/lib/libreadcore.so.3 : No such file or directory
/usr/sbin/pkg_create: tar command failed with code 256
*** Error code 1
1998-10-12 12:26:42 +00:00
Vanilla I. Shu
188152dd4a
Correct pkg/COMMENT.
...
Remind by: asami
1998-10-12 06:11:03 +00:00
Vanilla I. Shu
0942aa3694
Remove the entry of MASTER_SITE_CTAN.
...
Reviewed by: maintainer.
1998-10-10 13:39:00 +00:00
Satoshi Asami
bbba9fc4cc
Remove all the remaining regexps from LIB_DEPENDS. There are some
...
ports that are not ELFized yet but it's getting too late in the game
and I need to commit the new bsd.port.mk that doesn't use regexps.
1998-10-09 10:05:56 +00:00
Vanilla I. Shu
489f82430e
Chinese/Japanese/Korean support to LaTeX2e/teTeX
...
PR: ports/6954
Submitted by: J.T. Jang <keith@email.gcn.net.tw>
1998-10-08 15:37:34 +00:00
Thomas Gellekum
a8b2af85ec
Upgrade to 3.02.
1998-10-06 11:19:51 +00:00
Steve Price
2b6a69a043
Move manpages to the Makefile and use MAN*.
1998-10-03 21:34:10 +00:00
Brian Somers
80ef5c1ba6
Elfify
1998-10-02 18:21:34 +00:00
Steve Price
9f6536b673
Remove empty directory on deinstall.
1998-10-02 01:57:57 +00:00
Justin M. Seger
c94a576e69
Mark all KDE ports BROKEN for ELF.
1998-09-30 02:07:28 +00:00
Steve Price
1826ab8b3b
Remove regexp support for libdnd.
1998-09-27 03:16:06 +00:00
Steve Price
5d04b9652f
Mark broken for ELF because of xforms port.
1998-09-26 23:18:10 +00:00
Steve Price
b90c232dc7
Remove regexp support for tk42.
1998-09-26 23:11:03 +00:00
Jean-Marc Zucconi
f59679314f
Upgrade to version 5.76
1998-09-25 19:43:05 +00:00
Scott Mace
47619e62e0
fig2dev needs to link with -lX11.
1998-09-22 17:08:34 +00:00
Steve Price
a198154cf2
Remove regexp support for libxview not that it builds ELF too.
1998-09-21 22:15:59 +00:00
Steve Price
a7e780e5af
Remove regexp support for Xaw3d since it can now be built in
...
an ELF world.
1998-09-21 01:35:33 +00:00
Scott Mace
75ed0599cc
convert to ELF
1998-09-19 17:16:04 +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
72c59e5654
Use MLINKS.
1998-09-19 01:40:37 +00:00
Satoshi Asami
081079e0db
Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
...
in the first place.
1998-09-17 00:33:02 +00:00
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
Andreas Klemm
f063aadc5c
Upgrade to new apsfilter release.
...
Teach Setup the new hp drivers.
Install the readme.hp8 files, which contains important infos about
features of the new drivers.
1998-06-04 21:43:41 +00:00
Andreas Klemm
9e83f978ab
- Update the additional hp850 driver to newest release 1.3
...
- Since the author decided to put a version number into his archive,
we can now safely fetch the file from his site.
- patch-ad is useless now
- updated the configure and configure.batch script, to show all possible
drivers
- install hp850 drivers license and readme file in the gs doc dir
- update the DESCR file, mention the two add on packages in this port
- The new driver supports the following additional printers:
Support for HP DeskJet 670, 690, 850, 855, 870, 890, 1100 and 1600,
See announcement on http://bonk.ethz.ch/hp850/hp850.html
Please note, that some of the drivers have certain restrictions
and produce huge output files ... Please read the release notes !!!
The author makes suggestions on his website, what driver to choose
if you need a fast printout, see
http://bonk.ethz.ch/hp850/hp850-readme.1.3.html
1998-06-04 20:11:39 +00:00
Jun-ichiro itojun Hagino
9fc0ddfc1d
definition of CATEGORIES was wrong. Because of this, ja-gp-XX has not
...
been listed in "japanese" category.
PR: 6669
Submitted by: Sada Kenji <sada@e-mail.ne.jp>
1998-06-04 18:28:10 +00:00
Thomas Gellekum
48fb05cfd3
Upgrade to 2.4.3.
1998-05-29 07:19:22 +00:00
Andreas Klemm
657d1e75af
new apsfilter release 4.9.6
...
mainly bugfix for Linux installation
SPOOLDIR now is /var/spool/lpd, looks better:
drwxr-xr-x 2 bin daemon 512 29 Mai 00:18 stcolor-a4-ascii-color
drwxr-xr-x 2 bin daemon 512 29 Mai 00:18 stcolor-a4-ascii-mono
drwxr-xr-x 2 bin daemon 512 29 Mai 00:18 stcolor-a4-auto-color
drwxr-xr-x 2 bin daemon 512 29 Mai 00:18 stcolor-a4-auto-mono
drwxr-xr-x 2 bin daemon 512 29 Mai 00:18 stcolor-raw
1998-05-28 22:15:46 +00:00
Andreas Klemm
379c8087f1
fixed md5 checksum
...
Submitted by: "Geo. D. Wood" <gw@doitnow.com>
1998-05-28 20:35:12 +00:00
Thomas Gellekum
cee96e6f46
Save mp (printing utility) if it exists and rename mp (MetaPost) to mpost.
...
PR: 6735
Reviewed by: Bernd Rosauer <br@schiele-ct.de>
1998-05-26 08:01:06 +00:00
Thomas Gellekum
553c3a96b3
Oops, forgot this: fix CATEGORIES, HAS_CONFIGURE + --prefix = GNU_CONFIGURE
1998-05-25 14:30:41 +00:00
Thomas Gellekum
0ffa8c29a6
Activate klyx.
1998-05-25 14:28:02 +00:00
Thomas Gellekum
67663fc6cd
New port klyx. klyx is the KDE version of lyx, a frontend to LaTeX.
...
PR: 6734
Submitted by: Hans Petter Bieker <hanspb@persbraten.vgs.no>
1998-05-25 14:26:20 +00:00
Thomas Gellekum
1c58e6a9f7
Use tclX80.
1998-05-25 07:34:12 +00:00
Andreas Klemm
2217dd4d7d
dialog utility has display problems when using lines, that are too long
...
for the screen. shortened it a bit.
PR: closes 6724
Submitted by: Jens Schweikhardt <schweikh@noc.dfn.de>
1998-05-24 11:36:24 +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
Andreas Klemm
824afe869e
Apsfilter Enterprises proudly presents ....
...
apsfilter V 4.9.5
Highlight of the month: direct printing of HTML documents via
previously committed html2ps utility. It's really great !
1998-05-17 22:03:06 +00:00
Andreas Klemm
35dcb1e411
Enable html2ps
1998-05-17 20:15:24 +00:00
Andreas Klemm
2cf6c2c3c7
Import of html2ps 0.1 a HTML to PostScript converter with lot's of features.
1998-05-17 20:14:41 +00:00
Andreas Klemm
d49c539c89
New apsfilter version 4.9.4 for BSD's and Linux.
...
Revamped installation method ... install only interesting files
docu is installed now under ${PREFIX}/share/doc
make port PREFIX clean
SETUP script is improved, theoretically you can now try
different printer setting before installation as long as you like.
Only drwaback, then you know, which printer and options to choose,
you have to configure it later in /etc/apsfilterrc by hand ...
Sorry folks, but better than before ... and if I have some
sparetime ...
1998-05-13 18:43:13 +00:00
Thomas Gellekum
9bb0d1e54a
Don't use -g for a C++ program of that size, use $CFLAGS instead.
...
The link step takes insanely long. I hope Andreas doesn't mind.
1998-05-12 07:19:48 +00:00
Thomas Gellekum
aced79ba5c
Activate offix-printer.
1998-05-06 12:43:57 +00:00
Thomas Gellekum
de39f0d189
New port: Printer from the OffiX package. Windowed interface to lpr.
...
PR: part of 3991
Submitted by: Ruslan Shevchenko <ruslan@shevchenko.kiev.ua>
1998-05-06 12:30:47 +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
Matthew Hunt
96a0997a9a
Modify the description to make it clear that teTeX includes LaTeX
...
and some other nice things. The PR was due to user installing teTeX
then LaTeX, not realizing it was included.
PR: 6515
Submitted by: Nathan Dorfman <nathan@rtfm.net>
1998-05-05 04:05:06 +00:00
Justin M. Seger
18f33c0f93
Change JPEG shared library number to 9. This is to make sure that everyone
...
installs the version of the port that uses shared library number 9 and the
LIBRARY_VERSION set to the default. Normally this is against our policy
(bumping the version number for minor things), however due to the major
problems caused with the upgrade, Satoshi and I decided that this was best.
Approved by: asami
1998-05-04 20:23:32 +00:00
Jun Kuriyama
c4be988e6f
Enable i18n code.
...
Remove English ghostscript from RUN_DEPENDS.
Submitted by: MITA Yoshio <Yoshio.Mita@isen.fr>
PR: ports/4640
1998-04-30 16:35:33 +00:00
Thomas Gellekum
1c8e0bb6c6
Remove xmgr.
1998-04-30 08:25:18 +00:00
Andreas Klemm
2e0dbd86a3
path changed on main ftp site
1998-04-27 18:43:34 +00:00
Andreas Klemm
fc46c8e88c
fix compilation problems after jpeg lib upgrade
1998-04-19 18:34:52 +00:00
Matthew Hunt
d14c79c7f8
Apply patches by maintainer:
...
- Update maintainer's email address
- Fix a typecast problem
And my modifications:
- Change "version required" line in Makefile header
- Change patch to Imakefile to not override CC and CFLAGS.
PR: 6350
Submitted by: David A. Bader <dbader@eece.unm.edu>
1998-04-19 18:03:27 +00:00
Jun-ichiro itojun Hagino
bfcc493e57
original distribution updated.
...
PR: 6131
1998-04-19 03:39:09 +00:00
Jun-ichiro itojun Hagino
4074a72f30
port update, to let it build correctly.
...
PR: 6110
1998-04-18 12:54:22 +00:00
Matthew Hunt
19ee22a331
"mph@pobox.com" --> "mph@freebsd.org" in ports that I maintain.
1998-04-17 23:26:31 +00:00
Justin M. Seger
0fc2b8bdd1
Use jpeg shared library version 8.
1998-04-15 21:41:13 +00:00
Jean-Marc Zucconi
153059b82e
Upgrade: T86->T89
1998-04-08 21:28:55 +00:00
Satoshi Asami
acd19d78e8
Add NO_LATEST_LINK -- these are not the latest versions, and we shouldn't
...
depend on ordering in the parent Makefiles for the links to be created
correctly.
1998-04-04 07:36:46 +00:00
Satoshi Asami
35b8f2a52b
libpng upgrade changed directory name.
1998-04-01 01:43:05 +00:00
David E. O'Brien
19d5cad605
Apply my changes here too, for the day 3.0 is the "-STABLE" branch.
1998-03-30 08:52:10 +00:00
David E. O'Brien
ee9d9cf17b
* did not use ${MOTIFLIB} (thus wouldn't build for me)
...
* ports track -STABLE not -CURRENT.
* more PREFIX cleaning
And as a side issue, why does a brand new port not have a Maintainer?
1998-03-30 08:49:47 +00:00
Steve Price
091ae0fa89
Activate the mgv port.
1998-03-28 15:08:14 +00:00
Steve Price
7d93c4a8f5
Initial import of mgv-2.3.1.
...
A PostScript and PDF previewer that uses the Motif widget set.
PR: 5915
Submitted by: Brian Handy <handy@physics.montana.edu>
1998-03-28 15:06:34 +00:00
Jean-Marc Zucconi
0c4d911daf
1) portlint compliant
...
2) strip binaries
3) add @dirrm in PLIST
PR: ports/5984
Submitted by: Jun Kuriyama <kuriyama@opt.phys.waseda.ac.jp>
1998-03-12 16:12:53 +00:00
Justin M. Seger
9046d8c19e
libpng-0.96 -> libpng-0.99e
1998-03-03 02:13:00 +00:00
Satoshi Asami
3daa7b1af8
ADD MANUAL_PACKAGE_BUILD.
1998-02-26 04:32:17 +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
Satoshi Asami
ee5bf45d01
Remove "mpage - " from front, we don't do this anymore.
1998-02-26 00:19:51 +00:00
Satoshi Asami
78c049e833
Allow names like "a4" and "Letter" too. The package name is always
...
lower-cased.
1998-02-25 12:04:28 +00:00
Satoshi Asami
5f2482b873
Make this port actually install by using BSD_INSTALL_* macros, not
...
INSTALL_* macros (which are not what's passed in the environment).
1998-02-25 12:03:37 +00:00
David E. O'Brien
bd48429cee
Missed a reference.
1998-02-25 02:35:23 +00:00
David E. O'Brien
938c5ca719
The default is now US-letter rather than A4.
1998-02-25 02:33:52 +00:00
Steve Price
a6d2662a76
Upgrade to version 4.0 and allow the build of A4 and LETTER
...
packages.
PR: 5075
Submitted by: Matthew Hunt <mph@pobox.com>
1998-02-25 00:25:52 +00:00
Bill Fenner
f06d13b6ff
Add tk virtual category where missing. List of ports which depend on tk
...
but aren't in a tk virtual category from
awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX
I didn't do anything about the ports which depend on things which depend
on a tk revision. I'd be afraid that the depended-upon port might change
and thus outdate the virtual category in the depender.
1998-02-21 22:38:11 +00:00
Bill Fenner
9abd386284
Upgrade to 3.11
1998-02-21 21:19:40 +00:00
Steve Price
0ad913e704
activate mpage port
1998-02-20 04:38:52 +00:00
Steve Price
d9ad525c81
Initial import of version 2.5.
...
print multiple pages per sheet of paper.
PR: 5790
Submitted by: Kapil Chowksey <kchowksey@hss.hns.com>
1998-02-20 04:37:31 +00:00
Thomas Gellekum
ca594660f1
Upgrade to 1.4.
1998-02-18 15:45:32 +00:00
Thomas Gellekum
7727adbc41
This port REQUIRES_MOTIF.
...
Noticed by: Peter Cornelius <pc@inr.fzk.de>
1998-02-18 15:04:01 +00:00
Satoshi Asami
4e4d9dbeb3
Fix several build problems.
...
Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
Reviewed by: various members of ports-jp@jp.freebsd.org
1998-02-18 11:46:56 +00:00
Thomas Gellekum
bc5b7b5894
Make reinstall. Really this time. Or so I hope.
1998-02-18 08:45:57 +00:00
Satoshi Asami
340f804d0f
Unmark broken, packaging works now.
1998-02-18 06:59:36 +00:00
Satoshi Asami
6982c2c1cb
Add dependency to ppmtogif -> netpbm.
...
Reported and verified by: Miroslav Kes <mira@rockwell.cz>
1998-02-18 04:52:41 +00:00
Andreas Klemm
03e7a90310
remove some filter files to make it package
...
dunno, how exactly I produced these files after installation
and testing of the package ...
1998-02-16 21:40:30 +00:00
Satoshi Asami
de13028fd2
Mark this port broken, doesn't package. (I put BROKEN in the beginning,
...
not because I'm overly annoyed or anything but because this Makefile has
so many special case variables I didn't know where to stick it.)
1998-02-16 12:13:04 +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
Andreas Klemm
8695e9be07
Enable gp
...
PR: closes 5742
1998-02-14 18:15:46 +00:00
Andreas Klemm
59af00b294
import of new port GP.
...
A GUI printer manager written with TCL/TK.
Is able to preview and convert file types before print.
Looks nice.
1998-02-14 18:13:09 +00:00
Andreas Klemm
cd85c810c7
Update the port to the new 0.12beta version.
...
PR: closed 5686
Submitted by: Brian Handy
1998-02-14 16:46:59 +00:00
Jean-Marc Zucconi
1ff64563fa
/usr/local -> ${PREFIX}
1998-02-09 21:29:17 +00:00
Thomas Gellekum
ae10124d16
Make xtem reinstall-friendly.
1998-02-09 12:42:59 +00:00
Satoshi Asami
a0ea57b959
cp [a-z]* instead of *, the latter matches the CVS dir and fails.
1998-02-08 21:54:09 +00:00
Justin M. Seger
c7c8b63a2c
Upgrade to version 1.0
1998-02-08 02:32:03 +00:00
Masafumi Max NAKANE
c753934c19
The maintainer requested (via private e-mail) to remove himself from
...
the MAINTAINER field due to lack of test environment.
The request was submitted a few months ago, but I've been failing to remember
and do this.
1998-02-07 16:33:22 +00:00
Thomas Gellekum
5cf6fe7c8c
Activate xtem.
1998-02-04 12:20:50 +00:00
Thomas Gellekum
67956e16d6
Import xtem port. xtem is an X11 frontend to TeX & friends.
...
PR: 3759
Submitted by: Peter Cornelius <pc@inr.fzk.de>
1998-02-04 12:15:46 +00:00
Andreas Klemm
b128ae736e
my previous commit was possibly bogus ... here the real one.
1998-01-31 20:08:42 +00:00
Justin M. Seger
2d3a57dac5
Upgrade to the JAN-21-1998 snapshot.
1998-01-26 15:34:59 +00:00
Satoshi Asami
1f8fabb939
Unspam changes in 1.16 deleted by the previous commit. It may help to
...
read the logs if cvs tells you there is a conflict or something (if
there is a way for cvs not to tell you anything for this, I would like
to know how that happened too).
1998-01-26 12:01:18 +00:00
Jean-Marc Zucconi
acfe2da0aa
Upgrade to the 1998/01 version.
...
Sort PLIST.
1998-01-26 01:00:38 +00:00
Jean-Marc Zucconi
2f8ff0e4b4
Upgrade to the 1998/01 version.
1998-01-26 01:00:01 +00:00
Jean-Marc Zucconi
31295500b3
Upgrade to version T86.
1998-01-25 22:24:01 +00:00
Andreas Klemm
754dd4220d
FreeBSD-hardware mailinglist:
...
From: Jin Guojun (ITG staff) <jin@george.lbl.gov>
BJC-240 in color mode is supported as well by the bjc600 and bjc800 driver.
BJC-240 b&w is supported by bj200. Added this to configure dialogue.
From: Luigi Rizzo <luigi@labinfo.iet.unipi.it>:
Support for encrypted PDF files by replacing pdf_sec.ps with the
free and legal version from:
http://www.ozemail.com.au/~geoffk/pdfencrypt/pdf_sec.ps
Deceided to update the pathnames of font files for easier
maintenance, because they revamped their ftp archive structure
to "5.10/files".
Submitted by: various people
1998-01-25 15:37:10 +00:00
Justin M. Seger
5dc54a9a05
Install header files.
1998-01-24 21:51:57 +00:00
Justin M. Seger
d17a70c658
Activate print/freetype
1998-01-24 16:59:21 +00:00
Justin M. Seger
35be995972
Import of Freetype beta release 971006.
...
The FreeType engine is a free and portable TrueType font rendering
engine. It has been developed to provide TT support to a great
variety of platforms and environments.
1998-01-24 16:50:42 +00:00
Andrey A. Chernov
2dd2f17ba2
Fix diff lines (path)
1998-01-20 17:46:07 +00:00
Satoshi Asami
9fb32e9b31
Seems checksum changed before I could grab it.
1998-01-13 07:44:37 +00:00
Bill Fenner
4b6adb56f6
Eliminate double slashes in URL's by:
...
- Removing trailing slashes from MASTER_SITE_SUBDIR
- Removing doubled slashes in URL
- Adding %2F at start of absolute pathnames (see RFC1738)
1998-01-08 18:52:14 +00:00
Thomas Gellekum
b0a2523ba5
The distfile was no longer available. The distribution is now fetched from
...
the CTAN.
Install the style files into a standard directory.
1998-01-06 08:53:25 +00:00
Satoshi Asami
c373b64b6f
Checksum changed.
1998-01-06 06:46:58 +00:00
Andreas Klemm
b6e54563f1
Upgrade to v 5.10, bugfix release concerning PDF ...
...
From the release notes: 5.10 is a special release to clear up
problems in the PDF writer (ps2pdf) affecting NSF's FastLane proposal
submission program: we have tested its output and verified
compatibility with the Acrobat software that NSF uses. Relative to
5.03, the only other changes in 5.10 are some improvements in the
PDF interpreter to handle more PDF 1.2 (Acrobat 3.x) constructs,
and a number of bug fixes.
1998-01-03 08:34:33 +00:00
Alexander Langer
dab61dff14
No need to use += on first appearance of variables.
1997-12-24 01:21:47 +00:00
Jean-Marc Zucconi
b10fa188ab
Following a suggestion from Satoshi, and thanks to the work of Dave Cornejo,
...
tarballs are now available at ftp.cdrom.com in /pub/tex/package/.
Makefile are simpler, and md5 checksum exist for all files.
1997-12-15 02:19:23 +00:00
Satoshi Asami
4658a9864b
Put a2ps43 in front of a2ps, so the "Latest" link will indeed point to the
...
latest package when built from top-down.
1997-12-14 00:58:08 +00:00
Jean-Marc Zucconi
ce7c826919
Change some paths (because of the new fetch behavior)
1997-12-11 00:02:50 +00:00
Jean-Marc Zucconi
ed64df80b1
Upgrade to web2c version 7.1
...
Sort list.
1997-12-11 00:01:39 +00:00
Jean-Marc Zucconi
aa6739fac6
Upgrade to web2c version 7.1
1997-12-11 00:00:53 +00:00
Jean-Marc Zucconi
2b9f83a4c3
Upgrade to web2c version 7.1
...
Change some paths (because of the new fetch behavior)
1997-12-11 00:00:20 +00:00
Satoshi Asami
be6dd2b2db
Add MANUAL_PACKAGE_BUILD, papersize has to be set.
1997-12-04 10:54:58 +00:00
Jean-Marc Zucconi
7ad5098951
Create ${PREFIX}/share/texmf/tex/latex
...
Submitted by: Matt Behrens <matt@megaweapon.zigg.com>
1997-12-02 03:25:43 +00:00
Thomas Gellekum
deb230ffdf
Respect PAPERSIZE setting.
...
PR: 5095
Reviewed by: maintainer
Submitted by: Jeff Bartig <jeffb@doit.wisc.edu>
Delete empty line in pkg/DESCR to make portlint happy and
add a @dirrm in pkg/PLIST.
1997-11-27 08:10:32 +00:00
David E. O'Brien
6f10a7aed6
Take over maintance.
1997-11-27 02:12:33 +00:00
Satoshi Asami
fcc7d8a9ab
Now that Chuck has committed the changes to revert a2ps43 back to 4.3,
...
enable it.
Thanks to: chuckr
1997-11-25 23:59:51 +00:00
Chuck Robey
6445f46a43
The a2ps43 port, which was supposed to be a copy of a2ps before the latest
...
round of improvments made it much larger, was instead an exact duplicate
of the new a2ps. This commit should fix that.
I'm the maintainer of the new port, and seeing as this one won't be changing
again (unless to remove it) I guess it won't need one.
Ordered by: asami
1997-11-25 23:50:56 +00:00
Thomas Gellekum
9be57f1d36
gcc -traditional' doesn't get along with
const char *' declarations.
1997-11-24 08:40:53 +00:00
Satoshi Asami
c2edbe8511
Mank this port BROKEN, it doesn't build.
1997-11-22 01:28:05 +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
Thomas Gellekum
2cc115e59a
Mixed up MASTER_SITES with another port.
1997-11-10 10:47:35 +00:00
Satoshi Asami
df6b168e1a
Mark this port broken, distfile is not available on any of the master sites.
1997-11-10 10:34:58 +00:00
Thomas Gellekum
31002a9db4
Activate xmbibtex.
1997-11-06 14:50:09 +00:00
Thomas Gellekum
8a311a5955
Import xmbibtex port. xmbibtex is a reference manager based on the
...
BibTeX file format.
1997-11-06 14:47:46 +00:00
Satoshi Asami
2fd6f2ca94
Back out previous commit -- my mistake.
1997-11-06 01:01:06 +00:00
Satoshi Asami
00f274d59b
Create "mf" directory before installation.
1997-11-06 00:02:24 +00:00
Thomas Gellekum
7f544e7b92
Activate asprint.
1997-11-04 13:45:22 +00:00
Thomas Gellekum
e357486dc7
Import of asprint port. asprint is a simple browser designed
...
to work with AfterStep that allows a user to select files
to print.
PR: 4331
Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
1997-11-04 13:42:42 +00:00
David E. O'Brien
4581ceae3c
Manually strip the binary.
1997-10-29 18:26:01 +00:00
David E. O'Brien
a3edac9144
Need that pointy hat.. tested this thing at least 5 times.. yet forgot to
...
get that new pkg/PLIST commited.
Noticed by: Ports Meiser extrodinare :-)
1997-10-29 11:29:08 +00:00
David E. O'Brien
e5f5a80388
Upgrade to version 0.11.45.
...
This is a development release, but I can't get any of the "stable" releases
to build properly and run w/o dump core with xforms 0.86.
(they use an even/odd version numbering scheme like Linux)
Lyx has entered a somewhat code-freeze for an upcoming 0.12. So this version
should be ok (better than "stable" 0.10.7 is on FreeBSD at the moment...)
1997-10-24 15:18:16 +00:00
Satoshi Asami
d5b682dfb3
Add DEPENDS_TARGET of jpeg/png back as third argument in BUILD_DEPENDS
...
lines, needed separately now because unzip is also on the list.
Submitted by: msmith
1997-10-13 11:22:43 +00:00
Chuck Robey
8aeb2d5508
Completing update of a2ps to version 4.9.8.
1997-10-11 02:59:59 +00:00
Chuck Robey
5b1f133126
Update a2ps to version 4.9.8
1997-10-11 02:57:19 +00:00
Jean-Marc Zucconi
d326c915a7
Upgrade to version T80.
1997-10-11 02:22:32 +00:00
David E. O'Brien
fd6c0ef516
Change my email address to @FreeBSD
1997-10-10 06:53:48 +00:00
Andreas Klemm
725e0adfca
cosmetic changes, changed MAINTAINER address to andreas@FreeBSD.ORG
1997-10-09 21:04:47 +00:00
Andreas Klemm
3a3e535685
cosmetic changes using portlint, a really nice tool ;-)
1997-10-04 14:53:11 +00:00
Jean-Marc Zucconi
317067d0ab
Slight change in MakeTeXPK script: gftopk uses the -verbose flag (instead
...
of -v)
1997-10-01 21:25:30 +00:00
Chuck Robey
e2a34ff3b9
I'm embarrassed, I'd somehow fixed this on my home machine, and forgot
...
to commit it, and wondered why there were still complaints.
Submitted by: (among others) Brian Handy
1997-09-28 19:14:09 +00:00
Thomas Gellekum
19fad5e875
Silence some compile time warnings.
...
Submitted by: David A. Bader <dbader@umiacs.umd.edu>
1997-09-24 08:30:29 +00:00
Andreas Klemm
b1e529b74a
pre-clean target not necessary anymore.
...
bsd.port.mk contains this already.
1997-09-22 17:01:09 +00:00