Commit graph

22 commits

Author SHA1 Message Date
jaapb
11a6e0d383 Recursive revbump associated with ocaml update to 4.04. 2016-12-30 11:16:56 +00:00
jaapb
9718550454 Recursive revbump associated with ocaml update. 2016-05-05 11:45:36 +00:00
agc
536eabf008 Add SHA512 digests for distfiles for time category
Problems found with mismatching existing digests for:
	distfiles/asclock-classic-1.0.tar.gz
	distfiles/asclock-gtk-2.1.10beta.tar.gz
	distfiles/asclock-xlib-2.0.11.tar.gz
	distfiles/emiclock-2.0.2.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-02 23:31:35 +00:00
wiz
c7383780db Bump all packages that depend on curses.bui* or terminfo.bui* since they
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.
2015-08-18 07:31:00 +00:00
wiz
0eb141f110 Bump PKGREVISION for ncurses shlib bump. 2015-08-17 17:11:19 +00:00
jaapb
7ea12ebae7 Recursive revbump associated with lang/ocaml update. 2015-08-07 11:20:32 +00:00
jaapb
487d6ab2d3 Recursive revbump associated with update of lang/ocaml to 4.02.2. 2015-06-30 11:52:55 +00:00
joerg
b0951410e7 Honour LDFLAGS. 2015-03-26 15:59:08 +00:00
jaapb
714f854d4d Revbump associated with update of lang/ocaml. 2015-01-20 14:24:34 +00:00
mef
29e60de2f9 Update 1.4.5 to 1.4.6
http://lists.roaringpenguin.com/pipermail/remind-fans/2013/002903.html
---------------------
2013-02-02     Release 1.4.6:
    * Fixed a failure to quote filenames in the editor commands provided by
      the default wyrdrc.

    * Fixed a crash when the terminal is resized while wyrd is executing an
      external editor or browser.  (In some environments, this would happen
      every time a reminder file is edited.)

    * Fixed 'configure' errors when compiling with OCaml 4.

    * Added Oasis metadata.

    * Added automatic refresh of the display when reminder files are modified.

    * Added a backtrace printout for unhandled exceptions.

    * Fixed a parallel-make race conditoin resulting from integration of
      upstream ocaml-curses.

    * Fixed a crash when the terminal is resized.

    * Fixed some crashes which could be triggered by pressing arrow keys or
      entering non-printable characters from the "quick add" entry field.
2014-12-04 04:51:04 +00:00
jaapb
29bcb49ffc Added camlp4 dependency. 2014-10-20 11:10:56 +00:00
jaapb
1e2c6eff15 Revbump for ocaml 4.02.0.
(Some packages omitted because they will be updated to new versions)
2014-10-09 19:14:03 +00:00
jaapb
15a89b35db Revision bump associated with the update of lang/ocaml to version 4.01. 2013-11-01 11:30:21 +00:00
dholland
7564a53b9c Not MAKE_JOBS_SAFE. 2012-12-16 21:23:51 +00:00
jaapb
d1b4297456 Updated time/wyrd to version 1.4.5 and added a patch to fix OCaml
version detection (thanks to John Marino for reporting this).
Changes from 1.4.1 include:

* Switched from personal fork of OCaml curses bindings to the
  community-maintained library from
  http://www.nongnu.org/ocaml-tmk/ .
* Fixed bug which prevented "quick add" feature from accepting
  UTF-8 encoded text.
* Implemented improved support for Remind's new "reminder
  directory" capability.
  Fixed an instance of insecure tempfile creation.  This
  addresses a security vulnerability that had the potential to
  cause data loss.
  Modified the configure script to support weird locations of
  ncurses term.h .
  Deprecated the 'calendar_selection' colorable object.  For
  consistency with the rest of the Wyrd interface, the selected
  calendar day is now rendered in reverse video.
  Added the 'untimed_bold' configuration variable for selecting
  between normal and boldface rendering of untimed reminders.
  Added support for remind's 'filedir()' function within INCLUDE
  directives, for those who like to
  "INCLUDE [filedir()]/some-extra-reminders".  Thanks to Stefan
  Wehr for the patch.
  Implemented more extensive shell-expansion of filenames specified
  within wyrdrc, enabling the use of idioms like
  'set reminders_file="$DOT_REMINDERS"'.
* Added support for Remind 3.1.0 advance warning of reminders
  throughout the Wyrd interface, enabled via the 'advance_warning'
  configuration variable.
* Support new Remind 3.1.0 date formatting.
* Added the untimed_window_width rcfile option, which lets the
  user set the width of the windows on the right side of the
  display.
  Tweaked the resize handler so Wyrd does not completely die
  when the terminal is resized too small.
  Made modifications to support rendering UTF-8 reminders
  (requires ncurses built with wide char support)
* Added the home_sticky option, allowing the cursor position
  to automatically track the current time.
  Added command-line option to append reminders using the
  natural language parser.
* Eliminated dependence on Bash-style tilde expansion.
2012-12-15 16:50:05 +00:00
jaapb
ff1184e506 Revision bump associated with the update of lang/ocaml to version 4. 2012-10-08 15:18:20 +00:00
asau
8a8017c10f Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 13:04:16 +00:00
sbd
8eca42f859 Recursive bump for lang/ocaml buildlink addition. 2011-12-06 00:19:21 +00:00
joerg
73ae0afd90 Remove @dirrm entries from PLISTs 2009-06-14 18:17:11 +00:00
tonnerre
f3ef634c5b Add patches for wyrd privilege escalation (CVE-2008-0806). Thanks, agc! 2008-07-13 20:57:50 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
wiz
bfc001d4d7 Initial import of wyrd-1.4.1:
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.
2006-07-24 23:03:35 +00:00