aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
Commit message (Collapse)AuthorAgeFilesLines
* - Support stagingjhale2014-06-252-35/+19
| | | | | | | | | | - Simplify MASTER_SITES - Install LICENSE with LICENSE framework - Use options helpers - Use @sample in pkg-plist - Bump PORTREVISION Approved by: portmgr (blanket approval)
* Fix build on system built WITHOUT_INFObapt2014-06-251-0/+2
| | | | With hat: portmgr
* Update maintainer address to robak@FreeBSD.org in multiple ports:robak2014-06-253-3/+3
| | | | | | | | | | | | | | - devel/py-configparser - devel/py-durus - devel/py-geotypes - devel/rubygem-deep_merge - devel/rubygem-librarian - devel/rubygem-open3_backport - sysutils/mcollective-nrpe-agent - sysutils/mnrpes - sysutils/rubygem-librarian-puppet Approved by: swills (mentor)
* - Add bin/afuse-avahissh to orphans whitelistak2014-06-252-1/+3
|
* Convert GMAKE to MAKE_CMDbapt2014-06-2512-17/+17
| | | | | | | Please note that lots of invocation of MAKE_CMD here are wrong as they do not properly respect MAKE_ENV and friends With hat: portmgr
* - Support stagingjhale2014-06-253-21/+15
| | | | | | | | | | - Fix fetch by using USE_GITHUB. Checksum of distfile is different, but contents are the same. - Remove indefinite article from COMMENT - Add LICENSE - Use @sample in pkg-plist Approved by: portmgr (blanket approval)
* Remove pc-sysinstall port.jpaetzel2014-06-257-432/+0
|
* - Update to 2.3.1sunpoet2014-06-252-3/+3
| | | | Changes: https://github.com/guard/guard-minitest/releases
* - Remove empty files and directoriesak2014-06-241-0/+0
|
* - Take maintenership (feld@ drop its maintenership)rodrigo2014-06-242-12/+10
| | | | | | - Stagify the port Approved by: bapt (mentor)
* Deprecate ports failing to build with new utmpxantoine2014-06-245-0/+15
| | | | | | Maintainers had more than 4 years to fix them With hat: portmgr
* sysutils/rubygem-facter: update 1.7.6 -> 2.0.2robak2014-06-245-30/+11
| | | | | | | | | | - Update sysutils/rubygem-facter to 2.0.2 as in PR 191246 - Change maintainer address to robak@FreeBSD.org - Update URL in pkg-descr PR: 191246 Submitted by: Michael Moll Approved by: swills (mentor)
* Fixed a hardcoded gccxride2014-06-241-7/+8
| | | | Reported by: pkg-fallout@FreeBSD.org
* - Update to 0.20.8zi2014-06-243-3/+4
|
* - Switch textproc/wv to USES=libtool, drop .la filesamdmi32014-06-231-2/+2
| | | | | | - Fix LIB_DEPENDS entries on dependent ports and bump PORTREVISIONS as library naming schema has changed Approved by: portmgr blanket
* sysutils/n98-magerun: new portpi2014-06-235-0/+36
| | | | | | | | | | | | | Provides some handy tools for magento developers like a quick database info from local.xml or a database dump feature, cache clearing, admin user password reset. You can also easily install a complete shop and sample data with buildin installer. For coders there are also many features like a module kickstarter (with modman support). WWW: http://magerun.net/ PR: 189873 Submitted by: Melvyn Sopacua <melvyn@magemana.nl>
* Remove expired port:rene2014-06-238-652/+0
| | | | 2014-06-22 sysutils/syslog-ng-devel: Use sysutils/syslog-ng instead
* sysutils/syslog-ng-incubator: depend on sysutils/syslog-ng instead of expiredrene2014-06-231-2/+2
| | | | | | | | | sysutils/syslog-ng-devel While here fix order of Makefile variables. PR: 191288 Submitted by: myself Approved by: maintainer (cy, implicit)
* sysutils/socket: support stagewg2014-06-234-9/+23
| | | | | | PR: 185380 Submitted by: takefu airport fm Approved by: maintainer (timeout)
* Mark as broken: no distinfo provided for some of the distfilesbapt2014-06-231-1/+1
| | | | With hat: portmgr
* - Add USES=libtool to archivers/libarchive.tijl2014-06-231-1/+1
| | | | - Bump PORTREVISION on dependent ports.
* - Stageify.araujo2014-06-221-6/+5
|
* - Stageify.araujo2014-06-222-40/+4
| | | | - Remove support OSVERSION minor than 700048.
* - Update to 4.6.rakuco2014-06-222-15/+13
| | | | | | | - Use the @sample helper for handling config files. PR: 191037 Submitted by: basil@vpm.net.ua (maintainer)
* - Fix typos in pkg-plistjhale2014-06-222-12/+11
| | | | | | | | | | - Make EXAMPLES optional - Remove useless MANCOMPRESSED - Bump PORTREVISION PR: 190937 Submitted by: Bill <willambender934@yahoo.com> Fixed by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
* - Support stagingjhale2014-06-221-20/+16
| | | | | | | | | | - Update LICENSE and remove license from PORTDOCS - Factor out MASTER_SITES - EXTRACT_SUFX=.tgz -> USES=tar:tgz - Pass maintainership to submitter PR: 191105 (based on) Submitted by: k@stereochro.me
* sysutils/tartarus: new portrobak2014-06-225-0/+59
| | | | | | | | | | Tartarus is a new port of wrappers around common unix tools for simplified backup utility, as submitted in PR 191077 with my fixes and testing. PR: 191077 Submitted by: Juraj Lutter Reviewed by: marino (mentor), mat Approved by: marino (mentor)
* Add 4 new sed commands to USES=libtool. The first two apply some of thetijl2014-06-221-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changes that Debian made to their libtool. The first command applies to libtool versions 1.4 and up. The second command is somewhat more elaborate but essentially it uses the sed hold space to move an "elif...fi" block down. It applies to 2.x. Together these reduce overlinking to unpatched .la files (from ports that don't have USES=libtool yet but also .la files in the work directory). The third and fourth command fix relinking. During staging libtool may relink libA when it links to another library in the work directory libB. The reason is that libA created during build phase has its runpath set to the location of libB in the work directory. This allows running an executable that links to libA from within the work directory. The relink removes this extra runpath. When libtool relinks libA it replaces "libB.la" on the linker command line with "-L${STAGEDIR}${PREFIX}/lib -lB" with the intention to link to libB in the stage directory but this -L flag isn't necessarily the first so another libB may be linked instead. The two sed commands make relink the same as a normal link. This means libtool will relink with libraries from the work directory using a path similar to "../srcB/.libs/libB.so" without -L flags. This applies to libtool 1.4 and up. Earlier versions don't seem to relink libraries. (This fixes ports like devel/apr1 so they link with freshly built libraries instead of installed libraries.) Fix all ports with missing libraries. Additionally: archivers/rpm4: USES=patchfix. databases/gdbm: INSTALL_TARGET=install-strip. devel/gnome-vfs: remove patch that doesn't change anything. devel/ois: INSTALL_TARGET=install-strip and use standard USE_AUTOTOOLS. devel/zziplib: INSTALL_TARGET=install-strip, MAKE_CMD. multimedia/mjpegtools: remove USE_AUTOTOOLS, use modern compiler on i386 instead of disabling optimisations. net/libnetdude: disable static plugins. PR: 190941 Exp-run: antoine Approved by: portmgr (antoine)
* - Update from 3.3 to 3.4danilo2014-06-224-23/+16
| | | | | | | | | | - Remove NEED_ROOT - Update pkg-descr Changelog: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191213#c0 PR: ports/191213 Submitted by: qjail@a1poweruser.com
* sysutils/dar: Use alternate sed argument to unbreak DragonFlymarino2014-06-211-0/+11
| | | | | | | | The new version of dar uses the gnu sed -r switch which is not recognized by DragonFly's BSD sed. Switch this to the equivalent -E switch so both FreeBSD and DragonFly are happy. Approved by: general blanket
* Remove unneeded portjpaetzel2014-06-214-44/+0
| | | | | PR: 191021 Submitted by: tigger (at) lvlworld (dot) com
* Deprecate unmaintained interactive ports for removal in 2 monthsmarino2014-06-211-0/+3
| | | | | | | | | | | | | | | | | | | Interactive ports can't be packaged which means they don't get tested weekly either. Ideally all interactive ports should be converted to regular ports. Reduce the number of these types of ports by pruning unmaintained ones first. Those wishing to pick up these ports are expected to convert them to regular ports if this can be done with reasonable effort. Ports deprecated for removal on 20 August 2014: * mail/mailagent * net/delegate * net-mgmt/nocol * print/hplip-plugin * print/xdvi * sysutils/autopsy * x11-clocks/xalarm Approved by: portmgr (bapt)
* - Update to 0.23kmoore2014-06-203-45/+5
|
* Update to 1.18.1.rakuco2014-06-202-3/+3
| | | | | PR: 191063 Submitted by: jharris@widomaker.com (maintainer)
* support stage for gcdmastersanpei2014-06-203-3/+4
|
* Correct typo... it's tar:bzip2, not tar:bz2.adamw2014-06-201-1/+1
|
* - Update to 2014.1.5 [1]culot2014-06-202-3/+4
| | | | | | | | - Adapt the minion example to pkgng [2] PR: ports/190952 Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer) [1], ohauer@ [2]
* USES=tar:...adamw2014-06-202-4/+2
|
* - Add stage supportdanilo2014-06-203-7/+17
| | | | | | | | | | | | - Update maintainer email - Add LICENSE - Update WWW while here - Convert USE_BZIP2 to USES - Fix build with clang PR: ports/191188 Submitted by: erik@bz.bzflag.bz
* - Update sysutils/rubygem-hiera to 1.3.4robak2014-06-202-4/+4
| | | | | | | - Change maintainer address to robak@freebsd.org Reviewed by: marino (mentor) Approved by: swills (mentor)
* - Update sysutils/rubygem-facter to 1.7.6robak2014-06-202-4/+4
| | | | | | | - Change maintainer address to robak@freebsd.org Reviewed by: marino (mentor) Approved by: swills (mentor)
* - Support stagingamdmi32014-06-192-24/+29
| | | | | | - Convert USE_BZIP2 to USES - Use new LIB_DEPENDS syntax - Switch to USES=libtool, drop .la files
* sysutils/vagrant: Update version 1.6.2 => 1.6.3marino2014-06-193-4/+15
| | | | | PR: 190630 Submitted by: maintainer (joe Benden)
* - Update to 1.11madpilot2014-06-193-12/+7
| | | | | | | | - Stagify - While here, fix patch filename PR: 190876 Submitted by: Frank Wall <fw@moov.de> (maintainer)
* sysutils/xmbmon: Fix manpage replacement errormarino2014-06-191-2/+2
| | | | | | Spotted by: takefu (airport.fm) Approved by: Muhammad Rahman PR: 185354
* Update to 3.6.0 release.cy2014-06-193-6/+13
| | | | | Submitted by: skreuze (via phabricator) Phabricator id: D243
* sysutils/xmbmon: Strip installed binarymarino2014-06-192-46/+16
| | | | | | | | | | Move installation from vendor makefile to do-install target to properly install the executables, man pages, and documentation. PR: 185354 Submitted by: takefu (airport.fm) Reworked by: maintainer (Mohammad M. Rahman) tweaked by: marino
* sysutils/froxlor: minor fixeswg2014-06-192-8/+20
| | | | | | | | | | | | - Add WANT_PHP_CLI, since froxlor cron jobs rely on the cli sapi - Add WANT_PHP_MOD due to separation of Apache PHP5 module - Use WWWGRP/WWWOWN in pkg-plist - Add option for depending on dns/bind99 - Remove superfluous NEED_ROOT - Bump PORTREVISION PR: 191102 Submitted by: maintainer
* - Add new port sysutils/pstacku using libunwind and written by kib.nox2014-06-195-0/+36
| | | | | | | | | | | | | - Add CONFLICTS with sysutils/pstack. "pstack" is a workalike for the Solaris program of the same name. Running pstack on a process produces a stack trace of each thread in that process. It's useful for finding out what wedged processes are up to, getting profiles of applications, and just satisfying one's curiosity. WWW: https://www.kib.kiev.ua/git/gitweb.cgi?p=pstacku.git;a=tree
* sysutils/dar: add gcrypt optionwg2014-06-191-3/+5
| | | | | | | - Pass maintainership to submitter PR: 191153 Submitted by: Muhammad Moinur Rahman
* support stage.sanpei2014-06-182-31/+32
|
* - Update to 2.0miwi2014-06-183-37/+31
| | | | PR: 191076
* sysutils/pstack: update 1.2 -> 1.3pi2014-06-182-12/+15
| | | | Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
* Don't expose STAGEDIR into installed binary nor .pc.ume2014-06-184-22/+66
|
* - Deprecate and set expiration date to 2014-07-17: Obsolete after migration ↵ak2014-06-181-0/+3
| | | | to Bugzilla
* - Update to 2.4.14miwi2014-06-174-18/+10
| | | | PR: 191098
* - Convert USE_BZIP2 to USESamdmi32014-06-172-9/+9
| | | | | | - Switch to USES=libtool, drop .la files Approved by: portmgr blanket
* Update to 5.19bapt2014-06-173-6/+6
| | | | | | | | | Bug fix and security fixes release: http://mx.gw.com/pipermail/file/2014/001553.html While here convert to USES=libtool With hat: portmgr
* - Stagifyriggs2014-06-174-258/+130
| | | | | | | | | | | | | - Handle user account creation via Makefile rather than pkg-install - Handle permissions and ownerships via pkg-plist - USE_* -> USES - Add LICENSE - Bump PORTREVISION PR: 190972 Submitted by: ports@encarnate.com (maintainer) Reviewed by: maintainer Approved by: maintainer, mentors (implicit)
* Remove run dependency on gcc, this is wrong [1]bapt2014-06-161-7/+2
| | | | | | While here do not print twice the pkg-message Reported by: pjd [1]
* Take maintenership of multiple ports (feld@ drop its maintenership)rodrigo2014-06-161-1/+1
| | | | | | | | | | | | | | devel/trio editors/poedit ftp/ftpsync net-mgmt/rrdbot sysutils/fusefs-gstfs textproc/smu www/p5-HTML-Template-Associate www/p5-WWW-FreeProxy Submitted by: rodrigo Approved by: bapt (mentor)
* - Update to 3.6.2swills2014-06-163-5/+5
| | | | | PR: 190991 Submitted by: gaod@hychen.org
* Set licence to BSD2CLAUSE.rpaulo2014-06-161-1/+1
|
* sysutils/devcpu-data: fix pkg-plistwg2014-06-161-0/+9
| | | | Reported by: jenkins
* sysutils/devcpu-data: update to 1.1wg2014-06-164-22/+21
| | | | | | PR: 190712 Submitted by: Lawrence Chen Approved by: maintainer
* - Update to 0.9.32miwi2014-06-153-785/+315
| | | | PR: 191014
* Reversed check. Bump portrevision.cy2014-06-151-2/+2
| | | | Pointy hat to: me
* Due to popular demand sockets are back! Sockets are the default option.cy2014-06-151-2/+13
| | | | | | | Users should choose named pipes in a heterogeneous environement that uses both screen 4.0.3 and 4.2.1. PR: 191029, 191017
* - Support STAGEDIRsbz2014-06-151-19/+12
|
* Update to 1.3.9.delphij2014-06-143-5/+9
|
* - Update to 2.4.13miwi2014-06-144-29/+9
| | | | | PR: 190903 Submitted by: ports fury
* Make screen 4.0 compatible, prefer fifo over sockets.cy2014-06-141-1/+5
| | | | | PR: 191017 Submitted by: bdrewery
* - Remove __sync_add_and_fetch_8 hack, configure script now detects support ↵antoine2014-06-142-8/+12
| | | | | | for it - Fix a use after free when dealing with ewf images (already committed upstream)
* - STAGE-cleangahr2014-06-132-64/+174
| | | | - Simplify Makefile
* Update to more recent git commit to fix building on FreeBSD 8 and 9feld2014-06-122-4/+7
| | | | Submitted by: maintainer (private email)
* Bump PORTREVISION on everything that depends on devel/apr1 due to thetijl2014-06-122-1/+2
| | | | | | library version change. Approved by: portmgr (implicit)
* - Support STAGEDIRbar2014-06-122-9/+20
| | | | | | - Add LICENSE Approved by: portmgr blanket
* I missed to svn add the new pkg-plist.bar2014-06-121-0/+4
|
* - Support STAGEDIRbar2014-06-121-9/+14
| | | | | | - Added LICENSE Approved by: portmgr blanket
* Reset the 99 ports still listed under sylvio@marino2014-06-125-5/+5
| | | | | | | | | | | Sylvio's last commit was 17 months ago, a full 5 months after all of his ports could have been reset per policy. Given the push to complete staging (48 ports are still unstaged, something like 70+ have already been staged by other committers) and given that PRs are automatically assigned but never addressed, it's better just to reset all the ports and PRs so that it's clear to others that these ports are free to maintain. Approved by: portmgr (implicit)
* - Convert USE_BZIP2 to USESamdmi32014-06-121-1/+1
| | | | Approved by: portmgr blanket
* - Update from 2.8 to 2.9danilo2014-06-112-4/+4
|
* Support LIBS like LDFLAGS.tijl2014-06-1112-23/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV. - Add an option helper for LIBS. - Adjust all ports that already use LIBS. Also remove references to PTHREAD_CFLAGS and PTHREAD_LIBS while here. - Some ports did not support having a LIBS environment variable and required additional patches. Somewhat simplified a linker command line looks like: ${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS} where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and LIBS can be controlled by us. If possible -L and -l flags need to be added to LIBS to make sure they appear after any -L and -l flags set by upstream. Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this may appear too early on the command line causing installed libraries to be linked in instead of freshly built ones. Additional changes: benchmarks/netio: Replace WITH_IPV6 with an IPV6 option. comms/gnokii: Replace some patches with USES=pathfix. Also remove -fPIC. graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR. graphics/visionworkbench: Remove FreeBSD 7 support. multimedia/libmovtar: New LIB_DEPENDS syntax. multimedia/opencinematools: Use standard do-build. net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins) net-mgmt/nagios: Remove -fPIC. net-mgmt/nagios4: Remove -fPIC. print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036. security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS. This skips a test in configure that falsely detects pthread_mutexattr_init in our libc. sysutils/dar: Fix iconv detection. x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD hack and use $CXX as linker as on other platforms. PR: 190592 Exp-run by: antoine Approved by: portmgr (antoine)
* Add staging support.sanpei2014-06-111-1/+3
|
* - Update to 1.6.3culot2014-06-116-100/+4
| | | | | | Changes: https://raw.githubusercontent.com/ansible/ansible/v1.6.3/CHANGELOG.md PR: ports/190882 Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
* Stagify.vanilla2014-06-113-10/+26
|
* Stagify.vanilla2014-06-111-8/+5
|
* 1: Stagify.vanilla2014-06-111-11/+4
| | | | | 2: new format of LIB_DEPENDS 3: switch to tar:bzip2.
* 1: Stagify.vanilla2014-06-111-2/+1
| | | | 2: new format of LIB_DEPENDS.
* - Convert USE_BZIP2 to USESamdmi32014-06-111-9/+6
| | | | | | | - Use new LIB_DEPENDS syntax - Switch to USES=libtool Approved by: portmgr blanket
* - Switch to USES=libtoolamdmi32014-06-111-2/+3
| | | | Approved by: portmgr blanket
* - Update to 4.2.10sunpoet2014-06-102-3/+3
| | | | Changes: https://github.com/guard/guard-rspec/releases
* sysutils/coreutils: Reset maintainermarino2014-06-101-2/+2
| | | | Three consecutive PR timeouts...
* Unbreak the port after adding stage support.roberto2014-06-102-3/+3
| | | | | PR: 190873 Submitted by: erdgeist@erdgeist.org (MAINTAINER)
* Remove all the bootstrap files (.bs) from the plists.mat2014-06-1020-21/+0
| | | | | | | | | | Starting with perl 5.20, they're not installed any more if empty, and on FreeBSD, they're (always ?) empty. PR: 190681 Submitted by: mat Exp-Run by: antoine Sponsored by: Absolight
* Reset maintainer as per request to freebsd-ports@. Thanks for your helplinimon2014-06-101-1/+1
| | | | | | | so far. Submitted by: maintainer Approved by: portmgr (blanket)
* Support stage. Update to new LIB_DEPENDS.cy2014-06-101-6/+4
|
* - Update from 0.2 to 0.2.1danilo2014-06-102-7/+8
| | | | | | | | - Convert USE_BZIP2 to USES - Add stage support PR: ports/190853 Submitted by: erdgeist@erdgeist.org
* - Update from 3.3 to 3.4danilo2014-06-103-17/+10
| | | | | | | | - Convert USE_BZIP2 to USES - Add stage support PR: ports/190846 Submitted by: erdgeist@erdgeist.org
* - Add stage support [1]danilo2014-06-101-5/+4
| | | | | | | - Convert LIB_DEPENDS to new syntax PR: ports/190849 Submitted by: jhixson@gmail.com [1]
* - Support stagingjhale2014-06-103-17/+8
| | | | - Rename patch file to eliminate ':'
* Fix usage of @samplefeld2014-06-102-2/+2
| | | | Submitted by: bdrewery
* New port: sysutils/clsyncfeld2014-06-107-0/+149
| | | | | | | clsync is a utility that initatiates automatic rsync transfers after detection of filesystem changes Caution: port may have rough edges. Its FreeBSD support is very new.
* Stagedir support for sysutils/rmonitor, LICENSEmilki2014-06-093-7/+8
| | | | | | | | - Define BSD4CLAUSE license PR: 190499 Submitted by: "Konrad Heuer" <kheuer@gwdg.de> (maintainer) Approved by: eadler (mentor), swills (mentor)
* Remove all space characters from Makefile assignments.olgeni2014-06-094-4/+4
| | | | | | | No functional changes included. CR: D193 (except math/sedumi) Approved by: portmgr (bapt)
* Fix RUN_DEPENDSantoine2014-06-081-1/+1
|
* Remove indefinite articles from COMMENT where I'm maintainer.olgeni2014-06-081-1/+1
|
* Allow staging as a regular userantoine2014-06-081-0/+1
|
* - Allow staging as a regular userantoine2014-06-081-2/+1
| | | | - Remove non needed include
* - shebangfixantoine2014-06-081-1/+4
| | | | - allow staging as a regular user
* sysutils/samesame: forgotten files!marino2014-06-072-0/+36
| | | | | | | | | | | | | | | | In addition to the provided stage support: * separate pkg-plist was created * install-strip was implified with the use of INSTALL_TARGET * most configure switches pulled into options framework * redundant post-install pkg-message removed * 2-clause BSD license documented * USE_BZIP2 converted * patch to buffer.cpp added by maintainer PR: ports/190164 Submitted by: Stephan Esser Approved by: maintainer (Alex de Kruijff) Simplified by: marino
* sysutils/samesame: Stage support and simplifymarino2014-06-071-49/+16
| | | | | | | | | | | | | | | | In addition to the provided stage support: * separate pkg-plist was created * install-strip was implified with the use of INSTALL_TARGET * most configure switches pulled into options framework * redundant post-install pkg-message removed * 2-clause BSD license documented * USE_BZIP2 converted * patch to buffer.cpp added by maintainer PR: ports/190164 Submitted by: Stephan Esser Approved by: maintainer (Alex de Kruijff) Simplified by: marino
* Update 3.4.7 --> 3.4.8cy2014-06-073-4/+6
| | | | | Submitted by: Peter Czanik <czanik@balabit.hu> (syslog-ng upline) Sponsored by: BalaBit IT Security / syslog-ng upstream
* - Add sysutils/grub2-pcbsdkmoore2014-06-0615-0/+1596
| | | | | This installs PC-BSD's custom grub 2.02-prerelease, which includes various enhancements for Boot-Environments and ZFS support
* Stagify.vanilla2014-06-061-9/+5
|
* Stagify, switch to USES=libtoolvanilla2014-06-063-10/+28
|
* Stagify.vanilla2014-06-062-10/+20
|
* - Stage supportmiwi2014-06-061-1/+0
| | | | PR: 190670
* sysutils/memtest86: Clean up, reset maintainer, remove post-extractmarino2014-06-061-14/+10
| | | | | | | Tidy up this unmaintained (but surprisingly staged) port. It has multiple distfiles of different types, but no special post-extract target or extraction tool is needed. Make a small adjustment to remove an unnecessary build/extract dependency.
* sysutils/memfetch: shebangfix mffind.plpi2014-06-061-1/+2
| | | | Approved by: mentors (implicit)
* Stagify.vanilla2014-06-063-13/+55
| | | | Approved by: portmgr@
* Stagify.vanilla2014-06-061-3/+1
| | | | Approved by: portmgr@
* Support stagebapt2014-06-064-107/+51
| | | | | | | | | | | Modernisation: - Use @sample - Install pam files into prefix - Use USERS/GROUPS framework - Remove now useless pkg-install/pkg-deinstall scripts PR: 190162 Submitted by: Zsolt Udvari
* - Convert USE_BZIP2 to USESamdmi32014-06-062-4/+3
| | | | | | - Switch to USES=libtool, drop .la files Approved by: portmgr blanket
* - Resurrect portcs2014-06-051-3/+1
| | | | | | | - Switch maintainer PR: 189641 Submitted by: Darren Pilgrim (maintainer)
* - Update to 1.3.3miwi2014-06-052-3/+3
| | | | | PR: 190326 Submitted by: maintainer
* - Update to 0.1.1miwi2014-06-054-10/+14
| | | | | PR: 190069 Submitted by: maintainer
* - Update to 0.1.1miwi2014-06-053-72/+3
| | | | | PR: 190070 Submitted by: maintainer
* Add forgotten filesbapt2014-06-052-0/+245
| | | | Reported by: many
* Rework to fetch the manufacturers release bundlebapt2014-06-054-264/+169
| | | | | | | Pass maintainership to submitter PR: 179499 Submitted by: clarkjc@runbox.com
* Add support for opensnoop and shellsnoopskreuzer2014-06-044-2/+71
| | | | Submitted by: Daniel O'Connor <doconnor@gsoft.com.au>
* - Fix typosunpoet2014-06-041-1/+1
| | | | Pointed out by: bapt
* These ports are no longer used or cared for.nemysis2014-06-042-19/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dave Shar <koalative at gmail.com> wishes to maintain these ports with my help. deskutils/py-send2trash - Change Makefile header, use my name and @FreeBSD.org email - Pass maintainership to koalative at gmail.com - Change license BSD to BSD3CLAUSE - Use USE_PYDISTUTILS=yes instead of easy_install - Remove PYDISTUTILS_PKGNAME and add PYDISTUTILS_AUTOPLIST graphics/founts - Change Makefile header, use my name and @FreeBSD.org email - Pass maintainership to koalative at gmail.com - Add REINPLACE, fix ELAST - Change distinfo, remove supplied icon graphics/py-pyggel - Pass maintainership to koalative at gmail.com graphics/radius-engine - Change Makefile header, use my name and @FreeBSD.org email - Pass maintainership to koalative at gmail.com irc/py-fishcrypt - Pass maintainership to koalative at gmail.com sysutils/gigolo - Change Makefile header, use my name and @FreeBSD.org email - Pass maintainership to koalative at gmail.com - Use tar:bzip2 instead of USE_BZIP2=yes - Remove TODO from DOCS - Remove useless .include <bsd.port.options.mk> - Change pkg-plist, remove mtree
* - use_bzip2 -> USESmiwi2014-06-041-1/+1
|
* - Switch to libtoolamdmi32014-06-041-2/+2
| | | | Approved by: portmgr blanket
* - Update to 0.5.7miwi2014-06-044-40/+36
| | | | | PR: 190393 Submitted by: maintainer
* - Add stage supportmiwi2014-06-042-35/+13
| | | | | PR: 190560 Submitted by: maintainer
* Stagify.vanilla2014-06-043-21/+19
| | | | | PR: ports/190563 Submitted by: maintainer
* - Add STAGE supportvanilla2014-06-041-3/+5
| | | | | PR: ports/190565 Submitted by: maintainer
* sysutils/linux-crashplan: fix for jre17wg2014-06-041-2/+3
| | | | | PR: 190572 Submitted by: bradleythughes
* Stagify, modernize.cy2014-06-046-23/+43
|
* Deprecated, does not fetchcs2014-06-041-0/+2
| | | | | PR: 189641 Submitted by: ports.maintainer@evilphi.com (maintainer)
* Upgrade snappy to 1.1.1, and bump all related PORTREVISION to chase shared ↵vanilla2014-06-031-1/+1
| | | | | | | | library version. PR: ports/190409 Submitted by: ports at robakdesign.com Approved by: portmgr@ (for NO_STAGE)
* - Convert USE_BZIP2 to USESamdmi32014-06-031-2/+1
| | | | Approved by: portmgr blanket
* - Convert USE_BZIP2 to USESamdmi32014-06-031-2/+1
| | | | Approved by: portmgr blanket
* Update to version 1.1tdb2014-06-032-12/+8
| | | | | PR: 190107 Submitted by: Nikola Kolev <koue@chaosophia.net> (maintainer)
* - Drop .la fileamdmi32014-06-032-4/+4
| | | | - Strip binaries
* Fix fetch.gjb2014-06-036-12/+6
| | | | | | | | CFEngine distfile hosting has moved to the "cloud". Submitted by: Robert Simmons <rsimmons0@gmail.com> Approved by: cy (maintainer, implicit) Sponsored by: The FreeBSD Foundation
* Move LICENSE to please portlint.kwm2014-06-032-16/+18
| | | | | | | | | | Replace NO_INSTALL_MANPAGES with a MANPAGES option. Remove /var/lib/DeviceKit-power from pkg-plist. This directory was only created when installing from packages and isn't referenced anywhere. Create /var/lib/upower with @exec to support old pkg_install. PR: 185287 Submitted by: tijl@
* Update sysutils/ipmitool to 1.8.14milki2014-06-024-16/+16
| | | | | | | | | - Add LICENSE - Update maintainer email address PR: ports/190438 Submitted by: Steve Polyack <spolyack@collaborativefusion.com> Approved by: eadler (mentor)
* Update to version 3.6.1.demon2014-06-024-20/+3
| | | | | | | PR: 189450, Bartek Rutkowski <ports@robakdesign.com> PR: 189886, demon PR: 190325, Bartek Rutkowski <ports@robakdesign.com> Approved by: maintainer timeout (2-3 weeks)
* - Respect PORT_OPTIONS:MDOCSbrix2014-06-021-2/+3
|
* Update consumers of lang/python31 or higher to use Python version 3.Xrene2014-06-011-1/+1
| | | | | | | | | | | | and consumers of lang/python31 or lower to use Python 2.X This is in preparation of removing lang/python31 which expired on 2014-06-01 While here apply some fixes for textproc/codespell: - USE_XZ -> USES=tar:xz - remove unneeded USE_PYTHON_RUN line Approved by: python (mva)
* Add staging support; update to 2.15.schweikh2014-06-013-12/+7
| | | | PR: ports/189662
* - Update rdate to the version used in OpenBSDjohans2014-06-013-11/+17
| | | | | this contains several improvements, including IPv6 and NTP support - Adopt port
* - Stage supportmiwi2014-06-011-3/+1
| | | | - Convert BZIP2 to USES
* - Convert to PYDISTUTILS_AUTOPLISTmiwi2014-06-012-3/+3
| | | | - Stage support
* - Convert to PYDISTUTILS_AUTOPLISTmiwi2014-06-012-85/+3
| | | | - Stage support
* - Stage supportmiwi2014-06-011-6/+5
| | | | - Convert xz to USES
* - Stage supportmiwi2014-06-011-3/+1
| | | | - Convert USE_BZIP2 to USES
* - Stage supportmiwi2014-06-011-10/+7
|
* Mark a few unfetchable ports as BROKENantoine2014-06-011-0/+1
| | | | With hat: portmgr
* - Update to 8.07.14 (and make fetchable again)antoine2014-06-012-7/+7
| | | | | | | - Adjust LEGAL entry PR: ports/189704 Submitted by: maintainer
* - Stage supportmiwi2014-06-011-4/+3
|
* - Stage supportmiwi2014-06-011-3/+2
|
* - Stage supportmiwi2014-06-011-2/+1
|
* sysutils/py-zdaemon: support stagerm2014-06-013-53/+5
| | | | | | - do not use easy_install - support stage - bump PORTREVISION
* - Stage supportmiwi2014-06-012-7/+8
|
* - Stage supportmiwi2014-06-012-3/+1
|
* - Stage supportmiwi2014-06-011-8/+9
|
* - Stage supportmiwi2014-06-012-7/+4
|
* - Stage supportmiwi2014-06-011-9/+5
|
* Mark GKrellM 1.X as DEPRECATED.ume2014-06-011-0/+3
| | | | Approved by: portmgr (implicit)
* Commit correct patch.kevlo2014-05-311-8/+21
| | | | Reported by: sbruno
* - Update to 1.6.2tdb2014-05-316-4/+100
| | | | | | | | | | - Include patch from https://github.com/ansible/ansible/pull/7539 Changes to what's given in the PR were discussed and submitted by email. PR: ports/190231 Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
* Stage support.tdb2014-05-311-4/+2
| | | | | PR: ports/190395 Submitted by: "Markus Dolze" <bsdfan@nurfuerspam.de> (maintainer)
* - add stage supportohauer2014-05-313-35/+24
| | | | | - move post-install hint into pkg-message - move port from apache@ to ports@ (port it is not apache@ related)
* - Update to 0.9amdmi32014-05-314-18/+19
| | | | | PR: 189725 Submitted by: Stefan Rumetshofer <sterum@overrider.at> (maintainer)
* Stagify.demon2014-05-301-6/+4
|
* Replace sysutils/synergy-devel with sysutils/synergy.kevlo2014-05-307-91/+0
| | | | Approved by: gnn, sbruno
* Update to 1.5.0kevlo2014-05-307-44/+57
|
* Update sysutils/cpulimit to 2.2milki2014-05-305-68/+26
| | | | | | | | | | - Update for stagedir - Update WWW PR: ports/190284 Submitted by: jesse (maintainer) Reviewed by: bapt Approved by: swills (mentor), eadler (mentor)
* Stagify.cy2014-05-303-9/+7
|
* - Reset maintainershipsunpoet2014-05-301-1/+1
| | | | | PR: ports/190390 Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
* - Reset maintainershipsunpoet2014-05-302-7/+6
| | | | | | | | | - While I'm here: - Respect PORTDATA and PORTEXAMPLES - Use PLIST_FILES instead of PLIST PR: ports/190387 Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
* Add DOCS and EXAMPLES to OPTIONS_DEFINE, and avoid using :MDOCS toadamw2014-05-301-3/+1
| | | | | determine whether to install EXAMPLES. It still seems really strange to have the manpage listed under %%PORTDOCS%% though.
* Reset maintainer, maintainer no longer wishes to maintain those portsantoine2014-05-301-1/+1
| | | | With hat: portmgr
* Unbreakantoine2014-05-301-0/+1
|
* mail/gmime2 mail/gmime2-sharp:tijl2014-05-301-1/+1
| | | | | | | | | | | | | | - USES=libtool - Use USES+= to fix slave port. - Remove LATEST_LINK and PTHREAD_CFLAGS. - Remove $FreeBSD$ from patch. mail/dbmail22: - USES=libtool. - Remove -fPIC, PTHREAD_CFLAGS and PTHREAD_LIBS. - Remove pre-install target. Not needed with staging. PR: ports/189749
* Fix build on 11-CURRENT (was otherwise failing due to using utmp instead ofnwhitehorn2014-05-301-1/+4
| | | | | | utmpx). Approved by: portmgr (bdrewery)
* Reset a few maintainers who are unreachableantoine2014-05-301-1/+1
| | | | With hat: portmgr
* Contractor is an extension service that allows applications to use theolivierd2014-05-305-0/+35
| | | | | | | exposed functionnality of registered apps. This way, applications don't have to have the functions hard coded into them. WWW: https://launchpad.net/contractor
* - Convert gmake,bzip2,xz to USESmiwi2014-05-2936-55/+36
| | | | Approved by: portmgr
* sysutils/qzeitgeist: specify post-extraction with ${TAR}marino2014-05-291-2/+3
| | | | | | | | It's possible that EXTRACT_CMD won't be predefined in the near future in order to support distfiles in multiple formats. We know the post- extraction tool needs to be tar, so let's specify it directly. Approved by: infrastructure improvements blanket
* Update MASTER_SITES.cy2014-05-2910-30/+52
| | | | | | | Fix other issues including USES shebangfix and libtool. Stage remaining cfengine ports. PR: 190135 and 190329
* Update to 0.98.delphij2014-05-293-32/+32
|
* Fix a forgotten port using old perl frameworkbapt2014-05-281-9/+3
| | | | While here remove check for non supported version of freebsd
* Update to 1.8.9.adamw2014-05-282-3/+3
|
* - Update mcron to 1.0.8johans2014-05-284-27/+29
| | | | | - Stagify - Adopt port
* Stageifygrembo2014-05-281-1/+0
| | | | | Reviewed by: bapt (mentor) Approved by: bapt (mentor)
* Stageifygrembo2014-05-281-4/+3
| | | | | Reviewed by: bapt (mentor) Approved by: bapt (mentor)
* Use libtool and strip shared libraryantoine2014-05-282-1/+4
|
* - Switch to USES=libtool, drop .la filesamdmi32014-05-272-4/+6
| | | | - Strip libraries
* Support stagebapt2014-05-271-13/+13
| | | | Convert to USES=scons
* Convert to USES=sconsbapt2014-05-271-2/+1
|
* - Convert misc/xosd and dependent ports which need it (deskutils/xneur, ↵amdmi32014-05-272-7/+5
| | | | | | | | | | | polish/ekg2, polish/gnugadu2, sysutils/lineak-xosdplugin) to USES=libtool, drop .la files - Since xosd shlib version has changed, bump all ports which depend on it - Stagify deskutils/xneur - Convert USE_BZIP2 to USES - Use new LIB_DEPENDS syntax Approved by: portmgr blanket
* Convert to USES=luabapt2014-05-261-1/+1
|
* Replace lang/lua with the new lang/lua51bapt2014-05-261-5/+1
| | | | | | | | lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1 Make the default lua lua52 Make all lua ports using USES=lua Approved by: portmgr (implicit)
* Convert to USES=dos2unixbapt2014-05-263-4/+4
| | | | With hat: portmgr
* - Stage supportmiwi2014-05-252-24/+27
| | | | | PR: 189894 Submitted by: Joe Barbish <qjail@a1poweruser.com> (maintainer)
* - Update to 1.3miwi2014-05-252-3/+3
|
* - Update to 0.30miwi2014-05-253-35/+4
| | | | | PR: 184656 Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer)
* - Update to 1.6.2swills2014-05-253-59/+154
| | | | | | | PR: ports/189436 PR: ports/189483 PR: ports/189770 Submitted by: Joseph Benden <joe@thrallingpenguin.com> (maintainer)
* Update to 1.6.2_1milki2014-05-251-0/+2
| | | | | | - Add missing RUN_DEPENDS for misc/getopt Approved by: swills (mentor)
* - Update to 20140522sunpoet2014-05-252-3/+3
| | | | | | | Changes: https://savannah.gnu.org/forum/forum.php?forum_id=7987 https://savannah.gnu.org/forum/forum.php?forum_id=7953 PR: ports/190171 Submitted by: Chris Howey <howeyc@gmail.com> (maintainer)
* - Convert to new options frameworksunpoet2014-05-252-16/+14
| | | | | | | | | - Use USES=gmake and USES=tar:bzip2 - Support STAGEDIR - While I'm here, simplify Makefile PR: ports/190165 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
* - Update to 2.04.03sunpoet2014-05-252-3/+3
| | | | | PR: ports/189465 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
* Support staging.rakuco2014-05-251-3/+2
| | | | | | PR: ports/190077 Submitted by: freebsd@nagilum.org Approved by: "Patrick M. Hausen" <pmh@hausen.com> (maintainer)
* A couple of fixes:olgeni2014-05-253-16/+22
| | | | | | | | - Remove some generic Linux configuration files containing the '*' character: they are interpreted as shell globs in the plist and cause poudriere's staging tests to fail. - Do not let the setup script change file owners and permissions.
* - Fix build with libstatgrab 0.90 by upgrading to 1.0.5tdb2014-05-245-44/+49
| | | | | | | | | - Use new LIB_DEPENDS format - Stage support - Use @sample pkg-plist keyword PR: ports/189739 Approved by: portmgr (antoine)
* sysutils/linux-crashplan: update to 3.6.3wg2014-05-243-84/+81
| | | | | PR: ports/186951 Submitted by: Nuno Subtil <subtil at gmail com>
* Fix incorrect variable name.feld2014-05-242-2/+2
|
* Mark BROKEN: fails to buildantoine2014-05-241-0/+2
| | | | | | | | | | | | | cc -Wall -O2 -pipe -fno-strict-aliasing -I/usr/local/include -DHAVE_CONFIG_H -I/usr/local/include -DHAVE_CONFIG_H -DSWAPD_DEF_CONFIG=\"/usr/local/etc/swapd.conf\" -c -o swapd.o swapd.c swapd.c: In function 'swapd_init_stats': swapd.c:93: error: too few arguments to function 'sg_init' swapd.c: In function 'swapd_get_free_mem': swapd.c:111: error: too few arguments to function 'sg_get_mem_stats' swapd.c:116: error: too few arguments to function 'sg_get_swap_stats' gmake: *** [swapd.o] Error 1 Reported by: pkg-fallout With hat: portmgr
* - Update to 2.2.0sunpoet2014-05-242-3/+3
| | | | Changes: https://github.com/guard/guard-livereload/releases
* Update to 1.6.2milki2014-05-2410-1381/+1526
| | | | | | | | - Add missing dep on misc/getopt - Patches updated against 1.6.2 - New contrib option for import scripts, shell completions, etc Approved by: swills (mentor)
* Ruby library for Windows Remote Managementswills2014-05-244-0/+32
| | | | | | | WWW: https://github.com/WinRb/WinRM PR: ports/189435 Submitted by: Joseph Benden <joe@thrallingpenguin.com>
* - Update to 2.5.1swills2014-05-243-7/+10
| | | | | | | - Pet portlint PR: ports/189445 Submitted by: Bartek Rutkowski <ports@robakdesign.com>
* Cleanup, drop useless command from post-patch.mandree2014-05-241-3/+0
| | | | Suggested by: tijl
* Fix installation without DOCS, missed when I added stage supportgarga2014-05-231-2/+0
| | | | Approved by: portmgr (blanket)
* Update to 0.2.0 which integrates the contributed patch.knu2014-05-232-5/+10
| | | | | PR: ports/189158 Submitted by: Masato Minda <minmin@wide.ad.jp>
* Add LICENSEbdrewery2014-05-231-0/+2
|
* Convert to USESbdrewery2014-05-231-2/+1
|
* Fix location of .pc files for pkg-config [1].mandree2014-05-231-1/+6
| | | | | | Fix issue with parallel build, pre-build prof_err.h. Reported by: ak@, mat@ [1]
* Upgrade to version 4.08.olgeni2014-05-233-3/+44
|
* Upgrade to version 1.600.olgeni2014-05-232-3/+3
|
* Upgrade to version 1.690.olgeni2014-05-234-3/+82
|
* Add staging supportskreuzer2014-05-231-3/+7
| | | | Define LICENSE
* Add staging supportskreuzer2014-05-231-5/+2
|
* - Update to 0.44culot2014-05-222-3/+7
| | | | | | - Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/Sysadm-Install/Changes
* Mark DEPRECATED and set expiration dateantoine2014-05-221-0/+2
| | | | With hat: portmgr
* Update to new upstream release 1.42.10, with one post-release fix.mandree2014-05-223-6/+74
| | | | Changelog: http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.42.10
* Add staging supportskreuzer2014-05-223-6/+10
| | | | Pet portlint
* - Convert to USES= libtool tar:bzip2olivierd2014-05-224-73/+206
| | | | | | | | | | - Add new patch, 'patch-panel-plugin__wavelan.ci', in order to change percentage values (25%, 50% and 75%, instead 40%, 55% and 70%) - Fix signal quality - Bump PORTREVISION Submitted by: J.R. Oldroyd <fbsd@opal.com> Obtained from: http://lists.freebsd.org/pipermail/freebsd-xfce/2014-May/000914.html
* - Update to 0.46.1culot2014-05-212-3/+3
| | | | | PR: ports/190052 Submitted by: Sam Cassiba <sam@cassiba.com> (maintainer)
* sysutils/syslinux: USES tar:xz, strip one filepi2014-05-191-2/+2
| | | | Approved by: culot (mentor)
* - Update to 1.7.16miwi2014-05-193-4/+4
| | | | | | | - Pet portlint PR: 189800 Submitted by: Bartek Rutkowski <ports@robakdesign.com>
* For several MATE related ports:tijl2014-05-195-45/+13
| | | | | | - USES=libtool tar:xz. - INSTALL_TARGET=install-strip. - Add CONFIGURE_ARGS=--disable-static to ports that only install plugins.
* Resurect ptools, it was removed by mistakeantoine2014-05-193-0/+38
|
* pcs2014-05-193-38/+0
| | | | Redports:ignore
* Update to 0.5cs2014-05-192-3/+3
| | | | | PR: ports/188423 Submitted by: Tomasz Walaszek <tmwalaszek@gmail.com> (maintainer)