1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
Commit Graph

435460 Commits

Author SHA1 Message Date
Tijl Coosemans
1f5e6583f2 Patch configure instead of configure.in so USE_AUTOTOOLS can be removed. 2018-01-14 20:22:37 +00:00
Jan Beich
ab1f4afecb x11-drivers/xf86-video-intel: update to 2.99.917.20180111
Changes:	https://cgit.freedesktop.org/xorg/driver/xf86-video-intel/log/?id=26f5406841f3
PR:		224621
Approved by:	maintainer timeout (2 weeks)
MFH:		2018Q1 (baking at least 1 week on /head)
2018-01-14 19:39:15 +00:00
Jan Beich
7bf2353e39 graphics/sekrit-twc-zimg: update to 2.7.1
Changes:	https://github.com/sekrit-twc/zimg/compare/release-2.7...release-2.7.1
ABI:		https://abi-laboratory.pro/tracker/timeline/z/
2018-01-14 19:38:55 +00:00
Larry Rosenman
e74253e203 net/boinc-client: remove file that should have been deleted
Pointy Hat:	ler
2018-01-14 19:33:24 +00:00
Tijl Coosemans
ba80483250 - Patch configure instead of configure.in so USE_AUTOTOOLS can be removed.
- Use upstream build system instead of do-build and do-install.
- Rename DOCS option DOXYGEN.
- Add EXAMPLES option.
- Depend on MPICH 3 instead of 2.
- Convert to USES=blaslapack.
- Use more option helpers.
- Update pkg-descr.
2018-01-14 19:32:51 +00:00
Yuri Victorovich
f0ad21c6bb security/tor: Update to 0.3.2.9
This release contains many new features and many bugfixes.
Plesee see the complete list here:
https://blog.torproject.org/tor-0329-released-we-have-new-stable-series

Additionally, this update adds "#include <osreldate.h>" to qualm the
compiler warning that was caused by the previous fix.

Now security/tor and security/tor-devel are identical.

Submitted by:	myself
Reported by:	upstream notification
Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D13820
2018-01-14 19:24:40 +00:00
Yuri Victorovich
5e2054da56 security/tor-devel: Update to 0.3.2.9
security/tor-devel and security/tor have converged at this point to 0.3.2.9.

Submitted by:	myself
Reported by:	upstream notification
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13899
2018-01-14 19:17:36 +00:00
Larry Rosenman
896f4dc637 astro/boinc-setiathome-v7: chase needing -lexecinfo
in reality, this port should be updated to v8, which I'll work on.
2018-01-14 19:15:52 +00:00
Steve Wills
5fc0da942f sysutils/dsbmc-cli: Update to 0.1.3
PR:		225163
Submitted by:	Marcel Kaiser <mk@nic-nac-project.org> (maintainer)
2018-01-14 19:01:58 +00:00
Larry Rosenman
b413b8093b astro/boinc-astropulse: take maintainership. 2018-01-14 18:31:32 +00:00
Larry Rosenman
61cc3c7c4b net/boinc-client: upgrade to 7.8.6
- move to GitHub
- pet portlint
2018-01-14 18:29:19 +00:00
Sean Bruno
b99fad7e44 sysutils/devcpu-data: Only run "cpucontrol -e" once.
Submitted by:	kib
Sponsored by:	Limelight Networks
2018-01-14 18:27:46 +00:00
Steve Wills
c40e0b3e9d devel/p5-UUID: update to 0.27 2018-01-14 18:12:37 +00:00
Tijl Coosemans
f226855a77 - Don't run autoreconf, but run some of the autotools from pre-configure
instead.  Autoreconf runs autoheader which replaces a handmade config
  header.
- Remove options.  DEBUG only adds -g which is already handled by
  WITH_DEBUG.  DERIV and R12 don't have any impact.  They are enabled by
  default upstream and the port Makefile never passed --disable-* when the
  options are disabled.  Reasons to remove these options: the only port
  (science/mpqc) that depends on this port requires the options to be
  enabled, no additional dependencies and no significant additional build
  time or disk space.
2018-01-14 17:47:12 +00:00
Steve Wills
96c93430c4 devel/dep: create port
Dep is a Go tool for managing vendor dependencies (not to be confused
with godep, a different, deprecated tool). dep updates the vendor/
directory contents based on a manifest, prunes unnecessary dependencies,
and adds missing dependencies to vendor/ as necessary.

dep is the heir-apparent for vendor management and is being actively
driven by the Go core team with an eye toward inclusion in the Go tool.

WWW: https://github.com/golang/dep

Submitted by:		Sam Gwydir <sam.gwydir@joyent.com>
Reviewed by:		tobik
Differential Revision:	https://reviews.freebsd.org/D13364
2018-01-14 17:24:54 +00:00
Tobias Kortkamp
b0c363fe93 devel/hhdate: Update to 2.4
- Including bsd.port.options.mk is not necessary here, so remove it

Changes:	https://github.com/HowardHinnant/date/releases/tag/v2.4
PR:		225160
Submitted by:	Andreas Sommer <andreas.sommer87@googlemail.com> (maintainer)
2018-01-14 16:43:00 +00:00
Diane Bruce
89e42889de @snkmail.com
n shebangs to use the specified PYTHON_CMD (stage-qa fix) [1]

Add missing html file in plist (check-orphans) [2]

Also we don't need -DENABLE_BAD_BOOST=ON since the ports version of boost is now at 1.65.

  info about ENABLE_BAD_BOOST in GrBoost.cmake...
  # Boost 1.52 disabled, see https://svn.boost.org/trac/boost/ticket/7669
  # Similar problems with Boost 1.46 and 1.47.

stage-qa, check-orphans and poudriere testport all pass now with the attached patch.

[1]
====> Running Q/A tests (stage-qa)
Error: '/usr/local/bin/python2' is an invalid shebang you need USES=shebangfix for 'bin/volk_modtool'
Error: '/usr/local/bin/python2' is an invalid shebang you need USES=shebangfix for 'bin/gnuradio-companion'
Error: '/usr/local/bin/python2' is an invalid shebang you need USES=shebangfix for 'bin/polar_channel_construction'
 .
 .

[2]
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/html/gr-trellis.html

PR:		ports/225126
Submitted by:	John Hein <z7dr6ut7gs@snkmail.com>
2018-01-14 15:31:51 +00:00
Tobias Kortkamp
97cacf5cd1 x11/lemonbar: Update to 1.3
- Submitter becomes maintainer

Changes:	https://github.com/LemonBoy/bar/releases/tag/v1.3
PR:		225121
Submitted by:	Dmitri Goutnik <dg@syrec.org>
Approved by:	evgeni.dimitrov@gmail.com (maintainer)
2018-01-14 15:21:26 +00:00
Olli Hauer
351c1071b2 - update to 3.3-20180113 2018-01-14 15:06:52 +00:00
Tobias Kortkamp
1dddaa67d7 sysutils/hstr: Update to 1.24
PR:		225153
Submitted by:	Patrice Clement <monsieurp@gentoo.org> (maintainer)
2018-01-14 15:01:37 +00:00
Sunpoet Po-Chuan Hsieh
797ee2a564 Update to 0.16.9
Changes:	https://github.com/gshutler/useragent/commits/master
PR:		225154
Submitted by:	Sir l33tname <sirl33tname@gmail.com> (maintainer)
2018-01-14 14:14:58 +00:00
Sunpoet Po-Chuan Hsieh
1a4d72db5f Update to 1.2.9
Changes:	https://github.com/ruby-gnome2/pkg-config/blob/master/NEWS
2018-01-14 14:14:53 +00:00
Sunpoet Po-Chuan Hsieh
53043719cb Update to 0.14
Changes:	http://search.cpan.org/dist/Syntax-Highlight-Engine-Kate/Changes
2018-01-14 14:14:47 +00:00
Sunpoet Po-Chuan Hsieh
ddcd5e6eb1 Update to 0.72.0
Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
2018-01-14 14:14:42 +00:00
Sunpoet Po-Chuan Hsieh
b9aedb98f8 Fix gemspec for rubygem-CFPropertyList 3.0.0 update
- Bump PORTREVISION for package change
2018-01-14 14:14:38 +00:00
Sunpoet Po-Chuan Hsieh
12cb8673f1 Update to 3.0.0
Changes:	https://github.com/ckruse/CFPropertyList/commits/master
2018-01-14 14:14:32 +00:00
Sunpoet Po-Chuan Hsieh
56e2c40413 Use real PORTVERSION 2018-01-14 14:14:27 +00:00
Sunpoet Po-Chuan Hsieh
044dedcf7b Update to 3.3.1
Changes:	https://github.com/mozilla/mozjpeg/releases
		https://github.com/mozilla/mozjpeg/blob/master/ChangeLog.md
		https://github.com/mozilla/mozjpeg/commits/master
2018-01-14 14:14:22 +00:00
Sunpoet Po-Chuan Hsieh
6c0bce0cbd Update dns/public_suffix_list to 0.0.0.20180113
- Bump PORTREVISION of dependent ports

Changes:	https://github.com/publicsuffix/list/commits/master
2018-01-14 14:14:16 +00:00
Sunpoet Po-Chuan Hsieh
095f07d5a1 Move devel/lua-bitop-51 to devel/lua51-bitop 2018-01-14 14:14:10 +00:00
Sunpoet Po-Chuan Hsieh
f145e3a16b Move devel/lua-bitop-51 to devel/lua51-bitop 2018-01-14 14:14:05 +00:00
Alexey Dokuchaev
13cf61b21a Add a port of libdeflate, a library for fast, whole-buffer DEFLATE-based
compression and decompression.

WWW: https://github.com/ebiggers/libdeflate

Because GitHub releases (tarballs) are not fetched with correct modification
time, set TIMESTAMP to 1501364283 which corresponds to commit 3d96a83 tagged
as this release.
2018-01-14 14:06:46 +00:00
Tijl Coosemans
fb00341210 - Fix installation broken by undefined ac_given_INSTALL in configure script.
- Improve patch commands that add DESTDIR support.

Reported by:	antoine
2018-01-14 13:34:22 +00:00
Thomas Zander
2a7196ede9 Update to upstream release 0.5.70 (update scrapers for several countries)
PR:		225039
Submitted by:	tad@vif.com
MFH:		2018Q1
2018-01-14 13:26:01 +00:00
Jimmy Olgeni
36e83b16a2 Update devel/elixir-gen_stage to version 0.13.0. 2018-01-14 11:56:32 +00:00
Thomas Zander
64a767002e Update to upstream version 0.20.15 (bug fix release)
Detailed changelog:
http://git.musicpd.org/cgit/master/mpd.git/plain/NEWS?h=v0.20.15

PR:		225115
Submitted by:	dg@syrec.org
MFH:		2018Q1
2018-01-14 11:36:51 +00:00
Sunpoet Po-Chuan Hsieh
37de6dc6f6 Add LICENSE
- Add NO_ARCH
- Convert to options helper

Approved by:	portmgr (blanket)
2018-01-14 07:07:45 +00:00
Sunpoet Po-Chuan Hsieh
792369e06c Update to 1.8.1
Changes:	https://github.com/lz4/lz4/releases
PR:		225145
Submitted by:	Martin Waschbusch <martin@waschbuesch.de> (maintainer)
2018-01-14 07:07:39 +00:00
Sunpoet Po-Chuan Hsieh
fc33cd2acd Update to 6.3.0
Changes:	https://github.com/holidays/holidays/blob/master/CHANGELOG.md
2018-01-14 07:07:34 +00:00
Sunpoet Po-Chuan Hsieh
82f06e72c9 Update to 4.7
Changes:	https://github.com/xolox/python-humanfriendly/commits/master
2018-01-14 07:07:29 +00:00
Sunpoet Po-Chuan Hsieh
612ed864d1 Update to 0.52
Changes:	http://search.cpan.org/dist/Mail-DKIM/Changes
2018-01-14 07:07:23 +00:00
Sunpoet Po-Chuan Hsieh
d3cd6376ab Update to 0.4.2
Changes:	https://github.com/etingof/pyasn1/releases
PR:		225134
Submitted by:	sunpoet (myself)
Approved by:	Martin Jackson <mhjacks@swbell.net> (maintainer)
2018-01-14 07:07:18 +00:00
Sunpoet Po-Chuan Hsieh
ba3b78feb0 Fix build with Python 3 2018-01-14 07:07:13 +00:00
Sunpoet Po-Chuan Hsieh
4ac6546949 Fix build on -head (OSVERSION >= 1200031)
Ino is still uint32 for all versions of FreeBSD.

Reference:	https://golang.org/src/syscall/ztypes_freebsd_386.go
		https://golang.org/src/syscall/ztypes_freebsd_amd64.go
		https://golang.org/src/syscall/ztypes_freebsd_arm.go
2018-01-14 07:07:08 +00:00
Sunpoet Po-Chuan Hsieh
817c55606a Fix build with Clang 6
Reported by:	ler
Tested by:	ler
2018-01-14 07:07:02 +00:00
Larry Rosenman
1c282a3323 clang 6 generates some new warnings, suppress them for now. 2018-01-14 06:57:10 +00:00
Ben Woods
3c069bcbb8 Document DNS rebinding vulnerabilities in net-p2p/transmission-daemon
PR:		225150
Security:	https://www.vuxml.org/freebsd/3e5b8bd3-0c32-452f-a60e-beab7b762351.html
2018-01-14 02:19:47 +00:00
Vanilla I. Shu
374c47f766 Update to 0.16.3. 2018-01-14 02:04:54 +00:00
Ben Woods
a99a239693 net-p2p/gtk-gnutella: Update to 1.1.13
Changes this release:
  http://gtk-gnutella.sourceforge.net/en/?page=news#news_82
  http://gtk-gnutella.sourceforge.net/en/?page=news#news_81
2018-01-14 01:59:26 +00:00
Ben Woods
2ae5564223 graphics/libgphoto2: Update to 2.5.16
graphics/gphoto2: Update to 2.5.15
graphics/py-gphoto2: Update to 1.8.2

Also bump PORTREVISION of ports depending on these.

PR:		224611
Submitted by:	bsam (graphics/libgphoto2)
2018-01-14 01:23:15 +00:00