Commit graph

18 commits

Author SHA1 Message Date
Guido Falsi
2c44e6acd0 - 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)
2015-05-04 15:46:51 +00:00
Jan Beich
90102016d0 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)
2015-05-01 19:06:37 +00:00
John Marino
650f96d5dc deskutils/wyrd: mark BROKEN until camlp4 ports comes in 2015-05-01 07:24:42 +00:00
Adam Weinberger
efd139ed48 STAGE support, general cleanups, use @sample where appropriate.
PORTREVISION bumps where plist or pkg-message changed.
2014-05-15 18:41:24 +00:00
Baptiste Daroussin
cf104c570b Add NO_STAGE all over the place in preparation for the staging support (cat: deskutils) 2013-09-20 16:21:37 +00:00
William Grzybowski
66d3c4568c deskutils/wyrd: fix build with clang
- Fix build with clang

PR:		ports/182050
Submitted by:	Herbert J. Skuhra <h.skuhra@gmail.com> (maintainer)
2013-09-13 13:35:24 +00:00
Alexey Dokuchaev
39c7163be5 - 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)
2013-08-21 03:32:47 +00:00
Baptiste Daroussin
9f1de9b900 Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
2013-05-06 15:34:17 +00:00
Martin Wilke
fb3520254a - Convert to OptionsNG
- Trim header

Reviewed by:	beat, bapt, kwm
2013-03-05 17:07:43 +00:00
Baptiste Daroussin
8d27ddb9bd 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@)
2011-04-11 08:34:17 +00:00
Pav Lucistnik
f4dd49934c - 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)
2010-12-08 15:26:01 +00:00
Li-Wen Hsu
84c8ea721f - Update to 1.4.4
PR:		ports/129651
Submitted by:	Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
Approved by:	maintainer timeout
2009-01-03 05:09:08 +00:00
Rong-En Fan
05adf2624e - 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)
2007-09-05 14:56:58 +00:00
Marcelo Araujo
91c7b43a3c - Update to 1.4.2.
- Add pkg-plist file.

PR:		ports/113073
Submitted by:	Russell Jackson <raj@csub.edu> (maintainer)
Approved by:	stas (mentor)
2007-07-15 15:14:52 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Martin Wilke
e8471bf797 - Update to 1.4.1
PR:		ports/106682
Submitted by:	Russell Jackson <raj@csub.edu> (maintainer)
2006-12-14 12:20:23 +00:00
Renato Botelho
0258aa3432 Fix pkg-descr 2006-07-06 18:01:17 +00:00
Renato Botelho
4b42e82969 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>
2006-07-06 17:54:50 +00:00