Age | Commit message (Expand) | Author | Files | Lines |
2008-03-15 | Remove remaining compat code for old pkg_install versions. | joerg | 1 | -15/+6 |
2008-01-04 | Replaced all references to pkglint with lintpkgsrc, which has its own | rillig | 1 | -9/+9 |
2007-10-09 | Remove trailing spaces. | martti | 1 | -5/+5 |
2007-07-25 | Add --config <file> from build script | adrianp | 1 | -7/+35 |
2007-07-25 | Make sure PKG_INFO is set | adrianp | 1 | -1/+2 |
2007-07-14 | Add support for the upcoming pkg_install-20070714 which now includes | adrianp | 1 | -3/+18 |
2006-12-15 | Remove trailing tabs. | martti | 1 | -2/+2 |
2006-12-15 | Remove trailing spaces. | martti | 1 | -2/+2 |
2006-12-07 | Due to a misunderstanding of mine, preventing to upload restricted | rillig | 1 | -2/+9 |
2006-08-10 | When installing packages, first "cd $USR_PKGSRC" to be independent of | rillig | 1 | -2/+2 |
2006-08-01 | Rewrote upload to use the newly introduced sort-packages program. | rillig | 1 | -121/+117 |
2006-08-01 | - add a -h|--help flag | dmcmahill | 1 | -16/+135 |
2006-07-30 | - use ${BMAKE} instead of 'make' in one instance | jschauma | 1 | -5/+18 |
2006-06-22 | Restore ls -t | grep idiom, the whole package list is too big for the | joerg | 1 | -2/+2 |
2006-06-02 | Adapt to create pkg_summary file via pkg_info -X. Prompted and | dillo | 1 | -4/+6 |
2006-03-28 | Add an option (MKSUMMARY) to create pkg_chk index for binary-only updates | joerg | 1 | -1/+6 |
2005-07-28 | fix some non-portable statements, allowing this to work properly | grant | 1 | -3/+7 |
2005-05-08 | Changes to the upload script: | wiz | 1 | -53/+47 |
2005-04-30 | s/upto date/up-to-date/ | jschauma | 1 | -2/+2 |
2005-04-10 | uncomment the checksums for IRIX | jschauma | 1 | -4/+4 |
2005-03-30 | If SIGN_AS is not set, remind the user to please sign the checksum | hubertf | 1 | -1/+4 |
2005-03-30 | Before calculating checksums, print a line that says what's happening. | hubertf | 1 | -1/+3 |
2005-01-24 | Per default, only create md5 and sha1 checksums. | jschauma | 1 | -15/+23 |
2005-01-24 | Add bits to allow bulk-builders to generate checksums for the binary | jschauma | 1 | -1/+52 |
2005-01-20 | Add LINTPKGSRC_CACHE support to reuse .lintpkgsrc.db created by pre-build. | tv | 1 | -5/+14 |
2004-04-19 | Deprecate RSYNC_DST_SPECIFIC and RSYNC_DST_OTHER and replace them | hubertf | 1 | -19/+13 |
2004-04-12 | Catch UPDATE_VULNERABILITY_LIST being unset, default to be conservative | hubertf | 1 | -2/+2 |
2004-03-16 | Enforce vulnerability list being installed & correct & upto-date | hubertf | 1 | -3/+13 |
2004-02-25 | s/netbsd.org/NetBSD.org/ | grant | 1 | -4/+4 |
2004-02-16 | Add RCS ID | hubertf | 1 | -0/+2 |
2003-12-10 | Replace hardcoded '/usr/pkgsrc' in comments. | sketch | 1 | -1/+1 |
2003-12-03 | Missing terminating quote. | sketch | 1 | -1/+1 |
2003-08-19 | Added text describing major.minor-latest directories for binaries built | jklos | 1 | -1/+4 |
2003-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -1/+1 |
2003-04-22 | now REALLY use the right dir... doh | hubertf | 1 | -2/+2 |
2003-04-22 | Make sure binary pkgs are found :) | hubertf | 1 | -2/+2 |
2003-04-21 | Set BATCH=1 and set DEPENDS_TARGET. (BATCH=1 is certainly needed for | cjep | 1 | -0/+5 |
2002-08-07 | Make these scripts useful on platforms other than NetBSD by using a BMAKE | agc | 1 | -4/+12 |
2001-12-15 | Modify all references to PKGSRCDIR to _PKGSRCDIR, except in the external | agc | 1 | -1/+1 |
2001-07-09 | consolidate a duplicated part of the script. | dmcmahill | 1 | -6/+10 |
2001-07-09 | when saving the rsync script for later, be sure and save the starting | dmcmahill | 1 | -0/+4 |
2001-07-08 | teach the upload script about OSVERSION_SPECIFIC packages so one can put | dmcmahill | 1 | -7/+83 |
2001-06-23 | Add a script that I use to upload binary pkgs to the FTP server | hubertf | 1 | -0/+31 |