notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: sysutils/Makefile

Number of commits found: 2831 (showing only 100 on this page)

[First Page]  «  12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22  »  [Last Page]

Sunday, 27 Jan 2013
21:07 jgh search for other commits by this committer
- add new port: sysutils/py-salt-api

Salt API : Expose the fundamental aspects of Salt control to external sources
=============================================================================

Salt API is a modular interface on top of Salt that can provide a variety of
entry points into a running Salt system.

WWW: http://saltstack.org

PR:		175512
Submitted by:	christer.edwards@gmail.com
Original commitRevision:311080 
21:02 jgh search for other commits by this committer
- shift origins for consistentcy with other Python ports

Submitted by:	jgh@
Approved by:	maintainer, christer.edwards@gmail.com
Original commitRevision:311078 
Friday, 25 Jan 2013
00:41 amdmi3 search for other commits by this committer
- Add pacman, Arch linux package manager.

pacman is a utility which manages software packages in Linux. It
uses simple compressed files as a package format, and maintains a
text-based package database (more of a hierarchy), just in case
some hand tweaking is necessary.

pacman does not strive to "do everything." It will add, remove and
upgrade packages in the system, and it will allow you to query the
package database for installed packages, files and owners. It also
attempts to handle dependencies automatically and can download
packages from a remote server.

WWW: https://www.archlinux.org/pacman/
Original commitRevision:310955 
Tuesday, 22 Jan 2013
23:05 brooks search for other commits by this committer
Remove the sysutils/diskprep port.  It was marked DEPRECATED last August
when the last known system using it was decomissioned.
Original commitRevision:310842 
Monday, 21 Jan 2013
23:55 mandree search for other commits by this committer
busybox:
- 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]*
Original commitRevision:310786 
Sunday, 20 Jan 2013
15:31 lme search for other commits by this committer
jail2 is an alternative rc script for jails, relying on jail.conf
instead of rc.conf variables. Additionally, ZFS integration is provided.
In contrast to the default jail rc script this one can run inside jails,
allowing the configuration of hierarchical jails.

PR:		ports/174856
Original commitRevision:310695 
Wednesday, 9 Jan 2013
07:47 cy search for other commits by this committer
Syslog-ng-rc no longer needed, The -devel port is now used for this purpose.
Original commitRevision:310126 
Tuesday, 8 Jan 2013
13:48 gjb search for other commits by this committer
- Conditionalize PKGNAMESUFFIX and LATEST_LINK for sysutils/cfengine34
  if MASTERDIR is not set.[1]

- Add sysutils/cfengine back to INDEX.

- While here, add PKGNAMESUFFIX for other cfengine ports for consistency.

Submitted by:	bapt [1]
Approved by:	cy (maintainer, implicit)
Original commitRevision:310090 
11:27 gjb search for other commits by this committer
Unlink sysutils/cfengine from index build until LATEST_LINK and PKGNAME
are fixed.
Original commitRevision:310085 
07:20 gjb search for other commits by this committer
Chase r310063.
Original commitRevision:310076 
Tuesday, 1 Jan 2013
19:38 brd (doc committer) search for other commits by this committer
- Add rsyslog 7.2.4

Changes:	http://www.rsyslog.com/changelog-for-7-2-4-v7-stable/

Reviewed by:	swills
Original commitRevision:309779 
Friday, 21 Dec 2012
11:47 rene search for other commits by this committer
2012-12-09 sysutils/makefs: Part of base in an earlier version for every
supported FreeBSD version.
Original commitRevision:309352 
Sunday, 16 Dec 2012
16:32 rm search for other commits by this committer
- clean up bacula-* ports (Makefile and pkg-message files)
- now bacula-docs just installs pdf files
- add bacula-server/Makefile.common with -bat, -client-static and nagios_check-
  stuff (another bacula slave ports can use it too)
- remove pkg-plist from bacula-bat and nagios-check_bacula
- now bacula-server, bacula-bat and nagios-check_bacula depend of bacula-client.
  It avoids some conflicts when we want to install all bacula ports in the same
  system
- remove the OPTION to install static version of bacula-client. Now it is a new
  port
- few other minor changes

while here:
- trim Makefile headers
- remove indefinite articles in COMMENT
- convert to optionsng

PR:		167700
Submitted by:	acm (original patch), Dan Langille <dan@langille.org> (maintainer)
Original commitRevision:309025 
Tuesday, 11 Dec 2012
13:45 ehaupt search for other commits by this committer
Add i7z, a thermal and C-state reporting utility for Intel-Core-i CPUs.

PR:		174366
Submitted by:	zont
Original commitRevision:308691 
Saturday, 8 Dec 2012
07:33 jgh search for other commits by this committer
- add new port: sysutils/rsyncrypto

Rsyncrypto is a modified encryption scheme. It is based on industry standard
AES for symmetric encryption, as well as RSA for having different keys for
each file while allowing a single key to decrypt all files. It even uses an
encryption mode that is based on CBC.

Rsyncrypto does, however, do one thing differently. It changes the encryption
schema from plain CBC to a slightly modified version. This modification ensures
that two almost identical files, such as the same file before an after a
change, when encrypted using rsyncrypto and the same key, will produce almost
identical encrypted files. This means that both objectives can be achieved
simultaneously.

WWW: http://rsyncrypto.lingnu.com/

PR:		169840
Submitted by:	linpct@gmail.com
Feature safe:	yes
Original commitRevision:308465 
Thursday, 6 Dec 2012
00:02 jgh search for other commits by this committer
add new port: sysutils/gigolo

Gigolo is a frontend to easily manage connections to local and
remote filesystems using GIO/GVfs. It allows you to
quickly connect/mount a remote filesystem and manage bookmarks of such.

It is part of the Xfce Goodies project and the Subversion respository
is hosted on the Xfce servers though it does not have any hard
Xfce dependencies and can be used on other desktop environments as well.
The only hard dependency is GTK2.

WWW: http://www.uvena.de/gigolo/

PR:             170020
Submitted by:   nemysis@gmx.ch
Feature safe:   yes
Original commitRevision:308356 
Wednesday, 28 Nov 2012
09:19 bapt search for other commits by this committer
2012-11-27 graphics/morpheus: Depends on the expired gtkglarea
2012-11-27 devel/jakarta-commons-chain: Depends on the expired devel/portlet-api
2012-11-27 math/p5-Math-LinearCombination: Depends on the expired p5-Class-Field
2012-11-26 x11/padkey: No more public distfiles
2012-11-26 japanese/gicq: No more public distfiles and development ceased
2012-11-26 www/momspider: No more public distfiles
2012-11-26 japanese/perl5: Recent perl supports correctly japanese, consider
using them
2012-11-26 sysutils/fuser: No more public distfiles
2012-11-26 textproc/ascii2pdf: No more public distfiles

Feature safe:	yes
Original commitRevision:307894 
08:00 bapt search for other commits by this committer
2012-11-28 editors/glimmer: Depends on the expired gtkglarea through py-gtk
2012-11-26 palm/txt2pdbdoc: No more public distfiles
2012-11-26 sysutils/xloadface: No more public distfiles
2012-11-26 shells/gscommander: Abandonware
2012-11-26 security/saferpay: No more public distfiles
2012-11-26 x11-wm/qvwm: No more public distfiles

Feature safe:	yes
Original commitRevision:307888 
00:24 cy search for other commits by this committer
Introducing the new sysutils/cfengine34 port which will track the 3.4.X
branch.

Feature safe:	yes
Original commitRevision:307867 
Tuesday, 20 Nov 2012
22:31 pawel search for other commits by this committer
This is a simple tool that dumps System V shared memory segments, files and
text. It might be useful when you have to debug programs that use System V
shared memory.

WWW: http://sourceforge.net/projects/shmcat/

PR:		ports/172972
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
Feature safe:	yes
Original commitRevision:307604 
Sunday, 4 Nov 2012
16:59 crees search for other commits by this committer
Revive sysutils/reed, and take on role as upstream

Feature safe:	yes
Original commitRevision:306975 
Saturday, 27 Oct 2012
00:50 swills search for other commits by this committer
- Connect puppet27 to the build

Pointed out by:		pointyhat (via beat)
Pointyhat to:		swills
Feature safe:		yes
Original commitRevision:306479 
Thursday, 25 Oct 2012
17:47 bapt search for other commits by this committer
2012-10-20 x11-themes/metacity-ana-theme: No more public distfiles
2012-10-20 x11-themes/gtk-ana-theme: No more public distfiles
2012-10-20 x11-fonts/getbdf: No more public distfiles
2012-10-20 x11-fonts/arkpandora: No more public distfiles
2012-10-20 x11-clocks/wmdate: No more public distfiles
2012-10-20 x11/multi-gnome-terminal: depends on deprecated gnome1 things
2012-10-20 www/wacko: No more public distfiles
2012-10-20 sysutils/wtmp-tools: No more public distfiles
2012-10-20 sysutils/reed: No more public distfiles
2012-10-20 sysutils/pdumpfs-rsync: No more public distfiles
2012-10-20 sysutils/pdumpfs-clean: No more public distfiles
2012-10-20 sysutils/netdump-server: No more public distfiles
2012-10-20 sysutils/nctop: No more public distfiles
2012-10-20 sysutils/memgrep: No more public distfiles
2012-10-20 sysutils/logserial: No more public distfiles
2012-10-20 sysutils/dupfind: No more public distfiles
2012-10-20 sysutils/dump9660: No more public distfiles
2012-10-20 sysutils/desktopbsd-tools: No more public distfiles
2012-10-20 sysutils/agef: No more public distfiles

Remove a bunch of expired ports

Feature safe:	yes
Original commitRevision:306390 
Saturday, 20 Oct 2012
17:25 rm search for other commits by this committer
- remove expired ports

Feature safe:	yes
Original commitRevision:306207 
Friday, 19 Oct 2012
08:48 gahr search for other commits by this committer
- New port: sysutils/yum

  The yum package manager is used by Fedora (and CentOS) to manage RPM
  packages.

PR:		150541
Submitted by:	Anders F Björklund <afb@rpm5.org>
Feature safe:	yes
Original commitRevision:306107 
Thursday, 18 Oct 2012
11:32 sbz search for other commits by this committer
ezjail-remote is a remote control and convenience wrapper for the ezjail-admin
command of the most excellent ezjail tool, which in turn is itself a
convenience wrapper for jails, FreeBSD's leight-weight virtualization solution

WWW:	https://github.com/tomster/ezjail-remote

PR:		ports/171489
Submitted by:	Kubilay Kocak <koobs.freebsd at gmail.com>
Feature safe:	yes
Original commitRevision:306061 
Sunday, 14 Oct 2012
08:06 linimon search for other commits by this committer
Remove sysutils/binup.  It had already been marked deprecated (mastersite
disappeared) before I added redundant deprecated (maintainer bounce).
Rather than remove the redundant lines, just move the deletion date up
by 2 days.

Noticed by:		rm
Feature safe:		yes
Original commitRevision:305864 
Wednesday, 10 Oct 2012
02:07 swills search for other commits by this committer
FreeBSD VM tools for Citrix XenServer and XCP

PR:		ports/172468
Submitted by:	Mark Felder <feld@feld.me>
Original commitRevision:305627 
Saturday, 6 Oct 2012
21:46 anders search for other commits by this committer
Add puppet26 to the build.
Original commitRevision:305407 
Monday, 24 Sep 2012
19:41 olivierd search for other commits by this committer
libzeitgeist is a client library for interacting with Zeitgeist daemon.

WWW: https://launchpad.net/libzeitgeist

Approved by:	rene, miwi (mentors)
Original commitRevision:304796 
Sunday, 23 Sep 2012
08:26 culot search for other commits by this committer
MogileFS::Network is a collection of modules adding multiple network
awareness to the MogileFS server. It provides two replication policies,
'MultipleNetworks' and 'HostsPerNetwork', and also provides a plugin
'ZoneLocal' that causes get_paths queries to be returned in a
prioritized order based on locality of storage.

WWW: http://search.cpan.org/dist/MogileFS-Network/

PR:		ports/171822
Submitted by:	Mikolaj Golub <trociny@FreeBSD.org>
Original commitRevision:304731 
Saturday, 22 Sep 2012
13:53 lwhsu search for other commits by this committer
Add py-glances 1.4.1.1, a CLI curses based monitoring tool for GNU/Linux
and BSD OS.

PR:		ports/171517
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
Original commitRevision:304674 
Monday, 17 Sep 2012
02:37 swills search for other commits by this committer
Password management should be simple and follow Unix philosophy. With pass, each
password lives inside of a gpg encrypted file whose filename is the title of the
website or resource that requires the password. These encrypted files may be
organized into meaningful folder hierarchies, copied from computer to computer,
and, in general, manipulated using standard command line file management
utilities.

pass makes managing these individual password files extremely easy. All
passwords live in ~/.password-store, and pass provides some nice commands for
adding, editing, generating, and retrieving passwords. It is a very short and
simple shell script. It's capable of temporarily putting passwords on your
clipboard and tracking password changes using git.

You can edit the password store using ordinary unix shell commands alongside the
pass command. There are no funky file formats or new paradigms to learn. There
is bash completion so that you can simply hit tab to fill in names.

WWW: http://zx2c4.com/projects/password-store/

PR:		ports/171686
Submitted by:	milki@rescomp.berkeley.edu
Original commitRevision:304384 
Wednesday, 12 Sep 2012
15:00 bdrewery search for other commits by this committer
- Add development version of beadm

Changelog:

 * Make `beadm list` several times faster.
Original commitRevision:304149 
Sunday, 9 Sep 2012
19:18 cy search for other commits by this committer
Add syslog-ng-rc.
Original commitRevision:303988 
Friday, 7 Sep 2012
17:51 swills search for other commits by this committer
Salt Cloud is a generic cloud provisioning tool which can hook into
existing cloud management systems.

WWW:	http://saltstack.org

PR:		ports/171225
Submitted by:	christer.edwards@gmail.com
Original commitRevision:303813 
Sunday, 2 Sep 2012
13:08 cs search for other commits by this committer
The TAI64N format is a format for time stamps in log files, invented by Dan
Bernstein and used by some of his software, most notably the multilog component
of daemontools. That package comes with a program (tai64nlocal) to convert those
time stamps to a human-readable date.

WWW: http://www.eyrie.org/~eagle/software/tai64nfrac/

PR:		ports/169891
Submitted by:	paulo@nlink.com.br
Original commitRevision:303547 
Friday, 31 Aug 2012
12:03 kuriyama search for other commits by this committer
Fix accidentally committed into devel category.  What I want is sysutils.
Original commitRevision:303417 
Wednesday, 29 Aug 2012
22:48 zi search for other commits by this committer
New port: sysutils/msktutil:

Msktutil is a program for interoperability with Active Directory that can:

    Create a computer account in Active Directory
    Create a system Kerberos keytab
    Add and remove principals to and from that keytab
    Change the computer account's password

WWW: https://fuhm.net/software/msktutil/
Original commitRevision:303354 
Monday, 27 Aug 2012
19:00 olivierd search for other commits by this committer
IOWait provides a unified interface in Python for I/O completion events.

WWW: https://launchpad.net/python-iowait

Approved by:	rene, miwi (mentors)
Original commit
Tuesday, 21 Aug 2012
22:14 jgh search for other commits by this committer
- add new port: sysutils/bbcp

Securely and quickly copy data from source to target.

WWW: http://www.slac.stanford.edu/~abh/bbcp/

PR:	170576
Submitted by:	jhein@symmetricom.com
Original commit
Thursday, 16 Aug 2012
21:52 brd (doc committer) search for other commits by this committer
- Add rsyslog6*, the stable branch of rsyslog-6 at version 6.2.2
- Take maintainer

PR:		ports/169307
Approved by:	pgollucci
Original commit
04:57 cperciva search for other commits by this committer
Add ec2-scripts 1.0, startup scripts for FreeBSD/EC2 environment.
Original commit
Wednesday, 15 Aug 2012
17:28 cy search for other commits by this committer
dd new cfengine-devel port.

Update CONFLICTS in cfengine2, cfengine32, and cfengine33 ports.

Update LATEST_LINK in cfengine32 and cfengine33 ports.

Add $FreeBSD$ to pkg-plist.
Original commit
Tuesday, 14 Aug 2012
20:50 cy search for other commits by this committer
Move cfengine ports to standardize namaing.

Submitted by:	gjb
Original commit
10:09 sunpoet search for other commits by this committer
- Add py-ranger 1.5.4

Ranger is a file manager with VI key bindings.

WWW: http://nongnu.org/ranger/

PR:		ports/169843
Submitted by:	Jin-Sih Lin <linpct@gmail.com>
Original commit
Thursday, 9 Aug 2012
00:46 jgh search for other commits by this committer
add new port: sysutils/libfvde

Library and tools for reading FileVault2 Drive Encryption (FVDE) encrypted
volumes. The FVDE format is used by MacOS-X, as of Lion, to encrypt data
on a storage media volume.

Supported FVDE formats:

    FileVault2 Lion

Supported protection methods:

    password
    recovery password

WWW:	https://code.google.com/p/libfvde/

PR:	170449
Submitted by:	koobs.freebsd@gmail.com
Original commit
Wednesday, 8 Aug 2012
11:20 sbz search for other commits by this committer
ltrace intercepts and records dynamic library calls which are called by an
executed process and the signals received by that process. It can also intercept
and print the system calls executed by the program.

WWW:	http://ltrace.org/

PR:		ports/170477
Submitted by:	sbz (myself)
Original commit
Saturday, 28 Jul 2012
01:02 ak search for other commits by this committer
Remove expired ports:
2012-07-20 audio/etoile-melodie: API no longer supported
2012-07-20 audio/etoile-volumecontrolmenulet: API no longer supported
2012-07-20 deskutils/etoile-corner: API no longer supported
2012-07-20 deskutils/etoile-dictionaryreader: API no longer supported
2012-07-20 deskutils/etoile-distributedview: API no longer supported
2012-07-20 deskutils/etoile-extendedworkspacekit: API no longer supported
2012-07-20 deskutils/etoile-hardware: API no longer supported
2012-07-20 deskutils/etoile-inspectorkit: API no longer supported
2012-07-20 deskutils/etoile-lookandbehavior: API no longer supported
2012-07-20 deskutils/etoile-menuserver: API no longer supported
2012-07-20 deskutils/etoile-panekit: API no longer supported
2012-07-20 deskutils/etoile-scriptservices: API no longer supported
2012-07-20 deskutils/etoile-servicemenulet: API no longer supported
2012-07-20 deskutils/etoile-servicesbarkit: API no longer supported
2012-07-20 deskutils/etoile-systemconfig: API no longer supported
2012-07-20 deskutils/etoile-trackerkit: API no longer supported
2012-07-20 deskutils/etoile-ui: API no longer supported
2012-07-20 devel/etoile-collectionkit: API no longer supported
2012-07-20 devel/etoile-coreobject: API no longer supported
2012-07-20 devel/etoile-foundation: API no longer supported
2012-07-20 devel/etoile-serialize: API no longer supported
2012-07-20 devel/etoile-unitkit: API no longer supported
2012-07-20 devel/llvm-etoile: API no longer supported
2012-07-20 editors/etoile-typewriter: API no longer supported
2012-07-20 graphics/popplerkit: API no longer supported
2012-07-20 graphics/vindaloo: API no longer supported
2012-07-20 lang/etoile-compiler: API no longer supported
2012-07-20 lang/etoile-io: API no longer supported
2012-07-20 lang/etoile-languagekit: API no longer supported
2012-07-20 lang/etoile-lkplugins: API no longer supported
2012-07-20 lang/etoile-scriptkit: API no longer supported
2012-07-20 lang/etoile-smalltalkkit: API no longer supported
2012-07-20 multimedia/etoile-babbler: API no longer supported
2012-07-20 multimedia/etoile-mediakit: API no longer supported
2012-07-20 multimedia/etoile-multimediakit: API no longer supported
2012-07-20 net-im/etoile-stepchat: API no longer supported
2012-07-20 net-im/etoile-xmppkit: API no longer supported
2012-07-20 sysutils/etoile-behavior: API no longer supported
2012-07-20 sysutils/etoile-installer: API no longer supported
2012-07-20 sysutils/etoile-powermenulet: API no longer supported
2012-07-20 sysutils/etoile-system: API no longer supported
2012-07-20 textproc/etoile-lucenekit: API no longer supported
2012-07-20 textproc/etoile-ogrekit: API no longer supported
2012-07-20 textproc/etoile-opmlkit: API no longer supported
2012-07-20 www/etoile-bookmarkkit: API no longer supported
2012-07-20 www/etoile-mollusk: API no longer supported
2012-07-20 x11-fm/etoile-fontmanager: API no longer supported
2012-07-20 x11-themes/etoile-azbackground: API no longer supported
2012-07-20 x11-themes/etoile-camaelon: API no longer supported
2012-07-20 x11-themes/etoile-etoilemenus: API no longer supported
2012-07-20 x11-themes/etoile-iconkit: API no longer supported
2012-07-20 x11-themes/etoile-wildmenus: API no longer supported
2012-07-20 x11-wm/etoile-azalea: API no longer supported
2012-07-20 x11-wm/etoile-azdock: API no longer supported
2012-07-20 x11-wm/etoile-azswitch: API no longer supported
2012-07-20 x11-wm/etoile-login: API no longer supported
2012-07-20 x11/etoile: Update to a new release is required
2012-07-20 x11/etoile-idle: API no longer supported
2012-07-20 x11/etoile-iterm: API no longer supported
2012-07-20 x11/etoile-xwindowserverkit: API no longer supported
2012-07-20 x11/gnustep-app: API no longer supported
Original commit
Monday, 23 Jul 2012
16:11 gnn (src committer) search for other commits by this committer
Update main sysutils Makefile to include the new synergy-devel
port.

Approved by:	skreuzer (mentor)
Original commit
Saturday, 7 Jul 2012
10:27 tdb search for other commits by this committer
Remove sysutils/rubygem-puppet-module. It is part of sysutils/puppet
since 2.7.14.
Original commit
Friday, 6 Jul 2012
08:46 rm search for other commits by this committer
Remove expired ports:
- sysutils/devcpu: Already included in base system
- mail/squirreloutlook: Based on a vulnerable version of squirrelmail,
  use mail/squirrelmail for similar functionality
Original commit
Friday, 29 Jun 2012
23:01 cy search for other commits by this committer
Add hdrecover, a utility to check for and repair bad disk sectors.
Original commit
Tuesday, 26 Jun 2012
17:00 trasz search for other commits by this committer
Confctl is a sysctl-like tool to provide access to C-syntax configuration
files, such as /etc/hast.conf.  It allows for retrieving, modifying, adding
and removing variables, while preserving comments and formatting.

WWW:    https://github.com/trasz/confctl/
Original commit
Sunday, 24 Jun 2012
10:46 pgj search for other commits by this committer
angel is a daemon that runs and monitors other processes. It is similar
to djb's `daemontools` or the Ruby project `god`. It's goals are to keep
a set of services running, and to facilitate the easy configuration and
restart of those services.

WWW:    http://github.com/jamwt/Angel

Obtained from:  FreeBSD Haskell
Original commit
Saturday, 23 Jun 2012
10:43 dougb search for other commits by this committer
The sysutils/xfce4-utils port has been discontinued, and installs files that
conflict with the new versions of misc/xfce4-appfinder and
x11-wm/xfce4-session.

Approved by:    silence on xfce@
Original commit
Friday, 22 Jun 2012
13:54 wxs search for other commits by this committer
This is a FreeBSD attempt to implement archey-like terminal system information
display utility. It is just an esthetic way to display system information.
Right now it doesn't have any configurable options (different themes, switches
to change behaviour, etc), but I will add such features in the future, perhaps.

WWW: https://github.com/samaelszafran/bsdinfo

PR:             ports/168832
Submitted by:   s@samu.pl
Original commit
Wednesday, 20 Jun 2012
16:58 wxs search for other commits by this committer
bsdconfig is a robust utility for configuring/managing various aspects of the
FreeBSD Operating System. Feature-highlights include (but are not limited to):
  - Modular, stable, efficient and i18n-compatible.
  - Easily maintained/extendable sh(1) source/syntax.
  - Works with both dialog(1) in base and Xdialog(1) from ports (x11/xdialog).
  - rc.conf(5) configuration/management based on sysutils/sysrc
  - Timezone configuration based on sysutils/tzdialog
  - Networking management based on sysutils/host-setup

WWW: http://druidbsd.sourceforge.net/

PR:             ports/169257
Submitted by:   dteske@
Original commit
Friday, 8 Jun 2012
01:10 trhodes search for other commits by this committer
Bring in my service monitoring tools (fsc - FreeBSD Services Control).
Already in the NetBSD ports collection, it's time to make them available
here.  See the manual pages for more information.

Reviewed by:    tabthorpe
Original commit
Thursday, 7 Jun 2012
10:49 des search for other commits by this committer
Replace pwgen 1 with pwgen 2.  The latter is a continuation of the former
by a different author, with some serious bugs fixed.  We were pretty much
the only OS that still shipped pwgen 1, and for good reason: due to the
way it implements phoneme equivalence and the way it tracks the length of
the generated string, it only works correctly 16% of the time.  This was
not possible to fix without a major rewrite, which is precisely what the
author of pwgen 2 did.

Discussed with both maintainers and #bsdports.
Original commit
Wednesday, 6 Jun 2012
16:47 crees search for other commits by this committer
Remove sysutils/linux-megacli; there is a native port at sysutils/megacli.

PR:             ports/168283
Submitted by:   Ruben van Staveren <ruben@verweg.com> (maintainer)
Original commit
Tuesday, 5 Jun 2012
09:04 ehaupt search for other commits by this committer
Add edid-decode. edid-decode decodes binary EDID information from monitors.
Original commit
Sunday, 3 Jun 2012
20:52 pgj search for other commits by this committer
- Update The Glorious Glasgow Haskell Compiler to version 7.4.1

Please note that port revision for all the Haskell ports without version changes
are also bumped.  Other per-port updates are coming soon (in separate commits)!
In addition to that, separate -docs ports are no longer needed so they are
now removed.

Thanks ashish@ for the assistance.

Obtained from:  FreeBSD Haskell
Original commit
Thursday, 31 May 2012
17:14 nobutaka search for other commits by this committer
Add bulk_extractor, a program that scans a disk image and extracts useful
information.
Original commit
17:11 araujo search for other commits by this committer
DanZFS provides a Python API for checking the status of ZFS without the use of
libzfs.

WWW:    http://code.google.com/p/danzfs/

PR:             ports/168370
Submitted by:   Daniel Knaggs <knaggsy2000@gmail.com>
Original commit
Tuesday, 29 May 2012
08:08 miwi search for other commits by this committer
Mount plugin allows to mount/umount external devices, cd/dvd-rom and
networked filesystems listed in your /etc/fstab.

WWW:    http://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin

PR:             ports/168078
Submitted by:   Olivier Duchateau <duchateau.olivier@gmail.com>
Original commit
Sunday, 27 May 2012
15:27 zi search for other commits by this committer
New port: sysutils/vpnc-scripts

A collection of scripts that do route modification and other changes to
a system after establishing a VPN connection to a remote network.

These are typically used with openconnect or Cisco's VPN client.

WWW: http://git.infradead.org/users/dwmw2/vpnc-scripts.git
Original commit
Friday, 25 May 2012
02:15 makc search for other commits by this committer
KDE/FreeBSD team presents long awaited KDE SC 4.8.3!

kdeaccessibility4 and kdeutils4 are now meta ports. deskutils/kdepim4 updated
to match KDE SC version, old kdepim preserved in deskutils/kdepim44.

Follow UPDATING instruction!

New ports:
- accessibility/kaccessible
- accessibility/kmag
- accessibility/kmousetool
- accessibility/kmouth
- archivers/ark
- comms/kremotecontrol
- deskutils/kcharselect
- deskutils/kdepim44
- deskutils/kdepim44-runtime
- deskutils/superkaramba
- devel/kdebindings4-perl-perlkde
- devel/kdebindings4-perl-perlqt
- math/analitza
- math/kcalc
- misc/kde4-l10n-fa
- security/kgpg-kde4
- security/kwallet
- sysutils/kdf
- sysutils/kfloppy
- sysutils/sweeper
- vietnamese/kde4-l10n
- x11-clocks/ktimer
- x11/kactivities
- x11/libkonq

Removed ports:
- devel/kdebindings4-kross-interpreters
- devel/kdebindings4-python
- devel/kdebindings4-ruby
- devel/kdebindings4-smoke
Original commit
Tuesday, 22 May 2012
10:15 miwi search for other commits by this committer
A bash script to run sudo command on multiple remote computers with least effort

WWW:    http://code.google.com/p/sshsudo/

PR:             ports/164840
Submitted by:   Hung-Yi Chen <gaod@hychen.org>
Original commit
Friday, 18 May 2012
11:12 rene search for other commits by this committer
Remove expired ports:
2012-05-10 x11/avant-window-navigator-xfce4: BROKEN for more than 6 month
2012-05-10 deskutils/xfce4-volstatus-icon: BROKEN for more than 6 month
2012-05-10 multimedia/xfmedia-remote-plugin: BROKEN for more than 6 month
2012-05-10 sysutils/thunar-volman-plugin: BROKEN for more than 6 month
Original commit
Wednesday, 16 May 2012
09:46 flo search for other commits by this committer
readd php 5.3.13 and all its modules as php53*
Original commit
Tuesday, 15 May 2012
01:36 eadler search for other commits by this committer
ZFSTools is an OpenSolaris-like and compatible auto snapshotting
script, which also supports auto snapshotting mysql databases.

PR:             ports/167898
Submitted by:   "Bryan Drewery" <bryan@shatow.net>
Original commit
Friday, 11 May 2012
20:56 pawel search for other commits by this committer
The i2c-tools package contains a heterogeneous set of I2C tools for
Linux: a bus probing tool, a chip dumper, register-level SMBus access
helpers, EEPROM decoding scripts, EEPROM programming tools, and a python
module for SMBus access.
Only DIMM SPD decoding tool is ported at the moment.

WWW:    http://www.lm-sensors.org/wiki/I2CTools

PR:             ports/167730
Submitted by:   Andriy Gapon <avg@icyb.net.ua>
Original commit
19:36 bapt search for other commits by this committer
2012-05-10 archivers/php4-bz2: php4 is EOLed
2012-05-10 archivers/php4-zlib: php4 is EOLed
2012-05-10 converters/php4-iconv: php4 is EOLed
2012-05-10 converters/php4-mbstring: php4 is EOLed
2012-05-10 converters/php4-recode: php4 is EOLed
2012-05-10 databases/php4-dba: php4 is EOLed
2012-05-10 databases/php4-dbase: php4 is EOLed
2012-05-10 databases/php4-dbx: php4 is EOLed
2012-05-10 databases/php4-filepro: php4 is EOLed
2012-05-10 databases/php4-interbase: php4 is EOLed
2012-05-10 databases/php4-mssql: php4 is EOLed
2012-05-10 databases/php4-mysql: php4 is EOLed
2012-05-10 databases/php4-odbc: php4 is EOLed
2012-05-10 databases/php4-oracle: php4 is EOLed
2012-05-10 databases/php4-pgsql: php4 is EOLed
databases/php4-rrdtool: php4 is EOLed
2012-05-10 databases/php4-sybase_ct: php4 is EOLed
2012-05-10 devel/php4-dio: php4 is EOLed
2012-05-10 devel/php4-gettext: php4 is EOLed
2012-05-10 devel/php4-mcve: php4 is EOLed
2012-05-10 devel/php4-ncurses: php4 is EOLed
2012-05-10 devel/php4-pcntl: php4 is EOLed
2012-05-10 devel/php4-pcre: php4 is EOLed
2012-05-10 devel/php4-readline: php4 is EOLed
2012-05-10 devel/php4-shmop: php4 is EOLed
2012-05-10 devel/php4-sysvmsg: php4 is EOLed
2012-05-10 devel/php4-sysvsem: php4 is EOLed
2012-05-10 devel/php4-sysvshm: php4 is EOLed
2012-05-10 devel/php4-tokenizer: php4 is EOLed
2012-05-10 finance/php4-pfpro: php4 is EOLed
2012-05-10 ftp/php4-curl: php4 is EOLed
2012-05-10 ftp/php4-ftp: php4 is EOLed
2012-05-10 graphics/php4-chartdirector: php4 is EOLed
2012-05-10 graphics/php4-exif: php4 is EOLed
2012-05-10 graphics/php4-gd: php4 is EOLed
lang/php4: php4 is EOLed
2012-05-10 lang/php4-extensions: php4 is EOLed
2012-05-10 lang/php4-overload: php4 is EOLed
2012-05-10 mail/php4-imap: php4 is EOLed
2012-05-10 math/php4-bcmath: php4 is EOLed
2012-05-10 math/php4-gmp: php4 is EOLed
2012-05-10 misc/php4-calendar: php4 is EOLed
2012-05-10 misc/php4-mcal: php4 is EOLed
2012-05-10 net/php4-ldap: php4 is EOLed
2012-05-10 net/php4-sockets: php4 is EOLed
2012-05-10 net/php4-xmlrpc: php4 is EOLed
2012-05-10 net/php4-yp: php4 is EOLed
2012-05-10 net-mgmt/php4-snmp: php4 is EOLed
2012-05-10 security/php4-crack: php4 is EOLed
2012-05-10 security/php4-mcrypt: php4 is EOLed
2012-05-10 security/php4-mhash: php4 is EOLed
2012-05-10 security/php4-openssl: php4 is EOLed
2012-05-10 sysutils/php4-posix: php4 is EOLed
2012-05-10 textproc/php4-ctype: php4 is EOLed
2012-05-10 textproc/php4-domxml: php4 is EOLed
2012-05-10 textproc/php4-pspell: php4 is EOLed
2012-05-10 textproc/php4-wddx: php4 is EOLed
2012-05-10 textproc/php4-xml: php4 is EOLed
2012-05-10 textproc/php4-xslt: php4 is EOLed
2012-05-10 www/php4-session: php4 is EOLed
2012-05-10 archivers/pecl-zip: php4 is EOLed
2012-05-10 databases/pecl-sqlite: php4 is EOLed
2012-05-11 devel/pear-XML_XPath: php4 is EOLed
2012-05-11 devel/pecl-json: php4 is EOLed
2012-05-10 www/pecl-tidy: php4 is EOLed
2012-05-10 www/php-dyn: php4 is EOLed
2012-05-11 security/pecl-hash: php4 is EOLed
2012-05-11 net/phpldapadmin098: php4 is EOLed
graphics/jpgraph: php4 is EOLed
Original commit
01:28 glarkin search for other commits by this committer
Hiera-json is a backend for Hiera that queries JSON data.

WWW: https://github.com/puppetlabs/hiera-json
Original commit
Thursday, 10 May 2012
18:50 glarkin search for other commits by this committer
Hiera-puppet is a data backend for Hiera that queries the internal
Puppet scope for data. The data structure and approach is heavily
based on work by Nigel Kersten but made more configurable and with
full hierarchy.

It also includes a Puppet function that works like extlookup() but
uses the Hiera backends.

WWW: https://github.com/puppetlabs/hiera-puppet
Original commit
15:54 glarkin search for other commits by this committer
Hiera is a pluggable (YAML, JSON, Puppet) hierarchical database for
storing infrastructure representation data.

WWW: http://projects.puppetlabs.com/projects/hiera
Original commit
Monday, 30 Apr 2012
03:28 stephen search for other commits by this committer
- New port sysutils/autojump

Autojump is a tool that acts as a complement to cd: it makes navigating your
filesystem a lot faster. It works by automagically maintaining a database of
the directories you use the most from the command line, and allows you to jump
back and forth between them, by typing just a few letters of the name of the
directory you want to jump to.

PR:             ports/151467
Submitted by:   Neeraj Verma <neeraj.verma.ports@vermatech.com>
Original commit
Saturday, 28 Apr 2012
06:50 araujo search for other commits by this committer
automount is a devd(8) based automounter for FreeBSD.

It supports most popular file systems:
NTFS/MSDOS/exFAT/EXT2/EXT3/EXT4/UFS

WWW: https://github.com/vermaden/automount/

PR:             ports/166275
Submitted by:   vermaden <vermaden@interia.pl>
Original commit
06:46 araujo search for other commits by this committer
beadm is a Illumos/Solaris-like utility for FreeBSD to manage
Boot Environments on ZFS filesystems.

WWW: https://sourceforge.net/projects/beadm/

PR:             ports/167373
Submitted by:   Bryan Drewery <bryan@shatow.net>
Original commit
Friday, 27 Apr 2012
18:38 pawel search for other commits by this committer
MP3FS is a read-only FUSE filesystem which transcodes audio formats (currently
FLAC) to MP3 on the fly when opened and read. This was written to enable me to
use my FLAC collection with software and/or hardware which only understands
the MP3 format e.g. gmediaserver to a Netgear MP101 MP3 player.

It is also a novel alternative to traditional MP3 encoders. Just use your
favorite file browser to select the files you want encoded and copy them
somewhere!

WWW: https://github.com/khenriks/mp3fs

PR:             ports/165337
Submitted by:   Stefan Rumetshofer
Original commit
Wednesday, 25 Apr 2012
03:32 cy search for other commits by this committer
cfengine3-legacy tracks the 3.2 branch.
Original commit
Tuesday, 17 Apr 2012
20:20 cy search for other commits by this committer
Wecome to libumberlog.

The libumberlog library serves two purposes: it's either a drop-in
replacement for the syslog() system call, in which case it turns the default
syslog messages into CEE-enhanced messages, with a CEE-JSON payload, and
some automatically discovered fields. Or, it can be used as a stand-alone
library, that provides a syslog()-like API, with the ability to add
arbitrary key-value pairs to the resulting JSON payload.

WWW: http://algernon.github.com/libumberlog/

Submitted by:   Peter Czanik <czanik@balabit.hu>, our syslog-ng upline
Original commit
Sunday, 15 Apr 2012
15:10 dhn search for other commits by this committer
cdls is a curses-based file manager for quickly browsing directories and
files. The screen can be dynamically adjusted to include all information
(like 'ls -ail'), or just the filenames (multi-column), or anything in
between.

All basic file and directory manipulations are possible with 1 keystroke:
copy, move, delete, view, execute, change owner/group/mode, edit, diff,
link (hard/symbolic), wc, tail -f, cksum, hexdump and many others.
Documentation is self-contained in cdls and consists of two screens from
which each option or subject can be selected to show its info screen.

PR:             ports/166942
Submitted by:   Hans de Hartog <hans@dehartog.nl>
Original commit
Thursday, 12 Apr 2012
20:41 rm search for other commits by this committer
Python library for XenAPI (XAPI)

WWW:    http://community.citrix.com/display/xs/Introduction+to+XenServer+XAPI

PR:             166058
Submitted by:   Evan Sarmiento <bsdports@wayfair.com>
Original commit
Wednesday, 11 Apr 2012
03:39 miwi search for other commits by this committer
Utilities to manage extended file allocation table filesystem. This package
provides tools to create, check and label the filesystem.
It contains dumpexfat to dump properties of the filesystem, exfatfsck to report
errors found on a exFAT filesystem, exfatlabel to label a exFAT filesystem and
mkexfatfs to create a exFAT filesystem.

WWW: http://code.google.com/p/exfat/

PR:             ports/165857
ubmitted by:    Alex Samorukov <samm@os2.kiev.ua>
Original commit
Sunday, 1 Apr 2012
08:27 bapt search for other commits by this committer
Display file system space usage using graph and colors.

Feature safe:   yes
Original commit
Monday, 26 Mar 2012
17:38 rene search for other commits by this committer
Remove expired port:
2012-03-24 sysutils/syscp: Long ditched, possibly dangerous and replaced with
sysutils/froxlor
Feature safe:   yes
Original commit
Tuesday, 13 Mar 2012
13:45 skreuzer search for other commits by this committer
Sched-utils are a collection of tools related to realtime scheduling,
working much like 'nice' and 'renice', except they change the priority
and scheduler. This enables a process to run insoft realtime, as
specified by POSIX.1b.

WWW:    http://sourceforge.net/projects/schedutils/
Feature safe:   yes
Original commit
Tuesday, 6 Mar 2012
20:35 crees search for other commits by this committer
liburcu is a LGPLv2.1 userspace RCU (read-copy-update)
library. This data synchronization library provides
read-side access which scales linearly with the number
of cores. It does so by allowing multiples copies of a
given data structure to live at the same time, and by
monitoring the data structure accesses to detect grace
periods after which memory reclamation is possible.

WWW:    http://lttng.org/content/userspace-rcu

PR:             ports/165496
Submitted by:   Leo Vandewoestijne <freebsd@dns-lab.com>
Original commit
Sunday, 4 Mar 2012
12:58 miwi search for other commits by this committer
Auto-admin is a set of tools for automating common systems management tasks
from the command line.  It is meant as a library of scripts to be used by
more specific automated systems management scripts.

WWW:    http://acadix.biz/auto-admin.php

PR:             ports/165674
Submitted by:   Jason Bacon <jwbacon@tds.net>
Original commit
Friday, 24 Feb 2012
19:13 brian search for other commits by this committer
Hook vmdktool into the build

Feature safe:   yes
Original commit
Thursday, 23 Feb 2012
09:21 rm search for other commits by this committer
- fix sort order in few category Makefiles

PR:             165411
Submitted by:   Conrad J. Sabatier <conrads at cox dot net>
Original commit
Thursday, 16 Feb 2012
18:06 jgh search for other commits by this committer
Add new port: (sysutils/news)

News is used to read and maintain news relevant to a local system.
Typically it is run from the .login script so it can automatically
check for any new news items.  If it finds any, it will report,
"You have news:  item1 item2 etc..."

No website for software

PR: ports/164456
Submitted by:   Hokan <hokan at me.umn.edu>
Original commit
Saturday, 11 Feb 2012
04:39 swills search for other commits by this committer
Cross-platform functions emulating common shell commands

WWW:    http://search.cpan.org/dist/Shell-Command/
Original commit
Friday, 3 Feb 2012
10:26 martymac search for other commits by this committer
- Rename sysutils/py-dvdvideo to sysutils/dvdvideo
- Add multimedia as a virtual category to the port

Discussed with: makc, danfe (on ports-committers@)
Original commit
Wednesday, 1 Feb 2012
18:46 delphij search for other commits by this committer
Add a port for smp_utils, a set of utilities for Serial Attached SCSI (SAS)
Serial Management Protocol (SMP).
Original commit
Tuesday, 31 Jan 2012
17:25 dhn search for other commits by this committer
Teamocil is a simple tool used to automatically create sessions,
windows and splits in tmux with YAML files.

WWW:    https://github.com/remiprev/teamocil
Original commit
05:42 avl search for other commits by this committer
exfat-fuse is a free exFAT file system implementation with write support.
exFAT is a simple file system created by Microsoft. It is intended to
replace FAT32 removing some of it's limitations. exFAT is a standard FS for
SDXC memory cards.

WWW: http://code.google.com/p/exfat/

PR:             ports/164473
Submitted by:   Alex Samorukov <samm at os2.kiev.ua>
Original commit
Monday, 30 Jan 2012
08:30 martymac search for other commits by this committer
Add py-dvdvideo, a video DVD backup tool
Original commit

Number of commits found: 2831 (showing only 100 on this page)

[First Page]  «  12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22  »  [Last Page]