CVS log for ports/devel/gauche-readline/Makefile
Up to [FreeBSD] / ports / devel / gauche-readline
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Dec 1 23:12:13 2010 UTC (14 months, 1 week ago) by linimon
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, HEAD
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Update maintainer's email address. Submitted by: maintainer (private email)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Jan 31 23:28:05 2009 UTC (3 years ago) by pav
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_6_EOL
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- Update download location, update WWW
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Oct 18 23:56:28 2006 UTC (5 years, 3 months ago) by shaun
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +8 -13 lines
Unbreak port by fixing do-install. PR: ports/104494 Submitted by: Frank J. Laszlo <laszlof@vonostingroup.com> Approved by: portmgr (marcus), Erik Greenwald <erik@smluc.org> (maintainer)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Oct 12 03:38:42 2006 UTC (5 years, 4 months ago) by kris
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -0 lines
BROKEN: Changes permissions on installed file Approved by: portmgr (self)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Sep 20 03:25:19 2006 UTC (5 years, 4 months ago) by clsung
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +13 -1 lines
- Fix pkg-plist when installing to non-standard prefix - Delete %%GAUCHE_LIBDIR%% as well - FIx permissions by replacing 'cp's to COPYTREE macro. PR: ports/101396 Submitted by: stas Approved by: maintainer (Erik Greenwald)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun May 16 07:30:08 2004 UTC (7 years, 8 months ago) by kris
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
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Restore maintainer; his email was bouncing last week and I fat-fingered the address when I retried it tonight. Sorry, Erik.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun May 16 04:04:17 2004 UTC (7 years, 8 months ago) by kris
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Reset bouncing maintainer address: <eric@smluc.org>: Sorry, no mailbox here by that name. (#5.1.1)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jan 22 12:16:33 2004 UTC (8 years ago) by clement
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -6 lines
- Fix .PLIST* creation Noticed by: kris bento log: http://bento.freebsd.org/errorlogs/i386-4-latest/gauche-readline-0.1.log
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jan 16 22:27:51 2004 UTC (8 years ago) by clement
Branches: MAIN
Add gauche-readline 0.1, a pure gauche/scheme implementation of the Readline library. Written in Scheme only, this adds input line editing feature to Gauche. Assumes VT100 compatible terminal capability. WWW: http://www.shiro.dreamhost.com/scheme/gauche/packages.html Author: Julian Fondren PR: 61389 Submitted by: Erik Greenwald <erik@smluc.org> Approved by: erwin (mentor) (implicitly)
