1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
Commit Graph

6910 Commits

Author SHA1 Message Date
John Fieber
da38f45ef3 This port now works on FreeBSD 2.1.x. 1997-06-22 17:41:04 +00:00
Andreas Klemm
3551cddd92 - Update port to version 1.1
- Make link process work by adding correct dependency in Makefile
  the unmodified Makefile.FreeBSD didn't build libcompface in ../compface
- The WWW page claims, that you need at least the xforms 0.86 lib, so
  I specified the library dependency in port's Makefile more specific.
- Well, since I spent some work on it ... I'll maintain the port in the
  future.
1997-06-22 10:46:36 +00:00
Andrey A. Chernov
25cc9c6fe7 Change dist site 1997-06-22 07:28:49 +00:00
Brian Somers
cf32c84135 Remove natd - it's moving to the main tree. 1997-06-22 04:09:24 +00:00
Masafumi Max NAKANE
6697979872 Activate pari. 1997-06-21 20:51:44 +00:00
Masafumi Max NAKANE
194f732d49 New port, pari:
Mathmatics library and advanced calculator package
PR:		3357
Submitted by:	Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
1997-06-21 20:47:39 +00:00
Andrey A. Chernov
a3d5fb931d Upgrade to 5.10 1997-06-21 12:47:50 +00:00
Andrey A. Chernov
e17837d59b Add p5-MIME-Base64 1997-06-21 12:02:29 +00:00
Andrey A. Chernov
a63fd4783a Base64/QP perl module 1997-06-21 12:00:27 +00:00
Masafumi Max NAKANE
29c6fc3bbd Instead of defining INSTALL_PROGRAM="" in CONFIGURE_ENV, put STRIP= to
remove the -s flag from the install program.
(Actually, either method works, however, this is somewhat better as
most of other ports use this method to achieve the same goal, so that
it is easier for other porters to find out what is meant by this.)
1997-06-21 05:21:31 +00:00
Masafumi Max NAKANE
2d2e6b0320 Correctly specify the path of pppd in Dialer script.
PR:		3574
Pointed-out by:	 "David O'Brien" <obrien@NUXI.com>
1997-06-21 05:05:53 +00:00
Andrey A. Chernov
fe2b394506 Always put charset= if we decode document. 1997-06-20 23:16:25 +00:00
Masafumi Max NAKANE
aa0b0684d3 Upgrade, 4.0.7 -> 4.1.2. 1997-06-20 20:34:50 +00:00
Masafumi Max NAKANE
1ea5186b51 ldconfig -> ${LDCONFIG}. 1997-06-20 17:49:51 +00:00
Masafumi Max NAKANE
1413c0ca16 Add -DNETGROUP to the compile-time flags so that entries in /etc/netgroup
(or one provided via NIS) can be used when setting up access restriction.
PR:		3277
Submitted by:	James FitzGibbon <james@nexis.net>
1997-06-20 17:47:45 +00:00
Thomas Gellekum
7597fb222a Upgrade to 1.6.1.
PR:		3189
Submitted by:	Daniel Eischen <deischen@iworks.InterWorks.org>
1997-06-20 13:29:25 +00:00
Thomas Gellekum
e909ca903b Upgrade to 2.2.
PR:		3905
Submitted by:	Brian Handy <handy@lambic.space.lockheed.com>
1997-06-20 12:41:47 +00:00
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