Commit graph

26 commits

Author SHA1 Message Date
Peter Pentchev
e2fda7bf22 Update mhash to version 0.9.1, which provides three new hashes.
Shorten COMMENT at portlint's suggestion.
Install a couple of docfiles.
2004-12-30 12:48:29 +00:00
Peter Pentchev
641e9357ef A long-overdue dequoting of COMMENT. D'oh, I thought I'd done this,
like, MONTHS ago!

Submitted by:	Brian Poole <raj@cerias.purdue.edu>
2004-11-01 17:09:55 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Peter Pentchev
05d67c5d60 Update to 0.8.18.
PR:		56167
Submitted by:	foxfair
2003-09-01 11:42:22 +00:00
Peter Pentchev
8f5a5f41ab Update to 0.8.17. 2003-03-05 11:28:13 +00:00
Peter Pentchev
33059bd045 Remove pkg-comment files in my ports. 2003-02-19 16:07:30 +00:00
Peter Pentchev
2496852a6c Update to 0.8.14. 2002-05-21 17:53:20 +00:00
Peter Pentchev
ba5574060f Update to 0.9.13.
In the process, fix an autoconf-2.52 bug in using $target_alias
as a program prefix even if it is exactly the same as $host_alias.
Also, remove the installation of the library .la file.

Based on a patch by:	ijliao
2002-02-20 11:03:42 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Peter Pentchev
a98f5d680a Update to 0.8.9 2001-02-23 16:07:16 +00:00
Peter Pentchev
e1af59078c Update to 0.8.4. 2000-12-16 14:46:32 +00:00
Peter Pentchev
05ce43b4f6 update my email address - roam@orbitel.bg -> roam@FreeBSD.org 2000-11-22 10:20:14 +00:00
James E. Housley
108a581d22 Update to version 0.8.3
New Maintainer

PR:		22350
Submitted by:	Peter Pentchev <roam@orbitel.bg>
2000-11-02 00:36:05 +00:00
Jeremy Lea
4d81331af7 Whitespace changes and PLIST sorting. 2000-10-01 09:59:09 +00:00
Will Andrews
51a4a13656 Update to 0.8.2. Use proper pthread-linking (-pthread vs. -lc_r). Use
USE_LIBTOOL instead of GNU_CONFIGURE so we don't install .la file.  Turn
this port loose upon the world.  This update is needed for aide port.

PR:		19921
Submitted by:	Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>
Approved by:	nsayer
2000-07-14 15:46:19 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
dc1177a9a5 Fourth round of INSTALLS_SHLIBS conversion. 2000-06-16 08:48:22 +00:00
Akinori MUSHA
52190dc850 Portlint COMMENT's.
Everybody should read the Handbook again!

PR:		ports/18008
Submitted by:	tkato@prontomail.ne.jp
2000-04-14 18:16:14 +00:00
Chris Piazza
3df86a88a9 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:34:06 +00:00
Nick Sayer
07e10dcc32 1. Remove RESTRICTED -- aparently hashing is exportable.
2. Removed threading restriction.

3. Changed the WWW:

4. Improved the pkg/COMMENT

PR:		15893
Submitted by:	Cy.Schubert@uumail.gov.bc.ca
2000-01-09 02:40:22 +00:00
Nick Sayer
f900a41e79 Update to 0.6.1
Submitted by:	sascha@schumann.cx
1999-11-28 16:26:42 +00:00
Peter Wemm
a53421230c $Id$ -> $FreeBSD$ 1999-08-31 01:53:22 +00:00
Nick Sayer
dbc0092cc3 Add --disable-pthreads. Fixes apache+php3 hang
suggested by: PHP-dev mailing list
1999-06-29 03:18:51 +00:00
Nick Sayer
a9615ed854 Stealing some fix-ups from ports/devel/mm:
1. post-install ldconfig
2. CONFIGURE_ARGS
3. PLIST ldconfigs
1999-06-29 01:00:57 +00:00
Nick Sayer
59aa1dc2a4 Import of mhash cryptographic hashing library port 1999-06-28 22:38:00 +00:00