aboutsummaryrefslogtreecommitdiff
path: root/devel/libtecla
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-201-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244567
* Large round of typo fixes in ports/devel (pkg-descr).Jimmy Olgeni2008-06-011-2/+2
| | | | Notes: svn path=/head/; revision=214100
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-042-8/+3
| | | | Notes: svn path=/head/; revision=200770
* - Change my email.Stanislav Sedov2007-03-271-1/+1
| | | | | | | Suggested by: skv Notes: svn path=/head/; revision=188599
* - Update to 1.6.1Renato Botelho2006-08-144-11/+41
| | | | | | | | | | | | | | | | | | | | | - Respect CFLAGS - Take maintainership ChangeLog for this version: - added feature - the ability to call gl_normal_io() from callbacks registered by gl_watch_fd() and gl_inactivity_timeout(). This allows these callbacks to cleanly suspend line editing before either reading from the terminal, or writing to the terminal; and then subsequently causes the input line to be automatically redisplayed, and line-editing to be resumed by gl_get_line(), as soon as the callback returns. - bugfixes PR: ports/101929 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> Notes: svn path=/head/; revision=170595
* - Add some SHA256 checksumsPav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149311
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* 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