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

119 Commits

Author SHA1 Message Date
Jean-Marc Zucconi
6fecdbec3c Upgrade to the December version. 1995-12-18 00:27:58 +00:00
Jean-Marc Zucconi
28e68753dc Use (zcat | dd | tar xf -) < filename to extract the distfile.
remove superfluous mkdir
1995-12-06 00:35:31 +00:00
Satoshi Asami
0f929cd811 Upgrade, 4.9.2 -> 4.9.3. It now compiles here instead of having
pre-compiled binaries in the tarball.

Submitted by:	Andreas Klemm <andreas@knobel.gun.de> (mostly)
1995-12-04 02:28:21 +00:00
Satoshi Asami
b420aa2bfb Change "printing" to "print". 1995-11-22 13:18:35 +00:00
Satoshi Asami
f9829ce695 Oops, the previous one was nuked by the full filesystem. This one is
correct.
1995-11-15 11:21:02 +00:00
Satoshi Asami
e03eceae26 Add apsfilter. 1995-11-15 11:12:51 +00:00
Satoshi Asami
07ea16dc2d "Make printing under FreeBSD actually work" (according to jkh)
Submitted by:	Andreas Klemm <andreas@knobel.gun.de> via jkh
1995-11-15 11:08:02 +00:00
Satoshi Asami
a5ccb121a1 Make sure ftpget is executable, remove extraneous mkdir's.
Submitted by:	jmz
1995-11-15 03:31:36 +00:00
Satoshi Asami
7cd6a55ea4 Delete @cwd, @mode, @owner and @group from these packing lists.
Reported by:	jkh
1995-11-13 13:21:26 +00:00
Jean-Marc Zucconi
37f7e33a78 Shorten the COMMENT line 1995-10-25 00:44:40 +00:00
Satoshi Asami
71e8a27039 Add ghostscript3. 1995-10-20 10:36:46 +00:00
Jean-Marc Zucconi
5062c4453c Take CFLAGS from /etc/make.conf 1995-10-05 17:31:06 +00:00
Jean-Marc Zucconi
4221217c1f Add a pre-fetch target to make ftpget executable. This fixes the message
'ports/print/tex/files/ftpget: not found'
1995-10-03 21:19:24 +00:00
Satoshi Asami
1f43de46ba Convert all makefiles to new formats. 1995-10-03 11:45:15 +00:00
Jean-Marc Zucconi
a8bb9c11ff BUILD_DEPENDS and RUN_DEPENDS on tex 1995-09-23 20:24:13 +00:00
Jean-Marc Zucconi
7e95e7f864 Add musixtex
Convert to the new format
Reviewed by:
Submitted by:
Obtained from:
1995-07-15 23:23:05 +00:00
Jean-Marc Zucconi
2127b3b122 A set of TeX macros to typeset polyphonic, orchestral or polyphonic music
Reviewed by:	
Submitted by:	
Obtained from:
1995-07-15 23:13:59 +00:00
Jean-Marc Zucconi
e863f371fe Change the distfiles names: they now contain the version number 1995-06-27 12:56:00 +00:00
Jean-Marc Zucconi
f72e38b87e Upgrade to the 95/06 version 1995-06-24 16:35:58 +00:00
Satoshi Asami
8360a75fd7 Add crl.dec.com to MASTER_SITES, ftp.x.org tends to be busy. 1995-06-20 07:46:44 +00:00
Jean-Marc Zucconi
60ac0fe195 Upgrade: patchlevel 18 -> 20 1995-06-13 20:59:35 +00:00
Satoshi Asami
8a16ea2ec2 Delete extra newlines at end of file. 1995-05-16 10:44:12 +00:00
Satoshi Asami
64fc9bf2b3 Add "PKGNAME=dviselect-1.3". According to Jean-Marc, there is no
chance of this code being updated so assign one ourselves.  This
particular number ("1.3") is taken from the rcsid of dviselect.c (in
fact the only source file for this program).
1995-05-16 10:43:59 +00:00
Satoshi Asami
c9dc84a522 Clean up subdir Makefiles. They now all look like this:
=====
# Id line
#
# RESTRICTED: restricted_port_1 (comment1)
# RESTRICTED: restricted_port_2 (comment2)
#
# BROKEN: broken_port_3 (comment3)
# BROKEN: broken_port_4 (comment4)
# BROKEN: broken_port_5 (comment5)
#

SUBDIR= good_port_1 good_port_2 ...
=====

Basically, the idea is to make it easy to find restricted or broken
ports by doing a "grep".
1995-05-14 03:30:07 +00:00
Satoshi Asami
47cc94fd88 Sort! 1995-05-13 09:20:19 +00:00
Satoshi Asami
b87abb9d27 Added rtf2latex. 1995-05-02 09:10:53 +00:00
Satoshi Asami
bdd165b669 rtf2LaTeX is a filter that converts RTF (MS's Rich Text Format) into LaTeX.
Submitted by:	thomas@ghpc8.ihf.rwth-aachen.de
1995-05-02 09:03:29 +00:00
Satoshi Asami
cb0c70038e Add tr2latex. 1995-05-02 08:31:42 +00:00
Satoshi Asami
e349b78b86 tr2latex - convert a document from troff to LaTeX
Submitted by:	thomas@ghpc8.ihf.rwth-aachen.de
1995-05-02 08:28:16 +00:00
Jordan K. Hubbard
cc5ef3ed5a Remove tkHTML 1995-04-29 10:21:23 +00:00
Jordan K. Hubbard
6047b291cd Add tkHTML 1995-04-28 16:07:53 +00:00
Jean-Marc Zucconi
efde37bf6b Cosmetic changes 1995-04-22 16:52:18 +00:00
Jean-Marc Zucconi
52d947c22f Warn and request confirmation for installing/removing the package. One file
may also be used by xdvi; the package is build with some defaults, which
may be not wanted by the user.
1995-04-22 16:51:49 +00:00
Jean-Marc Zucconi
96fcd3ab75 Remove the last line of the pre-install target. The command will be executed
during post-install
1995-04-22 16:49:58 +00:00
Jean-Marc Zucconi
43b6162b06 Cosmetic changes. 1995-04-22 00:16:06 +00:00
Jean-Marc Zucconi
f53d67c7e8 Warn and request confirmation for installing/removing the package. One file
may also be used by dvips; the package is build with some defaults, which
may be not wanted by the user (the port IS_INTERACTIVE)
1995-04-22 00:14:30 +00:00
Jean-Marc Zucconi
68360a7bcc Remove the last line of the do-install target. The command will be executed
during post-install
1995-04-22 00:05:24 +00:00
Jean-Marc Zucconi
74bab574a2 Change all makefiles in the print directory according to the new rules
for bsd.port.mk
1995-04-21 00:21:41 +00:00
Jean-Marc Zucconi
3f3532544c The configure script now propose to create fonts in the default tex
font directory  instead of /tmp.
If the user choose the defaults, then the mode of font directory is
changed to 1777 at install time.
1995-04-20 02:04:02 +00:00
Jean-Marc Zucconi
91e4b39ad1 Change the master site. 1995-04-19 19:42:24 +00:00
Jean-Marc Zucconi
9adc029bfb General cleanup:
Put the fetch target in Makefile.inc, remove pre-fetch target.
Split scripts/ftpget into files/ftpget and files/ftplib.pl
1995-04-18 14:02:57 +00:00
Jean-Marc Zucconi
7f62e49355 re-enable latex and latex209 since they seem to work. 1995-04-18 01:22:21 +00:00
Jean-Marc Zucconi
76ecf8959d Add PKGNAME, and touch the install cookie after install 1995-04-17 22:11:19 +00:00
Satoshi Asami
ec89e8b011 Added various "build: configure" and "install: build" dependencies.
Pointed-out by:	jmz
1995-04-17 20:31:43 +00:00
Jean-Marc Zucconi
c8142a61f7 Add -L${X11BASE}/lib in flags. 1995-04-17 00:16:14 +00:00
Jean-Marc Zucconi
6be78ed1f2 Tex version is 3.1415 1995-04-16 22:52:37 +00:00
Jean-Marc Zucconi
1af9bb385b Add myself as maintainer.
Remove hard-coded PREFIX and Add EXEC_DEPENDS=tex:${PORTSDIR}/print/tex
1995-04-15 22:36:51 +00:00
Jean-Marc Zucconi
1e8406a563 Set XMKMF=xmkmf. Apparently xmkmf -a (the defaults) confuses the Imakefile. 1995-04-15 22:06:55 +00:00
Joerg Wunsch
79bf3682a0 Back out my previous change, and revert xdvi to build with gmake.
This Imakefile crud here it _too_ weird to deal with; let it as it
stands now.
1995-04-15 14:44:37 +00:00
Satoshi Asami
a28c2d8099 Print Makefiles...this one was tough! 1995-04-15 04:34:11 +00:00