aboutsummaryrefslogtreecommitdiff
path: root/news
Commit message (Collapse)AuthorAgeFilesLines
* news/nntpcache: fix buildPiotr Kubaj2019-07-011-1/+1
| | | | | | | | | Base GCC crashes during build, add USES=compiler:c11. Approved by: mentors (implicit approval) Notes: svn path=/head/; revision=505564
* Update to 3.3.6Sunpoet Po-Chuan Hsieh2019-06-232-4/+4
| | | | | | | Changes: https://github.com/sabnzbd/sabyenc/commits/sabyenc-python2 Notes: svn path=/head/; revision=504979
* Add py-sabyenc3 4.0.1 (copied from py-sabyenc)Sunpoet Po-Chuan Hsieh2019-06-234-0/+36
| | | | Notes: svn path=/head/; revision=504965
* news/nntpbtr: update to use sys/dirent.h instead of sys/dir.hRene Ladan2019-06-162-2/+13
| | | | | | | | | | | It looks like the only MASTER_SITE is down, so mark it broken. This port has only seen mechanical updates for the last 15+ years. Hat: portmgr Event: Berlin hackathon 2019 Notes: svn path=/head/; revision=504292
* news/sabnzbdplus: Update to 2.3.9Steve Wills2019-06-082-4/+4
| | | | | | | | | PR: 238287 Submitted by: Ben Nied <spacewreckage@gmail.com> Approved by: joshruehlig@gmail.com (maintainer) Notes: svn path=/head/; revision=503690
* news/nzbget: update to 21.0Fernando ApesteguĂ­a2019-06-072-6/+7
| | | | | | | | | | | | | Too many changes to list here. See ChangeLog (https://nzbget.net/history) * Small cosmetic changes * Releasing maintainer from duty as requested PR: 237957 Reported by: marcel@herrbischoff.com Notes: svn path=/head/; revision=503633
* - Update to 0.52Wen Heping2019-06-062-4/+4
| | | | Notes: svn path=/head/; revision=503559
* news/nzbhydra2: Update to 2.6.2Tobias C. Berner2019-05-103-7/+7
| | | | | | | | | | | | | | - USE flag for python changed to python:2.7 as 3.x is not supported at this time. Changelog can be viewed at: https://github.com/theotherp/nzbhydra2/blob/master/changelog.md Submitted by: Daniel Shafer <daniel shafer cc> (maintainer) Differential Revision: https://reviews.freebsd.org/D20164 Notes: svn path=/head/; revision=501152
* news/sabnzbdplus: update to 2.3.8Steve Wills2019-04-302-4/+4
| | | | | | | | | PR: 237444 Submitted by: Ben Nied <spacewreckage@gmail.com> Approved by: joshruehlig@gmail.com (maintainer) Notes: svn path=/head/; revision=500482
* Spell NNTP correctly (it's an abbreviation and thus should be uppercased).Alexey Dokuchaev2019-03-312-2/+2
| | | | Notes: svn path=/head/; revision=497397
* devel/icu: update to 64.1Jan Beich2019-03-271-1/+1
| | | | | | | | | | | Changes: http://site.icu-project.org/download/64 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 236325 Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D19479 Notes: svn path=/head/; revision=496981
* news/nzbhydra2: Update to 2.3.16Tobias C. Berner2019-03-172-5/+5
| | | | | | | | | | - All updates between 2.3.6 and 2.3.16 are breaks and fixes for better SSL support. Submitted by: Daniel Shafer <daniel shafer cc> (maintainer) Differential Revision: https://reviews.freebsd.org/D19609 Notes: svn path=/head/; revision=496017
* Add USES=compiler:c++11-lang to fix build on GCC-basedMark Linimon2019-02-241-2/+2
| | | | | | | | | | | architectures. PR: 235743 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=493817
* news/nzbhydra2: update to 2.3.6Tobias C. Berner2019-02-083-12/+15
| | | | | | | | | | | - while here, also address the issue of the missing data directory PR: 235545 Submitted by: Daniel Shafer <daniel@shafer.cc> (maintainer) Differential Revision: https://reviews.freebsd.org/D19091 Notes: svn path=/head/; revision=492464
* There is no *_CONFIGURE_DISABLE options helperTobias Kortkamp2019-02-051-1/+0
| | | | Notes: svn path=/head/; revision=492251
* Move Objective-C ports to the v2 GNUstep ABI.David Chisnall2019-02-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | * Bump the LLVM revision used for GNUstep to 7, the minimum to support the new ABI. * GNUstep-back does not work with lld, so mark it to use Gold (BFD LD doesn't seem able to link Objective-C things). * Turn off some annoying debug logs in GNUstep back, which generate several messages per second when you move the mouse. These should never have been enabled in a release build anyway. * Downgrade Cenon to 4.0.2. This was the last version to actually work with GNUstep (the later ones use XCode >= 5 .xib files, which GNUstep can't parse). * Update gorm to git head. The current release doesn't work with the new Objective-C ABI, but -head has the patches to fix it. * Update PikoPixel and add it to the gnustep-app meta-package. * Update the three core GNUstep packages to the latest release. * Update gnumail and pantomime to the latest release and fix a linking error with the new ABI. * Update GNUstep FTP to the latest version. Reviewed by: bapt (previous version) Notes: svn path=/head/; revision=492056
* news/nzbhydra2: update to 2.3.4Tobias C. Berner2019-02-032-5/+5
| | | | | | | | | | | | * Fix: Move cancel button in dialog shown while searching because you're all too slow to click it. * Fix: Prevent database trace file becoming too large * Fix: Keep less gclog files in the log folder Submitted by: Daniel Shafer <daniel shafer cc> Differential Revision: https://reviews.freebsd.org/D19069 Notes: svn path=/head/; revision=492038
* news/nzbperl: No need to set WRKSRCTobias Kortkamp2019-02-021-6/+6
| | | | | | | Rearrange some things as recommended in the PHB. Notes: svn path=/head/; revision=491928
* [NEW PORT] news/nzbhydra2: Usenet meta searchTobias C. Berner2019-01-296-0/+745
| | | | | | | | | | | | | | | | NZBHydra 2 is a meta search for NZB indexers. It provides easy access to a number of raw and newznab based indexers. You can search all your indexers from one place and use it as an indexer source for tools like Sonarr, Radarr or CouchPotato. WWW: https://github.com/theotherp/nzbhydra2 PR: 234537 Submitted by: Daniel Shafer <daniel shafer cc> Differential_Revision: https://reviews.freebsd.org/D18704 Notes: svn path=/head/; revision=491596
* Update to 2.3.7Jochen Neumeister2019-01-292-5/+6
| | | | | | | | | | PR: 234986 Reported by: Rob <robin@chee.ma> Approved by: maintainer Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=491553
* - update to 4.3.4Dirk Meyer2019-01-066-54/+28
| | | | | | | | | - ipv6 support - new upstream - add LICENSE Notes: svn path=/head/; revision=489499
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-122-2/+2
| | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272
* These ports now build on powerpc64.Mark Linimon2018-12-111-1/+0
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=487243
* news/xpn: Add a trayiconTobias Kortkamp2018-11-162-2/+100
| | | | | | | | | | | | - Reset maintainer due to the long timeout PR: 205429 Submitted by: rainbow@irh.it Approved by: nivit (maintainer timeout, ~2 years) Obtained from: Debian Notes: svn path=/head/; revision=485066
* - Fix with INN's shared libraries;Thierry Thomas2018-11-133-4/+43
| | | | | | | - Fix WWW. Notes: svn path=/head/; revision=484894
* Update `databases/gdbm' to version 1.18.1, an important bugfix releaseAlexey Dokuchaev2018-11-113-3/+3
| | | | | | | | | | | | | which restores compatibility with old databases (version 1.8) and some later versions which were built without mmap(2) support. Due to shlib version change, bump port revisions of the consumer ports. PR: 233059 Exp-run by: antoine Approved by: maintainer (johans, numerous timeouts) Notes: svn path=/head/; revision=484696
* Install texinfo files (GNU info) into ${PREFIX}/share/infoBaptiste Daroussin2018-11-105-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | After a discussion on the mailing list on moving manpages to ${PREFIX}/share/man for consistency with base where it is installed in usr/share/man, it appeared the same should happen to GNU info files which were installed under share in base and not in ports. Now texinfo is not in base on any of the supported version of FreeBSD it is possible to proceed to this move and it is easier to do than the manpage change. Other benefit than consistency are less patching: all build tools but cmake are expecting info files to be under share/info and cmake (patched here) was having an exception for BSD so the patch makes FreeBSD case less specific for them Bump revision of all impacted ports PR: 232907 exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D17816 Notes: svn path=/head/; revision=484628
* news/pan: Update to 0.145Steve Wills2018-11-104-188/+29
| | | | | | | | PR: 230112 Submitted by: Nathan <ndowens@yahoo.com> (based on) Notes: svn path=/head/; revision=484568
* Compiling on GCC-based architectures (only) requires using c+11.Mark Linimon2018-11-101-2/+8
| | | | | | | | PR: 232862 Submitted by: Piotr Kubaj Notes: svn path=/head/; revision=484560
* Update to 2.3.5Florian Smeets2018-11-022-4/+4
| | | | | | | | PR: 231917 Approved by: joshruehlig@gmail.com (maintainer) Notes: svn path=/head/; revision=483816
* devel/icu: update to 63.1Jan Beich2018-10-231-1/+1
| | | | | | | | | | Changes: http://site.icu-project.org/download/63 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 232300 Exp-run by: antoine Notes: svn path=/head/; revision=482830
* - Update WWWDmitry Marakasov2018-10-141-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=482036
* - Update to 0.09Wen Heping2018-10-102-4/+8
| | | | | | | | Changes: https://metacpan.org/changes/distribution/News-Article-NoCeM - Add LICENSE Notes: svn path=/head/; revision=481682
* Apply a correct fix.Mathieu Arnold2018-10-092-4/+4
| | | | | | | PR: 232125 Notes: svn path=/head/; revision=481674
* news/nzbget: Unbreak portMark Felder2018-10-092-6/+3
| | | | | | | | PR: 232125 MFH: 2018Q4 Notes: svn path=/head/; revision=481670
* Mark BROKEN: fails to packageAntoine Brodin2018-10-061-0/+2
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=481396
* Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, exceptDag-Erling Smørgrav2018-10-062-4/+4
| | | | | | | | | | for where it resulted in a change in output from build-depends-list or run-depends-list. Approved by: portmgr (adamw) Notes: svn path=/head/; revision=481365
* news/nzbget: Update to 20.0Mark Felder2018-10-045-11/+48
| | | | | | | | | | | - Add patches to disable building with optimized CFLAGS by default PR: 228888 Approved by: maintainer (timeout) MFH: 2018Q4 Notes: svn path=/head/; revision=481227
* Update Objective-C LLVM version to 6.0.Brooks Davis2018-09-261-1/+1
| | | | | | | | | | | | Fixes aarch64 build. Reduces depends on obsolete LLVM 4.0. PR: 230116 Submitted by: mikael.urankar@gmail.com Approved by: theraven (prior version) Sponsored by: DARPA, AFRL Notes: svn path=/head/; revision=480741
* Add EXAMPLES options to ports that should have one.Mathieu Arnold2018-09-101-1/+1
| | | | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479407
* Add DOCS options to ports that should have one.Mathieu Arnold2018-09-106-1/+11
| | | | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479406
* After an include, PLIST_SUB must be appended to, not overwritten.Mathieu Arnold2018-09-101-1/+1
| | | | | | | | | | | | If it is overwritten, many values will be clobbered, and pain will ensue. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479405
* news/newscache: Fix build with Clang 6Tobias Kortkamp2018-08-311-0/+15
| | | | | | | | | | | NewsCache.cc:2265:62: error: invalid operands to binary expression ('__bind<int &, sockaddr *, unsigned int>' and 'int') if (bind(sock, (struct sockaddr *) &nproxy, sizeof(nproxy)) < 0) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~ http://beefy11.nyi.freebsd.org/data/head-i386-default/p478276_s338342/logs/errors/newscache-1.2.r.6_4.log Notes: svn path=/head/; revision=478614
* news/nget: Fix build on 12.0Tobias Kortkamp2018-08-251-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | Many configure checks fail with In file included from conftest.cc:38: In file included from /usr/include/c++/v1/ext/hash_map:203: In file included from /usr/include/c++/v1/__hash_table:16: In file included from /usr/include/c++/v1/memory:653: In file included from /usr/include/c++/v1/typeinfo:61: In file included from /usr/include/c++/v1/exception:82: In file included from /usr/include/c++/v1/cstdlib:86: In file included from /usr/include/c++/v1/stdlib.h:94: /usr/include/stdlib.h:97:1: error: function declared '[[noreturn]]' after its first declaration _Noreturn void exit(int); ^ /usr/include/sys/cdefs.h:280:22: note: expanded from macro '_Noreturn' #define _Noreturn [[noreturn]] ^ http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/nget-0.27.1_5.log Notes: svn path=/head/; revision=478053
* Fix a common grammar error: "can not" means the opposite of "cannot."Adam Weinberger2018-08-011-1/+1
| | | | | | | "Can not" means "it is possible not to," and "cannot" means "it is impossible to." Notes: svn path=/head/; revision=476184
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-291-1/+1
| | | | | | | | | | | | | | | | | in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default. This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542 Notes: svn path=/head/; revision=475857
* Remove all := from BUILD_DEPENDS, here are never needed.Mathieu Arnold2018-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | While there, cleanup, and sort depends. When build and run dependencies are the same, there are three ways to avoid duplicating the list while not adding the framework added BUILD_DEPENDS to the RUN_DEPENDS. In order of preference, they are: 1) use RUN_DEPENDS to set BUILD_DEPENDS: BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= foo:bar/baz 2) create another variable and use it: MY_DEPENDS= foo:bar/baz BUILD_DEPENDS= ${MY_DEPENDS} RUN_DEPENDS= ${MY_DEPENDS} 3) use BUILD_DEPENDS to set RUN_DEPENDS and force evaluation: BUILD_DEPENDS= foo:bar/baz RUN_DEPENDS:= ${BUILD_DEPENDS} Sponsored by: Absolight Notes: svn path=/head/; revision=474242
* Mark ports broken on mips64 that are already broken on powerpc64. InMark Linimon2018-07-021-5/+6
| | | | | | | | | | | | most cases, the failure mode is the same. Also, mark them broken on mips when necessary. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=473699
* news/slrn: fix crash with SIGSERV in the iconv_convert_string()Eugene Grosbein2018-06-301-1/+2
| | | | | | | | | | | | | | | Back out r349278 that added --with-non-gnu-iconv trying to solve our early iconv() inconsistences that are not actual anymore as it now now correctly returns non-zero count of convertable symbols. This fixes unsigned underflow in the slrn code turning negative value to large positive leading to incorrect memory accesses later. PR: 228502 Approved by: johans (maintainer timeout, 1 month) Notes: svn path=/head/; revision=473592
* devel/icu: update to 62.1Jan Beich2018-06-291-1/+1
| | | | | | | | | | Changes: http://site.icu-project.org/download/62 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 229359 Exp-run by: antoine (only 10.4) Notes: svn path=/head/; revision=473551