CVS log for ports/editors/led/Makefile
Up to [FreeBSD] / ports / editors / led
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Nov 20 22:53:01 2009 UTC (2 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -0 lines
- Mark MAKE_JOBS_UNSAFE Reported by: pointyhat
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:20:14 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with E,F
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Sep 11 21:59:58 2005 UTC (6 years, 5 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_EOL, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
Maintainer no longer has time to look after these ports. We appreciate the help in the past. Approved by: maintainer
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Mar 22 13:32:40 2004 UTC (7 years, 10 months ago) by arved
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +0 -4 lines
Only the shared library needs to be built with -fPIC
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Feb 20 15:47:55 2004 UTC (7 years, 11 months ago) by arved
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -0 lines
Fix build on AMD64
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Feb 21 11:38:26 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -0 lines
De-pkg-comment.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Nov 4 02:35:27 2002 UTC (9 years, 3 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0 lines
Ports didn't build without USE_PERL5=yes Noticed on: bento
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Jul 15 11:21:33 2002 UTC (9 years, 6 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -20 lines
upgrade to 2.0 PR: 40581 Submitted by: maintainer
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Apr 29 23:25:30 2002 UTC (9 years, 9 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 lines
Issue fflush()->fsync() after saving file to the disk, so that the user will not get zero-sized file after reboot if the system crashed shortly after the save, as it usually the case when you are hacking some potential panic(9) implementation (e.g. kernel module). Bump PORTREVISION.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jul 11 10:20:12 2001 UTC (10 years, 7 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +11 -6 lines
Update to 0.9.2. PR: 28876 Submitted by: maintainer
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jun 9 18:41:29 2001 UTC (10 years, 8 months ago) by dannyboy
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
Update to 0.9.1. PR: 27948 Submitted by: maintainer
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jun 7 09:26:49 2001 UTC (10 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +11 -1 lines
- Pass over maintainership to Jordan DeLong <fracture@allusion.net> - he is author of the led, so would be a best MAINTAINER for it; - update distinfo - distfile has been re-rolled w/o version bump (some important bugs were fixed). Update PORTREVISION as a result; - strip binary and shared modules on install; - install sample configuration file and mention it via PKGMESSAGE. PR: 27914 Submitted by: Jordan DeLong <fracture@allusion.net>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jun 6 16:49:46 2001 UTC (10 years, 8 months ago) by sobomax
Branches: MAIN
Add led 0.9, a tiny console text editor, with a number of the useful programming features.
