summaryrefslogtreecommitdiff
path: root/mk/bulk/upload
AgeCommit message (Expand)AuthorFilesLines
2006-12-15Remove trailing tabs.martti1-2/+2
2006-12-15Remove trailing spaces.martti1-2/+2
2006-12-07Due to a misunderstanding of mine, preventing to upload restrictedrillig1-2/+9
2006-08-10When installing packages, first "cd $USR_PKGSRC" to be independent ofrillig1-2/+2
2006-08-01Rewrote upload to use the newly introduced sort-packages program.rillig1-121/+117
2006-08-01- add a -h|--help flagdmcmahill1-16/+135
2006-07-30- use ${BMAKE} instead of 'make' in one instancejschauma1-5/+18
2006-06-22Restore ls -t | grep idiom, the whole package list is too big for thejoerg1-2/+2
2006-06-02Adapt to create pkg_summary file via pkg_info -X. Prompted anddillo1-4/+6
2006-03-28Add an option (MKSUMMARY) to create pkg_chk index for binary-only updatesjoerg1-1/+6
2005-07-28fix some non-portable statements, allowing this to work properlygrant1-3/+7
2005-05-08Changes to the upload script:wiz1-53/+47
2005-04-30s/upto date/up-to-date/jschauma1-2/+2
2005-04-10uncomment the checksums for IRIXjschauma1-4/+4
2005-03-30If SIGN_AS is not set, remind the user to please sign the checksumhubertf1-1/+4
2005-03-30Before calculating checksums, print a line that says what's happening.hubertf1-1/+3
2005-01-24Per default, only create md5 and sha1 checksums.jschauma1-15/+23
2005-01-24Add bits to allow bulk-builders to generate checksums for the binaryjschauma1-1/+52
2005-01-20Add LINTPKGSRC_CACHE support to reuse .lintpkgsrc.db created by pre-build.tv1-5/+14
2004-04-19Deprecate RSYNC_DST_SPECIFIC and RSYNC_DST_OTHER and replace themhubertf1-19/+13
2004-04-12Catch UPDATE_VULNERABILITY_LIST being unset, default to be conservativehubertf1-2/+2
2004-03-16Enforce vulnerability list being installed & correct & upto-datehubertf1-3/+13
2004-02-25s/netbsd.org/NetBSD.org/grant1-4/+4
2004-02-16Add RCS IDhubertf1-0/+2
2003-12-10Replace hardcoded '/usr/pkgsrc' in comments.sketch1-1/+1
2003-12-03Missing terminating quote.sketch1-1/+1
2003-08-19Added text describing major.minor-latest directories for binaries builtjklos1-1/+4
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-1/+1
2003-04-22now REALLY use the right dir... dohhubertf1-2/+2
2003-04-22Make sure binary pkgs are found :)hubertf1-2/+2
2003-04-21Set BATCH=1 and set DEPENDS_TARGET. (BATCH=1 is certainly needed forcjep1-0/+5
2002-08-07Make these scripts useful on platforms other than NetBSD by using a BMAKEagc1-4/+12
2001-12-15Modify all references to PKGSRCDIR to _PKGSRCDIR, except in the externalagc1-1/+1
2001-07-09consolidate a duplicated part of the script.dmcmahill1-6/+10
2001-07-09when saving the rsync script for later, be sure and save the startingdmcmahill1-0/+4
2001-07-08teach the upload script about OSVERSION_SPECIFIC packages so one can putdmcmahill1-7/+83
2001-06-23Add a script that I use to upload binary pkgs to the FTP serverhubertf1-0/+31