1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
Eitan Adler
c59a3834c4 At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr
2012-01-21 17:40:15 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Xin LI
03b42818c9 Chase after net/openldap24-server update.
Reminded by:	miwi
2011-02-25 01:32:17 +00:00
Martin Wilke
6bf1805d40 - Update to 1.15
Approved by:	maintainer implicit
2009-07-29 09:11:00 +00:00
Martin Wilke
acc975bb89 - Update to 1.1.4
Approved by:	maintainer implicit
2009-05-01 14:21:36 +00:00
Xin LI
5bbd5cd2dc Bump PORTREVISION's after OpenLDAP update.
Suggested by:	rafan
2009-01-05 19:04:45 +00:00
Martin Wilke
3948399652 - Update to 1.1.3
PR:		128508
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2008-11-01 23:13:35 +00:00
Martin Wilke
ab54ca4835 - Update to 1.1.2
PR:		124393
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2008-06-19 00:24:32 +00:00
Martin Wilke
d97d3c7671 - Update to 1.1.1
PR:		121935
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2008-03-25 23:07:31 +00:00
Martin Wilke
ac2f107816 - Update to 1.1.0
PR:		121758
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2008-03-17 19:57:18 +00:00
Martin Wilke
0831ecd820 - Update to 1.0.0
Submitted by:	Gerrit Beine (maintainer via private mail)
2007-12-18 00:03:55 +00:00
Martin Wilke
c495a2eafe - Update to 1.0.0 Rc4
PR:		116635
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2007-09-27 21:03:35 +00:00
Martin Wilke
89e355f39a - Add missing dependes
Submitted by:	pav
Approved by:	maintainer implicit
2007-06-26 08:37:43 +00:00
Martin Wilke
e2f069513b - Update to 0.7.3
Approved by:	maintainer via im
2007-06-24 20:56:59 +00:00
Martin Wilke
c1fb859194 - Update to 0.7.2
PR:		112732
Submitted by:	Gerrit Beine<gerrit.beine@gmx.de> (maintainer)
2007-05-27 10:00:16 +00:00
Cheng-Lung Sung
223b81b5d5 - Add missing file (Filter.php)
PR:		ports/112003
Submitted by:	J??宁gen Blomberg<jnbg_AT_blomberg dot tk>
Approved by:	maintainer (Gerrit Beine)
2007-05-01 02:50:05 +00:00
Erwin Lansing
abbc1b4048 Update to 0.7.1
PR:		111070
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2007-04-01 11:26:24 +00:00
Edwin Groothuis
acc468d57e Maintainer mailaddress mass change
Maintainers mailaddress has changed, so the ports should be updated.

PR:		ports/95796
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de>
2006-04-15 11:47:42 +00:00
Edwin Groothuis
dbef3380d2 SHA256ify
Approved by: krion@
2006-01-22 21:24:05 +00:00
Alex Dupre
4e3717ee4f Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.

Discussed with:	thierry, antonio@php.net
2005-12-09 19:24:52 +00:00
Pav Lucistnik
61235283e7 Net Ldap is a clone of Perls Net::LDAP object interface to
ldapservers. It does not contain all of Net::LDAPs features,
but has:
* A simple OO-interface to connections, searches and entries.
* Support for tls and ldap v3.
* Simple modification, deletion and creation of ldapentries.
* Support for schema handling.

PR:		ports/84642
Submitted by:	Gerrit Beine <tux@pinguru.net>
2005-09-14 20:25:18 +00:00