aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libidn
Commit message (Collapse)AuthorAgeFilesLines
* - Update to version 0.4.6krion2004-05-243-3/+4
|
* - Update to version 0.4.5krion2004-05-223-4/+4
|
* - Update to version 0.4.4krion2004-04-304-8/+8
|
* - Update to version 0.4.3krion2004-04-294-7/+9
|
* - Correct plistkrion2004-04-172-12/+2
|
* - Support WITHOUT_NLSkrion2004-03-282-6/+13
|
* - ad hoc fix for reported build errors which I was unable tokrion2004-03-241-0/+5
| | | | | | trace Reported by: many
* - Update to version 0.4.2krion2004-03-234-7/+17
|
* - Cosmetic changeskrion2004-03-191-4/+5
|
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-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.
* - Fix build on 4.xkrion2004-03-111-1/+1
| | | | Noticed by: bento via kris
* - Update to version 0.4.1krion2004-03-093-3/+4
|
* - Update to version 0.4.0krion2004-02-294-4/+16
|
* - SIZEifykrion2004-01-302-0/+2
|
* - Update to version 0.3.7krion2004-01-234-74/+15
|
* - Update to version 0.3.6krion2004-01-073-3/+74
|
* - Update to version 0.3.5krion2003-12-153-15/+31
|
* - Fix build on -currentkrion2003-11-141-0/+1
| | | | Reported by: bento via kris
* - Update to 0.3.4krion2003-11-104-13/+18
|
* add a missing \\ in last commitijliao2003-10-311-1/+1
|
* introduce MASTER_SITE_GNU_ALPHAijliao2003-10-311-2/+2
|
* - Use "gnomehack" knobkrion2003-10-302-1/+3
| | | | | | - Bump PORTREVISION Submitted by: ijliao
* - Update to version 0.3.3krion2003-10-183-4/+5
|
* - Update to 0.3.2krion2003-10-082-2/+2
|
* - Update to version 0.3.1krion2003-10-023-9/+13
|
* - Update to 0.2.2krion2003-08-142-3/+4
|
* Add INFO macrokrion2003-08-052-6/+1
| | | | Approved by: fjoe (mentor) (implicit)
* Remove useless *.la filekrion2003-07-252-1/+10
| | | | Approved by: fjoe (mentor) (implicit)
* Change my mail to @FreeBSD.orgkrion2003-07-221-1/+1
| | | | Approved by: fjoe (mentor)
* Update to 0.2.1krion2003-07-213-12/+3
| | | | | PR: 54645 Approved by: fjoe (mentor>
* Add libidn 0.2.0, internationalized Domain Names command line tool.daichi2003-07-025-0/+99
PR: 53519 Submitted by: Kirill Ponomarew <ponomarew@oberon.net>