CVS log for ports/editors/puff/Makefile
Up to [FreeBSD] / ports / editors / puff
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Dec 26 13:02:05 2007 UTC (4 years, 1 month ago) by jmelo
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_6_EOL, RELEASE_6_4_0, RELEASE_5_EOL, HEAD
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -9 lines
- Update to 1.0.1 - Unbreak on gcc 4. - Pass maintainership to submitter. PR: ports/118563 Submitted by: Leif Pedersen <bilbo@hobbiton.org>
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Apr 3 16:23:48 2007 UTC (4 years, 10 months ago) by jmelo
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, PRE_XORG_7
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +7 -1 lines
- Mark as broken on 7.x Reported by: krismail
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Feb 23 20:46:41 2007 UTC (4 years, 11 months ago) by kris
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -7 lines
Now builds on 7.0
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Jan 26 15:01:32 2007 UTC (5 years ago) by jmelo
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +7 -1 lines
- Mark as broken on 7.x Reported by: krismail.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed May 3 20:47:06 2006 UTC (5 years, 9 months ago) by jmelo
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -5 lines
- Update to 1.0. Approved by: mnag (mentor)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Apr 28 14:23:29 2006 UTC (5 years, 9 months ago) by jmelo
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
- Add WWW and Author in pkg-descr. Approved by: mnag (mentor)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Apr 27 14:08:47 2006 UTC (5 years, 9 months ago) by jmelo
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -1 lines
- Add another mastersite. Approved by: mnag (mentor)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Apr 24 16:44:02 2006 UTC (5 years, 9 months ago) by jmelo
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +5 -3 lines
- Update to 0.43. - Respect CFLAGS. - Remove CVS directory. PR: ports/96074 Submitted by: Leif Pedersen <bilbo@hobbiton.org> Reworked by: jmelo Approved by: mnag (mentor)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Apr 5 21:04:28 2006 UTC (5 years, 10 months ago) by jmelo
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
- Change my ports MAINTAINER to jmelo@FreeBSD.org. Approved by: mnag (mentor)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Nov 28 20:50:38 2005 UTC (6 years, 2 months ago) by barner
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
- Provide new master site. Original one is dead since Juli 2004 (according to Bill Fenner's distfile survey. - Pass maintainership to submitter PR: ports/89681 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Aug 1 16:58:49 2005 UTC (6 years, 6 months ago) by garga
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -0 lines
- Remove 2 lines pkg-plist PR: editors/puff Submitted by: Andrej Zverev <az@inec.ru>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Apr 10 17:26:35 2004 UTC (7 years, 10 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +7 -7 lines
Tidy up whitespace.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Nov 19 19:28:37 2003 UTC (8 years, 2 months ago) by eik
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Reset unreachable MAINTAINERs to ports@FreeBSD.org PR: 59109 Approved by: marcus (mentor)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jun 6 12:22:21 2003 UTC (8 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_4_9_0
New port: puff (text editor) (very easy port) Puff is an editor that is named after "Puff the fractal dragon" (see fortune). Primary features: - Simple and lightweight - Can open multiple files - Clipboard is an open file - Keys may be reassigned - Source is easy to extend PR: ports/50607 Submitted by: Leif Pedersen <bilbo@developerpit.com>
