summaryrefslogtreecommitdiff
path: root/pkgtools/pbulk
AgeCommit message (Expand)AuthorFilesLines
2008-01-18Fixed the definition of shell functions, as reported in PR 37795.rillig1-3/+3
2008-01-17pbulk-0.21:joerg3-10/+15
2008-01-17pbulk-0.20:joerg3-7/+12
2008-01-16pbulk-0.19:joerg3-13/+46
2008-01-15Use %lu + casts instead of depending on size_t's %z. Some Operatingjoerg2-12/+23
2008-01-15pbulk 0.18:joerg6-25/+38
2007-12-15Force dependency on libevent from pkgsrc on NetBSD, the native versionjoerg1-4/+2
2007-12-05Skip empty lines in the limited list. Bump to 1.16.joerg2-3/+5
2007-11-30In error messages, it is important to be as specific as possible, torillig1-2/+2
2007-11-28Added some comments that explain the data structures.rillig2-2/+45
2007-11-14Some shells, for example /bin/ksh on Solaris, don't like "else fi"rillig1-2/+2
2007-11-13There are several error messages with the same words. To make findingrillig1-2/+2
2007-11-08Bump version or revision of all packages that have a runtime dependencyjoerg1-2/+2
2007-10-17Make language lawyers happy and rename report_recipient to plural.joerg3-6/+6
2007-10-15I just removed the $bulklog directory once again, due to runningrillig1-1/+7
2007-10-10When installing the bootstrap kit from a directory, correctly handle therillig1-2/+3
2007-09-22Reverted two of my recent changes.rillig1-6/+3
2007-09-21Removed code duplication by calling the client-clean script.rillig3-12/+18
2007-09-21Only save PREFIX in a tar file if the package has reached the installrillig1-3/+3
2007-09-21Thou shalt not nest double quotes in backticks, for the Solaris /bin/kshrillig1-2/+2
2007-09-08Convert to use the features framework.jlam1-2/+2
2007-09-07The WRKDIR and PREFIX can be saved in the log directory when a packagerillig2-2/+15
2007-08-24Clean up the old log files when retrying to build a package.rillig1-2/+3
2007-08-24Added some comments to the configuration file, to help the uninitiatedrillig1-2/+21
2007-08-16close is a function, fix C&P errors. From Aleksey Cheusov.joerg4-15/+14
2007-08-16Work around broken default visibility in Linux (PR 36790).joerg2-3/+7
2007-08-16Revbump sweep of all libevent consumers due to update to libevent-1.3d.tnn1-1/+2
2007-08-15Don't hard-code tar as tar, but make it an option and use the tooljoerg5-11/+12
2007-08-15Shorten wording.joerg1-3/+3
2007-08-15Fix grammar. From salo@joerg1-2/+2
2007-08-14Fix indentation.joerg1-5/+9
2007-08-05Don't compare a function name against NULL, master_mode is meant here.joerg3-6/+6
2007-08-05Do SUBST handling in post-patch instead of pre-configure. This makestnn1-3/+3
2007-08-05Add some useful comments.tnn1-1/+7
2007-08-05No sin_len on digital unix derivatives. (xxx: time for a configure test?)tnn1-2/+3
2007-07-28Fix two typos, and improve wording.wiz1-4/+4
2007-07-27Some people actually watch the pbulk-build client output, so addjoerg2-4/+4
2007-07-25pkgsrc_base_dir is now without leading /, compensate. GC it in the HTMLjoerg3-9/+7
2007-07-25Remove an additional ) and correct the assignment of a variable.joerg3-6/+6
2007-07-21Wrap inclusion of inttypes.h in #ifdef HAVE_INTTYPES_Htnn1-1/+3
2007-07-21Uses ntohl(), so include <arpa/inet.h>tnn2-2/+6
2007-07-21Add workaround for broken 'struct sigaction' on Interix.tnn1-1/+3
2007-07-21Add workaround for broken 'struct sigaction' on Interix.tnn1-1/+3
2007-07-21Interix doesn't have sockaddr_in.sin_len.tnn1-2/+2
2007-07-20Always call setprogname for platforms that don't have __progname.joerg9-48/+44
2007-07-17Link libnbcompat before libevent (which may link to libc), so thattnn1-3/+3
2007-07-17HPUX's sockaddr_in doesn't have a sin_len member, so don't initialise it.tnn1-2/+2
2007-07-16Add two variables to specify the prefix of the report mail's subjectjoerg3-5/+7
2007-07-16bulkdir was an old configuration variable and replaced with bulklogjoerg3-16/+17
2007-07-07Fix a typo. Improve heading for top ten.wiz2-5/+5