cvs commit: ports/Tools/scripts tindex

2011-09-26 Thread Erwin Lansing
erwin 2011-09-27 06:29:35 UTC FreeBSD ports repository Modified files: Tools/scriptstindex Log: Add support from FreeBSD 10.x Revision ChangesPath 1.17 +6 -2 ports/Tools/scripts/tindex ___ cvs-all@freebsd

cvs commit: ports/Tools/scripts tindex

2010-12-14 Thread Erwin Lansing
erwin 2010-12-14 14:16:37 UTC FreeBSD ports repository Modified files: Tools/scriptstindex Log: Drop support for FreeBSD 6.x. Revision ChangesPath 1.16 +2 -7 ports/Tools/scripts/tindex ___ cvs-all@freebsd

cvs commit: ports/Tools/scripts tindex

2009-08-23 Thread Erwin Lansing
erwin 2009-08-23 10:47:03 UTC FreeBSD ports repository Modified files: Tools/scriptstindex Log: Add support for INDEX-9 Revision ChangesPath 1.15 +8 -3 ports/Tools/scripts/tindex ___ cvs-all@freebsd.org m

cvs commit: ports/Tools/scripts tindex

2009-05-28 Thread Erwin Lansing
erwin 2009-05-28 15:54:38 UTC FreeBSD ports repository Modified files: Tools/scriptstindex Log: Use zfs snapshots that are periodically updated on pointyhat for the normal builds instead of a local cvs update. This speeds up the script several times and easies I/O

cvs commit: ports/Tools/scripts tindex

2008-12-27 Thread Erwin Lansing
erwin 2008-12-27 21:24:30 UTC FreeBSD ports repository Modified files: Tools/scriptstindex Log: Reduce per branch code duplication Submitted by: pgollucci Revision ChangesPath 1.12 +17 -42ports/Tools/scripts/tindex ___

cvs commit: ports/Tools/scripts tindex

2008-06-01 Thread Erwin Lansing
erwin 2008-06-01 09:26:12 UTC FreeBSD ports repository Modified files: Tools/scriptstindex Log: Remove support for FreeBSD 5.x Revision ChangesPath 1.11 +1 -21 ports/Tools/scripts/tindex ___ cvs-all@freebs

cvs commit: ports/Tools/scripts tindex

2007-10-25 Thread Erwin Lansing
erwin 2007-10-25 21:51:07 UTC FreeBSD ports repository Modified files: Tools/scriptstindex Log: - Add support for FreeBSD 8.0 - Be more robust about param.h and allow space as well as tab as seperator while determining OSVERION Revision ChangesPath 1.1

cvs commit: ports/Tools/scripts tindex

2007-06-12 Thread Erwin Lansing
erwin 2007-06-12 15:14:29 UTC FreeBSD ports repository Modified files: Tools/scriptstindex Log: ARCH may be set in the environment for cross building, so only set it conditionally. Submitted by: kris Revision ChangesPath 1.9 +4 -2 ports/T

cvs commit: ports/Tools/scripts tindex

2007-06-11 Thread Erwin Lansing
erwin 2007-06-11 21:18:46 UTC FreeBSD ports repository Modified files: Tools/scriptstindex Log: Set default architecture to i386. Revision ChangesPath 1.8 +3 -0 ports/Tools/scripts/tindex ___ cvs-all@fre

cvs commit: ports/Tools/scripts tindex

2007-01-30 Thread Erwin Lansing
erwin 2007-01-30 14:49:22 UTC FreeBSD ports repository Modified files: Tools/scriptstindex Log: Drop the build on RELENG_4 Revision ChangesPath 1.7 +1 -20 ports/Tools/scripts/tindex ___ cvs-all@freebsd.or

cvs commit: ports/Tools/scripts tindex

2006-06-22 Thread Erwin Lansing
erwin 2006-06-22 18:52:57 UTC FreeBSD ports repository Modified files: Tools/scriptstindex Log: MFP4: Actually use ${SCP_DEST_TMP} to fix the case where SCP_DEST_TMP != /tmp/ Revision ChangesPath 1.5 +1 -1 ports/Tools/scripts/t

cvs commit: ports/Tools/scripts tindex

2006-06-19 Thread Erwin Lansing
erwin 2006-06-19 15:44:16 UTC FreeBSD ports repository Modified files: Tools/scriptstindex Log: MFP4: When copying INDEX to the server, copy it first to a staging area and first then to the real location. The copying can take long enough for users to get a truncat

cvs commit: ports/Tools/scripts tindex

2006-01-22 Thread Kris Kennaway
kris2006-01-22 20:45:11 UTC FreeBSD ports repository Modified files: Tools/scriptstindex Log: Support 7.x INDEX builds Add a few more local configuration variables Minor cleanups Revision ChangesPath 1.3 +37 -16ports/Tools/scripts/tindex