summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-10-09ical2rem: comment out dead sitewiz1-4/+3
2017-10-09freedv: follow redirectwiz1-3/+2
2017-10-09baci: update HOMEPAGEwiz1-3/+2
2017-10-09alpine: comment out dead siteswiz1-4/+3
2017-10-09Updated devel/py-libmcadam1-1/+2
2017-10-09py-libmc: update to 1.5.2adam2-9/+9
1.5.2: Bug fixes.
2017-10-09Fixed building on Darwin; clean-upsadam7-16/+25
2017-10-09doc: Updated multimedia/p5-xmltv to 0.5.69wiz2-3/+3
2017-10-09p5-xmltv: update to 0.5.69.wiz4-21/+18
Major Changes in this release (0.5.69) tv_grab_hr - removed broken grabber tv_grab_pt - removed broken grabber tv_grab_uk_atlas - removed due to new target site rules tv_grab_fi - major changes, need to run configure again tv_grab_sd_json/tv_grab_zz_sdjson - major speed improvements. This grabber is replicated as tv_grab_zz_sdjson and will only be available via the new name in the next release. Please switch to the new name. tv_grab_zz_sdjson_sqlite - additional grabber for Schedule Direct's fee-based SD-JSON service. Supports 50+ countries.
2017-10-09doc: Updated devel/p5-Test-Simple to 1.302098wiz1-1/+2
2017-10-09doc: Updated devel/p5-Safe-Isa to 1.000008wiz1-1/+2
2017-10-09doc: Updated devel/p5-Devel-Cover to 1.28wiz1-1/+2
2017-10-09doc: Updated security/p5-Digest-SHA3 to 0.27wiz1-1/+2
2017-10-09p5-Digest-SHA3: update to 0.27.wiz2-7/+7
0.27 Wed Oct 4 00:40:04 MST 2017 - removed "portable" mode from sha3sum and addfile -- rarely used, mostly in outdated systems -- potentially confusing features (e.g. \r\r\n -> \n) -- Universal Newlines mode (-U) a much cleaner approach -- mimics Universal Newlines in Python - sha3sum now depends explicitly on Digest::SHA3 -- eliminates runtime loading of modules -- no future plans to write Digest::SHA3::PurePerl
2017-10-09doc: Updated security/p5-Digest-SHA to 5.98wiz1-1/+2
2017-10-09p5-Digest-SHA: update to 5.98.wiz2-7/+7
5.98 Wed Oct 4 00:40:02 MST 2017 - removed "portable" mode from shasum and addfile -- rarely used, mostly in outdated systems -- potentially confusing features (e.g. \r\r\n -> \n) -- Universal Newlines mode (-U) a much cleaner approach -- mimics Universal Newlines in Python - shasum now uses Digest::SHA explicitly -- no longer loads Digest::SHA::PurePerl as an option -- hence no need for -R switch -- Digest::SHA::PurePerl has its own shasum: shasumpp
2017-10-09doc: Updated net/p5-Net-IPv6Addr to 0.91wiz1-1/+2
2017-10-09p5-Net-IPv6Addr: update to 0.91.wiz2-7/+7
0.91 2017-10-06 Ben Bullock <bkb@cpan.org> * Documentation (esp. SEE ALSO, BUGS) * Better validation of IPv4 addresses in ipv6_chkip
2017-10-09p5-Test-Simple: update to 1.302098.wiz2-7/+7
1.302098 2017-10-03 06:13:49-07:00 America/Los_Angeles - Add docs for test2_stdout and test2_stderr - Fix 5.6 support 1.302097 2017-10-02 19:35:08-07:00 America/Los_Angeles - Fix hub->process bug that could let an error pass - Fix #789 (Modification of read only value) - Fix typo in Test::Builder when looking for IPC (#777) - Fix #791, clone_io broke on scalar io layer - Fix #790 and #756, Exception event stingify exception - Localize $^E in context (#780) - Fix test that failed in verbose mode (#770)
2017-10-09doc: Updated devel/p5-Test-MockModule to 0.13wiz1-1/+2
2017-10-09p5-Test-MockModule: update to 0.13.wiz2-7/+7
v0.13 - Added the `redefine()` function. It works just like `mock()`, except if the method being mocked doesn't exist, it causes a panic. Many thanks to Felipe Gasper for this feature!
2017-10-09doc: Updated devel/p5-Term-Table to 0.010wiz1-1/+2
2017-10-09p5-Term-Table: update to 0.010.wiz2-8/+7
0.010 2017-10-03 09:41:46-07:00 America/Los_Angeles - No changes since trial 0.009 2017-09-18 20:51:26-07:00 America/Los_Angeles (TRIAL RELEASE) - Further optimize term_size when SIGWINCH is supported
2017-10-09p5-Safe-Isa: update to 1.000008.wiz2-7/+7
1.000008 - 2017-10-03 - fix scalar/list context handling for $_call_if_can
2017-10-09doc: Updated devel/p5-Log-Any to 1.70.0wiz1-1/+2
2017-10-09p5-Log-Any: update to 1.70.0.wiz2-7/+7
1.701 2017-10-02 14:36:51-05:00 America/Chicago [Fixed] - Fixed more method aliases in Log::Any::Adapter::Syslog that were mapped to invalid syslog priorities. Thanks @legaultp for the patch!
2017-10-09doc: Updated devel/p5-List-MoreUtils-XS to 0.426wiz1-1/+2
2017-10-09p5-List-MoreUtils-XS: update to 0.426.wiz2-7/+7
0.426 2017-10-02 - release 0.425_001 as 0.426 0.425_001 2017-09-27 - Fix broken format in part (fixes issues/4, thanks Andreas Schwab for reporting and testing the fix) - Fix gcc 4.7 sequence point warning (fixes issues/5, thanks Andreas Schwab for reporting and testing the fix) - Fix incorrect padname resolving for perl > 5.21.6 (Fixes RT#122883, thanks Alexander Bluhm <alexander.bluhm@gmx.net> for reporting). - Fix compiling issue on CentOS 4 & CentOS 5 (thanks Alex Karelas <alex.karelas@gmail.com> for reporting and testing the fix)
2017-10-09p5-Devel-Cover: update to 1.28.wiz2-7/+7
Release 1.28 - 5 October 2017 - Fix typo in docs (Gregor Herrmann) (github 195) - Fix up options to cover program (github 194)
2017-10-09doc: Updated devel/p5-Config-Std to 0.903wiz1-1/+2
2017-10-09p5-Config-Std: update to 0.903.wiz2-8/+7
0.903 Fri Oct 6, 2017 - general Kwallitee cleanup - warnings cleanup - limitations noted re sequential tests only and repeated re-reading. 0.902 Thu Oct 5, 2017 - Fix test for RT 114342 (Literal '{' in RE fatal in 5.25+)
2017-10-09doc: Updated devel/p5-Alien-Base-ModuleBuild to 1.00wiz1-1/+2
2017-10-09p5-Alien-Base-ModuleBuild: update to 1.00.wiz2-7/+8
1.00 2017-10-01 06:21:53 -0400 - Remove Alien::Base::PkgConfig - Require Alien::Build::PkgConfig 1.20
2017-10-09doc: Updated devel/p5-Alien-Build to 1.22wiz1-1/+2
2017-10-09p5-Alien-Build: update to 1.22.wiz2-8/+7
1.22 2017-10-05 11:43:25 -0400 - Improved bootstrap_ssl to allow use of Net::SSLeay, if it is already installed. - Windows path fix in test suite 1.21 2017-10-02 15:36:33 -0400 - Fix bug in Test::Alien where extra_compiler_flags or extra_linker_flags could override (instead of augment) the alien cflags or libs. This is most commonly a problem when using Test::Alien::CPP. 1.20 2017-10-01 06:52:36 -0400 - Remove dependency on Alien::Base::ModuleBuild - Add access to environment via %{env.VARNAME} - Move Alien::Base::PkgConfig from ABMB 1.19_01 2017-09-28 13:06:28 -0400 - Add Alien::Build::Version::Basic - Add Alien::Build::Plugin::Fetch::CurlCommand - Add Alien::Build::Plugin::Fetch::Wget - Workaround for old tar on Solaris - Fix test for Solaris 64 bit - Add start_url directive to alienfile - Add bootstrap_ssl property to Alien::Build::Plugin::Download::Negotiate
2017-10-09doc: Updated cad/p5-gds2 to 3.35wiz1-1/+2
2017-10-09p5-gds2: update to 3.35.wiz2-8/+7
3.35 Tweaks to testing - playing the Kwalitee game 3.34 Tweaks
2017-10-09Fixed: PLIST is different for Python 2.x and 3.xadam1-2/+3
2017-10-08doc: Updated pkgtools/pkglint4 to 4.164rillig1-1/+2
2017-10-08Updated pkglint4 to 4.164rillig2-12/+3
Removed support for kde3, since it has been removed from pkgsrc.
2017-10-08doc: Updated pkgtools/pkglint to 5.4.21rillig1-1/+2
2017-10-08Updated pkglint to 5.4.21rillig25-112/+287
Changes since 5.4.20: * Removed obsolete kde3 check * Removed obsolete WindowMaker variables * Removed postgresql91 * Removed teTeX * Removed old Emacs versions 22, 23, 24 * Allow db6 * Allow c++11 in USE_LANGUAGES * New check for GNOME icon themes * Added CHECK_RELRO variables * Refactoring: new package linechecks * Refactoring: regex.Pattern
2017-10-08mongodb: fix scons-3.0 compatibility issuestnn4-7/+111
2017-10-08py-textile: Needs py-test-runner. Downgrade various other build deps.joerg1-4/+6
2017-10-08Updated math/py-autogradadam1-1/+2
2017-10-08py-autograd: update to 1.1.13adam3-19/+20
1.1.13: Unknown changes.
2017-10-08open-vm-tools: fix distfile retrieval, building, and clean-upsadam5-42/+43
PkgSrc-only changes: - Used proper MASTER_SITE - Distfile now can be downloaded correctly - Unified PLISTs - Clean up
2017-10-08doc: Updated net/quagga to 1.2.2gdt1-1/+2
2017-10-08quagga: Update to 1.2.2gdt5-27/+20
Upstream changes: Quagga 1.2.2 Upstream did not publsh NEWS -- basically bug fixes Quagga 1.2.1 bug fixes and minor improvements Quagga 1.2.0 This is a feature release, for testing or more adventurous users. More conservative users may wish to stay with an older release. This release contains: Next-Hop Resolution Protocol support from Timo Teräs BGP Large Community support, thanks to Job Snijders and Keyur Patel BGP session establishment reworked, for speed and reliability BGP route-advertisement timer interval default lowered, to 3s for eBGP and 1s for iBGP. BGP Connect retries made more aggressive, with lower retry timer and a slower-ramping backoff. Quagga 1.1.1 bug and security fixes There is a known regression with IPv6 BGP sessions, see Bugzilla #870. Quagga 1.1.0 This is a release with a number of new features, and many bug fixes. Notably: Greatly improved nexthop resolution for recursive routes. (Cumulus) Event driven nexthop resolution for BGP (Cumulus) Route tags support (Piotr Chytła, Packet Consulting) Transport of TE related metrics over OSPF, IS-IS (Olivier Dugeon, Orange) IPv6 Multipath for zebra and BGP (Ayan Banerjee, Cumulus) This release also changed the default of 'link-detect' state, controlling whether zebra will respond to link-state events and consider an interface to be down when link is down. To retain current the behavior save your config before updating, otherwise remove the 'link-detect' flag from your config prior to updating. There is also a new global 'default link-detect (on|off)' flag to configure the global default. Quagga 1.0.20161017 zebra IPv6 RA and BGP MRT dump security fixes
2017-10-08Added sysutils/u-boot-a10-olinuxino-lime version 2017.09jmcneill1-1/+2