Up to [cvs.netbsd.org] / pkgsrc / net / batchftp
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.15 / (download) - annotate - [select for diffs], Fri Jun 20 01:09:29 2008 UTC (3 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg,
HEAD
Changes since 1.14: +3 -5
lines
Diff to previous 1.14 (colored)
Add DESTDIR support.
Revision 1.14 / (download) - annotate - [select for diffs], Sat Mar 4 21:30:16 2006 UTC (6 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
Revision 1.13 / (download) - annotate - [select for diffs], Thu Jan 12 13:28:57 2006 UTC (6 years, 4 months ago) by joerg
Branch: MAIN
Changes since 1.12: +2 -1
lines
Diff to previous 1.12 (colored)
Prefer NAME_MAX over MAXNAMLEN, don't implement libc string functions locally. Use dirent.h insteaf of sys/dir.h. Bump revision.
Revision 1.12 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:44 2005 UTC (6 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
Revision 1.11 / (download) - annotate - [select for diffs], Tue Nov 8 15:51:52 2005 UTC (6 years, 6 months ago) by tv
Branch: MAIN
Changes since 1.10: +2 -1
lines
Diff to previous 1.10 (colored)
Use setpgid(), not setpgrp(), on Interix via -D.
Revision 1.10 / (download) - annotate - [select for diffs], Wed Jul 7 14:40:00 2004 UTC (7 years, 10 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Changes since 1.9: +5 -1
lines
Diff to previous 1.9 (colored)
Enable pkgviews installation.
Revision 1.9 / (download) - annotate - [select for diffs], Wed Jul 7 14:37:49 2004 UTC (7 years, 10 months ago) by minskim
Branch: MAIN
Changes since 1.8: +3 -1
lines
Diff to previous 1.8 (colored)
Honor BINOWN and BINGRP.
Revision 1.8 / (download) - annotate - [select for diffs], Tue Jan 20 12:22:18 2004 UTC (8 years, 4 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.7: +3 -2
lines
Diff to previous 1.7 (colored)
Move WRKSRC definition away from the first paragraph in a Makefile.
Revision 1.7 / (download) - annotate - [select for diffs], Thu Jul 17 22:51:00 2003 UTC (8 years, 10 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
s/netbsd.org/NetBSD.org/
Revision 1.6 / (download) - annotate - [select for diffs], Mon Jun 2 01:18:03 2003 UTC (8 years, 11 months ago) by jschauma
Branch: MAIN
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
Revision 1.5 / (download) - annotate - [select for diffs], Sat Mar 29 12:41:53 2003 UTC (9 years, 1 month ago) by jmmv
Branch: MAIN
Changes since 1.4: +2 -3
lines
Diff to previous 1.4 (colored)
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Revision 1.4 / (download) - annotate - [select for diffs], Sun Feb 25 04:18:04 2001 UTC (11 years, 3 months ago) by hubertf
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6-1-base,
netbsd-1-6-1,
netbsd-1-6,
netbsd-1-5-PATCH003,
netbsd-1-5-PATCH001,
buildlink2-base,
buildlink2
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Cleanup MKDIR usage => INSTALL_*_DIR XXX need to teach pkglint to be more picky about this
Revision 1.3 / (download) - annotate - [select for diffs], Sat Feb 17 18:18:34 2001 UTC (11 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Oct 7 17:41:56 1999 UTC (12 years, 7 months ago) by tron
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE,
netbsd-1-4-PATCH003,
netbsd-1-4-PATCH002,
comdex-fall-1999
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Remove me as maintainer of those packages.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun May 30 21:34:38 1999 UTC (12 years, 11 months ago) by tron
Branch: TNF
CVS Tags: pkgsrc-base,
netbsd-1-4-PATCH001
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Import new "batchftp" package: Automatically download files via the FTP protocoll.
Revision 1.1 / (download) - annotate - [select for diffs], Sun May 30 21:34:38 1999 UTC (12 years, 11 months ago) by tron
Branch: MAIN
Initial revision