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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: sysutils/Makefile

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

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

Friday, 26 Jul 2013
19:19 rene search for other commits by this committer
KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.

Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports

PR:		ports/180745
Submitted by:	rene
Approved by:	portmgr (bapt)
Exp-run by:	bapt
Original commitRevision:323748 
Thursday, 25 Jul 2013
10:24 rene search for other commits by this committer
Remove expired ports:
2013-07-25 sysutils/rsyslog6-devel-pgsql: Use sysutils/rsyslog7
2013-07-25 sysutils/rsyslog6-devel-gnutls: Use sysutils/rsyslog7
2013-07-25 sysutils/rsyslog6-devel-snmp: Use sysutils/rsyslog7
2013-07-25 sysutils/rsyslog6-devel-rfc3195: Use sysutils/rsyslog7
2013-07-25 sysutils/rsyslog6-devel-mysql: Use sysutils/rsyslog7
2013-07-25 sysutils/rsyslog6-devel-relp: Use sysutils/rsyslog7
2013-07-25 sysutils/rsyslog6-devel-dbi: Use sysutils/rsyslog7
2013-07-25 sysutils/rsyslog6-devel-gssapi: Use sysutils/rsyslog7
2013-07-25 sysutils/rsyslog6-devel: Use sysutils/rsyslog7
Original commitRevision:323633 
Sunday, 21 Jul 2013
06:17 jgh search for other commits by this committer
screenFetch is a "Bash Screenshot Information Tool". This handy Bash script can
be used to generate one of those nifty terminal theme information + ASCII
distribution logos you see in everyone's screenshots nowadays. It will
auto-detect your distribution and display an ASCII version of that
distribution's logo and some valuable information to the right. There are
options to specify no ascii art, colors, taking a screenshot upon displaying
info, and even customizing the screenshot command! This script is very easy to
add to and can easily be extended.

WWW: https://github.com/KittyKatt/screenFetch
Original commitRevision:323371 
Wednesday, 17 Jul 2013
23:20 madpilot search for other commits by this committer
Logstash is a tool for managing events and logs. You can use it to
collect logs, parse them, and store them for later use (like, for
searching). Speaking of searching, logstash comes with a web interface
for searching and drilling into all of your logs.

WWW: http://logstash.net/

PR:		ports/168266
Submitted by:	Daniel Solsona <daniel@ish.com.au>, Regis A. Despres
<regis.despres@gmail.com>
Original commitRevision:323192 
Wednesday, 26 Jun 2013
22:46 jkim search for other commits by this committer
The ACPI Component Architecture (ACPICA) project provides an operating
system (OS)-independent reference implementation of the Advanced
Configuration and Power Interface Specification (ACPI).

This port provides utilities bundled with the ACPICA release.

WWW: https://acpica.org
Original commitRevision:321820 
Monday, 24 Jun 2013
14:32 ale search for other commits by this committer
Welcome PHP 5.5!

Future steps:
- rename current php5 ports to php54
- make php55 the default one after an exp-run
Original commitRevision:321684 
Friday, 21 Jun 2013
05:58 jgh search for other commits by this committer
Ori is a distributed file system built for offline operation and empowers the
user with control over synchronization operations and conflict resolution. We
provide history through light weight snapshots and allow users to verify the
history has not been tampered with. Through the use of replication instances
can be resilient and recover damaged data from other nodes.

WWW: http://ori.scs.stanford.edu/

PR:		ports/176429
Submitted by:	mashti@cs.stanford.edu
Original commitRevision:321442 
Wednesday, 19 Jun 2013
21:42 jgh search for other commits by this committer
Jvmtop is a lightweight console application to monitor all accessible, running
jvms on a machine. In a top-like manner, it displays JVM internal metrics
(e.g. memory information) of running java processes.

It's tested with different releases of Oracle JDK, IBM JDK and OpenJDK on
Linux, Solaris and Windows hosts.  Jvmtop requires a JDK - a JRE will not
suffice.

WWW: http://code.google.com/p/jvmtop/
Original commitRevision:321335 
Thursday, 13 Jun 2013
11:57 sunpoet search for other commits by this committer
- Add rubygem-parallel 0.6.5

parallel runs any kind of code in parallel processes.

WWW: https://github.com/grosser/parallel
RG:  https://rubygems.org/gems/parallel
Original commitRevision:320787 
Wednesday, 12 Jun 2013
18:00 gjb search for other commits by this committer
cfengine/Makefile:
 - Add CFENGINE_VERSION 35

cfengine-devel/Makefile:
 - Mark IGNORE since development has not branched yet

Add cfengine 3.5.0:

New features:
  - classes promises now take an optional scope constraint.
  - new built-in functions: every, none, some, nth, sublist, uniq, filter
  - cf-promises flag --parse-tree is replaced by --policy-output-format=,
    requiring the
    user to specify the output format (none, cf, json)
  - cf-promises allows partial check of policy (without body common
    control) without integrity check; --full-check enforces integrity check
  - agent binaries support JSON input format (.json file as generated
    by cf-promises)
  - cf-key: new options --trust-key/-t and --print-digest/-p
  - Class "failsafe_fallback" is defined in failsafe.cf when main
    policy contains errors and
    failsafe is run because of this
  - add scope attribute for body classes (Redmine #2013)
  - Better diagnostics of parsing errors
  - Error messages from parser now show the context of error
  - new cf-agent option: --self-diagnostics
  - new output format, and --legacy-output
  - warnings for cf-promises.
  - Enable zeroconf-discovery of policy hubs for automatic bootstrapping
    if Avahi is present
  - Support for sys.cpus on more platforms than Linux & HPUX

Changes:
  - parser no longer allows ',' after promiser or promisee. must be
    either ';' or lval
  - Make parser output in GCC compatible format the only supported format
    (remove --gcc-brief-format flag)
  - Silence license warnings in Enterprise Free25 installations
  - action_policy => "warn" causes not_kept classes to be set on
    promise needing repair.
  - command line option version (-V) now prints a shorter parsable
    version without graphic
  - implicit execution of server and common bundles taking arguments
    is skipped in cf-serverd.
  - WARNING: option --policy-server removed, require option to --bootstrap
    instead
  - process promises don't log if processes are out of range unless you
    run in verbose mode
  - reports promises are now allowed in any context (Redmine #2005)
  - cf-report has been removed
  - cf-execd: --once implies --no-fork
  - Version info removed from mail subject in the emails sent by cf-execd.
    The subject will only contain "[fqname/ipaddress]" instead of
    "communnity/nova [fqname/ipaddress]".
    Please change your email filters accordingly if necessary.
  - "outputs" promise type is retired. Their semantics was not clear,
    and the functionality
    is better suited for control body setting, not a promise.
  - Tokyo Cabinet databases are now automatically checked for
    correctness during opening. It should prevent a number of issues
    with corrupted TC databases causing binaries to hang.
  - Improved ACL handling on Windows, which led to some syntax changes.
    We now consistently use the term "default" to describe ACLs that
    can be inherited by child objects. These keywords have received new names:
      acl_directory_inherit -> acl_default
      specify_inherit_aces -> specify_default_aces
      The old keywords are deprecated, but still valid. In addition, a new
      keyword "acl_inherit" controls inheritance behavior on Windows. This
      feature does not exist on Unix platforms. (Redmine #1832)
  - Networking code is moved from libpromises to its own library,
    libcfnet. Work has begun on making the API more sane and thread-safe.
    Lots of legacy code was removed.
  - Add getaddrinfo() replacement in libcompat (borrowed from PostgreSQL).
  - Replace old deprecated and non thread-safe resolver calls with
    getaddrinfo() and getnameinfo().
  - Hostname2IPString(), IPString2Hostname() are now thread-safe, and are
    returning error when resolution fails.
  - Running cf-execd --once now implies --no-fork, and also does not wait
    for splaytime to pass.
  - execresult(), returnszero() and commands promises no longer requires
    the first word
    word to be an absolute path when using the shell. (Part of Redmine #2143)
  - commands promises useshell attribute now accepts "noshell" and
    "useshell" values. Boolean values are accepted but deprecated. (Part of
    Redmine #2143)
  - returnszero() now correctly sets the class name in this scenario  (Part of
    Redmine #2143):
      classes:
        "commandfailed" not => returnszero("/bin/nosuchcommand", "noshell");

Bugfixes:
  - bundles are allowed to be empty (Redmine #2411)
  - Fixed '.' and '-' not being accepted by a commands module. (Redmine #2384)
  - Correct parsing of list variables by a command module. (Redmine #2239)
  - Fixed issue with package management and warn. (Redmine #1831)
  - Fixed JSON crash. (Redmine #2151)
  - Improved error checking when using fgets(). (Redmine #2451)
  - Fixed error message when deleting nonexistent files. (Redmine #2448)
  - Honor warn-only when purging from local directory. (Redmine #2162)
  - Make sure "restart" and "reload" are recognized keywords in
    packages. (Redmine #2468)
  - Allocate memory dynamically to avoid out-of-buffer or out-of-hash
    situations
  - fix edit_xml update of existing attributes  (Redmine #2034)
  - use failsafe policy from compile-time specified workdir (Redmine #1991)
  - ifvarclass checked from classes promises in common bundles
  - do not wait for splaytime when executing only once
  - disable xml editing functionality when libxml2 doesn't provide
    necessary APIs (Redmine #1937)
  - Out-of-tree builds should work again, fixed a bunch of related bugs.
  - Fixed race condition in file editing. (Redmine #2545)
  - Fixed memory leak in cf-serverd and others (Redmine #1758)

Approved by:	cy (maintainer, implicit)
Original commitRevision:320710 
Friday, 7 Jun 2013
15:02 kuriyama search for other commits by this committer
ConfigExpanderInput and ConfigExpanderOutput plugins provide simple
configuration template to write items repeatedly.  In section, you can
write actual configuration for actual input/output plugin, with
special directives for loop controls.

WWW: https://github.com/tagomoris/fluent-plugin-config-expander
Original commitRevision:320207 
12:36 koobs search for other commits by this committer
sysutils/userspace-rcu: Rename to sysutils/liburcu, update to 0.7.6

- Rename to sysutils/liburcu (according to upstream)
- Update MOVED
- Remove userspace-rcu from sysutils/Makefile
- Add liburcu to sysutils/Makefile
- Update dns/knot LIB_DEPENDS dependency

While I'm here:

- Update to 0.7.6
- Add CONFIGURE_ARGS for correct --docdir
- Add regression-test: target
- Update COMMENT
- Re-order USE_* section
- pkg-descr: Tab->space in WWW:
- Update WWW: URL

Changes:

2013-01-09 Userspace RCU 0.7.6
	* Discourage use of pthread_atfork() for call_rcu handlers
	* Fix call_rcu fork handling
	* test: fork handling
	* Fix TLS detection: test with linker, add --disable-compiler-tls
	* Cleanup: cast pthread_self() return value to unsigned long
	* Fallback mechanism not working on platform where TLS is unsupported

PR:		ports/179358
Approved by:	Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
Original commitRevision:320197 
02:06 kuriyama search for other commits by this committer
TailInput exteded plugin for fluentd.  It assumes that this plug-in is
used with "fluent-plugin-tail-alternative".

WWW: https://github.com/yteraoka/fluent-plugin-tail-asis
Original commitRevision:320143 
Thursday, 6 Jun 2013
01:48 kuriyama search for other commits by this committer
File output plugin alternative implementation, is 100% compatible with
fluentd built-in 'out_file', and added many options to format output
as you want.

WWW: http://rubygems.org/gems/fluent-plugin-file-alternative
Original commitRevision:320046 
01:22 kuriyama search for other commits by this committer
Fluent::Mixin::PlainTextFormatter is a mix-in module, that provides
'#format' instance method and its configurations to Fluentd
BufferedOutput Plugin and TimeSlicedOutput Plugin, to output plain
text data (to file, REST storages, KVSs ...).

WWW: https://rubygems.org/gems/fluent-mixin-plaintextformatter
Original commitRevision:320042 
Wednesday, 5 Jun 2013
20:59 rene search for other commits by this committer
Remove expired port:
2013-03-01 sysutils/sge62: Ancient and unsupported release
Original commitRevision:320021 
Tuesday, 4 Jun 2013
22:18 delphij search for other commits by this committer
The ddpt utility is a variant of the standard Unix command dd which
copies files. The ddpt utility specializes in files that are block
devices. For block devices that understand the SCSI command set,
finer grain control over the copy may be available via a SCSI
pass-through interface.

Website: http://sg.danny.cz/sg/ddpt.html
Original commitRevision:319927 
15:08 pawel search for other commits by this committer
Readd qjail 2.x legacy branch. This is second forgotten part of ports/179184,
first was committed in r319728.
Original commitRevision:319867 
Thursday, 30 May 2013
09:11 rene search for other commits by this committer
- Finish removal of support for Linux 2.4 in bsd.linux-apps.mk and
  bsd.linux-rpm.mk.  The default linux version is now Fedora 10.
- Remove now obsolete checks for Linux 2.4 in emulators/linux_base-c6,
  emulators/linux_base-f10, and emulators/linux_dist-gentoo-stage3.
  While there, remove superfluous -p argument from ${MKDIR}.
- Remove now obsolete check for Linux 2.4 or FreeBSD 6 and lower from
  astro/google-earth.
- Remove expired Fedora Core 4 ports which were only used on FreeBSD 7
  and below.
- Update LEGAL and MOVED

PR:		ports/176877
Submitted by:	myself
Approved by:	portmgr (bapt)
Exp-run by:	bapt
Original commitRevision:319410 
Sunday, 26 May 2013
00:58 brd (doc committer) search for other commits by this committer
- Remove sysutils/rsyslog5* finally
- Note expirations on sysutils/rsyslog6* as it is unsupported now as well

Reviewed by:	zi@
Original commitRevision:319083 
Saturday, 25 May 2013
20:01 brd (doc committer) search for other commits by this committer
- Update sysutils/rsyslog7 to 7.2.7
	- Partially based on work in [1]
	- Convert to PORTDOCS= and PORTEXAMPLES=
	- Pet portlint
- Add sysutils/rsyslog7-devel at version 7.3.15

PR:		176601 [1]
Submitted by:	Cristiano Rolim Pereira <cristianorolim at outlook.com> [1]
Reviewed by:	koobs@, jgh@
Original commitRevision:319070 
Friday, 24 May 2013
16:34 az search for other commits by this committer
Add sysutils/cbsd, Yet another FreeBSD jail management tool.

PR:		ports/176377
Submitted by:	Oleg Ginzburg <olevole@olevole.ru>
Original commitRevision:318992 
Thursday, 23 May 2013
03:53 danfe search for other commits by this committer
Move `emulators/hfsutils' to a more appropriate category (sysutils).
Original commitRevision:318838 
Thursday, 16 May 2013
08:09 mandree search for other commits by this committer
Add new port sysutils/replicant:

Replicant is a tool for creating replicated state machines.

WWW: https://github.com/rescrv/Replicant

PR:		ports/178665
Submitted by:	Veniamin Gvozdikov <g.veniamin@googlemail.com>
Original commitRevision:318279 
Wednesday, 1 May 2013
06:37 danfe search for other commits by this committer
Add fusepak, small program that makes it possible to mount PACK or WAD files
(used in many games, most notably by id Software).

WWW: http://fusepak.sourceforge.net/
Original commitRevision:316990 
Saturday, 27 Apr 2013
20:56 kwm search for other commits by this committer
Add Gstreamer 1.0.7. This is the new stable version of the
Gstreamer multimedia framework.

Use the USE_GSTREAMER1 macro to select Gstreamer 1.0 plugins. A new chapter
for the porters handbook about gstreamer is a work in progress.

X related plugins are now stand alone. The gio plugin is now part of the
gstreamer1-plugins port and the oss plugins are now part of the
gstreamer1-plugins-good port.

Note that the pulseaudio plugin is missing because it needs a newer version
of pulseaudio. Also there are still a number of plugins from -bad which
haven't been ported to the 1.0 API yet.
Original commitRevision:316693 
Friday, 26 Apr 2013
18:58 zi search for other commits by this committer
New port: sysutils/racktables:

Racktables is a nifty and robust solution for datacenter and server room asset
management. It helps document hardware assets, network addresses, space in
racks, networks configuration and much much more!

WWW: http://www.racktables.org/

Feature safe:	yes
Original commitRevision:316630 
Tuesday, 23 Apr 2013
15:53 antoine search for other commits by this committer
New port: py-pytsk,  python bindings for the sleuthkit
WWW: https://code.google.com/p/pytsk/

Approved by:	miwi (mentor)
Original commitRevision:316366 
Monday, 22 Apr 2013
19:23 bdrewery search for other commits by this committer
Fix ports removed in r316248

Pointyhat to:	sem
Original commitRevision:316268 
Friday, 19 Apr 2013
03:41 eadler search for other commits by this committer
The Event Notify Test Runner is a general-purpose UNIX utility intended to make
rapid feedback and automated testing natural and completely ordinary by running
arbitrary commands when files change

WWW: http://entrproject.org/

Feature safe:	yes
Original commitRevision:316084 
Wednesday, 27 Mar 2013
11:55 makc search for other commits by this committer
KDE/FreeBSD team presents KDE SC 4.10.1 ports!

- kdegames4 port has been split.
- kdeutils4-printer-applet and system-config-printer-kde have been
  replaced by print/kde4-print-manager.
- Recover misc/kde4-l10n-mr from attic.
- New USE_KDE4 components: kactivities, libkdegames, nepomuk-core,
  and nepomuk-widgets.
- Provide sharedmime component with magic: ports don't need to
  run update-mime-database themselves now.
- Switch some ports to out-of-source build.
- Update port comments.
- Adjust dependence on Qt4 components.
- x11/kde4 installs modern kdepim4 now.
- Remove redundant aspell and hspell from kdelibs4, both
  can be enabled in textproc/enchant if needed.
- Remove stale bits from bsd.kde4.mk

The area51 repository features commits by Schaich Alonso and myself.

Contributors:
- Tobias Berner
Original commitRevision:315373 
Tuesday, 19 Mar 2013
20:13 crees search for other commits by this committer
Jaildaemon provides services for a fixed command-line interface between
FreeBSD jails and their host system

WWW: http://erdgeist.org/arts/software/jaildaemon/

PR:		ports/176918
Submitted by:	Dirk Engling <erdgeist@erdgeist.org>
Original commitRevision:314684 
Sunday, 17 Mar 2013
20:14 zi search for other commits by this committer
- Rename sysutils/facter to sysutils/rubygem-facter
- Update sysutils/rubygem-facter to 1.6.18
- Convert sysutils/rubygem-facter to utilize rubygem framework
- Update to new 'created by' header
- Add RG as additional MASTER_SITES for sysutils/rubygem-facter
- Update sysutils/puppet* RUN_DEPENDS due to rename of facter
- Bump PORTREVISION on sysutils/puppet* due to rename of facter

Approved by:	Rouslan Iskhakov <rouslan@rshell.net> (maintainer)
Original commitRevision:314483 
Tuesday, 12 Mar 2013
10:35 rene search for other commits by this committer
Don't disconnect sysutils/linux-procps (Fedora 4 version) yet.
Original commitRevision:313960 
10:33 rene search for other commits by this committer
Copy sysutils/linux-procps to sysutils/linux-f10-procps,
adjust for linux_base-f10, and update to 3.2.7.

Unlike the PR, use the default MASTER_SITES and also mark amd64 as a
supported architecture.

PR:             ports/169988
Submitted by:   Kim Scarborough <sluggo@unknown.nu>
Original commitRevision:313959 
Friday, 8 Mar 2013
15:06 bms (src committer) search for other commits by this committer
Add port of the PC-BSD installer, pc-sysinstall.

pc-sysinstall is a new installer for FreeBSD, with a number of advantages
over the legacy sysinstall installer.

The port makes pc-sysinstall more widely available. It can be used with older
FreeBSD releases, with an appropriate conversion script. It has been used
to perform network installs of FreeBSD 8.3 in a university protocol testbed.

Josh Paetzel will be maintainer.

Submitted by:	bms
Reviewed by:	eadler
Original commitRevision:313653 
Wednesday, 6 Mar 2013
15:05 rene search for other commits by this committer
Remove expired, unmaintained ports:
2013-03-01 sysutils/sge60: Ancient and unsupported release
2013-03-01 sysutils/sge61: Ancient and unsupported release
2013-03-05 x11-themes/sapphire-themes: Broken for more than 6 month
2013-03-05 misc/fep: Broken for more than 6 month
2013-03-05 devel/gauche-gaunit: Broken for more than 6 month
2013-03-05 games/tuxracer_golf: Broken for more than 6 month
2013-03-05 net/bfilter: Broken for more than 6 month
2013-03-05 graphics/fnlib: Broken for more than 6 month
2013-03-05 print/gfontview: Broken for more than 6 month
2013-03-05 print/hugelatex: Broken for more than 6 month
2013-03-05 misc/gtktalog: Broken for more than 6 month
2013-03-05 x11/wterm: Broken for more than 6 month
2013-03-05 databases/xapian-bindings10: Broken for more than 6 month
2013-03-05 databases/adstudio: Broken for more than 6 month
2013-03-05 misc/splitvt: Broken for more than 6 month
2013-03-05 sysutils/udesc_dump: Broken for more than 6 month
2013-03-05 textproc/gxditview: Broken for more than 6 month
2013-03-05 x11/powershell: Broken for more then 6 month
Original commitRevision:313519 
03:04 jgh search for other commits by this committer
- add new port: sysutils/ptools

Ptools is a toolset based on Solaris ptools functionality.

At this time, four tools are provided:
* pargs - Display process arguments
* pldd - Display dynamic linker dependencies
* pwdx - Display process working directory
* ptree - Display process hierarchy as tree (with jail option -j)

WWW: http://shewolf.com.pl/ptools/

PR:		176634
Submitted by:	tmwalaszek@gmail.com
Original commitRevision:313497 
Sunday, 3 Mar 2013
22:59 bapt search for other commits by this committer
2013-02-27 security/lep: No more upstream, no more public distfiles
2013-02-27 devel/cvsmapfs: No more upstream, no more public distfiles
2013-02-27 devel/sid: No more upstream, no more public distfiles
2013-02-27 net-mgmt/nrpep: No more upstream, no more public distfiles
2013-02-27 devel/py-ez_xml: No more upstream, no more public distfiles
2013-02-27 security/IMHear: No more upstream, no more public distfiles
2013-02-27 comms/scud: No more upstream, no more public distfiles
2013-02-27 devel/lexi: No more upstream, no more public distfiles
2013-02-27 games/pentix: No more upstream, no more public distfiles
2013-02-27 net/py-mp-random: No more upstream, no more public distfiles
2013-02-27 sysutils/rcsedit: No more upstream, no more public distfiles
2013-02-27 sysutils/bsdsar: No more upstream, no more public distfiles
2013-02-27 sysutils/sarah: No more upstream, no more public distfiles
Original commitRevision:313384 
11:57 crees search for other commits by this committer
The author has not found any simple programs that listen on a device and
run commands based on the values received.

keyboard-daemon binds to a device (for example, a remote control) and
listens for button presses.  These are then mapped to programs that are
executed.

WWW: http://www.bayofrum.net/cgi-bin/fossil/keyboard-daemon/
Original commitRevision:313344 
Friday, 22 Feb 2013
15:02 brucec (src committer) search for other commits by this committer
Move sysutils/fio to benchmarks category.
Original commitRevision:312770 
Thursday, 21 Feb 2013
00:50 miwi search for other commits by this committer
ELF prelinking utility to speed up dynamic linking.

WWW: http://people.redhat.com/jakub/prelink/

PR:		ports/176283
Submitted by:	Damjan Jovanovic <damjan.jov@gmail.com>
Original commitRevision:312689 
Wednesday, 20 Feb 2013
18:58 jgh search for other commits by this committer
add new port: sysutils/ansible

Ansible is a radically simple configuration-management, deployment,
task-execution, and multinode orchestration framework.

WWW: http://ansible.cc/

PR:		175961
Submitted by:	lifanov@mail.lifanov.com
Original commitRevision:312653 
Saturday, 9 Feb 2013
14:00 miwi search for other commits by this committer
zogftw makes using multiple geli-encrypted single-vdev ZFS pools
for backups more convenient, mainly by automating creation, import
and export of such pools and by synchronizing datasets without the
user having to manually specify the names of the snapshots that
should be sent.

geli passphrases can be stored gpg-encrypted which allows importing
several pools in a row without having to specify each passphrase
manually.

zogftw is extendable in shell. It can be sourced from other shell
scripts or interactive shells.

WWW: http://www.fabiankeil.de/gehacktes/zogftw/

PR:		ports/175127
Submitted by:	Fabian Keil <fk@fabiankeil.de>
Original commitRevision:311976 
10:13 kuriyama search for other commits by this committer
Proclet is minimalistic Supervisor, fork and manage many services from
one perl script.

WWW: http://search.cpan.org/dist/Proclet/
Original commitRevision:311966 
Friday, 8 Feb 2013
09:08 miwi search for other commits by this committer
A collection of programs that can be used in a debian/rules file to automate
common tasks related to building debian packages. Programs are included to
install various files into your package, compress files, fix file permissions,
integrate your package with the debian menu system, debconf, doc-base, etc.
Most debian packages use debhelper as part of their build process.

WWW:	http://joeyh.name/code/debhelper/

PR:		ports/175915
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
Original commitRevision:311923 
05:43 jgh search for other commits by this committer
add new port: sysutils/clone

clone is a file tree cloning tool which runs 3 threads - a scheduler (main), a
reader, and a writer thread. Reading and writing occurs in parallel. While this
is most beneficial for copying data from one physical disk to another, clone is
also very well suited for cloning a file tree to any place on the same disk.

Cloning includes the whole directory hierarchy, i.e. sub-directories, files,
hard links, symbolic links, attributes (modes, flags, times), extended
attributes and access control lists.

clone is useful for cloning (thus backing-up) live file systems, and it can
also be used in incremental and synchronization mode.

clone works on FreeBSD and Mac OS X.

clone is very fast, for example, cloning a whole UFS2 file hierarchy on
FreeBSD 9.1 of in total 2.3 TBytes of data from one hard disk to another
took 7.5 h, so the average transfer rate for all kind of files (very small
up to very big ones) was about 89 MByte/s.

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

PR:		175945
Submitted by:	cyclaero@gmail.com
Original commitRevision:311906 
Monday, 4 Feb 2013
12:45 makc search for other commits by this committer
Add more ports that should have been committed along with last KDE update.

Noticed by:	beat
Pointyhat to: 	me
Original commitRevision:311608 
Sunday, 3 Feb 2013
20:10 makc search for other commits by this committer
KDE/FreeBSD team presents KDE SC 4.9.5 ports!

- kdebindings ports have been renamed to match upstream.
- kdemultimedia and kdenetwork have been split.
- New port games/pairs added.
- Trim Makefile header
- Convert to new option framework
- New USE_KDE4 components: libkcddb, libkcompactdisc
- Update:
	databases/akonadi to 1.9.0
	devel/grantlee to 0.3.0
	textproc/rasqal to 0.9.30
	textproc/redland-bindings to 1.0.16.1
	textproc/soprano to 2.9.0
	x11-toolkits/attica to 0.4.1

The area51 repository features commits by Schaich Alonso, avilla, dbn,
jhale, makc and rakuco.

Contributors:
- Oleg Sidorkin
- Tobias Berner
- Kurt Jaeger
Original commitRevision:311483 
Monday, 28 Jan 2013
11:03 danfe search for other commits by this committer
Add fuse-zip, a FUSE file system to navigate, extract, create, and modify ZIP
archives.

PR:	ports/159242
Original commitRevision:311113 
09:57 danfe search for other commits by this committer
New port: sysutils/procenv, utility to show process environment.

PR:		ports/175333
Submitted by:	James Hunt
Original commitRevision:311104 
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commit

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

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