Philip Paeps
373ad6f245
Add sysutils/py-tarsnapper 0.4
...
A wrapper around tarsnap which does two things:
* Lets you define "backup jobs" (tarsnap invocations) in a
config file, though on its own this has little advantage over just
using a a shell script.
* The ability to expire old backups using a Grandfather-father-son
backup scheme. This feature can be used in conjunction with
tarsnapper backup jobs, or standalone, to be applied to any existing
set of tarsnap backup archives, regardless of how they have been
created.
WWW: https://github.com/miracle2k/tarsnapper
2018-11-18 17:15:44 +00:00
Gleb Popov
57fa8182e5
lang/ghc843: Add a port for 8.4.3 version.
...
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D17866
2018-11-18 16:20:20 +00:00
Jochen Neumeister
e2ad13c2cd
Take
...
Sponsored by: Netzkommune GmbH
2018-11-18 15:55:33 +00:00
Gleb Popov
9b949e5d4f
lang/ghc: Update to 8.4.4 and factor out common port code into bsd.ghc.mk in preparation for adding a port for previous version.
...
ARM testing by Mikael Urankar <mikael.urankar@gmail.com>.
Submitted by: Viktor Dukhovni <ietf-dane@dukhovni.org> (some patches)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D17866
2018-11-18 15:30:45 +00:00
Babak Farrokhi
2f4e363cac
security/mussh: Cleanup Makefile
...
- Install man page
- Bump PORTREVISION for plist change
- Add LICENSE
- Pet portlint
- Take maintainership
2018-11-18 15:02:26 +00:00
Kyle Evans
bd3394553b
net/freerdp1: Fix build with OpenSSL 1.1
...
Patch taken partially from upstream with some minor refactoring because
the patch from upstream was fairly far off from where this version of
FreeRDP is at.
Built with: Poudriere (11.2 and 13.0-CURRENT)
Tested with: OpenSSL 1.0.2 (11.2, base)
Tested with: OpenSSL 1.1.1 (11.2, security/openssl111)
PR: 233014
Approved by: ultima (ports), myself (maintainer)
MFH: 2018Q4 (OpenSSL build fix)
2018-11-18 14:53:00 +00:00
Jochen Neumeister
95a33e7de6
Take
...
Sponsored by: Netzkommune GmbH
2018-11-18 14:14:15 +00:00
Jan Beich
7440e52d6e
devel/renpy: update to 7.1.3
...
Changes: https://www.renpy.org/release/7.1.3 (see Announcment)
Changes: https://www.renpy.org/doc/html/changelog.html#renpy-7-1-3
MFH: 2018Q4
2018-11-18 13:08:46 +00:00
Tobias C. Berner
ba498f06f7
Update kdevelop to 5.3.0.
...
Release notes: https://www.kdevelop.org/news/kdevelop-530-released
Submitted by: Alonso Schaich <alonso@FreeBSD.org>
2018-11-18 12:48:53 +00:00
Jochen Neumeister
7dc703f8a3
Update to 4.1.7
...
Changelog: https://doc.powerdns.com/recursor/changelog/4.1.html#change-4.1.7
PR: 233140
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
MFH: 2018Q4
Security: e9aa0e4c-ea8b-11e8-a5b7-00e04c1ea73d
Sponsored by: Netzkommune GmbH
2018-11-18 12:47:37 +00:00
Yuri Victorovich
eb80a878f4
New port: audio/csoundqt: Csound frontend with editor, integrated help, widgets, other features
2018-11-18 09:35:41 +00:00
Dmitry Marakasov
1e228c3c93
- Add LICENSE
...
- Add NO_ARCH
- Update WWW
Approved by: portmgr blanket
2018-11-18 09:30:26 +00:00
Bernard Spil
0355b96afa
databases/mariadb102-server: Fix build with compression
...
- Re-add workaround for link issues [1] with
compression options
[1]: https://jira.mariadb.org/browse/MDEV-14072
PR: 233274
Submitted by: Dave Bendit <david ibendit com>
MFH: 2018Q4
2018-11-18 09:04:30 +00:00
Tobias Kortkamp
c767f350f4
emulators/gxemul: Update to 0.6.0.2
...
- Build with Clang
- Update WWW; the sf.net project is gone
- vga.h is now included with "../include/vga.h" so the conflict with
svgalib should be gone
- Make sure various build dependencies are not accidentally auto-detected
- Add missing xterm dependency; gxemul tries to run xterm when run
under X for serial console output
- Take maintainership
Changes: http://gavare.se/gxemul/gxemul-stable/doc/RELEASE.html
2018-11-18 08:51:08 +00:00
Thomas Zander
b15b1b5481
Mark DEPRECATED. EOL upstream, and successor already in place
...
PR: 233163
Reported by: freebsd@dns.company (maintainer)
2018-11-18 08:01:37 +00:00
Roman Bogorodskiy
4aeee4d2d5
misc/osinfo-db: update to 20181116
2018-11-18 06:11:57 +00:00
TAKATSU Tomonari
b96edfc07f
- Update to 0.9.200.4.0
2018-11-18 06:06:19 +00:00
Cy Schubert
b39a9e6c8f
Update 3.10.3 --> 3.10.5
2018-11-18 05:56:27 +00:00
TAKATSU Tomonari
676ab2d337
- Update to 1.3-1.1
...
- Update WWW in pkg-descr
2018-11-18 05:42:27 +00:00
TAKATSU Tomonari
5a1837230b
- Update to 1.4.3
2018-11-18 04:33:31 +00:00
Gerald Pfeifer
fcef8933e4
Update to the 20181116 snapshot of GCC 8.2.1.
2018-11-18 04:25:17 +00:00
Kris Moore
b0c2ce8f29
- Unbreak on HEAD
...
PR: 233242
Submitted by: Nathan <ndowens@yahoo.com>
Reported by: Martin Wilke <miwi@FreeBSD.org>
Reviewed by: Gleb Kurtsou <gleb@FreeBSD.org>
2018-11-18 03:48:17 +00:00
Dmitry Marakasov
070fd6376e
- Update to 0.68
2018-11-17 23:32:03 +00:00
Dmitry Marakasov
5186983e95
- Update to 1.6
2018-11-17 23:30:28 +00:00
Dmitry Marakasov
d1d4c1e776
- Update to 10.4z
2018-11-17 23:30:04 +00:00
Steve Wills
cfb8a81442
Fix typo from r485195
...
Pointyhat to: jwb
2018-11-17 22:19:39 +00:00
Yuri Victorovich
69b5e3a416
audio/csound: Fix the LINALG option using the workaround suggested by the upstream
2018-11-17 22:00:06 +00:00
Antoine Brodin
7a6434f97e
Update to 2.2
2018-11-17 21:36:28 +00:00
Antoine Brodin
61122e51b8
Update to 2.5.10
2018-11-17 21:34:58 +00:00
Antoine Brodin
5944aa95d7
Update to 1.1.2
2018-11-17 21:34:36 +00:00
Jimmy Olgeni
aa7e6439fb
Update devel/py-twilio to version 6.20.0.
2018-11-17 21:20:19 +00:00
Antoine Brodin
ef928734eb
Fix MOVED entries
2018-11-17 21:18:18 +00:00
Niclas Zeising
9f5c8b36ea
x11/alacritty: Update to 0.2.3
...
Changelog: https://github.com/jwilm/alacritty/releases/tag/v0.2.3
2018-11-17 21:11:35 +00:00
Yuri Victorovich
b4340bf78e
Move audio/csound6 -> audio/csound
...
Having the version in its name doesn't make sense because this is a stable package.
2018-11-17 21:07:15 +00:00
Antoine Brodin
768048f9f1
Update to 4.0.10
...
PR: 233146
Reported by: Roger Leigh
2018-11-17 20:44:01 +00:00
Jason W. Bacon
c413ab11c1
sysutils/desktop-installer: Necessary maintenance updates
...
Add drm-kmod support to unbreak x11 setup on some systems
Update supported wifi drivers
Install battery_shutdown.sh via port for proper updating
Approved by: jrm (mentor, implicit)
2018-11-17 20:40:28 +00:00
Jason W. Bacon
4b23b96599
auto-admin: Add several scripts to support wip/cluster-admin
...
Approved by: jrm (mentor, implicit)
2018-11-17 20:33:27 +00:00
Tilman Keskinoz
1d260b487d
Add noflavors
...
Reported by: tcberner
2018-11-17 20:29:33 +00:00
Yuri Victorovich
61cde89365
audio/csound6: Fix build; Update 6.06.0 -> 6.12.2
...
Massive changes:
* Add all plugins as individual options
* Add many missing dependencies
* Correct WWW
2018-11-17 20:27:32 +00:00
Hajimu UMEMOTO
b39a664d41
Update to 2.1.27.
2018-11-17 18:47:45 +00:00
Glen Barber
f58b402544
Actually remove 12.0-BETA1 and 12.0-BETA2 MANIFEST files.
...
Approved by: bdrewery (maintainer, implicit, re blanket)
Sponsored by: The FreeBSD Foundation
2018-11-17 18:42:18 +00:00
Fernando Apesteguía
9bca322f57
cad/openvsp: Unbreak port
...
Port was broken after last compilers updates in 11 and 12.
Clang is now able to compile the port but we need to patch as_callfunc_x86.cpp
unconditionally, otherwise clang complains (or dies, depending on the version)
with:
this directive must appear between .cfi_startproc and .cfi_endproc directives
Also use localbase to simplify flags handling.
Reported by: pkg-fallout
2018-11-17 18:08:10 +00:00
Jochen Neumeister
ddc54543ab
Add entry for dns/powerdns-recursor
...
PR: 233140
Sponsored by: Netzkommune GmbH
2018-11-17 18:00:17 +00:00
Glen Barber
dbe6bd92a2
Add MANIFEST files for 12.0-RC1.
...
Approved by: bdrewery (maintainer, implicit, re blanket)
Sponsored by: The FreeBSD Foundation
2018-11-17 17:57:30 +00:00
Thomas Zander
5a1a771702
Update to upstream version 1.4.6
...
PR: 232937
Submitted by: tad@vif.com (maintainer)
MFH: 2018Q4
2018-11-17 17:48:50 +00:00
Sunpoet Po-Chuan Hsieh
28e437a164
Update MASTER_SITES and WWW
...
Approved by: portmgr (blanket)
2018-11-17 17:46:11 +00:00
Sunpoet Po-Chuan Hsieh
c795de8aa4
Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk
...
Approved by: portmgr (blanket)
2018-11-17 17:46:03 +00:00
Sunpoet Po-Chuan Hsieh
05ee15050c
Update LIB_DEPENDS for net/gupnp 1.1.0.1 update
2018-11-17 17:45:55 +00:00
Sunpoet Po-Chuan Hsieh
b8a3ef0b6e
Fix build for net/gupnp 1.1.0.1 update
2018-11-17 17:45:47 +00:00
Sunpoet Po-Chuan Hsieh
e4d33a3303
Add missing RUN_DEPENDS
...
- Bump PORTREVISION for dependency change
PR: 233275
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
2018-11-17 17:45:39 +00:00