aboutsummaryrefslogtreecommitdiff
path: root/sysutils
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.4.0Sunpoet Po-Chuan Hsieh2013-06-082-6/+8
| | | | | | | | | - Add LICENSE Changes: https://github.com/guard/guard-livereload/commits/master Notes: svn path=/head/; revision=320302
* - Add LICENSESunpoet Po-Chuan Hsieh2013-06-081-0/+2
| | | | Notes: svn path=/head/; revision=320301
* ConfigExpanderInput and ConfigExpanderOutput plugins provide simpleJun Kuriyama2013-06-074-0/+27
| | | | | | | | | | | 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
* - Remove the WITH_LINUXTHREADS knob from the Makefile.Philippe Audeoud2013-06-071-15/+4
| | | | | | | | PR: ports/179354 Submitted by: rene@ Notes: svn path=/head/; revision=320203
* sysutils/userspace-rcu: Rename to sysutils/liburcu, update to 0.7.6Kubilay Kocak2013-06-076-9/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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-074-0/+25
| | | | | | | | | used with "fluent-plugin-tail-alternative". WWW: https://github.com/yteraoka/fluent-plugin-tail-asis Notes: svn path=/head/; revision=320143
* Convert to new options frameworkBaptiste Daroussin2013-06-061-10/+7
| | | | Notes: svn path=/head/; revision=320136
* Convert to new options frameworkBaptiste Daroussin2013-06-061-13/+8
| | | | Notes: svn path=/head/; revision=320135
* Update to version 0.23Pawel Pekala2013-06-062-3/+3
| | | | | | | | PR: ports/179144 Submitted by: James Hunt <james.hunt@ubuntu.com> (maintainer) Notes: svn path=/head/; revision=320103
* File output plugin alternative implementation, is 100% compatible withJun Kuriyama2013-06-064-0/+27
| | | | | | | | | | 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
* - Upgrade to 0.10.34 and unbreak.Jun Kuriyama2013-06-062-4/+4
| | | | | | | Related to: ports/179183 Notes: svn path=/head/; revision=320044
* Fluent::Mixin::PlainTextFormatter is a mix-in module, that providesJun Kuriyama2013-06-064-0/+28
| | | | | | | | | | | '#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-0528-1990/+0
| | | | | | | 2013-03-01 sysutils/sge62: Ancient and unsupported release Notes: svn path=/head/; revision=320021
* - Update to 2013-04-13Pav Lucistnik2013-06-052-3/+3
| | | | | | | Submitted by: gleb (maintainer) Notes: svn path=/head/; revision=320002
* - Update to 0.15.3Frederic Culot2013-06-055-15/+15
| | | | | | | | PR: ports/179265 Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer) Notes: svn path=/head/; revision=319966
* The ddpt utility is a variant of the standard Unix command dd whichXin LI2013-06-045-0/+33
| | | | | | | | | | | | 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
* Update to 2.0.16Florian Smeets2013-06-042-3/+3
| | | | Notes: svn path=/head/; revision=319924
* Update to 1.36.Xin LI2013-06-043-3/+11
| | | | Notes: svn path=/head/; revision=319923
* Move the old rrd files over if present on package installChris Rees2013-06-041-1/+1
| | | | Notes: svn path=/head/; revision=319895
* - Update The Glorious Glasgow Haskell Compiler to version 7.6.3Gabor Pali2013-06-042-6/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update Haskell Platform to version 2013.2.0.0 Please note that port revisions for all the Haskell ports without version changes are bumped. Some highlights of the update: - Fix PDF generation for pandoc [1] - From now on, PREFIX/{lib,share,share/doc}/cabal/ghc-GHC_VERSION are used for hs- ports (Cabal packages) as prefixes to avoid problems when upgrading with portmaster(8) [2] - Experimental support for LLVM-based code generation (disabled by default) - Many simplifications, refactoring in bsd.cabal.mk New ports (11): devel/hs-asn1-types 0.1.3 devel/hs-data-default-class 0.0.1 devel/hs-data-default-instances-base 0.0.1 devel/hs-data-default-instances-containers 0.0.1 devel/hs-data-default-instances-dlist 0.0.1 devel/hs-data-default-instances-old-locale 0.0.1 devel/hs-extensible-exceptions 0.1.1.4 devel/hs-mmorph 1.0.0 devel/hs-quickcheck-io 0.1.0 x11-toolkits/hs-GLURaw 1.3.0.0 x11-toolkits/hs-OpenGLRaw 1.3.0.0 Updated ports (104): archivers/hs-zlib 0.5.4.0_1 --> 0.5.4.1 databases/hs-persistent 1.1.5.1 --> 1.2.0.1 databases/hs-persistent-sqlite 1.1.5 --> 1.2.0 databases/hs-persistent-template 1.1.2.4 --> 1.2.0 devel/hs-HUnit 1.2.5.1_1 --> 1.2.5.2 devel/hs-IORefCAS 0.2_3 --> 0.2.0.1 devel/hs-MonadRandom 0.1.8 --> 0.1.9 devel/hs-QuickCheck 2.5.1.1_1 --> 2.6 devel/hs-abstract-deque 0.1.6_1 --> 0.2 devel/hs-alex 3.0.2_1 --> 3.0.5 devel/hs-async 2.0.1.3_1 --> 2.0.1.4 devel/hs-basic-prelude 0.3.4.0 --> 0.3.5.0 devel/hs-blaze-builder 0.3.1.0_4 --> 0.3.1.1 devel/hs-byteorder 1.0.3_4 --> 1.0.4 devel/hs-cabal-install 0.14.0_4 --> 1.16.0.2 devel/hs-classy-prelude 0.5.3 --> 0.5.7 devel/hs-cmdargs 0.10.2 --> 0.10.3 devel/hs-conduit 1.0.2 --> 1.0.5 devel/hs-data-default 0.5.0_1 --> 0.5.3 devel/hs-fsnotify 0.0.6 --> 0.0.11 devel/hs-generic-deriving 1.4.0 --> 1.5.0 devel/hs-git-annex 4.20130323_1 --> 4.20130601 devel/hs-haddock 2.11.0_1 --> 2.13.2 devel/hs-hashable 1.2.0.5 --> 1.1.2.5,1 devel/hs-hlint 1.8.43 --> 1.8.45 devel/hs-hspec 1.4.4 --> 1.5.4 devel/hs-hspec-expectations 0.3.0.3_1 --> 0.3.2 devel/hs-largeword 1.0.4 --> 1.0.5 devel/hs-lens 3.8.7.3 --> 3.9.0.2 devel/hs-lifted-base 0.2.0.2 --> 0.2.0.5 devel/hs-monad-control 0.3.1.4_1 --> 0.3.2.1 devel/hs-monad-logger 0.3.0.1 --> 0.3.1.1 devel/hs-monad-par 0.3.4.1 --> 0.3.4.2 devel/hs-pool-conduit 0.1.1_1 --> 0.1.2 devel/hs-profunctors 3.3 --> 3.3.0.1 devel/hs-reflection 1.1.7 --> 1.3.2 devel/hs-resourcet 0.4.5 --> 0.4.7.1 devel/hs-show 0.5 --> 0.6 devel/hs-split 0.2.1.1_1 --> 0.2.2 devel/hs-stm 2.4_1 --> 2.4.2 devel/hs-syb 0.3.7_1 --> 0.4.0 devel/hs-tagged 0.4.4_1 --> 0.6 devel/hs-text 0.11.2.3_1 --> 0.11.3.1 devel/hs-unix-compat 0.4.1.0 --> 0.4.1.1 devel/hs-unix-time 0.1.5 --> 0.1.8 devel/hs-unordered-containers 0.2.3.0 --> 0.2.3.1 devel/hs-utility-ht 0.0.8_3 --> 0.0.9 devel/hs-uuagc 0.9.42.2_3 --> 0.9.42.3 devel/hs-uuid 1.2.9 --> 1.2.13 devel/hs-void 0.5.11 --> 0.6 math/hs-NumInstances 1.2 --> 1.3 math/hs-comonad-transformers 3.0.1_1 --> 3.0.2 math/hs-semigroups 0.9 --> 0.9.1 math/hs-statistics 0.10.2.0_2 --> 0.10.3.1 net/hs-network 2.3.1.0_1 --> 2.4.1.2 net/hs-publicsuffixlist 0.0.3 --> 0.1 net/hs-socks 0.5.0 --> 0.5.1 security/hs-certificate 1.3.5_1 --> 1.3.7 security/hs-cipher-aes 0.1.7 --> 0.1.8 security/hs-clientsession 0.8.1_1 --> 0.9 security/hs-crypto-api 0.11 --> 0.12.1 security/hs-crypto-conduit 0.5.0 --> 0.5.2 security/hs-crypto-pubkey 0.1.2_1 --> 0.1.3 security/hs-crypto-pubkey-types 0.2.0_1 --> 0.3.2 security/hs-cryptocipher 0.4.0_1 --> 0.5.0 security/hs-cryptohash 0.8.3_1 --> 0.9.0 security/hs-skein 0.1.0.12 --> 1.0.3 textproc/hs-HaXml 1.23.3_2 --> 1.24 textproc/hs-attoparsec-conduit 1.0.0 --> 1.0.1 textproc/hs-blaze-html 0.6.0.0 --> 0.6.1.1 textproc/hs-blaze-markup 0.5.1.4 --> 0.5.1.5 textproc/hs-case-insensitive 1.0 --> 1.0.0.2 textproc/hs-highlighting-kate 0.5.3.8 --> 0.5.3.9 textproc/hs-hs-bibutils 4.17 --> 5.0 textproc/hs-polyparse 1.8_3 --> 1.9 textproc/hs-texmath 0.6.1.3 --> 0.6.1.5 textproc/hs-xml 1.3.12_4 --> 1.3.13 textproc/hs-yaml 0.8.2.3 --> 0.8.2.4 www/hs-HTTP 4000.2.5_1 --> 4000.2.8 www/hs-cgi 3001.1.7.4_6,1 --> 3001.1.7.5,1 www/hs-hamlet 1.1.6.3 --> 1.1.7.1 www/hs-happstack-server 7.1.7 --> 7.1.7.1 www/hs-heist 0.11.1 --> 0.12.0 www/hs-http-conduit 1.9.0 --> 1.9.3 www/hs-http-reverse-proxy 0.1.1.3 --> 0.1.1.6 www/hs-shakespeare 1.0.3.1 --> 1.0.5 www/hs-shakespeare-css 1.0.3 --> 1.0.5.1 www/hs-shakespeare-js 1.1.2.1 --> 1.1.4 www/hs-snap 0.11.2 --> 0.12.0 www/hs-wai-extra 1.3.2.4 --> 1.3.4 www/hs-wai-test 1.3.0.4 --> 1.3.1 www/hs-warp 1.3.7.4 --> 1.3.8.1 www/hs-yesod 1.1.9.2 --> 1.2.0.1 www/hs-yesod-auth 1.1.5.3 --> 1.2.0 www/hs-yesod-core 1.1.8.2 --> 1.2.0.4 www/hs-yesod-form 1.2.1.3 --> 1.3.0 www/hs-yesod-persistent 1.1.0.1_1 --> 1.2.0 www/hs-yesod-platform 1.1.8 --> 1.2.0.1 www/hs-yesod-routes 1.1.2 --> 1.2.0 www/hs-yesod-static 1.1.2.2 --> 1.2.0 www/hs-yesod-test 0.3.5 --> 1.2.0 x11-toolkits/hs-GLUT 2.1.2.1_7,1 --> 2.4.0.0,1 x11-toolkits/hs-OpenGL 2.2.3.1_4,1 --> 2.8.0.0,1 x11/hs-xmobar 0.16_2 --> 0.17 Removed ports (2): www/hs-yesod-default 1.1.3.2 www/hs-yesod-json 1.1.2.1 PR: ports/179146 [1] Requested by: Omar Thameen <omar@biglist.com> [1] Reported by: sperber, bapt [2] Tested by: sperber [2] Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=319894
* Update to 3.2.1Chris Rees2013-06-045-13/+40
| | | | | | | | | | | | The database (.rrd) files have moved to /var/db/monitorix by default, and the port is careful to ensure that existing files are migrated. The configuration file needs to have the base_lib line updated to /var/db/monitorix/ (note trailing slash). The rc script comes with instructions to those who don't happen to follow every single commit :) Notes: svn path=/head/; revision=319893
* Register install conflict with sysutils/qjail2Pawel Pekala2013-06-041-0/+2
| | | | Notes: svn path=/head/; revision=319868
* Readd qjail 2.x legacy branch. This is second forgotten part of ports/179184,Pawel Pekala2013-06-046-0/+135
| | | | | | | first was committed in r319728. Notes: svn path=/head/; revision=319867
* Update to fix breakage with clang.Tom Rhodes2013-06-032-3/+3
| | | | | | | | PR: 179050 Requested by: many Notes: svn path=/head/; revision=319792
* Update to version 3.0Pawel Pekala2013-06-024-31/+38
| | | | | | | | PR: ports/179184 Submitted by: Joe Barbish <qjail@a1poweruser.com> (maintainer) Notes: svn path=/head/; revision=319728
* - Fix plistMartin Wilke2013-06-021-2/+0
| | | | | | | Reported by: pkg (PKG_DEVELOPER_MODE) Notes: svn path=/head/; revision=319670
* - Update to 2.14.2Steve Wills2013-06-012-9/+5
| | | | | | | | PR: ports/176717 Submitted by: Rustem Alimov <rustem.alimov@gmail.com> Notes: svn path=/head/; revision=319606
* Add a few patches to let the port build with clang.Raphael Kubo da Costa2013-06-012-0/+28
| | | | Notes: svn path=/head/; revision=319588
* - Fix RUN_DEPENDS line so that it doesn't remove ruby as a dependencySteve Wills2013-06-011-2/+2
| | | | | | | | | - Bump PORTREVISION With hat: ruby@ Notes: svn path=/head/; revision=319550
* Fix build:Eitan Adler2013-05-311-2/+2
| | | | | | | | | I had done the testing and committing in two separate trees :( Reported by: sunpoet Notes: svn path=/head/; revision=319547
* Update to 3.01a14. For the changes since 3.01a13 see:Marius Strobl2013-05-312-3/+3
| | | | | | | | | ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-3.01a14 Approved by: bapt (mentor) Notes: svn path=/head/; revision=319491
* Stop checking for get_pidfile_from_conf function in rc.subr.Chris Rees2013-05-312-16/+8
| | | | | | | | | | | | | | It is present in all supported versions of FreeBSD, and has had poor takeup. I strongly suspect the strange-looking checks are partially to blame for scaring maintainers off. Go forth and please use it! PR: ports/178269 Approved by: maintainers of all ports involved Notes: svn path=/head/; revision=319487
* Chase devel/libexplain updateEmanuel Haupt2013-05-311-1/+1
| | | | Notes: svn path=/head/; revision=319485
* - Trim Makefile headerAntoine Brodin2013-05-312-6/+25
| | | | | | | | | | | - Install optimized bytecode and be prefix clean (PYDISTUTILS_INSTALLARGS+= has to be used after bsd.port.pre.mk is included) PR: ports/178468 Approved by: maintainer timeout (3 weeks), miwi, eadler (mentors, implicit) Notes: svn path=/head/; revision=319470
* - Do not try to remove dirs. not created by the portMartin Wilke2013-05-311-1/+0
| | | | | | | Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=319464
* Let htop build when python 3 is default.Eitan Adler2013-05-301-2/+2
| | | | | | | Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=319448
* - Finish removal of support for Linux 2.4 in bsd.linux-apps.mk andRene Ladan2013-05-305-81/+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
* - update to 2.0.14Florian Smeets2013-05-296-47/+27
| | | | | | | | | | | - make port non-interactive [1] - add PORTSCOUT hints, 2.1.X is a development version PR: ports/178532 [1] Submitted by: Claudius Herder <claudius_herder@ambtec.de> [1] Notes: svn path=/head/; revision=319396
* . add LICENSE=GPLv2;Boris Samorodov2013-05-272-24/+14
| | | | | | | | | | | | . bump PORTREVISION; . trim Makefile headers; . remove the indefinite article from COMMENT; . define PLIST_FILES and PORTDOCS at makefile; . remove pkg-plist; . NOPORTDOCS -> PORT_OPTIONS:MDOCS. Notes: svn path=/head/; revision=319282
* . add LICENSE=GPLv2;Boris Samorodov2013-05-274-36/+25
| | | | | | | | | | | | | . remove shlib ABI version number from LIB_DEPENDS; . bump PORTREVISION; . trim Makefile headers; . define PORTDOCS at Makefile; . remove PORTDOCS lines from pkg-plist; . NOPORTDOCS -> PORT_OPTIONS:MDOCS; . use plain install instead .for loops. Notes: svn path=/head/; revision=319280
* . add LICENSE=GPLv2;Boris Samorodov2013-05-272-19/+13
| | | | | | | | | | | | | . remove shlib ABI version number from LIB_DEPENDS; . bump PORTREVISION; . trim Makefile headers; . define PORTDOCS at Makefile; . remove PORTDOCS lines from pkg-plist; . NOPORTDOCS -> PORT_OPTIONS:MDOCS; . use plain install instead .for loops. Notes: svn path=/head/; revision=319279
* . add LICENSE=GPLv2;Boris Samorodov2013-05-272-20/+15
| | | | | | | | | | | . bump PORTREVISION; . NOPORTDOCS -> PORT_OPTIONS:MDOCS; . trim Makefile headers; . add PLIST_FILES and PORTDOCS; . remove pkg-list. Notes: svn path=/head/; revision=319276
* . NOPORTDOCS -> PORT_OPTIONS:MDOCS;Boris Samorodov2013-05-271-8/+6
| | | | | | | . trim Makefile headers. Notes: svn path=/head/; revision=319275
* . remove LICENSE_FILE of a standard one (GPLv2);Boris Samorodov2013-05-271-2/+1
| | | | | | | . remove the indefinite article from COMMENT. Notes: svn path=/head/; revision=319274
* . remove LICENSE_FILE of a standard one (GPLv2);Boris Samorodov2013-05-271-7/+2
| | | | | | | | . trim Makefile Headers; . remove the indefinite article from COMMENT. Notes: svn path=/head/; revision=319271
* Fix build with clangBaptiste Daroussin2013-05-271-0/+27
| | | | Notes: svn path=/head/; revision=319270
* . add LICENSE=GPLv2;Boris Samorodov2013-05-271-6/+5
| | | | | | | | | . bump PORTREVISION; . trim Makefile headers; . use NO_WRKSUBDIR=yes. Notes: svn path=/head/; revision=319267
* . trim Makefile headers;Boris Samorodov2013-05-272-9/+5
| | | | | | | | | | . remove contiguous blank lines; . remove space after a variable name; . define PKG_PLIST and MAN8 at Makefile; . remove pkg-plist (2 lines). Notes: svn path=/head/; revision=319264
* . remove shlib ABI version from LIB_DEPENDS;Boris Samorodov2013-05-271-8/+3
| | | | | | | | | . bump PORTREVISION; . trim Makefile headers; . remove standard DISTNAME. Notes: svn path=/head/; revision=319259
* . trim Makefile Headers;Boris Samorodov2013-05-271-6/+2
| | | | | | | . remove the indefinite article from COMMENT. Notes: svn path=/head/; revision=319255