summaryrefslogtreecommitdiff
path: root/devel/libtecla (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Uppdate to 1.6.0Sergey Matveychuk2004-07-186-46/+54
| | | | | | | Approved by: krion (mentor) (implicitly) Notes: svn path=/head/; revision=113894
* - Fix plistClement Laforet2004-04-212-4/+11
| | | | | | | | | | configure uses getpwuid_r() to detect if threads are supported or not. getpwuid_r is only in -CURRENT. Approved by: marcus (portmgr) Notes: svn path=/head/; revision=107783
* Add missing filesKris Kennaway2004-04-201-0/+3
| | | | Notes: svn path=/head/; revision=107676
* 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
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* fix build on -currentYing-Chieh Liao2003-05-121-0/+10
| | | | | | | | PR: 51924 Submitted by: Ports Fury Notes: svn path=/head/; revision=80807
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* builds and installs shlibYing-Chieh Liao2002-11-133-1/+21
| | | | | | | | PR: 45261 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=70026
* 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
* upgrade to 1.4.1Ying-Chieh Liao2002-05-312-2/+2
| | | | Notes: svn path=/head/; revision=60391
* Add USE_SUBMAKE, where it might be necessary.Maxim Sobolev2002-03-251-0/+1
| | | | Notes: svn path=/head/; revision=56610
* upgrade to 1.4.0Ying-Chieh Liao2001-12-134-16/+31
| | | | Notes: svn path=/head/; revision=51452
* upgrade to 1.3.3Ying-Chieh Liao2001-07-042-2/+2
| | | | Notes: svn path=/head/; revision=44735
* upgrade to 1.3.2Ying-Chieh Liao2001-05-232-3/+3
| | | | | | | drop maintainership Notes: svn path=/head/; revision=42965
* upgrade to 1.3.1Ying-Chieh Liao2001-05-082-2/+2
| | | | Notes: svn path=/head/; revision=42388
* upgrade to 1.3.0Ying-Chieh Liao2001-05-012-3/+4
| | | | Notes: svn path=/head/; revision=42127
* upgrade to 1.2.3Ying-Chieh Liao2001-03-163-10/+5
| | | | Notes: svn path=/head/; revision=39928
* upgrade to 1.2bYing-Chieh Liao2001-03-082-2/+2
| | | | | | | Submitted by: fenner log Notes: svn path=/head/; revision=39225
* add libtecla, a interactive command line editing facilitiesYing-Chieh Liao2001-02-115-0/+58
Notes: svn path=/head/; revision=38222