aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Track used or drop unused devel/icu dependencyjbeich2016-11-1113-17/+25
| | | | | | | | | | This tries to fix discrepancy between $ pkg rquery '%o %B' | awk '/libicu/ { print $1 }' | sort -u $ git grep -lF :devel/icu | sed 's,/Makefile$,,' PR: 214384 Reported by: tijl, stage-qa, readelf(1)
* math/rpy2: stop linking against math/R dependsjbeich2016-11-111-3/+3
| | | | | | | While here, switch back to Clang build but keep RPATH which is a quirk to avoid loading /usr/lib/libgcc_s.so during dlopen() race. PR: 214384
* textproc/liblrdf: drop unused dependenciesjbeich2016-11-111-8/+3
| | | | | PR: 214384 Reported by: readelf(1)
* chinese/tin: drop PORTREVISION as it has no effectjbeich2016-11-112-3/+1
| | | | PR: 214384
* Update to the 20161108 snapshot of GCC 5.4.1.gerald2016-11-112-4/+4
|
* security/libzrtpcppcore: update 4.6.3 -> 4.6.4pi2016-11-113-4/+5
| | | | Changes: https://github.com/wernerd/ZRTPCPP/blob/master/NEWS.md
* Update asterisk13 to 13.12.2.madpilot2016-11-112-4/+4
|
* - Fix affected chromium version.cpm2016-11-111-1/+1
| | | | Approved by: rene
* Mark various ports broken on aarch64.linimon2016-11-113-3/+5
| | | | Approved by: portmgr (tier-2 blanket)
* Mark as broken on aarch64. While here, pet portlint.linimon2016-11-111-5/+6
| | | | Approved by: portmgr (tier-2 blanket)
* Mark various leaf ports broken on aarch64, and, where appropriate, otherlinimon2016-11-118-7/+16
| | | | | | tier-2 archs. Approved by: portmgr (tier-2 blanket)
* Attempt to fix build on non-x86 archs.linimon2016-11-111-3/+5
| | | | Approved by: portmgr (tier-2 blanket)
* Unbreak build on FreeBSD 9.x amd64.mandree2016-11-111-3/+7
| | | | | | | | | | | | (Marked broken since r424405.) Punch out the -pie used during link, which fixes linker errors. (I'd tried setting -fPIE in CXXFLAGS before, which turned out not to solve the problem - I won't dig deeper now less than eight weeks before 9.x goes unsupported.) PR: 214331 (related) Approved by: portmgr blanket (just fix it)
* - Switch to options helpersamdmi32016-11-111-18/+15
|
* sysutils/iohyve:lme2016-11-113-17/+4
| | | | Update to 0.7.7
* Mark various cad ports broken on aarch64.linimon2016-11-113-0/+6
| | | | Approved by: portmgr (tier-2 blanket)
* Update devel/elixir-decimal to version 1.3.0.olgeni2016-11-112-4/+4
|
* Mark broken on aarch64: fails to link with sbrk.linimon2016-11-111-0/+2
| | | | Approved by: portmgr (tier-2 blanket)
* Mark as broken on aarch64 due to missing file 'gdb.scr' on install.linimon2016-11-111-0/+2
| | | | | | This is probably easy to fix, but I can't figure it out right now. Approved by: portmgr (tier-2 blanket)
* The proper spelling is aarch64, not arm64.linimon2016-11-111-1/+1
|
* The correct spelling is aarch64, not arm64.linimon2016-11-111-1/+1
|
* textproc/erlang-p1xml is now textproc/erlang-fast_xmlfarrokhi2016-11-117-461/+1
| | | | | | Reviewed by: mat,bapt Approved by: bapt Differential Revision: https://reviews.freebsd.org/D8471
* - Update to 6.1.19wen2016-11-113-4/+14
| | | | | PR: 214383 Submitted by: joneum@bsdproject.de(maintainer)
* biology/seqtools: update 4.43.0 -> 4.44.1pi2016-11-113-4/+14
| | | | | | - Blixem: Features can now be added to multiple different groups/filters. - Belvu: Fix a problem where column highlighting can get out of sync with the text.
* net-mgmt/riemann: several changes to the port itselfpi2016-11-114-4/+12
| | | | | | | | | | - fix reload under daemon(8) using pkill - use new upstream master site - add conf.d for more complex configurations - add named daemon(8) process info PR: 212671 Submitted by: Dave Cottlehuber <dch@skunkwerks.at> (maintainer)
* sysutils/monit: update 5.19.0 -> 5.20.0junovitch2016-11-112-4/+4
| | | | | PR: 213690 Submitted by: martinp@tildeslash.com (maintainer)
* Correct a typo with TIMESTAMP handling. While here, don't use a pure magic ↵marcus2016-11-112-3/+4
| | | | | | | | | number for the 30 days worth of seconds. PR: 212091 Submitted by: jrm
* sysutils/consul: update 0.7.1swills2016-11-115-22/+8
| | | | | | | While here, remove the ui files since they are baked into the binary now and fix a typo. Changelog: https://github.com/hashicorp/consul/blob/v0.7.1/CHANGELOG.md
* java/visualvm: update to 1.3.9swills2016-11-113-325/+12
| | | | Submitted by: girgen
* dns/dnsviz: update 0.6.3 -> 0.6.4pi2016-11-112-4/+4
| | | | - fixes minor bugs
* databases/cego: update 2.31.0 -> 2.31.1pi2016-11-112-4/+4
| | | | | - Fix in CegoBTreeManager::insertBTree, in case of a duplicate exception, a bufferpool leak occured ( buffer is not unfixed ).
* Rename with python-gdsii, which is the official package name in PyPI.hrs2016-11-115-4/+4
| | | | Suggested by: koobs
* security/vuxml: Document new OpenSSL 1.1.0 vulnerabilitiesbrnrd2016-11-111-0/+46
|
* misc/py-tqdm: update 4.8.4 -> 4.9.0pi2016-11-112-4/+4
| | | | | | PR: 214229 Changes: https://github.com/tqdm/tqdm/releases Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
* Fix build as a regular user.mat2016-11-111-2/+2
| | | | Sponsored by: Absolight
* security/openssl-devel: Update to 1.1.0cbrnrd2016-11-113-15/+17
| | | | | | | | | | | - Update to 1.1.0c - Fix EC option - Fix added/removed man-pages MFH: 2016Q4 Security: CVE-2016-7054 Security: CVE-2016-7053 Security: CVE-2016-7055
* Fix depends.mat2016-11-111-2/+1
| | | | | | | | | Using := is almost, but not quite, entirely unlike a good idea. In that case, as BUILD_DEPENDS is not defined, it will act as a normal assignment. Sponsored by: Absolight
* Add OpenIKED, version 1.0marcel2016-11-118-2/+132
| | | | | | | | | | | | | This is OpenBSD's OpenIKED with fixes and improvements and additional features. Original author: Reyk Floeter <reyk@openbsd.org> Author: Marcel Moolenaar <marcel@brkt.com> Reviewed by: mat@ Approved by: mat@ Obtained from: https://github.com/xcllnt/openiked Sponsored by: Bracket Computing, Inc. Differential Revision: https://reviews.freebsd.org/D8417
* Add one more third-party module: ngx_http_geoip2, v.2.0.osa2016-11-104-2/+38
| | | | PR: 210294
* Document new vulnerabilities in www/chromium < 54.0.2840.98cpm2016-11-101-0/+41
| | | | | Approved by: rene Obtained from: https://googlechromereleases.blogspot.nl/2016/11/stable-channel-update-for-desktop_9.html
* Upgrade Erlang 19 ports to version 19.1.6.olgeni2016-11-108-12/+28
|
* Update databases/elixir-db_connection to version 1.1.0.olgeni2016-11-103-4/+8
|
* devel/erlang-backoff: do not try to download the rebar3_properolgeni2016-11-101-0/+10
| | | | plugin in build phase.
* Document latest flash plugin vulnerabilities.tijl2016-11-101-0/+43
| | | | Security: https://helpx.adobe.com/security/products/flash-player/apsb16-37.html
* Update flash plugin to 11.2r202.644.tijl2016-11-102-6/+6
| | | | | MFH: 2016Q4 Security: https://helpx.adobe.com/security/products/flash-player/apsb16-37.html
* Fix typo.mat2016-11-101-1/+2
| | | | Sponsored by: Absolight
* Update to 0.07.02olivier2016-11-102-4/+4
| | | | | | | PR: 214361 Submitted by: luca.pizzamiglio@gmail.com (maintainer) Approved by: jadawin Differential Revision: https://reviews.freebsd.org/D8481
* Fix plist.mat2016-11-102-0/+3
| | | | | Reported by: qat Sponsored by: Absolight
* - Update to 1.8.1beat2016-11-102-4/+7
| | | | | | | | - Modernize COMMENT - Add LICENSE PR: 214350 Submitted by: Jochen Neumeister <joneum@bsdproject.de>
* - Add LICENSEamdmi32016-11-101-3/+8
| | | | | - Add NO_ARCH - Switch to options helpers
* - Update to 0.1.6wen2016-11-105-14/+19
| | | | | PR: 214311 Submitted by: gor@clogic.com.ua(maintainer)
* Update to version 1.7-dev6demon2016-11-102-4/+4
|
* - Update to 3.5.2wen2016-11-102-3/+4
| | | | | PR: 214263 Submitted by: joneum@bsdproject.de
* biology/molden: add missing LICENSE_NAMEpi2016-11-101-1/+2
| | | | Reported by: pkg-fallout
* - Update to 7.6.12wen2016-11-102-7/+7
| | | | | | PR: 214320 Submitted by: joneum@bsdproject.de Approved by: maintainer
* - Update to 0.095wen2016-11-102-4/+4
| | | | Changes: http://cpansearch.perl.org/src/WYANT/Astro-SpaceTrack-0.095/Changes
* - Update to 6.2.28wen2016-11-102-5/+6
| | | | | | PR: 214321 Submitted by: joneum@bsdproject.de Approved by: maintainer
* Update to 9.1.2kevlo2016-11-103-11/+12
|
* comms/conserver-com: Add IPMI support, Fix MANswills2016-11-101-6/+15
| | | | | | PR: 204703 Submitted by: m1cro <rum1cro@yandex.ru> Approved by: maintainer timeout (kuriyama, 2 months)
* Attempt to fix INDEX build on FreeBSD-9.linimon2016-11-101-1/+1
| | | | Approved by: "just fix it"
* Mark as broken on aarch64: fails to link with sbrk.linimon2016-11-1048-8/+97
| | | | | | While here, pet portlint and remove stale ia64 lines. Approved by: portmgr (tier-2 blanket)
* cad/solvespace: create portswills2016-11-106-0/+77
| | | | | | | | SOLVESPACE is a parametric 3d CAD program. Applications include modeling 2d and 3d parts, 3d-printed parts, preparing CAM data, mechanism design and plane and solid geometry. WWW: http://solvespace.com/
* Update pkg-message and maintainer's email address.mandree2016-11-102-2/+2
| | | | | PR: 212836 Submitted by: Mageirias Anastasios (maintainer)
* Forced commit to note:mandree2016-11-100-0/+0
| | | | | PR: 213992 Reported by: Kenneth Salerno
* Fix build on GCC 5.mandree2016-11-103-0/+33
| | | | | PR: 213992 Submitted by: Yuri Victorovich (maintainer)
* Maintainer update to newer release 1.8.7.mandree2016-11-102-5/+6
| | | | | PR: 213944 Submitted by: Anton Sayetsky (maintainer)
* Maintainer update to new 1.1.4 release.mandree2016-11-102-6/+6
| | | | | | | | | | | ChangeLog: https://github.com/ricochet-im/ricochet/releases/tag/v1.1.4 Next time, please tag the PR with "[MAINTAINER UPDATE]" so we can identify it more easily. PR: 214331 Submitted by: Yuri Victorovich (maintainer)
* Unbreak fldigi and update to latest version 3.23.15db2016-11-1017-192/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move distribution site to sourceforge Version 3.23.15 * Maintenance release Translation file * Updated po/pl.po Polish translation file - update provided by Roman Bagiñski, SP4JEU N3FJP command sequencing * changed command/response sequencing to correct difference in behavior Windows versus all other platforms. BARTG vice BART * Acronymn correction on Contest configuration panel speed test * improper use of memset XP fault on failure * debug thread timing caused delayed attempt to access a deleted Fl_Browser widget in debug panel - not evident on other OS or on later versions of Windows Default Logbook widget sizing * Added resizing to all logbook widgets Mono / Stereo wav file * Output monophonic wav file (left channel) unless configured for right channel recording ARQ thread * change server thread to make non blocking N3FJP logged frequency * User selectable for ssb Suppressed carrier, or ssb Suppressed carrier +/- wf audio injection frequency modified if RTTY update check * Use www.w1hkj.com file mirror for version check DX cluster * Add DX cluster access via telnet connection CQWW zone/state * Add parsing and auto log entry for CQzone when passed from CQWW's CALLTAB event * Fix error in not passing CQstate entry from both log views Contest fields * remove ambiguity for menu items View ... Contest fields OSX Clang build * Correct errors in clang build on OS X 10.11 flrig default * Change flrig control default to FALSE
* games/zdoom: add .desktop file + icon for itjbeich2016-11-102-2/+89
| | | | | PR: 213904 Submitted by: Kyle Evans <bsdports@kyle-evans.net> (maintainer)
* Do not let the configure script pick up Berkeley DB from ports.jkim2016-11-101-8/+18
| | | | Approved by: hrs (maintainer)
* Avoid junk pointer when __db_vrfy_datapage() failsmandree2016-11-104-3/+14
| | | | | | | | | | Rather than second-guessing what the __os_free() might be doing and avoiding it, initialize the pointer to NULL, which __os_free() will skip. This should be the safer approach if Oracle ever patches other parts of db 5.3. PR: 210829 Submitted by: Mark Millard
* audio/pulseaudio: simplify hw.snd.default_unit searchjbeich2016-11-102-6/+3
| | | | | | PR: 211684 Submitted by: lightside <lightside@gmx.com> MFH: 2016Q4 (r425809 bandwagon)
* Experimental patch for topology subnet.mandree2016-11-102-2/+96
| | | | | | | | | Added as an extra patch behind an option that defaults to ON so people can still opt out, this is slated for an upcoming 2.3.14 release that is, however, not yet scheduled. PR: 207831 (related) Obtained from: Gert Doering, via upstream Git repository 446ef5bda4cdc75d
* Add an upstream github commit:adamw2016-11-102-1/+23
| | | | | | | | | | https://github.com/dovecot/core/commit/b284962364068d5e9d60b8b1e98ba61b4b6593ec lib-http: client: Fixed assert failure occurring when server eturns error status early while client is still sending blocking payload. PR: 214365 Submitted by: Larry Rosenman
* audio/pulseaudio: respect hw.snd.default_unitjbeich2016-11-103-7/+52
| | | | | | | | PR: 211684 Submitted by: lightside <lightside@gmx.com> Reviewed by: Tobias Kortkamp <t@tobik.me> Approved by: maintainer timeout (3 months) MFH: 2016Q4 (notorious for affecting www/firefox)
* Update to 4.13bapt2016-11-104-26/+34
| | | | Changes: http://i3wm.org/downloads/RELEASE-NOTES-4.13.txt
* dns/openmdns: document rc.d minimallyjbeich2016-11-102-1/+9
| | | | PR: 214366
* biology/molden: fix distinfo, set LICENSEpi2016-11-102-7/+11
| | | | | | Submitted by: marino Reported by: Eduardo Lemos de Sa <eduardo.lemosdesa@gmail.com> MFH: 2016Q4
* german/mediathek:lme2016-11-103-8/+10
| | | | | - Update to version 12 - Add java/openjfx8-devel as run dependency
* security/lynis:lme2016-11-103-4/+5
| | | | | | | Update to 2.4.0 PR: 213931 Submitted by: dewayne@heuristicsystems.com.au
* dns/openmdns: fix interface selection in rc.djbeich2016-11-102-1/+2
| | | | | | | | - Don't append default interface when /etc/rc.conf has mdnsd_flags - Switch to lo0 as a more predictable (but less useful) default interface PR: 214366 Submitted by: Dave Cottlehuber <dch@skunkwerks.at>
* Update libspectrum, fuse and fuse-utils to 1.3.1rene2016-11-107-13/+13
| | | | Reported by: portscout
* Document gitlab vulnerabilityfeld2016-11-101-0/+35
| | | | | PR: 214360 Security: CVE-2016-9086
* Update 0ad to Alpha 21 Ulysses.madpilot2016-11-103-10/+10
|
* - update to 0.7.2 releaseohauer2016-11-102-5/+4
| | | | | Additional Changes from previous GH tag - Support for Suricata, and ETOpen/ETPro rulesets
* Add TEST option to toggle regression tests. They were previously runningjhale2016-11-095-21/+35
| | | | | | | | | | | | | | | | | by default and causing aarch64 builds to fail, presumably due to an emulation issue. [1] Add EMACS option to install emacs lisp files. Previously, if emacs was already installed on the system, it would install these files in STAGEDIR and would cause check-plist to error. Convert USE_MYSQL to USES=mysql Convert CPPFLAGS/LDFLAGS to USES=localbase Add some missing dependencies reported by stage-qa Remake patches Bump PORTREVISION Reported by: linimon (via private mail) [1]
* - Update to 16.11.0, please seenemysis2016-11-093-5/+6
| | | | /usr/local/share/doc/smplayer/Changelog
* - Update to 20161031.kuriyama2016-11-094-12/+12
|
* multimedia/plexhometheater: oops, back out r425788jbeich2016-11-092-11/+2
| | | | | | `outputptr` is modified a few lines later which leads to undefined behavior. Pointy hat to: @jbeich
* Fix installing examples.mat2016-11-091-2/+2
| | | | | Pointy hat to: amdmi3 Sponsored by: Absolight
* Optimize COPYTREE_* macros.mat2016-11-091-8/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The main problem slowing down those macros was that it was ending up calling chmod(1) once for each file and directory. It was doing this because it was running find(1) in the source tree and needed to chmod in the target tree, so it had to append the full path to the chmod(1) calls, which made it impossible to use -exec +. Rewrite the -exec calls to call sh and cd into it before running chmod(1) and do so on as many files as we can using the -exec + construct. While there, optimize a bit more after figuring out that it is possible to only use one find(1) to run two -exec for different options. Also switch to using the more powerfull modern regular expressions instead of the usual basic regular expressions by using find -E. This will allow the use of | which as no basic regular expressions equivalent (as in, for example, "*.(html|txt)") as well as the + and ? keywords, and back references. About the speed gain, I did a few tests, using time's builtin from csh (table with all the data available in the review), comparing the home baked versions of COPYTREE_SHARE found in ports, it boils down to: | version | www/sit (~2k) | www/mathjax (~30k) | +------------+------------------+--------------------+ | home baked | 0.032u 0.104s | 0.946u 7.446s | | current | 0.281u 0.649s | 5.446u 18.626s | | new | 0.024u 0.081s | 0.770u 7.012s | PR: 213614 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D8283
* misc/ansiweather: update 1.08 -> 1.09robak2016-11-094-19/+12
| | | | | PR: 213629 Submitted by: Danilo G. Baio <dbaio@bsd.com.br> (maintainer)
* Update to version 16.11.8demon2016-11-092-3/+4
|
* x11-fm/doublecmd: update 0.7.5 -> 0.7.6robak2016-11-092-8/+8
| | | | | PR: 213920 Submitted by: Benat Gonzalez Etxepare <bbtruk@users.sourceforge.net> (maintainer)
* comms/fldigi: mark BROKEN after r425442jbeich2016-11-091-0/+2
| | | | | | | | | | | | src/main.cxx:1492:2: error: no matching function for call to 'memset' memset(src.data_in, 0, src.input_frames * sizeof(float)); ^~~~~~ /usr/include/string.h:67:7: note: candidate function not viable: no known conversion from 'const float *' to 'void *' for 1st argument; take the address of the argument with & void *memset(void *, int, size_t); ^ Reported by: pkg-fallout Pointy hat to: @bapt (and upstream)
* multimedia/plexhometheater: unbreak build after r425442jbeich2016-11-091-0/+11
| | | | | | | | | | | xbmc/cores/dvdplayer/DVDPlayerAudioResampler.cpp:77:12: error: cannot initialize a variable of type 'float *' with an lvalue of type 'const float *' float* outputptr = m_converterdata.data_in; ^ ~~~~~~~~~~~~~~~~~~~~~~~ Reported by: pkg-fallout Pointy hat to: @bapt (and upstream) Approved by: portmgr blanket
* multimedia/kodi: fix h264 decoder crash on 11.0+ i386jbeich2016-11-092-0/+11
| | | | | | | | -mstackrealign isn't required (yet?) unlike multimedia/ffmpeg. PR: 205958 Obtained from: https://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=d2af93ac1608 Approved by: portmgr blanket
* - Fix LICENSEamdmi32016-11-091-11/+8
| | | | | | - Switch to USES=localbase - Switch to options helpers - Verbosify build
* multimedia/ffmpeg0: fix h264 decoder crash on 11.0+ i386jbeich2016-11-092-1/+9
| | | | | | | | -mstackrealign isn't required yet unlike multimedia/ffmpeg. PR: 205958 Obtained from: https://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=d2af93ac1608 Approved by: portmgr blanket
* multimedia/libav: fix h264 decoder crash on 11.0+ i386jbeich2016-11-092-1/+9
| | | | | | | | -mstackrealign isn't required (yet?) unlike multimedia/ffmpeg. PR: 205958 Obtained from: https://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=d2af93ac1608 Approved by: portmgr blanket
* - Update to 5.0.13wen2016-11-092-3/+4
|
* Update to 2.17.5.marcus2016-11-092-8/+15
| | | | | | | | | | | * Allow https URLs for the WWW line in pkg-descr. Why are we only NOW doing this? [1] * Check TIMESTAMP to make sure it's in the present/past, but not more than 30 days in the past. [2] PR: 212091 [2] Submitted by: amdmi3 [1] Differential Revision: D8462 [1]
* net/concourse-fly: Update to 2.4.0dumbbell2016-11-092-4/+4
| | | | | Approved by: mat Differential Revision: https://reviews.freebsd.org/D8479
* Update pear-Horde_Service_Facebook from 2.0.6 to 2.0.9mm2016-11-092-4/+6
|
* New port: www/pear-Horde_Service_Gravatarmm2016-11-094-0/+22
| | | | | | Horde library for accessing the Avatar services at gravatar.com. WWW: http://pear.horde.org
* Horde package update:mm2016-11-094-8/+13
| | | | | security/pear-Horde_Oauth 1.0.2 -> 2.0.3 www/pear-Horde_Service_Twitter 2.0.1 -> 2.1.5
* Update pear-Horde_Service_UrlShortener from 2.0.1 to 2.0.2mm2016-11-092-3/+4
|
* pear-Horde_Service_Weather: update dependenciesmm2016-11-091-0/+1
|
* Horde package update:mm2016-11-0914-26/+28
| | | | | | | | | | comms/pear-Horde_ActiveSync 2.37.1 -> 2.37.2 devel/pear-Horde_Core 2.27.0 -> 2.27.2 mail/pear-Horde_Imap_Client 2.29.9 -> 2.29.10 devel/pear-Horde_Nls 2.2.0 -> 2.2.1 deskutils/horde-nag 4.2.11 -> 4.2.12 mail/horde-turba 4.2.16 -> 4.2.17 www/pear-Horde_Service_Weather 2.0.1 -> 2.5.0
* lang/maude: fix fetching and unexpirerene2016-11-092-8/+5
| | | | | | | | | The MASTER_SITES was changed and so was the name of one distfile, the contents remained the same. PR: 210018 Submitted by: Keith Gaughan <k@stereochro.me> MFH: 2016Q4
* Remove deprecated optionantoine2016-11-091-6/+1
|
* Remove broken optionantoine2016-11-091-4/+1
|
* Remove expired port:rene2016-11-095-33/+1
| | | | 2016-11-01 textproc/rubygem-string-scrub: needed only for EOL versions of Ruby
* Remove optional dependency on textproc/rubygem-string-scrub which was onlyrene2016-11-091-7/+1
| | | | valid for Ruby 2.0
* Remove broken optionantoine2016-11-091-10/+3
|
* Remove expired port:rene2016-11-096-153/+1
| | | | 2016-09-07 ftp/curl-hiphop: useful only for removed hiphop-php
* Chase py-sqlalchemy06 expirationantoine2016-11-092-0/+5
|
* Remove expired port:rene2016-11-096-35/+1
| | | | 2016-11-08 net/p5-Net-Ping: This or newer version included in all supported versions of perl
* Chase print/py-reportlab2 expirationantoine2016-11-094-0/+12
|
* Replace cupsTempFile() with tmpnam(). cupsTempFile() no longer exists.cy2016-11-092-4/+30
| | | | PR: 214332
* Fix build with newer gcc versions.tcberner2016-11-091-0/+49
| | | | | | | | | | | | | | | Add upstream patch [1] that uses * isnan() -> std::isnan() * isinf() -> std::isinf() This fixes compilation with gcc5. [1] https://quickgit.kde.org/?p=kmplot.git&a=commit&h=e903ca56ad26311fcaeb650acf96046c726fb809 PR: 213993 Reported by: Kenneth Salerno <kennethsalerno@yahoo.com> Approved by: rakuco (mentor) Obtained from: https://quickgit.kde.org/?p=kmplot.git&a=commit&h=e903ca56ad26311fcaeb650acf96046c726fb809
* Fix build with newer gcc versions.tcberner2016-11-091-0/+63
| | | | | | | | | | | | | | | Add upstream patch [1] that uses * math.h -> cmath * isnan() -> std::isnan() This fixes compilation with gcc5. [1] https://quickgit.kde.org/?p=marble.git&a=commit&h=486f6181d6fef15c9b6c72504e3588be502bea80 PR: 213995 Reported by: Kenneth Salerno <kennethsalerno@yahoo.com> Approved by: rakuco (mentor) Obtained from: https://quickgit.kde.org/?p=marble.git&a=commit&h=486f6181d6fef15c9b6c72504e3588be502bea80
* The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'.linimon2016-11-0945-45/+45
|
* security/maia: fix to scan rar attachmentspi2016-11-091-0/+2
| | | | | | PR: 210138 Submitted by: ek@purplehat.org (maintainer) Reported by: stepan@zabreh.cz
* - Update to 1.5.10danilo2016-11-093-6/+8
| | | | - Add libexif explicitly as dependency
* - Update to 0.20161101danilo2016-11-092-4/+4
|
* - Update to 0.34.0danilo2016-11-092-5/+7
|
* - Update to 1.6.2danilo2016-11-093-9/+17
|
* - Add misc/bsodamdmi32016-11-094-0/+43
| | | | | | | | | This program will let you UNIX user experience the authentic Microsoft Windows experience. Bsod displays the famous windows xp blue screen of death on the console. Errors and drivers causing the error are selected randomly from a large set of examples. WWW: https://www.vanheusden.com/bsod/
* Update to 0.7.1jhale2016-11-083-45/+47
| | | | | | Convert to USES=pyqt Add NO_ARCH Fix plist for Python 3.5
* Update to 0.6.1jhale2016-11-083-30/+42
| | | | | | Convert to USES=pyqt Add NO_ARCH Fix plist for Python 3.5
* ports-mgmt/synth: Upgrade version 1.64 => 1.65marino2016-11-082-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Skip new "base" category during ports scanning The new base category was never meant to be part of the build so the category makefile was intentionally left off so poudriere and friends would skip it. Unfortunately, this idea didn't account for Synth which has a different behavior: If no category makefile exists, *ALL* subdirectories are scanned instead of none of them. (DPorts doesn't use category Makefiles because by definition all ports are valid; there are no "unhooked" ones) The proper solution would be to include a practically blank ports/head/base/Makefile to maintain consistency with the rest of the ports categories, but synth now actively excludes the base category. Change name of 05 log The command output log name has changed from "05_abnormal_cmd.out" to "05_abnormal_command_output.log". The former tended to be considered a binary file by webservers and would download rather than display. Final tally added to end of main 00_last_results.log file At the end of a bulk run, the final tally (queue size, built, failed, skipped, ignored) would be displayed in curses mode. This change adds the same useful information to the end the main bulk run log.
* - Add LICENSEamdmi32016-11-082-5/+12
| | | | | - Add missing dependency - Regenerate patches
* Update net-mgmt/fastnetmon to 1.1.3farrokhi2016-11-086-40/+125
| | | | | | Reviewed by: mat, bapt Approved by: mat Differential Revision: https://reviews.freebsd.org/D8470
* - Add LICENSEamdmi32016-11-082-6/+11
| | | | | - Cosmetic fixes - Fix WWW:
* Backport patch 872594b from upstreammatthew2016-11-082-0/+44
| | | | | | | | | | | | This is a FreeBSD specific fix to the handling of rcvars -- this fixes the case where the rcvar did not previously exist in /etc/rc.conf or other places the rc system might look for them. https://github.com/ansible/ansible-modules-core/commit/872594b49a69a1f3795e0de3f7cf0194b6bdfd53 PR: 214322 Reported by: Thomas Steen Rasmussen Approved by: lifanov@mail.lifanov.com (maintainer)
* Revert experimental code accidentally committed in r378465antoine2016-11-081-7/+0
|
* Delete duplicate distinfo lines that I inserted with make makesum.sbruno2016-11-081-2/+0
| | | | | | | Pointyhat fits nicely. PR: 214309 Submitted by: pkubaj@anongoth.pl
* Update to the 20161106 development snapshot of GCC 7.gerald2016-11-082-4/+4
|
* - Update to 5.5.2danilo2016-11-083-4/+6
|
* net/remmina: Update to 1.2.0-rcgit.16woodsb022016-11-0819-28829/+188
| | | | | | | | | | | | | | - Add extra patch for FreeBSD<10.3-RELEASE as utimensat isn't available - Take maintainership - Modernise port: use new options helpers and USES=pathfix - Correct LICENSE and add LICENSE_FILE - Add new dependencies detected by qa script - Add new option for enabling user survey (off by default) - Also update net/remmina-plugins and net/remmina-plugin-* - Remove net/remmina-plugin-i18n - translations were removed upstream Approved by: adamw (mentor) Differential Revision: D8436
* sysutils/py-salt: update to 2016.3.4swills2016-11-084-50/+97
| | | | | PR: 214020 Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
* Fix plist.mat2016-11-082-3/+7
| | | | | | | While there, fix dependency on www/p5-CGI. Reported by: qat Sponsored by: Absolight
* Fix staging violations.mat2016-11-082-12/+7
| | | | | | | | While there, fix COPYTREE_SHARE usage, github usage, and make it more into what a port should look like. Reported by: qat Sponsored by: Absolight
* Fix random build failure.mat2016-11-085-8/+17
| | | | | | | | | | | | | Because scripts/dkimproxy.out is patched, its timestamp may be after the one of scripts/dkimproxy_out.8, forcing a rebuild of the man page. - The Makefile are generated with autotools, and need gmake - Fix some syntax error in dkimproxy.out's pod section. While there, regenerate patches. Reported by: pkg-fallout Sponsored by: Absolight
* gecko: backport fix for crash on 9.x (lang/gcc5 + -O3)jbeich2016-11-0810-3/+295
| | | | | | | https://lists.freebsd.org/pipermail/freebsd-gecko/2016-November/006752.html https://bugzilla.mozilla.org/show_bug.cgi?id=757366 MFH: 2016Q4 (blanket)
* - Unbreak (google code available from archive)amdmi32016-11-087-20/+21
| | | | | | - Add LICENSE - Cosmetic fixes - Regenerate patches
* - Add LICENSEamdmi32016-11-084-12/+15
| | | | - Regenerate patches
* irc/hexchat: Update from 2.12.1 to 2.12.3tz2016-11-082-4/+4
| | | | | | | | Changelog: https://hexchat.readthedocs.io/en/latest/changelog.html PR: 213344 uSbmitted by: Piotr Kubaj <pkubaj@anongoth.pl>, swills Approved by: junovitch (mentor)
* devel/git-lfs: update to 1.4.4rene2016-11-082-7/+15
| | | | | | | | | | | - unbreak - unexpire - pass maintainership to submitter PR: 214154 Submitted by: Kenji Rikitake <kenji@k2r.org> Approved by: three consecutive maintainer timeouts (kuriyama) MFH: 2016Q4
* www/pmwiki: Update from 2.2.83 to 2.2.91tz2016-11-082-5/+5
| | | | | | | | Changelog: http://www.pmwiki.org/wiki/PmWiki/ChangeLog#v2291 PR: 213970 Submitted by: Jochen Neumeister <joneum@bsdproject.de> Approved by: pi (mentor)
* New port: textproc/py3-pagerfarrokhi2016-11-084-0/+27
| | | | | | Reviewed by: mat, bapt Approved by: mat, bapt Differential Revision: https://reviews.freebsd.org/D7778
* Update devel/elixir-combine to version 0.9.3.olgeni2016-11-082-4/+4
|
* Mark as broken on arm64.linimon2016-11-081-0/+2
| | | | Approved by: portmgr (tier-2 blanket)
* Mark broken on various tier-2 archs.linimon2016-11-081-0/+5
| | | | Approved by: portmgr (tier-2 blanket)
* Mark as broken on arm64 and mips64.linimon2016-11-081-0/+3
| | | | Approved by: portmgr (tier-2 blanket)
* devel/ninja: update to 1.7.2gahr2016-11-082-5/+4
| | | | | | | | Release notes: https://groups.google.com/forum/#!topic/ninja-build/8xAhNiDaczw/discussion PR: 213674 (patches proposed there were incorporated) Submitted by: gahr
* Mark as broken on arm64. While here, pet portlint.linimon2016-11-081-2/+4
|
* net/cloud-init: over to new maintainer to fix #57jbeich2016-11-081-1/+1
| | | | Submitted by: @harmw (via GitHub PR)
* Mark as broken on arm64.linimon2016-11-081-0/+2
| | | | Approved by: portmgr (tier-2 blanket)
* CGI-Fast was removed in Perl 5.21.mat2016-11-081-1/+8
| | | | Sponsored by: Absolight
* Mark as broken on arm64 and mips64.linimon2016-11-081-0/+2
| | | | Approved by: portmgr (tier-2 blanket)
* - Add LICENSEamdmi32016-11-086-21/+26
| | | | - Switch to options helpers
* Mark as broken on arm64.linimon2016-11-081-0/+2
| | | | Approved by: portmgr (tier-2 blanket)
* Mark as broken on arm64.linimon2016-11-081-0/+2
| | | | Approved by: portmgr (tier-2 blanket)
* Mark as broken on various tier-2 archs.linimon2016-11-081-0/+6
| | | | Approved by: portmgr (tier-2 blanket)
* Mark as broken on arm64.linimon2016-11-081-0/+1
|
* Mark as broken on arm64.linimon2016-11-081-0/+2
|
* Mark as broken on arm64 and mips64.linimon2016-11-081-0/+3
|
* Oops, missed sparc64 definition.linimon2016-11-081-0/+1
|
* Upgrade to 5.2.2matthew2016-11-082-4/+4
| | | | ChangeLog: https://github.com/citusdata/citus/blob/release-5.2/CHANGELOG.md
* Mark as broken on various tier-2 archs.linimon2016-11-081-0/+3
| | | | Approved by: portmgr (tier-2 blanket)
* Mark as broken on arm64.linimon2016-11-081-0/+1
| | | | Approved by: portmgr (tier-2 blanket)
* Mark as broken on arm64. Remove ia64 line, it is obsolete.linimon2016-11-081-1/+1
| | | | Approved by: portmgr (tier-2 blanket)
* Mark as broken on arm64.linimon2016-11-081-0/+2
| | | | Approved by: portmgr (tier-2 blanket)
* Mark as broken on arm64.linimon2016-11-081-0/+2
|
* Mark as broken on arm64.linimon2016-11-081-0/+2
| | | | Approved by: portmgr (tier-2 blanket)
* Mark broken on arm64.linimon2016-11-081-0/+2
|
* Mark as broken on arm64.linimon2016-11-081-0/+1
| | | | Approved by: portmgr (tier-2 blanket)
* Mark as broken on arm64.linimon2016-11-081-0/+2
| | | | Approved by: portmgr (tier-2 blanket)
* Mark as broken on various tier-2 archs.linimon2016-11-081-0/+3
| | | | Approved by: portmgr (tier-2 blanket)
* Mark as only for x86/powerpc per build log errors.linimon2016-11-081-1/+4
| | | | Approved by: portmgr (tier-2 blanket)
* Mark as broken on arm64.linimon2016-11-081-0/+2
|
* Mark as broken on arm64.linimon2016-11-081-0/+2
| | | | Approved by: portmgr (tier-2 blanket)
* Mark as broken on arm64.linimon2016-11-081-0/+2
| | | | Approved by: portmgr (tier-2 blanket)
* www/py-flexget: update to 2.5.16jbeich2016-11-082-4/+4
| | | | Changes: https://github.com/Flexget/Flexget/compare/2.5.12...2.5.16
* Mark as broken on arm64.linimon2016-11-081-0/+2
|
* Mark as broken on arm64.linimon2016-11-081-0/+1
|
* Mark as broken on arm64.linimon2016-11-081-0/+2
| | | | Approved by: portmgr (tier-2 blanket)
* - fix include and prototype problems with ansi patchesdinoex2016-11-0834-628/+28
|
* - Use security/py-paramiko1lwhsu2016-11-081-1/+2
| | | | PR: 213893
* Register conflict with security/py-paramiko1lwhsu2016-11-081-0/+3
|
* Add security/py-paramiko1, for ports that require paramiko 1.xlwhsu2016-11-084-0/+38
| | | | PR: 213893
* Update distinfo, missed in r425672.adamw2016-11-081-3/+3
| | | | | PR: 214292 Pointy hat to: wen
* Mark as broken on arm64 and mips64.linimon2016-11-081-0/+3
| | | | Approved by: portmgr (tier-2 blanket)
* Mark broken on arm64 and mips64.linimon2016-11-081-0/+3
| | | | Approved by: portmgr (tier-2 blanket)
* Also fails to detect endianness on other tier-2s.linimon2016-11-081-1/+1
| | | | Approved by: portmgr (tier-2 blanket)
* textproc/txt2tags: oops, drop suffix ignored by USE_GITHUBjbeich2016-11-081-1/+1
|
* - Update to 2.30lwhsu2016-11-082-4/+4
|
* textproc/txt2tags: switch to new homejbeich2016-11-083-10/+9
| | | | | | | - Install more .pdf documentation files PR: 212948 Submitted by: lbartoletti <lbartoletti@tuxfamily.org>
* math/ceres-solver: unbreak OPENMP=off on 10.0+ i386jbeich2016-11-082-1/+14
| | | | | | | | | | | | | | | | | | | | | In file included from examples/helloworld.cc:36: In file included from include/ceres/ceres.h:37: In file included from include/ceres/autodiff_cost_function.h:132: In file included from include/ceres/internal/autodiff.h:145: include/ceres/jet.h:246:3: error: requested alignment is less than minimum alignment of 4 for type 'Eigen::Matrix<double, 1, 1, kAlignHint>' alignas(kAlignment) Eigen::Matrix<T, N, 1, kAlignHint> v; ^ include/ceres/internal/autodiff.h:232:34: note: in instantiation of template class 'ceres::Jet<double, 1>' requested here FixedArray<JetT, (256 * 7) / sizeof(JetT)> x( ^ include/ceres/autodiff_cost_function.h:211:53: note: in instantiation of member function 'ceres::internal::AutoDiff<CostFunctor, double, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0>::Differentiate' requested here N0, N1, N2, N3, N4, N5, N6, N7, N8, N9>::Differentiate( ^ examples/helloworld.cc:70:11: note: in instantiation of member function 'ceres::AutoDiffCostFunction<CostFunctor, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0>::Evaluate' requested here new AutoDiffCostFunction<CostFunctor, 1, 1>(new CostFunctor); ^ Tested by: cmp before.o after.o # GCC 4.8 / 6.2
* Mark as broken on arm64: cannot determine byte order.linimon2016-11-082-0/+4
| | | | Approved by: portmgr (tier-2 blanket)
* Mark broken on all tier-2 archs.linimon2016-11-081-0/+3
| | | | Approved by: portmgr (tier-2 blanket)
* Broken on all tier-2 archs.linimon2016-11-081-3/+4
|
* Hopeless on anything other than x86.linimon2016-11-081-0/+3
|
* - Update to 1.10.5.192wen2016-11-082-4/+4
| | | | | | PR: 214292 Submitted by: yasu@utahime.org Approved by: loic.blot@unix-experience.fr(maintainer)
* Mark as broken on arm64 and mips64.linimon2016-11-081-0/+3
| | | | Approved by: portmgr (tier-2 blanket)
* Also broken on arm64.linimon2016-11-081-1/+1
| | | | Approved by: portmgr (tier-2 blanket)
* Mark as broken on armd64 and mips64.linimon2016-11-081-0/+3
|
* Mark as broken on arm64: platform not supported.linimon2016-11-082-0/+6
| | | | Approved by: portmgr (tier-2 blanket)
* Mark broken on arm64: invokes x86 asm.linimon2016-11-081-1/+2
| | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* - Update to 0.620wen2016-11-082-5/+5
| | | | | | | | Changes: http://cpansearch.perl.org/src/HORNBURG/Dancer2-Plugin-Auth-Extensible-0.620/Changes - Update DEPENDS PR: 214275 Submitted by: hvo.pm@xs4all.nl(maintainer)
* pick up github commit:adamw2016-11-082-1/+13
| | | | | | | | | | | | | https://github.com/dovecot/pigeonhole/commit/00651e607c6ea9145ec565dcfd2fdf7d04bb32e9 imapsieve plugin: Fixed assert failure occurring when used with virtual mailboxes. In that case a transaction (delayed sync) is perfromed outside of the context of an IMAP command. PR: 214302 Submitted by: maintainer (Larry Rosenman)
* Mark broken on the rest of the tier-2 archs: invokes x86 asm.linimon2016-11-081-1/+4
|
* Mark as broken on arm64: invokes x86 asm.linimon2016-11-081-0/+2
| | | | Approved by: portmgr (tier-2 blanket)
* Fix typo that is not detected by 'make describe'. Sigh.linimon2016-11-081-2/+2
|
* Mark as broken on arm64 and mips64: fails to detect CPU.linimon2016-11-081-0/+3
| | | | Approved by: portmgr (tier-2 blanket)
* Don't free the struct before free'ing it's member.xride2016-11-081-0/+13
|
* Mark as broken on arm64 and mips64: cpu not supported.linimon2016-11-081-0/+3
| | | | Approved by: portmgr (tier-2 blanket)
* - Update to 0.14wen2016-11-082-4/+4
| | | | Changes: http://search.cpan.org/src/HAARG/Devel-GlobalDestruction-0.14/Changes
* Also broken on arm64 and sparc64 (invokes x86 asm).linimon2016-11-081-0/+2
| | | | Approved by: portmgr (tier-2 blanket)
* Update and track upstream QEMU 2.7.50sbruno2016-11-084-15/+34
| | | | No changes to qemu-user are intended here, nor are there and fixes here.
* - Update to 0.19.1wen2016-11-082-9/+17
| | | | | PR: 214301 Submitted by: john@saltant.com(maintainer)
* - Update to 1.8002wen2016-11-082-5/+9
| | | | | | | | Changes: http://cpansearch.perl.org/src/TLHACKQUE/Crypt-PKCS10-1.8002/Changes - Add NO_ARCH PR: 214179 Submitted by: svysh.fbsd@gmail.com(maintainer)
* ZooKeeper Python bindingsfeld2016-11-084-0/+27
| | | | WWW: https://pypi.python.org/pypi/zkpython/
* Remove trailing newline escape from MASTER_SITES. This had the effect oflinimon2016-11-081-1/+1
| | | | | | eating the PKGNAMEPREFIX line, which gave portsmon a case of heartburn. Approved by: "just fix it"
* multimedia/plexmediaserver{-plexpass}: Update to 1.2.6feld2016-11-085-28/+27
| | | | Changelog: https://forums.plex.tv/discussion/comment/1294018#Comment_1294018
* bcc only works in 32-bit mode, so force it.joerg2016-11-084-3/+4
|
* Update to 20161101antoine2016-11-082-4/+4
|
* Update to alpha-20161031antoine2016-11-082-4/+4
|
* Update to experimental-20161103antoine2016-11-082-3/+5
|
* devel/py-pyro: update to 4.50rm2016-11-082-4/+4
|
* security/sqlmap: update to 1.0.11rm2016-11-082-4/+4
|
* net/py-ldap3: update to 2.1.0rm2016-11-082-4/+4
|
* databases/p5-DBICx-Sugar: update 0.0001 -> 0.0100pi2016-11-082-3/+4
| | | | | | | PR: 213455 Changes: https://metacpan.org/changes/distribution/DBICx-Sugar Submitted by: Henk van Oers <hvo.pm@xs4all.nl> Approved: bofh (maintainer timeout)
* security/vault: update to 6.2swills2016-11-088-82/+23
| | | | | PR: 212863 Submitted by: Dave Cottlehuber <dch@skunkwerks.at> (with modifications)
* multimedia/ffmpeg: switch to clang on 9.xjbeich2016-11-081-2/+2
| | | | | | | | | It turns out the following is true for ffvp9 on amd64: WARNING: gcc 4.2 is outdated and may miscompile FFmpeg. Please use a newer compiler. PR: 213706 Approved by: portmgr blanket
* Fix xorg-server build on arm64.brd2016-11-081-4/+8
| | | | | | Submitted by: andrew Approved by: bapt, kwm (x11) Differential Revision: https://reviews.freebsd.org/D8465
* - Add LICENSEamdmi32016-11-072-6/+9
| | | | | - Add missing dependency - Regenerate patches
* net-mgmt/prometheus: update 1.3.0 -> 1.3.1pi2016-11-072-4/+4
| | | | | | PR: 214245 Changes: https://github.com/prometheus/prometheus/releases/tag/v1.3.1 Submitted by: Jev Bjoersell <jev@ecadlabs.com> (maintainer)
* - Add LICENSE_FILEamdmi32016-11-071-8/+8
| | | | | | - Remove garbage file - Switch to options helpers - Silence stripping
* textproc/jing: update 2008.10.28 -> 2015.11.27pi2016-11-072-14/+17
| | | | | | | | - change to github PR: 212899 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Approved by: gabor (maintainer timeout)
* - Add LICENSEamdmi32016-11-071-3/+8
| | | | | - Cosmetic fixes - Switch to options helpers
* textproc/trang: update 2009.11.11 -> 2015.11.27pi2016-11-072-11/+18
| | | | | | | | - change to github PR: 212898 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Approved by: gabor (maintainer timeout)
* - Make NLS support non-optional; the option affects list of installed ↵amdmi32016-11-073-18/+9
| | | | headers and supported library functions, and disabling it makes third party ports (games/xgospell, for example) fail
* - Add LICENSEamdmi32016-11-075-72/+75
| | | | | | - Add missing dependency - Switch pkg-plist to DATADIR and DOCSDIR - Regenerate patches
* Update to 0.2jhale2016-11-072-3/+5
| | | | | | | Add NO_ARCH PR: 213767 Submitted by: Nikola Kolev <koue@chaosophia.net> (maintainer)
* - Add LICENSE_FILEamdmi32016-11-071-8/+6
| | | | | | - Switch to USES=localbase - Fix build with disabled NLS - Switch to options helpers
* - Add LICENSEamdmi32016-11-071-0/+3
|
* Update to 2016.10.30 releasesbruno2016-11-072-5/+6
|