CVS log for ports/devel/libtecla/pkg-plist
Up to [FreeBSD] / ports / devel / libtecla
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Oct 4 00:41:08 2007 UTC (4 years, 4 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, HEAD
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
Remove always-false/true conditions based on OSVERSION 500000
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Aug 14 15:38:31 2006 UTC (5 years, 5 months ago) by garga
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
- Update to 1.6.1
- 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>
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Apr 21 21:24:50 2004 UTC (7 years, 9 months ago) by clement
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
- Fix plist configure uses getpwuid_r() to detect if threads are supported or not. getpwuid_r is only in -CURRENT. Approved by: marcus (portmgr)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Apr 20 08:11:59 2004 UTC (7 years, 9 months ago) by kris
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -0 lines
Add missing files
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Nov 13 12:05:23 2002 UTC (9 years, 3 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_5_0_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -0 lines
builds and installs shlib PR: 45261 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Dec 13 07:25:31 2001 UTC (10 years, 2 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
upgrade to 1.4.0
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Mar 16 18:25:43 2001 UTC (10 years, 10 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -1 lines
upgrade to 1.2.3
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Feb 11 19:15:03 2001 UTC (11 years ago) by ijliao
Branches: MAIN
add libtecla, a interactive command line editing facilities
