Port details |
- ultralist Simple, powerful, task management system for the command line
- 1.7.0_23 deskutils =2 1.7.0_21Version of this port present on the latest quarterly branch.
- Maintainer: lcook@FreeBSD.org
- Port Added: 2020-04-28 08:02:44
- Last Update: 2024-08-09 06:24:08
- Commit Hash: aa8c011
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://ultralist.io
- Description:
- Ultralist is a task management system for technical people.
It includes a command-line component that is very fast and stays out
of the way. There is also a beautiful webapp that seamlessly syncs
with the command-line.
Ultralist is based off of the Getting Things Done system. It has a
concept of due dates, projects, and contexts.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ultralist>0:deskutils/ultralist
- To install the port:
- cd /usr/ports/deskutils/ultralist/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/ultralist
- pkg install ultralist
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ultralist
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1678300818
SHA256 (ultralist-ultralist-1.7.0_GH0.tar.gz) = d4a524c94c1ea4a748711a1187246ed1fd00eaaafd5b8153ad23b42d36485f79
SIZE (ultralist-ultralist-1.7.0_GH0.tar.gz) = 2138395
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go121 : lang/go121
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ultralist-1.7.0_23:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- deskutils_ultralist
- USES:
- go:modules
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.7.0_23 09 Aug 2024 06:24:08 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update |
1.7.0_22 03 Jul 2024 08:29:54 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update |
1.7.0_21 15 Jun 2024 09:52:17 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
1.7.0_20 13 May 2024 17:56:04 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
1.7.0_19 15 Apr 2024 08:20:04 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
1.7.0_18 24 Mar 2024 14:29:00 |
Muhammad Moinur Rahman (bofh) |
lang/go: Change DEFAULT to 1.21
PR: 277776
Approved by: portmgr (exp-run) |
1.7.0_17 11 Feb 2024 10:39:17 |
Ashish SHUKLA (ashish) |
all: Bump PORTREVISION after lang/go* update
PR: 276530 |
1.7.0_16 07 Dec 2023 02:22:10 |
Ashish SHUKLA (ashish) |
all: Bump PORTREVISION after lang/go* update
PR: 274405 |
1.7.0_15 08 Sep 2023 14:34:56 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go* update |
1.7.0_14 04 Aug 2023 14:24:50 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
1.7.0_13 08 Apr 2023 15:13:25 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
1.7.0_12 11 Mar 2023 08:38:08 |
Robert Clausecker (fuz) |
deskutils/ultralist: fix build on riscv64
Bump golang.org/x/sys dependency to a version new enough
to support riscv64-freebsd.
While we are at it, remove useless GH_TUPLE entries.
Upstream already vendors these dependencies, so the
entries never affected the build in the first place.
Sponsored by: Berliner Linux User Group e.V.
Approved by: portmgr (build fix blanket)
Differential Revision: https://reviews.freebsd.org/D38997 |
1.7.0_11 09 Mar 2023 19:18:07 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after Go ports update |
1.7.0_10 15 Feb 2023 19:06:01 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
1.7.0_9 09 Feb 2023 21:55:23 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after GO_DEFAULT update. |
1.7.0_8 14 Jan 2023 11:31:17 |
Dmitri Goutnik (dmgk) |
all: Bump PORTVERSION after lang/go{118,119} update |
1.7.0_7 11 Dec 2022 11:17:27 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
1.7.0_6 06 Oct 2022 19:24:26 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
1.7.0_5 08 Sep 2022 16:33:18 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
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) |
1.7.0_4 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 ) |
1.7.0_4 03 Aug 2022 21:35:13 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update. |
1.7.0_3 14 Jul 2022 12:46:05 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{117,118} update |
1.7.0_2 07 Jun 2022 21:56:10 |
Dmitri Goutnik (dmgk) |
*/*: Bump port revisons after lang/go{117,118} update |
1.7.0_1 30 Mar 2022 07:01:44 |
Guangyuan Yang (ygy) |
*/*: Bump PORTREVISION after lang/go 1.18 update |
1.7.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.7.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.7.0 22 Jan 2021 10:08:52 |
lcook |
Update MAINTAINER fields for myself (lcook)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D28279 |
1.7.0 23 Dec 2020 20:17:05 |
mikael |
deskutils/ultralist: garbage collect patches
The golang.org/x/* modules were updated and contains the FreeBSD/aarch64 bits
Approved by: portmgr (tier-2 blanket) |
1.7.0 13 Nov 2020 12:09:12 |
fernape |
deskutils/ultralist: Update to 1.7.0
From ChangeLog: https://github.com/ultralist/ultralist/releases/1.7.0
* Recurrence implementation (#233) (See the docs on recurrence)
* Retired tech debt relating to handling notes, and making note management a
first-class citizen in Ultralist
* Cleanup of the help + examples in the CLI for all ultralist commands
PR: 251099
Submitted by: vulcan@wired.sh (maintainer) |
1.6.3 12 Nov 2020 14:20:20 |
fernape |
deskutils/ultralist: Update to 1.6.3
ChangeLog: https://github.com/ultralist/ultralist/releases/1.6.3
PR: 251070
Submitted by: vulcan@wired.sh (maintainer)
MFH: 2020Q4 (blanket, bugfix release) |
1.6.2 04 Nov 2020 15:03:05 |
fernape |
deskutils/ultralist: Update to 1.6.2
From ChangeLog: https://github.com/ultralist/ultralist/releases/1.6.2
Bugfix for editing projects
PR: 250841
Submitted by: vulcan@wired.sh (maintainer)
MFH: 2020Q4 (blanket, runtime fix) |
1.6.1 23 Oct 2020 04:07:34 |
lwhsu |
deskutils/ultralist: Update to 1.6.1
PR: 250540
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) |
1.5.1 01 Oct 2020 08:38:44 |
fernape |
deskutils/ultralist: Update to 1.5.1
ChangeLog: https://github.com/ultralist/ultralist/releases/1.5.1
PR: 249995
Submitted by: vulcan@wired.sh |
1.5 23 Sep 2020 12:25:47 |
fernape |
deskutils/ultralist: Update to 1.5
From ChangeLog: https://github.com/ultralist/ultralist/releases/1.5
* Complete rewrite of how input is parsed and how listing works.
* Updating sync command to be more intuitive + idempotent
PR: 249487
Submitted by: vulcan@wired.sh |
1.2 11 Aug 2020 17:05:40 |
fernape |
deskutils/ultralist: Update to 1.2
From ChangeLog: https://github.com/ultralist/ultralist/releases/1.2
* Tasks can now have a status. This adds a new dimension for how you
can organize your lists. Additionally, it allows for a kanban view when
using Ultralist Pro.
* Fix an input bug for next/last week.
PR: 248592
Submitted by: vulcan@wired.sh (maintainer)
MFH: 2020Q3 (bugfix release) |
1.1 18 Jul 2020 01:47:14 |
swills |
deskutils/ultralist: Update to 1.1
PR: 247981
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) |
0.9.7 08 Jul 2020 03:38:26 |
lwhsu |
Update to 0.9.7
PR: 247834
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer) |
0.9.6 10 Jun 2020 18:00:23 |
mikael |
deskutils/ultralist: update to 0.9.6, unbreak on aarch64
PR: 247141
Approved by: vulcan@wired.sh (maintainer) |
0.9.5 05 May 2020 09:03:59 |
tagattie |
Update to 0.9.5
PR: 246181
Submitted by: Lewis Cook <vulcan@wired.sh> (maintainer)
Approved by: ehaupt (mentor)
Changelog: https://github.com/ultralist/ultralist/releases/0.9.5 |
0.9.4 28 Apr 2020 08:02:39 |
tagattie |
Ultralist is a task management system for technical people.
It includes a command-line component that is very fast and stays out
of the way. There is also a beautiful webapp that seamlessly syncs
with the command-line.
Ultralist is based off of the Getting Things Done system. It has a
concept of due dates, projects, and contexts.
WWW: https://ultralist.io/
PR: 243777
Submitted by: Lewis Cook <vulcan@wired.sh>
Approved by: ehaupt (mentor) |