non port: deskutils/wyrd/Makefile |
Number of commits found: 22 |
Saturday, 4 Apr 2020
|
20:51 antoine
Deprecate ports broken for more than 6 months
 |
Wednesday, 6 Nov 2019
|
12:48 antoine
Mark a few ports BROKEN, unfetchable
 |
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
 |
Wednesday, 23 Mar 2016
|
08:56 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.
 |
Sunday, 7 Feb 2016
|
10:36 marino
deskutils/wyrd: respect CFLAGS and LDFLAGS
approved by: infrastructure blanket (related to ncurses work)
 |
Monday, 4 May 2015
|
15:46 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)
 |
Friday, 1 May 2015
|
19:06 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)
 |
07:24 marino
deskutils/wyrd: mark BROKEN until camlp4 ports comes in
 |
Thursday, 15 May 2014
|
18:41 adamw
STAGE support, general cleanups, use @sample where appropriate.
PORTREVISION bumps where plist or pkg-message changed.
 |
Friday, 20 Sep 2013
|
16:21 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils)
 |
Friday, 13 Sep 2013
|
13:35 wg
deskutils/wyrd: fix build with clang
- Fix build with clang
PR: ports/182050
Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com> (maintainer)
 |
Wednesday, 21 Aug 2013
|
03:32 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)
 |
Monday, 6 May 2013
|
15:34 bapt
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
 |
Tuesday, 5 Mar 2013
|
17:07 miwi
- Convert to OptionsNG
- Trim header
Reviewed by: beat, bapt, kwm
 |
Monday, 11 Apr 2011
|
08:34 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@)
 |
Wednesday, 8 Dec 2010
|
15:26 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)
 |
Saturday, 3 Jan 2009
|
05:09 lwhsu
- Update to 1.4.4
PR: ports/129651
Submitted by: Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
Approved by: maintainer timeout
 |
Wednesday, 5 Sep 2007
|
14:56 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)
 |
Sunday, 15 Jul 2007
|
15:14 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)
 |
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
 |
Thursday, 14 Dec 2006
|
12:20 miwi
- Update to 1.4.1
PR: ports/106682
Submitted by: Russell Jackson <raj@csub.edu> (maintainer)
 |
Thursday, 6 Jul 2006
|
17:54 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>
 |
Number of commits found: 22 |