FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 1:18 PM GMT
Port details
busybox 1.19.3 sysutils on this many watch lists=2 search for ports that depend on this port
Busybox for FreeBSD
Maintained by: mandree@FreeBSD.org search for ports maintained by this maintainer
Port Added: 25 Mar 2009 22:17:34
Also Listed In: misc shells
License: GPLv2
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/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: textproc/gsed, devel/gmake, lang/perl5.8
There are no ports dependent upon this port

To install the port: cd /usr/ports/sysutils/busybox/ && make install clean
To add the package: pkg_add -r busybox


Configuration Options
     No options to configure

Master Sites:
http://www.busybox.net/downloads/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 27

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
29 Oct 2011 23:35:33
Original commit files touched by this commit  1.19.3
mandree search for other commits by this committer
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
Original commit files touched by this commit  1.19.2_1
mandree search for other commits by this committer
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
Original commit files touched by this commit  1.19.2
mandree search for other commits by this committer
Update to new upstream release 1.19.2.
03 Sep 2011 10:44:23
Original commit files touched by this commit  1.19.1
mandree search for other commits by this committer
Update to new upstream release 1.19.1.
29 Aug 2011 00:08:01
Original commit files touched by this commit  1.19.0_2
mandree search for other commits by this committer
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
Original commit files touched by this commit  1.19.0_2
mandree search for other commits by this committer
Import two more patches from upstream.
28 Aug 2011 13:59:23
Original commit files touched by this commit  1.19.0_1
mandree search for other commits by this committer
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
Original commit files touched by this commit  1.19.0
mandree search for other commits by this committer
Update to new upstream release, refresh patches.
14 Jul 2011 10:57:39
Original commit files touched by this commit  1.18.5_1
mandree search for other commits by this committer
- 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
Original commit files touched by this commit  1.18.5
mandree search for other commits by this committer
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
Original commit files touched by this commit  1.18.4
crees search for other commits by this committer
Over to new volunteer; mandree@

Approved by:    rene (mentor, implicit)
17 Jun 2011 06:46:07
Original commit files touched by this commit  1.18.4
crees search for other commits by this committer
- Update maintainer address

Approved by: rene (mentor)
23 Mar 2011 15:11:33
Original commit files touched by this commit  1.18.4
sunpoet search for other commits by this committer
- 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
Original commit files touched by this commit  1.18.4
culot search for other commits by this committer
- 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
Original commit files touched by this commit  1.18.4
culot search for other commits by this committer
- Update to 1.18.4

PR:             ports/155514
Sbmitted by:    Chris Rees <utisoft AT gmail.com> (maintainer)
14 Feb 2011 00:49:58
Original commit files touched by this commit  1.18.3
sahil search for other commits by this committer
- Update to 1.18.3

PR:             ports/154751
Submitted by:   Chris Rees <utisoft@gmail.com> (maintainer)
05 Feb 2011 08:48:13
Original commit files touched by this commit  1.18.2
miwi search for other commits by this committer
- 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
Original commit files touched by this commit  1.13.4
pav search for other commits by this committer
- Unbreak on amd64/7

Submitted by:   Chris Rees <utisoft@gmail.com> (maintainer)
Feature safe:   yes
14 Jan 2011 09:59:17
Original commit files touched by this commit  1.13.4
arved search for other commits by this committer
[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
Original commit files touched by this commit  1.13.4
linimon search for other commits by this committer
Over to new volunteer.

Approved by:    old maintainer (private email)
21 Aug 2009 15:20:40
Original commit files touched by this commit  1.13.4
erwin search for other commits by this committer
Mark BROKEN on 8.x: error: conflicting types for 'dprintf'
06 Jul 2009 08:27:51
Original commit files touched by this commit  1.13.4
pav search for other commits by this committer
- Mark BROKEN on amd64 - error: conflicting types for 'intmax_t'

Reported by:    pointyhat
26 Jun 2009 09:48:28
Original commit files touched by this commit  1.13.4
luigi search for other commits by this committer
unbreak the port temporarily commenting out traceroute.
26 Jun 2009 09:36:21
Original commit files touched by this commit  1.13.4
luigi search for other commits by this committer
add missing file
25 Jun 2009 21:16:37
Original commit files touched by this commit  1.13.4
luigi search for other commits by this committer
update the port to rev.1.13.4
18 Apr 2009 09:15:56
Original commit files touched by this commit  1.11.1
pav search for other commits by this committer
- Mark BROKEN: does not configure

Reported by:    pointyhat
Approved by:    portmgr (implicit)
25 Mar 2009 22:17:16
Original commit files touched by this commit  1.11.1
luigi search for other commits by this committer
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/

Number of commits found: 27

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23151
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours7
new 7 days44
new fortnight69
new month138

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.571 seconds.