1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

110 Commits

Author SHA1 Message Date
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
Joerg Wunsch
cf5b29ae3d xdvi no longer requires GNU make. The offending `include' line in the
(admittedly ugly) Imakefile has never been used, since this port does
have its own configure script.

I gratuitously removed it. :)
1995-04-14 20:51:56 +00:00
Satoshi Asami
53821769ed Added Xpm to LIB_DEPENDS.
Pointed-out by:	Paul Richards
1995-04-12 03:57:37 +00:00
Jean-Marc Zucconi
bb0452e715 Add MAINTAINER= jmz@FreeBSD.org 1995-04-11 02:02:17 +00:00
Jean-Marc Zucconi
3ee1c56c09 Add a missing checksum 1995-04-03 14:56:41 +00:00
Jean-Marc Zucconi
a17b2981fd Another set of checksums 1995-04-01 16:33:35 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Gary Palmer
3753222345 Try to get most ports checksummed 1995-03-31 22:18:54 +00:00
Andreas Schulz
007af1f11a Remove latex and latex209 from the subdir list and put it into the
broken category.
latex runs into an endless input loop.
latex209 doesn't find the hyphen file.
1995-03-30 22:53:58 +00:00
Jean-Marc Zucconi
d037bfba67 Add EXEC_DEPENDS for latex and latex209
Define WRKDIR so that the build targets work correctly
Be repetitively affirmative when building latex so that it does not require
user input
1995-03-04 03:57:55 +00:00