# Created by: Emanuel Haupt # $FreeBSD$ PORTNAME= milkytracker PORTVERSION= 0.90.86 PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= http://www.milkytracker.org/files/ \ LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Music creation tool inspired by Fast Tracker 2 LICENSE= GPLv3 NOT_FOR_ARCH= powerpc LIB_DEPENDS+= libjack.so:${PORTSDIR}/audio/jack \ libzzip.so:${PORTSDIR}/devel/zziplib USES= pkgconfig GNU_CONFIGURE= yes USE_SDL= sdl CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS+= --disable-alsatest --without-alsa PORTDOCS= FAQ.html MilkyTracker.html ChangeLog.html ICONS= carton.ico carton.png OPTIONS_DEFINE= DOCS BROKEN_powerpc64= Does not build on powerpc64 post-install: .for f in ${ICONS} ${INSTALL_DATA} ${WRKSRC}/resources/pictures/${f} \ ${STAGEDIR}${PREFIX}/share/pixmaps/${f:C/carton/milkytracker/} .endfor @${MKDIR} ${STAGEDIR}${DESKTOPDIR} ${INSTALL_DATA} ${WRKSRC}/resources/${PORTNAME}.desktop ${STAGEDIR}${DESKTOPDIR} @${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/docs/${f} ${STAGEDIR}${DOCSDIR} .endfor .include orts-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Update to 1.6.1.rakuco2017-01-213-8/+7
| | | | | | | | | | | | | | | | - Clang support. - New website. PR: 216344 Submitted by: Carsten Larsen <cs@innolan.dk> (maintainer)
| * Replace spaces with tabs.rakuco2017-01-211-1/+1
| |
| * Replace spaces with tabs.rakuco2017-01-211-1/+1
| |
| * Replace spaces with tabs.rakuco2017-01-211-1/+1
| |
| * Replace spaces with tabs.rakuco2017-01-211-1/+1
| |
| * Replace spaces with tabs.rakuco2017-01-211-1/+1
| |
| * Make patch header consistent (spaces vs tabs, found while preparinggerald2017-01-211-2/+2
| | | | | | | | an upgrade of emulators/wine).
| * Fix build on FreeBSD 10bapt2017-01-212-1/+21
| |
| * databases/mysql56-server: Fix build with LibreSSLbrnrd2017-01-213-6/+23
| | | | | | | | | | | | | | | | | | - Fix CMake SSL detection - Always set WITH_SSL=${OPENSSLBASE} PR: 216311 Approved by: Mahdi Moktari <mokhi64@gmail.com> (maintainer) Differential Revision: D9272
| * Update to 0.9.6.rakuco2017-01-212-5/+5
| | | | | | | | | | | | | | | | – Added support for ImageMagick 7 – Various code improvements PR: 216331 Submitted by: fernando.apesteguia@gmail.com (maintainer)
| * Update to 1.5.5.rakuco2017-01-212-4/+4
| | | | | | | | | | | | | | https://github.com/git-lfs/git-lfs/releases/tag/v1.5.5 PR: 216335 Submitted by: Kenji Rikitake <kenji@k2r.org> (maintainer)
| * Updates to version 1.5.7.rakuco2017-01-212-4/+4
| | | | | | | | | | | | | | | | Version 1.5.6 contains a known regression in the RPC interface that can lead to wrong ether balance responses. PR: 216333 Submitted by: Fyn <enriquefynn@gmail.com> (maintainer)
| * Add port of php kerberosgirgen2017-01-215-0/+42
| | | | | | | | | | | | | | | | | | | | An interface for maintaining credential caches (KRB5CCache), that can be used for authenticating against a kerberos5 realm. Bindings for nearly the complete GSSAPI (RFC2744). The administrative interface (KADM5). Support for HTTP Negotiate authentication via GSSAPI. WWW: https://pecl.php.net/package/krb5
| * Only reinplace the target of the symlinks, not the symlinksantoine2017-01-211-1/+1
| | | | | | | | PR: 216309
| * Update to 0.42.1.rakuco2017-01-212-4/+4
| | | | | | | | | | | | | | | | | | Version 0.42 has an issue with the definition of the path to find munge. This has been fixed upstream resulting in version 0.42.1. PR: 215773 Submitted by: c.brinkhaus@t-online.de Approved by: maintainer timeout (alexey@renatasystems.org, 17 days)
| * Update to 1.3.28db2017-01-213-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | =Version 1.3.28= 2017-01-20 David Freese <iam_w1hkj@w1hkj.com> 5add320: Multiple xmlrpc servers cf1b1bb: Separate PTT 07bf4b5: K2 comments c5edf8e: User defined command buttons 71e5aac: ic7300 update 5960bd9: IC9100 update Reported by: portscout
| * Reinplace the target of the symlink instead of the symlinkantoine2017-01-211-1/+1
| | | | | | | | PR: 216309
| * devel/tortoisehg: fix stage-qatcberner2017-01-212-0/+7
| | | | | | | | | | | | | | | | | | Solve conflict with devel/mercurial by only installing the not conflicting files. As the plist changed, bump portrevision. Reviewed by: rakuco Approved by: Gleb Popov (maintainer), rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D9269
| * - Update to 0.4.6avilla2017-01-212-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Pet portlint Changelog: - Upgrade to Go Lang 1.7.4 - Add 'org-user-add' command to add a user as a NORMAL user into specified organization - Fix wrong description of 'account-user-invite' - Fix some prompt messages - Add 'org-account' command to display account to which specific org belongs - Remove 'list' and 'scale' commands - Upgrade to use open source CLI SDK
| * Update to 1.2.0bapt2017-01-212-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes from 1.1.0 to 1.2.0: ---------------------------- * Features: - new --path option lists the .pc files which provided the requested dependencies - new path relocation API: pkgconf_path_relocate(), which wraps functions such as realpath() and cygwin_conv_path(). - new --with-path option adds a path to the search list - new --define-prefix and --dont-define-prefix features enable automatic prefix detection for relocatable SDKs. this is mostly useful on windows. * Bug fixes: - fragments: fix even more edge cases involving token concatenation - path lists: don't attempt to collect path inodes if the filter is disabled - path lists: explicitly avoid uninitialised data for the path inode cache - client: properly handle --keep-system-cflags and --keep-system-libs * Enhancements: - windows: build libpkgconf as a DLL - fragments: only munge fragments if sysroot_dir is actually set - overall API: resolver flags have been moved to being a client-object setting instead of used for every function invocation
| * Remove unneeded reinplace that was editing a symlinkantoine2017-01-211-1/+4
| | | | | | | | PR: 216309
| * - update to 1.0.3wen2017-01-212-4/+4
| |
| * Shebangfix only the target of the symlink, not the symlinkantoine2017-01-211-1/+1
| | | | | | | | PR: 216309
| * Reinplace the target of the symlink instead of the symlinkantoine2017-01-211-1/+1
| | | | | | | | PR: 216309
| * databases/pecl-mongodb: update 1.1.9 -> 1.2.3pi2017-01-212-4/+5
| | | | | | | | http://pecl.php.net/package-changelog.php?package=mongodb&release=1.2.3
| * - Add LICENSEamdmi32017-01-212-55/+13
| | | | | | | | | | - Switch to options helpers - Simplify docs handling
| * devel/ptlib: properly detect mmap(2) failurejbeich2017-01-213-0/+23
| | | | | | | | | | PR: 216019 MFH: 2017Q1
| * net-im/folks: ignore warnings in system headersjbeich2017-01-211-3/+1
| | | | | | | | | | | | | | Pass -isystem to avoid adding -Wno-foo each time Clang bumps into an issue with a header from another port. PR: 216031
| * emulators/py-nova: update to 14.0.3novel2017-01-214-6/+79
| | | | | | | | | | | | | | | | | | - update to 14.0.3 - add nova-novncproxy service - fix booting from cinder volumes PR: 216314 Submitted by: maintainer
| * converters/wkhtmltopdf: unbreak with clang 4.0 (same as r431742)jbeich2017-01-211-0/+21
| | | | | | | | | | | | | | | | | | | | src/3rdparty/webkit/Source/WebCore/html/HTMLImageElement.cpp:77:24: error: ordered comparison between pointer and zero ('const int *' and 'int') if (optionalHeight > 0) ~~~~~~~~~~~~~~ ^ ~ PR: 216211 Obtained from: upstream (excerpt) Approved by: portmgr blanket
| * net/glusterfs: Update to 3.9.0swills2017-01-216-38/+184
| | | | | | | | | | PR: 215033 Submitted by: craig001@lerwick.hopto.org (maintainer)
| * - Update to 7.0.4wen2017-01-213-8/+10
| |
| * devel/elfutils: Update to latest 0.168cem2017-01-2119-206/+114
| | | | | | | | | | | | | | | | | | | | | | Update to latest upstream version, 0.168. 0.168 removes the eu-ld utility and adds the eu-elfcompress utility. Requested by: emaste@, kib@ Approved by: bapt@ Sponsored by: Dell EMC Isilon Differential Revision: https://reviews.freebsd.org/D9240
| * - Update to 1.0.0sbz2017-01-212-6/+5
| |
| * Update to 0.1.4bapt2017-01-214-24/+4
| |
| * JSON Incremental Digger is a very simple tool. You can drill down JSONsbz2017-01-214-0/+57
| | | | | | | | | | | | | | | | interactively by using filtering queries like jq. WWW: https://github.com/simeji/jid Differential Revision: https://reviews.freebsd.org/D8866
| * fix build on i386trociny2017-01-211-0/+30
| |
| * Fix TEST_DEPENDS.thierry2017-01-211-2/+2
| |
| * Update devel/etcd3 to version 3.0.17.olgeni2017-01-212-4/+4
| |
| * Remove a hack to fix the build with the STAGING option on FreeBSD 9gerald2017-01-211-2/+0
| | | | | | | | | | where powl would be incorrectly detected during configure (essentially reverting revision 384664 from 2015-04-24).
| * Update to the 20170119 snapshot of GCC 6. Remove the (already commented)gerald2017-01-212-6/+4
| | | | | | | | BROKEN marker for powerpc64.
| * Update to the 20170117 snapshot of GCC 5.4.1.gerald2017-01-212-4/+4
| |
| * Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/sunpoet2017-01-21368-368/+368
| |
| * Reinplace the target of the symlink instead of the symlinkantoine2017-01-211-1/+1
| | | | | | | | PR: 216309
| * Do not reinplace a symlinkantoine2017-01-211-1/+1
| | | | | | | | PR: 216309
| * Remove useless reinplace that was editing a symlinkantoine2017-01-211-4/+0
| | | | | | | | PR: 216309
| * Update to 0.91sunpoet2017-01-217-41/+64
| | | | | | | | | | | | | | | | | | | | | | | | - Use usbhid-dump and usbids from ports - Use USES=shebangfix - Convert to new options target helper - Cosmetic change - Sort PLIST - Update WWW - Take maintainership Changes: https://github.com/gregkh/usbutils/blob/master/NEWS
| * dns/powerdns and dns/powerdns-recursor: unbreak build with clang 4.0cpm2017-01-214-0/+76
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | json11.cpp:153:24: error: invalid operands to binary expression ('nullptr_t' and 'nullptr_t') return m_value < static_cast<const Value<tag, T> *>(other)->m_value; ~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ json11.cpp:209:5: note: in instantiation of member function 'json11::Value<json11::Json::Type::NUL, nullptr_t>::less' requested here JsonNull() : Value(nullptr) {} ^ PR: 216071 Submitted by: cpm Reported by: jbeich Reviewed by: jbeich Approved by: Ralf van der Enden <tremere@cainites.net> (maintainer) Obtained from: upstream MFH: 2017Q1 (blanket)
| * Update to 1.0.6sunpoet2017-01-216-111/+13
| | | | | | | | | | | | | | | | | | | | | | - While I'm here: - Add LICENSE_FILE - Regenerate patch file with makepatch: - Update WWW Changes: https://sourceforge.net/projects/sshpass/files/sshpass/1.06/ChangeLog/view PR: 216319 Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
| * sysutils/rubygem-winrm: use 0.5.x version of rubyntlmswills2017-01-212-12/+2
| | | | | | | | | | Approved by: maintainer (implicit) Pointyhat to: swills
| * Fix symbolic links of idle and pydocsunpoet2017-01-211-15/+7
| | | | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION for package change - While I'm here: - Remove leading definite article from COMMENT - Fix indent - Add NO_ARCH PR: 216310 Submitted by: Jose M. Alcaide <josemaria.alcaide@ehu.eus> MFH: 2017Q1
| * Update LICENSE: use predefined ISCLsunpoet2017-01-211-6/+2
| | | | | | | | | | | | - Remove unnecessary PKG_CONFIG_PATH Approved by: portmgr (blanket)
| * Update to 2.3.5sunpoet2017-01-212-4/+4
| | | | | | | | Changes: https://github.com/dmendel/bindata/blob/master/ChangeLog.rdoc
| * Update to 0.12sunpoet2017-01-213-11/+13
| | | | | | | | | | | | | | | | - Sort *_DEPENDS - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/WWW-Mechanize-FormFiller/Changes
| * Update to 5.20170120sunpoet2017-01-212-4/+4
| | | | | | | | Changes: http://search.cpan.org/dist/Module-CoreList/Changes
| * Update to 1.494sunpoet2017-01-213-8/+9
| | | | | | | | | | | | | | - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/IPC-Locker/Changes
| * Update to 3.08sunpoet2017-01-212-4/+4
| | | | | | | | Changes: http://search.cpan.org/dist/CPAN-Perl-Releases/Changes
| * Update to 1.7.0sunpoet2017-01-212-4/+4
| | | | | | | | Changes: https://github.com/fog/fog-vsphere/blob/master/CHANGELOG.md
| * Prepare for PHP 7.1sunpoet2017-01-211-1/+1
| |
| * net/rubygem-rubyntlm05: create port for 0.5.x versionswills2017-01-214-0/+28
| |
| * Upgrade to v0.1.5.thierry2017-01-213-4/+27
| | | | | | | | Changelog at <https://github.com/TokTok/c-toxcore/releases/tag/v0.1.5>.
| * amend 20170120 UPDATING entry regarding mysql56-serverfeld2017-01-211-0/+4
| |
| * databases/mysql56-server: Do not install my.cnf samplefeld2017-01-212-2/+2
| | | | | | | | | | | | | | | | An issue was discovered where users of mysql did not have a my.cnf and the recent update was causing mysqld to find a sample my.cnf and load its parameters. This was causing errors on startup for users of innodb as the parameters used to init the database did not match the ones in the sample config file it was now reading.
| * databases/memcached: temporarily hide DTRACE option on aarch64jbeich2017-01-211-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | /usr/sbin/dtrace -G -o memcached_dtrace.o -s ./memcached_dtrace.d ... dt_modtext:/usr/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c(841): DOODAD dt_modtext:/usr/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c(841): DOODAD [...] ld: memcached_dtrace.o.iRgx2j: Relocations in generic ELF (EM: 0) memcached_dtrace.o.iRgx2j: error adding symbols: File in wrong format dtrace: failed to link script ./memcached_dtrace.d: failed to link memcached_dtrace.o: ld exited with status 1 PR: 214556
| * - Update to 1.5.0.a3vsevolod2017-01-213-8/+8
| |
| * security/libtasn1: update to 4.10novel2017-01-213-6/+5
| |
| * - Update `sysutils/libcpuid' to version 0.4.0danfe2017-01-215-18/+12
| | | | | | | | | | | | | | | | | | - Distribution file are now served off GitHub - Chase shlib version bump in `sysutils/cpu-x' Because GitHub releases (tarballs) are not fetched with correct modification time, set TIMESTAMP to 1478998492 which corresponds to commit fa87a5e tagged as this release.
| * Add UPDATING entry about recent mysql56-server issuefeld2017-01-211-0/+12
| |
| * databases/mysql56-server: Rollback rc script changesfeld2017-01-212-25/+7
| |
| * Use USE_QT4=qmake_build instead of BUILD_DEPENDS=qmake-qt4tcberner2017-01-201-3/+1
| | | | | | | | | | | | | | bsd.qt.mk provides a better way to depend on qmake. PR: 214700 Obtained from: maintainer timeout (2 months), mat (mentor)
| * - Update lives to 2.8.4madpilot2017-01-202-5/+8
| | | | | | | | - Get distfile from github
| * - Update gthumb to 3.4.4.1madpilot2017-01-202-8/+5
| | | | | | | | - Convert to USES=localbase
| * - Update to 17.1.0, please seenemysis2017-01-202-4/+4
| | | | | | | | /usr/local/share/doc/smplayer/Changelog
| * lang/erlang-runtime19: oops, group EXCLUDE_aarch64 with the restjbeich2017-01-202-4/+4
| |
| * lang/erlang: temporarily hide DTRACE option on aarch64jbeich2017-01-202-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | obj/aarch64-portbld-freebsd11.0/opt/smp/beam_emu.o: In function `process_main': beam/beam_emu.c:(.text+0x1ec): undefined reference to `__dtraceenabled_erlang___process__scheduled' beam/beam_emu.c:(.text+0x3c4): undefined reference to `__dtrace_erlang___process__scheduled' beam/beam_emu.c:(.text+0x3274): undefined reference to `__dtraceenabled_erlang___local__function__entry' beam/beam_emu.c:(.text+0x32b0): undefined reference to `__dtrace_erlang___local__function__entry' beam/beam_emu.c:(.text+0x3318): undefined reference to `__dtraceenabled_erlang___local__function__entry' [...] PR: 214556 (maybe unrelated) Reported by: pkg-fallout
| * lang/php70: temporarily hide DTRACE option on aarch64jbeich2017-01-201-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | ld: Zend/zend_dtrace.d.o.h0Xec8: Relocations in generic ELF (EM: 0) Zend/zend_dtrace.d.o.h0Xec8: error adding symbols: File in wrong format dtrace: failed to link script /wrkdirs/usr/ports/lang/php70/work/php-7.0.14/Zend/zend_dtrace.d: failed to link Zend/zend_dtrace.d.o: ld exited with status 1 dt_modtext:/usr/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c(841): DOODAD dt_modtext:/usr/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c(841): DOODAD [...] PR: 214556 Reported by: pkg-fallout
| * www/webkit2-gtk3: attempt to unbreak on aarch64jbeich2017-01-205-0/+71
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ./Source/JavaScriptCore/assembler/ARM64Assembler.h:2760:2: error: "The cacheFlush support is missing on this platform." #error "The cacheFlush support is missing on this platform." ^ ./Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:133:17: error: class member cannot be redeclared static bool shouldBlindForSpecificArch(uintptr_t value) { return value >= 0x00ffffff; } ^ ./Source/JavaScriptCore/assembler/MacroAssemblerARM64.h:132:17: note: previous declaration is here static bool shouldBlindForSpecificArch(uint64_t value) { return value >= 0x00ffffff; } ^ Reported by: pkg-fallout
| * New port: lowdownbapt2017-01-207-0/+68
| | | | | | | | | | | | | | | | | | | | lowdown is just another Markdown translator. It can output traditional HTML or a document for your troff type-setter of choice, such as groff(1), Heirloom troff, or even mandoc(1). lowdown doesn't require XSLT, Python, or even Perl - it's just clean, secure, open source C code with no dependencies. Its canonical documentation is the lowdown(1) manpage. WWW: http://kristaps.bsd.lv/lowdown/
| * Update devel/elixir-timex to version 3.1.8.olgeni2017-01-203-4/+12
| |
| * Whatever you do, people keep adding back ${PORTSDIR}/ to dependencies.mat2017-01-203-3/+3
| | | | | | | | Sponsored by: Absolight
| * Remove no longer needed code that was reinplacing a symlinkantoine2017-01-201-6/+0
| | | | | | | | PR: 216309
| * Fix ruby-qtruby with newer clangtcberner2017-01-202-1/+14
| | | | | | | | | | | | | | | | | | Clang 4.0 trips on the bogus pointer comparison. As the produced code may change, bump PORTREVISION. PR: 216218 Reported by: jbeich Approved by: rakuco (mentor)
| * Fix plist of cad/qcad -- don't add the manually created desktop file to the ↵tcberner2017-01-201-1/+0
| | | | | | | | | | | | | | | | | | | | pkg-plist From bsd.port.mk: 924 # DESKTOP_ENTRIES 954 # * The files will be automatically added to ${PLIST}. Approved by: mat (mentor)
| * Update devel/cmake and friends to 3.7.2tcberner2017-01-204-7/+6
| | | | | | | | | | | | | | | | PR: 216190 Exp-Run by: antoine Reviewed by: rakuco Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D9224
| * Fix py-pykde4 against newest clangtcberner2017-01-204-1/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PyList_SET_ITEM() is supposed to be void, but as a macro it's an expression and has a pointer value. Clang 4.0 trips on the bogus pointer comparison; given the comparison, it should be PyList_SetItem() which returns -1 on failure. As the produced code may be changed by this, bump PORTREVISION. PR: 216253 Submitted by: Adriaan de Groot <groot@kde.org> Reported by: jbeich Reviewed by: rakuco, tcberner Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D9253
| * Add a dependency on misc/py-tqdm.rakuco2017-01-201-1/+3
| | | | | | | | | | | | | | The dependency on tqdm was introduced in 0.7.7 but was not mentioned in the release announcement. PR: 216306
| * Add python3 counterpart for py-rubymarshalamdmi32017-01-202-0/+9
| |
| * Add missing python prefixamdmi32017-01-201-1/+3
| |
| * Set NO_ARCH=yes.rakuco2017-01-201-0/+1
| | | | | | | | The port does not seem to install any arch-specific files.
| * Set NO_ARCH=yes.rakuco2017-01-201-0/+1
| | | | | | | | | | Poudriere's checks indicate that this port does not install any arch-specific files.
| * - Relax dependency version requirement for pyflakes, fixing the runtime failure:amdmi32017-01-204-1/+20
| | | | | | | | | | | | | | | | | | | | | | The 'pyflakes<1.1,>=0.8.1' distribution was not found and is required by flake8 - Update WWW PR: 213960 Submitted by: pete@nomadlogic.org Approved by: maintainer timeout (wg, 5 weeks) MFH: 2017Q1
| * Update PHP 7 from 7.0.14 to 7.0.15tz2017-01-204-8/+4
| | | | | | | | | | | | | | | | | | Changelog: http://www.php.net/ChangeLog-7.php#7.0.15 PR: 216210 Submitted by: Jochen Neumeister <joneum@bsdproject.de> MFH: 2017Q1 Security: https://vuxml.freebsd.org/freebsd/709e025a-de8b-11e6-a9a5-b499baebfeaf.html
| * Update to 1.20olivierd2017-01-202-4/+4
| | | | | | | | Changelog: https://github.com/shazow/urllib3/blob/1.20/CHANGES.rst#120-2017-01-19
| * - Update maildrop to 2.8.5madpilot2017-01-202-8/+6
| | | | | | | | | | - Convert to USES=localbase - Make unneeded += a simple =
| * Reinplace the target of the symlink instead of the symlinkantoine2017-01-201-1/+1
| | | | | | | | PR: 216309
| * - Add LICENSEamdmi32017-01-202-7/+10
| | | | | | | | | | - Switch to options helpers - Regenerate patches
| * Shebangfix only the target of the symlink, not the symlinkantoine2017-01-201-1/+1
| | | | | | | | PR: 216309
| * Reinplace the target of the symlink instead of the symlinkantoine2017-01-201-1/+1
| | | | | | | | PR: 216309
| * Reinplace the target of the symlink instead of the symlinkantoine2017-01-201-1/+1
| | | | | | | | PR: 216309
| * Reinplace the target of the symlink instead of the symlinkantoine2017-01-201-1/+1
| | | | | | | | PR: 216309
| * Shebangfix the target of the symlink instead of the symlinkantoine2017-01-201-1/+1
| | | | | | | | PR: 216309
| * Update to 4.4.7ehaupt2017-01-202-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | Changelog: - Out-of-range negative offsets to popd can cause the shell to crash attempting to free an invalid memory block. - When performing filename completion, bash dequotes the directory name being completed, which can result in match failures and potential unwanted expansion. MFH: 2017Q1
| * ports-mgmt/synth: Fix open file descriptor issue for purge-distfiles cmdmarino2017-01-202-3/+5
| | | | | | | | | | | | | | The purge-distfiles command reads the distinfo file of every port in the tree, but unfortunately never closed the file descriptor when the scan was complete. This resulted in 26,000+ open file descriptors, possibly exceeding the host server's FD limit. (issue #70)
| * - Update to 3.4.6wen2017-01-203-8/+8
| |
| * www/grafana2: followup last commit; fix variable typo in r431923junovitch2017-01-202-2/+2
| | | | | | | | PR: 215808
| * Include php56 in today's PHP vulnerabilityjunovitch2017-01-201-0/+11
| | | | | | | | Security: https://vuxml.FreeBSD.org/freebsd/709e025a-de8b-11e6-a9a5-b499baebfeaf.html
| * Update to 0.4.5.jkim2017-01-20