aboutsummaryrefslogtreecommitdiff
path: root/sysutils/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add brebis, a fully automated backup checkerGanael LAPLANCHE2013-09-041-0/+1
| | | | Notes: svn path=/head/; revision=326252
* - Disconnect ports removed in r325546Bryan Drewery2013-08-291-1/+0
| | | | Notes: svn path=/head/; revision=325558
* sysvbanner prints SysV style banners.Dmitry Marakasov2013-08-281-0/+1
| | | | | | | | | | | | Prints out the first 10 characters of text in large letters. WWW: https://github.com/uffejakobsen/sysvbanner PR: 181455 Submitted by: Uffe Jakobsen <uffe@uffe.org> Notes: svn path=/head/; revision=325499
* Remove expired ports:Rene Ladan2013-08-271-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2013-08-27 lang/ldc-devel: Broken for more than 6 month 2013-08-27 www/mod_smooth_streaming: Broken for more than 6 month 2013-08-27 www/p5-Apache2-Scoreboard: Broken for more than 6 month 2013-08-27 sysutils/avfs: Broken for more than 6 month 2013-08-27 multimedia/mp4split: Broken for more than 6 month 2013-08-27 net-mgmt/noc: Broken for more than 6 month 2013-08-27 sysutils/empower: Broken for more than 6 month 2013-08-27 emulators/xgngeo: Broken for more than 6 month 2013-08-27 graphics/geglmm: Broken for more than 6 month 2013-08-27 sysutils/libumberlog: Broken for more than 6 month 2013-08-27 net/wizd: Broken for more than 6 month 2013-08-27 net-p2p/nicotine-plus: Broken for more than 6 month 2013-08-27 palm/barry: Broken for more than 6 month 2013-08-27 x11-themes/kde-icons-noia-warm: Broken for more than 6 month 2013-08-27 news/lottanzb: Broken for more than 6 month 2013-08-27 textproc/xaira: Broken for more than 6 month 2013-08-27 graphics/f90gl: Broken for more than 6 month 2013-08-27 multimedia/linux-gspca-kmod: Broken for more than 6 month 2013-08-27 x11/cl-clx-sbcl: Broken for more than 6 month 2013-08-27 math/dislin: Broken for more than 6 month 2013-08-27 irc/smuxi: Broken for more than 6 month Notes: svn path=/head/; revision=325483
* filewatcherd is a daemon inspired by cron, that run commands based on fileWilliam Grzybowski2013-08-231-0/+1
| | | | | | | | | | | | | | | changes instead of time. In principle it is similar to incron, but it's simpler, more limited, and does not depend on anything outside of FreeBSD base. WWW: https://github.com/faelys/filewatcherd/ PR: ports/181485 Submitted by: Natacha Porté <natbsd instinctive.eu> Notes: svn path=/head/; revision=325267
* Remove expired ports:Rene Ladan2013-08-021-1/+0
| | | | | | | | | 2013-08-01 mail/qmrtg: lacks an upstream source 2013-08-01 www/mediawiki118: Unmaintained upstream 2013-08-01 sysutils/googlog: no upstream project Notes: svn path=/head/; revision=324155
* Add U-Boot for BeagleBone and BeagleBone BlackTim Kientzle2013-07-291-0/+1
| | | | | | | | | running FreeBSD/arm EABI. Approved by: db Notes: svn path=/head/; revision=323863
* KDE3 and QT3 expired on 2013-07-01, remove these ports.Rene Ladan2013-07-261-21/+0
| | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=323748
* Remove expired ports:Rene Ladan2013-07-251-9/+0
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=323633
* screenFetch is a "Bash Screenshot Information Tool". This handy Bash script canJason Helfman2013-07-211-0/+1
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=323371
* Logstash is a tool for managing events and logs. You can use it toGuido Falsi2013-07-171-0/+1
| | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=323192
* The ACPI Component Architecture (ACPICA) project provides an operatingJung-uk Kim2013-06-261-0/+1
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=321820
* Welcome PHP 5.5!Alex Dupre2013-06-241-0/+2
| | | | | | | | | Future steps: - rename current php5 ports to php54 - make php55 the default one after an exp-run Notes: svn path=/head/; revision=321684
* Ori is a distributed file system built for offline operation and empowers theJason Helfman2013-06-211-0/+1
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=321442
* Jvmtop is a lightweight console application to monitor all accessible, runningJason Helfman2013-06-191-0/+1
| | | | | | | | | | | | | | 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/ Notes: svn path=/head/; revision=321335
* - Add rubygem-parallel 0.6.5Sunpoet Po-Chuan Hsieh2013-06-131-0/+1
| | | | | | | | | | parallel runs any kind of code in parallel processes. WWW: https://github.com/grosser/parallel RG: https://rubygems.org/gems/parallel Notes: svn path=/head/; revision=320787
* cfengine/Makefile:Glen Barber2013-06-121-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=320710
* ConfigExpanderInput and ConfigExpanderOutput plugins provide simpleJun Kuriyama2013-06-071-0/+1
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=320207
* sysutils/userspace-rcu: Rename to sysutils/liburcu, update to 0.7.6Kubilay Kocak2013-06-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=320197
* TailInput exteded plugin for fluentd. It assumes that this plug-in isJun Kuriyama2013-06-071-0/+1
| | | | | | | | | used with "fluent-plugin-tail-alternative". WWW: https://github.com/yteraoka/fluent-plugin-tail-asis Notes: svn path=/head/; revision=320143
* File output plugin alternative implementation, is 100% compatible withJun Kuriyama2013-06-061-0/+1
| | | | | | | | | | fluentd built-in 'out_file', and added many options to format output as you want. WWW: http://rubygems.org/gems/fluent-plugin-file-alternative Notes: svn path=/head/; revision=320046
* Fluent::Mixin::PlainTextFormatter is a mix-in module, that providesJun Kuriyama2013-06-061-0/+1
| | | | | | | | | | | '#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 Notes: svn path=/head/; revision=320042
* Remove expired port:Rene Ladan2013-06-051-1/+0
| | | | | | | 2013-03-01 sysutils/sge62: Ancient and unsupported release Notes: svn path=/head/; revision=320021
* The ddpt utility is a variant of the standard Unix command dd whichXin LI2013-06-041-0/+1
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=319927
* Readd qjail 2.x legacy branch. This is second forgotten part of ports/179184,Pawel Pekala2013-06-041-0/+1
| | | | | | | first was committed in r319728. Notes: svn path=/head/; revision=319867
* - Finish removal of support for Linux 2.4 in bsd.linux-apps.mk andRene Ladan2013-05-301-1/+0
| | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=319410
* - Remove sysutils/rsyslog5* finallyBrad Davis2013-05-261-9/+0
| | | | | | | | | - Note expirations on sysutils/rsyslog6* as it is unsupported now as well Reviewed by: zi@ Notes: svn path=/head/; revision=319083
* - Update sysutils/rsyslog7 to 7.2.7Brad Davis2013-05-251-0/+1
| | | | | | | | | | | | | | - 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@ Notes: svn path=/head/; revision=319070
* Add sysutils/cbsd, Yet another FreeBSD jail management tool.Andrej Zverev2013-05-241-0/+1
| | | | | | | | PR: ports/176377 Submitted by: Oleg Ginzburg <olevole@olevole.ru> Notes: svn path=/head/; revision=318992
* Move `emulators/hfsutils' to a more appropriate category (sysutils).Alexey Dokuchaev2013-05-231-0/+1
| | | | Notes: svn path=/head/; revision=318838
* Add new port sysutils/replicant:Matthias Andree2013-05-161-0/+1
| | | | | | | | | | | | 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> Notes: svn path=/head/; revision=318279
* Add fusepak, small program that makes it possible to mount PACK or WAD filesAlexey Dokuchaev2013-05-011-0/+1
| | | | | | | | | (used in many games, most notably by id Software). WWW: http://fusepak.sourceforge.net/ Notes: svn path=/head/; revision=316990
* Add Gstreamer 1.0.7. This is the new stable version of theKoop Mast2013-04-271-0/+1
| | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=316693
* New port: sysutils/racktables:Ryan Steinmetz2013-04-261-0/+1
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=316630
* New port: py-pytsk, python bindings for the sleuthkitAntoine Brodin2013-04-231-0/+1
| | | | | | | | | WWW: https://code.google.com/p/pytsk/ Approved by: miwi (mentor) Notes: svn path=/head/; revision=316366
* Fix ports removed in r316248Bryan Drewery2013-04-221-2/+0
| | | | | | | Pointyhat to: sem Notes: svn path=/head/; revision=316268
* The Event Notify Test Runner is a general-purpose UNIX utility intended to makeEitan Adler2013-04-191-0/+1
| | | | | | | | | | | | rapid feedback and automated testing natural and completely ordinary by running arbitrary commands when files change WWW: http://entrproject.org/ Feature safe: yes Notes: svn path=/head/; revision=316084
* KDE/FreeBSD team presents KDE SC 4.10.1 ports!Max Brazhnikov2013-03-271-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=315373
* Jaildaemon provides services for a fixed command-line interface betweenChris Rees2013-03-191-0/+1
| | | | | | | | | | | | FreeBSD jails and their host system WWW: http://erdgeist.org/arts/software/jaildaemon/ PR: ports/176918 Submitted by: Dirk Engling <erdgeist@erdgeist.org> Notes: svn path=/head/; revision=314684
* - Rename sysutils/facter to sysutils/rubygem-facterRyan Steinmetz2013-03-171-1/+1
| | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=314483
* Don't disconnect sysutils/linux-procps (Fedora 4 version) yet.Rene Ladan2013-03-121-0/+1
| | | | Notes: svn path=/head/; revision=313960
* Copy sysutils/linux-procps to sysutils/linux-f10-procps,Rene Ladan2013-03-121-1/+1
| | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=313959
* Add port of the PC-BSD installer, pc-sysinstall.Bruce M Simpson2013-03-081-0/+1
| | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=313653
* Remove expired, unmaintained ports:Rene Ladan2013-03-061-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=313519
* - add new port: sysutils/ptoolsJason Helfman2013-03-061-0/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=313497
* 2013-02-27 security/lep: No more upstream, no more public distfilesBaptiste Daroussin2013-03-031-3/+0
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=313384
* The author has not found any simple programs that listen on a device andChris Rees2013-03-031-0/+1
| | | | | | | | | | | | | 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/ Notes: svn path=/head/; revision=313344
* Move sysutils/fio to benchmarks category.Rebecca Cran2013-02-221-1/+0
| | | | Notes: svn path=/head/; revision=312770
* ELF prelinking utility to speed up dynamic linking.Martin Wilke2013-02-211-0/+1
| | | | | | | | | | WWW: http://people.redhat.com/jakub/prelink/ PR: ports/176283 Submitted by: Damjan Jovanovic <damjan.jov@gmail.com> Notes: svn path=/head/; revision=312689
* add new port: sysutils/ansibleJason Helfman2013-02-201-0/+1
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=312653