Commit graph

403200 commits

Author SHA1 Message Date
Joseph Mingrone
18b723cbb8 New ports: games/voxelands and games/voxelands-server
A voxel sandbox game forked from minetest:
http://www.voxelands.com/

PR:		201069
Submitted by:	dcmenche@gmail.com (maintainer)
Reviewed by:	mat
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D8379
2016-11-01 20:02:22 +00:00
Jan Beich
d8fee16f8e net-im/sayaka: update to 3.2.2
Changes:	https://github.com/isaki68k/sayaka/compare/3.1.0...3.2.2
PR:		213967
Submitted by:	IWAMOTO Kouichi <sue@iwmt.org> (maintainer)
2016-11-01 20:01:15 +00:00
Jan Beich
8d07690303 graphics/libsixel: update to 1.7.2
Changes:	https://github.com/saitoha/libsixel/compare/v1.7.0...v1.7.2
PR:		213966
Submitted by:	IWAMOTO Kouichi <sue@iwmt.org> (maintainer)
2016-11-01 20:01:04 +00:00
Jan Beich
3fd257acf4 math/geogebra: update to 5.0.286.0
Changes:	https://www.geogebra.org/manual/en/Reference:Changelog_5.0
PR:		213981
Submitted by:	Zsolt Udvari <udvzsolt@gmail.com> (maintainer)
2016-11-01 20:00:49 +00:00
Baptiste Daroussin
42153e4385 Revert 425074 it is still too early for that :( 2016-11-01 20:00:14 +00:00
Olivier Duchateau
98f23bae70 Update to 4.0
Changelog: https://www.mercurial-scm.org/wiki/WhatsNew#Mercurial_4.0_.282016-11-1.29
2016-11-01 19:56:18 +00:00
Baptiste Daroussin
a0743c1422 Remove useless pkg-req scripts (they are not used anymore) 2016-11-01 19:55:24 +00:00
Adam Weinberger
11069212ab Update to 7.10.
- Added getopt function to Mojo::Util.
2016-11-01 19:55:19 +00:00
Matthew Seaman
5cede2a23f Upgrade to 2.2.0.0
Changelog: https://raw.githubusercontent.com/ansible/ansible/v2.2.0.0-1/CHANGELOG.md

PR:		213974
Submitted by:	lifanov@mail.lifanov.com (maintainer)
2016-11-01 17:53:41 +00:00
Sunpoet Po-Chuan Hsieh
e56eef6a6d - Update to 2.15.11
Changes:	https://github.com/npm/npm/releases
		https://github.com/npm/npm/blob/v2.15.11/CHANGELOG.md
2016-11-01 17:52:37 +00:00
Sunpoet Po-Chuan Hsieh
6e0a3c6a01 - Update to 3.10.9
Changes:	https://github.com/npm/npm/releases
		https://github.com/npm/npm/blob/v3.10.9/CHANGELOG.md
2016-11-01 17:52:31 +00:00
Sunpoet Po-Chuan Hsieh
f6fcca37b6 - Remove unnecessary +
Approved by:	portmgr (blanket)
2016-11-01 17:52:27 +00:00
Sunpoet Po-Chuan Hsieh
e6609e4e11 - Use USES=ssl 2016-11-01 17:52:23 +00:00
Sunpoet Po-Chuan Hsieh
4171a3205f - Cosmetic change
- Remove unnecessary second argument of @sample
2016-11-01 17:52:18 +00:00
Sunpoet Po-Chuan Hsieh
7696213a1f - Remove unnecessary CHMOD
- Strip shared library and binary executable using existing STRIP in source
- Cosmetic change
- Remove superfluous blank lines in patch files
2016-11-01 17:52:14 +00:00
Sunpoet Po-Chuan Hsieh
0844dc2ad4 - Update to 20161029
- Add GitHub repository to WWW

Changes:	https://github.com/pciutils/pciids/commits/master
2016-11-01 17:52:09 +00:00
Sunpoet Po-Chuan Hsieh
7dde4a7dc6 - Update to 2.1.2
Changes:	https://github.com/uclouvain/openjpeg/blob/master/CHANGELOG.md
2016-11-01 17:52:00 +00:00
Matthew Seaman
5f0f7ade7d Declare this slave port only uses python:2 now that the master port
can use python-3.  No change to generated package, so no portrevision
bump.
2016-11-01 17:51:40 +00:00
Jan Beich
d0ddf84271 devel/libtuntap: add new port
PR:		213956
Submitted by:	Mahdi Mokhtari <mokhi64@gmail.com>

libtuntap is a library for configuring TUN or TAP devices in a portable manner.

TUN and TAP are virtual networking devices which allow
userland applications to receive packets sent to it.

The userland applications can also send their own packets to the devices
and they will be forwarded to the kernel.

https://github.com/LaKabane/libtuntap
2016-11-01 17:46:52 +00:00
Steve Wills
f1023bd890 sysutils/rubygem-vagrant-mutate: create port
Convert vagrant boxes to work with different providers

WWW: https://github.com/sciurus/vagrant-mutate
2016-11-01 17:37:54 +00:00
Steve Wills
b9c0d17dd1 sysutils/rubygem-vagrant-vbguest: create port
A Vagrant plugin which automatically installs the host's VirtualBox Guest
Additions on the guest system.

WWW: https://github.com/dotless-de/vagrant-vbguest
2016-11-01 17:06:59 +00:00
Steve Wills
730743125f devel/rubygem-micromachine: create port
There are many finite state machine implementations for Ruby, and they all
provide a nice DSL for declaring events, exceptions, callbacks, and all kinds
of niceties in general.

But if all you want is a finite state machine, look no further: this has less
than 50 lines of code and provides everything a finite state machine must have,
and nothing more.

WWW: http://github.com/soveran/micromachine
2016-11-01 16:48:14 +00:00
Jan Beich
85933d7e57 graphics/aseprite: unbreak build on 9.x
PR:		213756 (for tracking)
Approved by:	portmgr blanket
2016-11-01 16:13:23 +00:00
Adam Weinberger
0f87aaf67e Pigeonhole 0.4.16 cannot work with dovecot2 releases older than
2.2.26. Up the registered dependency to force dovecot2 at least
2.2.26.0 (the latest version).

See also: http://www.dovecot.org/list/dovecot-news/2016-November/000331.html

PR:		213978
Submitted by:	maintainer (Larry Rosenman)
2016-11-01 15:54:19 +00:00
Jan Beich
4801f6322b graphics/aseprite: update to 1.1.9 [1]
- Apply a workaround for old libc++ on 10.x systems [2]

Changes:	https://www.aseprite.org/release-notes/#aseprite-v1-1
PR:		213756 [1]
PR:		213773 [2]
Submitted by:	yuri@rawbw.com [1]
Submitted by:	dim [2]
2016-11-01 15:48:27 +00:00
Steve Wills
860214f5e0 sysutils/rubygem-vagrant-bhyve: create port
Vagrant provider plugin to support bhyve

WWW: https://github.com/jesa7955/vagrant-bhyve
2016-11-01 14:23:13 +00:00
Steve Wills
ffb59ce1f3 textproc/rubygem-ruby_expect: create port
Ruby implementation for send/expect interaction

WWW: https://github.com/abates/ruby_expect
2016-11-01 14:09:13 +00:00
Mathieu Arnold
de284116aa Update to 2.0.27.
Sponsored by:	Absolight
2016-11-01 13:25:10 +00:00
Mark Felder
ef25f0b1ed net-p2p/sonarr: Update to 2.0.0.4374 2016-11-01 12:21:14 +00:00
Ben Woods
8e51902d65 multimedia/emby-server: Update to 3.0.8400
Changes this release:
  https://github.com/MediaBrowser/Emby/releases/tag/3.0.8400

Approved by:	adamw (mentor, implicit)
2016-11-01 12:11:30 +00:00
Thomas Zander
0c83d8dc5d Update to latest versions of skins; make distfiles fetchable again
PR:		213793
Submitted by:	jhale
MFH:		2016Q4 (ports-secteam build fix blanket)
2016-11-01 11:50:57 +00:00
Gerald Pfeifer
469ddc50a3 Update to the 20161030 development snapshot of GCC 7. 2016-11-01 11:20:15 +00:00
Dmitry Marakasov
eab8351569 - Fix LICENSE
- Add LICENSE_FILE
- Switch to options helpers
- Add missing depends
- Regenerate patches
- Install example as EXAMPLES, not docs
2016-11-01 09:04:19 +00:00
Li-Wen Hsu
460d002b26 - Update to 2.28 2016-11-01 08:06:16 +00:00
Jan Beich
43713be2f1 games/torcs: update to 1.3.7
Changes:	http://torcs.sourceforge.net/index.php?name=News&topic=3
PR:		213955
Submitted by:	Thibault Payet <monwarez@mailoo.org> (maintainer)
2016-11-01 05:02:03 +00:00
Jan Beich
3d53a3f5b8 devel/pkgconf doesn't search under lib/pkgconfig by default 2016-11-01 01:28:42 +00:00
Jan Beich
e58d5042dc emulators/citra: update to s20161031
- Fix citra --version output

Changes:	8b833d3...ae2fab4
2016-11-01 01:28:21 +00:00
Mark Felder
ac2396c6d5 multimedia/plexmediaserver-plexpass: Update to 1.2.4
Changelog:	https://forums.plex.tv/discussion/comment/1291110#Comment_1291110

Trick: 		or treat?
2016-11-01 00:50:42 +00:00
Antoine Brodin
428645d185 Fix directory creation when primary group is different from user name 2016-11-01 00:33:36 +00:00
Max Brazhnikov
e8ec68ad6c games/supertux: update MASTER_SITES 2016-10-31 23:51:34 +00:00
Max Brazhnikov
f34c3a8543 Chase math/matio update 2016-10-31 23:26:00 +00:00
Max Brazhnikov
d691f0492a math/scilab:
- Add missing dependency on x11-toolkits/bwidget [1]
- Take maintainership

PR:		212666 [1]
Submitted by:	otacilio.neto
2016-10-31 23:24:03 +00:00
Max Brazhnikov
71b2b0856e math/matio:
- Update to 1.5.9 (based on [1])
- Switch to 7z-compressed distfile
- Remove no longer needed patch
- Take maintainership

PR:		213594 [1]
Submitted by:	pi
2016-10-31 23:22:27 +00:00
Baptiste Daroussin
c82ba80333 Add an annotation to packages that are marked as deprecated and the one having
an expiration date

Approved by:	portmgr (bdrewery)
2016-10-31 22:52:27 +00:00
Bryan Drewery
e73c0c591a Fix package upgrade setting wrong ownership on a package's $HOME.
This happens when the UID/GID doesn't match the expected number from
UIDs/GIDs.

https://github.com/freebsd/pkg/issues/1485 has more details.

With hat:	portmgr
Discussed with:	bapt, mat
2016-10-31 22:37:21 +00:00
Mark Felder
0312cef724 net-p2p/sonarr: Add new library dependency
As of mono 4.6 Sonarr will crash if libgdiplus.so is not installed.
2016-10-31 21:42:43 +00:00
Bruce A. Mah
254e6a6fe2 Update benchmarks/iperf3 to 3.1.4.
Sponsored by:	ESnet
2016-10-31 21:26:03 +00:00
Adam Weinberger
ef52b65991 Oops.
Notified by:	pi
2016-10-31 21:09:02 +00:00
Bryan Drewery
5851a354c5 Don't truncate DEPENDS_ARGS here.
This code seems unused though since bsd.port.mk has its own handling
for clean-depends.

PR:		212273
With hat:	portmgr
2016-10-31 20:54:50 +00:00
Jan Beich
9b7a865490 audio/lv2: oops, sort LICENSE field 2016-10-31 20:51:58 +00:00