1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Commit Graph

6893 Commits

Author SHA1 Message Date
Thomas Gellekum
1fb83f1b72 Add missing @dirrm. 1997-06-20 12:24:35 +00:00
Thomas Gellekum
e403cb53d2 Upgrade to 4.0.
PR:		3904
Submitted by:	Vanilla I. Shu <vanilla@MinJe.com.TW>
1997-06-20 12:22:36 +00:00
Thomas Gellekum
0dc96d938e Activate asl. 1997-06-20 08:14:58 +00:00
Thomas Gellekum
15810db631 Import of asl port. asl is an assembler for a wide range of
microcontrollers/-processors.
1997-06-20 08:13:47 +00:00
Thomas Gellekum
57a17fd732 Upgrade to version 2.8. Update my e-mail address, while I'm here. 1997-06-20 06:54:05 +00:00
Thomas Gellekum
0ae3946905 - Upgrade to version 2.8.
- Update my e-mail address.
1997-06-20 06:50:32 +00:00
Thomas Gellekum
377c8c439f Upgrade to 1.4.1.
PR:		3248
Submitted by:	NAKAMURA Kazushi <nkazushi@highway.or.jp>
1997-06-19 12:35:54 +00:00
Andrey A. Chernov
d1f2ff7e58 Fix configuration 1997-06-19 11:38:28 +00:00
Satoshi Asami
5e0ad8e46f The project template file is called "X11.tmpl" in XFree86-3.3, so make
a symlink "X11.tmpl -> Project.tmpl" in the config subdirectory.  This is
necessary for letting imake pick it up automatically.
1997-06-19 11:26:08 +00:00
Satoshi Asami
e382ae88d5 REALLY make this compile and install correctly. Apparently the
XFree86-3.3 imake config files can't handle IncSubDir having more than
one component ("X11/Xaw3d" in this case), so work around it by
explicitly creating a symlink tree from post-extract (ugh).
1997-06-19 09:33:31 +00:00
Masafumi Max NAKANE
6a5d496cfc Instead of quoting the man pages, just put simple description about
the program.
Submitted by:	the port maintainer
1997-06-19 09:22:04 +00:00
Andrey A. Chernov
3de20ee66c Fix date language 1997-06-19 08:40:18 +00:00
Satoshi Asami
b9921f4e56 Typo in dependency ("database/p5-DBI" -> "databases/p5-DBI").
Became obvious make package test was omitted by: jfitz :p
1997-06-19 07:46:16 +00:00
Satoshi Asami
5c10f3b56c Create ${PREFIX}/news first as the mkdir's in the source's Makefile
don't have the -p flag.  While I'm here, replace stuff with macros
(${PREFIX}, ${ECHO}, etc.).
1997-06-19 06:54:39 +00:00
Andrey A. Chernov
a5120cef6b Add cyrproxy 1997-06-19 06:50:17 +00:00
Andrey A. Chernov
984c7b24c7 Proxy to decode between common cyrillic code tables 1997-06-19 06:45:22 +00:00
Andrey A. Chernov
71be8e37a5 Upgrade to 5.3.1 1997-06-19 05:30:08 +00:00
Satoshi Asami
5a723b690b Fix XPMINCLUDE, as XFree86-3.3's INCDIR doesn't include the trailing
"X11" anymore.  By the way, if you see how this patch changed, you'll
know why I hate context diffs -- it would have been much easier to fix
the patch (I could have just hand-edited one line) if it were a
unified diff....
1997-06-19 05:26:20 +00:00
Jean-Marc Zucconi
3bfc47f3b0 Add another informative message: the VGA16 server is required when using
XF86Setup to set the initial configuration.
1997-06-18 20:50:30 +00:00
Andreas Klemm
c981b63010 Update star port from version 1.0 to 1.1 1997-06-18 20:42:11 +00:00
James FitzGibbon
476525aeb8 Activate databases/mysql
Activate databases/p5-Mysql
Activate databases/p5-DBD-mysql
Activate databases/p5-DBD-Pg
1997-06-18 19:41:11 +00:00
James FitzGibbon
f07fad4033 Import of a perl5 module for accessing PostgeSQL databases through the DBI 1997-06-18 19:41:01 +00:00
James FitzGibbon
0fa2622346 Import of a perl5 module for accessing MySQL databases 1997-06-18 19:39:25 +00:00
James FitzGibbon
6a10d52817 Import of MySQL, a mutlithreaded SQL database server
Submitted by:	Josh Tiefenbach <josh@ican.net>
1997-06-18 19:35:30 +00:00
James FitzGibbon
ec78fdd31f Upgrade to v0.83 1997-06-18 19:28:16 +00:00
Masafumi Max NAKANE
643e116f8f Update the base version from 1.79-970408 -> 1.79-970617.
PR:		3896
Submitted by:	itojun@itojun.org
1997-06-18 15:01:35 +00:00
Thomas Gellekum
2dac13ff6a Add Scilab, it has restrictions on commercial redistribution. 1997-06-18 12:18:47 +00:00
Thomas Gellekum
5a5b4068f3 Activate Scilab. 1997-06-18 12:16:03 +00:00
Thomas Gellekum
cad64cdf20 Import of Scilab port. Scilab is a matlab-like package.
PR:		3867
Submitted by:	Paulo Menezes <paulo@isr.uc.pt>
1997-06-18 12:14:52 +00:00
Thomas Gellekum
5c040456db Activate LPRng. 1997-06-18 08:38:52 +00:00
Thomas Gellekum
fc59f8c3a4 Long threatened import of LPRng port.
PR:		3185
Submitted by:	Kenneth J. Monville <desmo@bandwidth.org>
1997-06-18 08:36:41 +00:00
Satoshi Asami
a53293467b Move the "umask ?= 0022" check (a warning only) from the default
"do-install" target to the beginning of the "install" meta-target, so
that ports that define their own do-install will also run it without
having to duplicate it themselves.

Tested by:	rebuilding all packages
1997-06-18 03:20:22 +00:00
James FitzGibbon
6f47aa2f79 Upgrade to 19970614 release 1997-06-17 22:48:06 +00:00
Garrett Wollman
3ef89b4b4f patch-aa (Makefile): optionally compile in Kerberos support if MAKE_EBONES
is set in make.conf.
patch-ac (several files): comment out bogus #include <mit-copyright.h> which
doesn't work in our version of Kerberos.
1997-06-17 20:47:15 +00:00
Gary Jennejohn
e1dc0ffb1e update xvile to version 7.1, make myself the maintainer
new md5 for the vile-7.1 tarball.
Submitted by:	pgf@foxharp.boston.ma.us
1997-06-17 20:12:23 +00:00
Gary Jennejohn
bbaee3e1e6 update xvile to version 7.1, make myself the maintainer
Submitted by:	pgf@foxharp.boston.ma.us
1997-06-17 20:11:58 +00:00
Gary Jennejohn
3389016ace update vile to version 7.1, make myself the maintainer.
new md5 for the new tarball.
Submitted by:	pgf@foxharp.boston.ma.us
1997-06-17 20:08:26 +00:00
Gary Jennejohn
de156a9b44 update vile to version 7.1, make myself the maintainer.
Submitted by:	pgf@foxharp.boston.ma.us
1997-06-17 20:07:55 +00:00
Andrey A. Chernov
ef9bbad664 Better fix for '.' problem 1997-06-17 17:56:42 +00:00
Satoshi Asami
856cbdda13 Add empty line after comment section. Add space after first "#".
Found by:	portlint

(Also add newline at end of file.  That was done by vi.)
1997-06-17 07:45:12 +00:00
Satoshi Asami
6c81b673fa Add `.' to end of info dir entry. 1997-06-17 07:23:46 +00:00
Thomas Gellekum
b63d9e21ee Activate xfishtank. 1997-06-17 06:48:56 +00:00
Thomas Gellekum
ad56ea0707 Import port of xfishtank. Get swimming fish on your root window.
PR:		3377
Submitted by:	Chris Stenton <jacs@gnome.co.uk>
1997-06-17 06:47:57 +00:00
Satoshi Asami
59f83054b7 Add extra # line to comment section. 1997-06-17 06:24:58 +00:00
Thomas Gellekum
811b446b35 Update my e-mail address.
Update MASTER_SITE. The current version doesn't build with our
tools, it requires tcl/tk-8.0.
1997-06-17 06:05:50 +00:00
Andrey A. Chernov
27e4fe05fd Remove '.' at the end of chmod command 1997-06-17 05:36:59 +00:00
James FitzGibbon
f5862628ef Upgrade to v0.10 1997-06-17 02:49:41 +00:00
Satoshi Asami
c96ff29dab Add a tab to align info dir entry with others. Also, capitalize first
letter.
1997-06-17 02:16:09 +00:00
James FitzGibbon
dc280dec71 Upgrade to v2.3 1997-06-16 18:01:26 +00:00
Masafumi Max NAKANE
6fbb3b1d76 Upgrade, 3.9.7 -> 3.9.8. 1997-06-16 15:51:55 +00:00