aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes/gnome-icons-refined
ModeNameSize
-rw-r--r--Makefile759logstatsplainblame
-rw-r--r--distinfo200logstatsplainblame
-rw-r--r--pkg-descr58logstatsplainblame
-rw-r--r--pkg-plist28576logstatsplainblame
class='column1'>| | | Reported by: pkg-fallout * Correctly install xen.4th in /bootbapt2015-04-021-0/+1 | * x11/sessreg: Fix build on gcc-5, take IImarino2015-04-021-0/+1 | | | | | | | | | The previous attempt to fix sessreg on gcc5 by using tradcpp was backed out due to failure to build on FreeBSD 11. This attempt uses gcc's cpp, but with the -P option. Tested on F8,9,10,11 x i386,amd64 tested by: bofh Approved by: blanket * math/lapacke : update port to slave port of math/lapack, and updated tomaho2015-04-027-1290/+42 | | | | | | | 3.5.0 accordingly. PR: 98614 Submitted by: phd_kimberlite@yahoo.co.jp * Upgrade to 1.7.14.vanilla2015-04-022-3/+3 | * Add patch to fix build on i386 with clangjohans2015-04-021-0/+11 | * - Add patch to fix build on 10.x amd64johans2015-04-022-0/+26 | | | | - Add patch to fix build on 10.x * update to version 2.4eadler2015-04-024-35/+3 | * Remove unused variable PRECIOUSbdrewery2015-04-021-3/+0 | * - Add LICENSEamdmi32015-04-021-3/+6 | | | | | - Add desktop-file-utils as suggested by portlint - Remove useless -pthread addition * - Strip libraryamdmi32015-04-021-2/+4 | * Thanks for breaking my domainbdrewery2015-04-021-0/+3 | * - Update net/asterisk11 to 11.17.0madpilot2015-04-027-9/+24 | | | | | | | | | | | - Update net/asterisk13 to 13.3.0 - Fix mgcp module installation - Add needed USE_LDCONFIG to asterisk13 - Adapt asterisk-g72x port and bump PORTREVISION NOTE: While these versions of asterisk can be compiled with clang, I have seen it crash at startup if so compiled. For this reason at present I'm leaving the gcc requirement. * - remove do_nada from install targetjgh2015-04-021-3/+1 | | | | Approved by: portmgr (blanket) * - remove do_nada from build targetjgh2015-04-021-3/+1 | | | | Approved by: portmgr (blanket) * - Fix runtime with OpenSSL after the removal of SSLv2 in head.bdrewery2015-04-027-6/+51 | | | | | - Make the main LOCALBASE/bin files into symlinks to the actual version to make it simpler to tell which version is default. * - remove do_nada from targetjgh2015-04-021-1/+1 | | | | Approved by: portmgr (blanket) * - remove do_nada from targetjgh2015-04-021-3/+1 | | | | Approved by: portmgr (blanket) * - remove do_nada from targetjgh2015-04-021-1/+1 | | | | Approved by: portmgr (blanket) * - remove do_nada from targetjgh2015-04-021-3/+1 | | | | Approved by: portmgr (blanket) * - minor cleanupjgh2015-04-021-5/+4 | | | | | | | | - options in favor of using pre - extract_only to drop fetch target - no_install to drop install target Approved by: cperciva * Fix toggle*bapt2015-04-021-2/+2 | | | | Reported by: dteske * dns/bind99, dns/bind910: support no-base option on DragonFlymarino2015-04-022-4/+4 | | | | Approved by: mat (maintainer) * Introduce FreeBSD xen dom0 components.bapt2015-04-0214-0/+746 | | | | | | | | | | | | | | | | | | | | Add xen kernel and xen toolstack ports to the ports tree This packages are for now only supported on FreeBSD 11 after 1100055 The xen package only include the kernel and an addition to the loader menu to allow to disable booting on the xen kernel The Xen toolstack (xl) includes seabios (hence the addition of LGPLv3 license) Explicitly use nm from ports binutils to workaround a bug in FreeBSD's nm on some version of FreeBSD. Workaround configure checks that are actually not needed during the build of the tool stack. Thanks AllanJude@ for the xen.4th Thanks roger@ for all the work making FreeBSD dom0 support working. Please notice that you will need an Intel box with EPT and a working IOMMU * - remove do_nada and use options in favor of pre for osversion checkingjgh2015-04-021-5/+4 | | | | Approved by: portmgr (blanket) * - remove do_nada and unmute installationjgh2015-04-021-6/+4 | | | | Approved by: portmgr (blanket) * graphics/npretty: update 0.9.3 -> 0.9.3.1robak2015-04-022-6/+7 | | | | | | | - Convert to USE_GITGUB PR: 185992 Submitted by: Peter Ankerstal <peter@pean.org> * - remove do_nadajgh2015-04-021-3/+1 | | | | Approved by: portmgr (blanket) * - remove do_nada and unmute installationjgh2015-04-021-4/+2 | | | | Approved by: portmgr (blanket) * - remove do_nadajgh2015-04-021-3/+1 | | | | Approved by: portmgr (blanket) * net/widentd: disable -Werrormarino2015-04-021-0/+1 | | | | | | | | | | | | | | | On gcc, this warning is given: widentd.c: In function 'main': widentd.c:194:3: error: 'memset' used with constant zero length parameter; this could be due to transposed parameters [-Werror=memset-transposed-args] memset(buff, sizeof(buff), 0); ^ Removing -Werror is blanket-approved. This is another port that uses <bsd.prog.mk> instead of providing an independent makefile, so the -Werror is coming from the system build framework. * Fix support with GnuPG 2.1+ by not showing a warning when gpg-agent already ↵bdrewery2015-04-022-0/+31 | | | | | | | running. Obtained from: https://github.com/funtoo/keychain MFH: 2015Q2 * Update to 3.3.3 (bugfix)olivierd2015-04-022-3/+3 | | | | Changelog: http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_3.3.3_.282015-04-01.29 * Refresh.thierry2015-04-025-14/+10 | * Cannot rely on our outdated in-base Gcc.thierry2015-04-021-1/+7 | * - Update to 1.0.8danilo2015-04-022-3/+3 | * - remove deprecated GH_COMMITjgh2015-04-022-3/+2 | * Update distfile to re-rolled 6.99.1 (again)jbeich2015-04-024-6/+6 | | | | | | | | Given the version is now properly announced and also exists under /release/ directory I don't expect another re-roll. Changes: http://renpy.org/latest.html Pointy hat: jbeich * - portell is BROKENjgh2015-04-021-2/+1 | * Document multiple vulnerabilities of PHP.delphij2015-04-021-0/+56 | | | | Submitted by: Bernard Spil <bernard bachfreund nl> * - Remove unneeded -pthread replaceamdmi32015-04-021-3/+0 | * games/gottet: update 1.0.6 -> 1.1.1robak2015-04-023-40/+40 | | | | | | | - Switch to QT5 PR: 197432 Submitted by: Kato Tsuguru <tkato432@yahoo.com> * lang/gnatdroid-armv8: Mark broken on FreeBSD 8marino2015-04-021-0/+4 | | | | | | | | This has never built on FreeBSD 8 after the base compiler was upgraded from GNAT 4.6 to 4.7 and later 4.9. It fails will many c++ complaints about multiple definition of __x86.get_pc_thunk.cx and consequential errors. I'm tired of the cluster builders sending me an email about it. I'm never going to fix it, so let's mark it broken. * - Update to 41.0.0danilo2015-04-022-3/+3 | * - Update to 2.4.0 [1]danilo2015-04-025-56/+22 | | | | | | - Add EXAMPLES option Submitted by: Leonardo Brondani Schenkel <leonardo@schenkel.net> [1] * - Add missing dependencyzi2015-04-021-1/+2 | | | | | | - Bump PORTREVISION Reported by: brd@ * databases/postgis21: Fix pkg-plist with RASTER option, DF supportmarino2015-04-022-0/+7 | | | | | | | | | PostGIS wouldn't build on DragonFly if the RASTER option was selected. The fix is simple, set USES+= alias. While here, fix the check pkg-plist failure seen when RASTER OPTION set. No revbump because RASTER is not a default option, so no change to default package list. Approved by: Just fix it * - minor cleanupjgh2015-04-021-5/+4 | | | | | | | | | | - options in favor of using pre - extract_only to drop fetch target - no_install to drop install target PR: 199097 Submitted by: jgh Approved by: cperciva (maintainer) * net/hostapd: Unbreak new version on DragonFlymarino2015-04-022-0/+34 | * - mark broken, no longer distributed on SFjgh2015-04-021-0/+2 | | | | Approved by: portmgr (bdrewery) * emulators/wine-devel: unbreak build.dbn2015-04-021-2/+2 | | | | | | | | | | | | Changes: * Add CPPBIN="${CPP}" to CONFIGURE_ENV as Wine uses $CPPBIN, instead of $CPP, in ./configure * Use CHOSEN_COMPILER_TYPE instead of COMPILER_TYPE. The later is what the base compiler is whereas the former to what is chosen to satisfy USES=compiler:c11 PR: 199098 Reported by: pkg-fallout, gerald@ * net/wpa_gui: reset maintainer by his requestmarino2015-04-021-1/+1 | | | | | Ilya Bakulin indicated via email that he's unable to maintain this port. It's also very out of date (0.7 way behind 2.4) * - switch to uses metaportjgh2015-04-022-14/+3 | * meta ports are always NO_ARCHbapt2015-04-021-0/+1 | * - Add LICENSEamdmi32015-04-021-2/+7 | | | | - Strip library * - Fix library depend for avahiamdmi32015-04-021-1/+1 | | | | | PR: 198737 Submitted by: fidaj@ukr.net * - Remove useless -lpthread replacementamdmi32015-04-023-2/+12 | | | | - Try to fix build under DragonFly * - remove do-install targetjgh2015-04-021-2/+1 | * - remove do-install targetjgh2015-04-021-2/+1 | * - Strip libraryamdmi32015-04-021-1/+2 | * Set rpath for libawt_xawt.so as we do for libawt.so and libawt_headless.so.jkim2015-04-023-49/+55 | | | | Optimize fontconfig.properties while I am here. * - Add LICENSEamdmi32015-04-021-1/+5 | | | | - Add USES=desktop-file-utils as suggested by portlint * - Remove useless libs tamperingamdmi32015-04-023-11/+20 | | | | - Fix build on DragonFly * - Add LICENSEamdmi32015-04-021-8/+7 | | | | | - Remove useless -pthread - Simplify docs installation * - Remove unneeded -pthreadamdmi32015-04-022-6/+2 | | | | - Modernize plist * databases/sqlrelay: 0.58 -> 0.58.1pi2015-04-022-3/+3 | | | | | - fixed bugs that could cause sqlr-start with no id to crash and sqlr-start on an id with neither port nor socket defined to crash * games/freedoko: update 0.7.12 -> 0.7.13robak2015-04-023-1589/+19 | | | | | | | - Delete obsolete patch PR: 197431 Submitted by: Kato Tsuguru <tkato432@yahoo.com> * devel/ruby-gems: fix with DOCS option disabledswills2015-04-012-8/+6 | | | | PR: 198052 * - Fix plistlme2015-04-012-6/+12 | | | | | | | - Bump PORTREVISION PR: 198975 Submitted by: Chad Payne <cpayne@gmail.com> * Document recent changesbapt2015-04-011-0/+16 | * - Fix build on DragonFlyamdmi32015-04-013-1/+23 | | | | - Strip binary * - Fix build on DragonFlyamdmi32015-04-012-1/+12 | * [NEW] databases/p5-DBICx-Sugar: Just some syntax sugar for DBIx::Classbofh2015-04-015-0/+40 | | | | | | | | Just some syntax sugar for your DBIx::Class applications. This was originally created to remove code duplication between Dancer::Plugin::DBIC and Dancer2::Plugin::DBIC. WWW: http://search.cpan.org/dist/DBICx-Sugar/ * Invert order of CATEGORIES to fix PKGORIGINerwin2015-04-011-1/+1 | * mail/gnubiff: add CPE informationrobak2015-04-011-1/+2 | | | | | | | - Maintainer's timeout (tdb@FreeBSD.org) PR: 198636 Submitted by: Shun <shun.fbsd.pr@dropcut.net> * devel/tortoisehg: update 3.2.4 -> 3.3.2robak2015-04-013-5/+8 | | | | | | | - Add USE=gettext PR: 199068 Submitted by: Arrowdodger <6yearold@gmail.com> * [NEW] devel/p5-Test-Modern: Precision testing for modern perlbofh2015-04-015-0/+51 | | | | | | | | | | | | | | | | | Test::Modern provides the best features of Test::More, Test::Fatal, Test::Warnings, Test::API, Test::LongString, and Test::Deep, as well as ideas from Test::Requires, Test::DescribeMe, Test::Moose, and Test::CleanNamespaces. Test::Modern also automatically imposes strict and warnings on your script, and loads IO::File. (Much of the same stuff Modern::Perl does.) Although Test::Modern is a modern testing framework, it should run fine on pre-modern versions of Perl. It should be easy to install on Perl 5.8.9 and above; and if you can persuade its dependencies to install (not necessarily easy!), should be OK on anything back to Perl 5.6.1. WWW: http://search.cpan.org/dist/Test-Modern/ * [NEW] devel/p5-Test-API: Test a list of subroutines provided by a modulebofh2015-04-015-0/+29 | | | | | | | | This simple test module checks the subroutines provided by a module. This is useful for confirming a planned API in testing and ensuring that other functions aren't unintentionally included via import. WWW: http://search.cpan.org/dist/Test-API/ * New port: devel/py-intervaltreeantoine2015-04-014-0/+30 | | | | | | | | | A mutable, self-balancing interval tree for Python 2 and 3. Queries may be by point, by range overlap, or by range envelopment. This library was designed to allow tagging text and time intervals, where the intervals include the lower bound but not the upper bound. WWW: https://github.com/chaimleib/intervaltree * - Reset MAINTAINER due to fatal bouncezi2015-04-012-4/+4 | | | | Reported by: portscout * Update to 2.3.5garga2015-04-013-7/+8 | * databases/freetds-devel: Update version 0.92.984=>0.92.1003bofh2015-04-012-3/+3 | * - Update to 5.3.0garga2015-04-013-8/+11 | | | | | | | | - Add a new option UNITY, to enable Cisco unity extension plugin PR: 199064 Approved by: maintainer Sponsored by: Netgate * Update to 1.3.156.mat2015-04-018-17/+15 | | | | Sponsored by: Absolight * - Provide standard CDDA_DESC for Digital Audio CD support, and remove itdanfe2015-04-014-4/+1 | | | | | | | from individual ports when appropriate (two ports, `audio/deadbeef' and `devel/gvfs', were allowed to keep them for the time being, since they benefit from custom description) - Remove last per-port occurrences of WAVPACK_DESC while I'm at it * graphics/fraqtive:makc2015-04-012-18/+7 | | | | | - Update to 0.4.8 - Simplify port by using directly qmake instead of wrapper configure script * Update to 5.2.1 release.ale2015-04-012-4/+4 | * Fix a known bug: shntool fails to determine correct size/length of very largedanfe2015-04-012-1/+17 | | | | | | files (possibly 64-bit related). Transfer maintainership to multimedia@ team. Obtained from: https://github.com/flacon/shntool/commit/4c6fc2e * Update to 5.4.39 release.ale2015-04-012-3/+3 | * Update to 5.5.23 release.ale2015-04-013-20/+25 | * Update to 5.6.7 release.ale2015-04-013-20/+25 | * Update gtk-update-icon-cache to 2.24.27.kwm2015-04-012-8/+7 | | | | | | Forgot about this port when I updated gtk20. Reported by: Claude Buisson <clbuisson@orange.fr> * Fix LICENSEantoine2015-04-011-1/+1 | * Add a note about BUNDLE_LIBSbapt2015-04-011-0/+5 | | | | Suggested by: gerald * Update to 1.1.1 release.ale2015-04-012-3/+3 | * - unbreak, add mirrorsjgh2015-04-011-3/+3 | | | | | | | MFH: 2015Q1 PR: 199057 Submitted by: lightside@gmx.com Approved by: sec@42.org (maintainer) * science/rubygem-netcdf: Mark broken since this uses API that was removed ↵swills2015-04-011-0/+2 | | | | from devel/ruby-gems * Make the check added in 2013 in r330200 for a bad ECDSA key actually work.bdrewery2015-04-012-2/+2 | * Add a patch to improve Outlook interoperability at expense of possibledelphij2015-04-012-1/+25 | | | | | | | | | | RFC violation. This patch is optional and not enabled by default. For detailed discussion please follow: http://www.openldap.org/lists/openldap-technical/201211/msg00175.html Requested by: Tim Gustafson <tjg ucsc edu> * - Add USES=compiler:c++11-lang in attempt to avoid build errors withstephen2015-04-011-0/+2 | | | | | | versions of FreeBSD 9 or earlier. Reference: http://beefy6.nyi.freebsd.org/data/84amd64-default/382795/logs/octave-forge-interval-0.1.4.log * Remove references to removed tk ports.bdrewery2015-04-013-6/+0 | * - Update to 1.9.0gahr2015-04-012-5/+7 | * Bump required system NSPR versionjbeich2015-04-011-1/+1 | | | | | MFH: 2015Q1 X-MFH-With: r378253 * - add CPE informationohauer2015-04-013-3/+6 | | | | | | | PR: 199025 PR: 199026 PR: 199027 Submitted by: shun <shun.fbsd.pr _at_ dropcut.net> * - document subversion16 removalohauer2015-04-011-0/+1 | * - remove subversion16ohauer2015-04-0122-3947/+0 | | | | | | Subversion 1.6 is long time EOL and has security issues. Approved by: lev@ (implicit) * - Fix buildgahr2015-04-011-0/+5 | | | | | | PR: 199058 Submitted by: Lawrence Chen <beastie@tardisi.com> Discussed with: bapt * - change dependency from subversion16 -> subversion17ohauer2015-04-011-1/+2 | | | | | commit r292640 states the port should work with subversion17, if this is not tha case RIP the port as it seems there is no upstream activity * Update to 1.3.delphij2015-04-012-4/+4 | * - change dependency from subversion16 -> subversionohauer2015-04-011-2/+2 | | | | | | | | | (subversion16 will be removed from the tree) - bump PORTREVISION PR: 196267 Submitted by: ohauer Approved by: maintainer timeout * Add missed file in previous commit.delphij2015-04-011-0/+11 | * Update to 0.621.delphij2015-04-013-5/+7 | * - document new subversion httpd module fileohauer2015-04-011-0/+7 | * misc/qt5ct:makc2015-04-013-3/+10 | | | | | - Update to 0.10 - Install README * - use dedicated apache module file for subversion modulesohauer2015-04-012-9/+6 | | | | Approved by: lev@ (implicit) * - security update to 1.8.13ohauer2015-04-016-75/+101 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - remove pkg-install - add pkg-message - add dedicated apache module file Version 1.8.13 (31 Mar 2015, from /branches/1.8.x) http://svn.apache.org/repos/asf/subversion/tags/1.8.13 User-visible changes: - Client-side bugfixes: * ra_serf: prevent abort of commits that have already succeeded (r1659867) * ra_serf: support case-insensitivity in HTTP headers (r1650481, r1650489) * better error message if an external is shadowed (r1655712, r1655738) * ra_svn: fix reporting of directory read errors (r1656713) * fix a redirect handling bug in 'svn log' over HTTP (r1650531) * properly copy tree conflict information (r1658115, r1659553, r1659554) * fix 'svn patch' output for reordered hunks (issue #4533) * svnrdump load: don't load wrong props with no-deltas dump (issue #4551) * fix working copy corruption with relative file external (issue #4411) * don't crash if config file is unreadable (r1590751, r1660350) * svn resolve: don't ask a question with only one answer (r1658417) * fix assertion failure in svn move (r1651963 et al) * working copy performance improvements (r1664531, r1664476, et al) * handle existing working copies which become externals (r1660071) * fix recording of WC meta-data for foreign repos copies (r1660593) * fix calculating repository path of replaced directories (r1660646) * fix calculating repository path after commit of switched nodes (r1663991) * svnrdump: don't provide HEAD+1 as base revision for deletes (r1664684) * don't leave conflict markers on files that are moved (r1660220, r1665874) * avoid unnecessary subtree mergeinfo recording (r1666690) * fix diff of a locally copied directory with props (r1619380 et al) - Server-side bugfixes: * fsfs: fix a problem verifying pre-1.4 repos used with 1.8 (r1561419) * svnadmin freeze: fix memory allocation error (r1653039) * svnadmin load: tolerate invalid mergeinfo at r0 (r1643074, issue #4476) * svnadmin load: strip references to r1 from mergeinfo (issue #4538) * svnsync: strip any r0 references from mergeinfo (issue #4476) * fsfs: reduce memory consumption when operating on dag nodes (r1655651) * reject invalid get-location-segments requests in mod_dav_svn and svnserve (r1667233) * mod_dav_svn: reject invalid txnprop change requests (r1667235) - Client-side and server-side bugfixes: * fix undefined behaviour in string buffer routines (r1650834) * fix consistency issues with APR r/w locks on Windows (r1611380 et al) * fix occasional SEGV if threads load DSOs in parallel (r1659013, r1659315) * properly duplicate svn error objects (r1651759) * fix use-after-free in config parser (1646785, r1646786, r1646797) Developer-visible changes: * add lock file config for testing against HTTPD 2.4+ (r1544302, r1544303) * make sqlite amalgamated build work with sqlite 3.8.x+ (r1659399) * fix build with Ruby 2 (r1596882) * process 'svnadmin dump' output as binary in the test suite (r1592987) * simplify Windows resource compilation to avoid warnings (r1532287) Version 1.8.12 (Not released, see changes for 1.8.13.) Security: vid=8e887b71-d769-11e4-b1c2-20cf30e32f6d Security: CVE-2015-0202 Security: CVE-2015-0248 Security: CVE-2015-0251 Approved by: lev@ (implicit) * Add ibus-libpinyin 1.7.1, intelligent Pinyin engine based on libpinyindelphij2015-04-015-0/+119 | | | | | | | | | for IBus. This is based on an old version of ibus-libpinyin submitted by Henry Hu <henry.hu.sh gmail com> with updates from myself. PR: 197116 * Upgrade to new release candidate #3 (skipping rc2).mandree2015-04-012-3/+3 | | | | | | | | | | Changes since rc1 (git shortlog): + Don't fail DNSSEC when a signed CNAME dangles into an unsigned zone. + Return SERVFAIL when validation abandoned. + Protect against broken DNSSEC upstreams. + DNSSEC fix for non-ascii characters in labels. + Allow control characters in names in the cache, handle when logging. * - security update to version 1.7.20ohauer2015-04-018-70/+101 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Instead changing the httpd.conf the port uses now a dedicated module file to activate the apache modules %%APACHEETCDIR%%/modules.d/220_subversion.conf Changelog: Version 1.7.20 (31 Mar 2015, from /branches/1.7.x) http://svn.apache.org/repos/asf/subversion/tags/1.7.20 User-visible changes: - Client-side bugfixes: * fix 'svn patch' output for reordered hunks - Server-side bugfixes: * reject invalid get-location-segments requests in mod_dav_svn and svnserve * mod_dav_svn: reject invalid txnprop change requests (r1667235) - Client-side and server-side bugfixes: * properly duplicate svn error objects * fix use-after-free in config parser Developer-visible changes: * add lock file config for testing against HTTPD 2.4+ (r1544302, r1544303) * fix build with absolute path to neon install (r1664789) Security: vid=8e887b71-d769-11e4-b1c2-20cf30e32f6d Security: CVE-2015-0202 Security: CVE-2015-0248 Security: CVE-2015-0251 * graphics/batik:makc2015-04-011-8/+5 | | | | | | | | - Add CPE info [1] - Clean up Makefile from superfluous variables PR: 198960 [1] Submitted by: shun.fbsd.pr@dropcut.net * Add SMHasher hashing benchmark and test system as a new port.gnn2015-04-016-0/+86 | | | | | | | | | | | | | | SMHasher is a test suite designed to test the distribution, collision, and performance properties of non-cryptographic hash functions - it aims to be the "DieHarder" of hash testing, and does a pretty good job of finding flaws with a number of popular hashes. The SMHasher suite also includes MurmurHash3, which is the latest version in the series of MurmurHash functions - the new version is faster, more robust, and its variants can produce 32- and 128-bit hash values efficiently on both x86 and x64 platforms. https://code.google.com/p/smhasher/ * - document subversion issuesohauer2015-04-011-0/+51 | | | | | | | | http://subversion.apache.org/security/ Security: CVE-2015-0202 Security: CVE-2015-0248 Security: CVE-2015-0251 * ports-mgmt/portbuilder: remove port: unmaintained and overcome by changes.dbn2015-04-017-133/+1 | * - Update gmp-api to 38.0jbeich2015-04-0134-1098/+1328 | | | | | | | | | | - Update Firefox to 37.0 - Update Firefox ESR and libxul to 31.6.0 - Update Thunderbird to 31.6.0 - Backport a few GTK3 fixes to Firefox 37 MFH: 2015Q1 Security: https://vuxml.freebsd.org/freebsd/d0c97697-df2c-4b8b-bff2-cec24dc35af8.html * Remove useless IGNORE for TCP_WRAPPERS and PAM.bdrewery2015-04-011-8/+0 | | | | | | | | | TCP_WRAPPERS: /usr/include/tcpd.h is always installed by the base system. It is only libwrap.so that is conditional on WITH_TCP_WRAPPERS. PAM: /usr/include/security/pam_modules.h is always installed. This fixes FreshPorts claiming this port is ignored. * Document mozilla vulnerabilitiesjbeich2015-04-011-0/+104 | * Update to 1.4.99.16 aka pkg 1.5.0 beta1bapt2015-04-012-3/+3 | | | | | Changes: - Important fixes on provides/requires (now we can solve situation like php upgrades with modification in the ports tree to set the provides/requires) * devel/soapui: 5.0.0 -> 5.1.2pi2015-04-013-8/+24 | | | | | Changes: http://www.soapui.org/about-soapui/whats-new-in-5-1.html * biology/seqtools: 4.32 -> 4.33pi2015-04-012-3/+3 | | | | | - Blixem/Dotter Multi-dotter support; may now start multiple dotters from blixem * www/p5-Test-LWP-UserAgent: 0.026 -> 0.027pi2015-04-013-5/+3 | | | | | | | | http://cpansearch.perl.org/src/ETHER/Test-LWP-UserAgent-0.027/Changes register_psgi, unregister_psgi, map_response, map_network_response and unmap_all all return their invocant, to allow for method chaining (Tom Hukins, github #2) * - Update to 2.7.4sunpoet2015-04-011-22/+136 | | | | Changes: https://github.com/npm/npm/releases * Update to 3.1.2bdrewery2015-04-013-3/+4 | | | | Changelog: https://github.com/freebsd/poudriere/wiki/release_notes_312 * Update to 3.1.2bdrewery2015-04-012-4/+4 | | | | | | Changes: - HTML: Fix JS error processing data.status by improving compatibilty with older JSON files. * Mark BROKEN: unfetchableantoine2015-04-011-0/+2 | | | | Reported by: pkg-fallout * - Update to 0.151.2amdmi32015-04-012-6/+7 | | | | | | | - Fixes CVE-2015-0778 (shell command injection via crafted _service files) PR: 198876 Submitted by: venture37@geeklan.co.uk * Fix up dependencies, which haven't been right for nearly a year. Addadamw2015-04-012-18/+9 | | | | | | | | | | | a dependency on Term::ReadLine::Perl so that there is at least one working Config::Model interface. Remove a broken WWW, and change the remaining one to Metacpan as long as we're editing WWW. Also, change the pkg-descr text to describe what the module actually does. PORTREVISION bump for dependency changes. * Add vulnerability for devel/osc.amdmi32015-04-011-0/+30 | | | | | | Security: CVE-2015-0778 PR: 198876 Submitted by: venture37@geeklan.co.uk * Mark as broken: too creative (sorry I could not find a better term)bapt2015-03-311-0/+2 | | | | | | | Use custom, broken and creative way to create a non compliant rc script named after a non conventional scheme Create users a custom way instead of using the dedicated framework (actually duplicate creation of the user) * - Update to 2.00sunpoet2015-03-312-3/+3 | | | | Changes: http://search.cpan.org/dist/HTTP-BrowserDetect/Changes * - Update to 0.001008sunpoet2015-03-312-3/+3 | | | | Changes: http://search.cpan.org/dist/MooX-HandlesVia/Changes * - Update to 1.32sunpoet2015-03-312-3/+3 | | | | Changes: http://search.cpan.org/dist/Devel-PatchPerl/Changes * - Update to 2.068sunpoet2015-03-312-3/+3 | | | | Changes: http://search.cpan.org/dist/Config-Model/Changes * - Update to 1.0.1sunpoet2015-03-312-3/+3 | | | | Changes: https://github.com/httprb/form_data.rb/blob/master/CHANGES.md * - Update to 1.1.75sunpoet2015-03-312-3/+3 | | | | Changes: http://search.cpan.org/dist/Rinci/Changes * - Update to 2.7.4sunpoet2015-03-312-3/+3 | | | | Changes: https://github.com/npm/npm/releases * Update to 2.02.adamw2015-03-31