Commit graph

63 commits

Author SHA1 Message Date
Adam Weinberger
a84c115a09 Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 19:11:51 +00:00
Matthew Seaman
72d84a08fc .. and bump PORTREVISION for a change that affects the generated pkg. 2014-07-13 08:35:25 +00:00
Matthew Seaman
10f4ea417d Add CPE infor for this port. The vendor is, unusually, given as
'deon_george' in the official CPE dictionary.
2014-07-13 08:34:37 +00:00
Matthew Seaman
14a5c0e694 Finish off the incomplete conversion from 'password_hash' to
'password_hash_custom' in the previous update.  Locally written
patches.
2014-05-03 07:16:49 +00:00
Matthew Seaman
f660a251cd Add patches from the PLA git repository http://sourceforge.net/u/nihilisticz/phpldapadmin/commit_browser
These solve a function name clash with a new php-5.5 built-in and use
of the deprecated preg_replace /e modifier.

Submitted by:	Zhang Huangbin
Obtained from:	http://sourceforge.net/u/nihilisticz/phpldapadmin/commit_browser
2014-04-27 09:51:17 +00:00
Matthew Seaman
7291482228 PLA is incompatible with php 5.5 (and presumably above) as it:
* Defines a function that clashes with the new password_hash()
    standard function.

  * Uses the deprecated /e modifier in preg_replace()

Possibly others.  Marks as IGNORE_WITH_PHP=55
2014-02-24 15:58:19 +00:00
Matthew Seaman
23768e880e Remove overly restrictive limitation on which of the php ports this
can depend on.
2014-02-10 07:52:41 +00:00
Matthew Seaman
c089d48fb6 Drop the SUPHP option as the www/suphp port has expired.
General cleanup:

   pkg-install and pkg-deinstall scripts were redundant, as they
   replicated @exec / @unexec actions from pkg-plist.

   Fix DEVELOPER_MODE complaint about shebangfix: it's a Makefile, not
   a shell script in any case.

PR:		ports/184925
Submitted by:	rene
2013-12-17 13:54:02 +00:00
Bryan Drewery
77197dd811 - Chase r336083 and bump all ports using NO_ARCH so that users building
their own packages and still on pkg 1.1.4 can upgrade.

With hat:	portmgr
2013-12-10 19:47:42 +00:00
Matthew Seaman
08f342435d Mark all my architecture independent ports using shell/perl/PHP as
NO_ARCH=yes

While here, fix a few other niggles:

net/phpldapadmin -- remove indefinite article from COMMENT

www/p5-RT* -- fix comments referencing the different versions of RT

x11-fonts/gentium-{basic,plus} -- mention ${STAGEDIR} explicitly in the
  install targets; rework the handling of ${FONTPATH}
2013-12-08 22:38:52 +00:00
Matthew Seaman
ab69f540b9 - stageify 2013-09-27 13:39:05 +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
Martin Wilke
5bc4646e6b - Remove php4 reference 2013-06-09 18:29:06 +00:00
Matthew Seaman
76d6382651 Update to version 1.2.3
- Trim Makefile headers

Feature safe:	 yes
2012-11-25 16:49:46 +00:00
Matthew Seaman
ce2305af67 - Convert all my remaining ports to OPTIONSng
Files	  affected:

    databases/mysql-connector-java/Makefile
    databases/phpmyadmin/Makefile
    mail/sa-utils/Makefile
    net/phpldapadmin/Makefile
    security/apg/Makefile
    textproc/sphinxsearch/Makefile
    www/p5-RT-Authen-ExternalAuth/Makefile
    www/p5-RT-Extension-LDAPImport/Makefile
    www/p5-RT-Extension-SLA/Makefile
    www/p5-RTx-Calendar/Makefile
    www/rt40/Makefile
    www/rt40/Makefile.cpan
    x11-fonts/gentium/Makefile
    x11-fonts/gentium-basic/Makefile

Approved by:	shaun (mentor)
2012-06-04 19:25:56 +00:00
Matthew Seaman
23c0a81f8a Update maintainer address to matthew@FreeBSD.org
Approved by:	shaun (mentor)
2012-02-09 17:09:51 +00:00
Sunpoet Po-Chuan Hsieh
8c443d07e1 - Update to 1.2.2
Changes:	http://sourceforge.net/projects/phpldapadmin/files/phpldapadmin-php5/1.2.2/
PR:		ports/162065
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2011-10-27 17:01:43 +00:00
Greg Larkin
c7af433997 - Fixed PHP code injection vulnerability by incorporating upstream patch
- Bumped PORTREVISION

  NOTE: VuXML ID to follow shortly

PR:		ports/161954
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Security:	http://packetstormsecurity.org/files/106120/phpldapadmin-inject.txt
Security:	http://sourceforge.net/tracker/?func=detail&aid=3417184&group_id=61828&atid=498546
2011-10-24 13:10:35 +00:00
Tilman Keskinoz
05d8d8ac5c Update to 1.2.1.1
PR:		159159
Submitted by:	maintainer
2011-07-24 15:33:46 +00:00
Wen Heping
afdfaa27d8 - Update to 1.2.1
- Add LICENSE

PR:		ports/156839
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2011-05-06 00:18:49 +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
Philip M. Gollucci
116ec22ac1 - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR:             ports/153292
Submitted by:   myself (pgollucci)
Tested by:      -exp run by pav
Approved by:    portmgr (pav)
2010-12-29 20:04:42 +00:00
Martin Wilke
21b58b94f6 - Update to 1.2.0.5
PR:		143380
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2010-01-31 01:36:47 +00:00
Martin Wilke
9cb8c6f736 - Switch to using bsd.ports.options.mk -
- Use USERS and GROUPS functionality, instead of supplying pkg-install
  scripts to create userids.
- Drop some warnings about changes that happened a long time ago now.

PR:		141804 141803
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2009-12-24 20:50:22 +00:00
Martin Wilke
ca8a2883b7 - Update to 1.2.0.4
PR:		140812
Submitted by:	Krzysztof Stryjek <ports@bsdserwis.com>
Approved by:	maintainer
2009-11-26 14:35:49 +00:00
Martin Wilke
4f49b44221 - Update to 1.2.0.3
PR:		138578
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2009-09-09 09:51:43 +00:00
Martin Wilke
872629342e - Update to 1.2.0.2
PR:		138073
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2009-08-22 22:24:21 +00:00
Dmitry Marakasov
7914161a41 - Switch SourceForge ports to the new File Release System: categories starting with N 2009-08-22 00:32:25 +00:00
Martin Wilke
c11a6b72bf - Update to 1.2.0
PR:		136972
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2009-07-27 22:32:31 +00:00
Martin Wilke
5b4bbe44ae - Update to 1.1.0.7
PR:		132897
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2009-03-22 12:55:25 +00:00
Martin Wilke
2d352336ae - Add php5-iconv and php5-hash
PR:		132714
Submitted by:	Bryan Marino <bemarino@hotmail.com>
Approved by:	maintainer
2009-03-18 16:56:55 +00:00
Xin LI
5bbd5cd2dc Bump PORTREVISION's after OpenLDAP update.
Suggested by:	rafan
2009-01-05 19:04:45 +00:00
Martin Wilke
0ca9eef112 - Update to 1.1.0.6
PR:		129756
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2008-12-22 21:06:50 +00:00
Martin Wilke
722e60827e - Fix a typo in the Apache config instructions
PR:		127148
Submitted by:	Ari Maniatis <ari@ish.com.au>
Approved by:	maintainer
2008-09-07 21:31:21 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Martin Wilke
54e7944d3e - Use ${PW} variable.
PR:		122910
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2008-04-24 22:29:35 +00:00
Rong-En Fan
a620c0c128 - Use fixed UID when WITH_SUPHP
- Use WWWDIR for PLIST_SUB and SUB_LIST
- Various port clean-up

PR:		ports/120505
Submitted by:	Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer)
2008-03-09 04:45:39 +00:00
Martin Wilke
6f27821df7 - Update to 1.1.0.5
PR:		120213
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2008-02-05 13:46:01 +00:00
Martin Wilke
44e9648827 - Update to 1.1.0.4
PR:		119616
Submitted by:	Hung-Yi Chen <gaod@hychen.org>
Approved by:	maintainer
2008-01-13 19:02:57 +00:00
Martin Wilke
9f6b3d9731 - Update to 1.1.0
Changelog:
	* No longer uses frames and has a new look
	* Includes an AJAX tree and some AJAX displays (more could probably be
	  done here)
	* Includes modification templates capability
	* Can use a closer read-only replica (for queries), sending only updates
	  to the master replica
	* And many many other enhancements."

Announcement message in full:
http://sourceforge.net/mailarchive/message.php?msg_name=47647726.30701%40wurley.net

PR:		118745
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2007-12-18 18:37:05 +00:00
Pav Lucistnik
65747a5c52 - Update to 1.0.2
PR:		ports/110660
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2007-03-22 16:42:26 +00:00
Mark Linimon
fb0914231a Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705.
PR:		ports/92445
Hat:		portmgr
2006-07-05 02:30:58 +00:00
Pav Lucistnik
a1b49bfe37 - Fix syntax error in example Apache configuration
Submitted by:	maintainer
2006-05-28 16:59:00 +00:00
Marcus Alves Grando
626f5915d7 - Update to 1.0.1
PR:		97211
Submitted by:	maintainer
2006-05-14 03:54:52 +00:00
Sergey Matveychuk
038d9e64d6 - Update to 1.0.0
- This version works only with PHP5

PR:		ports/94033
Submitted by:	maintainer
2006-03-21 09:54:26 +00:00
Sergey Matveychuk
96ede01302 - Utilize @dirrmtry in auto generated PLIST
PR:		ports/92161
Submitted by:	maintainer
2006-01-22 18:35:43 +00:00
Yen-Ming Lee
085ebfad27 - add missing dependency
- bump PORTREVISION

PR:		92044
Submitted by:	Riccardo Torrini <riccardo@torrini.org>
Approved by:	maintainer
2006-01-21 17:42:10 +00:00
Tim Bishop
3381d130e9 - Update to 0.9.8 (see http://wiki.pldapadmin.com/Roadmap for changes)
PR:		91887
Submitted by:	m.seaman@infracaninophile.co.uk (maintainer)
2006-01-16 23:45:17 +00:00
Sam Lawrance
8caecf6b9b (Forgot to remove some files)
Update to 0.9.7.2

PR:		ports/90251
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2005-12-11 23:53:10 +00:00