aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* devel/boost-*: update to 1.63.0Jan Beich2017-01-06324-5844/+2290
| | | | | | | | | | | Changes: http://www.boost.org/users/history/version_1_63_0.html PR: 215598 Exp-run by: antoine Approved by: office (bapt) MFH: 2017Q1 Notes: svn path=/head/; revision=430692
* Update to 1.0.Vanilla I. Shu2017-01-062-4/+4
| | | | Notes: svn path=/head/; revision=430690
* chrase irc/irssi.Vanilla I. Shu2017-01-061-3/+2
| | | | | | | MFH: 2017Q1 Notes: svn path=/head/; revision=430687
* Update to 1.0.0, also remove deprecated configure options.Vanilla I. Shu2017-01-065-289/+8
| | | | | | | | | PR: 215800 Submitted by: vlad-fbsd@acheronmedia.com <vlad-fbsd at acheronmedia.com> MFH: 2017Q1 Notes: svn path=/head/; revision=430686
* Document irc/irssi.Vanilla I. Shu2017-01-061-0/+32
| | | | | | | | PR: 215801 Submitted by: Vladimir Krstulja <vlad-fbsd at acheronmedia.com> Notes: svn path=/head/; revision=430685
* . Update to 2016jGreg Lewis2017-01-063-4/+6
| | | | Notes: svn path=/head/; revision=430683
* www/codeigniter: update 3.0.6 -> 3.1.2Jason Unovitch2017-01-062-4/+4
| | | | | | | | | Security: https://vuxml.FreeBSD.org/freebsd/5e439ee7-d3bd-11e6-ae1b-002590263bf5.html Security: https://vuxml.FreeBSD.org/freebsd/496160d3-d3be-11e6-ae1b-002590263bf5.html MFH: 2017Q1 Notes: svn path=/head/; revision=430681
* Document security issues fixed in CodeIgniter 3.1.0 and 3.1.2Jason Unovitch2017-01-061-0/+53
| | | | | | | | | | | Note the security issue in CodeIgniter 3.1.1 is documented being valid on PHP 5.3 only. Security: https://vuxml.FreeBSD.org/freebsd/5e439ee7-d3bd-11e6-ae1b-002590263bf5.html Security: https://vuxml.FreeBSD.org/freebsd/496160d3-d3be-11e6-ae1b-002590263bf5.html Notes: svn path=/head/; revision=430680
* Update to 2015-02-08Jason E. Hale2017-01-063-8/+9
| | | | | | | | | | | | | Unbreak fetch (project moved to Github) PR: 215560 Submitted by: p5B2E9A8F@t-online.de Patched by: jhale Approved by: Marco Steinbach <coco@executive-computing.de> (maintainer) MFH: 2017Q1 (blanket) Notes: svn path=/head/; revision=430675
* - remove PORTREVISIONMikhail Pchelin2017-01-061-4/+0
| | | | | | | | | - remove DOCS mentioning Approved by: jpaetzel (mentor), maintainer timeout (bofh@, 2 weeks) Notes: svn path=/head/; revision=430674
* - update from 2.6.20 to 2.6.22Mikhail Pchelin2017-01-067-54/+16
| | | | | | | | | | | - remove DOCS option - cryptography support - remove unneeded patches Approved by: jpaetzel (mentor), maintainer timeout (bofh@, 2 weeks) Notes: svn path=/head/; revision=430673
* Update to upstream release 2.2.1.Matthias Andree2017-01-066-99/+71
| | | | | | | | | | | | | | | | | | | | | | | | | | | | ChangeLogs since previous 2.0.7: https://www.darktable.org/2016/12/darktable-2-2-0-released/ https://www.darktable.org/2017/01/darktable-2-2-1-released/ - Permit build on ARM64 (previously: AMD64 only) - Squish is no longer a build requisite, but po4a is for localized documentation. - USE_GEO -> USE_MAP in the cmake context - SLIDESHOW and GNOMEKEYRING options are gone upstream - Move to OpenJPEG 2.1 (used to use 1.5), needs a patch to the CMakeLists.txt to resolve include path shadows if both releases are installed. - Remove support for FreeBSD 9.3. Post-review-change: Take BUILD_DEPENDS on textproc/po4a and extend pkg-plist by several translated manual pages. PR: 215687 (related) [1] Submitted by: Greg V [1], mandree@ (most) Reviewed by: Roman Lebedev, dumbbell@ Approved by: dumbbell@ Differential Revision: https://reviews.freebsd.org/D8994 Notes: svn path=/head/; revision=430672
* comms/dfu-programmer: chase r316903Jan Beich2017-01-051-3/+1
| | | | | | | | Ideally, the port should switch to USES += autoreconf pkgconfig instead of LIBS += -lusb. Notes: svn path=/head/; revision=430671
* comms/dfu-util: drop nop flagsJan Beich2017-01-051-2/+0
| | | | Notes: svn path=/head/; revision=430670
* Assume "pkg-config libusb*" works after 9.x EOLJan Beich2017-01-0534-436/+39
| | | | | | | | FreeBSD appears to use different pkg-config name for 0.1.x API but it doesn't matter much as 0.1, 1.0 and 2.0 share CFLAGS/LIBS. Notes: svn path=/head/; revision=430669
* Update to 1.1.5Jason E. Hale2017-01-052-4/+4
| | | | | | | Changes: https://github.com/gogglesmm/gogglesmm/compare/1.1.4...1.1.5 Notes: svn path=/head/; revision=430668
* sysutils/puppet3{7,8}: mark deprecated due to end of upstream supportSteve Wills2017-01-052-0/+6
| | | | | | | Approved by: bapt (maintainer puppet38) Notes: svn path=/head/; revision=430667
* net-im/ttytter: Mark DEPRECATED and set EXPIRATION_DATESteve Wills2017-01-051-0/+4
| | | | | | | | | PR: 215780 Submitted by: arved Approved by: jdunn@aquezada.com (maintainer) Notes: svn path=/head/; revision=430666
* databases/influxdb: Add armv6 to the list of ONLY_FOR_ARCH=Brad Davis2017-01-051-1/+1
| | | | | | | | | PR: 209947 Submitted by: bugs.freebsd.org@fluffel.io Approved by: cheffo@freebsd-bg.org (maintainer) Notes: svn path=/head/; revision=430665
* Add p5-Sub-Info 0.002Sunpoet Po-Chuan Hsieh2017-01-055-0/+33
| | | | | | | | | Sub::Info is a tool to inspect subroutines. WWW: http://search.cpan.org/dist/Sub-Info/ Notes: svn path=/head/; revision=430664
* Update to 7.4.0 [1]Sunpoet Po-Chuan Hsieh2017-01-056-9/+129
| | | | | | | | | | | | | | - Fix build on ARMv6 [2] - While I'm here, remove duplicate PLIST_SUB which is already handled by OPTIONS_SUB=yes Changes: https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V7.md https://nodejs.org/en/blog/release/v7.4.0/ PR: 215775 [1], 215044 [2] Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer) [1], Peter Laursen <plaursen@kobalt.dk> [2] Notes: svn path=/head/; revision=430663
* Update to 2.6.44Sunpoet Po-Chuan Hsieh2017-01-052-4/+4
| | | | | | | Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=430662
* Update to 2.6.44Sunpoet Po-Chuan Hsieh2017-01-052-4/+4
| | | | | | | Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=430661
* Update to 2.6.44Sunpoet Po-Chuan Hsieh2017-01-052-4/+4
| | | | | | | Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=430660
* Update to 1.3.13Sunpoet Po-Chuan Hsieh2017-01-052-4/+4
| | | | | | | | Changes: https://github.com/sparklemotion/sqlite3-ruby/blob/master/CHANGELOG.rdoc https://github.com/sparklemotion/sqlite3-ruby/commits/master Notes: svn path=/head/; revision=430659
* Update to 1.50Sunpoet Po-Chuan Hsieh2017-01-053-17/+18
| | | | | | | Changes: http://search.cpan.org/dist/Prima/Changes Notes: svn path=/head/; revision=430658
* Update to 1.79Sunpoet Po-Chuan Hsieh2017-01-052-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Net-SSLeay/Changes Notes: svn path=/head/; revision=430657
* Update to 1.42Sunpoet Po-Chuan Hsieh2017-01-052-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Exception-Class/Changes Notes: svn path=/head/; revision=430656
* Update to 1.49Sunpoet Po-Chuan Hsieh2017-01-052-3/+4
| | | | | | | Changes: http://search.cpan.org/dist/DBIx-XHTML_Table/Changes Notes: svn path=/head/; revision=430655
* Update to 3.3.2Sunpoet Po-Chuan Hsieh2017-01-052-4/+4
| | | | | | | Changes: https://github.com/jmettraux/rufus-scheduler/blob/master/CHANGELOG.txt Notes: svn path=/head/; revision=430654
* Update to 2.003003Sunpoet Po-Chuan Hsieh2017-01-052-5/+7
| | | | | | | Changes: http://search.cpan.org/dist/GeoIP2/Changes Notes: svn path=/head/; revision=430653
* Update to 0.000067Sunpoet Po-Chuan Hsieh2017-01-052-4/+5
| | | | | | | Changes: http://search.cpan.org/dist/Test2-Suite/Changes Notes: svn path=/head/; revision=430652
* Add PORTSCOUTSunpoet Po-Chuan Hsieh2017-01-051-0/+2
| | | | Notes: svn path=/head/; revision=430651
* Update to 4.5.2Sunpoet Po-Chuan Hsieh2017-01-053-67/+6
| | | | | | | Changes: https://github.com/tinymce/tinymce/blob/master/changelog.txt Notes: svn path=/head/; revision=430650
* Update to 0.7.4Sunpoet Po-Chuan Hsieh2017-01-052-4/+4
| | | | | | | Changes: https://github.com/jpbarrette/curlpp/releases Notes: svn path=/head/; revision=430649
* Update to 2.6Antoine Brodin2017-01-055-22/+9
| | | | Notes: svn path=/head/; revision=430648
* devel/pear-PHPUnit3: it's 2017 now, adjust expiration dateRene Ladan2017-01-051-1/+1
| | | | Notes: svn path=/head/; revision=430647
* Resolve dependency conflicts with www/py-requests; bump PORTREVISIONThomas Zander2017-01-051-1/+2
| | | | | | | | | PR: 213999 Submitted by: kaltheat@gmail.com MFH: 2017Q1 Notes: svn path=/head/; revision=430646
* www/pmwiki: Update from 2.2.92 to 2.2.93Torsten Zuehlsdorff2017-01-052-4/+4
| | | | | | | | | | Updates the documentation PR: 215789 Submitted by: Jochen Neumeister <joneum@bsdproject.de> Notes: svn path=/head/; revision=430645
* Long ago, I removed all the : in file names in the ports tree.Mathieu Arnold2017-01-051-4/+4
| | | | | | | | | One had crept back. Sponsored by: Absolight Notes: svn path=/head/; revision=430644
* Fix svn properties. Bug in psvn!Diane Bruce2017-01-057-7/+10
| | | | | | | | Mark as broken on i386 Note typo with include_directories had no effect on build but fixed anyway Notes: svn path=/head/; revision=430643
* Update to upstream version 1.2.10; update maintainer mail addressThomas Zander2017-01-052-5/+6
| | | | | | | | | | | | | | | | | Detailed log: - Update to upstream 1.2.10; this includes an important runtime fix in gzwrite.c that produced corrupt gzip files - New maintainer email address: lbartoletti@tuxfamily.org While on it: - Pet portlint PR: 215782 Submitted by: lbartoletti@tuxfamily.org (maintainer) MFH: 2017Q1 Notes: svn path=/head/; revision=430642
* Release: WSJT-X Version 1.7.0Diane Bruce2017-01-059-49/+87
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ----------------------------- Short list of new features -------------------------- 1. New modes: ISCAT, MSK144, QRA64. 2. Newly implemented submodes: JT65B-C, JT9B-H (wide and fast). 3. FT decoder replaces KV decoder for JT65; KVASD is no longer used. 4. Improvements to JT4, JT9, and JT65 decoders. 5. Multi-pass decoding now implemented for JT65 as well as WSPR. 6. Many improvements to Rig Control. 7. Improved convenience features for EME Doppler tracking. 8. Multiple configurations can be saved and restored. 9. Sample-file download facility. 10. Optional auto-sequencing for Fast modes. 11. Power settings optionally remembered for Transmit and Tune on a band-by-band basis. New Modes --------- 1. MSK144 is intended for meteor scatter at 50 MHz and higher. It uses a low-density parity check code (LDPC) designed by Steve Franke, K9AN. The mode is a direct descendant of the now-defunct mode JTMSK, with a number of improvements for better performance on weak and short meteor pings. The effective character transmission rate is about 250 cps, compared with 147 cps for FSK441. Like JT4, JT9, JT65, and QRA64, MSK144 uses strong forward error correction. Message decoding is all or nothing: partial decodes do not occur, and you will see little or no garbage on your screen. Standard MSK144 message frames are 72 ms long, compared with about 120 ms for an equivalent FSK441 message. The MSK144 waveform allows coherent demodulation, allowing up to 3 dB better sensitivity. After QSO partners have exchanged callsigns, MSK144 can use even shorter messages, only 20 ms long. As in all the fast modes in WSJT-X, the 72 ms (or 20 ms) messages are repeated without gaps for the duration of a transmission cycle. For most purposes we recommend a T/R cycle duration of 15 s, but 5 s and 10 s sequences are also supported. Short ("Sh") messages in MSK144 are intended primarily for 144 MHz and higher frequencies, where most pings are very short. These messages do not contain full callsigns; instead, they contain a hash of the two callsigns along with a report, acknowledgement, or 73. Short messages are fully decodable only by the station to whom they are addressed, as part of an ongoing QSO, because only then will the received hash match that calculated using the known strings for "My Call" and "DX Call". If you are monitoring someone else's QSO, you will not be able to decode its Sh messages. An MSK144 signal occupies the full bandwidth of a typical SSB transmitter, so transmissions are always centered at an offset of 1500Hz. For best results, selectable or adjustable Rx and Tx filters should be set to provide the flattest possible response over at least 300 - 2700 Hz. The maximum permissible frequency offset between you and your QSO partner is 200 Hz, and less is better. 2. QRA64 is a intended for EME and other weak-signal use. Its internal code was designed by Nico Palermo, IV3NWV, and implemented in WSJT-X by K1JT. The protocol uses a "Q-ary Repeat Accumulate" code -- along with LDPC, another one of the latest research areas in communication theory. The QRA64 code is inherently better than the Reed Solomon (63,12) code used in JT65, yielding already a 1.3 dB advantage. QRA64 uses a new synchronizing scheme based on a 7 x 7 Costas array, so you will not see a bright sync tone at the lowest tone frequency. This change yields another 1.9 dB advantage. In most respects our implementation of QRA64 is operationally similar to JT65. QRA64 does not use two-tone shorthand messages, and it makes no use of a callsign database. Rather, additional sensitivity is gained by making use of "already known" information as a QSO progresses -- for example, when reports are being exchanged and you have already decoded both callsigns in a previous transmission. QRA64 presently offers no message averaging capability, though that may be added. In our early tests, many EME QSOs have already been made using submodes QRA64A-E on bands from 144 MHz to 10 GHz. 3. ISCAT is essentially the same as in recent versions of program WSJT. For details consult the WSJT User Guide: http://physics.princeton.edu/pulsar/K1JT/doc/wsjt/ Program Setup ------------- Many of the new program capabilities are enabled when you check "Enable VHF/UHF/Microwave features" on the Settings | General tab. For MSK144 mode, we suggest setting "T/R 15 s" and "F Tol 100 Hz". Check "Sh" to enable the use of short messages and "Auto Seq" for auto-sequencing. For QRA64 mode, set Tx and Rx frequencies to 1000 Hz. We encourage you to check "Save all" when making tests, and to save any of the resulting .wav files that might help us to improve program performance or behavior, or to illustrate a problem that you identify. Final Comments -------------- We will be grateful for any and all reports from users; these will surely help us to make further improvements to WSJT-X. The most helpful bug reports describe the problem clearly and include a complete recipe to reproduce it. Feature requests are also welcome. Send your reports to wsjtgroup@yahoogroups.com, or to the developers list wsjt-devel@lists.sourceforge.net. Notes: svn path=/head/; revision=430641
* Update to 2.3.1.Adam Weinberger2017-01-052-9/+7
| | | | Notes: svn path=/head/; revision=430640
* Make good use of ALL_TARGETAkinori MUSHA2017-01-051-4/+1
| | | | | | | | PR: 215547 Submitted by: Raphael Kubo da Costa Notes: svn path=/head/; revision=430639
* Fix missing dependencyOlivier Duchateau2017-01-051-1/+1
| | | | | | | | Reported by: pkg-fallout MFH: 2017Q1 Notes: svn path=/head/; revision=430638
* www/typo3: Update from 6.2.29 to 6.2.30Torsten Zuehlsdorff2017-01-052-4/+4
| | | | | | | | | | | | | | Changelog: https://wiki.typo3.org/TYPO3_CMS_6.2.30 This fixes also a security issue with the mailtransport. PR: 215756 Submitted by: Jochen Neumeister <joneum@bsdproject.de> Reviewed by: freebsd-ports@charlieroot.de (maintainer) MFH: 2017Q1 Notes: svn path=/head/; revision=430637
* www/typo3: Update from 7.6.14 to 7.6.15Torsten Zuehlsdorff2017-01-052-4/+4
| | | | | | | | | | | | | | Changelog: https://wiki.typo3.org/TYPO3_CMS_7.6.15 This fixes also a security issue with the mailtransport. PR: 215756 Submitted by: Jochen Neumeister <joneum@bsdproject.de> Reviewed by: freebsd-ports@charlieroot.de (maintainer) MFH: 2017Q1 Notes: svn path=/head/; revision=430636
* - Add patch, which removes 'show_editor' property (available in Gtk+Olivier Duchateau2017-01-052-0/+12
| | | | | | | | | | | | | since 3.20) in GtkColorButton, otherwise Preferences dialog is empty - Bump PORTREVISION PR: 215794 Reported by: <naito.yuichiro@gmail.com> MFH: 2017Q1 Notes: svn path=/head/; revision=430635
* Convert to USES=jpegAntoine Brodin2017-01-051-4/+3
| | | | Notes: svn path=/head/; revision=430634