aboutsummaryrefslogtreecommitdiff
path: root/net/ldapbrowser
Commit message (Collapse)AuthorAgeFilesLines
* - Make it fetchable again by providing two backup sites for the time beingAlexey Dokuchaev2013-08-312-16/+9
| | | | | | | | | - While here: touch COMMENT, wrap overly long lines, do not hardcode tar(1) program name and use -C switch, utilize REINPLACE_ARGS, remove old-school attribution from the port description and now-defunct WWW address line Notes: svn path=/head/; revision=325787
* - Mark BROKEN, fails to fetchBryan Drewery2013-08-311-0/+2
| | | | Notes: svn path=/head/; revision=325764
* Decommissioning java 1.5 (EOLed since October 2009):Baptiste Daroussin2012-12-101-6/+2
| | | | | | | suppress any reference to JAVA_VERSION= 1.5+ (part3) Notes: svn path=/head/; revision=308605
* Fix typos in COMMENTCarlo Strub2012-07-251-1/+1
| | | | Notes: svn path=/head/; revision=301519
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,Mark Linimon2011-07-211-1/+1
| | | | | | | | | | | | | | | | | | | remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5 or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM is also removed, as it is not available in Java 1.5 and higher. Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5. While here, replace static values of JAVA_VERSION in files/*.in by %%JAVA_VERSION%% . PR: ports/158969 Submitted by: rene Tested on: pointyhat-west -exp Notes: svn path=/head/; revision=278068
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Currently ldapbrowser always chdirs to ${PREFIX}/lib/ldapbrowser. This ↵Beat Gaetzi2009-03-201-5/+8
| | | | | | | | | | | | | | | | | | directory is not writable for the average user and ldapbrowser tries to write in the current directory sometimes. With this change ldapbrowser can been started from every directory, so the user can decide where to put its config files. [1] - Remove dead mastersite - Add additional mirror [2] - Bump PORTREVISION PR: ports/132806 [1], ports/132835 [2] Submitted by: Ronald Klop <ronald AT echteman.nl> (maintainer) Approved by: miwi (mentor) Notes: svn path=/head/; revision=230555
* Over to new volunteer.Mark Linimon2009-03-201-1/+1
| | | | Notes: svn path=/head/; revision=230455
* Provide backup MASTER_SITES on my server and unbreak fetching.Ion-Mihai Tetcu2009-03-121-1/+2
| | | | | | | | Prompted by: QAT QA run Distfile obtain from: Yuri Pankov Notes: svn path=/head/; revision=229934
* MASTER_SITE has moved, catch up with this.Ion-Mihai Tetcu2008-12-051-2/+2
| | | | | | | Prompted by: QAT QA run Notes: svn path=/head/; revision=223817
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* Drop maintainership for ports which I sadly no longer haveBruce M Simpson2005-12-121-1/+1
| | | | | | | the time, hardware, or resources to maintain. Notes: svn path=/head/; revision=151060
* [PATCH] net/ldapbrowser: update to 2.8.2Edwin Groothuis2005-10-133-12/+14
| | | | | | | | | PR: ports/80523 Submitted by: sylvio cesar <sylvioc@gmail.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=145192
* Fix installation.Bruce M Simpson2005-05-181-2/+2
| | | | | | | Submitted by: Jean-Baptiste Quenot Notes: svn path=/head/; revision=135547
* Tabify. Use bsd.java.mk 2.0 syntax.Bruce M Simpson2005-04-251-6/+7
| | | | | | | PR: ports/80226, ports/80247 Notes: svn path=/head/; revision=134162
* Fix install (do not create a file in /, use WRKDIR instead).Bruce M Simpson2005-04-251-3/+2
| | | | | | | Submitted by: Andreas Kohn Notes: svn path=/head/; revision=134160
* BROKEN: Creates a file in /Kris Kennaway2005-03-271-0/+1
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=132054
* SIZE update jumbo-commit.Bruce M Simpson2004-03-251-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=105180
* New port: ldapbrowser, a Java Swing-based LDAP browser and editor, testedBruce M Simpson2003-12-084-0/+77
and operational with OpenLDAP 1.2 and 2.0. Notes: svn path=/head/; revision=95405