FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 6:15 PM GMT
Port details
bsdadminscripts 6.1.1_1 sysutils on this many watch lists=16 search for ports that depend on this port
A collection of administration scripts
Maintained by: kamikaze@bsdforen.de search for ports maintained by this maintainer
Port Added: 16 May 2006 09:16:57
Also Listed In: ports-mgmt
License: not specified in port
This is a collection of administration scripts. At the moment it
consists of a script to control rc.d scripts at runtime, a
script that runs common make targets on batches of ports, scripts to set
variables for make jobs (like portconf, but with more possibilities).
And scripts to check for broken packages and missing libraries.

WWW: http://sourceforge.net/projects/bsdadminscripts/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMonThere are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/bsdadminscripts/bsdadminscripts/
http://sunet.dl.sourceforge.net/project/bsdadminscripts/bsdadminscripts/
http://iweb.dl.sourceforge.net/project/bsdadminscripts/bsdadminscripts/
http://switch.dl.sourceforge.net/project/bsdadminscripts/bsdadminscripts/
http://surfnet.dl.sourceforge.net/project/bsdadminscripts/bsdadminscripts/
http://kent.dl.sourceforge.net/project/bsdadminscripts/bsdadminscripts/
http://freefr.dl.sourceforge.net/project/bsdadminscripts/bsdadminscripts/
http://voxel.dl.sourceforge.net/project/bsdadminscripts/bsdadminscripts/
http://jaist.dl.sourceforge.net/project/bsdadminscripts/bsdadminscripts/
http://osdn.dl.sourceforge.net/project/bsdadminscripts/bsdadminscripts/
http://nchc.dl.sourceforge.net/project/bsdadminscripts/bsdadminscripts/
http://ncu.dl.sourceforge.net/project/bsdadminscripts/bsdadminscripts/
http://transact.dl.sourceforge.net/project/bsdadminscripts/bsdadminscripts/
http://softlayer.dl.sourceforge.net/project/bsdadminscripts/bsdadminscripts/
http://internode.dl.sourceforge.net/project/bsdadminscripts/bsdadminscripts/
http://ufpr.dl.sourceforge.net/project/bsdadminscripts/bsdadminscripts/
http://waix.dl.sourceforge.net/project/bsdadminscripts/bsdadminscripts/
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
24 Oct 2011 04:17:38
Original commit files touched by this commit  6.1.1_1
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
18 Jul 2011 10:06:50
Original commit files touched by this commit  6.1.1_1
rea search for other commits by this committer
Allow pkg_libchk to work from non-CSH shells

/bin/sh does not set OSTYPE, so this variable is inherited from the
shell from which pkg_libchk is invoked.  From all standard shells in
the base system, only csh and tcsh do set this variable, so when
pkg_libchk is invoked from sh (that is not invoked from csh-like
shell), this variable will be empty.  Moreover, bash sets OSTYPE to
freebsdX.Y, so grepping on output of 'readelf -e' wont work either.

'uname -s' provides much more reliable way to get the name of the
operating system and all *BSD ELF ABI types inside readelf correspond
to the 'uname -s':
{{{
    case ELFOSABI_NETBSD:       return "UNIX - NetBSD";
    case ELFOSABI_FREEBSD:      return "UNIX - FreeBSD";
    case ELFOSABI_OPENBSD:      return "UNIX - OpenBSD";
}}}

PR: ports/158967
Approved-by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer), erwin (mentor)
Feature-safe: yes
19 Mar 2011 12:38:54
Original commit files touched by this commit  6.1.1
miwi search for other commits by this committer
- Get Rid MD5 support
22 Aug 2009 00:35:32
Original commit files touched by this commit  6.1.1
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
09 May 2009 19:44:12
Original commit files touched by this commit  6.1.1
garga search for other commits by this committer
- Update to 6.1.1

PR:             ports/134396
Submitted by:   Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
07 May 2009 16:29:26
Original commit files touched by this commit  6.1
beat search for other commits by this committer
- Update to 6.1

PR:             ports/134334
Submitted by:   Dominic Fandrey <kamikaze AT bsdforen.de> (maintainer)
Approved by:    miwi (mentor)
01 May 2009 09:35:48
Original commit files touched by this commit  6.0
miwi search for other commits by this committer
- Update to 6.0

A new release featuring a binary only package updating tool, pkg_upgrade.

PR:             134131
Submitted by:   Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
28 Jan 2009 08:49:52
Original commit files touched by this commit  5.0
jadawin search for other commits by this committer
- Update to 5.0

PR:             ports/131050
Submitted by:   Dominic Fandrey <kamikaze _AT_ bsdforen.de> (maintainer)
12 Jan 2009 21:01:05
Original commit files touched by this commit  4.4.4
beech search for other commits by this committer
- Update to 4.4.4

PR:             ports/130409
Submitted by:   Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
24 Sep 2008 08:48:41
Original commit files touched by this commit  4.4.3
miwi search for other commits by this committer
- Update to 4.4.3

PR:             127329
Submitted by:   Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
12 May 2008 23:21:22
Original commit files touched by this commit  4.4.2
edwin search for other commits by this committer
Update to 4.4.2

PR:             ports/122727
Submitted by:   Dominic Fandrey <kamikaze@bsdforen.de>
25 Mar 2008 23:01:59
Original commit files touched by this commit  4.4
miwi search for other commits by this committer
- Update to4.4

PR:             121976
Submitted by:   Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
10 Mar 2008 18:24:59
Original commit files touched by this commit  4.3
miwi search for other commits by this committer
- Update to 4.3

PR:             121569
Submitted by:   Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
12 Feb 2008 22:37:41
Original commit files touched by this commit  4.2
miwi search for other commits by this committer
- Update to 4.2

PR:             120549
Submitted by:   Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
04 Feb 2008 15:37:15
Original commit files touched by this commit  4.1.1
miwi search for other commits by this committer
- Update to 4.1.1

PR:             120255
Submitted by:   Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
03 Feb 2008 19:25:33
Original commit files touched by this commit  4.1
beech search for other commits by this committer
- Update to 4.1

PR:             ports/120222
Submitted by:   Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
14 Dec 2007 16:18:22
Original commit files touched by this commit  4.0
pav search for other commits by this committer
- Update to 4.0

PR:             ports/117533
Submitted by:   Dominic Fandrey <lon_kamikaze@gmx.de> (maintainer)
18 Jun 2007 06:52:39
Original commit files touched by this commit  3.0
rafan search for other commits by this committer
- Update to 3.0
- Add new category: ports-mgmt
- OPTIONS'ify

PR:             ports/113795
Submitted by:   Dominic Fandrey <lon_kamikaze at gmx.de> (maintainer)

- Use DATADIR, INSTALL_* macros

Approved by:    Dominic Fandrey <lon_kamikaze at gmx.de> (maintainer)
09 Jun 2007 20:29:33
Original commit files touched by this commit  2.1.4
miwi search for other commits by this committer
- Update to 2.1.4

PR:             113488
Submitted by:   Dominic Fandrey<lon_kamikaze@gmx.de> (maintainer)
04 Jun 2007 07:35:45
Original commit files touched by this commit  2.1.3
miwi search for other commits by this committer
- Update to 2.1.3

PR:             112363
Submitted by:   Dominic Fandrey<lon_kamikaze@gmx.de> (maintainer)
05 Feb 2007 01:08:46
Original commit files touched by this commit  2.1.2
pav search for other commits by this committer
Populate a new ports-mgmt category. List of moved ports:

  devel/portcheckout -> ports-mgmt/portcheckout
  devel/portlint -> ports-mgmt/portlint
  devel/portmk -> ports-mgmt/portmk
  devel/porttools -> ports-mgmt/porttools
  misc/instant-tinderbox -> ports-mgmt/instant-tinderbox
  misc/porteasy -> ports-mgmt/porteasy
  misc/portell -> ports-mgmt/portell
  misc/portless -> ports-mgmt/portless
  misc/tinderbox -> ports-mgmt/tinderbox
  security/jailaudit -> ports-mgmt/jailaudit
  security/portaudit -> ports-mgmt/portaudit
  security/portaudit-db -> ports-mgmt/portaudit-db
  security/vulnerability-test-port -> ports-mgmt/vulnerability-test-port
(Only the first 15 lines of the commit message are shown above View all of this commit message)
13 Sep 2006 15:02:52
Original commit files touched by this commit  2.1.2
miwi search for other commits by this committer
- Update to 2.1.2

PR:             ports/103219
Submitted by:   Dominic Fandrey <lon_kamikaze(at)gmx.de> (maintainer)
05 Aug 2006 16:09:06
Original commit files touched by this commit  2.1.1
miwi search for other commits by this committer
- Update to 2.1.1

PR:             ports/101319
Submitted by:   Dominic Fandrey <lon_kamikaze(at)gmx.de>
Approved by:    krion (mentor)
22 Jul 2006 08:19:54
Original commit files touched by this commit  2.1
miwi search for other commits by this committer
- Update to 2.1

PR:             ports/100526
Submitted by:   Dominic Fandrey <lon_kamikaze(at)gmx.de>
Approved by:    krion (mentor), maintainer
15 Jul 2006 02:05:35
Original commit files touched by this commit  2.0
rafan search for other commits by this committer
- Update to 2.0
- Introduce WITHOUT_BUILDFLAGS knob

PR:             ports/100319
Submitted by:   maintainer
03 Jun 2006 01:05:25
Original commit files touched by this commit  1.1
mnag search for other commits by this committer
- Update to 1.1
- portlint(1)

PR:             98233
Submitted by:   maintainer
16 May 2006 09:16:11
Original commit files touched by this commit  1.0
sat search for other commits by this committer
Add bsdadminscripts: A small collection of administration scripts

PR:             ports/97293 (based on)
Submitted by:   Dominic Fandrey <lon_kamikaze@gmx.de>
Approved by:    krion (mentor)

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 23153
Broken 191
Deprecated 96
Ignore 727
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 3
new 48 hours9
new 7 days45
new fortnight70
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.201 seconds.