summaryrefslogtreecommitdiff
path: root/sysutils
AgeCommit message (Collapse)Author
2013-02-16- update to 1.61Ruslan Makhmatkhanov
- trim Makefile header - remove unneeded patch PR: 175916 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
2013-02-16- update to 1.0.20130213Ruslan Makhmatkhanov
- remove etc/periodic/monthly/998.zfs-scrub--it was rendered redundant by the scrub periodic added to the base - remove the scrub_in_progress check. As of 7.3-R and 8.0-R, ZFS supports taking snapshots while a scrub is running--this check is no longer necessary on all supported releases - remove files/patch-zfs-snapshot (was fixed upstream). PR: 176132 Submitted by: Darren Pilgrim <darren.pilgrim@gmail.com> Approved by: Peter Ankerstal <peter@pean.org> (maintainer)
2013-02-16- update MASTER_SITESRuslan Makhmatkhanov
PR: 176186 Submitted by: Darren Pilgrim <ports.maintainer@evilphi.com> (maintainer)
2013-02-16- update to 2.0.11.1Florian Smeets
- a couple of rc script fixes [1] Submitted by: crees [1]
2013-02-15- update to 0.13.0Jason Helfman
PR: 176126 Submitted by: gd@rambler-co.ru Approved by: maintainer, christer.edwards@gmail.com
2013-02-15Update to 1.7.9.Adam Weinberger
2013-02-14- Convert to new options framework [1]Guido Falsi
- Use USE_PKGCONFIG instead of USE_GNOME=pkgconfig [1] - Remove ABI version numbers from LIB_DEPENDS [1] - Trim Makefile headers on sysutils/conky-awesome [1] - Update maintainer address [2] - Add new options [2] - Bump PORTREVISION [2] PR: ports/176038 [1] Submitted by: myself Reviewed by: bapt [1] Approved by: Nikos Ntarmos <ntarmos@ceid.upatras.gr> (maintainer) [2]
2013-02-12- Trim headerEmanuel Haupt
- Add LICENSE
2013-02-11- Remove trailing slash from devel/json-c LIB_DEPENDS originBryan Drewery
Approved by: brd (maintainer)
2013-02-10- Add missing patch to fix the build on i386Martin Wilke
Reported in: 175979
2013-02-10- Update to 2013-02-08Martin Wilke
PR: 175991 Submitted by: maintainer
2013-02-09- update to 1.0.0Jason Helfman
Changelog per maintainer: - soft-define the desired compiler - minor lingual clarification in the Description of the man file (transferring -> copying) - corrected spelling in man file - fixed a crashing bug in synchronization mode - don't require modification dates of directories being the same for synchronization or incremental update - when incrementing to or synchronizing directories, do not require them to be of same st_size - do not report meaningless numbers if nothing has been copied Submitted by: maintainer, cyclaero@gmail.com (via private mail)
2013-02-09- Correctly detect laptop lid.Alberto Villa
- Bump PORTREVISION. Among other things, this commit lets KDE Workspaces react on lid closing (e.g., sleep/lock on lid closing). PR: 175531 Submitted by: avilla (myself) Approved by: gnome (maintainer timeout)
2013-02-09- Update to 2.67Frederic Culot
Changes: http://search.cpan.org/dist/MogileFS-Server/CHANGES PR: ports/175796 Submitted by: trociny@ (maintainer)
2013-02-09Update MAINTAINER address for all my ports. While I'm here,Kubilay Kocak
standardise and canonicalise Makefile header format and contents. Approved by: eadler (mentor)
2013-02-09zogftw makes using multiple geli-encrypted single-vdev ZFS poolsMartin Wilke
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>
2013-02-09Various spelling correctionsChris Rees
PR: ports/175331 Submitted by: Christoph Mallon Approved by: No objections within three weeks from any maintainer While here, style and duplicate phrase fixes in bsdcflow pkg-descr Submitted by: mi
2013-02-09Proclet is minimalistic Supervisor, fork and manage many services fromJun Kuriyama
one perl script. WWW: http://search.cpan.org/dist/Proclet/
2013-02-08Fix build with clang.Koop Mast
PR: ports/174430 Submitted by: rm@
2013-02-08A collection of programs that can be used in a debian/rules file to automateMartin Wilke
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>
2013-02-08- Remove empyt dirsMartin Wilke
2013-02-08Reset to the pool per maintainer request.Baptiste Daroussin
Thank you Shawn for your work. While here: trim headers, convert to optionsng PR: ports/175949 Submitted by: Shane Bell <shanjobe@gmail.com>
2013-02-08- Remove some empty patches.Martin Wilke
2013-02-08- Update to 1.9.0Martin Wilke
PR: 168161 Submitted by: lbartoletti <coder@tuxfamily.org> Lars Engels <lars.engels@0x20.net> Approved by: maintainer
2013-02-08add new port: sysutils/cloneJason Helfman
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
2013-02-07Update to 0.1.3Emanuel Haupt
Notified by: Gerard Lledo <gerard.lledo@gmail.com> (author)
2013-02-07- Fix build when NLS is disabledBryan Drewery
PR: ports/174021 [1] PR: ports/175745 [2] Reported by: Rusty Nejdl <rnejdl@ringofsaturn.com> [1] Reported by: Z Beeblebrox <zaphod@berentweb.com> [2] Approved by: maintainer timeout Obtained from: http://git.savannah.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=88a6201
2013-02-07Master site update.Cy Schubert
Submitted by: Peter Czanik <czanik@balabit.hu> -- syslog-ng upline
2013-02-07- Update to 2.22.2Martin Wilke
PR: 175030 Submitted by: Ports Fury
2013-02-07- Always use /var/run/bbackupd.pid for the server pidfileBryan Drewery
- The default configuration directory has moved from /usr/local/etc/box to /usr/local/etc/boxbackup PR: ports/175497 Submitted by: thompsa@ Approved by: James O'Gorman <james@netinertia.co.uk> (maintainer)
2013-02-06- Fix rc scripts looking for their commands in the wrongBryan Drewery
place, broken since r280414 - Trim header PR: ports/175497 Reported by: thompsa@ Approved by: James O'Gorman <james@netinertia.co.uk> (maintainer)
2013-02-06Update from 3.4.0rc2 to 3.4.1 (GA release).Cy Schubert
Our syslog-ng upline (Peter Czanik <czanik@balabit.hu>) requested this update be committed to the syslog-ng-devel port instead of the main syslog-ng port. Submitted by: Peter Czanik <czanik@balabit.hu> -- syslog-ng upline
2013-02-06- Update to 2013.03.02Pav Lucistnik
Submitted by: gleb (maintainer)
2013-02-06- Get rid of USE_TCL_THREAD and USE_TK_THREAD usagesPietro Cerutti
2013-02-05- Fix breakage in the DYNAMIC-enabled ports triggered by the recentGabor Pali
devel/libffi update - Enable multithreaded build for lang/ghc (i.e. mark MAKE_JOBS_SAFE) Please note that port revision for all the Haskell ports without version changes are bumped. New ports (20): devel/hs-MonadRandom 0.1.8 devel/hs-base64-conduit 0.5.1 devel/hs-bifunctors 3.2 devel/hs-either 3.1 devel/hs-errors 1.3.1 devel/hs-generic-deriving 1.4.0 devel/hs-lens 3.8.5 devel/hs-profunctor-extras 3.3 devel/hs-profunctors 3.2 devel/hs-reflection 1.1.6 devel/hs-timezone-olson 0.1.2 devel/hs-timezone-series 0.1.2 math/hs-comonads-fd 3.0.1 math/hs-groupoids 3.0.1.1 math/hs-nats 0.1 math/hs-semigroupoid-extras 3.0.1 security/hs-cipher-rc4 0.1.2 security/hs-crypto-numbers 0.1.3 security/hs-crypto-pubkey 0.1.2 security/hs-crypto-random-api 0.2.0 Updated ports (107): archivers/hs-zip-archive 0.1.2.1 --> 0.1.3.3 archivers/hs-zlib-bindings 0.1.1.2 --> 0.1.1.3 audio/hs-libmpd 0.8.0.1 --> 0.8.0.2 benchmarks/hs-criterion 0.6.2.0 --> 0.6.2.1 converters/hs-aeson 0.6.0.2_2 --> 0.6.1.0 converters/hs-dataenc 0.14.0.4 --> 0.14.0.5 databases/hs-persistent 1.0.2.2 --> 1.1.4 databases/hs-persistent-sqlite 1.0.1 --> 1.1.2 databases/hs-persistent-template 1.0.0.2 --> 1.1.2.1 devel/hs-BNFC 2.4.2.1_1 --> 2.6.0.3 devel/hs-Boolean 0.1.1 --> 0.1.2 devel/hs-TypeCompose 0.9.7 --> 0.9.9 devel/hs-ansi-terminal 0.5.5_5 --> 0.5.5.1 devel/hs-ansi-wl-pprint 0.6.4_3 --> 0.6.6 devel/hs-basic-prelude 0.3.1.0 --> 0.3.2.0 devel/hs-checkers 0.2.9_2 --> 0.3.1 devel/hs-classy-prelude 0.4.1 --> 0.4.3 devel/hs-classy-prelude-conduit 0.4.1 --> 0.4.3 devel/hs-conduit 0.5.5 --> 0.5.6 devel/hs-configurator 0.2.0.1 --> 0.2.0.2 devel/hs-cpphs 1.15 --> 1.16 devel/hs-edit-distance 0.2.1.1 --> 0.2.1.2 devel/hs-file-embed 0.0.4.6 --> 0.0.4.7 devel/hs-filestore 0.5.0.1 --> 0.6 devel/hs-fsnotify 0.0.4 --> 0.0.6 devel/hs-ghc-paths 0.1.0.8_5 --> 0.1.0.9 devel/hs-git-annex 3.20121211 --> 3.20130124 devel/hs-hashable 1.1.2.5 --> 1.2.0.5 devel/hs-hastache 0.4.2 --> 0.5.0 devel/hs-hlint 1.8.39 --> 1.8.43 devel/hs-hoogle 4.2.14 --> 4.2.15 devel/hs-hspec 1.4.2 --> 1.4.3 devel/hs-largeword 1.0.3 --> 1.0.4 devel/hs-lifted-base 0.2 --> 0.2.0.2 devel/hs-monad-logger 0.2.3 --> 0.2.3.2 devel/hs-optparse-applicative 0.4.2 --> 0.5.2.1 devel/hs-pool-conduit 0.1.0.3 --> 0.1.1 devel/hs-project-template 0.1.0.1 --> 0.1.1 devel/hs-silently 1.2.4 --> 1.2.4.1 devel/hs-smallcheck 0.6.1_2 --> 0.6.2 devel/hs-system-fileio 0.3.10 --> 0.3.11 devel/hs-unix-compat 0.4.0.0 --> 0.4.1.0 devel/hs-unordered-containers 0.2.2.1 --> 0.2.3.0 devel/hs-vault 0.2.0.1 --> 0.2.0.4 devel/hs-void 0.5.8 --> 0.5.11 devel/hs-word8 0.0.2 --> 0.0.3 mail/hs-mime-types 0.1.0.0 --> 0.1.0.2 math/hs-categories 1.0.4 --> 1.0.5 math/hs-comonad 3.0.0.2 --> 3.0.1.1 math/hs-comonad-transformers 3.0 --> 3.0.1 math/hs-distributive 0.2.2_2 --> 0.3 math/hs-pointed 3.0.1 --> 3.0.2 math/hs-semigroupoids 3.0.0.1 --> 3.0.2 math/hs-semigroups 0.8.4.1 --> 0.9 net/hs-network-conduit 0.6.1.1 --> 0.6.2.2 net/hs-simple-sendfile 0.2.8 --> 0.2.10 print/hs-hscolour 1.20.3,1 --> 1.20.3_1,1 security/hs-certificate 1.3.3 --> 1.3.5 security/hs-cipher-aes 0.1.5 --> 0.1.7 security/hs-clientsession 0.8.0.1 --> 0.8.1 security/hs-cprng-aes 0.2.4 --> 0.3.4 security/hs-crypto-conduit 0.4.1 --> 0.4.3 security/hs-cryptocipher 0.3.6 --> 0.4.0 security/hs-cryptohash 0.7.9 --> 0.8.3 security/hs-pem 0.1.1_2 --> 0.1.2 security/hs-skein 0.1.0.10 --> 0.1.0.11 security/hs-tls 1.0.2 --> 1.1.1 security/hs-tls-extra 0.5.0 --> 0.6.1 sysutils/hs-angel 0.3.3 --> 0.3.4 textproc/hs-Diff 0.1.3_3 --> 0.2.0 textproc/hs-attoparsec 0.10.2.0_2 --> 0.10.3.0 textproc/hs-blaze-html 0.5.1.1 --> 0.5.1.3 textproc/hs-blaze-markup 0.5.1.2 --> 0.5.1.4 textproc/hs-case-insensitive 0.4.0.3 --> 0.4.0.4 textproc/hs-citeproc-hs 0.3.6 --> 0.3.7 textproc/hs-double-conversion 0.2.0.5 --> 0.2.0.6 textproc/hs-highlighting-kate 0.5.3.3 --> 0.5.3.5 textproc/hs-hs-bibutils 4.15 --> 4.16 textproc/hs-regex-pcre-builtin 0.94.4.3.8.31 --> 0.94.4.5.8.31 textproc/hs-texmath 0.6.1.1 --> 0.6.1.3 textproc/hs-yaml 0.8.1.1 --> 0.8.2 www/hs-gitit 0.10.0.2 --> 0.10.1.2 www/hs-hamlet 1.1.1.1 --> 1.1.3.1 www/hs-heist 0.8.2 --> 0.11.0 www/hs-hjsmin 0.1.3 --> 0.1.4 www/hs-http-conduit 1.8.4.3 --> 1.8.7 www/hs-http-date 0.0.3 --> 0.0.4 www/hs-http-reverse-proxy 0.1.0.6 --> 0.1.1.1 www/hs-shakespeare-js 1.1.0 --> 1.1.1 www/hs-snap 0.9.2.2 --> 0.11.0 www/hs-wai-app-static 1.3.0.4 --> 1.3.1_1 www/hs-wai-extra 1.3.0.4 --> 1.3.2 www/hs-warp 1.3.5 --> 1.3.7.1 www/hs-xss-sanitize 0.3.2_2 --> 0.3.3 www/hs-yesod 1.1.4.1 --> 1.1.7.2 www/hs-yesod-auth 1.1.2 --> 1.1.3 www/hs-yesod-core 1.1.6.1 --> 1.1.7.1 www/hs-yesod-default 1.1.2 --> 1.1.3 www/hs-yesod-form 1.2.0.1 --> 1.2.0.2 www/hs-yesod-persistent 1.1.0 --> 1.1.0.1 www/hs-yesod-platform 1.1.5 --> 1.1.7.2 www/hs-yesod-static 1.1.1.1 --> 1.1.1.2 www/hs-yesod-test 0.3.1.1 --> 0.3.3 x11-wm/hs-xmonad 0.10_4 --> 0.11 x11-wm/hs-xmonad-contrib 0.10_4 --> 0.11 x11/hs-X11 1.5.0.1_3 --> 1.6.0.2 x11/hs-xmobar 0.14_3 --> 0.16 Obtained from: FreeBSD Haskell
2013-02-05- Add UPDATING entry for gnutls updateRoman Bogorodskiy
- Chase shlib version bump for dependant ports
2013-02-05Mark as deprecated a bunch of ports that are marked as broken for more than 6Baptiste Daroussin
month without a fix
2013-02-05Upgrade to version 1.540.Jimmy Olgeni
2013-02-05Upgrade to version 1.620.Jimmy Olgeni
2013-02-05- Update to 0.3.17Martin Wilke
PR: 175047 Submitted by: Ports Fury
2013-02-05- Fix fetchMax Brazhnikov
- Trim header
2013-02-04- Update to 0.2.2Bryan Drewery
- Drop rubygem- prefix from PKGNAME as this no longer uses rubygems - Add mirror - Add setup instructions in pkg-message - Add LICENSE Changes: * Scripts are now installed to /usr/local/sbin instead of /usr/local/bin * Add '-P pool' flag to `zfs-auto-snapshot` to limit the snapshotting to the specified pool/dataset. * Fix usage output
2013-02-04- Update to 4.0.2Sofian Brabez
PR: ports/175849 Submitted by: antoine (maintainer)
2013-02-04More merges from area51 repository:Max Brazhnikov
- Chase kdemultimedia4 split/kdegames shlib bump - Convert to new options framework - Trip Makefile header sysutils/k3b-kde4: - add patches to fix build with ffmpeg-devel [1] PR: ports/162261 [1] Submitted by: Phil Oleson <oz at nixil.net>
2013-02-04Add more ports that should have been committed along with last KDE update.Max Brazhnikov
Noticed by: beat Pointyhat to: me
2013-02-04- Update MASTER_SITES and WWWDmitry Marakasov
PR: 175702 Submitted by: "Daniel W. Steinbrook" <dsteinbrook@gmail.com> (maintainer)
2013-02-03KDE/FreeBSD team presents KDE SC 4.9.5 ports!Max Brazhnikov
- 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
2013-02-03Update to 2.1;Chris Rees
1. Added logic to interrogate the content of flavors for correctness before allowing them to be merged into the newjail being created. Only paths targeting directories holding configuration files are allowed now. The jail create process is terminated and the offending paths are listed in error messages. 2. Changed the /root/.cshrc file in both flavors default and ssh-default to now contain setenv PACKAGESITE to point to packages-current so login users of any jail will have the most current package version available. 4. In the qjail install logic added code to create these additional paths in basejail, /usr/ports/packages, /usr/home and /home link. 5. The create -D -I options have been combined to just -d. 6. The create -i -s options have been combined to just -i. 7. The create -c & -C options have been reduced to just -c. 8. The create options -c and -f ssh-default now force the first time login user to enter a new password. 9. Added logic to create, that rolls through the ip addresses of the existing jails to verify the ip address/addresses on the create command are not all ready used. 10. Corrected the list command display format when jail has more than a single ip address. 11. Changed the order jails are started, stopped, restarted, and listed from <z to a> to <a to z>. Also for boot starts. 12. Added system wide logging. Every qjail subcommand and error message is logged to /var/log/qjail.log. Rotating of the log is enabled. 13. The install subcommand has new -l option to activate system wide logging. 14. The update subcommand has [-l on|off] option to turn logging on and off. 15. Added new subcommand logmsg. This posts comments to the log file. 16. Changed update option to use its own /usr/local/etc/qjail.portsnap.conf file instead of the hosts /etc/portsnap.conf. Enabled REFUSE statements in /usr/local/etc/qjail.portsnap.conf to drop categories most likely to never be used to compile ports inside of a jail. 17. As sparse image allocations get larger 1G -> 5G creating jails from archives was taking very long times to complete, 20 minutes or more. Archives of sparse images larger that 7G caused terminations. All these things have one thing in common. They all used the pax and cpio utilities. Turns out these utilities are not sparse file aware. Had to completely change the way sparse image jails moved through the qjail system. Now the archive process opens the sparse image and really archives it as a directory tree jail. This required restore and create options to change also. PR: ports/175771 Submitted by: Joe Barbish (maintainer)
2013-02-02Update to version 1.2.4Pawel Pekala
PR: ports/175439 Submitted by: Craig Leres <leres@ee.lbl.gov> (maintainer)
2013-02-01- Update to 20121019Dmitry Marakasov
PR: 175761 Submitted by: Andriy Gapon <avg@icyb.net.ua> (maintainer)