| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
29 Oct 2011 23:35:33
1.19.3
|
mandree  |
Update to new upstream bug fix release 1.19.3.
Quoting Denys Vlasenko, upstream maintainer: "1.19.3 has fixes for build
system, chpasswd, crond, inetd (fix open fd leak), syslogd (fix problem
with in-memory log buffer), tail (fix for 'tail: -c +N' with large N),
tftp (made mode check case-insensitive)." |
22 Sep 2011 21:13:27
1.19.2_1
|
mandree  |
Regenerate files/patch-include__platform.h.
Add five patches to #include <libgen.h> and remove that from CPPFLAGS.
Add five upstream patches. |
10 Sep 2011 22:49:48
1.19.2
|
mandree  |
Update to new upstream release 1.19.2. |
03 Sep 2011 10:44:23
1.19.1
|
mandree  |
Update to new upstream release 1.19.1. |
29 Aug 2011 00:08:01
1.19.0_2
|
mandree  |
Move busybox-1.19.0-freebsd.patch to files/patch-freebsd-upstream.
This in anticipation of an upstream revision.
Fix a glitch in the mntent.h-related #ifdef, move it
to after #include libbb.h so that HAVE_MNTENT_H
gets properly #defined or #undef'd. |
28 Aug 2011 14:08:15
1.19.0_2
|
mandree  |
Import two more patches from upstream. |
28 Aug 2011 13:59:23
1.19.0_1
|
mandree  |
New bug fixes from upstream (bumping PORTREVISION),
some fixes moved into an official upstream patch,
added patch to fix getline() related failures e.g. on 8.2-RELEASE* i386. |
26 Aug 2011 01:14:01
1.19.0
|
mandree  |
Update to new upstream release, refresh patches. |
14 Jul 2011 10:57:39
1.18.5_1
|
mandree  |
- Add LICENSE=GPLv2 statement
- make MAKE_ARGS+= to support port test -- MAKE_ARGS=V=1
- Add -include libgen.h to CPPFLAGS to fix a couple of warnings
(reported missing to the busybox mailing list)
- Add missing prototype to files/patch-strnlen for pre-8 systems
- Bump PORTREVISION
- Add USE_GCC=4.2+ to avoid clang, which breaks on findutils/find.c
- Add port documentation (needs Perl5 to build as it's in POD format)
unless NOPORTDOCS is defined
- Make do-configure build respect f.i. _MAKE_JOBS and MAKE_ARGS |
14 Jul 2011 09:51:29
1.18.5
|
mandree  |
Update to new upstream release 1.18.5.
Changes: Bug fix release. 1.18.5 has fixes for fuser (fix error in handling of
PORT/PROTO argument), hush (fix handling of while loop with empty body), build
system fix (was using non-portable invocation of grep).
Submitted by: sunpoet@
PR: ports/158883 |
13 Jul 2011 20:14:02
1.18.4
|
crees  |
Over to new volunteer; mandree@
Approved by: rene (mentor, implicit) |
17 Jun 2011 06:46:07
1.18.4
|
crees  |
- Update maintainer address
Approved by: rene (mentor) |
23 Mar 2011 15:11:33
1.18.4
|
sunpoet  |
- Respect WITH_DEBUG: do not strip the binary by default
- Use bsd.port.mk
PR: ports/155789
Submitted by: Vitaly Magerya <vmagerya@gmail.com>
Approved by: Chris Rees <utisoft@gmail.com> (maintainer) |
13 Mar 2011 11:56:26
1.18.4
|
culot  |
- Make use of MASTER_SITE_GENTOO macro
Suggested by: az@
Approved by: Chris Rees <utisoft AT gmail.com> (maintainer, via email) |
13 Mar 2011 10:16:24
1.18.4
|
culot  |
- Update to 1.18.4
PR: ports/155514
Sbmitted by: Chris Rees <utisoft AT gmail.com> (maintainer) |
14 Feb 2011 00:49:58
1.18.3
|
sahil  |
- Update to 1.18.3
PR: ports/154751
Submitted by: Chris Rees <utisoft@gmail.com> (maintainer) |
05 Feb 2011 08:48:13
1.18.2
|
miwi  |
- Update to 1.18.2
- Unbreak for CURRENT
PR: 154312
Submitted by: Chris Rees <utisoft@gmail.com> (maintainer)
Feature safe: yes |
18 Jan 2011 20:35:33
1.13.4
|
pav  |
- Unbreak on amd64/7
Submitted by: Chris Rees <utisoft@gmail.com> (maintainer)
Feature safe: yes |
14 Jan 2011 09:59:17
1.13.4
|
arved  |
[1]Unbreak on 8.0 by renaming conflicting function dprintf to bb_dprintf
[2]Add memrchr() function for FreeBSD 7.x
PR: 152456
Submitted by: maintainer[1], Ivan Dimitrov[2]
Feature safe: yes
Unbreak on amd64 while here. |
03 Dec 2010 20:48:34
1.13.4
|
linimon  |
Over to new volunteer.
Approved by: old maintainer (private email) |
21 Aug 2009 15:20:40
1.13.4
|
erwin  |
Mark BROKEN on 8.x: error: conflicting types for 'dprintf' |
06 Jul 2009 08:27:51
1.13.4
|
pav  |
- Mark BROKEN on amd64 - error: conflicting types for 'intmax_t'
Reported by: pointyhat |
26 Jun 2009 09:48:28
1.13.4
|
luigi  |
unbreak the port temporarily commenting out traceroute. |
26 Jun 2009 09:36:21
1.13.4
|
luigi  |
add missing file |
25 Jun 2009 21:16:37
1.13.4
|
luigi  |
update the port to rev.1.13.4 |
18 Apr 2009 09:15:56
1.11.1
|
pav  |
- Mark BROKEN: does not configure
Reported by: pointyhat
Approved by: portmgr (implicit) |
25 Mar 2009 22:17:16
1.11.1
|
luigi  |
busybox is a set of common utilities built as a single
crunched binary, and sometimes stripped down in features
to fit the needs of embedded systems.
WWW: http://www.busybox.net/ |