Commit graph

9 commits

Author SHA1 Message Date
Clement Laforet
0d9fa6a1c4 - backout -fPIC related wrong commits
I spend most of my night looking for a nice solution.
  I found one very crappy, I'll dig into this later.
2004-03-23 14:24:42 +00:00
Clement Laforet
2e41175882 Oops, fix patch (which fails to apply cleanly)
No more ports for today...

Pointy hat to:	me
2004-03-22 21:36:45 +00:00
Clement Laforet
6b619625ea Set -fPIC in the correct way.
Maintainer informed.

Reminded by:	kris
No cookie for:	me
2004-03-22 21:29:42 +00:00
Clement Laforet
bcb9092cfd Use USE_OPENLDAP instead of USE_OPENLDAP_VER.
Submitted by:	maintainer
Spotted by:	eik
2004-03-22 19:47:06 +00:00
Clement Laforet
dff9c57161 - Add -fPIC
- SIZEify
- Switch to OpenLDAP 2.2

PR:             64513
Submitted by:   Sven Petai <hadara@bsd.ee> (maintainer)
2004-03-22 17:34:57 +00:00
Kris Kennaway
e4cf19b884 BROKEN on amd64: Does not compile (missing -fPIC from shared library
compilation)
2004-03-19 11:58:11 +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
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Edwin Groothuis
867f451ee7 [new port] security/opensc-esteid: modified version of the
security/opensc port that works with Estonian Electronic ID card

	This is modified version of the OpenSC port that works with
	Estonian Electronic ID card (EstEID).

	WWW: http://marie.vtl.ee/esteid/

PR:		ports/56612
Submitted by:	Sven Petai <hadara@bsd.ee>
2003-10-07 23:34:40 +00:00