aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
Commit message (Collapse)AuthorAgeFilesLines
* - Updatet to 4.1miwi2013-03-283-15/+10
| | | | | PR: 177419 Submitted by: maintainer
* - Update to 1.8gahr2013-03-283-20/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Incompatible Changes ==================== * layout redo/undo has been removed. Normal Changes ============== * Add halfpage up/down bindings to copy mode. * Session choosing fixed to work with unattached sessions. * New window options window-status-last-{attr,bg,fg} to denote the last window which was active. * Scrolling in copy-mode now scrolls the region without moving the mouse cursor. * run-shell learnt '-t' to specify the pane to use when displaying output. * Support for middle-click pasting. * choose-tree learns '-u' to start uncollapsed. * select-window learnt '-T; to toggle to the last window if it's already current. * New session option 'assume-paste-time' for pasting text versus key-binding actions. * choose-* commands now work outside of an attached client. * Aliases are now shown for list-commands command. * Status learns about formats. * Free-form options can be set with set-option if prepended with an '@' sign. * capture-pane learnt '-p' to send to stdout, and '-e' for capturing escape sequences, and '-a' to capture the alternate screen, and '-P' to dump pending output. * Many new formats added (client_session, client_last_session, etc.) * Control mode, which is a way for a client to send tmux commands. Currently more useful to users of iterm2. * resize-pane learnt '-x' and '-y' for absolute pane sizing. * Config file loading now reports errors from all files which are loaded via the 'source-file' command. * 'copy-pipe' mode command to copy selection and pipe the selection to a command. * Changes panes can now emit focus notifications for certain applications which use those. * run-shell and if-shell now accept format placeholders. * resize-pane learnt '-Z' for zooming a pane temporarily. * new-session learnt '-A' to make it behave like attach-session. * set-option learnt '-o' to prevent setting an option which is already set. * capture-pane and show-options learns '-q' to silence errors. * New command 'wait-for' which blocks a client until woken up again. * Resizing panes will now reflow the text inside them. * Lots and lots of bug fixes, fixing memory-leaks, etc. * Various manpage improvements. PR: 177435 (with minor modifications) Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
* - Update to 1.4.6martymac2013-03-282-8/+4
| | | | - Convert Makefile header to new format
* Mechanically convert unmaintained ports which use "gnomehack" to use ↵eadler2013-03-288-38/+21
| | | | "pathfix" instead.
* - update to version 4.88Dohauer2013-03-282-3/+3
| | | | | | | add support for FreeBSD 8.4 PR: ports/177372 Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer)
* - Update to 0.3.18olivierd2013-03-283-8/+9
| | | | - Replace gnomehack by USES= pathfix
* - add LATEST_LINKjgh2013-03-281-0/+2
| | | | | Reported by: indexbuild@ Approved by: maintainer, implicit
* KDE/FreeBSD team presents KDE SC 4.10.1 ports!makc2013-03-2721-60/+108
| | | | | | | | | | | | | | | | | | | | | | | - 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
* - Drop. Unfortunately, it requires a lot of time that I have not.sem2013-03-271-1/+1
|
* Utilise MLINKS.bsam2013-03-272-1/+1
| | | | Suggested by: makc, gerald (thanks!)
* - Remove pkg-plist as it should not be herezi2013-03-271-85/+0
|
* Reformat using 8-space wide tab in preparation for KDE SC 4.10 updatemakc2013-03-261-15/+15
|
* - Add additional mirrorzi2013-03-261-0/+1
| | | | Approved by: bdrewery (with portmgr hat)
* - Update to checkin 9a7d8b4bdrewery2013-03-262-4/+4
| | | | | Changes: - Fix cloning of 'sharenfs' property
* - Add mirror as the main site is deadbdrewery2013-03-261-15/+13
| | | | | | | - Trim header - Convert to new options framework With hat: portmgr
* . trim makefile headers to two line style;bsam2013-03-262-12/+12
| | | | | | | | . remove ABI version numbers from LIB_DEPENDS; . USE_GNOME=pkgconfig -> USE_PKGCONFIG=build; . utilise USE_GNOME=desktopfileutils; . remove standard options from CPPFLAGS and LDFLAGS; . bump PORTREVISION.
* . trim makefile header to two line style;bsam2013-03-262-10/+18
| | | | | | | | | | | | | . remove shlib ABI versions from LIB_DEPENDS; . USE_GNOME=gnomehack -> USES=pathfix; . USE_GNOME=pkgconfig -> USE_PKGCONFIG=build; . add USE_LDCONFIG=yes (a library is installed); . utilise USE_GNOME=desktopfileutils; . fix build after glib2 update; [1] . sort pkg-plist. PR: ports/176863 [1] Reported by: Ivan Klymenko <fidaj@ukr.net> [1]
* - remove empty OPTIONS_DEFAULTrene2013-03-251-1/+1
| | | | - portlint fixes
* - Update MASTER_SITES and WWW: linemiwi2013-03-253-18/+21
| | | | | PR: 177262 Submitted by: Ports Fury
* - Update to 1.0.p10miwi2013-03-253-13/+22
| | | | | PR: 177251 Submitted by: ports fury
* - Fix build with MANPAGES offsunpoet2013-03-241-0/+2
| | | | | PR: ports/176842 Submitted by: Lukasz Wasikowski <lukasz@wasikowski.net>
* - update to 0.14.0rm2013-03-243-6/+90
| | | | | PR: 177326 Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
* - do not treat warnings as erorrs to make it build against current versionrm2013-03-242-2/+12
| | | | | | | of libarchive - bump PORTREVISION (shared lib version chase) Submitted by: glewis (by mail)
* - Fix plistlwhsu2013-03-231-0/+1
| | | | Submitted by: pointyhat via miwi
* Fix pkg-plistrene2013-03-231-3/+0
| | | | Reported by: pointyhat run
* - update to 0.13.3rm2013-03-235-17/+47
| | | | | | | | | - fix pillar path - fix problem, mentioned in ports/176489 PR: 177144 Submitted by: Denis Generalov <gd@rambler-co.ru> Approved by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
* - fix pkg-plistrm2013-03-233-8/+5
| | | | | | | | | | - trim Makefile header - whitespace fixes in pkg-descr - bump PORTREVISION PR: 177237 Submitted by: William Grzybowski <william88@gmail.com> Approved by: mm (maintainer, via private email)
* - Update to 2.6.2acm2013-03-234-20/+4
| | | | - Trim Makefile headers
* update to 5.14bf2013-03-232-3/+3
|
* - convert USE_CMAKE to USESmakc2013-03-2317-17/+17
| | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi)
* sysutils/lsof: upgrade to 4.88Brea2013-03-222-4/+4
| | | | | | | | | | 4.88B is a fixup release that allows lsof to work with FreeBSD that was received changes in 'struct filedesc' (just now it is -HEAD after r247602). PR: ports/177200 Approved by: Larry Rosenman <ler@lerctr.org> (maintainer) QA page: http://codelabs.ru/fbsd/ports/qa/sysutils/lsof/4.88.b,8
* Mk/bsd.kde4.mk:makc2013-03-227-7/+8
| | | | | | | | | | - Don't set CMAKE_BUILD_TYPE for debug builds (cmake.mk already handles it) - Don't set WITH_DEBUG for unstable branch (KDE4_BRANCH) - Remove now useless KDE4_BUILDENV KDE SC ports: - Chase KDE4_BUILDENV removal: replace 'KDE4_BUILDENV= yes' with 'USES= cmake:outsource' and add USE_LDCONFIG if needed
* - Update to 0.99.1makc2013-03-225-75/+467
| | | | | | | | | - Trim Makefile header - Update COMMENT - Convert to USES - Add NLS option Obtained from: area51
* - Update to 1.4.3bdrewery2013-03-222-10/+5
| | | | | | | | | | | | Changes: - Fix bug when ATIME is enabled. - Use /sbin/e2fsck from FreeBSD base system. - Use REMOVE_HIBERFILE option for NTFS3G mounts. - Use LONGNAMES for MSDOS mounts. - Fix harmless error messages. - Fix typos at error messages. Submitted by: vermaden@interia.pl (maintainer, via email)
* - update to 1.5.7rm2013-03-222-9/+5
| | | | | | | | | | | | | - update MASTER_SITES - trim Makefile header, while here changelog: Version 1.5.7: Added support for MP4 files Version 1.5.6: Added support for Office 2007 file as well as bug fixes PR: 176752 Submitted by: antoine Approved by: maintainer timeout (2 weeks)
* Upgrade to version 3.99.olgeni2013-03-223-4/+21
|
* - Update to 0.8.6culot2013-03-224-23/+27
| | | | | | PR: ports/176215 PR: ports/176923 Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
* Drop support for old versionseadler2013-03-221-9/+1
|
* The mdev patch has been revised by the upstream maintainer on March 5th.mandree2013-03-222-3/+3
| | | | | | Update checksum and size to unbreak fetching the port, and bump PORTREVISION because the contents would also change. See http://lists.busybox.net/pipermail/busybox/2013-March/079004.html
* - Trim Makefile headerdanfe2013-03-211-7/+5
| | | | | | - Tighten MASTER_SITES - Fix grammar in COMMENT - Define LICENSE (BSD)
* - update to 0.9.27jgh2013-03-215-34/+76
| | | | | | | - adopt optionsNG PR: 176975 Submitted by: maintainer, coco@executive-computing.de
* - Convert to PEAR_AUTOINSTALLwen2013-03-201-12/+5
| | | | | - Trim Makefile headers - Pass maintainership to miwi@
* - Mark RESTRICTEDbdrewery2013-03-201-1/+1
| | | | | | See: http://lists.freebsd.org/pipermail/freebsd-jail/2013-March/002118.html With hat: portmgr
* Update to 0.43.tobez2013-03-202-3/+3
| | | | Changes: http://search.cpan.org/dist/Sysadm-Install/Changes
* - Update to version 6.1 [1]pawel2013-03-204-20/+8
| | | | | | | | | - Correct Makefile header - NOPORTDOCS -> ! ${PORT_OPTIONS:MDOCS} PR: ports/177088 [1] Submitted by: Jeremy Chadwick <jdc@koitsu.org> Approved by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
* Jaildaemon provides services for a fixed command-line interface betweencrees2013-03-204-0/+31
| | | | | | | | | FreeBSD jails and their host system WWW: http://erdgeist.org/arts/software/jaildaemon/ PR: ports/176918 Submitted by: Dirk Engling <erdgeist@erdgeist.org>
* - Assign to the heap due to mail bouncestabthorpe2013-03-201-6/+2
| | | | | | - Trim header while I am here With hat: portmgr
* - fix '(' '}' typoohauer2013-03-191-2/+2
| | | | - fix OPTION keyword US -> USB (sysutils/nut22)
* This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.eadler2013-03-193-3/+3
| | | | | | | | | If a port used other USE_GNOME items it was untouched. The ports that used other USES were fixed by hand. PR: ports/177081 Reviewed by: bapt Approved by: portmgr (miwi)
* Convert almost all gnome@ ports to OptionsNG, trim header, use USES=pathfixkwm2013-03-193-51/+50
| | | | | | | instead of gnomehack and pet portlint. Add conflicts with future gnome3 versions. Reviewed by: miwi, bapt
* Sanitize formatting, unmute installation commands, etc.danfe2013-03-192-28/+24
|
* Update to 1.4: When creating swap space on EC2 ephemeral disks, parse EC2cperciva2013-03-192-3/+3
| | | | | | | | device names of "sd[bcde]" in addition to "/dev/sd[bcde]". Until recently EC2 hosts all used the latter form, but an increasing number seem to have switched to the former. Submitted by: Luke Marsden
* Simplifyeadler2013-03-191-3/+1
| | | | Pet Portlint
* Reset maintainer:ehaupt2013-03-191-6/+2
| | | | | (reason: 550 5.1.1 <v.sri.sai.ganesh@hp.com>: Recipient address rejected: User unknown in virtual alias table)
* Convert to OptionsNG. Also toggle both options on since this is a meta port itkwm2013-03-191-12/+10
| | | | should depend on something!
* "aaargh, quoted Makefile variables"eadler2013-03-193-18/+6
| | | | Approved by: portmgr (bapt)
* - fix PKGNAMESUFFIXdinoex2013-03-181-1/+2
| | | | | - bump PORTREVISION Submitted by: Craig Leres
* - Rename sysutils/facter to sysutils/rubygem-facterzi2013-03-1810-42/+36
| | | | | | | | | | | - 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)
* Fix minor nit: use the canconical FreeBSD.org form for email addresses.eadler2013-03-181-6/+2
| | | | | | | | | This was causing me issues when attempting to gather certain statistics. While here trim header Approved by: miwi, adrian, tj No objection from: db, bjk, cperciva, scheidell, osa
* In categories starting with [n-s], remove empty lines (and also few cases ofdanfe2013-03-1710-26/+14
| | | | trailing slashes) from pkg-plist.
* - Convert to PEAR_AUTONSTALLmiwi2013-03-171-21/+4
| | | | | | - Trim header - remove post-extract - Bump PORTREVISION
* Update to 3.4.4gjb2013-03-172-3/+3
| | | | | | | | | Bug fixes: - prevent possible crash when archiving files (GitHub #316) - don't create symlinks to cf-know in update policy - don't enable xml support if libxml2 is too old (Redmine #1937) Approved by: cy (maintainer, implicit)
* - Finish conversion to OptionsNG (was missing DOCS option)danfe2013-03-161-6/+7
| | | | | | - Provide better description what NV-CONTROL is needed for - Rename QT option to QT3 to make it more clear it's legacy - Improve descriptions for GUI programs while I am at here
* - Fix build [1]novel2013-03-163-5/+43
| | | | | | - Respect CC Reported by: miwi [1]
* - Cleanup old PHP version checkmiwi2013-03-161-14/+0
| | | | - Remove post-extract is no longer needed
* - Fix dangerous typo in IGNORE messagedecke2013-03-151-1/+1
| | | | | Reported by: Ports QAT With hat: portmgr
* - Convert to PEAR_AUTOINSTALLmiwi2013-03-151-37/+2
|
* - Convert to PEAR_AUTOINSTALLmiwi2013-03-151-124/+3
| | | | - Trim header
* - Update to 2.6.18swills2013-03-152-3/+3
| | | | | Approved by: portmgr (miwi) Security: cda566a0-2df0-4eb0-b70e-ed7a6fb0ab3c
* - Update to 2.5.1sunpoet2013-03-152-3/+3
| | | | Changes: https://github.com/guard/guard-rspec/commits/master
* Clean-up cmake usagemakc2013-03-141-2/+0
| | | | Approved by: Jason Bacon (maintainer)
* - Convert to Optionsngmiwi2013-03-145-48/+36
| | | | - While here trim header
* - graphics/libexif:pclin2013-03-141-6/+2
| | | | | | | | | | | | | * Update to 0.6.21 * Add LICENSE * Switch to OptionsNG and PORTDOCS - Document libexif 2012-07-12 vulnerabilty - Bump PORTREVISION for libexif related ports - Trim headers while here PR: ports/175910 Approved by: swills (mentor) Security: d881d254-70c6-11e2-862d-080027a5ec9a
* - Update to 0.13.2culot2013-03-143-6/+6
| | | | | | PR: ports/176921 Submitted by: Denis Generalov <gd@rambler-co.ru> Approved by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
* Do not try to remove DOCSDIR is build without docsbapt2013-03-131-1/+1
| | | | Reported by: pkg DEVELOPER_MODE
* Fix build with clang.mandree2013-03-131-0/+11
| | | | | | | (The issue has also been reported to the upstream maintainer.) PR: ports/176908 Submitted by: Beeblebrox <zaphod@berentweb.com>
* - Update puppet to 3.1.1 resolving multiple security issuesswills2013-03-134-8/+8
| | | | | | | - Update puppet27 to 2.7.21 resolving multiple security issues - Document multiple puppet security issues Security: cda566a0-2df0-4eb0-b70e-ed7a6fb0ab3c
* - Update to 20130311zi2013-03-122-8/+4
|
* - Register mutual conflicts.rene2013-03-122-5/+5
| | | | - Trim Makefile header for linux-procps.
* Don't disconnect sysutils/linux-procps (Fedora 4 version) yet.rene2013-03-121-0/+1
|
* Copy sysutils/linux-procps to sysutils/linux-f10-procps,rene2013-03-125-1/+78
| | | | | | | | | | 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>
* Update to version 0.7.3.demon2013-03-112-3/+3
|
* - Update to 1.5.9beech2013-03-112-10/+7
| | | | | | | - Cleanup Makefile header for portlint PR: ports/176818 Submitted by: Michael Ranner <michael@ranner.eu> (maintainer)
* - Update to 0.47sunpoet2013-03-107-37/+127
| | | | | | | - Convert to new options framework - Update WWW Changes: http://joeyh.name/code/moreutils/news/version_0.47/
* Return davide's ports to the pool per request.eadler2013-03-101-7/+3
| | | | | | | | While here: - trim header - fix COMMENT Approved by: davide (maintainer)
* Change MAINTAINER to my FreeBSD.org address.tmseck2013-03-101-1/+1
| | | | Approved by: flo (mentor)
* - BROKEN Checksum mismatchmiwi2013-03-091-0/+2
| | | | | | | | | => Attempting to fetch http://ftp.ntu.edu.tw/linux/utils/fs/zisofs/zisofs-tools-1.0.8.tar.bz2 fetch: http://ftp.ntu.edu.tw/linux/utils/fs/zisofs/zisofs-tools-1.0.8.tar.bz2: size unknown fetch: http://ftp.ntu.edu.tw/linux/utils/fs/zisofs/zisofs-tools-1.0.8.tar.bz2: size of remote file is not known zisofs-tools-1.0.8.tar.bz2 -1 B 609 kBps ===> zisofs-tools-1.0.8_1 depends on file: /usr/local/sbin/pkg - found => SHA256 Checksum mismatch for zisofs-tools-1.0.8.tar.bz2.
* - Update to 1.2.5sunpoet2013-03-092-3/+3
| | | | Changes: http://savannah.gnu.org/forum/forum.php?forum_id=7519
* Clean up my ports (and a couple of ports@ owned ones):eadler2013-03-095-0/+10
| | | | | | | | | | - Fix COMMENT - Add MAKE_JOBS_SAFE where appropriate - Change ordering of LICENSE lines - Fix new header format - Etc. Reviewed by: drogoh (on irc)
* Don't remove etc/xdg/autostart, it getting managed by gnomehier.kwm2013-03-091-3/+0
| | | | Approved by: xfce@ (miwi)
* googlog.org is dead and I can not find any mirror that appears to be active ↵eadler2013-03-091-0/+3
| | | | | | | | or official (the github clones appear to be for submitting patches only). As such, mark it deprecated and expired. Give it some time as there may be a mirror I didn't find via search. Reported by: Sergey V. Dyatko <sergey.dyatko@gmail.com>
* - Set PORTSCOUT, newer versions for sysutils/polkit-qtmakc2013-03-091-5/+3
| | | | - Trim header
* Add port of the PC-BSD installer, pc-sysinstall.bms2013-03-087-0/+431
| | | | | | | | | | | | | | 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
* Remove indefinite article from COMMENTehaupt2013-03-089-34/+14
|
* - Add a backup mirror freedesktop.orgmiwi2013-03-081-1/+2
| | | | Approved by: kvm
* Convert USE_BISON to USES= bisonbapt2013-03-082-7/+3
| | | | | | | | | | | | | | It brings bison as a build dependency in case it is set the following way: USES= bison or USES= bison:build it brings bison as a run dependency in case it is set the following way: USES= bison:run it brings bison both as a run and build dependency in case it the set the following way: USES= bison:both While here trim some headers Convert some USE_GNOME= gnomehack to USES= pathfix
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichkwm2013-03-0822-64/+157
| | | | | | | | | | | | | | | | | | | | are the latest stable releases. * Update vala to the newest stable release 0.18.1, also update a few ports in the gtk/gnome stack. * The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles. * Remove pkg-config run depends from glib20 and freetype2. This doesn't eliminate pkg-config run dependency completely, a second phase is needed and is planned. * Support for .:run. and .:build. for USE_GNOME components was added. Currently only libxml2 and libxslt support this mechanism. * Updates of the telepathy stack and empathy. * Trim makefile headers, convert ports to new options, trim off library versions for some ports. * Fix other ports so they build with the new glib version. Thanks to miwi and crees for helping out with some exp-runs. Approved by: portmgr (miwi & bapt) Obtained from: gnome team repo
* - Fix all new cases of 'No newline at end of file' in the ports treeak2013-03-072-2/+2
| | | | Approved by: portmgr (bapt)
* Update to 1.32.nobutaka2013-03-072-12/+9
| | | | | | | | | Trim Makefile header. Add a new location to MASTER_SITES. Switch to OptionsNG. PR: ports/175828 Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
* Update to 1.0.46mm2013-03-072-4/+4
| | | | Submitted by: John Hein
* - Please welcome back Chris Petrik as maintainer ofbdrewery2013-03-072-4/+3
| | | | | | | | | | | these ports [1] - Trim headers - Remove indefinite article from COMMENT - Convert tab to space in WWW lines PR: ports/175415 [1] Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> [1] Discussed with: bapt
* - correct dependency on py-salt the same way as in r313502rm2013-03-071-1/+1
| | | | Approved by: maintainer (implicit)
* Convert USE_FUSE macros into USES feature.bapt2013-03-0737-151/+60
| | | | | While here trim headers Convert some USE_GNOME= gnomehack -> USES= pathfix
* Remove expired, unmaintained ports:rene2013-03-0648-3889/+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
* - correct @dirrm entry ordering to fix packagingrm2013-03-061-1/+1
| | | | Reported by: redports QAT
* - correct dependency to fix buildrm2013-03-061-1/+1
| | | | Reported by: pointyhat (po.miwibox)
* - add new port: sysutils/ptoolsjgh2013-03-064-0/+31
| | | | | | | | | | | | | | | 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
* Update to 3.4.3gjb2013-03-062-22/+19
| | | | | | | Convert to new options framework Submitted by: skreuzer Approved by: cy (maintainer, implicit)
* - Add support for concatenated .xz streamsmandree2013-03-066-1/+266
| | | | | | | | - Fix grep -Fw not respecting -w - Fix assorted crashes and two macros These, and the previous CVE fix in _2 were Obtained from: http://patch-tracker.debian.org/package/busybox/1:1.20.0-8
* Fixmandree2013-03-052-1/+92
| | | | Security: CVE-2013-1813
* - fix NOPORTDOCS installationjgh2013-03-051-5/+7
| | | | | | | | | - while here tighten COMMENT and adoption of optionsNG for DOCS PR: 174590 PR: 170542 Submitted by: olivier@gid0.org Approved by: maintainer timeout, kamikaze@bsdforen.de ( 75 days )
* - Remove support for old versions of perleadler2013-03-052-8/+7
| | | | | | | - Pet portlint a bit - Correct BUILD and RUN depends Reviewed by: swills
* Update to 0.6crees2013-03-052-3/+3
| | | | - Don't fail on missing -p option
* - Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocationlwhsu2013-03-042-7/+3
|
* - Update to 1.4.2bdrewery2013-03-042-3/+28
| | | | | | | | | Changes: - Added BLACKLIST option to ignore problematic devices. - Implement sleep/wait with TIMEOUT for devices that not appear. - Add more useful information to /var/log/automount.log file. Submitted by: vermaden@interia.pl (maintainer, via email)
* 2013-02-27 security/lep: No more upstream, no more public distfilesbapt2013-03-0414-201/+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
* - Fix stat option in appearance-install-theme scriptolivierd2013-03-032-1/+25
| | | | | | PR: 168746 Submitted by: Akira Noda Approved by: rene, miwi (mentors, implicit)
* Update to 3.0.0crees2013-03-035-49/+35
| | | | | Config file changes amass here, so a rewrite is necessary. Fortunately, the layout is the same so it is easy.
* The author has not found any simple programs that listen on a device andcrees2013-03-035-0/+88
| | | | | | | | | | 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/
* - Update *_DEPENDS on x11-toolkits/py-tkinter after _tkinter.so relocationlwhsu2013-03-031-7/+3
|
* Update to 3.01a13. For the changes since 3.01a12 see:marius2013-03-032-3/+3
| | | | | | ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-3.01a13 Approved by: bapt (mentor)
* Update to 3.01a12. For the changes since 3.01a11 see:marius2013-03-033-14/+17
| | | | | | ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-3.01a12 Approved by: beat (mentor)
* - Unbreak buildmiwi2013-03-021-11/+3
| | | | - Trim header
* - Update to 1.3.9miwi2013-03-028-102/+165
| | | | | PR: 176528 Submitted by: ports fury
* - Update to 5.01miwi2013-03-023-6/+5
| | | | | PR: 176527 Submitted by: Ports Fury
* update to 5.13bf2013-03-022-3/+3
|
* Variable that start with _ are considered private to the definingeadler2013-03-022-2/+2
| | | | | | | makefile and may not be used by ports makefiles. In addition, avoid problems should the defaults ever change. Approved by: portmgr (tabthorpe)
* Add mdev, platform and xz patches.mandree2013-03-012-3/+12
|
* - Update to 3.5.0a2gjb2013-03-015-63/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New features: - 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) Changes: - 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 Bugfixes: - do not wait for splaytime when executing only once - disable xml editing functionality when libxml2 doesn't provide necessary APIs (Redmine #1937) Approved by: cy (maintainer, implicit)
* - Update to 2.35 [1]culot2013-03-013-9/+8
| | | | | | | | | - Update MASTER_SITES [1] - Trim Makefile's header [1] - Add WWW link to pkg-descr PR: ports/176500 [1] Submitted by: Denis Generalov <gd@rambler-co.ru>
* - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: sysutils)gahr2013-02-2850-116/+75
| | | | Approved by: portmgr
* Fix plist (again).gjb2013-02-282-1/+2
| | | | | | Submitted by: QAT Approved by: cy (maintainer, implicit) Pointyhat: gjb (myself)
* Convert to new options frameworkgjb2013-02-281-18/+14
| | | | Approved by: cy (maintainer, implicit)
* Fix plist missed by me in previous commit to this port.gjb2013-02-282-3/+4
| | | | Approved by: cy (maintainer, implicit)
* - Update chef and friends to 10.24.0 to fix build with other recent updatesswills2013-02-278-30/+18
| | | | With hat: ruby@
* Update to 3.0-beta6makc2013-02-263-10/+5
|
* Unbreak INDEX.cperciva2013-02-261-3/+0
|
* Break INDEX as part of testing of new portsnap build code.cperciva2013-02-261-0/+3
| | | | I'll unbreak it in a few minutes.
* - update to 3.6.3jgh2013-02-262-3/+3
| | | | | PR: 176432 Submitted by: maintainer, cristianorolim@outlook.com
* - Update to 20130122bdrewery2013-02-262-3/+3
| | | | | | | Changes: https://savannah.gnu.org/forum/forum.php?forum_id=7514 PR: ports/176431 Submitted by: Chris Howey <howeyc@gmail.com> (maintainer)
* - update to 3.6.2, and adoption of optionsNGjgh2013-02-263-35/+39
| | | | | | | | | | - update historical header with new format and email address - while here drop phpv4 and deprecated knob of WITHOUT_PHP_DEPENDS shift to INSTALL_macros for installations in favor of CP shift pre-everything target to where other targets are placed PR: 176302 Submitted by: maintainer, cristianorolim@outlook.com
* - Update MASTER_SITES [1]pclin2013-02-251-7/+3
| | | | | | | PR: ports/176415 Submitted by: Sayetsky Anton <vsjcfm@gmail.com> Approved by: Valentin Nechayev <netch@netch.kiev.ua> (maintainer) [1] Approved by: swills (mentor)
* - Update to 0.13.1culot2013-02-242-3/+3
| | | | | | PR: ports/176371 Submitted by: Geoff Garside <freebsd@geoffgarside.co.uk> Approved by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
* - Update to 0.4miwi2013-02-243-14/+12
| | | | | | | | - Update maintainer mail adress - While here trim header PR: 174678 Submitted by: maintainer
* - BROKEN does not buildmiwi2013-02-231-0/+2
| | | | | | rom.cc: In member function 'bool s9x::ROMdata::extractROMdata(const std::string&, const std::string&)': rom.cc:244: error: cannot convert 'gzFile_s**' to 'gzFile_s*' for argument '1' to 'off_t gzseek(gzFile_s*, off_t, int)' rom.cc:246: error: cannot convert 'gzFile_s**' to 'gzFile_s*' for argument '1' to 'int gzclose(gzFile_s*)
* Convert to OPTIONSngcrees2013-02-235-39/+39
| | | | | | | | | Use SUB_FILES for pkg-message processing Use ETCDIR where appropriate PR: ports/176334 Approved by: James O'Gorman <james@netinertia.co.uk> (maintainer)
* Fix fetch.gjb2013-02-231-1/+3
| | | | | Submitted by: gahr Approved by: cy (maintainer, implicit)
* Move sysutils/fio to benchmarks category.brucec2013-02-225-73/+0
|
* - Update to 3.5.0a1gjb2013-02-224-16/+60
| | | | Approved by: cy (maintainer, implicit)
* - Update to version 2.0.14.brucec2013-02-222-16/+11
| | | | | - Convert Makefile header. - Convert to optionsNG.
* Add missed change in r311807, the rc.d files need to point at the new configthompsa2013-02-223-3/+3
| | | | | | | location. PR: ports/175497 Approved by: bdrewery
* - fix pkg-message notesjgh2013-02-211-2/+2
| | | | Submitted by: maintainer, lifanov@mail.lifanov.com
* - BROKEN checksum mismatchmiwi2013-02-212-2/+4
| | | | | | | | | ======================<phase: fetch >========================== ===> License GPLv2 accepted by the user ===> dd_rescue-1.30 depends on file: /usr/local/sbin/pkg - found => dd_rescue-1.30.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch http://www.garloff.de/kurt/linux/ddrescue/dd_rescue-1.30.tar.gz fetch: http://www.garloff.de/kurt/linux/ddrescue/dd_rescue-1.30.tar.gz: size mismatch: expected 25253, actual 26313
* ELF prelinking utility to speed up dynamic linking.miwi2013-02-2131-0/+4264
| | | | | | | WWW: http://people.redhat.com/jakub/prelink/ PR: ports/176283 Submitted by: Damjan Jovanovic <damjan.jov@gmail.com>
* - Update to 1.0.1miwi2013-02-212-3/+3
| | | | | PR: 176312 Submitted by: maintainer
* - Makefile (python version) and pkg-plist (sitelibdir) python cleanupjgh2013-02-212-185/+183
| | | | Spotted by: rm@
* add new port: sysutils/ansiblejgh2013-02-216-0/+333
| | | | | | | | | | 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
* - Convert to new options frameworkbapt2013-02-211-11/+9
| | | | - Use USE_PKGCONFIG
* - Reassign ports from avl@ back to pool at his request.fluffy2013-02-214-4/+4
| | | | | Submitted by: avl via IM Approved by: avl via IM
* - Bump PORTEPOCHgahr2013-02-201-0/+1
| | | | Reported by: bdrewery
* - Fix build with clangsunpoet2013-02-202-3/+12
| | | | | | | - Remove unrecognized CONFIGURE_ARGS - Remove PTHREAD_LIBS [1] Submitted by: gahr [1]
* - Update to httpfs2 0.1.5 (PORTVERSION: 2.0.1.5)gahr2013-02-205-34/+92
|
* - Fix build with clang by removing duplicate const specifiersgahr2013-02-192-2/+66
| | | | - While at it, get rid of useless PTHREAD_CFLAGS / PTHREAD_LIBS
* - use LIB_DEPENDS for libnet.so.8dinoex2013-02-191-3/+3
|
* - fix option SPOOFdinoex2013-02-192-6/+6
| | | | | - move from libnet-devel -> libnet - use LIB_DEPENDS for libnet
* - move from libnet-devel -> libnetdinoex2013-02-192-30/+5
|
* Convert Makefile headers to the new format.olgeni2013-02-182-10/+2
|
* - Unbreak by disabling curses-bases GUI, which relied on old libdialoggahr2013-02-183-15/+51
|
* - Update to 0.7martymac2013-02-183-5/+5
| | | | - Update description
* - Add missing dependencymiwi2013-02-181-1/+2
| | | | | PR: 174719 Submitted by: maintainer
* - update to 1.61rm2013-02-174-65/+12
| | | | | | | | - trim Makefile header - remove unneeded patch PR: 175916 Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
* - update to 1.0.20130213rm2013-02-163-17/+5
| | | | | | | | | | | | | - 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)
* - update MASTER_SITESrm2013-02-161-1/+1
| | | | | PR: 176186 Submitted by: Darren Pilgrim <ports.maintainer@evilphi.com> (maintainer)
* - update to 2.0.11.1flo2013-02-1611-68/+55
| | | | | | - a couple of rc script fixes [1] Submitted by: crees [1]
* - update to 0.13.0jgh2013-02-163-14/+32
| | | | | | PR: 176126 Submitted by: gd@rambler-co.ru Approved by: maintainer, christer.edwards@gmail.com
* Update to 1.7.9.adamw2013-02-152-3/+3
|
* - Convert to new options framework [1]madpilot2013-02-152-92/+113
| | | | | | | | | | | | | | - 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]
* - Trim headerehaupt2013-02-131-5/+3
| | | | - Add LICENSE
* - Remove trailing slash from devel/json-c LIB_DEPENDS originbdrewery2013-02-112-2/+2
| | | | Approved by: brd (maintainer)
* - Add missing patch to fix the build on i386miwi2013-02-101-0/+18
| | | | Reported in: 175979
* - Update to 2013-02-08miwi2013-02-102-4/+4
| | | | | PR: 175991 Submitted by: maintainer
* - update to 1.0.0jgh2013-02-102-7/+3
| | | | | | | | | | | | | 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)
* - Correctly detect laptop lid.avilla2013-02-102-5/+13
| | | | | | | | | | | - 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)
* - Update to 2.67culot2013-02-094-24/+4
| | | | | | Changes: http://search.cpan.org/dist/MogileFS-Server/CHANGES PR: ports/175796 Submitted by: trociny@ (maintainer)
* Update MAINTAINER address for all my ports. While I'm here,koobs2013-02-093-13/+6
| | | | | | standardise and canonicalise Makefile header format and contents. Approved by: eadler (mentor)
* zogftw makes using multiple geli-encrypted single-vdev ZFS poolsmiwi2013-02-094-0/+52
| | | | | | | | | | | | | | | | | | | 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>
* Various spelling correctionscrees2013-02-093-4/+4
| | | | | | | | | | 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
* Proclet is minimalistic Supervisor, fork and manage many services fromkuriyama2013-02-095-0/+43
| | | | | | one perl script. WWW: http://search.cpan.org/dist/Proclet/
* Fix build with clang.kwm2013-02-092-0/+22
| | | | | PR: ports/174430 Submitted by: rm@
* A collection of programs that can be used in a debian/rules file to automatemiwi2013-02-086-0/+116
| | | | | | | | | | | | 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>
* - Remove empyt dirsmiwi2013-02-081-0/+0
|
* Reset to the pool per maintainer request.bapt2013-02-081-6/+2
| | | | | | | | | Thank you Shawn for your work. While here: trim headers, convert to optionsng PR: ports/175949 Submitted by: Shane Bell <shanjobe@gmail.com>
* - Remove some empty patches.miwi2013-02-084-0/+0
|
* - Update to 1.9.0miwi2013-02-0810-255/+80
| | | | | | | PR: 168161 Submitted by: lbartoletti <coder@tuxfamily.org> Lars Engels <lars.engels@0x20.net> Approved by: maintainer
* add new port: sysutils/clonejgh2013-02-084-0/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Update to 0.1.3ehaupt2013-02-082-4/+4
| | | | Notified by: Gerard Lledo <gerard.lledo@gmail.com> (author)
* - Fix build when NLS is disabledbdrewery2013-02-082-1/+12
| | | | | | | | | 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
* Master site update.cy2013-02-071-1/+1
| | | | Submitted by: Peter Czanik <czanik@balabit.hu> -- syslog-ng upline
* - Update to 2.22.2miwi2013-02-072-3/+3
| | | | | PR: 175030 Submitted by: Ports Fury
* - Always use /var/run/bbackupd.pid for the server pidfilebdrewery2013-02-075-13/+29
| | | | | | | | | - 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)
* - Fix rc scripts looking for their commands in the wrongbdrewery2013-02-073-8/+4
| | | | | | | | | place, broken since r280414 - Trim header PR: ports/175497 Reported by: thompsa@ Approved by: James O'Gorman <james@netinertia.co.uk> (maintainer)
* Update from 3.4.0rc2 to 3.4.1 (GA release).cy2013-02-073-4/+4
| | | | | | | | 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
* - Update to 2013.03.02pav2013-02-072-4/+4
| | | | Submitted by: gleb (maintainer)
* - Get rid of USE_TCL_THREAD and USE_TK_THREAD usagesgahr2013-02-061-1/+0
|
* - Fix breakage in the DYNAMIC-enabled ports triggered by the recentpgj2013-02-063-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* - Add UPDATING entry for gnutls updatenovel2013-02-066-7/+13
| | | | - Chase shlib version bump for dependant ports
* Mark as deprecated a bunch of ports that are marked as broken for more than 6bapt2013-02-051-5/+4
| | | | month without a fix
* Upgrade to version 1.540.olgeni2013-02-052-3/+3
|
* Upgrade to version 1.620.olgeni2013-02-052-3/+3
|
* - Update to 0.3.17miwi2013-02-052-19/+22
| | | | | PR: 175047 Submitted by: Ports Fury
* - Fix fetchmakc2013-02-051-7/+2
| | | | - Trim header
* - Update to 0.2.2bdrewery2013-02-054-11/+61
| | | | | | | | | | | | | | - 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
* - Update to 4.0.2sbz2013-02-053-6/+9
| | | | | PR: ports/175849 Submitted by: antoine (maintainer)
* More merges from area51 repository:makc2013-02-045-45/+229
| | | | | | | | | | | | - 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>
* Add more ports that should have been committed along with last KDE update.makc2013-02-045-0/+55
| | | | | Noticed by: beat Pointyhat to: me
* - Update MASTER_SITES and WWWamdmi32013-02-042-2/+2
| | | | | PR: 175702 Submitted by: "Daniel W. Steinbrook" <dsteinbrook@gmail.com> (maintainer)
* KDE/FreeBSD team presents KDE SC 4.9.5 ports!makc2013-02-0418-38/+241
| | | | | | | | | | | | | | | | | | | | | | | | - 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
* Update to 2.1;crees2013-02-044-14/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* Update to version 1.2.4pawel2013-02-022-8/+4
| | | | | PR: ports/175439 Submitted by: Craig Leres <leres@ee.lbl.gov> (maintainer)
* - Update to 20121019amdmi32013-02-013-34/+65
| | | | | PR: 175761 Submitted by: Andriy Gapon <avg@icyb.net.ua> (maintainer)
* - Fix all cases of 'No newline at end of file' in ports treeak2013-02-015-5/+5
| | | | Approved by: portmgr (bapt)
* - Update to 2.04.02jadawin2013-02-012-3/+3
| | | | - Changelog: http://cpansearch.perl.org/src/KROMG/Tie-Syslog-2.04.02/Changes
* - update to 1.0.0rm2013-02-012-4/+4
| | | | | PR: 175729 Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
* - update to 1.0.0rm2013-02-012-3/+3
| | | | | PR: 175728 Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
* Chase boost updatebapt2013-01-311-7/+3
|
* - Update to version 2.7.0danfe2013-01-313-20/+21
| | | | | | | | | - Define LICENSE (GPLv2) - Fix PORT_OPTIONS:MDOCS check - Clean up Makefile while here PR: ports/175726 Submitted by: maintainer
* - Update to 1.2.4sunpoet2013-01-312-5/+4
| | | | | | - Update MASTER_SITES: remove LOCAL/sunpoet Changes: http://savannah.gnu.org/forum/forum.php?forum_id=7478
* Update 3.4.1 --> 3.4.2cy2013-01-316-66/+11
| | | | | Suggested by: Loic Pefferkorn <loic-freebsd@loicp.eu> Closes PR: 175693 (PR patch was not used)
* - Update to 2.4.0sunpoet2013-01-312-3/+3
| | | | Changes: https://github.com/guard/guard-rspec/commits/master
* - Update to 1.6.2sunpoet2013-01-312-3/+4
| | | | Changes: https://github.com/guard/guard/blob/master/CHANGELOG.md
* - Fix build on sparc64jadawin2013-01-313-6/+22
| | | | | | PR: ports/172707 Submitted by: Olivier Cochard-Labbe <olivier@cochard.me> Approved by: maintainer timed-out
* - Update to 20130129zi2013-01-302-3/+3
|
* Upgrade to version 3.98.olgeni2013-01-293-4/+13
|
* - Convert to optionsNGrene2013-01-281-19/+16
| | | | | - Use new Makefile header - Pet portlint
* - Convert to optionsNGrene2013-01-281-16/+17
| | | | - Pet portlint
* Convert to optionsNGrene2013-01-281-15/+16
|
* Add fuse-zip, a FUSE file system to navigate, extract, create, and modify ZIPdanfe2013-01-284-0/+50
| | | | | | archives. PR: ports/159242
* Ensure that OSVERSION is defined.danfe2013-01-281-1/+3
|
* New port: sysutils/procenv, utility to show process environment.danfe2013-01-284-0/+33
| | | | | PR: ports/175333 Submitted by: James Hunt
* - Revert previous change to patch file. The goal was to prevent a warning withswills2013-01-282-3/+3
| | | | | | Ruby 1.9, but this just caused problems with Ruby 1.8. PR: ports/175558
* - add new port: sysutils/py-salt-apijgh2013-01-286-0/+85
| | | | | | | | | | | | | 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
* - chase 311078, adjust dependencies and set python_pkgnameprefixjgh2013-01-282-1/+3
|
* - shift origins for consistentcy with other Python portsjgh2013-01-2815-2/+2
| | | | | Submitted by: jgh@ Approved by: maintainer, christer.edwards@gmail.com
* - Update to 1.0.9.rakuco2013-01-274-50/+76
| | | | | | | | | | - Add clang support. - Add LICENSE. - Update MASTER_SITE. - Trim old Makefile header. PR: ports/175322 Submitted by: Mykola Marzhan <delgod@portaone.com> (maintainer)
* Deprecate a bunch of ports with no more upstream and/or no more public distfilesbapt2013-01-273-0/+9
|
* - Reset ports due to mail bouncestabthorpe2013-01-273-18/+6
| | | | | | - Update headers while I am here With hat: portmgr
* - Strip header at request of original creatortabthorpe2013-01-271-5/+1
| | | | | Submitted by: trevor With hat: portmgr
* Update to 1.30.nobutaka2013-01-275-33/+22
|
* - fix docs installationrm2013-01-271-4/+2
| | | | | | | - define PORTDOCS list uncoditionally, while here PR: ports/175610 Submitted by: Nicolas Jombart <ecu@200ok.org> (maintainer)
* - cleanup headerdinoex2013-01-271-5/+1
|