aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 3.15.0.1vg2016-03-212-4/+4
| | | | | | | | | | | | | - The Circular and Radial layout algorithm as well as Balloon and all Directed Tree layout algorithms support a new edge routing style where edge paths are bundled to prevent visual clutter. - Disabled menu interaction on Mac OS X during layout runs to prevent accidental graph structure modifications. - Many bugfixes, great and small. PR: ports/208134 Submitted by: pi Approved by: Eugene Mychlo <myc@barev.net> (maintainer)
* Update to 1.4.4antoine2016-03-212-3/+4
|
* Remove pkg-message. It's no longer needed and causing confusion.tijl2016-03-212-11/+1
| | | | PR: 207920
* - These binary plugins are compiled for Linux and some require glibctijl2016-03-216-68/+107
| | | | | | | | | | | | functions that our libc does not provide so they fail to load. Implement the glibc functions in a wrapper library for each plugin. - Do all of the building and installing from do-build and do-install. The upstream install scripts require too many hacks to stay inside the work directory. - Add LICENSE information. PR: 208142 Tested by: avg
* net/ns3: simplifyjbeich2016-03-214-1180/+1124
| | | | | | | | | | | | | - Convert to USES=waf (respects MAKE_JOBS_NUMBER) - Convert to option helpers - Define WRKSRC_SUBDIR after adjusting patches - Drop/rename common option and their descriptions - pkg-plist: rename WITH_DEBUG to DEBUG_SUFX to avoid confusion - pkg-plist: define VERSION to avoid churn on updates - post-install: compress multiple sh(1) loops via find(1) expressions PR: 208146 Approved by: Nikola Kolev (maintainer)
* Import a patch from git mailing list to fix build with gcc 4.2.1 andgarga2016-03-212-4/+14
| | | | | | | remove dependency of newer gcc to build it on 9.x Obtained from: http://thread.gmane.org/gmane.comp.version-control.git/289397 MFH: 2016Q1
* Update to 2.0antoine2016-03-212-3/+3
|
* Update to 0.23antoine2016-03-212-5/+5
|
* Update to version 0.9.1demon2016-03-212-3/+3
|
* Update to 2.2.0lme2016-03-212-4/+3
|
* Add an option to enable XHTML and SVG screen dumps.ehaupt2016-03-211-1/+4
|
* Update to experimental-20160312antoine2016-03-212-4/+7
|
* Update to 2.3.4antoine2016-03-212-3/+3
|
* net-mgmt/mrtg-ping-probe: New mastersitepi2016-03-211-1/+1
| | | | | | PR: 207716 Submitted by: pi Approved by: sanpei (maintainer timeout)
* graphics/p5-Image-ExifTool-devel: 10.10 -> 10.13pi2016-03-212-3/+3
| | | | | | | | Changes: http://www.sno.phy.queensu.ca/~phil/exiftool/history.html PR: 208085 Submitted by: Daniel Lin <linpct@gmail.com> (maintainer)
* Drop bogus libgnome-keyring dependencyrm2016-03-219-24/+18
| | | | | | | | | | And add dependency upon libsecret where needed. Bump PORTREVISION because of dependency change. For x11/gdm also drop KEYRING option and corresponding logic bits - this functionality is now available unconditionally. Differential Revision: D5690 Reviewed by: kwm, mat
* Upgrade to upstream svn revision r1735889. This contains thetruckman2016-03-213-18/+8
| | | | | | | | | | | | | | | CLOSESOCKET_DOESNT_WAKE_UP_ACCEPT pipe fix [1]. It also contains a slightly different fix for building with boost 1.60, so delete patch-sdext_source_pdfimport_makefile.mk, which is no longer needed. Delay running gnome-post-install until the plist has been generated by post-install so that the icons are detected and gtk-update-icon-cache gets run when the package is installed. [2] Add missing USES=shared-mime-info. PR: 207301 [1] PR: 208026 [2]
* devel/py-monotonic: update to 1.0alfred2016-03-212-3/+3
|
* www/py-djangorestframework-filters: update to 0.8.0alfred2016-03-212-3/+3
|
* www/py-djangorestframework: update to 3.3.3alfred2016-03-212-3/+3
|
* devel/py-fake-factory: update to 0.5.7alfred2016-03-212-3/+3
|
* devel/pcre2: Update to 10.21feld2016-03-213-8/+9
|
* Fix version range for pcre2 vulnerabilityfeld2016-03-211-1/+2
| | | | | PR: 208167 Security: CVE-2016-3191
* devel/pcre: Update to 8.38feld2016-03-218-473/+101
| | | | | | | | | | - Remove patches now in the 8.38 release - Add patch to resolve outstanding CVE PR: 208167 Obtained from: PCRE svn (r1631) MFH: 2016Q1 Security: CVE-2016-3191
* devel/pcre2: Add patch to resolve CVEfeld2016-03-212-1/+28
| | | | | | PR: 208167 Obtained from: PCRE svn (r489) Security: CVE-2016-3191
* Document pcre vulnerabilityfeld2016-03-211-0/+32
| | | | | PR: 208167 Security: CVE-2016-3191
* net/syncthing: update to 0.12.20swills2016-03-212-3/+3
|
* Update to 1.46. Prima can now leverage pkg-config, so switch toadamw2016-03-214-24/+5
| | | | | | that rather than using CONFIGURE_ARGS. Changes: https://metacpan.org/changes/distribution/Prima
* databases/memcached: update to 1.4.25swills2016-03-213-14/+3
|
* Update to 1.65.adamw2016-03-212-3/+3
| | | | Changes: https://metacpan.org/changes/distribution/DateTime-Format-Strptime
* java/openjfx8-devel: create portswills2016-03-218-0/+174
| | | | | | | | | | | | OpenJFX is an open source, next generation client application platform for desktop and embedded systems based on JavaSE. It is a collaborative effort by many individuals and companies with the goal of producing a modern, efficient, and fully featured toolkit for developing rich client applications. WWW: http://openjdk.java.net/projects/openjfx/ PR: 207566 Submitted by: Tobias Kortkamp <t@tobik.me>
* Update to 0.3.9jpaetzel2016-03-212-3/+3
|
* Delay running gnome-post-install until the plist has been generated bytruckman2016-03-212-1/+102
| | | | | | | | | | | post-install so that the icons are detected and gtk-update-icon-cache gets run when the package is installed. [1] Import upstream trunk commit r1728872 to add the CLOSESOCKET_DOESNT_WAKE_UP_ACCEPT up accept fix to the pipe code. [2] PR: 208026 [1] PR: 207301 [2]
* graphics/s2tc: update to latest GIT commit.dbn2016-03-215-22/+86
| | | | | The upstream code has been in slow development since the last official release, however there does not appear to be new release coming.
* Update to version 3.2.2demon2016-03-212-3/+3
| | | | Approved by: maintainer
* Remove i386 from builds for now while I unbreak the aarch64 target onsbruno2016-03-211-2/+3
| | | | FreeBSD amd64 hosts.
* - Update to 4.2.1tota2016-03-215-137/+150
| | | | | PR: 206309 (based on) Submitted by: Yasuhiro KIMURA <yasu_AT_utahime_DOT_org>
* Enable speex audio codec as non-default OPTIONriggs2016-03-214-3/+5
| | | | Proposed by: Stefan Ehmann <shoesoft@gmx.net>
* New port: sysutils/hfmpi2016-03-219-0/+142
| | | | | | | | | | | | | | | | | | | | | | | hfm is an application to run tests in parallel at a high frequency. If the outcome of the test results in a state change, other commands can be executed. It is designed to be a general purpose, loosely-coupled tool, by having both the tests and the state change commands be executed by the operating system. For example, one could write the test in shell or c, and have it called through the exec facility. In practice, the overhead of spawning a new process per test limits frequency that can be achieved by the tests, and their results. Anecdotally, 5ms intervals have been seen to be achievable. An example application is to poll other network services for health, and to take actions based on their health status changes. WWW: https://github.com/derekmarcotte/hfm PR: 207392 Submitted by: 554b8425@razorfever.net
* graphics/s2tc: add new port.dbn2016-03-216-0/+63
| | | | | Add a port that implements a subset of the Color Cell Compression texture compression scheme.
* sysutils/vagrant: fix plugin subcommandfeld2016-03-212-1/+12
| | | | PR: 207184
* - Add LICENSEsunpoet2016-03-211-0/+3
| | | | Approved by: portmgr (blanket)
* net-mgmt/guifi-snpservices: Update to 0.2.2.8feld2016-03-217-41/+40
| | | | PR: 206405
* - Fix gemspec for rubygem-net-ssh 3.1.0 updatesunpoet2016-03-212-3/+6
| | | | - Bump PORTREVISION for package change
* - Add LICENSE_FILEsunpoet2016-03-211-0/+2
| | | | | | - Add NO_ARCH Approved by: portmgr (blanket)
* - Update to 3.1.0sunpoet2016-03-212-3/+3
| | | | Changes: https://github.com/net-ssh/net-ssh/blob/master/CHANGES.txt
* - Update to 0.5.20160310sunpoet2016-03-212-3/+3
| | | | Changes: https://github.com/knu/ruby-domain_name/commits/master
* - Update to 1.2.0.1sunpoet2016-03-212-3/+5
| | | | | | - Add LICENSE_FILE Changes: https://github.com/eventmachine/eventmachine/blob/master/CHANGELOG.md
* - Update to 1.3215.0 (v255.5)sunpoet2016-03-213-5/+5
| | | | Changes: https://github.com/cloudfoundry/bosh/releases
* - Update to 1.3215.0 (v255.5)sunpoet2016-03-213-4/+4
| | | | Changes: https://github.com/cloudfoundry/bosh/releases
* - Update to 1.3215.0 (v255.5)sunpoet2016-03-212-3/+3
| | | | Changes: https://github.com/cloudfoundry/bosh/releases
* - Update to 1.3215.0 (v255.5)sunpoet2016-03-212-3/+3
| | | | Changes: https://github.com/cloudfoundry/bosh/releases
* - Update to 2.2.28sunpoet2016-03-212-3/+3
| | | | Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md
* - Update to 2.2.28sunpoet2016-03-212-3/+3
| | | | Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md
* - Update to 2.2.28sunpoet2016-03-212-3/+3
| | | | Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md
* - Update to 0.4.1sunpoet2016-03-212-4/+4
| | | | Changes: https://github.com/zquestz/omniauth-google-oauth2/blob/master/CHANGELOG.md
* - Update to 0.3.47sunpoet2016-03-212-3/+3
| | | | Changes: https://github.com/tzinfo/tzinfo/blob/0.3/CHANGES
* - Add LICENSE_FILEsunpoet2016-03-211-2/+4
| | | | | | | - Add NO_ARCH - While I'm here, use = instead of += for PLIST_FILES Approved by: portmgr (blanket)
* - Update to 10.0.0sunpoet2016-03-212-3/+3
| | | | | Changes: https://gitlab.com/gitlab-org/gitlab_git/blob/master/CHANGELOG https://gitlab.com/gitlab-org/gitlab_git/commits/master
* - Update to 4.8.0sunpoet2016-03-212-3/+3
| | | | Changes: https://github.com/github/linguist/releases
* - Update to 0.24.0sunpoet2016-03-212-3/+3
| | | | Changes: https://github.com/libgit2/rugged/releases
* - Add LICENSEsunpoet2016-03-211-0/+5
| | | | - Add NO_ARCH
* - Add NO_ARCHsunpoet2016-03-211-0/+1
| | | | Approved by: portmgr (blanket)
* - Add LICENSEsunpoet2016-03-211-10/+8
| | | | | | | | | | | - Add NO_ARCH - Fix *_DEPENDS: p5-Test-* are test-only dependencies - Convert to new options target helper - Remove regression-test: - Bump PORTREVISION for dependency change Approved by: portmgr (blanket) With hat: perl
* - Update to 1.702sunpoet2016-03-213-29/+5
| | | | | | - Add LICENSE_FILE Changes: http://search.cpan.org/dist/MCE/Changes
* - Update to 0.53sunpoet2016-03-212-5/+5
| | | | Changes: http://search.cpan.org/dist/Log-Any-App/Changes
* - Update to 1.0.3sunpoet2016-03-212-3/+3
| | | | Changes: https://github.com/httprb/http/blob/master/CHANGES.md
* - Fix gemspec for rubygem-css_parser 1.4.0 updatesunpoet2016-03-212-0/+12
| | | | - Bump PORTREVISION for package change
* - Update to 1.4.0sunpoet2016-03-212-3/+3
| | | | Changes: https://github.com/premailer/css_parser/blob/master/CHANGELOG.md
* - Update to 0.0.3sunpoet2016-03-212-3/+3
| | | | Changes: https://github.com/fog/fog-dynect/commits/master
* - Update to 2016.2sunpoet2016-03-212-3/+3
| | | | Changes: https://pecl.php.net/package-changelog.php?package=timezonedb
* - Update to 3.05sunpoet2016-03-212-4/+4
| | | | Changes: http://search.cpan.org/dist/XML-Compile-WSDL11/ChangeLog
* - Update to 0.000030sunpoet2016-03-213-3/+5
| | | | Changes: http://search.cpan.org/dist/Test2/Changes
* - Update to 0.07sunpoet2016-03-213-5/+7
| | | | Changes: http://search.cpan.org/dist/Module-CheckVersion/Changes
* - Update to 0.22sunpoet2016-03-213-4/+6
| | | | | | - Add LICENSE_FILE Changes: http://search.cpan.org/dist/Devel-MAT/Changes
* - Update to 0.75sunpoet2016-03-212-3/+3
| | | | Changes: http://search.cpan.org/dist/App-perlbrew/Changes
* - Update to 1.4.12sunpoet2016-03-213-5/+36
| | | | | | - Use USE_PHP=mysqli instead of USE_PHP=mysql Changes: http://www.zenphoto.org/news/category/changelog
* - Add LICENSE_FILEsunpoet2016-03-211-2/+3
| | | | | - Use USE_PHP=mysqli instead of USE_PHP=mysql - Bump PORTREVISION for dependency change
* - Update to 4.3.1sunpoet2016-03-214-15/+6
| | | | | | - Use PORTDATA Changes: https://github.com/facebook/rocksdb/releases
* - Cleanup Makefilesunpoet2016-03-211-2/+1
|
* - Use USES=localbasesunpoet2016-03-211-2/+1
|
* - Cleanup Makefile: remove PLIST_SUBsunpoet2016-03-212-66/+9
| | | | | - Use PORTDOCS and PORTEXAMPLES - Convert to new options target helper
* net-mgmt/victorops-nagios: Unbreak portfeld2016-03-2112-170/+32
| | | | | | | | - Update to 1.4.20 - Port modernization PR: 206350 MFH: 2016Q1
* devel/gitg: fix buildrm2016-03-212-1/+16
| | | | | - add missing dependency upon security/libsecret - add upstream patch to fix build with libgit2 0.24.x
* lang/pypy: update to 5.0.1.dbn2016-03-213-5/+5
| | | | | | Change Log: - Bug fix: cpyext, notably (but not only) fixing lxml. - Bug fix: corner case of the JIT.
* - Update to 3.4olivierd2016-03-218-268/+148
| | | | | | - Remove unneeded patches - Remove obsolete WEBP option - Take maintainership
* genjsbind is a tool to generate javascript to dom bindings from w3c webidlolivierd2016-03-214-0/+37
| | | | | | files, and a binding configuration file. WWW: http://www.netsurf-browser.org/
* LibCSS is a CSS (Cascading Style Sheet) parser and selection engine,olivierd2016-03-217-0/+74
| | | | | | written in C. WWW: http://www.netsurf-browser.org/projects/libcss/
* LibDOM is an implementation of the W3C DOM, written in C.olivierd2016-03-217-0/+162
| | | | WWW: http://www.netsurf-browser.org/projects/libdom/
* This is the Public software group utf8proc library repackaged as aolivierd2016-03-217-0/+66
| | | | | | | | | | | conveniance library for NetSurf. This takes the unicode 5 capable version 1.1.6 of the library and converts it to the NetSurf build system. additional API has been added with a normalisation function but there are no data changes from upstream. WWW: http://www.netsurf-browser.org/
* LibWapcaplet is a string internment library, written in C.olivierd2016-03-217-0/+64
| | | | | | | It provides reference counted string interment and rapid string comparison functionality. WWW: http://www.netsurf-browser.org/projects/libwapcaplet/
* Hubbub is an HTML5 compliant parsing library, written in C. It was developedolivierd2016-03-217-0/+68
| | | | | | as part of the NetSurf project. WWW: http://www.netsurf-browser.org/projects/hubbub/
* Libnsgif is a decoding library for the GIF image file format, written in C.olivierd2016-03-217-0/+61
| | | | | | It was developed as part of the NetSurf project. WWW: http://www.netsurf-browser.org/projects/libnsgif/
* Libnsbmp is a decoding library for BMP and ICO image file formats, writtenolivierd2016-03-217-0/+62
| | | | | | | in C. It was developed as part of the NetSurf project. WWW: http://www.netsurf-browser.org/projects/libnsbmp/
* NetSurf generalised utility library.olivierd2016-03-217-0/+63
| | | | WWW: http://www.netsurf-browser.org/
* - Revive devel/libparserutilsolivierd2016-03-218-1/+84
| | | | | - Take maintainership - Update to 0.2.3
* - Add more information about USB printers to the 20160311 cups entry.tijl2016-03-211-1/+14
| | | | | | - Clarify the 20160311 HPLIP entry a bit. PR: 207939
* This package privides the NetSurf shared buildsystem.olivierd2016-03-207-0/+108
| | | | WWW: http://www.netsurf-browser.org/
* Update gitg to 3.19.6.kwm2016-03-202-8/+9
| | | | | | | * This version builds with libgit2-glib, after configure is told libgit2-glib 0.24.x is allowed. * Drop webkit dependacy. * Remove MAKE_JOBS_UNSAFE, it is not needed.
* Fix devel/git build on 9.xgarga2016-03-201-0/+4
| | | | MFH: 2016Q1
* sysutils/fusefs-libs: reconnect r404898 changes with old historyjbeich2016-03-203-0/+107
|
* sysutils/fusefs-libs: break before repo surgeryjbeich2016-03-203-107/+0
|
* Update to 0.24.0.kwm2016-03-203-5/+8
| | | | | | | | Which is API compatible with libgit2 0.24.x series. PR: 208020 Submitted by: vladimir.chukharev@gmail.com Patch by: jiashiun@gmail.com
* devel/android-tools-fastboot-devel: reconnect r403829 changes with old historyjbeich2016-03-203-0/+252
|
* devel/android-tools-fastboot-devel: break before repo surgeryjbeich2016-03-203-252/+0
|
* sysutils/fusefs-libs: drop unnecessary GH_TAGNAMEjbeich2016-03-202-4/+4
| | | | | | Mainly to avoid PORTVERSION and GH_TAGNAME growing out of sync. Pointy hat: miwi (r404898)
* graphics/lensfun: bump PORTREVISION in consumers after r411373jbeich2016-03-206-6/+6
|
* net-mgmt/bandwidthd: back out r411165 and disable png checkjbeich2016-03-201-3/+8
| | | | | | | libpng is dependency of libgd, bandwidthd doesn't use it directly PR: 208014 Tested by: md5 **/*.o
* net/tcludp: update to 1.0.11jbeich2016-03-202-7/+7
| | | | | PR: 168423 Submitted by: frank@fenor.de (maintainer)
* devel/py-re2: add new portjbeich2016-03-204-0/+36
| | | | | | | | | | | PR: 207637 Submitted by: edwardchuang@gmail.com pyre2 is a Python extension that wraps Google's RE2 regular expression library. It implements many of the features of Python's built-in re module with compatible interfaces. https://pypi.python.org/pypi/re2/
* Fix pkg-plist for DBD option again.lev2016-03-202-2/+2
| | | | Submitted by: David Wolfskill <david@catwhisker.org>
* Update to upstream version 2 (no minor or patchlevel, just version 2)riggs2016-03-203-7/+7
| | | | | PR: 208037 Submitted by: aaron@baugher.biz
* x11-fonts/roboto-fonts-ttf: 1.2 -> 2.131pi2016-03-202-14/+13
| | | | | | PR: 207731 Submitted by: rakuco Approved by: winston@ml1.net (maintainer timeout)
* graphics/rigsofrods-pagedgeometry: add new portjbeich2016-03-206-0/+99
| | | | | | | | | | | | | PR: 206495 Submitted by: Thibault Payet <monwarez@mailoo.org> The PagedGeometry engine is an add-on to Ogre which provides highly optimized methods for rendering massive amounts of small meshes, covering a possibly infinite area. This is especially well suited for dense forests and outdoor scenes, with millions of trees, bushes, grass, rocks, etc. http://www.ogre3d.org/tikiwiki/PagedGeometry+Engine
* graphics/rigsofrods-caelum: add new portjbeich2016-03-207-0/+122
| | | | | | | | | | | PR: 206485 Submitted by: Thibault Payet <monwarez@mailoo.org> Caelum is a plug-in/library for Ogre targeted to help create nice-looking (photorealistic if possible) atmospheric effects such as sky colour, clouds and weather phenomena such as rain or snow. http://www.ogre3d.org/tikiwiki/Caelum
* emulators/ppsspp: update to 1.2.2jbeich2016-03-202-7/+7
| | | | Changes: http://ppsspp.org/#news
* ports-mgmt/synth: Upgrade version 1.31 => 1.32marino2016-03-202-3/+3
| | | | | | | | | | | | | | | | | prepare-system, upgrade-system package deletion bug: These two commands had a serious logic flaw that resulted in newly-built packages to be immediately deleted prior the pkg(8) repo command. (And the obvious result of the system not getting updated without re-running the same command.) The cause was that the first package validity scan marked the package for deletion, and this setting was never reset. The obsolete package was correctly deleted and rebuilt, but then it was quickly deleted again during the second package scan because the previous deletion mark was still present. The fix was simple: Reset the deletion marks before rebuilding the repository so the second scan proceeds accurately. Test case provided by Wapcaplet in FreeBSD forums
* - Update print/qpdf to 6.0.0.tijl2016-03-2010-142/+92
| | | | | | | | | | | | | | | | | | | | | - Remove bash dependency. - Remove SDK option. It was added to prevent installation of headers because they sometimes cause build conflicts with newer versions of qpdf due to incorrect order of -I flags. This has been fixed now. - Add DOCS option. - Replace patch-configure with CPPFLAGS/LIBS and a post-patch command in the Makefile to take into account ${LOCALBASE} and ${MAKE_CMD}. - Remove patches that have been fixed upstream. - Add a patch for libtest/build.mk to change the order of LIBS and LIBS_libqpdf. LIBS may contain user supplied -L flags like -L/usr/local/lib which have to appear after upstream -L flags so programs are linked against freshly built libraries on not an older version in /usr/local/lib. The other build.mk files already do this right. - Add a patch for make/libtool.mk to change the order of $ldflags and $libs. Upstream puts -L flags in $ldflags. PR: 207751 Approved by: d.y.kazarov@mail.ru (maintainer)
* Update to upstream version 0.9.4riggs2016-03-202-4/+3
| | | | | PR: 207886 Submitted by: theis@gmx.at (maintainer)
* New port: converters/py-bencoderpi2016-03-204-0/+26
| | | | | | | | | A simple up-to-date bencode decoder-encoder library on pure Python. WWW: https://github.com/utdemir/bencoder PR: 206088 Submitted by: Neel Chauhan <neel@neelc.org>
* Revert local changes accidentally committed in previous commit.tijl2016-03-201-46/+4
| | | | Approved by: portmgr (implicit)
* Install net/libnet headers and libraries back in the location where othertijl2016-03-2058-726/+194
| | | | | | | | | ports expect it. The files were put in a different location to avoid a conflict with net/libnet10 but this port has been removed a while ago now. PR: 208122 Exp-run by: antoine Approved by: portmgr (antoine)
* Remove expired ports:rene2016-03-2015-147/+3
| | | | | | 2016-03-15 www/eaccelerator: cannot be installed: doesn't work with lang/php56 port (doesn't support PHP 5.5 5.6 70) 2016-03-15 devel/pecl-inclued: cannot be installed: doesn't work with lang/php56 port (doesn't support PHP 5.5 5.6 70) 2016-03-15 security/pecl-taint: cannot be installed: doesn't work with lang/php56 port (doesn't support PHP 5.5 5.6 70)
* - Update to 1.2.2tota2016-03-202-3/+3
|
* - Update to 0.6.600.4.0tota2016-03-202-3/+3
|
* - Switch to options helpersamdmi32016-03-201-0/+2
|
* Update link in pkg-descr.grog2016-03-203-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New version 1.11.0. Changes: Ported vigranumpy to Python 3.5. Added Chunked arrays to store data larger than RAM as a collection of rectangular blocks. Added vigra::ThreadPool and parallel_foreach() for portable algorithm parallelization based on std::thread. Implemented parallel versions of Gaussian smoothing, Gaussian derivatives, connected components labeling, and union-find watersheds. Added graph-based image analysis, e.g. agglomerative clustering Included the callback mechanism described in "Impossibly Fast C++ Delegates" by Sergey Ryazanov (needed for agglomerative clustering). Added many image registration functions. Extended the collection of multi-dimensional distance transform algorithms by vectorial DT, boundary DT, and eccentricity transform. Added skeletonizeImage(), nonLocalMean(), multi-dimensional integral images. Added new 2D shape features based on skeletonization and the convex hull. Additional arithmetic and algebraic functions for vigra::TinyVector. Added vigra::CountingIterator. Minor improvements and bug fixes in the code and documentation.
* lang/gcc6-aux: Fix build on FreeBSD i386marino2016-03-201-0/+9
| | | | Reported by: pkg-fallout
* - Update to 1.5.6danilo2016-03-203-4/+4
|
* Update to version 1.2.0demon2016-03-204-28/+36
| | | | | PR: 207549 Submitted by: Kevin Bowling <kbowling@freebsd.org>
* Update to the 20160315 snapshot of GCC 5.gerald2016-03-202-3/+3
|
* A WSPR receiver/decoder using libsdr. This implementation embeds the originaldb2016-03-207-0/+103
| | | | | | | | | | WSPR Fortran code into a libsdr processing node, allowing to assemble a WSPR receiver for various sources easily. WWW: https://github.com/hmatuschek/sdr-wspr PR: 207381 Submitted by: Jeffrey Baitis <jeff@baitis.net>
* devel/upp: Unbreak portfeld2016-03-201-2/+3
| | | | | | | | | | | | | - Bump PORTREVISION - Use simplified upstream patch [1, 2] to fix the build Reference links: 1. Fixed FT include issue in GtkDrawText.cpp https://github.com/ultimatepp/mirror/commit/24c443290699034e21d6bdb8b1dee493e78107c5 2. freetype include in GTK backend removed https://github.com/ultimatepp/mirror/commit/71174caa1b99265490d1cc210e7efe0f6b325eba PR: 207979
* Montly GH_* cleanup.mat2016-03-2013-20/+15
| | | | Sponsored by: Absolight
* net/tigervnc: Remove HPJPG optionfeld2016-03-201-9/+3
| | | | | | | | | The HPJPG option has been broken and irrelevant since the ports tree changed to make jpeg-turbo the default jpeg provider in r397084 PR: 208088 Approved by: maintainer MFH: 2016Q1
* Add multimedia/libdcadec, a DTS Coherent Acoustics decoderriggs2016-03-205-0/+62
| | | | | PR: 208115 Submitted by: mickael.maillot@gmail.com (maintainer)
* lang/pypy: unbreak build on amd64.dbn2016-03-201-4/+9
| | | | | The previous fix broke the build on amd64. Restore the correct behaviour for both platforms.
* Move devel/py-icu to devel/py-pyicufeld2016-03-207-11/+15
| | | | | | | | | | | | | * PORTNAME devel/py-pyicu should be used rather than devel/py-icu, per policy [1] * Add LICENSE=MIT as per LICENSE file contained in distfile * Tidy up MAKE_ENV variable assignment (pet portlint) * Update WWW in pkg-descr to point to PyPI site, since the old site is down * Update other ports which depend on devel/py-icu to point to devel/py-pyicu [1] https://wiki.freebsd.org/Python/PortsPolicy PR: 207367 Approved by: maintainer timeout
* lang/pypy: fix build on i386.dbn2016-03-201-0/+10
| | | | | | | On i386 the registery eip should be used for instruction count, however the code was using the amd64 register of rip instead. Reported by: kib@
* devel/awscli: Update to 1.10.14feld2016-03-204-7/+7
| | | | | | | devel/py-botocore: Update to 1.4.5 PR: 208114 Approved by: maintainer
* multimedia/plexmediaserver: Update to 0.9.16.2.1827feld2016-03-203-11/+11
| | | | Changelog: https://forums.plex.tv/discussion/comment/1151070#Comment_1151070
* - Update to 2.4.1.stephen2016-03-192-3/+3
|
* Update to 0.14.5.vanilla2016-03-193-5/+8
| | | | | PR: 208046 Submitted by: maintainer
* Update CMake to 3.5.0.rakuco2016-03-199-76/+61
| | | | | | | | | | | Announcement: https://blog.kitware.com/cmake-3-5-0-available-for-download/ Most ports have already been fixed for this update, but science/orthanc was included in this commit because I am not entirely sure the changes in it work with CMake < 3.5.0. In short, FindDCMTK.cmake was rewritten and the way orthanc uses the DCMTK variables was incompatible with the use upstream intended. PR: 208033
* Fix Makefile syntax for PORTSCOUTriggs2016-03-191-1/+1
| | | | | PR: 208021 Submitted by: martin@waschbuesch.de (maintainer)
* Add some upstream patches that properly declare all build dependencies.rakuco2016-03-192-0/+41
| | | | | | | The upcoming CMake 3.5.0 generates Makefiles that break parallel builds more often when the dependencies between each targets are not declared correctly. PR: 208033
* Update to 1.7.3.vanilla2016-03-192-3/+3
|
* Update to 1.7.3.vanilla2016-03-192-3/+3
|
* Add some patches to properly declare dependencies between targets.rakuco2016-03-193-2/+28
| | | | | | | | | The upcoming CMake 3.5.0 ends up generating Makefiles that cause much more problems in parallel builds when the dependencies are not declared correctly. This also allows us to get rid of MAKE_JOBS_UNSAFE. PR: 208033
* Add patch to stop building the libvncclient target.rakuco2016-03-191-3/+15
| | | | | | | | | | The libvncclient target was removed because it was not used anywhere (aqemu links against the systems libvncclient.so, only the definitions and includes are needed from this block) and did not declare its dependency on the moc and ui files, possibly causing problems in parallel builds (way more often with CMake 3.5.0). PR: 208033
* Add a patch to properly declare some build dependencies.rakuco2016-03-191-0/+14
| | | | | | | The lack of the dependency breaks parallel builds way more often starting with CMake 3.5.0. PR: 208033
* Ad support for different Kerberos installations.lev2016-03-191-2/+13
| | | | PR: 207508
* Add a patch to fix the build with CMake 3.5.0.rakuco2016-03-191-0/+162
| | | | | | | | | | | | | | | Starting with CMake 3.5.0, overriding CMAKE_{BINARY,SOURCE}_DIR does not propagate to other files included with add_subdirectories(); in fact, doing so should in general be avoided. Add a patch to use PROJECT_{BINARY,SOURCE}_DIR instead, which works with all CMake versions. This is also being discussed upstream in <https://github.com/gnuradio/volk/pull/65>. PR: 208033 Obtained from: Fedora Project
* Add a patch to explicitly link against libfplib.so.rakuco2016-03-191-0/+15
| | | | | | | | | | | What the port was doing was never right, but the upcoming CMake 3.5.0 makes the build failures happen more often. Using target_link_libraries() with a name like fplib will just pass -lfplib to the linker instead of declaring a dependency between the lastfm-fpclient and fplib_shared targets and parallel builds may break. PR: 208033
* (1) Remove GNATS reference from commit templatelev2016-03-192-9/+12
| | | | | | (2) Add "Reported by:" field to commit remplate PR: 205692, 195252
* (1) Fix pkg-plist for BDB backendlev2016-03-193-7/+11
| | | | | | | (2) Remove GNATS references from commit template (3) Add "Reported by:" field to commit template PR: 205182, 205692, 195252
* Minor fix to pkg-plist: make PY-related man pages optional.lev2016-03-191-3/+3
|
* Fix build on 9.mat2016-03-193-9/+3
| | | | | Pointy hat on: ume Sponsored by: Absolight
* - Update to 1.0.9madpilot2016-03-194-7/+4
| | | | | | | - Remove outdated comment from pkg-descr PR: 208042 Submitted by: matthew at reztek.cz
* security/sshguard: Add patch to prevent log flooding with error messagesfeld2016-03-192-1/+37
| | | | PR: 208133
* - Update to 1.8.7wen2016-03-193-6/+8
| | | | | | | - Add LICENSE PR: 208055 Submitted by: jochen@jochen-neumeister.de(maintainer)
* - Restore MAINTAINERsunpoet2016-03-191-1/+1
|
* - update to 1.89dinoex2016-03-192-21/+29
|
* - remove option to disable OpenSSLdinoex2016-03-191-12/+11
| | | | | | - add option for gpgme support - cleanup option NLS PR: 207713
* - Update to 3.16wen2016-03-192-3/+3
| | | | Changes: http://cpansearch.perl.org/src/MARKOV/XML-Compile-SOAP-3.16/ChangeLog
* - Update to 0.23wen2016-03-192-3/+3
| | | | Changes: http://search.cpan.org/src/DWHEELER/Test-File-Contents-0.23/Changes
* - Update to 0.010wen2016-03-192-3/+3
| | | | Changes: http://cpansearch.perl.org/src/ZEFRAM/Lexical-SealRequireHints-0.010/Changes
* - fix crashes with option MYSQLAUTHdinoex2016-03-191-1/+4
| | | | | PR: 207555 Approved by: (maintiner timeout)
* - Update to 2.3.1wen2016-03-192-3/+3
|
* - Update to 0.3wen2016-03-192-3/+3
| | | | | PR: 208105 Submitted by: erdgeist@erdgeist.org(maintainer)
* - Update to 1.0.0wen2016-03-192-10/+16
|
* New port: mail/p5-Mail-Box-IMAP4-SSLpi2016-03-195-0/+39
| | | | | | | | | | | | | | | This is a thin subclass of Mail::Box::IMAP4 to provide IMAP over SSL (aka IMAPS). It hides the complexity of setting up Mail::Box::IMAP4 with IO::Socket::SSL, Mail::IMAPClient and Mail::Transport::IMAP4. In all other respects, it resembles Mail::Box::IMAP4. See that module for documentation. WWW: http://search.cpan.org/dist/Mail-Box-IMAP4-SSL/ PR: 208128 Submitted by: Henk van Oers <hvo.pm@xs4all.nl>
* New port: devel/p5-superclasspi2016-03-195-0/+33
| | | | | | | | | | | | | | Allows you to both load one or more modules, while setting up inheritance from those modules at the same time. If a module in the import list is followed by something that doesn't look like a legal module name, the VERSION method will be called with it as an argument. WWW: http://search.cpan.org/dist/superclass/ PR: 208124 Submitted by: Henk van Oers <hvo.pm@xs4all.nl>
* - Add NO_ARCHamdmi32016-03-191-2/+7
| | | | - Switch to options helpers
* net/kamailio: 4.3.4 -> 4.3.5junovitch2016-03-192-3/+3
| | | | | | | | | | Changes: http://www.kamailio.org/pub/kamailio/4.3.5/ChangeLog Approved by: ports-secteam (with hat) Security: CVE-2016-2385 Security: https://vuxml.FreeBSD.org/freebsd/c428de09-ed69-11e5-92ce-002590263bf5.html MFH: 2016Q1 X-MFH-With: r410006
* Document kamailio SEAS Module Heap overflow vulnerabilityjunovitch2016-03-191-0/+28
| | | | | Security: CVE-2016-2385 Security: https://vuxml.FreeBSD.org/freebsd/c428de09-ed69-11e5-92ce-002590263bf5.html
* Document hadoop2 unauthorized disclosure of data vulnerabilityjunovitch2016-03-191-0/+28
| | | | | Security: CVE-2015-1776 Security: https://vuxml.FreeBSD.org/freebsd/5dd39f26-ed68-11e5-92ce-002590263bf5.html
* graphics/darktable: Fix staging when PRINT is turned offdumbbell2016-03-191-2/+2
| | | | | | | PR: 207914 Reviewed by: kwm Approved by: kwm Differential Revision: https://reviews.freebsd.org/D5617
* graphics/lensfun: Update to 0.3.2dumbbell2016-03-194-79/+70
| | | | Approved by: maintainer timeout (1 month)
* As Jeff's baitisj@pcbsd.org keeps bouncing, replace with a working emaildb2016-03-192-4/+4
| | | | Approved by: baitisj@pcbsd.org via email
* Use more correct perl in ccc-analyzer.brooks2016-03-192-1/+2
| | | | | PR: 208052, 20706 Submitted by: Aleksander Alekseev <afiskon@devzen.ru>
* graphics/p5-Image-ExifTool: 9.90 -> 10.10pi2016-03-193-3/+9
| | | | | | | | Changes: http://www.sno.phy.queensu.ca/~phil/exiftool/history.html PR: 208106 Submitted by: Tod McQuillin <devin@spamcop.net> (maintainer)
* x11/tint: 0.12.6 -> 0.12.7pi2016-03-192-3/+3
| | | | | | | | | | | | Changes: https://gitlab.com/o9000/tint2/blob/0.12.7/ChangeLog - Fix crash caused by race when reading inconsistent values for _NET_CURRENT_DESKTOP and _NET_NUMBER_OF_DESKTOPS - Fix regression (all desktop tasks not working) - Fix small memory leak in launcher PR: 208112 Submitted by: yamagi@yamagi.org (maintainer)
* mail/dovecot2-pigeonhole: 0.4.12 -> 0.4.13pi2016-03-192-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * redirect action: Added the list-id header to the duplicate ID for mail loop prevention. This means that the message sent directly to the user and the message coming through the mailing list itself are treated as different messages by the loop detection of the redirect command, even though their Message-ID may be identical. * Changed the Sieve number type to uint64_t, which means that Sieve numbers can now technically range up to 2^64. Some other Sieve implementation allowed this, making this change necessary for successful migration. + Implemented the sieve_implicit_extensions setting. The extensions listed in this setting do not need to be enabled explicitly using the Sieve "require" command. This behavior directkly violates the standard, but can be necessary for compatibility with some existing implementations of Sieve. Do not use this setting unless you really need to! - redirect action: Made mail loop detection more robust by forcibly adding a Message-ID header if it is missing. - Prevent logging a useless "script not found" error message for LDAP scripts for which the entry exists but no attribute containing a script. This is not necessarily an error. - extprograms plugin: Changed the communication channel between parent and child process for a directly forked program from a socketpair to a double pipe. Linux does not support /dev/stdin, /dev/stdout and friends for sockets. For some shell program authors this may be confusing, so that is why it is changed. When using the script service, these device nodes are still not usable though. PR: 208108 Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer)
* lang/expect: update to 5.45.3, bump PORTREVISION on dependent portsgahr2016-03-199-93/+535
|
* - Update to 2.4.0.stephen2016-03-193-5/+14
|
* graphics/graphite2: rely on default EXTRACT_SUFX after r411337jbeich2016-03-191-1/+1
| | | | | | | | | | | | | | | | Mainly to fix 2016Q1 as USES=tar is nop with USE_GITHUB after r410613. => silnrsi-graphite-1.3.7_GH0.tgz is not in graphics/graphite2/distinfo. => Either graphics/graphite2/distinfo is out of date, or => silnrsi-graphite-1.3.7_GH0.tgz is spelled incorrectly. or ===> Extracting for graphite2-1.3.7 => No SHA256 checksum recorded for silnrsi-graphite-1.3.7_GH0.tgz. => No suitable checksum found for silnrsi-graphite-1.3.7_GH0.tgz. Reported by: mav
* Update to 20160318.jkim2016-03-193-3/+13
|
* - Update security/clusterssh to 4.05ehaupt2016-03-193-17/+42
| | | | | | | - Provide an option to install bash-completion file PR: 208118 Approved by: lx (maintainer)
* - Update to 1.0.9.stephen2016-03-192-4/+3
|
* - Update to 1.4.8danilo2016-03-193-5/+3
|
* Remove metamail dependency, and add a mailcap.5 manpage.adamw2016-03-193-2/+148
| | | | | | | | | | | | | | | | | The intention of r411160 was to provide a mailcap manpage, as referenced in multiple places by the mutt(1) and muttrc(5) manpages. Although mail/metamail provides a mailcap.4 manpage, metamail is not particularly relevant as a mailcap provider. The main external filter that mutt needs is something to render text/html mime parts, but the last metamail release was in 1994, 22 years ago. This commit removes that metamail dependency, and adds a mailcap.5 manpage written by Udo Schweigert (mail/mutt's maintainer), based off metamail's mailcap.4 manpage. PR: 207727 Submitted by: Udo Schweigert (maintainer)
* devel/android-tools-fastboot-devel: unbreak build on DragonFly (like r400822)jbeich2016-03-181-1/+1
| | | | | | | | fastboot.o:fastboot.cpp:function std::_Function_handler<void (std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&), main::{lambda(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)#1}>::_M_invoke(std::_Any_data const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&): error: undefined reference to 'fs_get_generator(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' fastboot.o:fastboot.cpp:function fb_perform_format(Transport*, char const*, int, char const*, char const*) [clone .constprop.79]: error: undefined reference to 'fs_get_generator(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' fastboot.o:fastboot.cpp:function fb_perform_format(Transport*, char const*, int, char const*, char const*) [clone .constprop.79]: error: undefined reference to 'fs_generator_generate(fs_generator const*, int, long long)' Reported by: muscles.dragonflybsd.org
* sysutils/parafly: create portswills2016-03-185-0/+43
| | | | | | | | | | | Given a file containing a list of Unix commands, multithreading is used to process the commands in parallel on a single server. Success/failure is captured, and failed commands are retained and reported. WWW: http://sourceforge.net/projects/parafly/ PR: 207960 Submitted by: Jason Bacon <bacon4000@gmail.com>
* net/gnu-radius: Modernize portfeld2016-03-188-95/+42
| | | | | | | | | | | | - OptionsNG - LICENSE - Whitespace cleanup - EXAMPLE rewrite - Remove @unexec - radiusd.in modification - files/patch-dbm -> files/patch-radiusd_builddbm.c move and fix PR: 206457
* irc/ircd-ratbox: Use GCC for i386feld2016-03-181-1/+5
| | | | | | When built with Clang on i386 ratbox segfaults at startup. PR: 207268
* Revert MAINTAINER updatefeld2016-03-184-4/+4
| | | | | | | | These ports were intentionally set to portmgr@FreeBSD.org as MAINTAINER; it was not a mistake. They require exp-runs and special care when updating. Submitted by: antoine
* Remove sourceforge and use correct MASTER_SITES since clamav announced thisgarga2016-03-181-1/+1
| | | | | | is the last version available there Pointed out by: pi
* Update to version 0.3.0skreuzer2016-03-182-3/+5
|
* Update security/clamav to 0.99.1garga2016-03-182-4/+3
|
* - Update to 1.2.0.b6vsevolod2016-03-182-4/+4
|
* - Update security/sudo to 1.8.16 [1]garga2016-03-183-5/+6
| | | | | | | | - Pet portlint using (pre|post)[un]exec items in plist PR: 208111 [1] Submitted by: cy [1] Sponsored by: Rubicon Communications (Netgate)
* misc/mc: Multiple fixesfeld2016-03-184-4/+930
| | | | | | | | | - Fix subshell functionality for csh users - Make SFTP an option, enabled by default - Fix SIGILL on FreeBSD 9.x - Fix perl ls helper with fish shell PR: 207487, 208027, 208102, 208104
* MAINTAINER reset should be ports@FreeBSD.org, not portmgrfeld2016-03-184-4/+4
|
* graphics/giflib: Update to 5.1.3feld2016-03-183-16/+5
| | | | | - Update MAINTAINER - Remove patch which is now included upstream
* Switch to an https MASTER_SITE.rakuco2016-03-181-1/+1
|
* - Don't install garbage into DOCSDIR.ume2016-03-1812-152/+62
| | | | - Rework handling of conf files.
* Upgrade third-party push module from 0.99.7 to 0.99.8.osa2016-03-184-6/+6
|
* Update devel/git to 2.7.4garga2016-03-183-8/+11
| | | | | | MFH: 2016Q1 Security: CVE-2016-2324 Sponsored by: Rubicon Communications (Netgate)
* Update git packages and versions affected by CVE-2016-2324garga2016-03-181-2/+26
| | | | | MFH: 2016Q1 Sponsored by: Rubicon Communications (Netgate)
* graphics/graphite2: chase new homejbeich2016-03-182-3/+6
| | | | | | | | | | | SILGraphite page on SF says: This project has been deprecated. Graphite2, a new version of the Graphite engine, is available at: https://github.com/silnrsi/graphite with its own bug tracker. Tested by: diff -rN MFH: 2016Q1 (in case of 1.3.8 before EOL)
* www/libxul: update to 38.7.1jbeich2016-03-182-4/+3
| | | | MFH: 2016Q1
* Support systems with WITHOUT_USB in /etc/src.conf.tijl2016-03-182-2/+8
| | | | Reported by: dweimer@dweimer.net
* Update to 5.9.0lme2016-03-182-3/+3
| | | | | | PR: 208096 Submitted by: Bradley T. Hughes Approved by: maintainer
* graphics/graphite2: update to 1.3.7jbeich2016-03-182-4/+3
| | | | | Changes: https://sourceforge.net/p/silgraphite/mailman/message/34936157/ MFH: 2015Q1 (maybe security)
* www/firefox{,-esr}: update to 45.0.1/38.7.1jbeich2016-03-1810-367/+365
| | | | | | Changes: https://www.mozilla.org/firefox/45.0.1/releasenotes/ Changes: https://www.mozilla.org/firefox/38.7.1/releasenotes/ MFH: 2015Q1 (graphite2 security?)
* Add autoreconf libtool to USES; install headers to include, not DATADIRriggs2016-03-1817-66/+212
| | | | | | | | | | | | This changeset brings in the necessary fixes in audacity's build system to use autoreconf and libtool in USES. (206914) First use case of this is to have audacity install its headers in the standard include path rather than DATADIR (207074). Bump PORTREVISION. PR: 206914, 207074 Submitted by: tatsuki_makino@hotmail.com Approved by: xxjack12xx@gmail.com (maintainer)
* Update to 2.4.4lme2016-03-182-3/+3
|
* Take maintainership.cy2016-03-181-1/+1
|
* - Add NO_ARCHamdmi32016-03-181-8/+9
| | | | - Switch to options helpers
* - Add LICENSEamdmi32016-03-181-2/+5
| | | | - Switch to options helpers
* news/sabnzbdplus: Update to 1.0.0feld2016-03-184-152/+114
| | | | | | Changelog: http://forums.sabnzbd.org/viewtopic.php?f=8&t=20382 PR: 208051
* misc/auto-multiple-choice: Update to 1.3.0feld2016-03-186-175/+53
| | | | PR: 208084
* Broken on 9, probably missing a USE_OPENSSL, or something.mat2016-03-181-0/+2
| | | | | | http://beefy1.isc.freebsd.org/data/93i386-default/410866/logs/errors/hadoop2-2.7.1_1.log Sponsored by: Absolight
* libmms dropped the dependency on glib a long time ago, and forgot tomat2016-03-182-0/+11
| | | | | | | | | | | | | | | | | | | remove it from there. If a port tries to use pkg-config to depend on it, and does not bring in glib, it'll end up failing with: % pkg-config --libs libmms Package glib-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `glib-2.0.pc' to the PKG_CONFIG_PATH environment variable Package 'glib-2.0', required by 'libmms', not found This fixes a long standing issue with multimedia/mediainfo. (via multimedia/libmediainfo.) PR: 204847 Sponsored by: Absolight
* Depend on a file that actually is in the package, so that the dependencymat2016-03-181-1/+1
| | | | | | is really registered. Sponsored by: Absolight
* - upate to version 7.10ohauer2016-03-188-19/+30
| | | | | | | | | | | | | | - remove support for custom IPv4 only kernel [1] Short summary: - 12 new NSE scripts - hundreds of new OS/version fingerprints - dozens if smaller improvements and bug fixes Full Changelog: https://nmap.org/changelog.html [1] nmap does no longer build agains custom kernel without IPv6!
* net-mgmt/super_mediator: Update to 1.3.0feld2016-03-182-7/+3
| | | | PR: 207862
* benchmarks/stress-ng: Update to 0.05.20feld2016-03-182-3/+3
| | | | PR: 208017
* benchmarks/phoronix-test-suite: Update to 6.2.2feld2016-03-183-25/+29
| | | | | | | | - New MAINTAINER - Updated PHP dependencies - New dependency on gcc and cmake PR: 207981
* net/dbeacon: Unbreak portfeld2016-03-183-9/+41
| | | | | | | | | | - New MAINTAINER - New MASTER_SITE - Add patch to clean up some build errors - Cleaned up pkg-descr PR: 208048 MFH: 2016Q1
* games/fairymax: Update to 5.0bfeld2016-03-183-36/+24
| | | | PR: 207657
* - Bump PORTREVISION. editors/lazarus was updated to 1.6.0acm2016-03-181-2/+2
|
* - Update to 0.27acm2016-03-182-5/+4
|
* - Bump PORTREVISION. lazarus was updated to 1.6.0acm2016-03-181-1/+2
|
* - Bump PORTREVISION. editors/lazarus was updated to 1.6.0acm2016-03-181-2/+2
|
* - Update to 1.9.1acm2016-03-185-17/+45
|
* - Update to 6.0.0acm2016-03-186-116/+11
|
* - Update to 1.6.0acm2016-03-182-6/+6
|
* net/motsognir: Port improvementsfeld2016-03-182-2/+36
| | | | | | | - Add pkg-message - Config files now use @sample PR: 207141
* misc/raspberrypi-userland: Update to 20160306feld2016-03-182-6/+7
| | | | | | This update also adds a DEBUG option. PR: 207790, 207097, 207102
* - Update to 2.1.2.stephen2016-03-182-4/+3
|
* multimedia/plexmediaserver-plexpass: Update to 0.9.16.2.1827feld2016-03-182-4/+4
| | | | Changelog: https://forums.plex.tv/discussion/comment/1150184#Comment_1150184
* Update 2.3.4 --> 2.3.5.cy2016-03-183-8/+18
| | | | | | | | Take maintainership of this port. PR: 2208077 Submitted by: cy Approved by: Maintainer (Mikhail Tsatsenko <m.tsatsenko@gmail.com>)
* Reset MAINTAINER to ports@. Maintainer doesn't use this port any more.cy2016-03-181-1/+1
| | | | Requested by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer)
* devel/android-tools-adb-devel: update to n.p.1.554jbeich2016-03-183-8/+9
| | | | | Changes: https://android.googlesource.com/platform/system/core/+log/aef26bb1a4ad..0fc006685c20/adb (r409356 fixed link) Changes: https://android.googlesource.com/platform/system/core/+log/0fc006685c20..371e7ea170d7/adb
* - Bump PORTREVISIONacm2016-03-182-2/+3
| | | | - pdf file was updated
* Add an option to install the examples.mat2016-03-181-1/+8
| | | | | | | | | | Because the man page says: For a complete working example or initial script look into distribution`s 'examples' folder. With hat: perl@ Sponsored by: Absolight
* Update to version 8.1-20160311.thierry2016-03-189-40/+50
| | | | | | | Fix PR ports/201246. PR: ports/196577 Submitted by: pfg
* Add security/greenbone-security-assistant, a web interface for OpenVAS.tijl2016-03-188-0/+287
| | | | | | (This should have been part of r411278.) Reported by: antoine