aboutsummaryrefslogtreecommitdiff
path: root/security/libident
Commit message (Collapse)AuthorAgeFilesLines
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet Notes: svn path=/head/; revision=113296
* SIZEify.Trevor Johnson2004-03-171-0/+1
| | | | Notes: svn path=/head/; revision=104313
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=103963
* - Update to version 0.32Kirill Ponomarev2004-01-233-6/+5
| | | | | | | | PR: ports/61784 Submitted by: Ports Fury Notes: svn path=/head/; revision=98891
* - Update to 0.31Kirill Ponomarev2003-08-224-61/+20
| | | | Notes: svn path=/head/; revision=87491
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Fix mastersitesPatrick Li2002-01-151-1/+1
| | | | | | | | PR: 33888 33890 33892 33900 33901 33905 Submitted by: Tilman Linneweh <freebsdports@arved.de> Notes: svn path=/head/; revision=53086
* Remove jseger and torstenb from maintainership of their ports, theyDavid W. Chapman Jr.2001-09-171-1/+1
| | | | | | | | | have been inactive for too long Approved by: will Notes: svn path=/head/; revision=47915
* Remove redundant/inappropriate CATEGORIES. People need to start readingWill Andrews2000-06-021-1/+1
| | | | | | | the Porter's Handbook. :-) Notes: svn path=/head/; revision=29084
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-1/+1
| | | | Notes: svn path=/head/; revision=27847
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27426
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* Update to version 0.22.Steve Price1999-03-152-3/+3
| | | | | | | | PR: 10200 Submitted by: Michael Haro <mharo@area51.fremont.ca.us> Notes: svn path=/head/; revision=17224
* Secure the freedom of the manpages! Free the manpages!Tim Vanderhoek1998-08-191-1/+0
| | | | | | | PR: ports/7651 Notes: svn path=/head/; revision=12655
* upgrade to 0.21Torsten Blum1998-01-253-18/+15
| | | | Notes: svn path=/head/; revision=9441
* upgrade to 0.20Torsten Blum1996-11-172-4/+4
| | | | Notes: svn path=/head/; revision=4555
* CAT_E_GORIES+= -> CAT_E_GORIES= (*everybody*'s a critic :-))David E. O'Brien1996-11-171-4/+2
| | | | | | | | Converted to new MAN[1-9] Converted to MASTER_SITES= ${MASTER_SITE_PERL_CPAN} where applicable Notes: svn path=/head/; revision=4537
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
* Upgrade to 0.19Torsten Blum1996-09-143-18/+18
| | | | Notes: svn path=/head/; revision=3780
* Change category "networking" to "net".Satoshi Asami1995-11-221-2/+2
| | | | Notes: svn path=/head/; revision=2455
* libidentd - a small library to interface the ident protocol server (rfc1413)Satoshi Asami1995-10-126-0/+106
Submitted by: torstenb Notes: svn path=/head/; revision=2324