Commit Graph

25128 Commits

Author SHA1 Message Date
Kris Kennaway
e53282941a Upgrade to curl 6.3, USE_OPENSSL and actually make USE_SSL compile in SSL
support.

PR:		ports/14280
Assisted by:    Jim Bloom <bloom@acm.org>
2000-02-06 22:16:50 +00:00
Kris Kennaway
6a179c6b82 USE_OPENSSL, respect CC and CFLAGS.
Assisted by:    Jim Bloom <bloom@acm.org>
2000-02-06 22:14:05 +00:00
Kris Kennaway
7d2dd70a77 USE_OPENSSL
Assisted by:    Jim Bloom <bloom@acm.org>
2000-02-06 22:11:36 +00:00
Kris Kennaway
d5e63f727e USE_OPENSSL, respect CC, CFLAGS, LOCALBASE
Assisted by:    Jim Bloom <bloom@acm.org>
2000-02-06 21:58:21 +00:00
Kris Kennaway
5bb50d962a USE_OPENSSL, respect CC, LOCALBASE (indirectly via OPENSSLLIB)
Assisted by:    Jim Bloom <bloom@acm.org>
2000-02-06 21:55:45 +00:00
Chris D. Faulhaber
da5b56c004 Fix port for -stable
Broken by:		Alex Langer <alex@big.endian.de>
Break noticed by:	Alex Langer <alex@big.endian.de>

PR:		16518
Submitted by:	Maintainer
2000-02-06 21:53:41 +00:00
Kris Kennaway
0732e1763f USE_OPENSSL, respect CC, CFLAGS, LOCALBASE
Assisted by:    Jim Bloom <bloom@acm.org>
2000-02-06 21:53:04 +00:00
Kris Kennaway
5da30313e5 USE_OPENSSL, respect CC and CFLAGS
Assisted by:	Jim Bloom <bloom@acm.org>
2000-02-06 21:48:31 +00:00
Chris D. Faulhaber
c6cca3597f Unbreak the atari800 port:
* Removed xview dependancies to keep port simple.
* Sound doesn't function very well so I have disabled that also.
* Updated URL's and Maintainer's email address.

PR:		16509
Submitted by:	Maintainer
2000-02-06 21:46:28 +00:00
Kris Kennaway
c20fdcd69f USE_OPENSSL
Assisted by: Jim Bloom <bloom@acm.org>A
2000-02-06 21:38:29 +00:00
Ade Lovett
11ec87305c Update to 0.10
OK'd by:	vanilla
2000-02-06 19:21:33 +00:00
Ade Lovett
2c0dd42a29 Update to 0.2.17
OK'd by:	vanilla
2000-02-06 19:20:24 +00:00
Chris Piazza
5791028902 Forgot to remove this line 2000-02-06 19:20:09 +00:00
Ade Lovett
774652b05c Fix problem with gmc (aka corba-mc) leaving zombies
lying around.

OK'd by:	reg
2000-02-06 19:18:19 +00:00
Satoshi Asami
fb8b81e3ae Add atomix.
Submitted by:	bento
2000-02-06 19:05:31 +00:00
Satoshi Asami
972a8c8868 (1) OpenSSL support.
Submitted by:	kris

(2) gnome master site cleanup.
Submitted by:	ade
2000-02-06 16:27:38 +00:00
Chris D. Faulhaber
3c07013524 Update port to 0.7.2 2000-02-06 12:37:52 +00:00
Vanilla I. Shu
b82840fea5 Upgrade to 0.77 2000-02-06 12:34:29 +00:00
Vanilla I. Shu
5d3e32750b Upgrade to 2.1.8.8.pre11 2000-02-06 09:17:33 +00:00
David E. O'Brien
af4ed05b0e Add some symlinks agaist libc.so that the RPM install script does. 2000-02-06 07:48:15 +00:00
Kris Kennaway
60b3027204 Respect CC and CFLAGS 2000-02-06 07:17:21 +00:00
Vanilla I. Shu
2996fa7a7b Fix for 4.0-current.
Submitted by:	Keith Jang (keith@freebsd.sinica.edu.tw)
2000-02-06 07:04:31 +00:00
Brian Feldman
fbaa8ebc9c Fix some bugs that I guess I helped in :)
o Make the Makefile respect CC, and respect CFLAGS when linking, too.
 o Make a comparison for fputs() success "retval >= 0".  Our manual says
   fputs() returns 0 on success, but K&R says that it can return any non-
   negative int on success.  I might as well support either!
 o Fix an improper bounds check.  It was a simple case of a variable being
   mixed up, and this prevents "calc really long arg list (REALLY LONG)"
   from crashing calc.

This is just cleaning up the changes I effected earlier with the
maintainer's permission.
2000-02-06 06:32:33 +00:00
John Polstra
6f6eb6138a Fix bug: mirroring crypto/non-crypto from different sources was broken.
Submitted by:	Christian Weisgerber <naddy@mips.rhein-neckar.de>
2000-02-06 00:15:15 +00:00
John Polstra
1526b6c237 Use the ISO date format in the "CVSup update {begins,ends}" messages.
Use "%T" instead of the equivalent "%H:%M:%S".

Submitted by:	Christian Weisgerber <naddy@mips.rhein-neckar.de>
2000-02-06 00:13:52 +00:00
Kris Kennaway
28989c4601 Unbreak this port by upgrading to dhid 3.1. I don't use this software,
so I had to play it a bit by ear, but I didn't hear back from the
maintainer.

Noticed by:	bento
2000-02-05 22:07:51 +00:00
Kris Kennaway
a80761c0d3 Respect CC and CFLAGS. 2000-02-05 21:52:57 +00:00
David E. O'Brien
6e8b3a265c Turn on osf1_base 2000-02-05 20:03:26 +00:00
David E. O'Brien
7d6d63e443 This contains a minimal selection of shared libraries from a Compaq Tru64 5.0
installation.  These libraries and support files, in conjunction with the
osf1 module, form the basis of the osf1 compatibility environment.
2000-02-05 19:13:39 +00:00
Yukihiro Nakai
e310f0cfc8 Add closedir() fix patches.
Submitted by:	Brian Fundakowski Feldman green@FreeBSD.org
2000-02-05 13:57:19 +00:00
Chris D. Faulhaber
c2549dcb4e Update port to 1.3 2000-02-05 11:37:19 +00:00
Dirk Froemberg
3727264aa4 MANINAINER -> MAINTAINER 2000-02-05 10:57:25 +00:00
Dirk Froemberg
4e6deb28ec Add missing "MAINTAINER=ports@FreeBSD.org". 2000-02-05 10:55:49 +00:00
Andreas Klemm
9be456bf68 A better description 2000-02-05 10:52:00 +00:00
Sheldon Hearn
7711166de8 Mark BROKEN, since it relies on the AppCfg.pm module supplied with
another package, called Wilma.

	ftp://ftp.hpc.uh.edu/pub/wilma/

Submitted by:	Frank Mayhar <fmayhar@peace.ladev.tandem.com>
2000-02-05 10:31:02 +00:00
Dirk Froemberg
94ad4abef2 Remove extra whitespaces (portlint). 2000-02-05 10:27:27 +00:00
Dirk Froemberg
d8be6ffac2 portlint 2000-02-05 10:22:14 +00:00
Yukihiro Nakai
91d2e3dc5d Add -current patch.
Submitted by:	Alexander Langer <alex@big.endian.de>
2000-02-05 09:17:25 +00:00
Yukihiro Nakai
cb18bbf213 Add -current patch
Submitted by:	Alexander Langer <alex@big.endian.de
2000-02-05 09:16:06 +00:00
Michael Haro
c18ffe5782 update to 0.9.5-nicer2 2000-02-05 08:48:45 +00:00
Michael Haro
32a7767a51 update to 1.6.2p1 2000-02-05 08:37:44 +00:00
Kris Kennaway
842a5fe7a0 Respect CXX and set a default CXXFLAGS 2000-02-05 03:59:13 +00:00
Michael Haro
673a54499a move manpage from PLIST to MAN1= in the Makefile 2000-02-05 02:52:29 +00:00
Michael Haro
06215bafaf portlint - PREFIX -> LOCALBASE 2000-02-05 00:31:41 +00:00
Michael Haro
bf573dd87b add date created using date of cvs import (portlint) 2000-02-05 00:29:45 +00:00
Michael Haro
4c2f2993b2 PREFIX -> LOCALBASE (portlint)
remove blank line (portlint)
add \n to end of line (portlint)
2000-02-05 00:28:48 +00:00
Michael Haro
317aa0174f PREFIX -> LOCALBASE (portlint) 2000-02-05 00:27:44 +00:00
Michael Haro
830c5a5e4d PREFIX -> LOCALBASE in depends list (portlint) 2000-02-05 00:24:40 +00:00
Jim Mock
da7dbb2aab Upgrade to version 1.0.0
PR:		16485
Submitted by:	maintainer
2000-02-05 00:17:56 +00:00
Chris D. Faulhaber
490285929e Enable support for RadioTrack radio cards. 2000-02-05 00:16:58 +00:00