| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Notes:
svn path=/head/; revision=560842
|
|
|
|
| |
Notes:
svn path=/head/; revision=560529
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.32.1 and adopt patches to the upstream changes
- Enable more applets
Approved by: krion
Differential Revision: https://reviews.freebsd.org/D27934
Notes:
svn path=/head/; revision=560309
|
|
|
|
|
|
|
|
| |
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D22066
Notes:
svn path=/head/; revision=514650
|
|
|
|
|
|
|
|
|
|
| |
- Update to the 1.31.0
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D22022
Notes:
svn path=/head/; revision=514610
|
|
|
|
|
|
|
|
|
|
|
| |
* Hand maintainership over to samm@os2.kiev.ua
* The port needs to be built with GCC on i386
PR: 238915
Submitted by: samm@os2.kiev.ua
Notes:
svn path=/head/; revision=506744
|
|
|
|
|
|
|
|
|
|
| |
Pass maintainership to submitter.
PR: 219183
Submitted by: Jov <amutu@amutu.com>
Notes:
svn path=/head/; revision=472292
|
|
|
|
|
|
|
|
|
| |
PR: 209049
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
Notes:
svn path=/head/; revision=414052
|
|
|
|
|
|
|
| |
Changes: https://busybox.net/
Notes:
svn path=/head/; revision=404068
|
|
|
|
|
|
|
| |
because it is older. Work around missing mempcpy().
Notes:
svn path=/head/; revision=378095
|
|
|
|
|
|
|
|
|
|
| |
To see the changes, please visit <http://busybox.net/>.
At the same time, disable sysutils/busybox-unstable and tell users to
use sysutils/busybox instead.
Notes:
svn path=/head/; revision=340528
|
|
|
|
| |
Notes:
svn path=/head/; revision=340526
|
|
|
|
| |
Notes:
svn path=/head/; revision=326359
|
|
|
|
|
|
|
| |
ChangeLog: http://busybox.net/
Notes:
svn path=/head/; revision=322265
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix grep -Fw not respecting -w
- Fix assorted crashes and two macros
These, and the previous CVE fix in _2 were
Obtained from: http://patch-tracker.debian.org/package/busybox/1:1.20.0-8
Notes:
svn path=/head/; revision=313457
|
|
|
|
|
|
|
| |
Security: CVE-2013-1813
Notes:
svn path=/head/; revision=313455
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- add fixes from upstream (bumping portrevision)
- permit overriding USE_GCC from environment (but note that GCC is
required due to GCC extensions that are unsupported by clang)
- actually pass CC and CXX as themselves, and HOSTCC/HOSTCXX through
MAKE_ARGS, so that it actually gets effective
- add install conflict with busybox-unstable
busybox-unstable:
- new port, based on the fixed busybox, for the unstable 1.21 branch,
with install conflict with busybox-[1-9]*
Notes:
svn path=/head/; revision=310786
|
|
|
|
|
|
|
| |
Rediff patches. Replace alloca.h references by stdlib.h ref's.
Notes:
svn path=/head/; revision=300988
|
|
|
|
|
|
|
|
| |
Add five patches to #include <libgen.h> and remove that from CPPFLAGS.
Add five upstream patches.
Notes:
svn path=/head/; revision=282198
|
|
|
|
| |
Notes:
svn path=/head/; revision=281080
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=280654
|
|
|
|
|
|
|
|
| |
some fixes moved into an official upstream patch,
added patch to fix getline() related failures e.g. on 8.2-RELEASE* i386.
Notes:
svn path=/head/; revision=280626
|
|
|
|
| |
Notes:
svn path=/head/; revision=280435
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=277682
|
|
|
|
|
|
|
|
|
|
|
| |
- Unbreak for CURRENT
PR: 154312
Submitted by: Chris Rees <utisoft@gmail.com> (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=268645
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
[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.
Notes:
svn path=/head/; revision=267771
|
|
|
|
| |
Notes:
svn path=/head/; revision=236653
|
|
|
|
| |
Notes:
svn path=/head/; revision=236652
|
|
|
|
| |
Notes:
svn path=/head/; revision=236628
|
|
crunched binary, and sometimes stripped down in features
to fit the needs of embedded systems.
WWW: http://www.busybox.net/
Notes:
svn path=/head/; revision=231016
|