CVS log for ports/devel/diffconvert/Attic/Makefile
Up to [FreeBSD] / ports / devel / diffconvert
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.8
Mon May 2 11:57:03 2011 UTC (9 months, 1 week ago) by bapt
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.7: +1 -1 lines
Remove unmaintained expired ports from devel 2011-05-01 devel/a2dev: Upstream disapear and distfile is no more available 2011-05-01 devel/c2lib: Upstream disapear and distfile is no more available 2011-05-01 devel/c2man: Upstream disapear and distfile is no more available 2011-05-01 devel/c2mdoc: Upstream disapear and distfile is no more available 2011-05-01 devel/c_parser: Upstream disapear and distfile is no more available 2011-05-01 devel/cdoc: Upstream disapear and distfile is no more available 2011-05-01 devel/diffconvert: Upstream disapear and distfile is no more available 2011-05-01 devel/ecgi: Upstream disapear and distfile is no more available 2011-05-01 devel/error: Upstream disapear and distfile is no more available 2011-05-01 devel/excalibur-configuration: Upstream disapear and distfile is no more available 2011-05-01 devel/freelibiberty: Upstream disapear and distfile is no more available 2011-05-01 devel/gengameng: Upstream disapear and distfile is no more available 2011-05-01 devel/hptools: Upstream disapear and distfile is no more available 2011-05-01 devel/invitation_to_ruby: Upstream disapear and distfile is no more available 2011-05-01 devel/kimwitu++: Upstream disapear and distfile is no more available 2011-05-01 devel/libU77: Upstream disapear and distfile is no more available 2011-05-01 devel/libcoro: Upstream disapear and distfile is no more available 2011-05-01 devel/libpperl: Upstream disapear and distfile is no more available 2011-05-01 devel/lincvs: Upstream disapear and distfile is no more available 2011-05-01 devel/linux-runrev: Abandon upstream and distfile is no more available 2011-05-01 devel/makeplus: Upstream disapear and distfile is no more available 2011-05-01 devel/maketool: Upstream disapear and distfile is no more available 2011-05-01 devel/mob: Upstream disapear and distfile is no more available 2011-05-01 devel/mprof: Upstream disapear and distfile is no more available 2011-05-01 devel/ngpt: Upstream disapear and distfile is no more available 2011-05-01 devel/pedisassem: Upstream disapear and distfile is no more available 2011-05-01 devel/rinfo: Upstream disapear and distfile is no more available 2011-05-01 devel/templ: Upstream disapear and distfile is no more available 2011-05-01 devel/towitoko: Upstream disapear and distfile is no more available
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Mar 16 13:55:36 2011 UTC (10 months, 3 weeks ago) by bapt
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -0 lines
Deprecate unmaintained ports from devel where upstream disapear and/or where no distfiles can be found and are not used by maintained ports
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Nov 28 12:07:51 2005 UTC (6 years, 2 months ago) by edwin
Branches: MAIN
CVS tags: 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_6_2_0, RELEASE_6_1_0, RELEASE_5_EOL, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Update to 1.3
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Dec 19 18:38:25 2004 UTC (7 years, 1 month ago) by obrien
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
I was suprised to not find this in 'textproc', so add it to that category too.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Nov 3 07:23:24 2003 UTC (8 years, 3 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_10_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Reset maintainer to ports@FreeBSD.org. Requested by: kris.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:00:17 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jan 16 17:30:15 2001 UTC (11 years ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +7 -7 lines
Massive style enforcement - use ^I instead of spaces for variables identation.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Dec 30 16:43:40 2000 UTC (11 years, 1 month ago) by alex
Branches: MAIN
Add diffconvert 1.2, a tool to convert between context and unified diffs and reverse those. PR: 23957 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
