1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

978 Commits

Author SHA1 Message Date
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
Jean-Marc Zucconi
d7fcf880ca Install metafont files in the right place. 1997-09-15 22:54:54 +00:00
Satoshi Asami
948947e396 Create ${PREFIX}/share/texmf/mf too from pre-install. 1997-09-14 08:05:38 +00:00
Thomas Gellekum
9e84441549 Activate bibview. 1997-09-12 08:14:34 +00:00
Thomas Gellekum
1bc1187e0f Import bibview port. bibview allows to edit bibliographic databases
for use with BibTeX.

PR:		4133
Submitted by:	"David A. Bader" <dbader@umiacs.umd.edu>
1997-09-12 08:11:56 +00:00
Jean-Marc Zucconi
db28493c82 Upgrade: version T76 -> version T77 1997-09-11 21:38:07 +00:00
Andreas Klemm
03fb9856e8 Use ghostscript 5 1997-09-11 19:56:44 +00:00
Masafumi Max NAKANE
0d8123fd7d Upgrade, 3.08 -> 3.10.
PR:		4077
1997-09-05 15:47:18 +00:00
Andreas Klemm
d804b6a8d2 typo:
-               unzip:${PORTSDIR}/archiver/unzip
+               unzip:${PORTSDIR}/archivers/unzip

Submitted by:	Bernd Rosauer <br@schiele-ct.de>
1997-09-04 14:57:14 +00:00
Andreas Klemm
4bcd0149b2 Path changed on ftp server.
Version number bumped but withoout file change
Submitted by:	Jeffrey Hsu
1997-09-03 06:57:07 +00:00
Andreas Klemm
fffbfc8239 someone rearranged directory paths on alladins main ftp server 1997-09-02 16:48:55 +00:00
Thomas Gellekum
ae7351d578 Upgrade to 3.01. 1997-09-01 13:09:29 +00:00
Chuck Robey
487ef124a6 Bring transfig up to 3.2, so I can bring xfig up to date also.
Submitted by:	Brian N. Handy <handy@sag.space.lockheed.com>
1997-08-28 04:21:32 +00:00
Andreas Klemm
112a8f60b9 unzip -La converts to lowercase file names and strips away the messy
^M's ... rest in peace for the sed line .. ;-)
1997-08-27 16:00:04 +00:00
Andreas Klemm
6895bfa18f Included new driver version 1.2 for HP 850 printers and related ...
See: http://bonk.ethz.ch/hp850/hp850.html
Additional driver will be fetched directly from internet now
Because this driver source is packed as a .zip file (tada *sigh*)
and contains ^M's (where the combination \^M confuses gcc) we have
to BUILD_DEPEND on unzip and pipe the source and header files through
sed to wipe out the ^M's ...
As requested by:	Lars Koeller
1997-08-27 06:52:44 +00:00
Satoshi Asami
2d39435104 Add $Id$. (No, the line that started with "# Makefile,v 1.2" does
not really qualify as an $Id$ line. :>

Pointed out by:	portlint
1997-08-27 05:05:32 +00:00
Wolfram Schneider
fea37b6678 Enable dvips2ascii 1997-08-26 16:34:04 +00:00
Wolfram Schneider
d565b68457 PostScript (created by dvips) to ascii converter
PR: ports/4245
Submitted by: Slaven Rezic <eserte@cs.tu-berlin.de>
1997-08-26 16:31:13 +00:00
Thomas Gellekum
0cb0016454 - Update my e-mail address
- Add $Id$ to tr2latex/Makefile
- ``Un-maintain'' ctk.
1997-08-26 07:12:21 +00:00
Jean-Marc Zucconi
0ba48b8d70 Upgrade to version 5.74 1997-08-25 01:29:54 +00:00
Jean-Marc Zucconi
196c3b646e Upgrade to version T76. 1997-08-25 00:27:11 +00:00
Andreas Klemm
1b2a4de7cf Upgrade to ghostscript 5.03
Makefile:
- Changed WRKSRC
- New GS_SOURCES
- Make symbolic link from jpeg-6a and libpng port's workdir into
  WRKSRC, instead of patching unix-gcc.mak  further:
	ln -s ${PORTSDIR}/graphics/jpeg/work/jpeg-6a ${WRKSRC}/jpeg-6a
	ln -s ${PORTSDIR}/graphics/png/work/libpng-0.96 ${WRKSRC}/libpng
- updated md5 files

patches/patch-aa:
- new unified diff because some of the above mentioned changes
- Only commented out the default DEVICE_DEVS
- make our zlib compile again

pkg/DESCR:
- bumped version number

pkg/PLIST:
- updated PLIST
- added proper @dirrm's for a successfull pkg_delete action

scripts/configure:
- added new drivers
	"la70t" "DEC LA70 printer with low resol. text enhancement" ON \
	"lq850" "EPSON LQ-850 (360x360), ok for Canon BJ300 in LQ850 emul" ON \
- rmoved one unnecessary "pdfwrite"

- same for scripts/configure.batch
As requested by:	Lars Koeller ;-)
1997-08-24 14:36:26 +00:00
Jean-Marc Zucconi
4a9f39b5ce The distfile disapeared from the original site. Use another MASTER_SITES.
The version number is the same but there are slight changes in the sources.
This is why all the files have changed.
1997-08-19 18:05:37 +00:00
Chuck Robey
1506869809 Major upgrade of a2ps. The feature that I liked most was the
automatic context sensitive font emphasis for software (pretty
printing).
1997-08-19 03:44:07 +00:00
Jean-Marc Zucconi
381faf2cbd Version change (1.16 -> 1.17)
Use another MASTER_SITE.
1997-08-15 23:14:09 +00:00
Chuck Robey
ace1a2f04a Fixed packaging problem pointed out by Satoshi. 1997-08-07 20:13:25 +00:00
Thomas Gellekum
b5bd404dda Upgrade to use latest distribution. Fix open PRs along the way.
PR:		2936 3102 3121
Reviewed by:	Satoshi, Bernd Rosauer <br@schiele-ct.de>
1997-08-05 06:56:52 +00:00
Satoshi Asami
26211746b9 No need to define DISTFILES, the default is already correct. Change
"?=" to "=" for MAKE_FLAGS, bsd.port.mk is read later anyway.  Change
"/usr/local" to "${PREFIX}" and "/usr/bin/false" to ${FALSE}.  Remove
spurious empty lines.

Many of the above found by:	portlint
1997-08-05 06:37:19 +00:00
Chuck Robey
8f42b83b58 Activate enscript
Submitted by:	Gary Kline <kline@thought.org>
1997-07-27 03:33:23 +00:00
Chuck Robey
7745eefa1e New port of enscript, an ascii->postscript pretty printer.
Submitted by:	Gary Kline <kline@thought.org>
1997-07-27 03:31:33 +00:00
Jean-Marc Zucconi
686be4993a Upgrade to the 97/06 version. 1997-07-26 15:00:43 +00:00
Masafumi Max NAKANE
75c141cc7d /bin/sh -> ${SH} 1997-07-13 18:49:31 +00:00
John Polstra
7239ee8d56 Fix PR ports/3572 by using mkfifo instead of mknod. Update for new
shared library version numbers in the modula-3-lib port.

PR:		Closes ports/3572
Submitted by:	gjm11@dpmms.cam.ac.uk (Gareth McCaughan)
1997-07-11 05:19:18 +00:00
Andreas Klemm
c5282c564c Make gs5 compile again using the new libpng V 0.96 1997-07-04 05:36:40 +00:00
Masafumi Max NAKANE
4cc45cd881 Update the maintainer's e-mail address.
PR:		3974
Submitted by:	the port's maintainer
1997-06-30 09:02:25 +00:00
Thomas Gellekum
a587c4372d Upgrade to 3.5.8.
PR:		3929
Submitted by:	Brian Handy <handy@sag.space.lockheed.com>
1997-06-23 07:35:20 +00:00
Andreas Klemm
0ec0586a8d Major cleanup for ghostscript5 port.
- merged patch-af into patch-aa, both patches hacked unix-gcc.mak
- merged the scripts/{configure,configure.batch} changes into
  patch-aa, so that unix-gcc.mak is hacked only by patch-aa
- when doing interactive configuration, every device driver is
  now turned on, so you have to deselect devices
- when using BATCH compilation, you now get every supported device,
  this one is especially for Satoshi, when making gs packages !
- Added a note into unix-gcc.mak, that DEVICE_DEVS now completely
  are removed in the makefile, instead of this, the two configure
  scripts now completely control, which devices have to be compiled in.
  So, the configure target "patches" the unix-gcc.mak Makefile and
  puts a DEVICE_DEVS line at line 1. When doing batch compilation
  every device is included in this line, or the wanted devices ...
- The compilation option -DA4 is now included if you compile the port
  by saying "make A4=yes".
I hope, I didn't forget a driver, look at that long line ;-)
BTW, I didn't create that DEVICE_DEVS line by hand, I did the
interactive installation, which created it automatically, and
after that I "stealed" that DEVICE_DEVS line for inclusion
into configure.batch ;-) So the devices in configure and configure.batch
are exactly the same, you only have to compare devices.mak with one
of the configure scripts.

BTW, should we nuke ghostscript4 ??? Does somebody know if any
port needs gs4 ???
1997-06-14 09:36:31 +00:00
Andreas Klemm
24c12deeb8 removed unnecessary newline 1997-06-12 16:48:56 +00:00
Andreas Klemm
a1ee99424f - The package other fonts doesn't have the trailing fonts/ path,
so other-fonts were extracted into /usr/local/share/ghostscript
  instead of /usr/local/share/ghostscript/fonts
- Corrected PLIST file
1997-06-11 06:37:54 +00:00
Andreas Klemm
b837be474a enable ghostscript 5 port
packaging will be tested later this afternoon after cvsupping ;-)
(have to go to work now) ;-)
1997-06-11 06:22:39 +00:00
Andreas Klemm
788376e24d New ghostscript 5 port 1997-06-11 06:20:47 +00:00
Satoshi Asami
5d28064859 USE_X11 is not necessary if USE_IMAKE is defined. While I'm here,
remove a couple of extra newlines in the post-install target.
1997-06-11 05:02:06 +00:00
Thomas Gellekum
e115950b8e Upgrade to 3.5.3.
PR:		3832
Submitted by:	Brian Handy <handy@lambic.space.lockheed.com>
1997-06-10 11:10:35 +00:00
Thomas Gellekum
d057a2d5a9 Upgrade to 3.5.3.
PR:		3832
Submitted by:	Brian Handy <handy@lambic.space.lockheed.com>

Remove myself as maintainer.
1997-06-10 11:10:11 +00:00
Masafumi Max NAKANE
b699a014d7 Upgrade, 3.4.3 -> 3.4.12.
PR:		3803
Submitted by:	Brian Handy <handy@lambic.space.lockheed.com>
1997-06-07 07:40:43 +00:00
Satoshi Asami
c8ca2d0640 Upgrade to 3.4.3.
PR:		3703
Submitted by:	Brian Handy <handy@lambic.space.lockheed.com> (except PLIST)
1997-05-29 07:21:21 +00:00
Bill Fenner
5aba486ebe Change nonexistent host sol.cs.ruu.nl to ftp.cs.ruu.nl .
ftp.cs.ruu.nl has the file in question in the same directory
  so this was probably just a name change.

Found by:	distfile checker
1997-05-28 20:07:14 +00:00
David E. O'Brien
67ef94ac24 Update the INSTALL doc for 44BSD systems rather than old 4.3BSD. 1997-05-25 04:50:04 +00:00
David E. O'Brien
d31f519f62 Cleaned up install output. 1997-05-25 04:35:44 +00:00
Jean-Marc Zucconi
371af73e20 Remove the pre-fetch target. It was useless. 1997-05-21 13:31:21 +00:00
Satoshi Asami
bada70ab1f Use new MASTER_SITE_LOCAL variable from bsd.port.mk. 1997-04-30 03:18:09 +00:00
Satoshi Asami
4faa1318d6 ispell is now in textproc. 1997-04-27 00:25:51 +00:00
Satoshi Asami
df8121b8ca unroff is now in textproc. 1997-04-27 00:07:53 +00:00
Satoshi Asami
023f0bda6f Add trailling slash to MASTER_SITES.
Submitted by:	"Philippe Charnier" <charnier@xp11.frmug.org>
1997-04-21 00:41:39 +00:00
Satoshi Asami
0ff9951fd1 Delete PATCH_STRIP so this port compiles. This one is a huge mystery
to me.

(1) I have no idea how this port worked for anyone.

(2) I have no idea why this variable was here to begin with.
1997-04-18 10:09:56 +00:00
Thomas Gellekum
14b9546170 Upgrade to 3.2.4. 1997-04-18 06:36:14 +00:00
Satoshi Asami
eeedfcb2e2 Don't ask me why, but "databases" is spelled "databases", not "database".... 1997-04-16 03:13:15 +00:00
David E. O'Brien
e9e119f88b Add "database" to the categories list. Personally, I don't think anyone
would think if looking for it there... but I have been quite wrong before.
But then I also don't think this and all the TeX stuff belong in "print"
either.  They are wordprocessing tools.  But I guess we really don't
have that categrory, with editors being the closest.  But then TeX
is probably the farthest port we have to actually being an editor.

Maybe "lang"???  It is a translstor afterall.  :-)
1997-04-15 04:58:06 +00:00
David E. O'Brien
af8e8c0179 I... want... my... LaTeX... (in my best falsetto) 1997-04-13 00:33:30 +00:00
David E. O'Brien
8a5894d53a turn on bibcard 1997-04-11 10:06:34 +00:00
David E. O'Brien
c2d7debf44 Port cleanup I thought I had already done. 1997-04-11 10:04:49 +00:00
David E. O'Brien
a55aa0ba39 BiBCard is provides Xview/X11 interface for entring bibilographies in
a natural format, while outputing BibTeX formatted files.
1997-04-11 10:02:52 +00:00
Andreas Klemm
ad936df003 sources moved to another directory on that ftp site.
Thanks Bill !
Reviewed by:
Submitted by:	Bill Fenner <fenner@parc.xerox.com>
Obtained from:
1997-04-03 15:38:54 +00:00
Thomas Gellekum
b590af22d2 Upgrade to 3.0.4. 1997-04-02 07:46:36 +00:00
Satoshi Asami
dee5f85af3 Include <unistd.h> if __FreeBSD__ >= 3. I didn't see any easier way
to get the BSD macro.
1997-03-28 11:14:59 +00:00
Satoshi Asami
918a890f2d Fiix master site's pathname. 1997-03-28 10:49:55 +00:00
John Polstra
6554e7aafa Install the DEC copyright notice, so that it will be present in the
package.  Add a pointer to it in the DESCR file.  Pare down the text
in the DESCR file.
1997-03-27 18:35:49 +00:00
Thomas Gellekum
43bfdb3087 Upgrade to 2.9.4. 1997-03-27 07:43:10 +00:00
David E. O'Brien
9a7d6d5f0a Fix checksum. 1997-03-26 22:08:56 +00:00
David E. O'Brien
9a656c7c47 Share detex with everyone. 1997-03-25 11:03:18 +00:00
David E. O'Brien
6b05df3643 detex takes as input a TeX source file and strips the TeX commands.
The result is output to stdout.  This is useful if you need a pure ASCII
version of a TeX/LaTeX file.
1997-03-25 10:53:11 +00:00
David E. O'Brien
6f5e12c5e1 Share c2ps with the world. 1997-03-24 19:37:52 +00:00
David E. O'Brien
5873c3738b A PostScript pretty-printer for C source with numerous features.
Submitted by:	Matthew Hunt <mph@pobox.com>
Closes PR:	ports/3041
1997-03-24 19:36:56 +00:00
Jean-Marc Zucconi
4c769fc559 Skip the questions and make the port non interactive if PACKAGE_BUILDING
is defined.
Requested by:	asami
1997-03-09 22:52:25 +00:00
Satoshi Asami
e1446b6d32 Create some more necessary directories. It will be really appreciated
if the porter can check these things.
1997-03-06 02:03:28 +00:00
Thomas Gellekum
53d5c86c4a Activate dvi2tty. 1997-03-04 10:11:43 +00:00
Thomas Gellekum
aae7b9ee83 Import of the dvi2tty port. dvi2tty gives an approximate textual
representation of a .dvi file.

Closes PR #2818.

Submitted by:	Joel Sutton <suttonj@interconnect.com.au>
1997-03-04 10:09:08 +00:00
Andreas Klemm
45614565b5 Enabled xmgr 1997-03-02 17:05:31 +00:00
Thomas Gellekum
d9050aab2b Remove ls-R in pre-install target, which hopefully makes teTeX
install again. Convert `install ...' to ${INSTALL_DATA} while I'm here.
1997-02-27 09:05:09 +00:00
Jean-Marc Zucconi
a0e64d2d96 Fix paths so that 'make package' works 1997-02-26 02:28:15 +00:00
Jean-Marc Zucconi
12afd244b9 Create the link ${PREFIX}/bin/latex -> ${PREFIX}/bin/tex 1997-02-26 02:27:29 +00:00
Jean-Marc Zucconi
6b35a8e29a Remove 2 non existant files. 1997-02-26 01:42:49 +00:00
Satoshi Asami
952a72bb20 Make the IGNOREFILES definition match files/md5. Jean-Marc, I
strongly suggest you upgrade your bsd.port.mk to something recent
(-current, RELENG_2_2, RELENG_2_1_0 all have this fix now).
1997-02-25 09:00:31 +00:00
Jean-Marc Zucconi
6aadf7038f Adapt to the new version of fetch. 1997-02-24 22:22:32 +00:00
Jean-Marc Zucconi
6ad5f42711 Adapt to the new version of fetch. 1997-02-24 21:58:38 +00:00
Jean-Marc Zucconi
025bd0a435 Add checksums for some of the files. 1997-02-24 21:58:18 +00:00
Jean-Marc Zucconi
d407202ca6 Remove mltex. 1997-02-18 17:11:18 +00:00
Jean-Marc Zucconi
debd26aecc Update to take into account the changes in the tex port (mainly ${PREFIX}/lib
-> ${PREFIX}/share)
1997-02-18 16:57:35 +00:00
Thomas Gellekum
0ca521263d Upgrade from b1106 to 3.0 release. 1997-02-17 09:07:32 +00:00
David E. O'Brien
a37867fe08 Submitted by: Dave Cornejo <dave@dogwood.com>
ftp.shsu.edu is no longer maintained - they refer you to the mirror I
maintain at ftp.cdrom.com
1997-02-17 08:20:36 +00:00
Satoshi Asami
967d17e5e3 Update this file to match new port. 1997-02-14 09:15:15 +00:00
Satoshi Asami
5f0a402472 (1) Use IGNOREFILES correctly. The dist/patchfiles should either be
on this list (which will set their files/md5 entry to "IGNORE") or
    have a correct checksum.  There were two files missing from this
    list and their checksum entries were not updated (they included
    version numbers).

(2) Don't set NO_CHECKSUM in a port to get around bug (1). ;)
1997-02-14 09:10:14 +00:00
Satoshi Asami
eaed37dd49 (1) Use IGNOREFILES correctly. The dist/patchfiles should either be
on this list (which will set their files/md5 entry to "IGNORE") or
    have a correct checksum.  There were two files missing from this
    list and their checksum entries were not updated (they included
    version numbers).

(2) Don't set NO_CHECKSUM in a port to get around bug (1). ;)
1997-02-14 08:52:19 +00:00
Jean-Marc Zucconi
920de89f4c Remove latex209. 1997-02-11 15:54:37 +00:00
Jean-Marc Zucconi
36bf03e6a0 Update to take account of the changes in TeX (some paths have changed) 1997-02-10 02:08:55 +00:00
Jean-Marc Zucconi
fc644e6fe1 Upgrade: version 3.1415 -> version 3.14159 1997-02-10 01:57:56 +00:00
Satoshi Asami
93b6ca4509 Compress manpages. 1997-02-06 07:26:12 +00:00
Thomas Gellekum
243949962a Upgrade to 0.4pl6.
Submitted by:	Bernd Rosauer <br@schiele-ct.de>
1997-01-31 08:36:59 +00:00
David E. O'Brien
ff254f27f5 mp defines an ISO Latin 1 character set if one is not provided by the
PostScript interpreter itself.  The problem is that some (most?) PostScript
level 1 interpreters (such as the Apple Laserwriter Plus!) don't define
the ISOLatin1 encoding vector AND don't define a character called `minus'.

Therefore, substituting `hyphen' (which is always defined) for `minus',
isn't really `wrong'  aesthetics not withstanding! :-) A conditional patch
would (IMHO, say Jeremy) be overkill: the only people that would be
interested in it are typographers, and they probably don't use mp to
format their mail anyway.

Submitted by:	Jeremy Prior <jez@netcraft.co.uk>
1997-01-29 13:23:39 +00:00
David E. O'Brien
e084d641cb FTP site name changed. 1997-01-29 13:20:05 +00:00
David E. O'Brien
9faff8f266 Call sendmail by it's proper name.
Quiet two compile warnings.

Submitted by:	Jeremy Prior <jez@netcraft.co.uk> (+additions by me)
1997-01-29 13:11:16 +00:00
Jean-Marc Zucconi
9ff04fa8f0 Upgrade to the latest version (96.12) 1997-01-23 03:35:48 +00:00
Satoshi Asami
75a9e1beaa Remove RUN_DEPENDS to gs, there are too many versions around (3
English and 3 Japanese) and we don't want the package to have a
@pkgdep on a particular version.
1997-01-14 09:13:16 +00:00
Satoshi Asami
5efebab608 Misc. cleanup.
Submitted by:	br@schiele-ct.de
1997-01-06 13:46:31 +00:00
Jean-Marc Zucconi
610352b6de Remove the private do-fetch target.
Use the MASTER_SITE_TEX_CTAN variable.
1996-12-27 16:34:53 +00:00
Jean-Marc Zucconi
0f90b4ba43 Correct the location of created pk files.
Closes PR ports/2288
Submitted by:	Wolfgang Helbig  <helbig@informatik.ba-stuttgart.de>
1996-12-27 16:28:06 +00:00
Jean-Marc Zucconi
5188015351 Upgrade: version 5.58 -> version 5.62.
Also install *.sty, *.tfm and *.vf files.
1996-12-25 18:01:33 +00:00
Andreas Klemm
9cc719eef7 Remove the package name in the COMMENT file. 1996-12-22 12:13:06 +00:00
Masafumi Max NAKANE
5b99e06460 Modify this patch to change the original makefile's installdoc target
`make reinstall' won't install docs into wrong place.
Noticed by:	obrien
(Closing PR #2132.)

Also some modification to change the makefile's install* targets to
do chown bin.bin on installed files.
1996-12-19 11:11:48 +00:00
Satoshi Asami
b7a86be739 Add files/md5 entries for files whose checksum should be ignored as well.
Requires rev. 1.239 of bsd.port.mk.
1996-12-17 12:33:56 +00:00
Satoshi Asami
c06a96dc7d Remove duplicate file. 1996-12-17 05:11:23 +00:00
Satoshi Asami
94094fcc11 ${DISTDIR} no longer contains ${DIST_SUBDIR}. 1996-12-13 19:26:48 +00:00
Satoshi Asami
d5017e6227 Add missing ${DIST_SUBDIR}/ in front. Thomas, update your bsd.port.mk! :) 1996-12-13 07:40:51 +00:00
Thomas Gellekum
6f950723af teTeX now conforms to the FreeBSD tree layout.
Submitted by:	Bernd Rosauer <br@schiele-ct.de>
1996-12-13 07:21:33 +00:00
Thomas Gellekum
f4ae9fcc64 Grr, every once in a while I forget this !#@$%^ behaviour of cvs...
At least now it uses the old commit log messages.

teTeX now conforms to the FreeBSD tree layout.

Submitted by:	Bernd Rosauer <br@schiele-ct.de>
1996-12-13 07:20:46 +00:00
Jean-Marc Zucconi
8721cfd14c There was a file with a wrong name and another which is not installed. 1996-12-12 12:09:45 +00:00
Satoshi Asami
38e45cdc92 Update port, update checksum. 1996-12-12 05:30:53 +00:00
Jean-Marc Zucconi
6b83e4155e Upgrade from version 3.96 to version T64 (!) 1996-12-12 01:07:42 +00:00
Masafumi Max NAKANE
86913ca557 No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,
RESTRICTED or BROKEN.
Pointed-out by:	asami
1996-12-08 01:45:16 +00:00
Masafumi Max NAKANE
3e17de1c73 Now, string describing reason for defining these variables must be set
when you define NO_CDROM, NO_PACKAGE or RESTRICTED instead of just ``yes''.
1996-12-07 11:26:58 +00:00
Satoshi Asami
9e18167aaf Remove xtexshell, requires ancient version of tcl/tk. 1996-12-03 10:47:21 +00:00
Satoshi Asami
4515213825 ${DISTDIR} -> ${DISTDIR}/${DIST_SUBDIR} change.
Hinted by:	obrien
1996-12-03 04:07:49 +00:00
Satoshi Asami
db879567ce Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds to
changes made in rev. 1.232 of bsd.port.mk.
1996-11-30 10:50:36 +00:00
Satoshi Asami
4f0064a2b1 MakeTeXPK is not a binary exacutable, so use ${INSTALL_SCRIPT}. 1996-11-30 10:41:21 +00:00
Satoshi Asami
a0a7caf77d Put DIST_SUBDIR in the right section. 1996-11-27 12:08:48 +00:00
Satoshi Asami
09969db718 Create necessary directories. Also, misc. cleanup. 1996-11-26 08:05:07 +00:00
David E. O'Brien
405dd2c62f Turn on mars and lprps 1996-11-25 01:24:47 +00:00
David E. O'Brien
5ade3efd41 Lprps is a collection of programs for using lpr with a PostScript printer.
(it used to be mentioned in the Handbook in the printing chapter)
1996-11-25 01:04:58 +00:00
David E. O'Brien
31669d642c Backout my {INSTALL_*} changes until I have access to a net connect 2.2
machine.  (Won't fetch correctly with my 2.1.5-R lab machine for some reason)
1996-11-22 17:35:18 +00:00
Satoshi Asami
569246c7d5 Add WRKSRC so this thing actually compiles. While I'm here, clean up
the Makefile a bit.

(David, don't forget changing DISTNAME affects WRKSRC if NO_WRKSUBDIR is
 not set!)
1996-11-22 11:11:38 +00:00
Thomas Gellekum
5d55d2e161 Remove restrictions, the license seems to be liberal enough.
Now also works with a different $PREFIX.
1996-11-21 07:12:12 +00:00
Thomas Gellekum
b6063b2a88 Add acroread. 1996-11-20 08:11:51 +00:00
Thomas Gellekum
7a8aa57453 Import of acroread, a reader for the Adobe Portable Document Format.
Note: This is set to RESTRICTED and INTERACTIVE, until someone says
something definite about the copyright/inclusion on CDROM.
1996-11-20 07:29:45 +00:00
Satoshi Asami
6b553b9eb3 Update LIB_DEPENDS to new jpeg major. Note we don't know if these
will work yet, people are encouraged to test them.
1996-11-19 04:18:49 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
5dba7b6e29 Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 10:25:35 +00:00
Satoshi Asami
83e5fd3ee1 Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 09:56:45 +00:00
David E. O'Brien
e5cc021f77 CATEGORIES+= -> CATEGORIES=
Converted to MAN[1-9]
1996-11-17 08:45:20 +00:00
Satoshi Asami
90d2d78e17 I'm sorry, who put "texput.log" in the PLIST? ;) 1996-11-16 13:30:36 +00:00
Andreas Klemm
07aa743ea0 Updated from lyx-0.10.6 to lyx-0.10.7
Merged patch-aa and patch-ab into one file
Updated PLIST
1996-11-16 11:27:36 +00:00
Thomas Gellekum
49f8b0f0c7 Update to 0.4pl3
Submitted by: Bernd Rosauer <br@schiele-ct.de>
1996-11-13 08:05:31 +00:00
Thomas Gellekum
0b4be0a0b0 Upgrade from 2.7b5 to 2.7.6 1996-11-12 07:06:32 +00:00
Satoshi Asami
9414d90ca0 Add new resolutions (360dpi and 600dpi).
Submitted by:	MITA Yoshio <mita@ee.t.u-tokyo.ac.jp>
1996-11-09 11:30:02 +00:00
Satoshi Asami
bf622a3d6d Seems like David committed a Makefile based on the testing version
of bsd.port.mk I sent him. ;)

Since it's already in here, I might as well update it to the latest
version.
1996-11-09 01:17:15 +00:00
Satoshi Asami
e67604089d Fix doc path so this thing actually packages. 1996-11-09 01:15:48 +00:00
David E. O'Brien
5d505c0ed6 Turned on lout. 1996-11-08 23:04:11 +00:00
David E. O'Brien
5ff04abdb1 Lout is similar in concept to LaTeX, but it is much smaller
(in that it doesn't depend on TeX).  Lout produces regular
postscript for output.  External postscript images/files can be
easily embedded in an Lout document.

Submitted by:	oly@world.std.com (w/changes by me)
1996-11-08 23:00:22 +00:00
John Polstra
8f84cdb08d Update for version 1.4. Make general repairs so that the port
builds and installs properly.
1996-11-03 19:49:50 +00:00
Mark Murray
5df68707ad Remove dependancy on wishx. xtexshell is no longer in teTeX. 1996-11-01 19:21:53 +00:00
Mark Murray
a33eecb176 Fix dependancy - ghostscrip4 makes gs, not gs4. 1996-11-01 19:17:48 +00:00
Andreas Klemm
735d0bc754 Shortened Maintainer e-mail address. 1996-10-19 09:15:56 +00:00
Andreas Klemm
e65d62560b Shortened Maintainer e-mail address 1996-10-19 09:11:07 +00:00
Satoshi Asami
d24c4ad9a3 Move few things around to standard order. Change /usr/X11R6 to ${X11BASE}. 1996-10-15 23:41:41 +00:00
Satoshi Asami
6bc74b9c63 Add .gz to manpage. 1996-10-15 23:39:06 +00:00
Masafumi Max NAKANE
f03908bf0d Updated the maintainer's address. 1996-10-15 23:31:45 +00:00
Andreas Klemm
985b80e9bb Enabled LyX 1996-10-15 20:50:54 +00:00
Andreas Klemm
3aed493045 Made new port ... this is great stuff ;-)
LyX is a wordprocessor frontend to LaTeX, which gives both the
ease-of-use of a wordprocessor, and the flexibility and power of
LaTeX.

Quasi-WYSIWYG interface, many LaTeX styles and layouts automatically
generated. Speeds up learning LaTeX and makes complicated layouts
easy and intuitive. New features include spell-checking, international
character support, WYSIWYG graphics, tables, and equations.
1996-10-15 20:49:27 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
Andreas Klemm
18f05df5d8 - Better support for Epson Stylus Pro.
- New GS_FEATURES variable allows you to enable special driver features:
  GS_FEATURES="-dBitsPerPixel=32 -dMicroweave -sDithering=fscmyk"
- With the GS_RESOL variable you can easily change the print resolution.
- With the PS_INIT variable you can include needed gs driver initialization
  files (needed by stcolor driver): PS_INIT=stcolor.ps
- added pre-clean target to remove all other packages that are needed
  for apsfilter.
1996-09-23 07:42:50 +00:00
Andreas Klemm
4c26678326 use ghostscript4 instead of 2.6.2
Reviewed by:
Submitted by:
Obtained from:
1996-09-21 17:02:40 +00:00
Andreas Klemm
dea38560eb updated my ports with my new e-mail address. 1996-09-19 03:01:17 +00:00
Satoshi Asami
1ce919e683 Add pre-clean target to delete ${SCRIPTDIR}/post-install (created
in configure stage).
1996-09-16 00:56:30 +00:00
Thomas Gellekum
6eba6a3205 Upgrade to 0.4 1996-09-13 07:50:43 +00:00
Thomas Gellekum
4584aadf9c Upgrade to 2.7b5. Should handle PDF now. 1996-08-27 07:25:52 +00:00
Satoshi Asami
86a893060b Added mp. 1996-08-16 07:23:50 +00:00
Satoshi Asami
02a270fdc5 Pretty-printing utility, similar to Sun's /usr/openwin/bin/mp.
Submitted by:	David O'Brien <obrien@cs.ucdavis.edu>
1996-08-16 07:08:42 +00:00
Chuck Robey
b38fe64cb4 Added lib depends, jpeg.
Submitted by:	Steven M. Ratliff
1996-08-11 02:42:59 +00:00
Chuck Robey
640de364f6 Update ports/print/transfig from 3.1.1 to 3.1.2, the older distfile
has disappeared from the ftp site, and apsfilter depends on this.
1996-08-10 02:10:40 +00:00
Jean-Marc Zucconi
3279480ba2 Upgrade to version 1.16 1996-08-02 00:13:49 +00:00
Jean-Marc Zucconi
613aff9bcf Change MASTER_SITES to the original distribution site.
Upgrade to version 1.16
1996-08-02 00:13:21 +00:00
Jean-Marc Zucconi
0be085a9f9 Change MASTER_SITES 1996-07-31 01:06:39 +00:00
Thomas Gellekum
21fbada36d Upgrade 0.3.3 -> 0.3.4
Submitted by: Bernd Rosauer <br@schiele-ct.de>
1996-07-23 12:40:09 +00:00
Satoshi Asami
dd89dbec59 Add ghostscript4.
Forgotten by:	andreas :)
1996-07-18 04:24:32 +00:00
Satoshi Asami
ade337e757 Typo in CATEGORIES.
Pointed out by:	 John Fieber <jfieber@indiana.edu>
1996-07-12 08:56:52 +00:00
Satoshi Asami
53367439a8 Add "pre-clean" target to delete pkg/PLIST, as it is created on-the-fly. 1996-07-10 10:13:16 +00:00
Satoshi Asami
97e44e0f96 Change category ( "printing" -> "print"). 1996-07-06 09:37:17 +00:00
Gary Palmer
27efb32e87 Update to a later version of LaTeX and also convert to using fetch.
Submitted by:	jmz, with small mods by me
1996-07-06 08:30:53 +00:00
Gary Palmer
b7ab63ccef Update to get rid of ftpget / ftplib.pl.
Subnitted by:	jmz, with small mods by me
1996-07-06 08:24:14 +00:00
Gary Palmer
9e2ec2324e Change from the custom perl FTP library to use fetch instead.
Submitted by:	jmz
1996-07-04 21:59:26 +00:00
Gary Palmer
c82c1a6231 Fix typo in patch
Submitted by:	 Mark Murray <mark@grondar.za>
1996-07-03 17:23:27 +00:00
Jordan K. Hubbard
87d66e5c88 Add virtualpaper 1996-06-14 09:20:18 +00:00
Jordan K. Hubbard
6b6e6fb90b The virtual paper software, as described at
http://www.research.digital.com:80/SRC/virtualpaper/
Huzzah, our first Modula-3 using port!  Caution:  If you don't already
have Modula-3, you will after you build this port!  Make sure you have
plenty of swap space before attempting this.
1996-06-14 08:00:15 +00:00
Satoshi Asami
579fb031a5 A4/Letter papersize controlled by PAPERSIZE variable. Closes PR 1104 and
1106.

Submitted by:	David O'Brien (obrien@cs.ucdavis.edu)
1996-05-27 08:48:10 +00:00
Satoshi Asami
230cb2c941 Added RUN_DEPENDS on wishx.
Submitted by:	Bernd Rosauer <br@stiller.netland.inka.de>
1996-05-27 06:54:07 +00:00
Satoshi Asami
447a35029e Add .gz to manpages to reflect reality (in most places). Also, remove
trailing spaces (no, this one is really ok!).
1996-05-27 03:58:55 +00:00
Jean-Marc Zucconi
cf346484f6 Setting the PAPERSIZE variable will allows to build packages with different
default paper size. For instance, make PAPERSIZE=letter will build a package
for US-letter paper size as default.
Reviewed by:	jmz
Submitted by:	David E. O'Brien <obrien@Nuxi.cs.ucdavis.edu>
1996-05-13 15:41:00 +00:00
Satoshi Asami
b3b251c15f Update to incorporate update-96-05-01.sh from the author and some
fixes from the maintainer.

Submitted by:	Bernd Rosauer <br@netland.inka.de>
1996-05-13 09:30:45 +00:00
Thomas Gellekum
705dbf9056 Rename EXEC_DEPENDS to RUN_DEPENDS 1996-04-18 07:58:21 +00:00
Thomas Gellekum
4afbc5cb5c Oops. Add RUN_DEPENDS=gs. 1996-04-18 07:52:35 +00:00
Thomas Gellekum
de9e79f466 Add gv. 1996-04-17 08:31:58 +00:00
Thomas Gellekum
ac308074cc Add gv, a postscript previewer based on ghostscript,
but with a nicer screen layout.
1996-04-17 07:01:09 +00:00
Satoshi Asami
88ee3c7052 Added html2latex.
Forgotten by:	joerg ( :> )
1996-04-12 23:14:08 +00:00
Joerg Wunsch
60b6bf6d2e html2latex, a simple converter to make HTML files printable.
(I've made sure and got an explicit permission from the author
for redistribution.)
1996-04-12 22:30:50 +00:00
Thomas Gellekum
01d4c9e565 Add unroff. 1996-04-10 06:46:38 +00:00
Satoshi Asami
b0ae2f4c93 pkg/COMMENT files for use by ports READMEs. 1996-04-09 08:30:00 +00:00
Satoshi Asami
932227ea2d Add Apr/96 patch from author.
Submitted by:	Bernd Rosauer <br@netland.sub.de>
1996-04-09 04:18:04 +00:00
Jean-Marc Zucconi
9d7e4cd90e The distfile has moved in a subdir. 1996-04-02 20:33:42 +00:00
Jean-Marc Zucconi
0a3a799382 Do not mkdir ${PREFIX}/man nor ${PREFIX}/bin
Compress man pages
1996-03-28 23:25:40 +00:00
Satoshi Asami
699b42b101 Add pkfonts. 1996-03-21 17:28:28 +00:00
Satoshi Asami
4dcaf362d3 PK fonts. Used by Japanese ghostscript and xdvi, but the fonts themselves
have nothing to do with Japanese so this one's here.  (The Japanese fonts
are in japanese/pkfonts.)

Note omission of pkg/PLIST is intentional, one of pkg/*.list will be copied
onto pkg/PLIST depending on the resolution specified (default 300).

Submitted by:	Hideaki Ohmon <ohmon@sfc.keio.ac.jp>
1996-03-21 17:25:02 +00:00