Age | Commit message (Expand) | Author | Files | Lines |
2009-03-06 | joergs says the problem is with &&, so revert to revision 1.4 which should | tnn | 1 | -4/+2 |
2009-03-06 | Add explicit cast to silence GCC on comparing different signs. | joerg | 1 | -2/+2 |
2009-03-06 | Merge lib/dewey.c rev 1.11 from pkg_install: | joerg | 1 | -4/+3 |
2009-03-06 | fix previous: | tnn | 1 | -2/+4 |
2009-03-06 | Invert logic of the package timestamp check, as at least ksh and bash | tnn | 1 | -2/+2 |
2009-02-25 | Include sys/poll.h and poll.h directly if they exist. | joerg | 1 | -2/+7 |
2009-01-31 | pbulk-0.37: | joerg | 8 | -56/+276 |
2008-10-16 | PKGREVISION bump for libevent shlib name change. | wiz | 1 | -1/+2 |
2008-10-08 | pbulk-0.36: | joerg | 2 | -8/+12 |
2008-09-22 | pbulk-0.35: | joerg | 2 | -3/+27 |
2008-09-16 | pbulk-0.34: | joerg | 15 | -23/+127 |
2008-09-14 | pbulk-0.34: | joerg | 5 | -60/+41 |
2008-09-06 | Bump PKGREVISION for libevent users due to 1.4.3->1.4.5 shlib name change. | wiz | 1 | -2/+2 |
2008-07-14 | pbulk-0.33: Don't try to install/deinstall bootstrap packages. | joerg | 2 | -6/+14 |
2008-06-20 | pbulk-0.32: | joerg | 3 | -25/+13 |
2008-06-12 | Use full path for chown. | joerg | 2 | -4/+4 |
2008-06-11 | pbulk-0.31: | joerg | 2 | -8/+70 |
2008-04-18 | Mark this package MAKE_JOBS_SAFE=no. | bjs | 1 | -1/+3 |
2008-04-07 | pbulk-0.30: | joerg | 2 | -6/+53 |
2008-04-04 | pbulk-0.29: | joerg | 4 | -5/+41 |
2008-03-01 | Removed trailing white-space. | rillig | 2 | -6/+6 |
2008-02-26 | pbulk-0.28: | joerg | 2 | -5/+6 |
2008-02-24 | Improve verbose mode: | tnn | 1 | -3/+10 |
2008-02-21 | No sin_len on IRIX. | tnn | 1 | -2/+2 |
2008-02-13 | Add horisontal rulers. | tnn | 1 | -1/+3 |
2008-02-07 | Needs GNU nroff to format catpages. | tnn | 1 | -2/+2 |
2008-02-03 | Enable compression (-z) in report_rsync_args. | tnn | 1 | -2/+2 |
2008-01-30 | Fix a limit check. | joerg | 1 | -2/+2 |
2008-01-30 | Add another check for the cross-compiling case. | joerg | 1 | -1/+5 |
2008-01-29 | $${bulklog} -> ${bulklog} | tnn | 1 | -2/+2 |
2008-01-27 | pbulk-0.27: | joerg | 3 | -32/+84 |
2008-01-26 | pbulk-0.26: | joerg | 8 | -32/+94 |
2008-01-26 | Explain unprivileged_user. | joerg | 1 | -1/+4 |
2008-01-26 | pbulk-0.25: | joerg | 4 | -10/+61 |
2008-01-26 | pbulk-0.24: | joerg | 3 | -8/+42 |
2008-01-21 | Fixed a problem in pkg-build, bump rev. | tnn | 1 | -2/+2 |
2008-01-21 | Fix a hardcoded path (probably a mistake in rev 1.8) | tnn | 1 | -2/+2 |
2008-01-18 | No revision bump for pkgsrc native tools, update version. | joerg | 1 | -3/+2 |
2008-01-18 | PKGREVISION++ for the invalid definition of shell functions. | rillig | 1 | -1/+2 |
2008-01-18 | Fixed the definition of shell functions, as reported in PR 37795. | rillig | 1 | -3/+3 |
2008-01-17 | pbulk-0.21: | joerg | 3 | -10/+15 |
2008-01-17 | pbulk-0.20: | joerg | 3 | -7/+12 |
2008-01-16 | pbulk-0.19: | joerg | 3 | -13/+46 |
2008-01-15 | Use %lu + casts instead of depending on size_t's %z. Some Operating | joerg | 2 | -12/+23 |
2008-01-15 | pbulk 0.18: | joerg | 6 | -25/+38 |
2007-12-15 | Force dependency on libevent from pkgsrc on NetBSD, the native version | joerg | 1 | -4/+2 |
2007-12-05 | Skip empty lines in the limited list. Bump to 1.16. | joerg | 2 | -3/+5 |
2007-11-30 | In error messages, it is important to be as specific as possible, to | rillig | 1 | -2/+2 |
2007-11-28 | Added some comments that explain the data structures. | rillig | 2 | -2/+45 |
2007-11-14 | Some shells, for example /bin/ksh on Solaris, don't like "else fi" | rillig | 1 | -2/+2 |