aboutsummaryrefslogtreecommitdiffstats
path: root/news
Commit message (Collapse)AuthorAgeFilesLines
* Convert to UCL & cleanup pkg-message (categories n)Mathieu Arnold2019-08-1411-18/+66
| | | | (and missed 3 missed files from previous categories.)
* Mark BROKEN: unfetchableAntoine Brodin2019-08-053-0/+6
|
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-274-3/+4
| | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. 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, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330
* Prepare for powerpc-on-clang by deleting hard-coded tests for architectureMark Linimon2019-07-131-1/+1
| | | | | | as a stand-in for "are we running on gcc". Approved by: portmgr (tier-2 blanket)
* news/nntpcache: fix buildPiotr Kubaj2019-07-011-1/+1
| | | | | | Base GCC crashes during build, add USES=compiler:c11. Approved by: mentors (implicit approval)
* Update to 3.3.6Sunpoet Po-Chuan Hsieh2019-06-242-4/+4
| | | | Changes: https://github.com/sabnzbd/sabyenc/commits/sabyenc-python2
* Add py-sabyenc3 4.0.1 (copied from py-sabyenc)Sunpoet Po-Chuan Hsieh2019-06-244-0/+36
|
* 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
* 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)
* news/nzbget: update to 21.0Fernando Apesteguía2019-06-082-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
* - Update to 0.52Wen Heping2019-06-062-4/+4
|
* 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
* 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)
* Spell NNTP correctly (it's an abbreviation and thus should be uppercased).Alexey Dokuchaev2019-03-312-2/+2
|
* devel/icu: update to 64.1Jan Beich2019-03-281-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
* 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
* Add USES=compiler:c++11-lang to fix build on GCC-basedMark Linimon2019-02-251-2/+2
| | | | | | | | architectures. PR: 235743 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket)
* news/nzbhydra2: update to 2.3.6Tobias C. Berner2019-02-093-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
* There is no *_CONFIGURE_DISABLE options helperTobias Kortkamp2019-02-051-1/+0
|
* 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)
* 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
* news/nzbperl: No need to set WRKSRCTobias Kortkamp2019-02-021-6/+6
| | | | Rearrange some things as recommended in the PHB.
* [NEW PORT] news/nzbhydra2: Usenet meta searchTobias C. Berner2019-01-306-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
* 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
* - update to 4.3.4Dirk Meyer2019-01-066-54/+28
| | | | | | - ipv6 support - new upstream - add LICENSE
* 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
* These ports now build on powerpc64.Mark Linimon2018-12-121-1/+0
| | | | Approved by: portmgr (tier-2 blanket)
* 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
* - Fix with INN's shared libraries;Thierry Thomas2018-11-143-4/+43
| | | | - Fix WWW.
* 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)
* Install texinfo files (GNU info) into ${PREFIX}/share/infoBaptiste Daroussin2018-11-115-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
* news/pan: Update to 0.145Steve Wills2018-11-104-188/+29
| | | | | PR: 230112 Submitted by: Nathan <ndowens@yahoo.com> (based on)
* Compiling on GCC-based architectures (only) requires using c+11.Mark Linimon2018-11-101-2/+8
| | | | | PR: 232862 Submitted by: Piotr Kubaj
* Update to 2.3.5Florian Smeets2018-11-022-4/+4
| | | | | PR: 231917 Approved by: joshruehlig@gmail.com (maintainer)
* 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
* - Update WWWDmitry Marakasov2018-10-141-1/+1
| | | | Approved by: portmgr blanket
* - Update to 0.09Wen Heping2018-10-102-4/+8
| | | | | Changes: https://metacpan.org/changes/distribution/News-Article-NoCeM - Add LICENSE
* Apply a correct fix.Mathieu Arnold2018-10-102-4/+4
| | | | PR: 232125
* news/nzbget: Unbreak portMark Felder2018-10-102-6/+3
| | | | | PR: 232125 MFH: 2018Q4
* Mark BROKEN: fails to packageAntoine Brodin2018-10-071-0/+2
| | | | Reported by: pkg-fallout
* 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)
* 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
* 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
* 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
* 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
* 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
* news/newscache: Fix build with Clang 6Tobias Kortkamp2018-09-011-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
* 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
* Fix a common grammar error: "can not" means the opposite of "cannot."Adam Weinberger2018-08-021-1/+1
| | | | "Can not" means "it is possible not to," and "cannot" means "it is impossible to."
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-301-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
* 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
* 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)
* 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)
* 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)
* Use PY_FLAVOR for dependencies.Mathieu Arnold2018-06-213-4/+4
| | | | | | | FLAVOR is the current port's flavor, it should not be used outside of this scope. Sponsored by: Absolight
* Adjust USES to fix builds on gcc-based architectures.Mark Linimon2018-06-191-1/+1
| | | | | | | | While here, pet portlint. Tested for no regression on amd64. Approved by: portmgr (tier-2 blanket)
* Update to 2.3.4Florian Smeets2018-06-053-5/+4
| | | | | | PR: 228629 Submitted by: Ralf van der Enden Approved by: maintainer
* Update to 3.3.5Florian Smeets2018-06-022-4/+4
|
* Back to the poolFlorian Smeets2018-06-021-1/+1
| | | | | PR: 228630 Submitted by: maintainer
* Update WWWSunpoet Po-Chuan Hsieh2018-05-285-5/+5
| | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
* - remove option INETDDirk Meyer2018-04-307-17/+212
| | | | | | | | | - build both standalone and inetd version - fix permissions on update - add IPv6 support based on work from Gert Doering If you used the inetd version, please change the path in /etc/inetd.conf from /usr/local/sbin/nntpd to /usr/local/libexec/nntpd.
* Switch all pypi.python.org WWWs to a new PyPi home pypi.org whereDmitry Marakasov2018-04-261-1/+1
| | | | | | | they now redirect to anyway. All new urls checked to return 200, I've fixed a couple of them in the process. Approved by: portmgr blanket, mat
* devel/icu: update to 61.1Jan Beich2018-04-061-1/+1
| | | | | | | | Changes: http://site.icu-project.org/download/61 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 227042 Exp-run by: antoine MFH: 2018Q2 (required by Firefox 61)
* news/mmail: Update 0.49 -> 0.51Yuri Victorovich2018-04-023-23/+4
|
* Add LICENSE.Matthias Andree2018-03-311-0/+2
|
* Fix build with Perl 5.26.Mathieu Arnold2018-03-291-0/+14
| | | | Sponsored by: Absolight
* Add missing requirement on LOGIN for rc script.Bryan Drewery2018-03-042-1/+2
| | | | | | PR: 225857 Submitted by: will@worrbase.com Differential Revision: https://reviews.freebsd.org/D14575
* Reduce dependency on the python2 metaportAntoine Brodin2018-02-192-4/+4
| | | | | PR: 225752 Submitted by: Yasuhiro KIMURA
* Canonicalize PyPi WWWs:Dmitry Marakasov2018-02-091-1/+1
| | | | | | | - Switch to https:// - Remove trailing slashes Approved by: portmgr blanket
* Unbreak Clang 6 build.Max Khon2018-01-271-0/+20
|
* Update to 2.3.2Florian Smeets2018-01-213-7/+9
| | | | | | PR: 225075 Submitted by: Ralf van der Enden <tremere@cainites.net> Approved by: maintainer
* Update to 3.3.2Florian Smeets2018-01-212-4/+4
| | | | | PR: 225074 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
* Remove superfluous linefeeds and fix some other minor whitespace bugs.Alexey Dokuchaev2018-01-121-1/+0
|
* Do not abuse INSTALL_MAN when installing documentation, examples, andAlexey Dokuchaev2018-01-111-1/+1
| | | | other miscellaneous files that are not actually manual pages (part 2).
* Remove support for variables that have been deprecated for a while.Mathieu Arnold2018-01-092-5/+4
| | | | | | | | | | | | | | | | | | | | | | | | variables deprecation revision WITHOUT_NLS 2013-12-13 r336337 WITH_/WITHOUT_ 2014-02-24 r345870 NOPORT(DOC|EXAMPLE)S 2014-04-19 r351587 WITH_BDB_VER 2016-05-02 r414444 OVERRIDE_LINUX_BASE_PORT 2016-09-05 r421387 WITH_OPENSSL_(BASE|PORT) 2016-06-16 r416965 While there, add an ERROR variable that works like DEV_ERROR, but for user facing errors, and move NOPORTDOCS, NOPORTEXAMPLES and WITHOUT_NLS to it. Cleanup bsd.sanity.mk a bit. Fix fallout. PR: 224613 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D13490
* news/pan: unbreak build with Clang 6 (C++14 by default)Jan Beich2018-01-061-0/+166
| | | | | | | | | | | | text-match.cc:476:8: error: no viable conversion from 'pan::StringView' to 'std::__1::basic_string<char>' s = tmp; ^~~ article-filter.cc:165:46: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal] g_snprintf (buf, sizeof(buf), "%"G_GUINT64_FORMAT, xit->number); ^ Reported by: antoine (via bug 224669)
* - add back setuid bits for poudriere buildsDirk Meyer2018-01-052-1/+3
|
* - Add LICENSEDmitry Marakasov2017-12-272-1/+4
| | | | - Update WWW
* Update to tin 2.4.2Johan van Selst2017-12-253-5/+6
|
* Fix configure options for gnustep-makeDavid Chisnall2017-12-031-1/+1
| | | | | | | We were not setting the flag to select the GNUstep ABI, so were defaulting to using the GCC-compatible version, which was likely to trigger a lot of subtle bugs. This was noticed when C++ exceptions thrown through Objective-C stack frames caused segfaults.
* - Add explicit FLAVOR to a few dependenciesAntoine Brodin2017-12-031-2/+2
| | | | | | - Remove FLAVOR from py-docutils dependency in comms/uhd, in this case it needs the rst2html command, not the docutils module - Mark some ports as not compatible with python3
* Convert Python ports to FLAVORS.Mathieu Arnold2017-11-306-14/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ports using USE_PYTHON=distutils are now flavored. They will automatically get flavors (py27, py34, py35, py36) depending on what versions they support. There is also a USE_PYTHON=flavors for ports that do not use distutils but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if using distutils but flavors are not wanted. A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been added to cope with Python ports that did not have the Python PKGNAMEPREFIX but are flavored. USES=python now also exports a PY_FLAVOR variable that contains the current python flavor. It can be used in dependency lines when the port itself is not python flavored. For example, deskutils/calibre. By default, all the flavors are generated. To only generate flavors for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf. In all the ports with Python dependencies, the *_DEPENDS entries MUST end with the flavor so that the framework knows which to build/use. This is done by appending '@${PY_FLAVOR}' after the origin (or @${FLAVOR} if in a Python module with Python flavors, as the content will be the same). For example: RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} PR: 223071 Reviewed by: portmgr, python Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D12464
* Remove expired ports:Rene Ladan2017-11-224-49/+0
| | | | | | | | | | | | | | | 2017-11-20 news/brag: Tcl/Tk 8.4 is no longer maintained, please use 8.5+ 2017-11-20 textproc/srilm: Tcl/Tk 8.4 is no longer maintained, please use 8.5+ 2017-11-20 x11-toolkits/tk84: Tcl/Tk 8.4 is no longer maintained, please use 8.5+ 2017-11-20 devel/tkinspect: Tcl/Tk 8.4 is no longer maintained, please use 8.5+ 2017-11-20 games/bogged: Tcl/Tk 8.4 is no longer maintained, please use 8.5+ 2017-11-20 games/ttraffic: Tcl/Tk 8.4 is no longer maintained, please use 8.5+ 2017-11-20 games/ifm: Tcl/Tk 8.4 is no longer maintained, please use 8.5+ 2017-11-20 games/tksol: Tcl/Tk 8.4 is no longer maintained, please use 8.5+ 2017-11-20 lang/tcl84: Tcl/Tk 8.4 is no longer maintained, please use 8.5+ 2017-11-20 mail/tkrat2: Tcl/Tk 8.4 is no longer maintained, please use 8.5+ 2017-11-20 multimedia/dtv: Tcl/Tk 8.4 is no longer maintained, please use 8.5+ 2017-11-20 net-mgmt/netwag: Tcl/Tk 8.4 is no longer maintained, please use 8.5+
* devel/icu: update to 60.1Jan Beich2017-11-091-1/+1
| | | | | | | Changes: http://site.icu-project.org/download/60 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ PR: 223373 Exp-run by: antoine
* - Reset MAINTAINER due to fatal email bounces, maintainer timeoutsRyan Steinmetz2017-11-041-1/+1
| | | | Reported by: portscout
* lang/tcl84, x11-toolkits/tk84: extend expiration for another monthPietro Cerutti2017-10-201-0/+3
| | | | Track down a few more ports that depend on those two, and deprecate them too.
* news/nget: Fix build with Clang and GCC > 4.8Tobias Kortkamp2017-10-145-16/+77
| | | | | - Remove GCC dependency since it now builds fine with Clang - Set WRKSRC directly instead of symlinking in post-extract
* Remove news/py-twistedNewsSunpoet Po-Chuan Hsieh2017-09-304-37/+0
|
* devel/icu: update to 59.1Jan Beich2017-09-251-1/+1
| | | | | | | | | - Temporarily keep C++98 working in consumers for Clang's default -std= Changes: http://site.icu-project.org/download/59 PR: 218788 Submitted by: takefu@airport.fm, dcarmich@dcarmichael.net (early version) Exp-run by: antoine
* news/py-sabyenc: Update to 3.3.1Danilo G. Baio2017-09-232-5/+7
| | | | | PR: 222500 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
* news/sabnzbdplus: Update to 2.3.0Danilo G. Baio2017-09-233-7/+6
| | | | | | | | Changes: https://github.com/sabnzbd/sabnzbd/releases/tag/2.3.0 PR: 222501 Submitted by: Ralf van der Enden <tremere@cainites.net> Approved by: joshruehlig@gmail.com (maintainer)
* - update to pgpverify-1.29Dirk Meyer2017-09-172-9/+16
| | | | - new option GPGPV
* Fix license information for portgs that use "the same license as Perl".Mathieu Arnold2017-09-152-2/+2
| | | | Sponsored by: Absolight
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-112-1/+2
| | | | | | | | | | | | | | (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275
* Change from USES=twisted to devel/py-twistedSunpoet Po-Chuan Hsieh2017-09-041-2/+3
| | | | | | | | - Bump PORTREVISION for dependency change PR: 221664 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 14 days)
* * Updated to 2.2.1Richard Gallamore2017-09-033-5/+18
| | | | | | | | Changes: https://github.com/sabnzbd/sabnzbd/releases/tag/2.2.1 PR: 221606 Submitted by: Ralf van der Enden Approved by: joshruehlig@gmail.com (maintainer)
* Update GNUstep core libraries.David Chisnall2017-08-211-1/+1
| | | | | | | | | | Update the default Objective-C compiler. Fix various build failures in GNUstep ports from newer versions of the GNUstep core libraries and from changes to GNUstep Make. Update various ports that use GNUstep and bump the portrevision of the ones that haven't had a new release.
* Mark DEPRECATED and set EXPIRATION_DATE to 2017-09-30Sunpoet Po-Chuan Hsieh2017-08-201-0/+3
|
* - news/nzbget: Update from 19.0 to 19.1Jochen Neumeister2017-08-152-4/+4
| | | | | | | | | | | | | | | | | - Changelog: - proper handling of changing category (and destination path) during direct unpack; direct unpack now gracefully aborts with cleanup; the files will be unpacked during post-processing stage; - fixed: password protected downloads of certain kind may sometimes end up with no files if direct unpack was active; - fixed: rar-renamer mistakenly renamed some encrypted rar3 files causing unnecessary repair; - fixed: rar-renamer could not process some encrypted rar3-archives. PR: 221357 Submitted by: Toxic <toxic@doobie.com> (maintainer) Approved by: rene (mentor) Differential Revision: https://reviews.freebsd.org/D11955
* - remove obsolte option PGP2Dirk Meyer2017-08-021-2/+1
|
* news/nzbget: Update 18.1 -> 19.0Bradley T. Hughes2017-07-032-5/+4
| | | | | | | PR: 220348 Submitted by: toxic@doobie.com (maintainer) Approved by: mat (co-mentor) Differential Revision: https://reviews.freebsd.org/D11439
* Remove Perl core modulesSunpoet Po-Chuan Hsieh2017-07-012-7/+8
| | | | | | | - Add LICENSE - Add NO_ARCH - Sort PLIST - Bump PORTREVISION for dependency change
* - Update SABnzbd to 2.1.0.Tim Bishop2017-06-133-8/+7
| | | | | | | | - GH_TAGNAME no longer needed now it is correctly tagged in GitHub. - Uses py-sabyenc instead of py-yenc as recommended upstream. PR: 218722 Submitted by: joshruehlig@gmail.com (maintainer)
* - Use correct license (see https://github.com/sabnzbd/sabyenc/issues/5).Tim Bishop2017-06-122-8/+7
| | | | | | | | - Only use python 2.7, as indicated by upstream. - Use the preferred CHEESESHOP instead of GitHub for the distfile. Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Reported by: koobs
* - Add LICENSEDmitry Marakasov2017-06-124-16/+18
| | | | | | | | - Switch to USES=localbase - Use MANPREFIX - Switch to options helpers - Fix WWW: - Don't install unneeded docfile
* New port: news/py-sabyencTim Bishop2017-06-104-0/+35
| | | | | | | | | | | | | | | | | Modified the original yenc module by Alessandro Duca alessandro.duca@gmail.com for use within SABnzbd. The module was extended to do header parsing and full yEnc decoding from a Python list of chunks, the way in which data is retrieved from usenet. This is particularly beneficial when SSL is enabled, which limits the size of each chunk to 16K. Parsing these chunks in Python is much more costly. Additionally, this module releases Python's GIL during decoding, greatly increasing performance of the overall download process. WWW: https://github.com/sabnzbd/sabyenc PR: 218722 Submitted by: Ralf van der Enden <tremere@cainites.net>
* news/husky-sqpack is a subport for news/husky to purge squish and jam msgbases.Eugene Grosbein2017-05-253-0/+26
| | | | | | | | It is a part of Husky Fidosoft Project. PR: 200481 Submitted by: Victor Sudakov <vas@mpeks.tomsk.su> Approved by: vsevolod (mentor)
* Handle special permissions through pkg-plist and not through makeJohan van Selst2017-05-222-20/+16
| | | | | | | (this broke building as unprivileged user) No changes to the default build or generated package Reported by: naddy
* Mark some ports failing on power64. In cases where the error messageMark Linimon2017-05-141-1/+2
| | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
* - Update to INN 2.6.1Johan van Selst2017-05-123-10/+22
| | | | | https://www.eyrie.org/~eagle/software/inn/docs-2.6/news.html - Make setuid inews and UUCP optional
* news/nzbget: Update to 18.1Mark Felder2017-05-122-19/+12
| | | | | | | | | - Remove GnuTLS as an option and use OpenSSL by default. GnuTLS has not been working correctly for several releases. - Alpha sort USES PR: 219206 Approved by: maintainer (private email)
* UNRAR description is now available in bsd.options.desc.mkMark Felder2017-04-271-1/+0
| | | | Approved by: portmgr (with hat)
* - Fix plistMartin Wilke2017-04-232-1/+3
| | | | - Bump PORTREVISION
* - Fix shebangsMartin Wilke2017-04-191-1/+3
|
* - Optionize docsDmitry Marakasov2017-04-101-6/+5
| | | | - Switch to options helpers
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-1/+1
| | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707
* news/sabnzbdplus: Update to 1.2.3Tim Bishop2017-03-222-5/+5
| | | | | PR: 217936 Submitted by: joshruehlig@gmail.com (maintainer)
* Remove all _USE=openssl occurrences.Mathieu Arnold2017-03-151-1/+1
| | | | Sponsored by: Absolight
* Remove all USE_OPENSSL occurrences.Mathieu Arnold2017-03-152-2/+2
| | | | Sponsored by: Absolight
* news/sabnzbdplus: Update to 1.2.1Steve Wills2017-02-282-11/+8
| | | | | PR: 217359 Submitted by: joshruehlig@gmail.com (maintainer)
* news/nzbget: rc script improvementMark Felder2017-02-232-21/+2
| | | | | | | | | nzbget obeys normal signals. Use them instead of needlessly complicating the rc script. PR: 216894 Approved by: maintainer timeout MFH: 2017Q1
* - add LICENSEDirk Meyer2017-02-0911-102/+94
| | | | | - default config now PREFIX aware - make portlint happier
* - fix owner on suid binariesDirk Meyer2017-02-017-28/+30
| | | | | | - fix option FIDOGATE_RUNAS - add LICENSE - make portlint happier
* - Update to 1.1.1Dmitry Marakasov2017-01-303-26/+23
| | | | | | | - Switch to new GitHub home PR: 214768 Submitted by: joshruehlig@gmail.com (maintainer)
* - make portlint happierDirk Meyer2017-01-2910-66/+41
|
* - add LICENSEDirk Meyer2017-01-294-8/+12
| | | | - make portlint happier
* Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/Sunpoet Po-Chuan Hsieh2017-01-212-2/+2
|
* Reinplace the target of the symlink instead of the symlinkAntoine Brodin2017-01-201-1/+1
| | | | PR: 216309
* The output of tools like awk, date, sort, tr,... depends on the currentTijl Coosemans2017-01-181-2/+2
| | | | | | | | | | | | | | | | | | locale set by the user. Add LANG=C and LC_ALL=C at the beginning of bsd.port.mk and export them so all commands are executed with the C locale. LC_ALL=C overrides all other LC_* variables. LANG is used by setlocale(3) as default value for LC_* variables, so normally it isn't used when LC_ALL is set, but there's code out there that looks at LANG directly so it's safer to set it as well. The only commands not captured by this are != assignments before any inclusion of bsd.port.*mk. Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a different locale (e.g. USE_LOCALE=en_US.UTF-8). PR: 215882 Exp-run by: antoine Approved by: portmgr (antoine)
* Update pan to 0.141.Koop Mast2017-01-113-6/+9
| | | | Register indirect dependancies.
* news/nzbget: Switch default option from GNUTLS to OPENSSLTorsten Zuehlsdorff2017-01-102-3/+4
| | | | | | | | | | There are a series of reports of TLS handshake failures from users of the port. Upstream responds to this reports with "Use OpenSSL instead of GNU TLS". Therefore the maintainer decided to switch the default option to OPENSSL. PR: 215788 Submitted by: Toxic (maintainer) MFH: 2017Q1
* Drop USE_GCC, this fixed a segfault crash when starting the program.Koop Mast2017-01-101-2/+1
| | | | | PR: 199303 MFH: 2017Q1
* - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOLDmitry Marakasov2017-01-091-4/+0
| | | | Approved by: portmgr blanket
* Assume "pkg-config zlib" works after 9.x reached EOLJan Beich2017-01-042-4/+0
| | | | | | | Many ports passed ZLIB_CFLAGS="-I/usr/include" ZLIB_LIBS="-L/usr/lib -lz" which is unsafe at least with lang/gcc* that override some system headers and have newer libgcc_s.so that our old version in base may not be forward-compatible with.
* Reassign to the perl collectiveAdam Weinberger2017-01-031-1/+1
|
* leeym handed in his commit bit.Rene Ladan2017-01-032-2/+2
|
* Update to tin 2.4.1Johan van Selst2016-12-282-5/+7
|
* Replace USE_GCC=4.9+ by the canonical USE_GCC=yes (which now requiresGerald Pfeifer2016-12-261-1/+1
| | | | | | at least GCC 4.9). Reviewed by: tz
* news/nzbget: Update from 16.4 to 17.1Torsten Zuehlsdorff2016-12-163-6/+12
| | | | | | | | Changelog: https://github.com/nzbget/nzbget/blob/v17.1/ChangeLog PR: 215191 Submitted by: toxic@doobie.com (maintainer) Approved by: mentors (implicit)
* update MAINTAINER to my FreeBSD.org emailNikolai Lifanov2016-12-141-1/+1
| | | | | | Reviewed by: matthew Approved by: matthew (maintainer) Differential Revision: https://reviews.freebsd.org/D8782
* Remove libintl.so.9 compatibility link that was added in r374303 toTijl Coosemans2016-12-091-1/+1
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* Remove libiconv.so.3 compatibility link that was added in r374303 toTijl Coosemans2016-12-091-1/+1
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* - fix build for FreeBSD-9Dirk Meyer2016-11-231-0/+3
|
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andGerald Pfeifer2016-11-201-0/+1
| | | | | | | | | lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some circumstances such as versions of FreeBSD or platforms). In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang, c++11-lang, c++0x, c11 requested via USES=compiler.
* devel/icu: update to 58.1Jan Beich2016-11-201-1/+1
| | | | | | | Changes: http://site.icu-project.org/download/58 PR: 214384 Exp-run by: antoine Approved by: office (bapt)
* - fix build on FreeBSD-12Dirk Meyer2016-11-191-0/+6
|
* - fix include and prototype problems with ansi patchesDirk Meyer2016-11-1623-1050/+5
| | | | - fix nntpxmit for 64bit
* chinese/tin: drop PORTREVISION as it has no effectJan Beich2016-11-111-1/+1
| | | | PR: 214384
* Mark as broken on aarch64: fails to link with sbrk.Mark Linimon2016-11-102-0/+5
| | | | | | While here, pet portlint and remove stale ia64 lines. Approved by: portmgr (tier-2 blanket)
* - fix include and prototype problems with ansi patchesDirk Meyer2016-11-0834-628/+28
|
* Update slrn to 1.0.3 (bugfix release)Johan van Selst2016-11-072-6/+8
|
* Fix character encoding issuesThomas Zander2016-11-062-1/+2
| | | | | | | | | | Details: - port now defaults to en_US.UTF-8 for LC_CTYPE - Bump PORTREVISION PR: 212993 Submitted by: joshruehlig@gmail.com (maintainer) MFH: 2016Q4
* ${RM} already has -f.Mathieu Arnold2016-10-212-3/+3
| | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight
* news/golded+: honor LDFLAGSJohn Marino2016-10-181-5/+5
| | | | Approved by: infrastructure blanket
* - Double-quote $@ to properly propagate parameters down the execution pathAlexey Dokuchaev2016-10-171-2/+1
| | | | - Consistently pad (separate) shebang in wrapper scripts with an empty line
* Update rawdog to 2.22.Tim Bishop2016-10-123-13/+14
|
* Update to 1.4.3Emanuel Haupt2016-10-062-5/+5
|
* Update to 1.1.5-20160322.Max Khon2016-10-059-110/+18
|
* - Update devel/icu to 57.1.Tijl Coosemans2016-09-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | - Clean up the Makefile. - Follow some upstream recommendations (--with-data-packaging=archive, --disable-renaming, -DICU_NO_USER_DATA_OVERRIDE). - Patch makefiles to install static libraries with INSTALL_DATA so they aren't stripped. - Patch config/mh-bsd-gcc to sync with config/mh-linux-gcc. - Fix endianness detection in ICU. The code wanted to use BYTE_ORDER defined in machine/endian.h, but this isn't visible because ICU is compiled with _XOPEN_SOURCE. Patch the code to use _BYTE_ORDER instead. - Compile ICU with C++11 compiler to enable move constructors. - Patch ICU to fix a problem with atomics in the case of a C++11 compiler without C++11 header <atomic> (like Clang on FreeBSD 9). - Bump all ports that depend on it due to library version change. - Add USES=compiler:c++0x to some ports that pick up -std=c++0x from ICU pkgconfig files. - Add USES=compiler:c++11-lib to graphics/libcdr01 because it also needs a C++11 runtime library now. Add this to all ports that depend on it so their executables load the right libstdc++.so on FreeBSD 9. PR: 205120 Exp-run by: antoine Approved by: portmgr (antoine)
* - Update to 1.1.0Dmitry Marakasov2016-09-233-30/+26
| | | | | | | - While here, add NO_ARCH and apply minor cosmetic fixes PR: 212848 Submitted by: joshruehlig@gmail.com (maintainer)
* - fix cstd fior FreeBSD-12Dirk Meyer2016-09-161-0/+1
|
* Mark NO_ARCH and define LICENSEEmanuel Haupt2016-09-101-0/+4
|
* Fix package install failure when /var/spool/news already exists.Tijl Coosemans2016-09-082-6/+4
|
* - Add NO_ARCHDmitry Marakasov2016-08-181-10/+10
| | | | - Switch to options helpers
* - Add LICENSEDmitry Marakasov2016-08-171-1/+7
| | | | | - Add NO_ARCH - Switch to options helpers
* - fix regressions on FreeBSD 10.3Dirk Meyer2016-08-121-2/+3
|
* USE_BDB cleanup.Mathieu Arnold2016-08-081-2/+2
| | | | | | | | | | | - USE_BDB=4x+ -> USES=bdb. - USE_BDB=yes -> USES=bdb. - USE_BDB=xx -> USES=bdb:xx. Other modernisations when I see them. PR: 209183 Sponsored by: Absolight
* news/atp: Remove redundant dependency on unzipJohn Marino2016-08-041-2/+1
| | | | | A dependency on unzip will never be registered since unzip is available on all supported platforms (since FreeBSD 8.0).
* news/mmail: Remove redundant dependency on unzipJohn Marino2016-08-041-2/+1
| | | | | A dependency on unzip will never be registered since unzip is available on all supported platforms (since FreeBSD 8.0).
* Fix build with clang and getline(3)Baptiste Daroussin2016-07-311-2/+6
| | | | | | | | The getline(3) failure was hidden by the fact the port was said to build with gcc from ports which occulted the getline(3) change because it bundles the system headers from when it was built (WTF???) Adding -Wno-return-type to cflags allows to build with clang
* Prevent collision with getline(3)Baptiste Daroussin2016-07-304-0/+53
|
* Don't echo in post-install, use pkg-message. Also, don't "fix"Mathieu Arnold2016-07-192-4/+2
| | | | | | pkg-message in post-install, use SUB_FILES/SUB_LIST. Sponsored by: Absolight
* Bump PORTREVISION for the icu revert.Mathieu Arnold2016-07-071-1/+1
| | | | | | | | | This time not bumping lang/php70, but devel/php70-intl which is the one really depending on icu. PR: 205120 With hat: portmgr Sponsored by: Absolight
* devel/icu: bump PORTREVISION on missing dependent portsPietro Cerutti2016-07-061-0/+1
| | | | Reported by: rakuco
* Remove expired ports without open PRs:Rene Ladan2016-07-057-118/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2016-07-04 security/openpgpsdk: Broken for more than 6 months 2016-07-04 security/radiusniff: Broken for more than 6 months 2016-07-04 security/pear-Auth_OpenID: Broken for more than 6 months 2016-07-04 security/sshit: Broken for more than 6 months 2016-07-04 security/ifd-slb_rf60: Broken for more than 6 months 2016-07-04 security/rainbowcrack: Broken for more than 6 months 2016-07-04 security/vlog: Broken for more than 6 months 2016-07-04 security/cryptstring: Broken for more than 6 months 2016-07-04 x11/libdnd: Broken for more than 6 months 2016-07-04 x11/xlupe: Broken for more than 6 months 2016-07-04 x11/xco: Broken for more than 6 months 2016-07-04 x11/xclick: Broken for more than 6 months 2016-07-04 devel/ocfpcsc: Broken for more than 6 months 2016-07-04 devel/dits: Broken for more than 6 months 2016-07-04 devel/ruby-cache: Broken for more than 6 months 2016-07-04 devel/rapidsvn: Broken for more than 6 months 2016-07-04 devel/svnkit: Broken for more than 6 months 2016-07-04 devel/py-EnthoughtBase: Broken for more than 6 months 2016-07-04 devel/cl-uffi: Broken for more than 6 months 2016-07-04 devel/ruby-event-loop: Broken for more than 6 months 2016-07-04 devel/libqxt: Broken for more than 6 months 2016-07-04 devel/dasm: Broken for more than 6 months 2016-07-04 devel/libopendaap: Broken for more than 6 months 2016-07-04 devel/cl-uffi-sbcl: Depends on expiring devel/cl-uffi 2016-07-04 devel/cvs2p4: Broken for more than 6 months 2016-07-04 devel/bufferpool: Broken for more than 6 months 2016-07-04 devel/ifd-test: Broken for more than 6 months 2016-07-04 devel/eric4: Broken for more than 6 months 2016-07-04 devel/uclmmbase: Broken for more than 6 months 2016-07-04 devel/obfuscatejs: Broken for more than 6 months 2016-07-04 devel/oniguruma: Broken for more than 6 months 2016-07-04 devel/libbnr: Broken for more than 6 months 2016-07-04 devel/c4: Broken for more than 6 months 2016-07-04 devel/memcheck: Broken for more than 6 months 2016-07-04 devel/liblcfg: Broken for more than 6 months 2016-07-04 devel/omake: Broken for more than 6 months 2016-07-04 devel/svndelta: Broken for more than 6 months 2016-07-04 devel/papp: Broken for more than 6 months 2016-07-04 devel/mk: Broken for more than 6 months 2016-07-04 devel/avltree: Broken for more than 6 months 2016-07-04 devel/cbind: Broken for more than 6 months 2016-07-04 devel/tclgetopts: Broken for more than 6 months 2016-07-04 devel/antlrworks: Broken for more than 6 months 2016-07-04 devel/acme: Broken for more than 6 months 2016-07-04 devel/libopensync022: Broken for more than 6 months 2016-07-04 archivers/epkg: Broken for more than 6 months 2016-07-04 print/enscriptfonts: Broken for more than 6 months 2016-07-04 print/mup: Broken for more than 6 months 2016-07-04 lang/lua-mode.el: Broken for more than 6 months 2016-07-04 lang/s9fes: Broken for more than 6 months 2016-07-04 lang/alisp: Broken for more than 6 months 2016-07-04 lang/intel2gas: Broken for more than 6 months 2016-07-04 lang/stalin: Broken for more than 6 months 2016-07-04 french/eric4: Depends on expiring devel/eric4 2016-07-04 textproc/exslt: Broken for more than 6 months 2016-07-04 textproc/xt: Broken for more than 6 months 2016-07-04 textproc/ssddiff: Broken for more than 6 months 2016-07-04 textproc/xslint: Broken for more than 6 months 2016-07-04 textproc/cbedic: Broken for more than 6 months 2016-07-04 textproc/tralics: Broken for more than 6 months 2016-07-04 textproc/docbookide.el: Broken for more than 6 months 2016-07-04 textproc/glpi-plugins-AdditionalReports: Broken for more than 6 months 2016-07-04 textproc/tdhkit: Broken for more than 6 months 2016-07-04 textproc/p5-Groonga-API: Broken for more than 6 months 2016-07-04 textproc/glpi-plugins-DataInjection: Broken for more than 6 months 2016-07-04 dns/ldnsm: Broken for more than 6 months 2016-07-04 japanese/guesswork-classic: Broken for more than 6 months 2016-07-04 japanese/texinfo: Broken for more than 6 months 2016-07-04 japanese/jyuroku: Broken for more than 6 months 2016-07-04 japanese/mtools: Broken for more than 6 months 2016-07-04 palm/pdbar: Broken for more than 6 months 2016-07-04 graphics/gplot: Broken for more than 6 months 2016-07-04 graphics/white_dune: Broken for more than 6 months 2016-07-04 graphics/whirlgif: Broken for more than 6 months 2016-07-04 graphics/libaux: Broken for more than 6 months 2016-07-04 graphics/import-pictures: Broken for more than 6 months 2016-07-04 math/xgobi: Broken for more than 6 months 2016-07-04 math/fricas: Broken for more than 6 months 2016-07-04 math/dcdflib: Broken for more than 6 months 2016-07-04 math/libneural: Broken for more than 6 months 2016-07-04 math/open-axiom: Broken for more than 6 months 2016-07-04 irc/nefarious: Broken for more than 6 months 2016-07-04 irc/slirc: Broken for more than 6 months 2016-07-04 irc/ratbox-respond: Broken for more than 6 months 2016-07-04 irc/qwebirc: Broken for more than 6 months 2016-07-04 biology/platon: Broken for more than 6 months 2016-07-04 news/slnr: Broken for more than 6 months 2016-07-04 science/jmol: Broken for more than 6 months 2016-07-04 net/nstxd: Broken for more than 6 months 2016-07-04 net/sprinkle: Broken for more than 6 months 2016-07-04 editors/ssam: Broken for more than 6 months 2016-07-04 editors/fb: Broken for more than 6 months 2016-07-04 misc/quotes: Broken for more than 6 months 2016-07-04 misc/boxquote.el: Broken for more than 6 months 2016-07-04 misc/pypanda: Broken for more than 6 months 2016-07-04 misc/cuecat: Broken for more than 6 months 2016-07-04 deskutils/displaycalibrator: Broken for more than 6 months 2016-07-04 german/eric4: Depends on expiring devel/eric4 2016-07-04 multimedia/vic: Depends on expiring devel/uclmmbase 2016-07-04 multimedia/ggrab: Broken for more than 6 months 2016-07-04 emulators/dynamips: Broken for more than 6 months 2016-07-04 emulators/dynamips-devel: Broken for more than 6 months 2016-07-04 emulators/sim6811: Broken for more than 6 months 2016-07-04 emulators/minivmac: Broken for more than 6 months 2016-07-04 cad/qcad-partslib: Broken for more than 6 months 2016-07-04 comms/dump1090_mr: Broken for more than 6 months 2016-07-04 x11-fm/asfiles: Depends on expiring x11/libdnd 2016-07-04 x11-fonts/fonts-te: Broken for more than 6 months 2016-07-04 sysutils/rsyncmanager: Broken for more than 6 months 2016-07-04 sysutils/jfbterm: Broken for more than 6 months 2016-07-04 sysutils/daedalus: Broken for more than 6 months 2016-07-04 sysutils/pcfclock: Broken for more than 6 months 2016-07-04 sysutils/vlogger: Broken for more than 6 months 2016-07-04 sysutils/bontmia: Broken for more than 6 months 2016-07-04 mail/pop3gwd: Broken for more than 6 months 2016-07-04 mail/mailtray: Broken for more than 6 months 2016-07-04 mail/pflogstats: Broken for more than 6 months 2016-07-04 mail/exact: Broken for more than 6 months 2016-07-04 mail/wmpop3: Broken for more than 6 months 2016-07-04 mail/qmail-conf: Broken for more than 6 months 2016-07-04 mail/gld: Broken for more than 6 months 2016-07-04 mail/dsbl-testers: Broken for more than 6 months 2016-07-04 mail/vqregister: Broken for more than 6 months 2016-07-04 mail/atmail: Broken for more than 6 months 2016-07-04 mail/ml: Broken for more than 6 months 2016-07-04 net-im/icb: Broken for more than 6 months 2016-07-04 net-im/cicquin: Broken for more than 6 months 2016-07-04 net-im/pidgin-manualsize: Broken for more than 6 months 2016-07-04 net-im/pidgin-rhythmbox: Broken for more than 6 months 2016-07-04 russian/eric4: Depends on expiring devel/eric4 2016-07-04 russian/fortune-bashorgru: Broken for more than 6 months 2016-07-04 www/xpi-clearfields: Broken for more than 6 months 2016-07-04 www/pecl-varnish: Broken for more than 6 months 2016-07-04 www/py-requests-oauth-hook: Broken for more than 6 months 2016-07-04 www/hudson: Broken for more than 6 months 2016-07-04 www/xpi-mldonkey: Broken for more than 6 months 2016-07-04 www/xpi-cookiesafe: Broken for more than 6 months 2016-07-04 www/trac-mastertickets: Broken for more than 6 months 2016-07-04 www/dotclear: Broken for more than 6 months 2016-07-04 www/ruby-wgettsv: Broken for more than 6 months 2016-07-04 www/wwwstat: Broken for more than 6 months 2016-07-04 www/xpi-prism: Broken for more than 6 months 2016-07-04 www/xpi-fasterfox: Broken for more than 6 months 2016-07-04 www/siteframe: Broken for more than 6 months 2016-07-04 www/py-urljr: Broken for more than 6 months 2016-07-04 www/reviewboard: Broken for more than 6 months 2016-07-04 www/xpi-tabletools: Broken for more than 6 months 2016-07-04 www/wikindx: Broken for more than 6 months 2016-07-04 www/typolight: Broken for more than 6 months 2016-07-04 www/varnish-libvmod-header: Broken for more than 6 months 2016-07-04 www/xpi-gbrain: Broken for more than 6 months 2016-07-04 www/trac-robotstxt: Broken for more than 6 months 2016-07-04 www/simplog: Broken for more than 6 months 2016-07-04 www/chtml: Broken for more than 6 months 2016-07-04 databases/postgresql_autodoc: Broken for more than 6 months 2016-07-04 databases/oracle_odbc_driver: Broken for more than 6 months 2016-07-04 databases/mysql-xql: Broken for more than 6 months 2016-07-04 databases/mysql-udf-sys: Broken for more than 6 months 2016-07-04 games/lucidlife: Broken for more than 6 months 2016-07-04 games/gma: Broken for more than 6 months 2016-07-04 games/smiley: Broken for more than 6 months 2016-07-04 games/noegnud-littlehack: Broken for more than 6 months 2016-07-04 games/sdlquake2: Broken for more than 6 months 2016-07-04 games/daimonin: Depends on expiring games/daimonin-music 2016-07-04 games/noegnud-nethack: Broken for more than 6 months 2016-07-04 games/xbomber: Broken for more than 6 months 2016-07-04 games/xwelltris: Broken for more than 6 months 2016-07-04 games/ftjava: Broken for more than 6 months 2016-07-04 games/daimonin-music: Broken for more than 6 months 2016-07-04 games/gno3dtet: Broken for more than 6 months 2016-07-04 games/qtv: Broken for more than 6 months 2016-07-04 games/xwordpy: Broken for more than 6 months 2016-07-04 games/netris: Broken for more than 6 months 2016-07-04 games/rt2-demo: Broken for more than 6 months 2016-07-04 games/noegnud-addons: Broken for more than 6 months 2016-07-04 games/noegnud-nethack-deet: Broken for more than 6 months 2016-07-04 games/live-f1: Broken for more than 6 months 2016-07-04 games/xonix: Broken for more than 6 months 2016-07-04 games/fgkicker: Broken for more than 6 months 2016-07-04 games/tank: Depends on expiring graphics/libaux 2016-07-04 games/linux-nwserver: Broken for more than 6 months 2016-07-04 games/quake2-zaero: Broken for more than 6 months 2016-07-04 games/pyching: Broken for more than 6 months 2016-07-04 games/thevalley: Broken for more than 6 months 2016-07-04 games/xroads: Broken for more than 6 months 2016-07-04 games/fxsudoku: Broken for more than 6 months 2016-07-04 games/sudoku: Broken for more than 6 months 2016-07-04 games/kmancala: Broken for more than 6 months 2016-07-04 games/plonx: Broken for more than 6 months 2016-07-04 games/wmminichess: Broken for more than 6 months 2016-07-04 games/noegnud-slashem: Broken for more than 6 months 2016-07-04 games/latrine: Broken for more than 6 months 2016-07-04 games/pysycache-themes: Broken for more than 6 months 2016-07-04 games/nibbles: Broken for more than 6 months 2016-07-04 games/hlstatsx: Broken for more than 6 months 2016-07-04 audio/streamtuner: Broken for more than 6 months 2016-07-04 audio/mangler: Broken for more than 6 months 2016-07-04 audio/hawkvoice: Broken for more than 6 months 2016-07-04 audio/alac: Broken for more than 6 months 2016-07-04 x11-wm/e-module-mpdule: Broken for more than 6 months 2016-07-04 x11-wm/e-module-tclock: Broken for more than 6 months 2016-07-04 x11-wm/musca: Broken for more than 6 months 2016-07-04 x11-wm/e-module-places: Broken for more than 6 months 2016-07-04 x11-wm/e-module-forecasts: Broken for more than 6 months 2016-07-04 x11-wm/e-module-net: Broken for more than 6 months 2016-07-04 x11-wm/e-module-penguins: Broken for more than 6 months 2016-07-04 ftp/fget: Broken for more than 6 months 2016-07-04 net-mgmt/netmond: Broken for more than 6 months 2016-07-04 net-mgmt/ipfm: Broken for more than 6 months
* - Update to tin 2.3.4Johan van Selst2016-06-292-11/+11
| | | | - Make implicit dependencies on icu and slrnface explicit
* With the power of USES=dos2unix, get rid of most patches and filesMathieu Arnold2016-06-216-120/+121
| | | | | | | | | | with CRLF. While there, run make makepatch, rename patches to use the new scheme, and various fixes. With hat: portmgr Sponsored by: Absolight
* news/sabnzbdplus: 1.0.2 -> 1.0.3Kurt Jaeger2016-06-153-10/+11
| | | | | | | | | | | | - Fix jobs hanging at 99% or 100% - Support X-DNZB-PASSWORD header for inders that use this - Prevent fatal "too many connections" issue - Show checksum errors reported by unrar - patch portlint-compliant PR: 210210 Submitted by: Ultima1252@gmail.com Approved by: joshruehlig@gmail.com (maintainer)
* Deprecate ports broken for more than 6 monthsAntoine Brodin2016-06-041-0/+2
|
* Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled ↵Dmitry Marakasov2016-05-241-1/+1
| | | | | | by default anyway and don't need to be listed Approved by: portmgr blanket
* Prevent collision with getline(3)Baptiste Daroussin2016-05-233-0/+39
|
* - Fix trailing whitespace in pkg-messagesDmitry Marakasov2016-05-191-1/+1
| | | | Approved by: portmgr blanket
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-1914-22/+22
| | | | Approved by: portmgr blanket
* - No need to specify master site subdirectory when it's the same as defaultDmitry Marakasov2016-05-181-1/+1
| | | | Approved by: portmgr blanket
* - Fix build on 9.x (extract of build error, below)Olivier Duchateau2016-05-181-3/+4
| | | | | | | | | | | | | | | | | | - Replace CPPFLAGS and LDFLAGS by USES= localbase checking for ZLIB... no configure: error: Package requirements (zlib >= 1.2.0) were not met: Package zlib was not found in the pkg-config search path. Perhaps you should add the directory containing `zlib.pc' to the PKG_CONFIG_PATH environment variable Package 'zlib', required by 'world', not found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables ZLIB_CFLAGS and ZLIB_LIBS to avoid the need to call pkg-config.
* news/sabnzbdplus: update 1.0.1 -> 1.0.2Bartek Rutkowski2016-05-173-3/+4
| | | | | PR: 209505 Submitted by: Joshua Ruehlig <joshruehlig@gmail.com> (maintainer)
* - strip all binariesDirk Meyer2016-05-161-0/+3
|
* Prevent collision with get_lineBaptiste Daroussin2016-05-122-0/+31
|
* news/sabnzbdplus: update 1.0.0 -> 1.0.1Bartek Rutkowski2016-05-042-3/+3
| | | | | PR: 209086 Submitted by: <joshruehlig@gmail.com> (maintainer)
* Update to tin 2.3.3 "Kinloch"Johan van Selst2016-04-272-3/+3
| | | | ftp://ftp.tin.org/pub/news/clients/tin/v2.3/CHANGES
* - Update to 1.06Sunpoet Po-Chuan Hsieh2016-04-252-7/+12
| | | | | | | | | - Add LICENSE - Add BUILD_DEPENDS - Sort *_DEPENDS - Add NO_ARCH Changes: http://search.cpan.org/dist/POE-Component-Server-NNTP/Changes
* news/pan: 0.139 -> 0.140Kurt Jaeger2016-04-103-54/+53
| | | | | | | | Changes: https://git.gnome.org/browse/pan2/plain/NEWS PR: 208585 Reviewed by: Detlef Graef <detlef.graef@yahoo.de>
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-0148-116/+116
| | | | | With hat: portmgr Sponsored by: Absolight
* news/nzbget: Add pkg-message to inform users how to drop privsMark Felder2016-03-292-1/+4
| | | | PR: 207282
* - Update security/gnutls to 3.4.10.Tijl Coosemans2016-03-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | - Rename the LIBDANE option DANE because that's the name of the protocol supported by libgnutls-dane and gnutls-cli. Also clarify the option description. - Add an IDN option. - libgnutls-openssl has been removed in 3.4. Some ports used this library in their LIB_DEPENDS but no port actually required it. - Some old API functions have been removed. Ports that used these have been updated or patched to use the new API. - Add a patch to print/cups to prevent overlinking of libgnutls.so. - Bump PORTREVISION on dependent ports. net-im/jabber: This port used the old API to give users fine grained control over which crypto algorithms were used via a configuration file. It's not immediately obvious how to port this to the new API so the port always uses the defaults now. www/hydra: Mark BROKEN. This uses more removed calls than the other ports, is said to be alpha quality and not fully functional and has been abandoned 10 years ago. PR: 207768 Exp-run by: antoine Approved by: portmgr (antoine)
* * Add gnutls options for SSL news servers (default on)Koop Mast2016-03-251-22/+24
| | | | | | | | * Make gettext optional. * Turn toolkit selection into a radio option. PR: 208165 (with minor tweaks) Submitted by: cpet <freebsd@shotmail.ru>
* news/sabnzbdplus: Update to 1.0.0Mark Felder2016-03-184-152/+114
| | | | | | Changelog: http://forums.sabnzbd.org/viewtopic.php?f=8&t=20382 PR: 208051
* news/sabnzbdplus: fix RUN_DEPENDSKurt Jaeger2016-03-131-3/+3
| | | | | | PR: 207936 Submitted by: Ultima1252@gmail.com Approved by: joshruehlig@gmail.com (maintainer)
* news/sabnzbdplus: Revert removal of PATH in rc scriptMark Felder2016-03-102-1/+2
| | | | | | | | | There were reports of fallout so this has been reverted. It is not understood why an explicit PATH needs to be set. In testing without it the correct PATH appears to be exported during the start_precmd routine. PR: 207583 Approved by: maintainer
* news/sabnzbdplus: Port cleanupMark Felder2016-03-094-29/+13
| | | | | | | | | | | | | | | | | | | | | | - Better define which versions of python sabnzbd can actually run with - Remove "+" sign from SUB_LIST - Modernize OPTION RUN_DEPENDS - Do not set PATH in rc script - Make patch and reinplace more logical by not replacing %%PREFIX%% with %%DATADIR%% - Remove creation of PREFIX/sabnzbd (sabznzbd's config directory) from install as it is already handled in start_precmd routine - Replace INSTALL_DATA with INSTALL_MAN for installing PORTDOCS - Hand off maintainership PR: 207583
* - Makefile.local for slave ports is included by bsd.port.mk r397519Dirk Meyer2016-02-281-4/+0
|
* Set `command' before using it in the startup script.Raphael Kubo da Costa2016-02-162-1/+2
| | | | | | | | | | This fixes the status command which was returning "eval: -L: not found" before. PR: 206722 Submitted by: dburkland@dburkland.com (first version), Toxic <toxic@doobie.com> (maintainer) MFH: 2016Q1
* news/trn4: document ncurses requirement (USES+=ncurses)John Marino2016-02-053-1/+19
| | | | | | Also link with libncurses instead of libcurses or libtermlib. approved by: infrastructure blanket
* news/trn: document ncurses rqmt (USES+=ncurses), respect LDFLAGSJohn Marino2016-02-053-5/+14
| | | | | | Also link to libncurses, not libtermcap approved by: infrastructure blanket
* news/tin: document ncurses requirement (USES+=ncurses)John Marino2016-02-051-1/+1
| | | | approved by: infrastructure blanket
* news/mmail: USES+= ncurses, respect LDFLAGS, link ncurses, not cursesJohn Marino2016-02-051-2/+2
|
* news/golded+: document ncurses rqmt (USES+=ncurses), respect LDFLAGSJohn Marino2016-02-052-1/+12
| | | | approved by: infrastructure blanket
* - Add LICENSEDmitry Marakasov2016-02-051-2/+7
| | | | - Switch to options helpers
* Update tin to 2.3.2Johan van Selst2016-01-175-22/+23
|
* Fix staging (as a regular user) / packaging (as root)Antoine Brodin2016-01-031-0/+21
| | | | | Reported by: pkg-fallout MFH: 2016Q1
* Cleanup and update.Matthias Andree2015-12-302-17/+14
| | | | | PR: 205574 Submitted by: Dmitry Marakasov (amdmi3@)
* Fix build as a user.Mathieu Arnold2015-12-293-22/+10
| | | | Sponsored by: Absolight
* Old homepage disappeared, link to Russ Allbery's INN pageJohan van Selst2015-12-281-1/+1
| | | | Submitted by: naddy
* Fix usage of ${PERL5}.Mathieu Arnold2015-12-181-7/+3
| | | | | | | | | | | | | | ${PERL5} points to a specific version of perl, say, perl5.22.1, it is fine to use it in a ports Makefile to do Perly things, but ports using it must use ${PERL}, that points to /usr/local/bin/perl so that if the minor version is updated, the shebang keep working. While there, make some ports use shebangfix, regen a few patches, and bump PORTREVISION where a shebang went from PERL5 to PERL. PR: 205367 With hat: portmgr Sponsored by: Absolight
* Make build as a user.Mathieu Arnold2015-12-1518-164/+116
| | | | | | | While there, convert to autoreconf, options helpers, rename patches to match our naming scheme. Sponsored by: Absolight
* Staticly link to libgcc and libstdc++. This fixes a segmentation faultKoop Mast2015-12-131-2/+3
| | | | | | | when trying to run pan on a libc++ based system. PR: 199303 Submitted by: Andrew <andrew_terekhov@yahoo.com>
* news/nzbget: Update to 16.4Mark Felder2015-12-122-3/+3
| | | | Approved by: maintainer (private email)
* - Modernize plistDmitry Marakasov2015-12-012-41/+35
| | | | | | PR: 204047 Submitted by: amdmi3 Approved by: maintainer timeout (dinoex, 1 month)
* - fix build with new innDirk Meyer2015-11-221-2/+1
| | | | - remove BROKEN
* - use USES=tarDirk Meyer2015-11-221-2/+1
|
* - use post-install-DOCS-onDirk Meyer2015-11-222-4/+2
| | | | - cleanup pkg-message
* - fix build with custom CNEWS_PORTDirk Meyer2015-11-221-7/+9
|
* news/nzbget: 16.1 -> 16.3Kurt Jaeger2015-11-222-3/+3
| | | | | | | | Changes: https://github.com/nzbget/nzbget/releases PR: 204489 Submitted by: toxic@doobie.com (maintainer)
* Mark a few ports BROKEN: unfetchableAntoine Brodin2015-11-091-0/+2
|
* Fix ports that confused the meaning of WRKDIR and WRKSRC.Mathieu Arnold2015-11-052-3/+3
| | | | | | | | PR: 204056 Submitted by: mat Reviewed by: bapt Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D2735
* Bump portrevision of ports that might have been built with a broken post-installBaptiste Daroussin2015-10-311-1/+1
| | | | script due to fallouts of r399992
* news/nzbget: Update to 16.1Mark Felder2015-10-223-5/+7
| | | | | | | | | Upstream changed their mirror to github and website to nzbget.net Changelog: https://github.com/nzbget/nzbget/releases/tag/v16.1 PR: 203902 Approved by: maintainer
* Improve shebangfix frameworkDmitry Marakasov2015-10-192-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | - Support multiple values in *_OLD_CMD, i.e. we can now fix both "/usr/bin/python" and "/usr/bin/env python" at the same time - Default *_OLD_CMD values are now always appended, so you don't need to specify them in individual ports - Add lua support (depends on USES=lua) - Add more default values, such as "/usr/bin/env foo" for python, perl, bash, ruby and lua - Shebangfix now matches whole words, e.g. we will no longer (erroneously) replace "/usr/bin/perl5.005" with "${perl_CMD}5.005" (but "/usr/bin/perl -tt" is still (correctly) replaced with "${perl_CMD} -tt") Note that *_OLD_CMD items containing spaces must now be quoted (e.g. perl_OLD_CMD=/bin/perl /usr/bin/perl "/usr/bin/env perl") Update shebangfix usage according to new rules in many ports: - Remove *_OLD_CMD for patterns now replaced by default - Quote custom *_OLD_CMD which contain spaces Fix shebangfix usage in many ports (irrelevant to infrastructure change): - Remove redundant SHEBANG_LANG (no need to duplicate default langs) - Remove redundant *_CMD (such as python_CMD=${LOCALBASE}/bin/python${PYTHON_VER} when USES=python is present) - Never use *_OLD_CMD in REINPLACE_CMD matchers, these should always look for exact string Approved by: portmgr (bapt) Differential Revision: D3756
* - Fix permissions, fix install by non-rootDmitry Marakasov2015-10-132-17/+12
| | | | - Remove obsolete MAN*
* - Add missing directories to plist, fixing stage-qaDmitry Marakasov2015-10-132-10/+19
| | | | | | | | | - Silence patching - Switch to options helpers PR: 203665 Submitted by: amdmi3 Approved by: lifanov@mail.lifanov.com (maintainer)
* Remove #pragma to fix build with all compiler versionsJohan van Selst2015-10-111-0/+1
| | | | PR: ports/203281
* Remove trailing whitespace from Makefiles, M-X.Jimmy Olgeni2015-10-081-1/+1
|
* - cleanupDirk Meyer2015-10-081-13/+11
|
* - cleanupDirk Meyer2015-10-082-20/+3
|
* Move BROKEN to the correct place, suck-cnews slave builds fineAntoine Brodin2015-10-041-2/+1
| | | | MFH: 2015Q4
* Mark BROKEN: fails to linkAntoine Brodin2015-10-041-0/+2
| | | | | | | | cc -fstack-protector -L/usr/local/news/lib -L/usr/lib -o suck both.o both_phrases.o suck.o suckutils.o killfile.o timer.o killprg.o dedupe.o suck_phrases.o active.o batch.o xover.o ssort.o chkhistory_db.o db.o -linn -lstorage -lssl -lcrypto /usr/local/news/lib/libstorage.so: undefined reference to `HISlookup' Reported by: pkg-fallout MFH: 2015Q4
* - cleanupDirk Meyer2015-09-292-27/+1
|
* Fix leftover directory.Matthias Andree2015-09-241-1/+0
| | | | | PR: 203286 Submitted by: amdmi3
* - Remove obsolete MAN1Dmitry Marakasov2015-09-231-1/+0
| | | | Approved by: portmgr blanket
* Rework husky ports to use a more conventional MASTER/SLAVE port pattern.Bryan Drewery2015-09-228-54/+34
| | | | | | | | | - Remove Makefile.local as it is intended to be a user file that should not be committed. Its documentation is poor (r12873) but users are relying on it. - Remove CONFLICTS as for every port it just conflicted with itself. With hat: portmgr
* Update to INN 2.6.0Johan van Selst2015-09-226-66/+66
| | | | http://www.eyrie.org/~eagle/software/inn/docs-2.6/news.html#S1
* Make all GNUstep ports install into the System domain so that the Local ↵David Chisnall2015-09-192-13/+13
| | | | | | | | | | | domain is available for stuff built from source. Some ports were already installing in the System domain, for these just remove the Makefile lines explicitly specifying the install domain. The rest are installed in the Local domain, remove any overrides, update their pkg-plists and any explicit paths in the Makefiles and then bump port revision. Approved by: bapt (mentor) Differential Revision: https://reviews.freebsd.org/D2977
* - Fix shebangsDmitry Marakasov2015-09-021-2/+3
| | | | | Approved by: portmgr blanket MFH: 2015Q3 (blanket)
* - Switch to options helpersDmitry Marakasov2015-09-021-7/+4
| | | | | | - While here, add some NO_ARCHes Approved by: portmgr blanket
* - Add NO_ARCHDmitry Marakasov2015-08-282-11/+3
| | | | | | | | - heplers - Switch to @sample - Drop @dirrm* from plist Approved by: portmgr blanket
* Update to new upstream release 1.11.11. (Bugfixes)Matthias Andree2015-08-254-15/+38
|
* - Add LICENSEDmitry Marakasov2015-08-211-0/+3
|
* Reset maintainerErwin Lansing2015-08-191-1/+1
| | | | | | | | | <conrads@cox.net>: host mx.west.cox.net[68.6.19.3] said: 550 5.1.1 <conrads@cox.net> invalid recipient - Refer to Error Codes section at http://postmaster.cox.net/confluence/display/postmaster/Error+Codes for more information. (in reply to RCPT TO command) Sponsored by: DK Hostmaster A/S
* Remove UNIQUENAME and LATEST_LINK.Mathieu Arnold2015-08-172-3/+0
| | | | | | | | | | | | | | | | | UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now, we won't have conflicts there. Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel has the correct PKGNAME anyway. Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called OPTIONS_FILE now.) Reviewed by: antoine, bapt Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3336
* - support disk with more than 4G blocks freeDirk Meyer2015-08-012-1/+12
|