1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
Commit Graph

448734 Commits

Author SHA1 Message Date
Mathieu Arnold
c2d39f0486 Correctly depend on those Python ports.
- py-qt have their framework
- depending on a single file breaks with multiple flavors.

Sponsored by:	Absolight
2018-06-20 16:59:31 +00:00
Mathieu Arnold
e50a689d56 Use the correct variable for dependency lines.
PKGNAMEPREFIX the name of the current package prefix, it is not correct
to use it for other package names.

Sponsored by:	Absolight
2018-06-20 16:58:29 +00:00
Steve Wills
ded348f00b games/py-mnemosyne: Update to 2.6
PR:		229169
Submitted by:	Kai <freebsd_ports@k-worx.org>
2018-06-20 16:45:11 +00:00
Roman Bogorodskiy
61fa4bf0dd devel/libosinfo: update to 1.2.0 2018-06-20 16:29:06 +00:00
Roman Bogorodskiy
feea17373c sysutils/osinfo-db-tools: update to 1.2.0
Also set LICENSE.
2018-06-20 16:28:32 +00:00
Jean-Sébastien Pédron
4588c462dd net/cf: Take maintainership
Approved by:	swills
Sponsored by:	Pivotal Software, Inc
2018-06-20 15:41:09 +00:00
Jean-Sébastien Pédron
d92a6e9c27 net/cf: Update to 6.37.0
Submitted by:	swills
Approved by:	swills
Sponsored by:	Pivotal Software, Inc
2018-06-20 15:40:25 +00:00
Mathieu Arnold
ec7204a548 Sort ONLY_FOR_ARCHS and NOT_FOR_ARCHS on display.
This is so that all IGNORE message end up looking the same, and grep'ing
and sorting them is easier.

Reported by:	linimon
Sponsored by:	Absolight
2018-06-20 15:15:23 +00:00
Mark Linimon
02bf0e0735 Re-format USES line for readability, after previous commit. 2018-06-20 15:03:03 +00:00
Mark Linimon
50b58aeb5a Fix mis-merge in previous commit.
Reported by:	olivier
Pointy hat to:	linimon
2018-06-20 15:01:42 +00:00
Mathieu Arnold
fc7d04ed33 Really clean flavors up.
Sponsored by:	Absolight
2018-06-20 13:37:42 +00:00
Mathieu Arnold
26f3dd78ff Better use flavors.
Sponsored by:	Absolight
2018-06-20 13:35:23 +00:00
Steve Wills
7104f32090 sysutils/neofetch: update to 5.0.0
PR:		229154
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
2018-06-20 12:38:43 +00:00
Adam Weinberger
4250ea988d Update Mojolicious to 7.85 2018-06-20 12:37:22 +00:00
Steve Wills
ad4b57abaf mail/c-sig: update to 3.8.0.1
Also, switch MASTER_SITE to GitHub, add NO_ARCH, remove DOCS option and add WWW
to pkg-descr.

PR:		229152
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2018-06-20 12:25:18 +00:00
Diane Bruce
4a543eb286 Removed dependancy on uneeded git
Left the README files at all times

# Changelog
All notable changes to GNU Radio will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html), starting with version 3.7.12.0.

Older Logs can be found in `docs/RELEASE-NOTES-*`.

## [3.7.13.3] - 2018-06-13

### Fixed
#### Project Scope
- For non-C++11 compilers, the new cstdint include doesn't work out; conditionalized it.

## [3.7.13.2] - 2018-05-31

### Fixed
#### Project Scope
- Actually bumped version in CMakeLists.txt to 3.7.13.2; the 3.7.13.1 tag was tagged off-branch; maintainer failure to simultaneously push a commit that raises the internal version number to 3.7.14.0: this had to be reverted ASAP.

## [3.7.13.1] - 2018-05-31

### Fixed
#### Project Scope
- Actually bumped version in CMakeLists.txt

## [3.7.13.0] - 2018-05-31

### Fixed
#### Project Scope
- `boost::posix_time::[milli]second` takes integer numbers, and we now at least cast the floats to integers, as Boost 1.67 forced us to realize we're (incorrectly) using floating point her
- CMake: using regex to match compiler against "Clang" now enables correct build on OS X
#### GRC
- Fixed GRC bug which broke WX and Qt (by altering the template code), in multiple (less than awesome) steps
#### gr-blocks
- `float_array_to_int`: int32 limits were wrongly hardcoded.
- Fixed the undefined behaviour happening in `float_to_complex` when accessing the second input_items element in the single-input case

## [3.7.12.0] - 2018-04-01

### Software Engineering
- Changed Changelog format
- Introducing Semantic Versioning
- Change of development model: Rather than merging bugfixes to maint, merging maint to master, and next, if applicable, we'll be moving forward more in a typical management model: Development happens on master, and bugfixes are cherrypicked onto the maint-${RELEASE} branch. More info: http://lists.gnu.org/archive/html/discuss-gnuradio/2018-02/msg00133.html
- First attempt at having a .clang-format file to improve code contribution style quality. This is Work In Progress.

### Fixed
#### Project Scope
- Buildability on systems where custom CMake command would try to find "" (empty string) as executable
- Buildable with C++11 compilers (though deprecation warning-rich, due to `unique_ptr`)
- several previously improperly handled include directories now actually included in individual lib/CMakeLists
- Unit test/QA now parallelizable
- Logger works with log4cpp <= 1.1.2 both in and out of tree
- Python linkage under MinGW64
- Documentation Directory now uniformly "docs/" (instead of sometimes "doc/")
- `log` vs `logf` performance bugs
- on-time `pmt::mp("string")` calls (instead of cached PMTs) performance bug
- Doxygen build now reproducible
#### GRC
- Dialogs' parent windows
- Embedded Python Blocks now work in hierarchical GRC flow graphs
#### gnuradio-runtime
- `random.h`: Uniform integer Generation depended on Boost version > min version
- `random.h`: time-dependency when seeding with `0` replaced with actual standard seed
- block startup now synchronized via barrier
- New tag propagation policy "custom" for own implementation
- `get_tags_in_range` used `v.resize(0)` to clear vectors, which lead to unnecessary memory reallocations
- `logger_ptr` now always a pointer, no matter whether logging is enabled; fixes heap corruption bug
- `buffer[_reader]_sptr` superfluous grab/release performance bug
- BSD threading and shared mem compatibility
- PMT: `equal()` comparison
#### gr-utils
- Sorted files in `gr_modtool` makexml processing, leading to improved reproducibility of builds
#### gr-audio
- OS X: memcpy bug
- OS X: debug mode
- Non-Linux ALSA compatibibilty
#### gr-analog
- `fmdet_cf` now has GRC file
- `fastnoise_source`: non-threadsafe `libc` `rand()` replaced by XOROSHIRO128+
#### gr-blocks
- `simple_copy` Ctrlport example
- Metadata sink/source not closing file on `close()`
- `multiply_matrix` formerly used "magic int" value where its API expected enum (and that int wasn't covered)
- TCP connection ASIO bug
- `tags_strobe`: superfluous tags addition
- `vector_sink`: multithreading hazards on `data` access
- `tuntap_pdu`: MTU-sized IP packet reception
- `socket_pdu`: Garbage Collect closed TCP connections
#### gr-channels
- IQ imbalance block formula now mathematically correct now mathematically correct
- `selective_fading_model`: proper scaling of path length
#### gr-digital
- `additive_scrambler_bb`: tag triggered reset
- `stream_to_tagged_stream`: tag offset after `unlock()`
- `blks2/packet.py`: Flushing for small packets
- `interpolating_resampler`: GCC 4.0 compile error
- `constellation`: 16QAM demapper was wrong for one constellation point
- `chunks_to_symbols`: mutex-guard LUT against modification during use
- MSVC compatibility throug `and` -> `&&` etc
- `crc32_bb`: handle unpacked bytes correctly
- `ofdm_carrier_allocator`: catching wrong allocations instead of crashing
#### gr-dtv
- All examples now are installed
- DVB-T2: Removed L1 post scrambling in spec v1.1.1 mode
#### gr-fcd
- Building on non-Linux systems
- Extended symbol bug in Reed-Solomon encoder
- DVB-T Cell identifier
#### gr-fcd
- Building on non-Linux systems
#### gr-fec
- `channel_construction.py`: return int frozen bit output
- `GSL_LDFLAGS` propagation
- `polar_decoder` used to be flaky
#### gr-fft
- locking of fftw wisdom
- `window.cc`: removed NaN due to FP math
- compilation under MinGW
- `logpwrfft.py` reference scaling integer division bug
#### gr-filter
- Simpson's rule code removed in favor of GSL call
#### gr-qtgui
- Time sink: Segfault with tag trigger
#### gr-uhd
- Antenna selection in UHD apps
- `uhd_fft` scalar gain-capability
- Device selection for multi-device operations in UHD apps
- TX streamer creation
#### gr-zeromq
- Multi-part messages reception

### Added
#### Project Scope
- Ninja (https://ninja-build.org) now a supported build system
#### gnuradio-runtime
- Python can now get `gr.WORK_CALLED_PRODUCE` and `gr.DONE`
#### gr-utils
- `gr_modtool`: Autocompletion, line editing
- `gr_modtool`: `copyrightholder` option
#### GRC
- "Create Duplicate"
- "Save a copy"
- BokehGUI
#### gr-blocks
- New `tag_share` block: take tags from one two input streams to one output stream
- `tag_gate`: tag filtering
- `file_source`: configurable `file_begin` stream tag
- `moving_average`: Vector mode (with element-wise MA)
- `plateau_detector`: threshold get/set
#### gr-digital
- `costas_loop_cc`: Optional loop variable outputs
- New `correlate_access_code_tag` block
- `glfsr` exposed through Python
#### gr-dtv
- 256QAM mode for ITU-T J.83B transmitter
#### gr-fec
- negative Polynomials in `cc_encoder`
#### gr-filter
- `symbol_sync_{cc|ff}`
#### gr-uhd
- `uhd_app.py`: selectable time/clock sources
- make `recv()` call's timeout parameterizable
- message-based RX tuning through sink, TX through source

### Changed
#### Project Scope
- VOLK version requirement: 1.4.0
- Minimal required SWIG version now 2.0.4
- GSL optional dependency
- Threw out completely unused `gr_??int` types
- Doxygen build no longer contains timestamps
- Doxygen build now reproducible
- Though factually before, now officially include ZeroMQ and Sphinx as optional dependencies in docs
#### gnuradio-runtime
- Python gateway allows variable number of ports
#### gr-utils
- `gr_modtool`: Block template now uses `numpy.float32` instead of float. 32bit float is actually the default GNU Radio type.e.
#### gr-blocks
- `vector_sink` can preallocate memory for desired amount of items
#### gr-digital
- `header_format_default` now sps>1-capable
- `correlate_acces_code` uses `GR_LOG`
#### gr-uhd
- `uhd_fft`: respect `lo_offset` in `set_bandwidth`
- `usrp_source`: freq tag now actually reflects last set frequency, even on multiple channels
#### gr-qtgui
- Labels: now with 98.121212388% improved floating point formatting
- Time Sink: Stem plot option exposed

### Deprecated
#### gnuradio-runtime
- `gr::sys_pri`

Reviewed by:		martymac
2018-06-20 11:44:33 +00:00
Kurt Jaeger
0f92062827 New port: databases/p5-Redis-Fast
Perl binding for Redis database.
Redis::Fast is 4x faster than Redis.pm in pipeline mode.

WWW: https://metacpan.org/release/Redis-Fast

PR:		229141
Submitted by:	Tomohiro Hosaka <bokutin@bokut.in>
2018-06-20 11:19:12 +00:00
Bartek Rutkowski
a3593d7027 sysutils/iocell: update 2.1.1 -> 2.1.2
Submitted by:	Bartek Rutkowski <robak@FreeBSD.org>
Sponsored by:	Pixeware LTD
2018-06-20 10:35:47 +00:00
Ganael LAPLANCHE
03e8dae304 Update to 20180522 2018-06-20 10:08:09 +00:00
Carlos J. Puga Medina
ef4aa3446e - Add missing patch after r472855 2018-06-20 09:38:18 +00:00
Dmitry Marakasov
66a18ca29d - Fix LICENSE
- Update WWW

Approved by:	portmgr blanket
2018-06-20 09:37:11 +00:00
Adriaan de Groot
661683b9cf Fix build of math/vtk6 with Clang6 on -CURRENT.
The definition of NULL has changed in C++, and conversions have
gotten stricter, so using NULL where you mean 0 (or false) is
no longer an option. Detected by fallout from updating CMake 3.12.

No PORTREVISION bump because everywhere where it compiled previously
sees no change, and where it didn't compile before it does now
with the same result.

Reported by:	tcberner
2018-06-20 09:27:51 +00:00
Pietro Cerutti
88c6d799ff net-im/openfire: update to 4.2.3
Changelog:
http://download.igniterealtime.org/openfire/docs/4.2.3/changelog.html

PR:		229165
Submitted by:	dougs@dawnsign.com
2018-06-20 09:17:38 +00:00
Dmitry Marakasov
dc51555cad - Add LICENSE
Approved by:	portmgr blanket
2018-06-20 09:07:12 +00:00
Adriaan de Groot
86692a43de ntroduce OPTION for devel/cmake to generate packages
The generator causes segfaults because it doesn't call pkg_init()
(see https://gitlab.kitware.com/cmake/cmake/issues/18031).
This feature was briefly enabled by default for 3.11.0, between
r467437 (added) and r467620 (removed), but causes problems with
stage-qa (PR 227372). Hide it behind an OPTION for people who want
it and don't worry about stage-qa.

The patch to CPack source will be submitted upstream once some
corner cases are ironed out.

Reported by:	upstream
Approved by:	tcberner
Differential Revision:	https://reviews.freebsd.org/D15900
2018-06-20 09:00:53 +00:00
Yuri Victorovich
73231f4665 net-p2p/qbittorrent: Update 3.3.16 -> 4.1.1
net-p2p/qbittorrent-nox11 is flavorized in net-p2p/qbittorrent and removed.

Approved by:	portmgr
Differential Revision:	D13416
2018-06-20 08:56:04 +00:00
Carlos J. Puga Medina
0a3b61ae9e - Add patch to build iridium with native LLVM 6.0 on FreeBSD >= 1101513
- Disable use_gold flag. If lld is enabled, iridium uses the gold linker instead of lld or bfd. We do not want this to happen
- Drop FreeBSD 10.3 support
- Bump PORTREVISION
2018-06-20 08:53:10 +00:00
Carlos J. Puga Medina
b46d30b601 - Add patch to build chromium with native LLVM 6.0 on FreeBSD >= 1101513
- Disable use_gold flag. If lld is disabled, chromium uses the gold linker instead of lld of bfd. We do not want this to happen.
- Bump PORTREVISION
2018-06-20 08:48:19 +00:00
Dmitry Marakasov
2346ed56bf - Switch to new test framework
Approved by:	portmgr blanket
2018-06-20 08:37:16 +00:00
Kurt Jaeger
5ea9fc9fdf net/p5-Net-SFTP-Foreign: update 1.73 -> 1.89
- added LICENSE, LICENSE_COMB and LICENSE_FILE_*
- removed BUILD_DEPENDS (it's not required for building)
- changed RUN_DEPENDS (assigned devel/p5-Sort-Key explicitly to it
  instead of BUILD_DEPENDS)
- added NO_ARCH
- added EXAMPLES option with appropriate target and variables

PR:		229161
Submitted by:	freebsd_ports@k-worx.org
Approved by:	Simun Mikecin <numisemis@yahoo.com> (maintainer)
Relnotes:	https://metacpan.org/changes/distribution/Net-SFTP-Foreign
2018-06-20 07:57:34 +00:00
Yuri Victorovich
146f5689b6 graphics/engauge-digitizer: Add translations
Port changes:
* Add the NLS option
* Build and install translations
* Make help to build only when DOCS=on
* Limit USE_QT5=help to DOCS=on
2018-06-20 07:55:30 +00:00
TAKATSU Tomonari
5b365136aa - Update to 1.4.4.1 2018-06-20 07:31:12 +00:00
Matthias Fechner
8b98d50ed7 Update libgit2 to 0.27.2 and removed obsolete patches from it as it is fixed upstream now.
Update devel/rubygem-rugged to 0.27.2 and took maintainer-ship for it as it is a core module required for gitlab.
Added comment suggest by mat that some ports should be updated together.

Reviewed by:	mat, swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D15901
2018-06-20 06:53:29 +00:00
TAKATSU Tomonari
c53baf8d03 - Update to 1.4.2 2018-06-20 06:50:06 +00:00
TAKATSU Tomonari
eb371cf1a8 - Update to 1.2.3 2018-06-20 06:17:35 +00:00
Yuri Victorovich
ea13fa106d New port: devel/py-jupyterlab_launcher: Jupyter Launcher (launcher for the JupiterLab environment) 2018-06-20 06:08:08 +00:00
Yuri Victorovich
d0faab8f35 New port: graphics/engauge-digitizer: Extract data points from images of graphs 2018-06-20 05:26:56 +00:00
Nikolai Lifanov
338fc6d6cc unbreak sysutils/packer on i386
no revision bump because no package change
2018-06-20 04:12:17 +00:00
TAKATSU Tomonari
876c6a1027 - Update to 0.7
- Fix LICENSE section
2018-06-20 03:59:09 +00:00
Kurt Jaeger
f40b53895a dns/knot-resolver: update 2.1.1 -> 2.3.0, fixing CVE-2018-1110
PR:		229040
Reported by:	freebsd-vheg@riseup.net
Approved by:	Leo Vandewoestijne <freebsd@dns.company> (maintainer)
MFH:		2018Q2
Relnotes:	https://www.knot-resolver.cz/2018-04-23-knot-resolver-2.3.0.html
Security:	CVE-2018-1110
2018-06-20 03:49:20 +00:00
TAKATSU Tomonari
2f9947f1c4 - Update to 0.6-2.1
- Fix LICENSE section
2018-06-20 03:34:55 +00:00
Craig Leres
f4f8a96866 Update to 1.29:
- Allow CGI to handle HTTP methods besides GET/HEAD/POST.

Reviewed by:	ler (mentor)
Approved by:	ler (mentor)
Differential Revision:	https://reviews.freebsd.org/D15918
2018-06-20 03:30:00 +00:00
TAKATSU Tomonari
eaf048b530 - Update to 1.8-2 2018-06-20 03:12:57 +00:00
TAKATSU Tomonari
d4fd48ddde - Update to 0.6-0 2018-06-20 02:23:17 +00:00
Martin Wilke
b78a2a5941 Python-GSSAPI provides both low-level and high level wrappers around
the GSSAPI C libraries. While it focuses on the Kerberos mechanism, it
should also be usable with other GSSAPI mechanisms.

WWW: https://github.com/pythongssapi/python-gssapi

PR:		228523
Submitted by:	john@saltant.com
2018-06-20 01:38:58 +00:00
Martin Wilke
e51447a36c - Update to 0.25.1
PR:		229131
Sponsored by:	iXsystems Inc.
2018-06-20 00:52:59 +00:00
Jan Beich
a8081d6c99 www/firefox-esr-i18n: drop extra -i18n suffix after r472833 2018-06-20 00:41:21 +00:00
Jan Beich
0364d95d0d www/firefox-esr: bump TIMESTAMP in distinfo 2018-06-20 00:25:16 +00:00
Jan Beich
d623046854 www/firefox-esr: update to 60.1.0
Changes:	https://www.mozilla.org/firefox/60.1.0/releasenotes/
2018-06-20 00:22:05 +00:00
Jan Beich
1ffba2ac4c www/firefox-esr: remove in preparation for update
$ svn ci
Sending        Mk/Uses/gecko.mk
Replacing      www/firefox-esr
Sending        www/firefox-esr/Makefile
Deleting       www/firefox-esr/Makefile.options
Sending        www/firefox-esr/distinfo
Deleting       www/firefox-esr/files/patch-bug1435212
Sending        www/firefox-esr/files/patch-z-bug1436911
Deleting       www/firefox-esr/files/pkg-deinstall.in
Deleting       www/firefox-esr/files/pkg-install.in
Replacing      www/firefox-esr-i18n
Sending        www/firefox-esr-i18n/Makefile
Sending        www/firefox-esr-i18n/distinfo
Transmitting file data ......done
Committing transaction...
svn: E165001: Commit failed (details follow):
svn: E165001: Commit blocked by pre-commit hook (exit code 1) with output:
Do not replace a file. This can lose history. Path: "/head/www/firefox-esr"
== Additional errors may compound and may not be accurate ==
Do not replace a file. This can lose history. Path: "/head/www/firefox-esr-i18n"
Do not replace a file. This can lose history. Path: "/head/www/firefox-esr-i18n"
Do not replace a file. This can lose history. Path: "/head/www/firefox-esr"
Do not replace a file. This can lose history. Path: "/head/www/firefox-esr-i18n"
Do not replace a file. This can lose history. Path: "/head/www/firefox-esr"
Do not replace a file. This can lose history. Path: "/head/www/firefox-esr-i18n"
Do not replace a file. This can lose history. Path: "/head/www/firefox-esr"
Do not replace a file. This can lose history. Path: "/head/www/firefox-esr-i18n"
Do not replace a file. This can lose history. Path: "/head/www/firefox-esr"
Do not replace a file. This can lose history. Path: "/head/www/firefox-esr"
Do not replace a file. This can lose history. Path: "/head/www/firefox-esr-i18n"
== Pre-commit problem count: 12

svn: E165001: Your commit message was left in a temporary file:
svn: E165001:    '/path/to/head/svn-commit.tmp'
2018-06-20 00:19:29 +00:00