Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.6.2_1 03 Mar 2024 12:35:43 |
Nuno Teixeira (eduardo) |
deskutils/taskwarrior: Move man pages to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.6.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.6.2 20 Jul 2022 14:21:10 |
Tobias C. Berner (tcberner) |
deskutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Alex "lissyara" Keda <admin@lissyara.su>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Hsu <ahsu@users.sf.net>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Andrey Zakhvatov <andy@icc.surw.chel.su>
* Anton Berezin <tobez@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.6.2 26 Mar 2022 01:04:25 |
Steven Kreuzer (skreuzer) |
deskutils/taskwarrior: Update to 2.6.2
Bug Fixes:
* Sequence of IDs doesn't work with attribute "depends"
* The bulk removal of depends: and tags: is ignored
* Tag exclusion should be detected as invalid write context
* The value of soww named date is incorrect
* Corruption of the depends attribute upon syncing with taskd 1.1.0
* Assigning dependencies via ID ranges
* Recurring report does not include parent tasks |
2.6.1 22 Oct 2021 20:24:04 |
Steven Kreuzer (skreuzer) |
deskutils/taskwarrior: Update to version 2.6.1
- TW #2619 Fish autocompletion fails when completing tag removal
- TW #2620 Old-style context definition should only be interpreted as
read context.
- TW #2622 Tags and dependencies appear as orphaned UDAs.
- TW #2626 Waiting report lists deleted and/or completed tasks.
- TW #2629 New-style context definition should take precedence over
old-style even if the new-style is an empty string.
- TW #2632 Cannot build on Cygwin
- TW #2639 Unable to use ranges for some tasks with IDs above 1000. |
2.5.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.5.3 23 Feb 2021 16:01:47 |
skreuzer |
Update to version 2.5.3 |
2.5.2 23 Dec 2020 13:41:12 |
skreuzer |
Update to version 2.5.2 |
2.5.1 18 Dec 2020 16:24:13 |
skreuzer |
Update MASTER_SITES
PR: 220645
Reported by: freebsd-bugs@ |
2.5.1_5 07 Jan 2020 09:30:13 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
2.5.1_5 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
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 |
2.5.1_4 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
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 |
2.5.1_3 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
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 |
2.5.1_2 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(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 |
2.5.1_1 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
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 |
2.5.1 26 Nov 2016 10:09:54 |
mat |
Fixup USE_GITHUB usage.
It already sets DISTNAME to a very nice unique name, do not set it
yourself.
Sponsored by: Absolight |
2.5.1 03 Nov 2016 14:21:59 |
koobs |
deskutils/taskwarrior: Update to 2.5.1
- Update PORTVERSION and distinfo checksum (2.5.1)
- Add TEST_DEPENDS
- Remove patches (upstream)
- Update pkg-plist
https://github.com/taskwarrior/task/blob/2.5.1/ChangeLog
Reviewed by: skreuzer (maintainer)
Approved by: skreuzer (maintainer)
Differential Revision: D8380 |
2.5.0_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.5.0_1 27 Mar 2016 14:58:00 |
tijl |
- Update security/gnutls to 3.4.10.
- 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) |
2.5.0 20 Jan 2016 20:48:43 |
skreuzer |
Unbreak on 9.3/i386 |
2.5.0 05 Jan 2016 16:09:32 |
koobs |
deskutils/taskwarrior: Update to 2.5.0, Modernize
- Update PORTVERSION and distinfo checksum (2.5.0)
- Update pkg-plist
- Un-conditionalize GNUTLS. It is now mandatory [1]
- Switch to GITHUB for DISTFILES, tarball doesn't include tests
- Use USES=compiler for determing which C++11 compiler to use, deprecate
OSVERSION < 10 check accordingly.
- Patch files to correct for ambiguous type signatures under LLVM,
fixing build failure on 32-bit ARCH's (only i386 tested) and
ISO8601 unit test failures. [3]
- Add python:test for TEST_DEPENDS support [2]
- Add do-test target for running the test suite
- Update SHEBANG_FILES, no more .py, .rb files
- Remove WRKSRC override (Only the first 15 lines of the commit message are shown above ) |
2.4.4_1 17 Aug 2015 18:48:41 |
amdmi3 |
- Fix shebangs
Approved by: portmgr blanket
MFH: 2015Q3 (blanket) |
2.4.4 12 Jun 2015 17:34:02 |
skreuzer |
Update to version 2.4.2 |
2.4.2 16 Apr 2015 13:36:19 |
skreuzer |
Update to version 2.4.2 |
2.4.1 15 Apr 2015 17:09:43 |
skreuzer |
Fix building on i386
PR: 199393
Submitted by: ppp15478@ribbon.or.jp |
2.4.1 02 Apr 2015 18:44:44 |
skreuzer |
Require lang/clang36 when building on FreeBSD 9.3 or older |
2.4.1 16 Mar 2015 20:25:43 |
skreuzer |
Mark this as only for amd64 for now |
2.4.1 12 Mar 2015 20:21:09 |
skreuzer |
Update to v2.4.1 |
2.3.0_1 12 Dec 2014 16:28:48 |
skreuzer |
Adopt port |
2.3.0_1 10 Dec 2014 22:29:15 |
gahr |
- Reset maintainership of my ports |
2.3.0_1 20 Oct 2014 11:52:39 |
bapt |
Cleanup plist |
2.3.0_1 23 Jul 2014 09:54:02 |
tijl |
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
developers)
PR: 191274
Exp-run by: antoine
Approved by: portmgr (antoine) |
2.3.0 07 Jul 2014 09:15:03 |
gahr |
- Make GnuTLS support optional
PR: 191684
Submitted by: Zsolt Udvari <udvzsolt@gmail.com> |
2.3.0 16 Jan 2014 09:07:10 |
gahr |
- Update to 2.3.0 [http://taskwarrior.org/news/185]
- Add LICENSE
- Enhance COMMENT
- Depend on GnuTLS, necessary for the communication with the task server |
2.2.0 08 Jan 2014 10:11:55 |
gahr |
- STAGE-clean
- USES=shebangfix |
2.2.0 20 Sep 2013 16:21:38 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils) |
2.2.0 17 Sep 2013 10:08:40 |
gahr |
- Fix build on CURRENT
Reported by: pkg-fallout |
2.2.0 17 Apr 2013 08:24:27 |
gahr |
- Update to 2.2.0
Release notes: http://taskwarrior.org/news/167
- Note that support for LUA extensions has been removed
Feature safe: yes |
2.1.2 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
2.1.2 18 Sep 2012 20:47:50 |
gahr |
- Update to 2.1.2
This version fixes a serious bug that could result in data corruption.
Release notes: http://taskwarrior.org/news/156 |
2.1.1 07 Aug 2012 07:10:11 |
gahr |
- Update to 2.1.1
Changelogs:
2.1.0 - http://taskwarrior.org/projects/taskwarrior/wiki/Prior_versions
2.1.1 - http://taskwarrior.org/projects/taskwarrior/wiki/Changelog |
2.0.0 02 Apr 2012 14:54:02 |
gahr |
- Update to 2.0.0
Release notes: http://taskwarrior.org/news/135
Feature safe: yes |
1.9.4 27 May 2011 06:58:23 |
gahr |
- make Lua support optional
Suggested by: David Magda <dmagda@ee.ryerson.ca> |
1.9.4 09 Mar 2011 09:05:40 |
gahr |
- Update to 1.9.4
Announcement: http://taskwarrior.org/news/show/68 |
1.9.3 09 Nov 2010 09:01:11 |
gahr |
- Update to 1.9.3
Changes: http://taskwarrior.org/wiki/taskwarrior/Changelog |
1.9.2 16 Jul 2010 16:05:05 |
gahr |
- Update to 1.9.2
Changelog: http://taskwarrior.org/wiki/taskwarrior/ChangeLog |
1.9.1 26 May 2010 06:41:30 |
gahr |
- Update to 1.9.1
Changelog: http://taskwarrior.org/wiki/taskwarrior/Changelog |
1.9.0 23 Feb 2010 08:25:41 |
gahr |
- Update to 1.9.0
ChangeLog: http://taskwarrior.org/wiki/taskwarrior/Changelog
Feature safe: yes |
1.8.5 06 Dec 2009 12:32:40 |
gahr |
- Update to 1.8.5
Changelog: http://taskwarrior.org/wiki/taskwarrior/Changelog |
1.8.4 18 Nov 2009 15:35:30 |
gahr |
- Update to 1.8.4
This update fixes a severe bug that could cause crashes or hangs. |
1.8.2 07 Sep 2009 14:32:34 |
gahr |
- Update to 1.8.2
http://taskwarrior.org/wiki/taskwarrior/Changelog |
1.8.1 21 Aug 2009 09:53:49 |
gahr |
- Fix NOPORTDOCS build |
1.8.1 21 Aug 2009 08:17:37 |
gahr |
- Update to 1.8.1
- Remove patches accepted and committed upstreams
Thanks to: Federico Hernandez <ultrafredde@gmail.com>
(upstreams support) |
1.8.0 27 Jul 2009 06:57:56 |
gahr |
- Activate the 32-bit fix patch all over. The patch has been integrated
upstream, but not likely to be released soon. See here for details:
http://taskwarrior.org/issues/show/231 |
1.8.0 23 Jul 2009 09:51:27 |
gahr |
- Fix build on 32-bit platforms (temporary quick & dirty fix)
PR: 137028
Submitted by: Charlie Kester <corky1951@comcast.net> |
1.8.0 22 Jul 2009 15:43:55 |
gahr |
- Update to 1.8.0 |
1.7.1 15 Jun 2009 20:42:39 |
gahr |
- Do not create DOCSDIR when NOPORTDOCS is set
Reported by: QA Tindie |
1.7.1 15 Jun 2009 18:17:42 |
gahr |
- New port: deskutils/taskwarrior
Taskwarrior is an ambitious project to supercharge task
(most excellent CLI task manager by Paul Beckingham)
with an interactive interface, a powerful search tool,
hotkeys, fast forms data entry and a host of new features. |