Skip site navigation (1)Skip section navigation (2)

CVS log for ports/net-p2p/transmission/files/Attic/patch-configure

[BACK] Up to [FreeBSD] / ports / net-p2p / transmission / files

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.13
Thu Aug 7 01:54:46 2008 UTC (3 years, 6 months ago) by mezz
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.12: +0 -0 lines
- Update to 1.31, be sure to read in UPDATING.
- Move transmission to transmission-cli, transmission becomes a meta-port.
- Add transmission-web, it's a web interface (Clutch) as it has merged into
  its project.

Repocopy:	marcus (transmission -> transmission-cli)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri May 9 22:39:29 2008 UTC (3 years, 9 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +116 -407 lines
Update to 1.20.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Mar 30 16:42:30 2008 UTC (3 years, 10 months ago) by mezz
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +129 -77 lines
-Update to 1.10.
-Do not get libevent to link with librt, which our clock_gettime() is in libc.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jan 25 18:37:42 2008 UTC (4 years ago) by mezz
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +621 -17057 lines
The tarball has been re-rolled. The changes are pretty very small. They have
bump the version.h from 1.02 (4798) to 1.02 (4809), fix .desktop file, and
update the build tools.

	autoconf 2.59 -> 2.61
	automake 1.9.6 -> 1.10
	intltool 0.35.0 -> 0.36.2

It's not much. The fix .desktop and version.h are the reason that they
re-rolled the tarball, so bump the PORTREVISION.

Reported by:	pointyhat

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Jan 22 23:41:16 2008 UTC (4 years ago) by mezz
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +17071 -635 lines
Update to 1.02.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Jan 5 06:32:04 2008 UTC (4 years, 1 month ago) by mezz
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +66 -66 lines
-Update to 1.00.
-Update WWW to http://www.transmissionbt.com/ .

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Dec 11 19:20:51 2007 UTC (4 years, 2 months ago) by mezz
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +66 -102 lines
Update to 0.96.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Nov 6 00:05:48 2007 UTC (4 years, 3 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +338 -343 lines
Update to 0.92 to fix serious data corruption bugs and small memory leaks.

Approved by:	portmgr (marcus)

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Oct 30 04:56:14 2007 UTC (4 years, 3 months ago) by mezz
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +779 -11 lines
Update to 0.91.

Revision 1.4
Mon Apr 23 21:18:01 2007 UTC (4 years, 9 months ago) by mezz
Branches: MAIN
FILE REMOVED
Changes since revision 1.3: +0 -0 lines
Update to 0.70, as for transmission-gtk2, the prefix has been changed from
X11BASE to LOCALBASE.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Aug 31 18:09:32 2006 UTC (5 years, 5 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +11 -218 lines
Fix the build with GTK+2.10.

Reported by:	ahze

Revision 1.2
Sat Nov 19 00:55:47 2005 UTC (6 years, 2 months ago) by mezz
Branches: MAIN
FILE REMOVED
Changes since revision 1.1: +0 -0 lines
- Update to 0.4.
- Add '-dx' in jam by default to give the verbose of build. Easier for me to
  collect the bug report or/and read in log from tinderboxes.
- /usr/bin/fmt -> ${FMT}, reported by portlint.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Oct 20 19:11:03 2005 UTC (6 years, 3 months ago) by mezz
Branches: MAIN
Update to 0.3, add WITHOUT_OPENSSL knob. I have created a patch for configure
to add a few new flags. If it causes any trouble, I will remove it.

	* --help
	* --disable-openssl (autocheck: enable by default)
	* --openssl-include=PATH
	* --openssl-lib=PATH
	* Add CC and CFLAGS in configure for anyone can edit it.

I have submitted this patch to the author.

	http://people.freebsd.org/~mezz/diff/configure.diff

I believe that it can be done in Jamfile instead configure, I will have to
learn more abot Jamfile later for what features and what it can do. If anyone
know any better way or so, let me know.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options