Commit graph

33 commits

Author SHA1 Message Date
Jan Beich
f5f47a5a4e devel/nspr, security/nss: drop version from SONAME
No other downstream appends synthetic library version, and doing so
causes underlinking due to fragile build system (see below). Not to
mention being unable to swap out bundled libs from upstream builds.

  $ cc -lplds4 -L/usr/local/lib
  /usr/lib/crt1.o: In function `_start1':
  crt1_c.c:(.text+0xa6): undefined reference to `main'
  /usr/local/lib/libplds4.so: undefined reference to `pthread_set_name_np'
  /usr/local/lib/libplds4.so: undefined reference to `pthread_create'
  /usr/local/lib/libplds4.so: undefined reference to `pthread_condattr_init'
  /usr/local/lib/libplds4.so: undefined reference to `pthread_setschedparam'
  /usr/local/lib/libplds4.so: undefined reference to `pthread_getschedparam'

PR:		213144
Exp-run by:	antoine
2016-10-09 12:10:02 +00:00
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
John Marino
38d44dd076 net/ldapsdk: Fix malloc.h-less DF and define EDEADLOCK 2015-11-12 21:34:58 +00:00
Antoine Brodin
1d7f5e5c0f Cleanup plist 2014-11-22 14:43:23 +00:00
Baptiste Daroussin
ffb7170399 Modernize LIB_DEPENDS
With hat:	portmgr
2014-07-14 18:42:04 +00:00
Emanuel Haupt
4d300c6290 Support staging 2014-03-17 14:46:35 +00:00
Baptiste Daroussin
0c710c7b4e Add NO_STAGE all over the place in preparation for the staging support (cat: net) 2013-09-20 22:10:23 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Andrej Zverev
99ad912735 - Convert to new perl framework
- Trim Makefile header
2013-08-03 08:45:51 +00:00
Emanuel Haupt
fe0dbe877e Update to 6.0.7
PR:		161651
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-10-18 21:11:28 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Doug Barton
2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +00:00
Mark Linimon
ef6c150d11 Make fetchable. Note: this port could use a maintainer to bring it up to date.
PR:		ports/96919
Submitted by:	Joerg Pulz <Joerg.Pulz at frm2.tum.de>
2007-05-24 22:26:42 +00:00
Pav Lucistnik
2df76eb0a7 - Remove support for a.out format and PORTOBJFORMAT variable from individual
ports

With hat:	portmgr
2007-01-30 10:25:34 +00:00
Mark Linimon
387ef110ae Reset maintainer at his request. While here, pacify portlint a little.
Hat:		portmgr
2007-01-23 23:23:23 +00:00
Kris Kennaway
7a2c038c6f Quench @dirrm warning 2006-01-26 04:49:47 +00:00
Edwin Groothuis
dbef3380d2 SHA256ify
Approved by: krion@
2006-01-22 21:24:05 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +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
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Kris Kennaway
b6662fe7de Add missing includes 2003-02-22 04:17:36 +00:00
Edwin Groothuis
37f2224fa6 PERL -> REINPLACE
And some ports have USE_PERL5=yes now.
2002-11-04 05:46:38 +00:00
Paul Richards
c4f3b6abb3 This port conflicts with openldap because it uses the same library names.
Fix it by prefixing this port's libraries with moz, e.g. libldap -> libmozldap
The include files ldap.h and lber.h have been fixed in the same way.

This fix also changes the installation target from a specific
mozilla directory to the standard locations.

PR:		ports/22721
Submitted by:	"Charles N. Owens" <owensc@enc.edu>
2001-04-17 18:24:16 +00:00
Akinori MUSHA
ef5a5ba705 Use MASTER_SITE_MOZILLA. 2000-10-24 12:36:32 +00:00
Chris Piazza
93a61d6874 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:14:07 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
a6c3f62331 $Id$ -> $FreeBSD$ 1999-08-30 14:24:37 +00:00
Michael Haro
af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
Chris Piazza
4687868b5c Use PKGNAME. Before it would have been ldapsdk_12311998 and now it is
-1998.12.31.

PR:             13055
Submitted by:   Neil Blakey-Milner <nbm@rucus.ru.ac.za>

Change three instances of 'mkdir -p' to ${MKDIR}
1999-08-11 04:12:15 +00:00
Paul Richards
49b1aa0044 Update to latest version of sdk. 1999-06-06 21:01:45 +00:00
Paul Richards
89c3a17742 Update to latest version of sdk.
Tidy up some commented out lines and whom entry.
1999-06-06 21:01:32 +00:00
Satoshi Asami
9d05d4c30c Gotta run ldconfig from PLIST too. 1999-05-28 11:43:17 +00:00
Paul Richards
c0e2ce55be Initial import of the Mozilla LDAP sdk. 1999-05-25 22:44:25 +00:00