aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update squid to 3.4.8 and add patches to squid33.madpilot2014-09-184-8/+13
| | | | | | | This update addresses CVE-2014-6270. PR: 193737 Submitted by: timp87 at gmail.com
* Switch to USES=libtool:buildtijl2014-09-181-3/+2
|
* Document new squid vulnerability.madpilot2014-09-181-0/+35
| | | | | | PR: 193737 Submitted by: timp87 at gmail.com MFH: 2014Q3
* Make the comment about Differential Revision more accurate.mat2014-09-182-2/+2
| | | | Sponsored by: Absolight
* - Remove old libtool patchtijl2014-09-183-22/+1
| | | | - Replace patch with USES=pathfix
* Add USES=libtool (used in lib7zip build)tijl2014-09-181-1/+1
|
* Fix WITH_PKGNG=devel backward compatibilitybapt2014-09-181-6/+6
|
* Convert to USES=autoreconf:buildtijl2014-09-181-6/+1
|
* - Remove old libtool patches and add INSTALL_TARGET=install-striptijl2014-09-182-19/+5
| | | | - Auto-detect MMX support
* Add a minimal version testing for the installed pkg to enforce people to go ↵bapt2014-09-182-0/+12
| | | | | | | | | to the latest version Set minimal version to 1.3.7 for now Differential Revision: D723 Reviewed by: bdrewery
* - Fix build failure in fetchriggs2014-09-182-7/+11
| | | | | | | | - New MASTER_SITES - Update LICENSE* PR: 193727 Submitted by: takefu@airport.fm (maintainer)
* Retire MANCOMPRESSED.mat2014-09-1822-76/+4
| | | | | | | | | Also the compat NO_INSTALL_MANPAGES shim. Differential Revision: https://reviews.freebsd.org/D730 Reviewed by: antoine With hat: portmgr Sponsored by: Absolight
* - Make FONTCONFIG a default OPTIONriggs2014-09-181-5/+4
| | | | | | | | | - improves compatibility with umplayer - does not require manual config modification for subtitle display - Bump PORTREVISION PR: 193675 Submitted by: loox@e-shell.net
* - Update comms/dcf77pi to version 3.2.0rene2014-09-184-27/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Use USE_LDCONFIG Overall changes: - Compile with -fpic instead of -fPIC (potentially smaller code size) - Add a schematics file for the hardware receiver in FidoCadJ format - Language and typographical updates to README.md - Several signed/unsigned/size fixes Library changes: - Extract generic third-party code for bits 1..14 from decode_alarm.h into a new file bits1to14.h - Convert almost all calculations for decoding the live signal into integer operations, drop fields 'a', 'frac', and 'maxone' from struct bitinfo. - New function setclock_ok() in setclock.h - New functions get_acc_minlen(), add_acc_minlen(), reset_acc_minlen() in decode_time.h. The accumulated minute length is now a first-class entity. When decoding the live signal, increment it more precisely than just 1000 ms/s to prevent drift during bad radio reception. - New functions dcftime() and isotime() in decode_time.h. Use the latter in setclock.c - Check input values of etc/config.txt: - hw.active_high must be 0 or 1 - hw.freq must be even between 10 and 666666 - Reset the values of bit0 and bit20 if the latter becomes smaller than the former, show this in the log file using a '!' - Compact the signal buffer, it now stores 8 pulses per byte instead of just 1. Client changes: - Make dcf77pi and dcf77pi-analyze more agnostic of the contents of the third-party contents - Update display code of dcf77pi and readpin for the updates to the live signal decoding - Show in dcf77pi when the value of bit20 underflows - Update the code to display the signal buffer in readpin - Fix readpin to properly clean up when receiving a SIGINT
* Upgrade to version 17.3.olgeni2014-09-182-8/+7
|
* Remove old libtool patch and add INSTALL_TARGET=install-striptijl2014-09-182-15/+2
|
* Remove old libtool patchtijl2014-09-181-11/+0
|
* Update to rpm 4.12.0johans2014-09-184-150/+164
|
* Convert to USES=autoreconftijl2014-09-181-7/+1
|
* chinese/libtabe: convert to USES=libtool and bump dependent portstijl2014-09-183-11/+9
|
* - Replace patch with USES=pathfix and post-patch commandtijl2014-09-183-48/+5
| | | | | - Remove old libtool patch - Remove post-patch command that isn't needed with staging
* Convert to USES=autoreconftijl2014-09-181-4/+2
|
* Remove old libtool patchtijl2014-09-181-9/+0
|
* Use install-strip install target instead of manual ${STRIP_CMD}ehaupt2014-09-181-1/+2
|
* - Add CPE information to virtualbox portsdecke2014-09-183-3/+12
|
* Remove old libtool patchtijl2014-09-181-3/+0
|
* Convert to USES=autoreconftijl2014-09-181-6/+2
|
* Remove old libtool patchestijl2014-09-182-11/+0
|
* Fix build after previous commit (missing GNU_CONFIGURE=yes)tijl2014-09-181-0/+1
|
* Convert to USES=libtool and add INSTALL_TARGET=install-striptijl2014-09-184-146/+4
|
* - Remove old libtool patchtijl2014-09-182-11/+3
| | | | - Add INSTALL_TARGET=install-strip
* Remove old libtool patchtijl2014-09-181-10/+0
|
* Remove old libtool patchtijl2014-09-181-101/+0
|
* Convert to USES=autoreconftijl2014-09-181-6/+1
|
* - Make both cmake and autotools build dependencies onlytijl2014-09-181-17/+4
| | | | - Merge MASTER_SITES and MASTER_SITE_SUBDIR
* - Update to 0.17.0amdmi32014-09-185-99/+6
|
* www/squid and www/squid33: Fix plist error depending on selected optionsmarino2014-09-184-4/+6
| | | | | | PR: 193717 Reported by: kib@ Fixed by: timp87 (gmail)
* - Update to 1.3.5olivierd2014-09-182-3/+4
| | | | - Add LICENSE_FILE
* - Update to 1.0.1.stephen2014-09-182-4/+3
|
* - Bump PORTREVISIONs on php*-mcrypt after libmcrypt .so version changeamdmi32014-09-185-1/+5
| | | | | | - Drop specific libmcrypt so version requirement from php53 to fix build Submitted by: Matthew D. Fuller <fullermd at over-yonder dot net>
* Remove two obsolete and unused lines.mat2014-09-181-2/+0
| | | | | Submitted by: tijl Sponsored by: Absolight
* Danny takes maintainershipcs2014-09-182-2/+2
|
* Add new port graphics/xcftoolsmarino2014-09-187-0/+175
| | | | | | | | | | | | PR: 179116 Submitted by: Kalten (gmx.at) Xcftools is a set of fast command-line tools for extracting information from the Gimp's native file format XCF. The tools are designed to allow efficient use of layered XCF files as sources in a build system that use 'make' and similar tools to manage automatic processing of the graphics. These tools work independently of the Gimp engine and do not require the Gimp to even be installed.
* devel/py-pyparsing15: create port of older pyparsing module for py-mwlibswills2014-09-184-0/+28
|
* fix scripoliver2014-09-181-0/+3
| | | | | PR: 193707 Submitted by: a.ulasov
* Fix typoantoine2014-09-181-1/+1
| | | | With hat: portmgr
* Php extensions are built from the same source tarball as php and shouldantoine2014-09-184-8/+4
| | | | | | | have the same CPE identifier Discussed with: des@ With hat: portmgr
* - Convert to USES=autoreconf and USES=libtooltijl2014-09-185-77/+58
| | | | | | - Add INSTALL_TARGET=install-strip - Remove MAKE_JOBS_UNSAFE (tested on Redports) - Use default do-install such that libadf gets installed
* - Fix build failure with perl 5.20 due to error in documentationamdmi32014-09-181-0/+20
| | | | | | | | | | (this adds the patch itself, which I forgot in the previous commit; previous commit should've also said: "- simplify Makefile by using PORTDATA=*) PR: 193267 Submitted by: John.Marshall@riverwillow.com.au MFH: 2014Q3
* - Fix typosunpoet2014-09-181-1/+1
|
* Convert to USES frameworkskreuzer2014-09-181-3/+2
|
* - Drop .la files for security/libmcrypt, no dependees require themamdmi32014-09-1811-9/+13
| | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket
* Hook p5-Dancer-Plugin-Memcached to the buildantoine2014-09-181-0/+1
| | | | Pointy hat: zi
* devel/rubygem-rspec-spies: mark deprecated as it is no longer neededswills2014-09-181-0/+3
|
* sysutils/rubygem-guard-rspec: update to 4.3.1swills2014-09-182-3/+3
|
* devel/rubygem-rspec: update to 3.1.0swills2014-09-182-3/+3
|
* devel/rubygem-rspec-core: update to 3.1.3swills2014-09-182-3/+3
|
* devel/rubygem-rspec-mocks: update to 3.1.0swills2014-09-182-4/+4
|
* devel/rubygem-rspec-expectations: update to 3.1.1swills2014-09-182-4/+4
|
* devel/rubygem-rspec-support: update to 3.1.0swills2014-09-182-3/+3
|
* - Fix build failure with perl 5.20 due to error in documentationamdmi32014-09-181-5/+2
| | | | | | PR: 193267 Submitted by: John.Marshall@riverwillow.com.au MFH: 2014Q3
* Fix WWW.mat2014-09-181-1/+1
| | | | | Noticed by: bapt Sponsored by: Absolight
* - Drop .la files, no dependees require themamdmi32014-09-182-3/+2
| | | | Approved by: portmgr blanket
* Update to snapshot from 20140822.mat2014-09-184-197/+202
| | | | Sponsored by: Absolight
* - Fix build on 8.x which does not have TCP_KEEPIDLEbdrewery2014-09-171-0/+12
| | | | Approved by: maintainer
* - Update to 3.0.19bdrewery2014-09-172-3/+3
| | | | | | | Changes: * Fix improper call to 'msg_warn'. Bad backport from 3.1. Reported by: sunpoet
* - Drop .la files, no dependees require themamdmi32014-09-172-2/+2
| | | | Approved by: portmgr blanket
* - Convert USE_PYTHON to USES+=PYTHONzi2014-09-171-1/+1
|
* New port: devel/py-nagioscheck:zi2014-09-174-0/+26
| | | | | | | | | | pynagioscheck is a Python framework for Nagios plug-in developers. pynagioscheck strives to conform to the practices described in the Nagios Plug-in Development Guidelines and, more importantly, save valuable system administrator time. WWW: https://pypi.python.org/pypi/nagioscheck/
* - Drop .la files, no dependees require themamdmi32014-09-172-3/+2
| | | | Approved by: portmgr blanket
* OPTIONS_SINGLE must have one value selected at all time, let's guess that MP4mat2014-09-172-4/+4
| | | | | | is optional and switch to OPTIONS_RADIO. Sponsored by: Absolight
* Add USES=libtool.mat2014-09-172-37/+27
| | | | | Noticed by: bdrewery Sponsored by: Absolight
* Add missing build dep.demon2014-09-171-1/+2
|
* Switch to USES=libtool:buildtijl2014-09-171-3/+2
|
* Remove dependency on devel/libtool because nagios-plugins now hastijl2014-09-171-1/+0
| | | | USES=libtool
* Update to 1.2.8feld2014-09-174-16/+9
| | | | | | Add USE_LDCONFIG per portlint Add LICENSE Utilize PORTVERSION in pkg-plist to limit number of required changes
* - Update to 1.11.1 [1]madpilot2014-09-172-5/+5
| | | | | | | - Reset maintainer due to repeated timeouts PR: 192987 [1] Submitted by: yamagi at yamagi.org
* Convert to USES=autoreconf and USES=pythontijl2014-09-171-22/+9
|
* Require libtoolize instead of libtooltijl2014-09-171-1/+1
|
* Update to USES=python, and use correct depends style for python packages.mat2014-09-171-4/+3
| | | | Sponsored by: Absolight
* Switch to USES=libtool:buildtijl2014-09-171-3/+1
|
* - Strip shared librariesgahr2014-09-171-0/+2
|
* - Update to 2.2.4.stephen2014-09-172-4/+3
|
* Update to 1.2.8feld2014-09-172-3/+3
|
* Update pkg-descr, this 9.10, not 9.9.mat2014-09-171-10/+1
| | | | Sponsored by: Absolight
* Add a deprecation.mat2014-09-171-0/+3
| | | | Sponsored by: Absolight
* - Drop .la files, no dependees require themamdmi32014-09-172-3/+2
| | | | Approved by: portmgr blanket
* Update to 1.8.8.kwm2014-09-173-4/+4
| | | | | | Security update. MFH: 2014Q3
* audio/py-pyliblo: update 0.9.1 -> 0.9.2robak2014-09-173-19/+18
| | | | | | | - Update the setup.py patch - Update the port with USES=python Approved by: mentors (implicit)
* Document new dbus vulnabilities.kwm2014-09-171-0/+52
| | | | MFH: 2014Q3
* Convert to USES=autoreconftijl2014-09-171-9/+2
|
* Initial version of USES=autoreconf that can replace USE_AUTOTOOLS. Ittijl2014-09-172-2/+83
| | | | | | | runs autoreconf in CONFIGURE_WRKSRC to update configure, Makefile.in and other build scripts. Approved by: portmgr (bapt)
* - Update to 4.3.16decke2014-09-1715-102/+250
| | | | | | Submitted by: Mikhail Tsatsenko <m.tsatsenko@gmail.com>, Jung-uk Kim <jkim@FreeBSD.org> Obtained from: svn.redports.org/virtualbox
* sysutils/rubygem-facter: update 2.1.0 -> 2.2.0robak2014-09-173-15/+3
| | | | | | - Removed patch-lib-facter-zpool_version.rb (accepted by upstream) Approved by: mentors (implicit)
* - Remove last uses of USE_AUTOTOOLS=libtool from bsd.gnome.mktijl2014-09-174-137/+21
| | | | | | | | (lthack, ltasneededhack and ltverhack) [1] - Remove support for USE_AUTOTOOLS=libtool and USE_AUTOTOOLS=libltdl PR: 188978 [1] Approved by: portmgr (bapt)
* Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.tijl2014-09-1760-97/+124
| | | | | | | There are only 60 such ports so there doesn't need to be a separate keyword or USES for this. Approved by: portmgr (bapt)
* Make D-BUS support optionalmartymac2014-09-171-4/+8
| | | | | PR: 193631 Submitted by: <mike.d.ft402@gmail.com>
* Update WWWbapt2014-09-171-1/+1
|
* Add pecl-swoole, async framework of php.vanilla2014-09-174-0/+40
|
* New port: www/py-pyjwt, a Python implementation of JSON Web Tokens.wblock2014-09-174-0/+33
| | | | | | | PR: 193095 Reviewed by: koobs Approved by: koobs Review: D487
* Update to 2.2.4matthew2014-09-174-94/+4
| | | | Announcement: http://sphinxsearch.com/blog/2014/09/15/sphinx-2-2-4-release-now-available/
* www/trac: Backport fix for upstream issue #11345marino2014-09-172-1/+33
| | | | | PR: 187133 Submitted by: lorne (cons.org.nz)
* audio/gogglesmm: Upgrade version 0.13.2 => 0.13.3marino2014-09-176-86/+29
| | | | | PR: 193154 Submitted by: Ports Fury
* Reinstate checksums for optional patches[1], fixing regression from c334818.mandree2014-09-172-2/+5
| | | | | | | Update USE_PYTHON -> USES=python:2. PR: 193682 [1] Submitted by: David Siebörger [1]
* Update to 0.13.6 release.ale2014-09-172-3/+3
|
* - Fix off-by-one with 'make checksum' which caused it to not properlybdrewery2014-09-171-1/+1
| | | | | | download files from the last site (distcache). With hat: portmgr
* - Remove fixpacklistzi2014-09-171-1/+1
| | | | Reported by: az@
* Fix all non-x86 builds of math/gsl with a more general approach than thesbruno2014-09-173-67/+21
| | | | | | | | | | | | | | specifically powerpc patch file. Drop patch-ieee-utils-fp-freebsd.c alltogether and change the order of #ifdefs in the setup to pull in fp-gnuc99.c instead of fp-freebsd.cc Verified on redports for x86 builds and am bumping port revision. Suggested by: nathanw Phabric: https://reviews.freebsd.org/D787 Reviewed by: nathanw Approved by: bdrewery (mentor)
* New port: www/p5-Dancer-Plugin-Memcached:zi2014-09-174-0/+33
| | | | | | | | | This plugin gives Dancer the ability to get and store page content in a memcached server, which in specific configurations could give a performance boost - particulary on GET requests that incur significant database calls. WWW: http://search.cpan.org/dist/Dancer-Plugin-Memcached/
* Document r368281.tijl2014-09-171-0/+11
| | | | Requested by: adamw
* Security update from 1.6.1 to 1.6.2.osa2014-09-172-4/+3
| | | | | | | | | | | | | | | | | <ChangeLog> *) Security: it was possible to reuse SSL sessions in unrelated contexts if a shared SSL session cache or the same TLS session ticket key was used for multiple "server" blocks (CVE-2014-3616). Thanks to Antoine Delignat-Lavaud. *) Bugfix: requests might hang if resolver was used and a DNS server returned a malformed response; the bug had appeared in 1.5.8. *) Bugfix: requests might hang if resolver was used and a timeout occurred during a DNS request. </ChangeLog>
* Document nginx security advisory (CVE-2014-3616).osa2014-09-171-0/+32
|
* - Update to 6L38.az2014-09-175-153/+165
| | | | | | | - Fix i7.sh to conform to new compiler flags. PR: 193540 Submitted by: maintainer
* - Update to checkin d7e95d9102bdrewery2014-09-173-4/+6
| | | | | | | | | | | | | | | | | | | Changes: * HTML: Fix NaN showing in a case * Fix handling of SIGPIPE for cleaning up. * Improvements to cleanup handling such that recursive errors will not stop the cleanup process. * HTML: Add an apache example * testport: Allow tee(1) more time to flush buffer before killing it off. * bulk: Remove the use of tee(1) * bulk: Fix several races leading to "stuck_in_queue" and "Unknown stuck queue bug". * jail -m src=: Also copy in the src tree now. .git and .svn are ignored. * bulk: Fix high CPU usage/spinning when the queue is waiting on the last jobs to finish. * Remove use of stripcolors pipe which used far too much CPU. * bulk: Fix a case where computing deps was not delaying errors until the end of deps calculation was intended.
* - Update to 3.0.18bdrewery2014-09-172-3/+3
| | | | | | | | | Changes: * Add a check for 3.1 repository and reject the build. 3.0 does not know how to handle 3.1's repository format. Downgrading is not supported at this point. * Allow securelevel>=1 with USE_TMPFS=all * Add a warning that DEVELOPER=yes is ignored in lieu of bulk -t/testport
* Simple API access to Google Spreadsheetsskreuzer2014-09-174-0/+24
| | | | WWW: http://burnash.github.io/gspread/
* - Update to 0.7.3jhale2014-09-173-3/+5
| | | | | | | | While here: - Add WWW to pkg-descr PR: 193663 Submitted by: Nikolay Dachev <nikolay@dachev.info> (maintainer)
* - Continue to define PKGNG_ORIGIN.bdrewery2014-09-171-3/+4
| | | | | | | | | | - This is used by portupgrade and poudriere bulk/testport -i for install-package. - The change is not backwards compatible; setting PKGNG_ORIGIN was never intended. It is only for reading. With hat: portmgr Discussed with: bapt
* - Convert to USES=pythonjhale2014-09-161-3/+2
| | | | | PR: 193679 Submitted by: Eero Haenninen <fax@nohik.ee> (maintainer)
* - Update to 1.96jadawin2014-09-162-3/+3
|
* - Update to 1.005005jadawin2014-09-162-3/+3
|
* - Update to 0.16jadawin2014-09-162-3/+3
|
* - Update to 1.41jadawin2014-09-162-3/+3
|
* - Update to 2.16jadawin2014-09-162-3/+3
|
* - Update to 0.17jadawin2014-09-162-3/+3
|
* - Update to 0.07jadawin2014-09-162-3/+3
|
* - Update to 1.006000jadawin2014-09-162-3/+3
|
* - Update to 0.540jadawin2014-09-162-3/+3
|
* - Update to 0.16jadawin2014-09-162-3/+3
|
* - Update to 1.12jadawin2014-09-162-3/+3
|
* - Update to 0.79jadawin2014-09-162-3/+3
|
* - Update to 0.08jadawin2014-09-162-3/+3
|
* - Update to 0.63jadawin2014-09-162-3/+3
|
* - Update to 1.12jadawin2014-09-162-3/+3
|
* - Update 1.86jadawin2014-09-162-3/+3
|
* - Update to 0.10jadawin2014-09-162-3/+3
|
* Make squidguard depend on the www/squid port, recently updated to 3.4.madpilot2014-09-161-2/+2
|
* Fixup MOVED format.bland2014-09-161-5/+5
|
* - Drop .la files for security/libksba, no dependees require themamdmi32014-09-165-6/+7
| | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket
* - Drop .la files, no dependees require themamdmi32014-09-162-3/+2
| | | | Approved by: portmgr blanket
* - Drop .la files, no dependees require themamdmi32014-09-162-3/+2
| | | | Approved by: portmgr blanket
* www/squid33: Update deprecation message with a more accurate EOL datemarino2014-09-161-1/+1
|
* Fixup for qemu assisted builds. This float handling seems to be an unhandledsbruno2014-09-161-0/+15
| | | | | | | | | | qemu bug, but the code itself is arguably wrong as well. Apply this patch atop the tar ball and move on. Phabric: https://reviews.freebsd.org/D746 Submitted by: nox Reviewed by: kwm Approved by: bapt (mentor)
* www/squid: Upgrade version 2.7.9 => 3.4.7marino2014-09-1620-1238/+2671
| | | | | | | | | From now on, there will only be one squid port, this one. Squid33 has been deprecated and will expire on 31 JAN 2015. PR: 192828 Submitted by: timp87 (gmail) Contributions: takefu (airport.fm), Dennis Glatting
* Remove www/squid32 and 4 ports dependent on www/squid (v2.7)marino2014-09-1643-2269/+5
| | | | | The www/squid port, which is also expired, will be upgraded to Squid version 3.4 rather than removing it.
* - Fix build break if PULSEAUDIO is defined but not ALSA or LIBV4Lriggs2014-09-161-0/+11
| | | | | PR: 193657 Submitted by: farid@hajji.name
* Update to 2.20.tdb2014-09-162-5/+5
|
* x11-fonts/sgifonts: Use $TAR instead of $EXTRACT_CMDmarino2014-09-161-1/+1
| | | | | | | Currently, FreeBSD defines EXTRACT_CMD as $TAR, but DragonFly does not have a default value for EXTRACT_CMD. Using $TAR instead of $EXTRACT_CMD is a No-Op for FreeBSD, but restores the build on DragonFly which got disrupted as a result of the previous commit.
* Bump dependent ports' revisions following devel/tbb update (r368296)martymac2014-09-163-3/+3
| | | | Submitted by: jhale
* x11-wm/afterstep-stable: Use execinfo test instead of OSVERSION checkmarino2014-09-161-3/+1
| | | | | | | STATIC_LIBEXECINFO value has to track the inclusion of devel/libexecinfo so use the same test as USES+=execinfo uses and avoid using the discouraged (and wrong for DragonFly) OSVERSION check. This is really a follow-up to a previous commit that added USES+=execinfo.
* - Use flex and bison from portsgahr2014-09-161-2/+6
| | | | | | | - Bump PORTREVISION PR: 193654 Submitted by: ohartman@zedat.fu-berlin.de
* Allow to build without having linprocfs(5) mounted.danfe2014-09-161-0/+2
|
* Upgrade from 2.8.14 to 2.8.15.osa2014-09-162-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <ChangeLog> --[ Redis 2.8.15 ] Release date: 12 Sep 2014 # UPGRADE URGENCY: LOW for Redis, HIGH for Sentinel. * [FIX] Sentinel critical bug fixed: the absolute majority was computed in a wrong way because of a programming error. Now the implementation does what the specification says and the majority to authorize a failover (that should not be confused with the ODOWN quorum) is the majority of *all* the Sentinels ever seen for a given master, regardless of their current state. * [FIX] GETRANGE test no longer fails for 32 bit builds (Matt Stancliff). * [FIX] Limit SCAN latency when the hash table is in an odd state (very few populted buckets because rehashing is in progress). (Xiaost and Salvatore Sanfilippo) * [NEW] Redis is now able to load truncated AOF files without requiring a redis-check-aof utility run. The default now is to load truncated (but apparently not corrupted) AOFs, you can change this in redis.conf. (Salvatore Sanfilippo). * [NEW] Sentinel: ability to announce itself with an arbitrary IP/port to work in the context of natted networks. However this is probably still not enough since there is no equivalent mechanism for slaves listed in the master INFO output. (Dara Kong and Salvatore Sanfilippo) </ChangeLog>
* Update to 1.7.15.knu2014-09-163-13/+1030
|
* Update devel/tbb to 4.3.0 and bump dependent ports' revisionsmartymac2014-09-168-10/+24
| | | | | PR: 193214 Submitted by: Oleksii Tsai <oleksii.tsai@googlemail.com>
* - Remove unnecessary ${ARCH} wrappers around OPTIONS_DEFAULT_{i386|amd64}riggs2014-09-161-6/+4
| | | | | PR: 161359 Pointed out by: jhale
* Add ipropd_master and ipropd_slave rc.d scripts for branches which do nothrs2014-09-163-1/+92
| | | | | | have them. PR: 176805
* Add some bits to the armv6 build to get a successful build/run on the RPi.sbruno2014-09-163-0/+55
| | | | | | | | | | Not bumping the PORTREVISION as this is only applied to ARM builds. Phabric: https://reviews.freebsd.org/D756 PR: 181318 Submitted by: mikael.urankar@gmail.com Reviewed by: kwm@ Approved by: bdrewery (mentor)
* Use a correct manual package build message.mat2014-09-161-1/+1
| | | | | Poked by: bapt Sponsored by: Absolight
* Update to 0.9.10.1.585feld2014-09-163-20/+17
| | | | PR: 193667
* - Drop .la files, no dependees require themamdmi32014-09-162-3/+2
| | | | Approved by: portmgr blanket
* - Drop .la files, no dependees require themamdmi32014-09-162-3/+2
| | | | Approved by: portmgr blanket
* - Drop .la files, no dependees require themamdmi32014-09-162-3/+2
| | | | Approved by: portmgr blanket
* - Drop .la files, no dependees require themamdmi32014-09-162-3/+2
| | | | Approved by: portmgr blanket
* - Drop .la files for graphics/liblqr-1, no dependees require themamdmi32014-09-165-7/+7
| | | | - Bump dependent ports as .so version has changed
* - Drop .la files, no dependees require themamdmi32014-09-162-3/+2
| | | | Approved by: portmgr blanket
* - Drop .la files, no dependees require themamdmi32014-09-162-3/+2
| | | | Approved by: portmgr blanket
* - Drop .la files, no dependees require themamdmi32014-09-162-3/+2
| | | | Approved by: portmgr blanket
* - Drop .la files for mail/gmime24, no dependees require themamdmi32014-09-166-7/+8
| | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket
* Turn the installation of *.la files, without some form of USES=libtool intijl2014-09-162-9/+6
| | | | | | | | | | | | | | | the port Makefile, into a stage-qa error. All ports that would trigger this error have been converted. Many thanks to all people involved in this, especially Dmitry Marakasov (amdmi3) who handled most ports. At this moment over 2200 ports have USES=libtool and over 20000 library dependencies between packages have been removed. This also marks the point where :keepla is no longer special. It is now only needed if a port uses *.la files at run-time. QA-run by: antoine Approved by: portmgr (antoine)
* - Add LICENSEsunpoet2014-09-162-1/+4
| | | | | | - Fix WWW Approved by: portmgr (blanket)
* - Update to 2.11sunpoet2014-09-162-3/+3
| | | | Changes: http://search.cpan.org/dist/Module-Release/Changes
* Add pkg-message for client userscs2014-09-162-0/+16
|
* - Fix a typo in pkg-messagekmoore2014-09-161-1/+1
|
* - Change upstream to GitHubsunpoet2014-09-162-5/+10
| | | | - Use ECHO_CMD
* - Update pipelight-mkufs script to create a larger UFS volume (400MB)kmoore2014-09-162-2/+2
| | | | - Bump PORTREV
* sysutils/debootstrap: update to 1.0.61wg2014-09-165-65/+72
| | | | | | | - Add LICENSE (GPLv2) PR: 193238 Submitted by: maintainer
* - Add $ipv6mon_interfaces support to rc.d/ipv6mon.hrs2014-09-165-30/+66
| | | | | | - Style fix. PR: 180324
* - Update to latest master, which fixes highscore and color handling and ↵amdmi32014-09-153-26/+12
| | | | | | | | | | | | doesn't need makefile patching any more - Remove MASTER_SITES, this is handled by USE_GITHUB - Fix LICENSE_FILE - Improve installation PR: 193580 Submitted by: amdmi3 Approved by: swills (maintainer, via irc)
* Disable MMX instructions on non-x86 architectures and properly enable thesbruno2014-09-151-0/+9
| | | | | | | | | | option on amd64 builds. Yet another armv6 build fix. Phabric: https://reviews.freebsd.org/D761 Submitted by: mva Reviewed by: bdrewery (mentor)
* Fixup templates and remove gcc dependency in this port.sbruno2014-09-152-2/+31
| | | | | | | | | Side effect, allows compilation on armv6. PR: 193218 Submitted by: demon@FreeBSD.org Reviewed by: bdrewery (mentor) Approved by: maintainer timeout
* - Update to 1.580lwhsu2014-09-152-3/+3
|
* - Add the new MPG123 & V4L options to wine-compholiokmoore2014-09-151-1/+1
|
* - Use DYNAMIC_ARCH on i386 and amd64 by defaultriggs2014-09-151-6/+7
| | | | | | | | - Bump PORTREVISION PR: 161359 Submitted by: phd_kimberlite@yahoo.co.jp Patch by: cpm@fbsd.es (maintainer)
* Update to 3.29.hrs2014-09-152-6/+7
|
* www/dojo: update to 1.10.1wg2014-09-153-3/+5
|
* - Update to 2.02jadawin2014-09-152-3/+3
|
* - Update to upstream release 1.2.1riggs2014-09-1511-307/+436
| | | | | | | | | - Clean up / simplify Makefile - MASTER_SITES: only sourceforge - Mark port BROKEN on pre-9.x systems for now (build issue) PR: 193421 Submitted by: 5u623l20@gmail.com (maintainer)
* - Fix libtool use (add -rpath)tijl2014-09-153-28/+31
| | | | | - Use COPYTREE_SHARE to install include headers - Add dos2unix so the patch can have svn:eol-style native
* Fix build error with INLINE_IMAGE option.nobutaka2014-09-151-0/+1
| | | | | PR: ports/185045, ports/193603 Submitted by: cmt@burggraben.net, Radim Kolar <hsn@sendmail.cz>, Elimar Riesebieter <riesebie@lxtec.de>
* lang/mawk: update 1.3.4-20140914 -> 1.3.4-20140914robak2014-09-152-3/+3
| | | | Approved by: mentors (implicit)
* emulators/hercules: update 3.10 -> 3.11robak2014-09-153-7/+4
| | | | | | - Fix pkg-descr content and url Approved by: mentors (implicit)
* - Fix build after r368108 (x11-toolkits/gtk12 library name change)tijl2014-09-151-12/+2
| | | | | | - Convert to INSTALL_TARGET=install-strip Reported by: antoine
* Fix build to clang and remove dependency on gcc.demon2014-09-152-1/+11
| | | | Maintainer timeout.
* - Mark CONFLICTS_INSTALL between devel/rubygem-sprockets and ↵sunpoet2014-09-152-0/+4
| | | | devel/rubygem-sprockets211
* - Mark CONFLICTS_INSTALL between www/rubygem-railties and www/rubygem-railties4sunpoet2014-09-152-0/+4
|
* - Update to 2.7.0-alpha11gahr2014-09-152-3/+3
|
* math/ump: Fix build on DF, FreeBSD 10+ (explicit linking issue)marino2014-09-151-1/+1
|
* - Update to 6.1.11gahr2014-09-155-46/+6
| | | | | | | | | | | | Changes: * any addr and overloads in commoncpp * cmake abi fix and other apple specific issues * stream fixes, sflphone recommended changes, and other updates * key protocol added * cleaner build for binding without resolver * cleanup and fixes for commoncpp peering... * UDPSocket: use ucommon::Socket::address * Socket::address: add setAny(sockaddr*), setLoopback(sockaddr*)
* Update to 0.6martymac2014-09-152-4/+3
|
* - Fix build on 9.x and above. 8.x needs some more investigation.gahr2014-09-153-8/+30
|
* Update to 4.5.1.demon2014-09-152-3/+3
|
* databases/cego: 2.20.14 distfile was changed after initial updatepi2014-09-152-2/+3
| | | | Submitted by: antoine
* Remove conflict with games/filters as the conflicting file in filters has beenehaupt2014-09-151-3/+1
| | | | renamed upstream.
* Update to 2.52, the upstream author renamed lolcat to LOLCAT to work around theehaupt2014-09-154-8/+7
| | | | | | conflict with another program called lolcat (games/lolcat). While this isn't my personal choice of name I go with the change to stay compatible with upstream. As a nice side effect we can remove the conflict to games/lolcat vice versa.
* - Fix RUN_DEPENDSsunpoet2014-09-151-2/+2
| | | | - Bump PORTREVISION for dependency change
* - use ICONV_PREFIXdinoex2014-09-151-2/+2
| | | | Submitted by: sunpoet
* Update 3.6.0beta1 --> 3.6.0beta2cy2014-09-152-3/+3
| | | | Suggested by: az
* add RUN_DEPENDS.vanilla2014-09-151-0/+4
|
* Add jadm 1.0, freeBSD jail framework with zfs, vnet and jail.confvanilla2014-09-155-0/+48
| | | | | | | support. PR: ports/193574 Submitted by: Nikolay Dachev <jadm dachev info>
* net/rubygem-fog-softlayer: update to 0.3.17swills2014-09-152-3/+3
|
* Add ipaddress-1.0.6.vanilla2014-09-154-0/+25
| | | | | PR: ports/193574 Submitted by: Nikolay Dachev <nikolay dachev info>
* Add py-tabulate 0.7.2.vanilla2014-09-154-0/+32
| | | | | PR: ports/193574 Submitted by: Nikolay Dachev (nikolay dachev info)
* finance/rubygem-money: update to 6.2.0swills2014-09-152-3/+3
|
* devel/rubygem-rspec-core: update to 3.1.2swills2014-09-152-4/+4
|
* - Update to 4.0.2gblach2014-09-152-3/+3
| | | | | PR: 193647 Approved by: khsing.cn@gmail.com (maintainer)
* Update to 1.4.0-alpha15bapt2014-09-152-3/+3
| | | | | | | | | | | | | Changes: - pkg register checks conflicts before installing the files - do not provide any shlibs if the "no_provide_shlib" annotation is set - fix invalid free() in keywords arguments parsing - Add ability to select usage of IPv4/IPv6 via config, repository config or command line - some documentation fixes and improvements - If one of -P, -I or -R is not explicitly given on the command line, do not emit error messages while searching for a mechanism to find data about the latest available ports. - Rework automatic directory deletion
* - Update to 0.6.0jhale2014-09-154-117/+119
| | | | | - Convert USE_PYTHON=yes -> USES=python:3.2+ (new version requires 3.x only) - Take maintainership
* Allow staging as a regular userantoine2014-09-151-1/+1
|
* Allow staging as a regular userantoine2014-09-152-2/+6
|
* Allow staging as a regular userantoine2014-09-153-3/+1
|
* Allow staging as a regular userantoine2014-09-151-2/+2
|
* - Allow staging as a regular userantoine2014-09-152-8/+8
| | | | - Bump portrevision as some files were not packaged with intended owner
* Allow staging as a regular userantoine2014-09-151-1/+0
|
* Allow staging as a regular userantoine2014-09-151-1/+2
|
* - Use the ports framework to create user/groupantoine2014-09-153-45/+5
| | | | | - Shebangfix - Allow staging as a regular user
* Update to 20140812cs2014-09-153-4/+5
|
* Allow staging as a regular userantoine2014-09-151-1/+1
|
* - Patch a script to use the right syslogd socket (/var/run/log)tijl2014-09-152-6/+2
| | | | | | | - Remove .keep_me files because pkg can handle empty directories PR: 193621 Submitted by: theis@gmx.at (maintainer)
* Allow staging as a regular userantoine2014-09-152-12/+2
|
* - Add LICENSE_FILE.hrs2014-09-151-2/+2
| | | | - Remove texinfo from RUN_DEPENDS.
* Allow staging as a regular userantoine2014-09-151-4/+5
|
* net/p5-Net-Works: reduce DEPENDS, MooseX::Types no longer neededpi2014-09-151-2/+1
| | | | Submitted by: az
* Tell realpath to stay quiet if it cannot resolve a linktijl2014-09-151-1/+1
| | | | Approved by: portmgr (bdrewery)
* - Add LICENSEsunpoet2014-09-151-2/+4
| | | | - Move RUN_DEPENDS upward
* Update to v2.0beta.hrs2014-09-155-11/+24
|
* Fix build with makeinfo version 5.2.hrs2014-09-152-0/+54
| | | | | Obtained from: https://github.com/heimdal/heimdal/commit/1846c7a35d1091d3b6140c 56b
* net/p5-Net-Works: 0.18 -> 0.19pi2014-09-152-4/+4
| | | | | - Fixed validation when a string with more than one slash (/) is passed to Net::Works::Network->new_from_string.
* databases/cego: 2.20.13 -> 2.20.14pi2014-09-152-3/+3
| | | | | | | | | | | | | | - Fix in CegoQueryHelper::decodeFVL to treat also decodings for field value list in switched order ( btree or index fvl ) - Fix in CegoAction::execIndexCheck to conform to new object comparison in CegoDatabaseManager::ObjectRecord - Fix in CegoTableManager::deleteDataTable to check for inappropriate AttrCond before executing tablecursor setup - Fix in CegoDatabaseManager::Object::operator == Index comparisons corrected ( index can either match uindex, pindex or index, btree can either match ubtree, pbtree or btree ) Submitted by: Björn Lemke <lemke@lemke-it.com>
* - Pass multimedia/libav back to the pool due to a lack of time to maintain itmva2014-09-151-1/+1
|
* - Update to version 4.10.0mva2014-09-152-3/+3
| | | | Changelog: https://lucene.apache.org/core/4_10_0/changes/Changes.html
* - Update to version 1.4.9.14mva2014-09-152-4/+3
|
* Fix group of some packaged filesantoine2014-09-152-2/+2
|
* Fix build on branches with GCC 4.2.1.hrs2014-09-151-4/+10
|
* - Allow staging as a regular userantoine2014-09-151-9/+5
| | | | - Fix ownership of packaged files
* - Update from 4.400.1 to 4.400.2danilo2014-09-153-5/+4
|
* - Update from 7.40.7 to 7.40.8danilo2014-09-152-4/+3
|
* Fix ownership of some packaged filesantoine2014-09-151-1/+2
|
* - Update from 0.043 to 0.044danilo2014-09-152-3/+3
|
* - Assign maintainership to Carlos Jacobo Puga Medina <cpm@fbsd.es>riggs2014-09-158-935/+966
| | | | | | | | | | | | - Add RESTRICTED, LICENSE - Clean up Makefile - Retire post-install - Use pkg-message - Rename patches according to the naming conventions PR: 193446 Submitted by: cpm@fbsd.es Reviewed by: marino, riggs