Port details |
- wyrd Text-based front-end to Remind
- 1.4.6_1 deskutils
=1 1.4.6_1Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Broken for more than 6 months This port expired on: 2020-05-05 IGNORE: is marked as broken: unfetchable
- Maintainer: h.skuhra@gmail.com
- Port Added: 2006-07-06 17:56:04
- Last Update: 2020-05-05 15:38:12
- SVN Revision: 534093
- People watching this port, also watch:: screen, mplayer-skins, grabc, grepcidr
- License: GPLv2
- WWW:
- http://pessimization.com/software/wyrd/
- Description:
- Wyrd is a text-based front-end to Remind, a sophisticated calendar and alarm
program. Remind's power lies in its programmability, and Wyrd does not hide
this capability behind flashy GUI dialogs. Rather, Wyrd is designed to make
you more efficient at editing your reminder files directly. It also offers a
scrollable timetable suitable for visualizing your schedule at a glance.
Unlike most of the calendar applications available today, Wyrd is designed to
be both lightweight and fast. Startup time is negligible, UI navigation is
instantaneous, and the wyrd process typically consumes less than 2MB of
resident memory.
WWW: http://pessimization.com/software/wyrd/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: wyrd
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (wyrd-1.4.6.tar.gz) = b2b51d6fb38f8b8b3ec30ee72093f791ba9b6fe35418191bc2011d2c8079997e
SIZE (wyrd-1.4.6.tar.gz) = 425829
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ocamlc : lang/ocaml
- camlp4 : devel/ocaml-camlp4
- gmake : devel/gmake
- Runtime dependencies:
-
- remind : deskutils/remind
- ocamlc : lang/ocaml
- Patch dependencies:
-
- ocamlc : lang/ocaml
-
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for wyrd-1.4.6_1:
DOCS=on: Build and/or install documentation
UTF8=off: Unicode UTF-8 encoding support
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- gmake ncurses
- 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.4.6_1 05 May 2020 15:38:12 |
rene |
Remove expired ports:
Adjusted for ports rescued since r534032
2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
1.4.6_1 04 Apr 2020 20:51:41 |
antoine |
Deprecate ports broken for more than 6 months |
1.4.6_1 06 Nov 2019 12:48:32 |
antoine |
Mark a few ports BROKEN, unfetchable |
1.4.6_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.4.6_1 23 Mar 2016 08:56:57 |
marino |
deskutils/wyrd is not jobs safe
Like most (all?) OCaml ports, wyrd is not jobs safe. It tries to use
mt_curses.o before it's fully built. I've seen this fail multiple times,
although fairly infrequently. |
1.4.6_1 07 Feb 2016 10:36:31 |
marino |
deskutils/wyrd: respect CFLAGS and LDFLAGS
approved by: infrastructure blanket (related to ncurses work) |
1.4.6_1 04 May 2015 15:46:52 |
madpilot |
- Add USE_OCAML_CAMLP4 and USE_OCAML_TK to bsd.ocaml.mk which add
depends on the camlp4 language and labltk ocaml modules, which are
now in separate ports.
- Update x11-toolkits/ocaml-lablgtk2 to 2.18.3
- Update graphics/ocaml-lablgl to 1.05
- Make unison ports use USE_OCAML
- Convert ports to the new flags where needed
- Bump PORTREVISION on ports depending on ocaml-lablgtk2, those need to be
rebuilt
PR: 199845
Submitted by: jbeich@
Differential Revision: https://reviews.freebsd.org/D2434
Approved by: portmgr (mat) |
1.4.6_1 01 May 2015 19:06:38 |
jbeich |
deskutils/wyrd: unbreak build after r385012 (camlp4)
ocamlopt.opt -c -pp camlp4o -g -I ./curses install.ml
sh: camlp4o: not found
File "install.ml", line 1:
Error: Error while running external preprocessor
PR: 199847
Reported by: pkg-fallout, maintainer
Submitted by: h.skuhra@gmail.com (maintainer) |
1.4.6 01 May 2015 07:24:43 |
marino |
deskutils/wyrd: mark BROKEN until camlp4 ports comes in |
1.4.6 15 May 2014 18:41:25 |
adamw |
STAGE support, general cleanups, use @sample where appropriate.
PORTREVISION bumps where plist or pkg-message changed. |
1.4.6 20 Sep 2013 16:21:38 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils) |
1.4.6 13 Sep 2013 13:35:24 |
wg |
deskutils/wyrd: fix build with clang
- Fix build with clang
PR: ports/182050
Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com> (maintainer) |
1.4.6 21 Aug 2013 03:32:47 |
danfe |
- Update to version 1.4.6, which fixed a parallel build race condition
resulting from integration of upstream ocaml-curses
- Get rid of indefinite article in COMMENT, convert USE_GMAKE
- Convert pkg-plist into PLIST_FILES and PORTDOCS
- Add missing DOCS to OPTIONS_DEFINE, utilize new options helper
- Fix minor formatting glitch and adjust WWW line in port description
Reported by: marino
Approved by: miwi, bapt (portmgr, implicit)
PR: ports/179485
Submitted by: cs
Approved by: maintainer (version update) |
1.4.5 06 May 2013 15:34:18 |
bapt |
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline |
1.4.5 05 Mar 2013 17:07:44 |
miwi |
- Convert to OptionsNG
- Trim header
Reviewed by: beat, bapt, kwm |
1.4.5 11 Apr 2011 08:34:17 |
bapt |
Add a new macro to deal with conflict between ncurses from base and ncurses from
ports.
If a ports is linked against ncurses from base or from the ports, it should then
add:
USE_NCURSES=yes
it is also possible to specify the hard dependency on the ports ncurses or one
the base one adding the following macros:
WITH_NCURSES_PORT=yes or WITH_NCURSES_BASE=yes
PR: ports/155269
Submitted by: me
Reviwed by: pav@
Approved by: portmgr (pav@)
Exp-run by: portmgr (pav@) |
1.4.5 08 Dec 2010 15:26:01 |
pav |
- Update to 1.4.5
- Switch maintainership
PR: ports/152834
Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com>
Approved by: Russell Jackson <raj@csub.edu> (old maintainer) |
1.4.4 03 Jan 2009 05:09:08 |
lwhsu |
- Update to 1.4.4
PR: ports/129651
Submitted by: Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
Approved by: maintainer timeout |
1.4.3.b 05 Sep 2007 14:56:58 |
rafan |
- Update to 1.4.3b
- Add optional UTF8 support (default off)
PR: ports/115881
Submitted by: Andris Raugulis <ar at null.lv>
Approved by: Russell A. Jackson <raj at csub.edu> (maintainer) |
1.4.2 15 Jul 2007 15:14:53 |
araujo |
- Update to 1.4.2.
- Add pkg-plist file.
PR: ports/113073
Submitted by: Russell Jackson <raj@csub.edu> (maintainer)
Approved by: stas (mentor) |
1.4.1_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.4.1 14 Dec 2006 12:20:23 |
miwi |
- Update to 1.4.1
PR: ports/106682
Submitted by: Russell Jackson <raj@csub.edu> (maintainer) |
1.4.0 06 Jul 2006 18:01:17 |
garga |
Fix pkg-descr |
1.4.0 06 Jul 2006 17:54:51 |
garga |
Wyrd is a text-based front-end to Remind, a sophisticated calendar and alarm
program. Remind's power lies in its programmability, and Wyrd does not hide
this capability behind flashy GUI dialogs. Rather, Wyrd is designed to make you
more efficient at editing your reminder files directly. It also offers a
scrollable timetable suitable for visualizing your schedule at a glance. Here
is a screenshot.
Unlike most of the calendar applications available today, Wyrd is designed to
be both lightweight and fast. Startup time is negligible, UI navigation is
instantaneous, and the wyrd process typically consumes less than 2MB of
resident memory.
WWW: http://www.eecs.umich.edu/~pelzlpj/wyrd/
PR: ports/95361
Submitted by: Russell A. Jackson <raj at csub.edu> |