Powered by OpenBSD

CVS log for openbsd/OpenBSDTorrents/MakeTorrents.pl

[BACK] Up to [local] / openbsd / OpenBSDTorrents

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.27 / (download) - annotate - [select for diffs], Wed May 19 22:19:43 2010 UTC (13 years, 11 months ago) by andrew
Branch: MAIN
CVS Tags: HEAD
Changes since 1.26: +6 -2 lines
Diff to previous 1.26 (colored)

Allow creating torrents from individual files, and then notice when we downloaded an installXX.iso and generate the torrent immediately.

Revision 1.26 / (download) - annotate - [select for diffs], Mon Mar 22 20:16:02 2010 UTC (14 years, 1 month ago) by andrew
Branch: MAIN
Changes since 1.25: +109 -110 lines
Diff to previous 1.25 (colored)

perltidy

Revision 1.25 / (download) - annotate - [select for diffs], Mon Mar 22 20:15:06 2010 UTC (14 years, 1 month ago) by andrew
Branch: MAIN
Changes since 1.24: +43 -37 lines
Diff to previous 1.24 (colored)

simplify, add special handlers for SONGS so each type gets their own torrent.
Seems like people would prefer that.

Revision 1.24 / (download) - annotate - [select for diffs], Mon Mar 8 20:19:37 2010 UTC (14 years, 1 month ago) by andrew
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

more spacing for readability of output
Note when we rename a file so that we can delete it later if need-be

Revision 1.23 / (download) - annotate - [select for diffs], Thu Feb 25 17:54:13 2010 UTC (14 years, 2 months ago) by andrew
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

update my email address

Revision 1.22 / (download) - annotate - [select for diffs], Fri Nov 2 02:36:01 2007 UTC (16 years, 6 months ago) by andrew
Branch: MAIN
Changes since 1.21: +50 -12 lines
Diff to previous 1.21 (colored)

Separate torrents for the installXX.iso and the rest of the files.

Revision 1.21 / (download) - annotate - [select for diffs], Mon Nov 6 23:17:59 2006 UTC (17 years, 6 months ago) by andrew
Branch: MAIN
Changes since 1.20: +2 -3 lines
Diff to previous 1.20 (colored)

We don't want ANY hidden files

Revision 1.20 / (download) - annotate - [select for diffs], Mon Jul 24 18:03:53 2006 UTC (17 years, 9 months ago) by andrew
Branch: MAIN
Changes since 1.19: +4 -4 lines
Diff to previous 1.19 (colored)

Switch to using FTP to mirror the torrents.  As well as changing the Cache path.

Revision 1.19 / (download) - annotate - [select for diffs], Mon May 15 18:47:04 2006 UTC (17 years, 11 months ago) by andrew
Branch: MAIN
Changes since 1.18: +1 -1 lines
Diff to previous 1.18 (colored)

Change to the RedRiver RCS Ids

Revision 1.18 / (download) - annotate - [select for diffs], Fri May 20 16:25:35 2005 UTC (18 years, 11 months ago) by andrew
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

hmm,  I guess I gotta read the docs better.  DOH!

Revision 1.17 / (download) - annotate - [select for diffs], Fri May 20 00:18:24 2005 UTC (18 years, 11 months ago) by andrew
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

make the time gmtime so it matches it's name

Revision 1.16 / (download) - annotate - [select for diffs], Fri May 6 20:07:22 2005 UTC (19 years ago) by andrew
Branch: MAIN
Changes since 1.15: +2 -3 lines
Diff to previous 1.15 (colored)

fixed the problems I made for myself

Revision 1.15 / (download) - annotate - [select for diffs], Fri May 6 20:03:55 2005 UTC (19 years ago) by andrew
Branch: MAIN
Changes since 1.14: +9 -2 lines
Diff to previous 1.14 (colored)

changed the location of the FileCache

Revision 1.14 / (download) - annotate - [select for diffs], Thu May 5 21:45:03 2005 UTC (19 years ago) by andrew
Branch: MAIN
Changes since 1.13: +4 -4 lines
Diff to previous 1.13 (colored)

using the new Cached module :-)

Revision 1.13 / (download) - annotate - [select for diffs], Tue May 3 04:33:15 2005 UTC (19 years ago) by andrew
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

changed to allow creation of the package torrents

Revision 1.12 / (download) - annotate - [select for diffs], Mon May 2 21:49:54 2005 UTC (19 years ago) by andrew
Branch: MAIN
Changes since 1.11: +13 -10 lines
Diff to previous 1.11 (colored)

now uses info_hash_current to make stuff faster

Revision 1.11 / (download) - annotate - [select for diffs], Wed Apr 6 23:10:06 2005 UTC (19 years, 1 month ago) by andrew
Branch: MAIN
Changes since 1.10: +12 -6 lines
Diff to previous 1.10 (colored)

allow for multiple paths on the command line

Revision 1.10 / (download) - annotate - [select for diffs], Wed Apr 6 22:56:50 2005 UTC (19 years, 1 month ago) by andrew
Branch: MAIN
Changes since 1.9: +12 -17 lines
Diff to previous 1.9 (colored)

Changed to use config from /etc/OpenBSDTorrents.conf
/

Revision 1.9 / (download) - annotate - [select for diffs], Wed Mar 30 17:03:30 2005 UTC (19 years, 1 month ago) by andrew
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

changed a warn to a print so if there are no new torrents, it doesn't tell me about it.

Revision 1.8 / (download) - annotate - [select for diffs], Thu Mar 24 19:49:09 2005 UTC (19 years, 1 month ago) by andrew
Branch: MAIN
Changes since 1.7: +9 -1 lines
Diff to previous 1.7 (colored)

added checks that the torrent needs to be larger than 50 megs

Revision 1.7 / (download) - annotate - [select for diffs], Thu Mar 24 00:21:43 2005 UTC (19 years, 1 month ago) by andrew
Branch: MAIN
Changes since 1.6: +5 -2 lines
Diff to previous 1.6 (colored)

calling btmake and having a failure is no longer fatal.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Mar 23 00:14:48 2005 UTC (19 years, 1 month ago) by andrew
Branch: MAIN
Changes since 1.5: +1 -2 lines
Diff to previous 1.5 (colored)

moved btmake internally

Revision 1.5 / (download) - annotate - [select for diffs], Wed Mar 23 00:08:18 2005 UTC (19 years, 1 month ago) by andrew
Branch: MAIN
Changes since 1.4: +50 -9 lines
Diff to previous 1.4 (colored)

got rid of the system call to btmake and do this internally.
I had to add untaint => 1 to BT::MetaInfo to make it work tho.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Mar 22 23:45:10 2005 UTC (19 years, 1 month ago) by andrew
Branch: MAIN
Changes since 1.3: +39 -87 lines
Diff to previous 1.3 (colored)

moved stuff to the module and changed some other stuff

Revision 1.3 / (download) - annotate - [select for diffs], Tue Mar 22 23:07:23 2005 UTC (19 years, 1 month ago) by andrew
Branch: MAIN
Changes since 1.2: +25 -7 lines
Diff to previous 1.2 (colored)

lots of changes,  getting good :-)

Revision 1.2 / (download) - annotate - [select for diffs], Tue Mar 22 04:19:03 2005 UTC (19 years, 1 month ago) by andrew
Branch: MAIN
Changes since 1.1: +6 -2 lines
Diff to previous 1.1 (colored)

Added some stuff ;-)

Revision 1.1 / (download) - annotate - [select for diffs], Tue Mar 22 01:14:11 2005 UTC (19 years, 1 month ago) by andrew
Branch: MAIN

Initial revision

This form allows you to request diff's 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.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>