non port: deskutils/taskwarrior/Makefile |
SVNWeb
|
Number of commits found: 53 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] 4dd7a74 (Only the first 10 of 152 ports in this commit are shown above. )
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 )
|
Sat, 26 Mar 2022
|
[ 01:04 Steven Kreuzer (skreuzer) ] 7e2148a
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
|
Fri, 22 Oct 2021
|
[ 20:24 Steven Kreuzer (skreuzer) ] f21bde9
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.
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 23 Feb 2021
|
[ 16:01 skreuzer ]
Update to version 2.5.3
|
Wed, 23 Dec 2020
|
[ 13:41 skreuzer ]
Update to version 2.5.2
|
Fri, 18 Dec 2020
|
[ 16:24 skreuzer ]
Update MASTER_SITES
PR: 220645
Reported by: freebsd-bugs@
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
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
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
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
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
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
|
Sat, 26 Nov 2016
|
[ 10:09 mat ] (Only the first 10 of 20 ports in this commit are shown above. )
Fixup USE_GITHUB usage.
It already sets DISTNAME to a very nice unique name, do not set it
yourself.
Sponsored by: Absolight
|
Thu, 3 Nov 2016
|
[ 14:21 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
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 27 Mar 2016
|
[ 14:58 tijl ] (Only the first 10 of 183 ports in this commit are shown above. )
- 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)
|
Tue, 5 Jan 2016
|
[ 16:09 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 )
|
Mon, 17 Aug 2015
|
[ 18:48 amdmi3 ]
- Fix shebangs
Approved by: portmgr blanket
MFH: 2015Q3 (blanket)
|
Fri, 12 Jun 2015
|
[ 17:34 skreuzer ]
Update to version 2.4.2
|
Thu, 16 Apr 2015
|
[ 13:36 skreuzer ]
Update to version 2.4.2
|
Wed, 15 Apr 2015
|
[ 17:09 skreuzer ]
Fix building on i386
PR: 199393
Submitted by: ppp15478@ribbon.or.jp
|
Thu, 2 Apr 2015
|
[ 18:44 skreuzer ]
Require lang/clang36 when building on FreeBSD 9.3 or older
|
Mon, 16 Mar 2015
|
[ 20:25 skreuzer ]
Mark this as only for amd64 for now
|
Thu, 12 Mar 2015
|
[ 20:21 skreuzer ]
Update to v2.4.1
|
Fri, 12 Dec 2014
|
[ 16:28 skreuzer ]
Adopt port
|
Wed, 10 Dec 2014
|
[ 22:29 gahr ] (Only the first 10 of 129 ports in this commit are shown above. )
- Reset maintainership of my ports
|
Wed, 23 Jul 2014
|
[ 09:54 tijl ] (Only the first 10 of 139 ports in this commit are shown above. )
- 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)
|
Mon, 7 Jul 2014
|
[ 09:15 gahr ]
- Make GnuTLS support optional
PR: 191684
Submitted by: Zsolt Udvari <udvzsolt@gmail.com>
|
Thu, 16 Jan 2014
|
[ 09:07 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
|
Wed, 8 Jan 2014
|
[ 10:11 gahr ]
- STAGE-clean
- USES=shebangfix
|
Fri, 20 Sep 2013
|
[ 16:21 bapt ] (Only the first 10 of 271 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils)
|
Wed, 17 Apr 2013
|
[ 08:24 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
|
Fri, 22 Mar 2013
|
[ 20:06 makc ] (Only the first 10 of 464 ports in this commit are shown above. )
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
|
Tue, 18 Sep 2012
|
[ 20:47 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
|
Tue, 7 Aug 2012
|
[ 07:10 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
|
Mon, 2 Apr 2012
|
[ 14:54 gahr ]
- Update to 2.0.0
Release notes: http://taskwarrior.org/news/135
Feature safe: yes
|
Fri, 27 May 2011
|
[ 06:58 gahr ]
- make Lua support optional
Suggested by: David Magda <dmagda@ee.ryerson.ca>
|
Wed, 9 Mar 2011
|
[ 09:05 gahr ]
- Update to 1.9.4
Announcement: http://taskwarrior.org/news/show/68
|
Tue, 9 Nov 2010
|
[ 09:01 gahr ]
- Update to 1.9.3
Changes: http://taskwarrior.org/wiki/taskwarrior/Changelog
|
Fri, 16 Jul 2010
|
[ 16:05 gahr ]
- Update to 1.9.2
Changelog: http://taskwarrior.org/wiki/taskwarrior/ChangeLog
|
Wed, 26 May 2010
|
[ 06:41 gahr ]
- Update to 1.9.1
Changelog: http://taskwarrior.org/wiki/taskwarrior/Changelog
|
Tue, 23 Feb 2010
|
[ 08:25 gahr ]
- Update to 1.9.0
ChangeLog: http://taskwarrior.org/wiki/taskwarrior/Changelog
Feature safe: yes
|
Sun, 6 Dec 2009
|
[ 12:32 gahr ]
- Update to 1.8.5
Changelog: http://taskwarrior.org/wiki/taskwarrior/Changelog
|
Wed, 18 Nov 2009
|
[ 15:35 gahr ]
- Update to 1.8.4
This update fixes a severe bug that could cause crashes or hangs.
|
Mon, 7 Sep 2009
|
[ 14:32 gahr ]
- Update to 1.8.2
http://taskwarrior.org/wiki/taskwarrior/Changelog
|
Fri, 21 Aug 2009
|
[ 09:53 gahr ]
- Fix NOPORTDOCS build
|
[ 08:17 gahr ]
- Update to 1.8.1
- Remove patches accepted and committed upstreams
Thanks to: Federico Hernandez <ultrafredde@gmail.com>
(upstreams support)
|
Mon, 27 Jul 2009
|
[ 06:57 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
|
Thu, 23 Jul 2009
|
[ 09:51 gahr ]
- Fix build on 32-bit platforms (temporary quick & dirty fix)
PR: 137028
Submitted by: Charlie Kester <corky1951@comcast.net>
|
Wed, 22 Jul 2009
|
[ 15:43 gahr ]
- Update to 1.8.0
|
Mon, 15 Jun 2009
|
[ 20:42 gahr ]
- Do not create DOCSDIR when NOPORTDOCS is set
Reported by: QA Tindie
|
[ 18:17 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.
|
Number of commits found: 53 |