CVS log for ports/editors/pico-alpine/Makefile
Up to [FreeBSD] / ports / editors / pico-alpine
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jan 20 13:07:16 2012 UTC (3 weeks ago) by dougb
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +0 -2 lines
Remove license info
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Jan 9 15:40:58 2012 UTC (4 weeks, 4 days ago) by tabthorpe
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- The proper acronym for Apache Software License 2 is really AL2 - Thanks to crees@ for generating the initial patch PR: ports/163521 Submitted by: Pedro Giffuni <pfg apache.org> Hat: portmgr Exp run by: pav
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Dec 8 06:46:46 2010 UTC (14 months ago) by dougb
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
There is no need to include PKGINSTALL in the pico package Give the alpine/pkg-install script triple protection against being run inappropriately.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jun 14 08:22:53 2010 UTC (19 months, 4 weeks ago) by dougb
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_6_EOL
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -0 lines
Add LICENSE information to my ports where the right answer is obvious
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:25:54 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Bump portrevision due to upgrade of devel/gettext. The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Dec 21 10:40:25 2007 UTC (4 years, 1 month ago) by dougb
Branches: MAIN
CVS tags: RELEASE_5_EOL
Add a slave port for the Alpine version of pico. Pico and Pilot are simple, display-oriented tools. Commands are displayed at the bottom of the screen, and context-sensitive help is provided. In Pico as characters are typed they are immediately inserted into the text. It has three basic features: paragraph justification, searching, and block cut/paste. In Pilot several basic file manipulation commands are provided: Delete, Rename, Copy, View, Launch, and Edit. The "View" and "Edit" commands operate on text files only. The "Edit" command invokes "pico." The "Launch" command provides a convenient way to either execute the selected file or to run an application on it. WWW: http://www.washington.edu/alpine/
