/graphics/py-scikit-image/

sitory'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* - Clarify LICENSEamdmi32015-04-271-1/+2
| | | | - Add LICENSE_FILE
* security/vuxml: Add entry for security/wpa_supplicantmarino2015-04-271-0/+56
| | | | | Security: CVE-2015-1863 PR: 199678
* shells/zsh: Fix runtime error when built by gcc-5 with upstream patchmarino2015-04-261-0/+22
| | | | | | | | | ZSH was misbuilt on gcc-5 due to an intentional change in behavior of gcc5's cpp. This patch to execute cpp with the -P switch comes from upstream. No revbump necessary as GCC5 isn't used by default on FreeBSD. Reported by: DragonFly ZSH users Approved by: maintainer (bapt, IRC)
* Update to 7.0.5 release.ale2015-04-262-3/+3
|
* Update to 1.8.9 release.ale2015-04-262-11/+11
|
* - Update to 567sunpoet2015-04-262-3/+3
| | | | | PR: 199711 Submitted by: Matthieu Volat <mazhe@alkumuna.eu> (maintainer)
* - Update to 1.0400sunpoet2015-04-263-13/+12
| | | | | | | | - Fix *_DEPENDS - Reformat pkg-descr - Take maintainership Changes: http://search.cpan.org/dist/Dancer-Plugin-Email/CHANGES
* - Update *_DEPENDSsunpoet2015-04-262-9/+9
| | | | | | - Add PORTSCOUT - Reformat pkg-descr - Take maintainership
* Update to 5.6.24 release.ale2015-04-263-3/+4
|
* - Update to 6.09sunpoet2015-04-262-3/+3
| | | | Changes: http://search.cpan.org/dist/Mojolicious/Changes
* - Update to 2.069sunpoet2015-04-262-4/+3
| | | | Changes: http://search.cpan.org/dist/Config-Model/Changes
* Update to 5.5.43 release.ale2015-04-262-3/+3
|
* Update to 20141219 snapshot release.ale2015-04-262-7/+6
| | | | | PR: 199394 Submitted by: pi
* - Fix gemspec patchsunpoet2015-04-262-11/+12
| | | | | | | - Bump PORTREVISION for package change PR: 199668 Submitted by: Sir l33tname <sirl33tname@gmail.com>, Michael Moll <kvedulv@kvedulv.de>
* Update to 5.6.8 release.ale2015-04-267-36/+32
| | | | | PR: 199585 Submitted by: Franco Fichtner
* - Update to 0.54sunpoet2015-04-263-17/+11
| | | | | | | - Add LICENSE - Use PORTDOCS and PORTEXAMPLES Changes: http://search.cpan.org/dist/WWW-Mechanize-Shell/Changes
* - Update to 23sunpoet2015-04-262-14/+8
| | | | | | - Pet portlint: move *_DEPENDS upward Changes: http://search.cpan.org/dist/HTML-FormatExternal/Changes
* - Update to 1.20sunpoet2015-04-263-5/+4
| | | | | | - Sort PLIST Changes: http://search.cpan.org/dist/Time-Duration/Changes
* - Update to 0.7.8sunpoet2015-04-262-3/+3
| | | | Changes: https://github.com/keybase/node-client/blob/master/CHANGELOG.md
* - Add p5-constant-defer 6sunpoet2015-04-265-0/+38
| | | | | | | | | | | | | | | | | | constant::defer creates a subroutine which on the first call runs given code to calculate its value, and on any subsequent calls just returns that value, like a constant. The value code is discarded once run, allowing it to be garbage collected. Deferring a calculation is good if it might take a lot of work or produce a big result but is only needed sometimes or only well into a program run. If it's never needed then the value code never runs. A deferred constant is generally not inlined or folded (see "Constant Folding" in perlop) since it's not a single scalar value. In the current implementation a deferred constant becomes a plain constant after the first use, so may inline etc in code compiled after that (see "IMPLEMENTATION" below). WWW: http://search.cpan.org/dist/constant-defer/
* - Update to 2.8.4sunpoet2015-04-263-4/+8
| | | | Changes: https://github.com/npm/npm/releases
* - Update to 567sunpoet2015-04-265-29/+20
| | | | | - Cleanup Makefile - Regenerate patch files
* Add plugins directory.olgeni2015-04-262-0/+2
| | | | | | PR: 197595 Submitted by: olgeni Approved by: maintainer timeout
* Get rid of the GH_TAGNAME line, OpenBlas already has tags in its repository ↵mat2015-04-262-3/+3
| | | | | | we can use. Sponsored by: Absolight
* Stop using the Github Legacy download URL, switch to really using USE_GITHUB.mat2015-04-262-8/+5
| | | | | Approved by: portmgr blanket for modernization. Sponsored by: Absolight
* Mark BROKEN: tries to fetch distfiles during build phaseantoine2015-04-261-0/+2
| | | | Reported by: pkg-fallout
* textproc/elasticsearch: update to 1.5.1xmj2015-04-263-7/+9
| | | | | | | | - update to 1.5.1 PR: 199391 Submitted by: David Harrigan <dharrigan@gmail.com> Approved by: maintainer timeout (2 weeks)
* Deprecate ports broken for more than 6 monthsantoine2015-04-266-0/+12
|
* - Add USES=gettext-tools to fix build when NLS option is off [1]tijl2015-04-261-4/+2
| | | | | | | | - Remove dependency on textproc/intltool because it's implied by USE_GNOME=gtk20 PR: 199664 [1] Approved by: Kevin Zheng <kevinz5000@gmail.com> (maintainer) [1]
* Update to version 0.2.14demon2015-04-262-8/+8
| | | | | | | | PR: 199124 Submitted by: dieterich.joh@gmail.com Reviewed by: maintainer Also remove deprecated GH_COMMIT.
* - Update to 4.1.2sunpoet2015-04-262-3/+3
| | | | | | | | Changes: https://tw.wordpress.org/2015/04/22/wordpress-4-1-2/ PR: 199701 Submitted by: sunpoet (myself) Approved by: Joe Horn <joehorn@gmail.com> (maintainer) MFH: 2015Q2
* - Update to 4.2sunpoet2015-04-262-3/+3
| | | | | | | | Changes: https://cn.wordpress.org/2015/04/24/powell/ PR: 199700 Submitted by: sunpoet (myself) Approved by: Joe Horn <joehorn@gmail.com> (maintainer) MFH: 2015Q2
* - Update to 4.2sunpoet2015-04-262-3/+3
| | | | | | | | Changes: https://ja.wordpress.org/2015/04/24/powell/ PR: 199699 Submitted by: sunpoet (myself) Approved by: Joe Horn <joehorn@gmail.com> (maintainer) MFH: 2015Q2
* Remove wrong patch that modifies locales instead of just queryingbapt2015-04-262-11/+1
|
* - Fix build on armsunpoet2015-04-261-2/+2
| | | | | PR: 199647 Submitted by: Ulrich Grey <usenet@ulrich-grey.de>, Mikael Urankar <mikael.urankar@gmail.com>
* Correct a typo.demon2015-04-261-1/+1
|
* - Update to 4.2 and unbreak this portsunpoet2015-04-262-5/+3
| | | | | Changes: https://de.wordpress.org/2015/04/24/wordpress-4-2-powell/ MFH: 2015Q2
* - Update to 4.2sunpoet2015-04-262-3/+3
| | | | | | Changes: https://wordpress.org/news/2015/04/powell/ PR: 199660 Submitted by: Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer)
* Security update to 5.5.24.delphij2015-04-262-3/+3
| | | | | | With hat: ports-secteam Submitted by: Bernard Spil <spil.oss gmail com> (with changes) MFH: 2015Q2
* Security update to 5.4.40.delphij2015-04-262-3/+3
| | | | | Submitted by: Bernard Spil <spil.oss gmail com> with changes. MFH: 2015Q2
* Document PHP multiple vulnerabilities.delphij2015-04-261-0/+54
| | | | Submitted by: Bernard Spil <spil.oss gmail com>
* - Fix breakage on 11-CURRENTashish2015-04-262-1/+21
| | | | | | | Thanks to astrodog (#bsdports) for testing the port on 11-CURRENT host PR: 199528 Submitted by: jbeich
* Add CPE information and update to 2.9bf2015-04-262-5/+6
|
* - Update to 6.99.2jbeich2015-04-264-10/+8
| | | | | | - py-game_sdl2 now supports python3 Changes: http://www.renpy.org/doc/html/changelog.html
* Update to 20150425 snapshot to unbreak gcc5 buildjbeich2015-04-262-6/+4
| | | | | | | | | | src/systems/base/koepac_voice_archive.cc:142:27: error: narrowing conversion of '255' from 'int' to 'int8_t {aka signed char}' inside { } 0x7e, 0x81, 0x7f, 0x80}; ^ Changes: https://github.com/eglaysher/rlvm/compare/589e3d2...373a3db Reported by: DPorts MFH: 2015Q2
* - Update to 1.1.0novel2015-04-263-43/+46
| | | | - Sort plist
* - Fix build when NLS=off [1]pawel2015-04-261-3/+3
| | | | | | | - Use LDFLAGS for linker flags PR: 199467 [1] Reported by: tobias.kortkamp@gmail.com [1]
* Unbreak build on FreeBSD 8.x/9.x and DragonFlyjbeich2015-04-262-1/+12
| | | | | | | | | | | | | | | | | | ./PYSignal.h:35:22: error: expected namespace name using namespace std::placeholders; ~~~~~^ ./PYSignal.h:49:18: error: no type named 'function' in namespace 'std' typedef std::function<R()> func_type; ~~~~~^ ./PYEditor.h:37:14: error: no type named 'shared_ptr' in namespace 'std' typedef std::shared_ptr<Editor> EditorPtr; ~~~~~^ PYLibPinyin.cc:223:54: error: 'getline' was not declared in this scope while ((read = getline (&linebuf, &size, dictfile)) != -1) { ^ PR: 199408 Reported by: pkg-fallout, DPorts Submitted by: Henry Hu <henry.hu.sh@gmail.com> (maintainer)
* Update to 4.3.7.jkim2015-04-26113-355/+338
|
* Update 4.3.14 --> 4.3.19cy2015-04-262-3/+3
|
* Update to 7.3.0.adamw2015-04-262-8/+9
| | | | For changes, see: http://parrot.org/news/2015/Parrot-7.3.0
* Update to 2.01.adamw2015-04-262-3/+3
| | | | Changes: https://metacpan.org/changes/distribution/HTTP-BrowserDetect
* Update to 2.1.adamw2015-04-262-3/+3
| | | | Changes: https://metacpan.org/changes/distribution/PadWalker
* Switch the perl CGI dependency from p5-CGI.pm to p5-CGI.adamw2015-04-262-4/+4
|
* - Fix build on i386sunpoet2015-04-264-10/+101
| | | | | | - Regenerate patch files with makepatch: MFH: 2015Q2
* Switch TEST_DEPEND from p5-CGI.pm to p5-CGI.adamw2015-04-261-1/+1
|
* - Update to 2.000001sunpoet2015-04-262-3/+3
| | | | Changes: http://search.cpan.org/dist/Role-Tiny/Changes
* - Update to 1.0.10sunpoet2015-04-262-3/+3
| | | | Changes: http://search.cpan.org/dist/DefHash/Changes
* Convert remaining p5-CGI.pm consumers to p5-CGI, and bump PORTREVISION.adamw2015-04-2613-52/+53
| | | | | | | | | | | | | | | | | All these changes are tested but the following are worth noting: The following ports fail "make test", but did so before this change, and fail in the same places: - textproc/p5-xmltv - www/p5-Business-Paypal - www/p5-CGI-Enurl www/p5-Apache-Gallery is missing all sorts of dependencies, fails all tests, and should probably be marked BROKEN For graphics/imc, move the OPTIONS_DEFINE block out of the LICENSE block area. As long as we're here, sort plist on perl@-owned ports.
* Remove USE_PERL5 since it's not used anymoregarga2015-04-251-1/+0
|
* - Unbreak keychain using bash instead of shgarga2015-04-251-1/+7
| | | | | | | | - Remove wrong dependencies gmake and perl5 - Bump PORTREVISION Reported by: ehaupt@ Pointyhat to: me
* biology/ncbi-blast+: Add additionl MASTER_SITE to unbreak fetchmarino2015-04-251-3/+2
| | | | | | | | | The distfile was rerolled but nobody knows why (not a good sign). The maintainer has added a new MASTER_SITE with the original distfile in order to unbreak fetch. PR: 199474 Submitted by: maintainer (Jason Bacon)
* - Update to r4157 snapshotjbeich2015-04-254-44/+32
| | | | | | | | | | | | | | - Normalize patch filenames ChangeLog (trimmed): - Fix openborvariant("in_sound_options") - Major refactor of WebM playback code - Support playback of WebM videos with no audio track - Support screenshots and fullscreen flip during WebM playback - Fix aspect ratio of WebM videos in OpenGL mode - Fix nestegg bug where all floats would be read as 0.0 on big-endian - Avoid displaying garbage as first frame of video - Improve WebM error logging
* net/go-cs: update 0.3 -> 0.4robak2015-04-253-6/+5
| | | | | | | | - Clean obsolete GH_* knobs - Minor pkg-descr correction PR: 199667 Submitted by: Andy Kosela <akosela@andykosela.com> (maintainer)
* sysutils/nitrogen: Assign maintainership to Corentin Ralitemarino2015-04-251-1/+1
| | | | | | Requested in: PR: 199504
* security/wpa_supplicant: Add USES=CPEmarino2015-04-251-2/+2
| | | | | | | I just released that I fixed a CVE bug but WPA Supllicant was never provided any CPE information. Fix, bump, and reference previous PR. PR: 199678
* lang/gnatdroid-binutils: Upgrade version 2.24 => 2.25marino2015-04-253-63/+5
| | | | | While here, remove te ARMv5 support; the gnatdroid-armv5 port has been removed.
* Fix build with 5.21.11.mat2015-04-252-0/+25
| | | | Sponsored by: Absolight
* - Add shared WOLFSSL descriptionsunpoet2015-04-251-0/+1
|
* - Fix OPTIONS_DEFAULTsunpoet2015-04-251-2/+1
| | | | Notified by: antoine
* Add USES=gettext-tools to fix build when NLS option is offtijl2015-04-251-2/+2
| | | | Reported by: Raif S. Berent <zaphod@berentweb.com>
* - Fix OPTIONS_DEFAULT: remove SSLsunpoet2015-04-251-9/+13
| | | | | - Add WOLFSSL option - Cosmetic change
* Update gtkspell3 to 3.0.7.kwm2015-04-253-9/+6
| | | | | Drop :keepla from USES=libtool, drop gnomeprefix from USE_GNOME. Use INSTALL_TARGET=install-strip instead of post-install strip_cmd.
* - patchfiles for option PADLOCK renamed againdinoex2015-04-252-8/+8
| | | | PR: 199444
* - add support for eliptic curvesdinoex2015-04-252-1/+2
|
* - add CPEdinoex2015-04-251-4/+6
| | | | | PR: 199617 Submitted by: shun
* Update to 0.9.7, fixes a bug in side by side view when viewing a patch of patch.mat2015-04-252-4/+3
| | | | Sponsored by: Absolight
* Update to 1.6.17antoine2015-04-254-9/+9
|
* - Fix build without NTLMsunpoet2015-04-251-3/+39
| | | | Reference: https://github.com/bagder/curl/commit/fd9d3a1ef1f7b1cb5812d04bad07818efc6f3b3a
* - Sort PLISTsunpoet2015-04-251-2/+2
|
* - Add TEST_DEPENDSsunpoet2015-04-252-1/+3
| | | | - Sort PLIST
* - Update to 0.8.4sunpoet2015-04-252-3/+3
| | | | Changes: https://github.com/tarcieri/http/blob/master/CHANGES.md
* - Update to 0.100002sunpoet2015-04-252-3/+3
| | | | Changes: http://search.cpan.org/dist/MaxMind-DB-Writer/Changes
* - Update to 0.40sunpoet2015-04-252-4/+3
| | | | Changes: http://search.cpan.org/dist/Math-GMPz/CHANGES
* - Update to 0.15sunpoet2015-04-252-5/+4
| | | | Changes: http://search.cpan.org/dist/Module-Build-XSUtil/Changes
* - Update to 1.009sunpoet2015-04-252-3/+3
| | | | Changes: http://search.cpan.org/dist/PAR/Changes
* net/adasockets: Upgrade version 1.9 => 1.9.1marino2015-04-252-3/+3
|
* lang/gcc5-aux: Upgrade to 04/22 Release of GCC 5.1marino2015-04-253-10/+10
|
* - Add CPE infoamdmi32015-04-251-1/+1
| | | | Approved by: portmgr blanket
* security/wpa_supplicant: Fix CVE-2015-1863marino2015-04-252-0/+11
| | | | | | PR: 199678 Submitted by: Jason Unovitch Approved by: maintainer (marino)
* - Add CPE infoamdmi32015-04-251-1/+2
| | | | Approved by: portmgr blanket
* - Add CPE infoamdmi32015-04-251-0/+1
| | | | Approved by: portmgr blanket
* - Add CPE infoamdmi32015-04-251-1/+2
| | | | Approved by: portmgr blanket
* - Add CPE infoamdmi32015-04-251-1/+2
| | | | Approved by: portmgr blanket
* - Add CPE infoamdmi32015-04-251-1/+1
| | | | Approved by: portmgr blanket
* - Add CPE infoamdmi32015-04-251-1/+3
| | | | Approved by: portmgr blanket
* - Add CPE infoamdmi32015-04-251-1/+1
| | | | Approved by: portmgr blanket
* - Add CPE infoamdmi32015-04-251-8/+5
| | | | | | | - Don't show pkg-message from the port's makefile - Whitespace fix Approved by: portmgr blanket
* - Add CPE infoamdmi32015-04-251-1/+1
| | | | Approved by: portmgr blanket
* - Add CPE infoamdmi32015-04-251-1/+2
| | | | Approved by: portmgr blanket
* - Add CPE infoamdmi32015-04-251-1/+1
| | | | Approved by: portmgr blanket
* - Add CPE infoamdmi32015-04-251-0/+2
| | | | Approved by: portmgr blanket
* - Add CPE infoamdmi32015-04-251-1/+2
| | | | Approved by: portmgr blanket
* Unbreak and upgrade to the latest availble version -- 0.98.mi2015-04-2540-610/+530
| | | | Approved by: maintainer
* - Add CPE infoamdmi32015-04-251-1/+1
| | | | Approved by: portmgr blanket
* - Add CPE infoamdmi32015-04-251-1/+2
| | | | Approved by: portmgr blanket
* Update to a more recent, githuby version. Also, sort the plist.mat2015-04-254-33/+22
| | | | | With hat: perl@ Sponsored by: Absolight
* - Add CPE infoamdmi32015-04-252-2/+3
| | | | | | - Fix WWW Approved by: portmgr blanket
* Update to 2.9.0.adamw2015-04-255-24/+135
| | | | | | | | | | | | | | | | Changes: - update ModSecurity to 2.9.0 (released Feb 12, 2015) - add JSON parsing support via devel/yajl - add support for loading remote configuration, which depends on ftp/curl - add optional support for fuzzy hashes via security/ssdeep - fix: use lua51 only, ModSecurity does not support lua 5.2 yet - add FreeBSD specific README with installation and configuration hints - pkg-message: refer uses to README - install recommended modsecurity.conf using .sample config file convention - port skeleton cleanups PR: 197833 Submitted by: maintainer (Walter Hop)
* Update to 20150424.adamw2015-04-253-3/+15
| | | | | | | | | Introduce an OPTION that controls whether to install offensive (explicit) acronyms. It is enabled by default, but the actual wtf(6) app will not provide offensive answers without the -o switch. PR: 199613 Submitted by: maintainer (Nikolai Lifanov)
* Update to 0.14, and add TEST_DEPENDS.adamw2015-04-252-3/+6
| | | | Approved by: maintainer (implicit)
* The patch introduced in r383995 to fix the build on perl-5.21.6+ brokeadamw2015-04-252-3/+7
| | | | | | | | | | | | | | | | | | | | | building against other perl versions. byterun.c:1886:3: warning: implicit declaration of function 'PadnamelistMAXNAMED' is invalid in C99 [-Wimplicit-function-declaration] BSET_padl_name(bstate->bs_sv, arg); ^ ./bytecode.h:798:5: note: expanded from macro 'BSET_padl_name' PadnamelistMAXNAMED((PAD*)pad) = AvFILL((AV*)pad) ^ byterun.c:1886:3: error: expression is not assignable BSET_padl_name(bstate->bs_sv, arg); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./bytecode.h:798:36: note: expanded from macro 'BSET_padl_name' PadnamelistMAXNAMED((PAD*)pad) = AvFILL((AV*)pad) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ 1 warning and 1 error generated. I'm not clear exactly why it's failing, but only applying the patch against affected perl versions should fix the issue.
* Update to 2.8.0garga2015-04-253-35/+6
| | | | | PR: 199300 (based on) Submitted by: adamw@
* Make fetchable again, unbreak with Perl 5.21.0+.mat2015-04-252-5/+4
| | | | | | The difference in the distfiles is a regenerated META.yml and an added META.json. Sponsored by: Absolight
* Update to 2.0119.adamw2015-04-252-3/+3
| | | | Changes: https://metacpan.org/changes/distribution/XML-LibXML
* Update to 5.506.adamw2015-04-253-36/+26
| | | | | | | | | | Remove dependency on p5-IO-stringy that has been stale for 4 years. Technically the dependency on p5-Convert-BinHex isn't required either but it's listed as recommended so I'm leaving it in. Also, remove the superfluous DOCS option, and sort plist. Changes: https://metacpan.org/changes/distribution/MIME-tools
* Update to 0.25.adamw2015-04-253-16/+16
| | | | | | | Remove the hard dependency on p5-Config-General, and turn it into a GENERAL option. Also, sort plist. Changes: https://metacpan.org/changes/distribution/Config-Any
* U-Boot loader and related files for Raspberry Pi 2loos2015-04-2512-0/+400
| | | | | | | | | | | | | | | | | To install this bootloader, copy ALL the files in the share/u-boot/u-boot-rpi2 directory to the first partition, formatted as FAT32, on an SD card. This version is patched so that: * ELF and API features are enabled. * The default environment is trimmed to just what's needed to boot. * The saveenv command writes to the file uboot.env on the FAT partition. For information about running FreeBSD on RaspberryPi, see WWW: http://wiki.freebsd.org/FreeBSD/arm/Raspberry%20Pi For general information about U-Boot see WWW: http://www.denx.de/wiki/U-Boot Approved by: garga
* Mark BROKEN of FreeBSD < 10:thierry2015-04-251-0/+5
| | | | | | | | | | | /usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19' /usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19' collect2: error: ld returned 1 exit status This is standard C++11, but there is a problem with stdlib. Note: now it could be built with clang, but the produced binaries don't behave correctly.
* Update to 3.0.5588.1.adamw2015-04-253-5/+11
| | | | | | | | | | | Changes include: * External streaming with Android * Live TV streams not being properly closed * Tvdb language override not falling back to English when appropriate * Playback stopping prematurely on Chromecast PR: 199626 Submitted by: maintainer (Ben Woods)
* Fix build on FreeBSD 8 and 9.adamw2015-04-251-0/+9
| | | | | | | __builtin_bswap32 and __builtin_bswap64 were not introduced in GCC until v4.3. PR: 199627 Submitted by: maintainer (Ben Woods)
* - Mark broken on 10.x+ amd64:amdmi32015-04-251-1/+10
| | | | | | | | | | cc: error: unsupported option '-fpcc-struct-return' for target 'x86_64-unknown-freebsd10.1' - Mark deprecated and set expiration data in T + 1 month: the port is no longer useful as base grep has coloring support PR: 199593 Submitted by: amdmi3 Approved by: azet@azet.org
* - Add distfile mirroramdmi32015-04-251-1/+2
|
* - Add CPE infoamdmi32015-04-251-1/+2
| | | | Approved by: portmgr blanket
* Fix build with Perl 5.18+mat2015-04-254-7/+22
| | | | | | | | qw(...) can no longer be used as parentheses Also, rename a patch to stick to our naming scheme. Sponsored by: Absolight
* Fix build with Perl 5.18+mat2015-04-252-10/+38
| | | | Sponsored by: Absolight
* Fix build with 5.18+. Rename a patch to follow makepatch naming.mat2015-04-253-10/+13
| | | | Sponsored by: Absolight
* There are actualy two chinese wordpress ports, which have both differentkwm2015-04-251-1/+6
| | | | suffixes. List them both.
* Fix security/p5-Crypt-{TEA,GOST} and undeprecate dependency.mat2015-04-255-23/+32
| | | | Sponsored by: Absolight
* Update to version 1.1.0;demon2015-04-246-681/+832
| | | | Provide startup scripts for Metastore service and HiveServer2.
* emulators/wine-compholio: fix build.dbn2015-04-241-1/+4
| | | | | | | | | | * Autoconf is required during the extract stage, so add it to the EXTRACT_DEPENDS list (it defaults to BUILD_DEPENDS only) * For an unknown reason autoconf creates a configure script that looks for and detects powl on FreeBSD 8 and 9. powl does not actually exist and causes a build failure. Approved by: gerald@ (maintainer, implicit)
* emulators/i386-wine-devel: update to 1.7.41dbn2015-04-242-20/+19
| | | | * Update supported FreeBSD OS range.
* Add "reload" command to rc scriptfeld2015-04-242-2/+3
| | | | Pass rclint
* Add wordpress vulnabilities.kwm2015-04-241-0/+63
|
* Fix packagingantoine2015-04-241-298/+299
| | | | Reported by: pkg-fallout
* Add new patch to need for 2.5.1.ume2015-04-241-0/+14
|
* Deprecate. Please gqview's fork graphics/geeqielme2015-04-241-0/+3
|
* Update to 2.5.1.ume2015-04-243-25/+12
|
* Update ImageMagick to 6.9.1-2.kwm2015-04-242-3/+3
|
* Remove devel/p5-Devel-Profiler, it stopped working with Perl 5.16.mat2015-04-246-43/+1
| | | | Sponsored by: Absolight
* Anope supports reloading via HUPfeld2015-04-241-0/+1
|
* Fix.mat2015-04-241-1/+1
| | | | Sponsored by: Absolight
* rc script improvementsfeld2015-04-242-4/+4
| | | | It was not setting user to "nobody" correctly
* Backout that it was a pkgconf problemmat2015-04-241-1/+0
| | | | | Pointed out by: antoine, bapt Sponsored by: Absolight
* Fix build.mat2015-04-241-0/+1
| | | | Sponsored by: Absolight
* - Update NSS to 3.18.1jbeich2015-04-244-6/+6
| | | | | Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.18.1_release_notes MFH: 2015Q2
* - Add MASTER_SITE_LOCAL to MASTER_SITESdanilo2015-04-244-5/+12
| | | | | - Remove BROKEN - [libopensync] Fix plist
* Deprecate Perl modules that only work with 5.16, as it's being phased out, withmat2015-04-247-0/+21
| | | | | | | the same deprecation date. With hat: perl@ Sponsored by: Absolight
* Make buildable.mat2015-04-241-2/+0
| | | | Sponsored by: Absolight
* Make buildable.mat2015-04-241-0/+2
| | | | Sponsored by: Absolight
* Make buildable.mat2015-04-241-0/+2
| | | | Sponsored by: Absolight
* - Update to 1.14culot2015-04-242-3/+3
| | | | Changes: http://search.cpan.org/dist/JavaScript-Minifier/Changes
* Update to 1.0604. (Fix build with Perl 5.21.11.)mat2015-04-242-3/+3
| | | | | With hat: perl@ Sponsored by: Absolight
* security/py-cryptography: Update to 0.8.2koobs2015-04-246-74/+18
| | | | | | | | | | | | | | | | | - Update to 0.8.2 - Update COMMENT (upstream) - Pet portlint (TEST_DEPENDS must appear earlier) - Remove patches that have been upstreamed - Backport ALPN patch merged upstream, not yet released [1] Changes: * https://github.com/pyca/cryptography/blob/0.8.2/CHANGELOG.rst [1] https://github.com/pyca/cryptography/pull/1849 PR: 197049 Submitted by: Bernard Spil <spil.oss gmail com>
* - Update to 0.6.25lme2015-04-247-156/+87
| | | | | | | | | | - Take maintainership. Reason: last maintainer's activity on the port was 5 years ago, never replied to my mails concerning the port. - Update COMMENT - Add a missing dependency on php5-session - Use simpler version of OPTIONS - Remove pkg-{de,}install - Install webserver sample configs - Update pkg-message
* Fix will Perl 5.21.11.mat2015-04-241-0/+16
| | | | Sponsored by: Absolight
* Fix implementation of sendfile function on FreeBSD.olgeni2015-04-248-15/+52
| | | | | | | Also, replace USE_AUTOTOOLS with USES=autoreconf while I'm here. PR: 199649 Submitted by: Stefan Grundmann
* Fix with Perl 5.21.11.mat2015-04-241-3/+7
| | | | Sponsored by: Absolight
* www/node: update to 0.12.2xmj2015-04-249-29/+36
| | | | | | | | | - update to 0.12.2 - pet portlint (move mode setting to pkg-plist, proper conflicts) PR: 199454 Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> Approved by: maintainer (linpct@gmail.com)
* - Update to 2.3.4lme2015-04-243-5/+9
| | | | - Switch to USE_GITHUB
* multimedia/kaffeine: add CPE inforobak2015-04-241-1/+3
| | | | | PR: 199618 Submitted by: Shun <shun.fbsd.pr@dropcut.net>
* - Add LICENSE_FILEamdmi32015-04-241-2/+3
| | | | | | - Add CPE info Approved by: portmgr blanket
* Fix PLIST when EAPAKA3GPP2 is unset and EAPDYNAMIC is setgarga2015-04-242-8/+2
| | | | | | PR: 199652 Approved by: stronswan@Nanoteq.com (maintainer) Sponsored by: Netgate
* - Add CPE infoamdmi32015-04-241-0/+2
| | | | Approved by: portmgr blanket
* Unbreak by adding extra distfile location outside the freebsd cluster.kwm2015-04-241-3/+2
|
* - Update to 1.33culot2015-04-242-6/+5
| | | | Changes: http://search.cpan.org/dist/Lingua-EN-NameParse/Changes
* - Update to 2.111culot2015-04-242-5/+4
| | | | | | - Shorten COMMENT Changes: http://search.cpan.org/dist/IO-stringy/README
* - Update to 1.15culot2015-04-242-5/+4
| | | | | | - Shorten COMMENT Changes: http://search.cpan.org/dist/Class-Generate/Changes
* - Add CPE infoamdmi32015-04-24