aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update databases/elixir-postgrex to version 0.11.2.Jimmy Olgeni2016-07-113-4/+14
| | | | Notes: svn path=/head/; revision=418370
* Update databases/elixir-mariaex to version 0.7.7.Jimmy Olgeni2016-07-112-3/+4
| | | | Notes: svn path=/head/; revision=418369
* Update databases/elixir-geo to version 1.1.0.Jimmy Olgeni2016-07-113-3/+6
| | | | Notes: svn path=/head/; revision=418368
* Update databases/elixir-calecto to version 0.16.0.Jimmy Olgeni2016-07-114-17/+19
| | | | Notes: svn path=/head/; revision=418367
* Update databases/elixir-ecto to version 2.0.2.Jimmy Olgeni2016-07-114-41/+34
| | | | Notes: svn path=/head/; revision=418366
* Update databases/elixir-db_connection to version 1.0.0.r.3.Jimmy Olgeni2016-07-113-12/+14
| | | | Notes: svn path=/head/; revision=418365
* Update pkg-plist of devel/elixir-poison for Elixir 1.3.1.Jimmy Olgeni2016-07-112-0/+5
| | | | Notes: svn path=/head/; revision=418364
* Mark devel/elixir-red_black_tree and devel/elixir-sorted_set as IGNOREdJimmy Olgeni2016-07-112-0/+4
| | | | | | | because they do not build with Elixir 1.3. Notes: svn path=/head/; revision=418363
* Fix build with PORT_LLVM OPTION; rust now requires LLVM 3.8Thomas Zander2016-07-111-1/+1
| | | | | | | Reported by: Kevin Oberman <rkoberman@gmail.com> via e-mail Notes: svn path=/head/; revision=418362
* Update lang/elixir to version 1.3.1.Jimmy Olgeni2016-07-113-212/+263
| | | | Notes: svn path=/head/; revision=418361
* - Add LICENSEDmitry Marakasov2016-07-111-4/+9
| | | | | | | | | - Switch to options helpers - Cosmetic fixes - Add NO_ARCH Notes: svn path=/head/; revision=418360
* - Update to 3.6.6Guido Falsi2016-07-115-19/+21
| | | | | | | | | | | - Add missing dependencies for editors/scite PR: 210940 Submitted by: lightside at gmx.com Approved by: Naram Qashat <cyberbotx at cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=418359
* Add www/elixir-phoenix_pubsub, a distributed pubsub and presence platformJimmy Olgeni2016-07-115-0/+54
| | | | | | | for the Phoenix Framework. Notes: svn path=/head/; revision=418358
* print/harfbuzz: update to 1.2.7Jan Beich2016-07-112-11/+8
| | | | | | | | | | | Changes: https://github.com/behdad/harfbuzz/compare/1.2.3...1.2.7 ABI: http://abi-laboratory.pro/tracker/timeline/harfbuzz/ PR: 208792 Approved by: maintainer timeout (3 months) MFH: 2016Q3 (needed by firefox-48.0) Notes: svn path=/head/; revision=418357
* Take maintainershipBaptiste Daroussin2016-07-111-1/+1
| | | | Notes: svn path=/head/; revision=418356
* - Update to 2.7.1Li-Wen Hsu2016-07-112-5/+5
| | | | | | | Approved by: swills (implicitly) Notes: svn path=/head/; revision=418355
* security/py-safe: add new portJan Beich2016-07-114-0/+27
| | | | | | | | | | | | | PR: 210972 Submitted by: Andrej Ebert <andrej@ebert.su> Is your password safe? Safe will check the password strength for you. https://pypi.python.org/pypi/Safe Notes: svn path=/head/; revision=418354
* devel/py-apscheduler: update to 3.2.0Jan Beich2016-07-112-19/+24
| | | | | | | | | | | - Convert to the testing framework Changes: https://github.com/agronholm/apscheduler/compare/v3.0.4...v3.2.0 PR: 210980 Submitted by: Andrej Ebert <andrej@ebert.su> (based on) Notes: svn path=/head/; revision=418353
* devel/adacurses: Extend F11 ncurses workaround to FreeBSD 12John Marino2016-07-111-1/+1
| | | | | | | | | | | PR 199109 regarding the ncurses regression was never addressed, so the temporary workaround appears to be permanent fix now. This change makes it apply to FreeBSD 11 and later rather than FreeBSD 11 only. Reported by: pkg-fallout Notes: svn path=/head/; revision=418352
* - Update mpv to 0.18.1 releaseCarlos J. Puga Medina2016-07-103-20/+7
| | | | | | | | | | | | | | | - Update waf to 1.9.1 release - Remove unneeded patch Changelog: https://github.com/mpv-player/mpv/releases/tag/v0.18.1 Reviewed by: junovitch (mentor) Approved by: junovitch (mentor) Differential Revision: D7171 Notes: svn path=/head/; revision=418351
* Fix pkg-plistGlen Barber2016-07-101-0/+6
| | | | | | | | | Approved by: cperciva (maintainer) Pointyhat: gjb (myself) Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=418350
* Add 11.0-BETA1 MANIFEST files.Glen Barber2016-07-107-1/+53
| | | | | | | | Approved by: cperciva (maintainer) Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=418349
* Add USES=execinfo.Raphael Kubo da Costa2016-07-101-2/+2
| | | | | | | | Even though the port built fine without it, it does look for execinfo.h during the configuration phase and uses its features when it is detected. Notes: svn path=/head/; revision=418348
* Add missing dependencies to pass `make stage-qa'.Raphael Kubo da Costa2016-07-101-2/+5
| | | | | | | | | | Error: /usr/local/bin/cmake-gui is linked to /usr/local/lib/libexecinfo.so.1 from devel/libexecinfo but it is not declared as a dependency Warning: you need USES+=execinfo Error: /usr/local/bin/cmake-gui is linked to /usr/local/lib/libjsoncpp.so.1 from devel/jsoncpp but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libjsoncpp.so:devel/jsoncpp Notes: svn path=/head/; revision=418346
* Update to version 5.10Pawel Pekala2016-07-102-3/+3
| | | | | | | | PR: 210935 Submitted by: maintainer Notes: svn path=/head/; revision=418345
* Radix is a minimalistic Redis client for Go. It is broken up into small,Carlo Strub2016-07-105-0/+55
| | | | | | | | | single-purpose packages for ease of use. WWW: http://godoc.org/github.com/mediocregopher/radix.v2 Notes: svn path=/head/; revision=418344
* - Update to version 20160708, add NO_ARCH [1]Pawel Pekala2016-07-104-8/+11
| | | | | | | | | | - Fix spelling PR: 210930 [1] Submitted by: maintainer [1] Notes: svn path=/head/; revision=418343
* - Update to version 20150606Pawel Pekala2016-07-103-6/+7
| | | | | | | | | | - Regenerate patch with make makepatch PR: 210845 Submitted by: maintainer Notes: svn path=/head/; revision=418341
* Update to 4.0.3.Raphael Kubo da Costa2016-07-1015-228/+4
| | | | | | | | PR: 210900 Submitted by: Ralf Nolden <nolden@kde.org> Notes: svn path=/head/; revision=418340
* - Update to 1.0.0Carlo Strub2016-07-103-26/+31
| | | | | | | | - Take maintainership - Use GH Notes: svn path=/head/; revision=418339
* Add missing dependencies to pass `make stage-qa'.Raphael Kubo da Costa2016-07-101-4/+5
| | | | | | | | | | | | | | Error: /usr/local/bin/qtcreator is linked to /usr/local/lib/.mesa/libGL.so from graphics/libGL but it is not declared as a dependency Warning: you need USE_GL+=gl Error: /usr/local/lib/qtcreator/plugins/libCore.so is linked to /usr/local/lib/libQt5Help.so.5 from devel/qt5-help but it is not declared as a dependency Warning: you need USE_QT5+=help Error: /usr/local/lib/qtcreator/plugins/libCore.so is linked to /usr/local/lib/libQt5PrintSupport.so.5 from print/qt5-printsupport but it is not declared as a dependency Warning: you need USE_QT5+=printsupport MFH: 2016Q3 Notes: svn path=/head/; revision=418337
* Fix build on head (freebsd 12)Antoine Brodin2016-07-101-1/+2
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=418336
* www/mod_http2-devel: Update to 1.5.12Bernard Spil2016-07-102-6/+5
| | | | | | | | - Update to latest version 1.5.12 - Move from USE_OPENSSL to USES= ssl Notes: svn path=/head/; revision=418333
* sysutils/vm-bhyve: update to 1.1.1Jan Beich2016-07-104-6/+31
| | | | | | | | | Changes: https://github.com/churchers/vm-bhyve/releases PR: 210923 Submitted by: churchers@gmail.com Notes: svn path=/head/; revision=418332
* Update to 1.5.2.Raphael Kubo da Costa2016-07-104-10/+26
| | | | | | | | PR: 210899 Submitted by: Ralf Nolden <nolden@kde.org> Notes: svn path=/head/; revision=418331
* Declare missing dependencies to pass `make stage-qa'.Raphael Kubo da Costa2016-07-101-1/+4
| | | | | | | | | | | | | | Error: /usr/local/bin/qbs is linked to /usr/local/lib/libQt5Core.so.5 from devel/qt5-core but it is not declared as a dependency Warning: you need USE_QT5+=core Error: /usr/local/bin/qbs-config-ui is linked to /usr/local/lib/.mesa/libGL.so from graphics/libGL but it is not declared as a dependency Warning: you need USE_GL+=gl Error: /usr/local/lib/libqbscore.so.1.5.2 is linked to /usr/local/lib/libQt5Network.so.5 from net/qt5-network but it is not declared as a dependency Warning: you need USE_QT5+=network MFH: 2016Q3 Notes: svn path=/head/; revision=418330
* www/py-flexget: unbreak runtime after r401600 and r401602Jan Beich2016-07-102-0/+15
| | | | | | | | | PR: 204729 Submitted by: koobs Approved by: portmgr's bustage blanket Notes: svn path=/head/; revision=418328
* devel/liteide: add new portJan Beich2016-07-106-0/+368
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PR: 210450 Submitted by: Dmitri Goutnik <dg@syrec.org> LiteIDE is a simple, open source, cross-platform Go IDE. Main features: - System environment management - Configurable build commands - Simple and open debug system - Kate format for auto-completion and theming - Configurable auto-completion with WordApi - MIME type based system - Plugin support - Package browser - Class view and outline - Document browser - Gocode support - GOPATH API index - Code Navigation - Find Usages - Code Refactor - Go playground - Markdown - Json - Golang Present https://github.com/visualfc/liteide Notes: svn path=/head/; revision=418327
* devel/cargo: update to 0.11.0Jan Beich2016-07-103-7/+20
| | | | Notes: svn path=/head/; revision=418326
* U-Boot loader for Banana Pi M2.Pawel Pekala2016-07-103-0/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | To install this bootloader, follow the instructions in http://linux-sunxi.org/Bootable_SD_card#Bootloader 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 u-boot.env on the FAT partition. * The DTB file name is chosen based on the board model and passed to ubldr using the fdtfile env variable. ubldr loads the DTB from /boot/dtb/ on the FreeBSD partition. * By default, it loads PIE ubldr.bin from file ubldr.bin on the FAT partition to address 0x42000000, and launches it. For information about running FreeBSD on Banana Pi, see https://wiki.freebsd.org/FreeBSD/arm/Allwinner For general information about U-Boot see WWW: http://www.denx.de/wiki/U-Boot PR: 210628 Submitted by: manu Notes: svn path=/head/; revision=418325
* U-Boot loader for Olimex A20 SOM EVB.Pawel Pekala2016-07-109-0/+307
| | | | | | | | | | | | | | | | | | | | | | | | | | To install this bootloader, follow the instructions in http://linux-sunxi.org/Bootable_SD_card#Bootloader 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 u-boot.env on the FAT partition. * The DTB file name is chosen based on the board model and passed to ubldr.bin using the fdtfile env variable. ubldr.bin loads the DTB from /boot/dtb/ on the FreeBSD partition. * By default, it loads PIE ubldr.bin from file ubldr.bin on the FAT partition to address 0x42000000, and launches it. For information about running FreeBSD on Cubieboard, see https://wiki.freebsd.org/FreeBSD/arm/Allwinner For general information about U-Boot see WWW: http://www.denx.de/wiki/U-Boot PR: 210625 Submitted by: manu Notes: svn path=/head/; revision=418324
* devel/capstone4: fix pkg-plist, bring to latest github commitKurt Jaeger2016-07-107-298/+100
| | | | | | | | | | | | | devel/radare2: 0.10.0 -> 0.10.4 PR: 206942 Changes: http://radare.today/posts/radare-0-10-1/, http://radare.today/posts/radare-0-10-2/ Submitted by: oleksii.tsai@gmail.com Approved by: torres.73a@gmail.com (maintainer timeout) Notes: svn path=/head/; revision=418323
* Remove reference to unifi3 which is no longer in portsMark Felder2016-07-101-1/+0
| | | | Notes: svn path=/head/; revision=418322
* Remove a duplicate MOVED entryMark Felder2016-07-101-1/+0
| | | | Notes: svn path=/head/; revision=418321
* net-mgmt/unifi3: Remove from ports treeMark Felder2016-07-107-386/+1
| | | | | | | Unifi3 is EoL. Please upgrade to net-mgmt/unifi4. Notes: svn path=/head/; revision=418320
* net-mgmt/unifi4: Update to 4.8.20Mark Felder2016-07-103-12/+13
| | | | | | | Changelog: https://community.ubnt.com/t5/UniFi-Updates-Blog/UniFi-4-8-20-is-released/ba-p/1612634 Notes: svn path=/head/; revision=418319
* archivers/lua-lzlib: add new portJan Beich2016-07-105-0/+41
| | | | | | | | | | | | PR: 208514 Submitted by: Daniel Ylitalo <daniel@blodan.se> (based on) Lua bindings to the ZLib compression library. https://github.com/LuaDist/lzlib Notes: svn path=/head/; revision=418318
* - Update to 1.2-RC4Lars Engels2016-07-1010-123/+374
| | | | | | | | | - Remove my distfile mirror - Switch to USES ssl - Provide working versions of airmon-ng and airodump-ng-oui-update Notes: svn path=/head/; revision=418317
* devel/capstone: move to capstone3, introduce capstone4Kurt Jaeger2016-07-1011-2/+78
| | | | | | | | | | | - update py-capstone to use capstone3 PR: 206941 Submitted by: oleksii.tsai@gmail.com Approved by: oliver.pntr@gmail.com (maintainer timeout) Notes: svn path=/head/; revision=418316
* Fix icegridadmin's handling of properties on shared communicatorsMichael Gmelin2016-07-102-0/+28
| | | | | | | | | | See also: https://forums.zeroc.com/discussion/46405/how-to-access-service-properties-using-icegridadmin-on-the-command-line-on-a-shared-communicator Approved by: mentors (implicit) Notes: svn path=/head/; revision=418315