Tijl Coosemans
81a787c97d
Add a note about make makesum verifying HTTPS certificates.
...
Requested by: adamw
2017-03-13 16:10:59 +00:00
Hajimu UMEMOTO
515e3a0588
Fix build. SQLITE is required unconditionally at least for now.
2017-03-13 16:02:27 +00:00
Tobias Kortkamp
515376053b
New port: lang/myrddin
...
Myrddin is a systems programming language that covers a similar niche
as C including desktop, OS, and embedded development, but at the same
time making it harder to shoot yourself in the foot.
It is designed to be a simple language that runs close to the metal,
giving the programmer predictable and transparent behavior and mental
model. It also does strong type checking, generics, type inference,
closures, and traits.
Myrddin is not a language designed to explore the forefront of type
theory or compiler technology. It is not a language that is focused
on guaranteeing perfect safety. It is satisfied to be a practical,
small, fairly well defined, and easy to understand language for code
that needs to be close to the hardware.
WWW: https://myrlang.org/
Approved by: lme (mentor)
Differential Revision: https://reviews.freebsd.org/D9989
2017-03-13 15:11:11 +00:00
Tobias Kortkamp
87b5dc169d
Drop maintainership
...
Approved by: lme (mentor)
Differential Revision: https://reviews.freebsd.org/D9990
2017-03-13 15:08:55 +00:00
Tilman Keskinoz
9763c61c81
Update to 1.0.82
2017-03-13 14:28:51 +00:00
Tijl Coosemans
ae76d740f6
Enable https certificate verification during make makesum.
...
Discussion: https://lists.freebsd.org/pipermail/freebsd-ports/2017-March/107694.html
Approved by: portmgr (adamw)
2017-03-13 13:25:04 +00:00
Ruslan Makhmatkhanov
2bc76f6faa
sysutils/cbsd: update to 11.0.11
...
bugfix release:
fix profile apply on jconstruct-tui introduced in 11.0.10
PR: 217752
Submitted by: maintainer
2017-03-13 13:07:16 +00:00
Mathieu Arnold
26a1df00ff
Update to v5.25.10-64-gb498628.
...
Changes: https://github.com/Perl/perl5/compare/v5.25.10-52-g39f2cbe...v5.25.10-64-gb498628
Sponsored by: Absolight
2017-03-13 12:43:42 +00:00
Ganael LAPLANCHE
577276023d
Update to 4.7.7
2017-03-13 12:27:58 +00:00
Tijl Coosemans
2d007a701d
Set GH_PROJECT after r436029. The distfiles fetched correctly, but WRKSRC
...
was incorrect.
Reported by: maintainer
2017-03-13 12:15:00 +00:00
Mark Linimon
344abecaf2
0.5.0 is reported to have fixed the compile problems on aarch64.
...
While here, pet portlint.
Reported by: Sijmen Mulder <iku@yokattana.com>
Approved by: bapt (implicit)
2017-03-13 12:13:41 +00:00
Michael Reifenberger
80ec967700
Update to 20170312170442 and try to fix PR 217729 too.
...
PR: 217729
2017-03-13 12:01:28 +00:00
Torsten Zuehlsdorff
00f03d5732
www/gitlab: Update from 8.13.12 to 8.14.9
...
Changelog: https://github.com/gitlabhq/gitlabhq/blob/v8.14.9/CHANGELOG.md
2017-03-13 11:07:50 +00:00
Torsten Zuehlsdorff
0cfd3d65d4
www/gitlab-workhorse: Update from 0.8.5 to 1.1.1
...
Changelog: https://gitlab.com/gitlab-org/gitlab-workhorse/blob/v1.1.1/CHANGELOG
2017-03-13 11:06:13 +00:00
Torsten Zuehlsdorff
05f1e132b4
devel/gitlab-shell: Update from 3.6.7 to 4.1.1
...
Changelog: https://gitlab.com/gitlab-org/gitlab-shell/blob/v4.1.1/CHANGELOG
2017-03-13 11:05:16 +00:00
Torsten Zuehlsdorff
46b80d762e
mail/rubygem-mail_room: Update from 0.8.1 to 0.9.0
...
- Redis Sentinel configuration support
2017-03-13 11:04:45 +00:00
Torsten Zuehlsdorff
95c5615301
www/rubygem-redis-rails: Update from 4.0.0 to 5.0.1
...
Changelog: https://github.com/redis-store/redis-rails/blob/master/CHANGELOG
2017-03-13 11:04:18 +00:00
Torsten Zuehlsdorff
d181991d1b
www/rubygem-redis-rack: Update from 1.5.0 to 1.6.0
...
- Use redis-store v1.2 to support redis-actionpack 5
2017-03-13 11:03:56 +00:00
Torsten Zuehlsdorff
fdd27ff493
devel/rubygem-redis-store: Update from 1.1.7 to 1.2.0
...
Changelog: https://github.com/redis-store/redis-store/blob/master/CHANGELOG
2017-03-13 11:03:26 +00:00
Torsten Zuehlsdorff
f74cf35d1d
devel/rubygem-redis-activesupport: Update from 4.1.5 to 5.0.1
...
Changes: https://github.com/redis-store/redis-activesupport/commits/master
2017-03-13 11:02:57 +00:00
Tobias Kortkamp
399fdf0b14
Update to 3.0.3
...
PR: 217303
Approved by: lme (mentor), alex@kaworu.ch (maintainer timeout, 2 weeks)
Differential Revision: https://reviews.freebsd.org/D9950
2017-03-13 10:53:52 +00:00
Tobias Kortkamp
b784fa546d
Update to 1.1.0
...
- Update the sample configuration to add ISSUE_INDEXER_PATH in the new
[indexer] section. While here, alphabetize sections and variables
so future updates are easier to diff. Also merge duplicate section
[session].
Changes: https://blog.gitea.io/2017/03/release-of-1.1.0/
PR: 217694
Submitted by: stb@lassitu.de (maintainer)
Approved by: lme (mentor)
Differential Revision: https://reviews.freebsd.org/D9963
2017-03-13 10:52:26 +00:00
Tobias Kortkamp
54571325e7
Pass maintainership to submitter
...
- Update WWW
- Add LICENSE
- Add distinfo timestamp
PR: 217690
Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
Approved by: lme (mentor)
Differential Revision: https://reviews.freebsd.org/D9964
2017-03-13 10:50:06 +00:00
Tobias Kortkamp
af16ee9bef
Update to 0.5.1
...
PR: 217704
Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw> (maintainer)
Approved by: lme (mentor)
Differential Revision: https://reviews.freebsd.org/D9965
2017-03-13 10:47:59 +00:00
Tobias Kortkamp
09b07cfe13
Take maintainership
...
Approved by: lme (mentor)
Differential Revision: https://reviews.freebsd.org/D9971
2017-03-13 10:45:31 +00:00
Renato Botelho
9f334fb4b2
Update net/mobile-broadband-provider-info to 20170310
...
Sponsored by: Rubicon Communications (Netgate)
2017-03-13 10:36:33 +00:00
Sunpoet Po-Chuan Hsieh
d8d0cf954c
- Update to 2017.03.12
2017-03-13 10:28:11 +00:00
Sunpoet Po-Chuan Hsieh
35f9ce1a2e
- Update to 2017.03.12
2017-03-13 10:28:07 +00:00
Sunpoet Po-Chuan Hsieh
08d725dd73
Add LICENSE
...
- Sort PLIST
2017-03-13 10:28:03 +00:00
Sunpoet Po-Chuan Hsieh
076f3d5ba2
Add BUILD_DEPENDS
...
- Add LICENSE
- Sort *_DEPENDS
- Sort PLIST
2017-03-13 10:27:58 +00:00
Sunpoet Po-Chuan Hsieh
765988fb1b
Update to 2.09
...
Changes: http://search.cpan.org/dist/Net-SSH-Perl/Changes
2017-03-13 10:27:54 +00:00
Sunpoet Po-Chuan Hsieh
8d74ace34c
Update to 0.59
...
Changes: http://search.cpan.org/dist/Devel-ebug/CHANGES
2017-03-13 10:27:49 +00:00
Sunpoet Po-Chuan Hsieh
6685cdbd7c
Update to 3.05
...
Changes: http://search.cpan.org/dist/Mojo-Pg/Changes
2017-03-13 10:27:45 +00:00
Sunpoet Po-Chuan Hsieh
dad9235a14
Update to 3.0230
...
Changes: http://search.cpan.org/dist/Cpanel-JSON-XS/Changes
2017-03-13 10:27:40 +00:00
Sunpoet Po-Chuan Hsieh
063efbdd53
Update to 4.3.0
...
- Change npm installation [1]
Starting with this update, npm will be built, installed and archived on my own
box to speed up the installation. The installation on target machines will be
simply extraction and copy.
Changes: https://github.com/npm/npm/releases
https://github.com/npm/npm/blob/v4.3.0/CHANGELOG.md
Suggested by: adamw [1]
2017-03-13 10:27:36 +00:00
Sunpoet Po-Chuan Hsieh
438d42566a
Update to 20170310
...
Changes: https://github.com/pciutils/pciids/commits/master
2017-03-13 10:27:31 +00:00
Sunpoet Po-Chuan Hsieh
52540b261a
Move net/py-pysimplesoap to net/py-soap2py
2017-03-13 10:27:27 +00:00
Dmitry Sivachenko
7c3b81aea6
Update to version 2.6.8; enable concurrent installs.
...
PR: 217203
Submitted by: "John W. O'Brien" <john@saltant.com>
mintainer timeout.
2017-03-13 09:23:04 +00:00
Emanuel Haupt
78e65dba70
Update to 3.0.2
2017-03-13 09:19:22 +00:00
Dmitry Marakasov
890403402d
- Add LICENSE_FILE
...
- Switch to options helpers
2017-03-13 09:01:53 +00:00
Gerald Pfeifer
4851555a34
Update to the 20170312 development snapshot of GCC 7.
2017-03-13 08:46:45 +00:00
Joerg Wunsch
c91559efd5
Remove the avr-gcc-devel port.
...
There's no longer a point in having both, a regular and a -devel port for
the AVR-GCC. Meanwhile, the regular port was more recent anyway.
2017-03-13 07:37:10 +00:00
Jan Beich
0f4be23b81
graphics/qgis: update to 2.18.4
...
Changes: https://github.com/qgis/QGIS/blob/final-2_18_4/ChangeLog?raw=true
PR: 217719
Submitted by: Rainer Hurling <rhurlin@gwdg.de> (maintainer)
2017-03-13 04:13:29 +00:00
Jan Beich
50d38b46c3
finance/electrum: release maintainership
...
PR: 217720
Submitted by: kyuupichan@gmail.com (maintainer)
2017-03-13 04:13:17 +00:00
Jan Beich
f2e69d98f3
sysutils/siegfried: update to 1.7.1
...
Changes: https://github.com/richardlehane/siegfried/blob/v1.7.1/CHANGELOG.md
PR: 217730
Submitted by: Steffen <steffen@fritz.wtf> (maintainer)
2017-03-13 04:13:06 +00:00
Jan Beich
1b51e0c31d
games/megaglest{,-data}: update to 3.13.0
...
- Describe LICENSE for game data
Changes: https://github.com/MegaGlest/megaglest-source/releases/tag/3.13.0
PR: 217725 217726
Submitted by: Thibault Payet <monwarez@mailoo.org> (maintainer)
2017-03-13 04:12:54 +00:00
Jan Beich
1e6396e1a5
sysutils/cbsd: update to 11.0.10
...
- Drop GH_ACCOUNT due to HTTP redirect
Changes: https://github.com/cbsd/cbsd/releases/tag/11.0.10
PR: 217727
Submitted by: olevole@olevole.ru (maintainer)
2017-03-13 04:12:38 +00:00
Wen Heping
38fe34d937
- Update moodle to 3.0.9, 3.1.5 and 3.2.2
2017-03-13 02:50:21 +00:00
Joseph Mingrone
9a5c5e3d76
Add new port, security/py-onetime: Encryption program using one-time pad algorithm.
...
http://www.red-bean.com/onetime/
PR: 217735
Submitted by: vidar@karlsen.tech (maintainer)
Approved by: swills (mentor, implicit)
2017-03-13 00:50:36 +00:00
Mark Felder
1959d1a36d
net-mgmt/observium: mysql php extension not needed
...
MFH: 2017Q1
2017-03-13 00:25:55 +00:00