CVS log for ports/net/bittwist/Makefile
Up to [FreeBSD] / ports / net / bittwist
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Jan 17 02:50:08 2012 UTC (3 weeks, 2 days ago) by wxs
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
- Update to 1.1
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:31:23 2009 UTC (2 years, 5 months ago) by amdmi3
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_6_EOL
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
- Switch SourceForge ports to the new File Release System: categories starting with N
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat May 9 02:46:06 2009 UTC (2 years, 9 months ago) by wxs
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -0 lines
- Mark my ports as MAKE_JOBS_SAFE (with the exception of nethack34-gnome which is MAKE_JOBS_UNSAFE).
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Jan 5 21:36:38 2009 UTC (3 years, 1 month ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -7 lines
- Remove conditional checks for FreeBSD 5.x and older
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Feb 4 15:35:08 2008 UTC (4 years ago) by wxs
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Update my address. Approved by: garga (mentor)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Oct 28 11:45:54 2007 UTC (4 years, 3 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -3 lines
- Update to 1.0 PR: 117574 Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Nov 15 20:07:47 2006 UTC (5 years, 2 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
- Update to 0.80 PR: ports/105578 Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Sep 25 03:29:46 2006 UTC (5 years, 4 months ago) by alexbl
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
- Update to 0.74 PR: 103363 Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer) Approved by: novel (mentor)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Aug 25 13:16:34 2006 UTC (5 years, 5 months ago) by shaun
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- Upgrade to 0.73.
- Respect ${PREFIX}.
PR: ports/102441
Submitted by: Wesley Shields <wxs@atarininja.org>
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Aug 19 16:49:47 2006 UTC (5 years, 5 months ago) by miwi
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
- Update maintainer addresses PR: ports/102230 Submitted by: Wesley Shields <wxs(at)atarininja.org> Approved by: krion (mentor)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon May 1 15:06:33 2006 UTC (5 years, 9 months ago) by pav
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -10 lines
- Update to 0.72 PR: ports/96584 Submitted by: Wesley Shields <wxs@csh.rit.edu> (maintainer)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Apr 25 11:28:16 2006 UTC (5 years, 9 months ago) by vs
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +10 -2 lines
- uses round() which is only available in 5.3 and higher. It also depends upon a relatively recent version of libpcap which only exists in the base of 6.0 and up[1]. The attached patch marks it as broken on 5.2 and lower, and depends on net/libpcap for 5.3 up to 6.0. - respect CC/CFLAGS PR: ports/96273 Submitted by: maintainer
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Apr 18 17:55:43 2006 UTC (5 years, 9 months ago) by sem
Branches: MAIN
A libpcap-based ethernet packet generator, capable of replaying traffic from a pcap file, and an editor to allow you to change the contents of a trace file on the fly. WWW: http://bittwist.sourceforge.net PR: ports/95926 Submitted by: Wesley Shields <wxs@csh.rit.edu>
