1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00
Commit Graph

450954 Commits

Author SHA1 Message Date
Dmitry Marakasov
ca3baf0899 - Add LICENSE
Approved by:	portmgr blanket
2018-07-26 09:07:52 +00:00
Tobias Kortkamp
dcbb4afe98 lang/python3?: Fix python3.?-config behavior when symlinked
When python3.?-config is symlinked to another location it starts
outputting bogus paths.  For example

$ pwd
/home/tobias
$ python3.6-config --includes
-I/usr/local/include/python3.6m -I/usr/local/include/python3.6m
$ ln -s /usr/local/bin/python3.6-config python3-config
$ ./python3-config --includes
-I/home/include/python3.6m -I/home/include/python3.6m

This breaks ports trying to use BINARY_ALIAS together with
python3.?-config.  Apply a patch to resolve the symlink first before
trying to find the install prefix.

PR:		229749
Submitted by:	tobik
Reviewed by:	antoine, miwi
Approved by:	python (miwi)
2018-07-26 08:58:50 +00:00
Yuri Victorovich
2bd5dbae1f science/libghemical: Fix C++11 errors on 12
Add CXXFLAGS+=-Wno-c++11-narrowing
2018-07-26 08:11:33 +00:00
Matthew Seaman
f1842f7d39 Delete stray blank line from pkg-plist 2018-07-26 07:04:13 +00:00
Matthew Seaman
d725b0c16f Update to 7.5.0
ChangeLog: https://github.com/citusdata/citus/blob/master/CHANGELOG.md
2018-07-26 06:13:06 +00:00
Dima Panov
8fa0ea4e7c - Unbreak configure/build on FreeBSD-11.2+ by apply auroreconf + libtoolize
PR:		229645
Submitted by:	fluffy
Approved by:	maintainer timeout (2 weeks)
2018-07-26 04:30:22 +00:00
Dima Panov
bac465ac03 - Use corresponded luasocket while SOCKET option enabled
No PORTREVISION bump 'cause option was always broken due to lua52 is default

PR:		229685
Submitted by:	fluffy
Approved by:	maintainer timeout (2 weeks)
MFH:		2018Q3
2018-07-26 04:21:47 +00:00
Yuri Victorovich
82a23f7884 New port: astro/py-pysofa: Python binding for SOFA, the fundamental astronomy library 2018-07-26 03:12:23 +00:00
Yuri Victorovich
7c7f0b8241 New port: astro/sofa: Set of algorithms and procedures used in fundamental astronomy 2018-07-26 02:40:15 +00:00
Alan Somers
4ac0d69814 emulators/qemu-utils: fix build after r475080
r475080 updated the master port, emulators/qemu, to version 2.12.0

Reported by:	pkg-fallout
2018-07-26 01:36:48 +00:00
Koichiro Iwao
ac757470cf security/softether-devel: add unlock regional lockout option
As well as r462449, applying the same patch to -devel port.

PR:		225750
Submitted by:	myself
Approved by:	maintainer timeout, pi (mentor)
2018-07-26 01:03:40 +00:00
Muhammad Moinur Rahman
371234076f lang/p5-Quantum-Superpositions: Update version 2.0.3=>2.0.3
Relnotes:	https://metacpan.org/changes/distribution/Quantum-Superpositions
2018-07-26 00:27:07 +00:00
Wen Heping
d575fa9044 - Update to 5.0.5
PR:		230042
Submitted by:	hsn@sendmail.cz
2018-07-26 00:04:45 +00:00
Jan Beich
e752902398 emulators/citra: update to s20180725
Changes:	14878a17d...4a3c4f5f6
2018-07-25 21:34:07 +00:00
Thierry Thomas
4334d1da06 Upgrade ibus-typing-booster to 2.1.0.
Release notes at
<https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.1.0>.
2018-07-25 21:02:21 +00:00
Yuri Victorovich
d631fcd76a devel/liteide: Update 33.3 -> 34
Replace QT4/QT5 options with flavors.

PR:		229928
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
Approved by:	portmgr (flavors)
2018-07-25 20:25:54 +00:00
Yuri Victorovich
7424caa4ec math/lean: Add the PORTSCOUT line.
Avoid picking undesirable tags.
2018-07-25 20:16:37 +00:00
Carlos J. Puga Medina
56648c7908 multimedia/mpv: Update to 0.29.0
- Adjust BUILD_DEPENDS to require ffmpeg>=4.0.2 after r474903

Changelog: https://github.com/mpv-player/mpv/releases/tag/v0.29.0
2018-07-25 20:12:29 +00:00
Yuri Victorovich
8c09c62b8b math/arb: Update 2.13.0 -> 2.14.0 2018-07-25 20:12:03 +00:00
Yuri Victorovich
79a80fe942 audio/padthv1-lv2: 0.9.1 -> 0.9.2
Reported by:	portscout
2018-07-25 19:54:16 +00:00
Yuri Victorovich
f283ac89ae audio/luppp: Update 1.1.1-15 -> 1.2.0
Reported by:	portscout
2018-07-25 19:43:46 +00:00
Kurt Jaeger
75036c1703 New port: sysutils/turbostat
Report processor topology, frequency, idle power-state
statistics, temperature and power on X86 processors.

WWW: https://github.com/torvalds/linux/tree/master/tools/power/x86/turbostat

PR:		229988
Submitted by:	D Scott Phillips <d.scott.phillips@intel.com>
2018-07-25 19:17:22 +00:00
Yuri Victorovich
0b032b9ee6 math/py-z3-solver: Rename to math/py-z3 to have a more intuitive name
Reported by:	arrowd
2018-07-25 19:14:54 +00:00
Steve Wills
51b131d395 security/py-fail2ban: Fix writing /etc/hosts.deny entries
PR:		227577
Submitted by:	theis@gmx.at (maintainer)
Reported by:	Niels Bakker <niels=freebsd@bakker.net>
2018-07-25 19:09:50 +00:00
Dmitry Marakasov
343e84c33f - Update to 1.1.4 2018-07-25 18:30:45 +00:00
Dmitry Marakasov
55e404123d - Update to 1.3.7 2018-07-25 18:30:40 +00:00
Dmitry Marakasov
8dc350e595 - Update to 1.2.6 2018-07-25 18:30:36 +00:00
Dmitry Marakasov
1051a5bc01 - Update to 2.1.4 2018-07-25 18:30:31 +00:00
Dmitry Marakasov
1ee05cec47 - Update to 2.14.2 2018-07-25 18:25:55 +00:00
Yuri Victorovich
09fdbb4863 security/vm-to-tor: Update 0.150519 -> 1.0 2018-07-25 18:20:53 +00:00
Yuri Victorovich
d17a69a07e net/tiny-network-utilities: Update 0.150519 -> 1.0 2018-07-25 18:20:02 +00:00
John Baldwin
75a4d9a474 Add ports for an i386 external GCC toolchain.
- devel/binutils: Remove i386 a.out linker scripts when building
  i386-binutils or a base/binutils that targets i386.
- devel/powerpc64-gcc: Remove float.h on i386 since it conflicts
  with sys/x86/include/float.h.
- devel/i386-{binutils,gcc,xtoolchain}: New ports.

Reviewed by:	bapt (previous version)
Differential Revision:	https://reviews.freebsd.org/D16228
2018-07-25 17:46:55 +00:00
John Baldwin
fd36b264e3 Fixes for kgdb including initial FreeBSD/arm support.
- Improve fallback handling for the read of pcb_size.

  If for some reason kgdb has only the kernel's debug info, a read of
  pcb_size will simply return 0, resulting in an exception when unwinding
  the stack of a thread that was on a CPU at the time the dump was
  created.  In this case, fall back to using sizeof(struct pcb).
- Always supply a value for the PC register on x86.

  A thread's PCB may have been swapped out, and a dummy value ensures that
  we don't get an exception while enumerating threads in a dump.
- Mark all 64-bit address bits as valid for aarch64 kernels.

  ARMv8 supports pointer tagging in which case the upper 8 bits of VAs are
  ignored, but FreeBSD kernels are linked such that they depend on those
  upper 8 bits being set to 1.  GDB was stripping those bits by default
  causing KVAs to be mapped to invalid addresses.
- Rework kgdb -w support to only open /dev/mem writable.

  Don't depend on the gdb global 'write_files' option which tries to
  rewrite the kernel binary on close which can crash.  Instead, add an
  optional '-w' flag to 'target vmcore' which opens the vmcore with
  O_RDWR instead of O_RDONLY.  Change the kgdb '-w' option to set this
  flag in the nested 'target vmcore' command rather than passing the
  global '-w' option to gdb.
- Garbage collect old code for reading dumptid.
- First cut at FreeBSD/arm kernel support.

  Tested on live kernel on my RPi, but not against a crashdump, and only
  trapframes from userland, not a nested trap.

Submitted by:	markj (1, 2)
Approved by:	kan
Differential Revision:	https://reviews.freebsd.org/D16013
2018-07-25 17:28:36 +00:00
Jan Beich
1eda1fbcfa mail/thunderbird: switch to rc3
Changes:	https://hg.mozilla.org/releases/comm-esr60/pushloghtml?startdate=2018-07-17&enddate=2018-07-25
PR:		228477
2018-07-25 15:16:34 +00:00
Kirill Ponomarev
e2223daa4a Update to 2.0.10 2018-07-25 14:27:38 +00:00
Eitan Adler
e0535a8cba Fix x11/xorg-minimal when build with VIDEO_DRIVER="intel"
i965_drv_video.so has location in commit r456673

Reported by:	gblach
2018-07-25 14:14:47 +00:00
Steve Wills
1764c9e2f8 games/golly: Update to 3.2
PR:		230035
Submitted by:	Kai <freebsd_ports@k-worx.org>
2018-07-25 12:55:23 +00:00
Steve Wills
bb98a543f9 net/megatools: update to 1.10.0
PR:		230033
Submitted by:	Max Kostikov <max@kostikov.co> (maintainer)
2018-07-25 12:52:24 +00:00
Muhammad Moinur Rahman
3974735340 devel/py-babel: Update version 2.5.3=>2.6.0
Relnotes:	http://babel.pocoo.org/en/latest/changelog.html#version-2-6-0
2018-07-25 12:48:39 +00:00
Muhammad Moinur Rahman
37a5bd38be devel/p5-Class-STL-Containers: Update version 0.35=>0.37
- Mark NO_ARCH
Relnotes:	https://metacpan.org/changes/distribution/Class-STL-Containers
2018-07-25 12:46:30 +00:00
Alex Dupre
b6dde0ad77 Update to 2.0.20 release. 2018-07-25 12:42:43 +00:00
Muhammad Moinur Rahman
54d3bfa2b8 devel/p5-Benchmark-Timer: Update version 0.7107=>0.7112
- Mark NO_ARCH

Relnotes:	https://metacpan.org/changes/distribution/Benchmark-Timer
2018-07-25 12:38:58 +00:00
Muhammad Moinur Rahman
7b214a028d devel/liblognorm: Update version 2.0.4=>2.0.5
Relnotes:	http://www.liblognorm.com/news/liblognorm-2-0-5-released/
2018-07-25 12:35:09 +00:00
Muhammad Moinur Rahman
475cf8f243 devel/libdatrie: Update version 0.2.11=>0.2.12 2018-07-25 12:19:43 +00:00
Muhammad Moinur Rahman
4f7420bc09 devel/clojure-cider: Update version 0.16.0=>0.17.0
Relnotes:	https://github.com/clojure-emacs/cider/blob/master/CHANGELOG.md
2018-07-25 12:11:32 +00:00
Kubilay Kocak
b3387fef45 databases/py-pylibmc: Update to 1.5.2
- Patch setup.py to support the setuptools test command
2018-07-25 10:18:17 +00:00
Dmitry Marakasov
c6f5b9242e - Update WWW
Approved by:	portmgr blanket
2018-07-25 09:37:49 +00:00
Dmitry Marakasov
3f3e1e0fb9 - Add LICENSE
- Pet portlint
- Update WWW

Approved by:	portmgr blanket
2018-07-25 09:07:51 +00:00
Koichiro Iwao
3119d6481c x11-fonts/fira: update 4.203 -> 4.301
- Project has moved to GitHub
- Pass maintainership to submitter

PR:		229015
Submitted by:	Trenton Schulz <trueos@norwegianrockcat.com>
Approved by:	pi (mentor)
2018-07-25 06:50:15 +00:00
TAKATSU Tomonari
2efd5e6a67 - Update to 1.2.4 2018-07-25 05:30:04 +00:00