./wip/pal, Command-line calendar program

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.4.3, Package name: pal-0.4.3, Maintainer: esg

pal is a command-line calendar program for Unix/Linux systems that can
keep track of events. It has similarities with the Unix cal command,
the more complex GNU gcal program, and the calendar program distributed
with the BSDs.


Required to run:
[devel/glib2] [devel/ncurses] [devel/readline]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: f686501b80227e2083c8240d40c1b6383fe93030
Filesize: 127.798 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-04 21:44:06 by Aleksej Saushev | Files touched by this commit (18)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2011-01-17 11:48:03 by Emil Sköldberg | Files touched by this commit (17)
Log message:
Update maintainer email address to valid address.
   2010-07-06 09:07:03 by Emil Sköldberg | Files touched by this commit (7)
Log message:
Update to version 0.4.3

Changes since version 0.3.4:

version 0.4.2
	* Added vcard2pal from http://youam.net/devel/vcard2pal/ with
	permission from author.

        * Fix extraneous output when using --mail option

version 0.4.1 (2 June 2008)
	* Rewrote -m feature to use ncurses. (Scott Kuhl, Martijn van
	Oosterhout)

	* Rewrote code that handles how different types of events are
	described (PalEventType was added).   (Martijn van Oosterhout)
	
	* Fixed bug that caused the ** markers around the date in the
	calendar to not be used when the day had multiple events with
	different markers/colors. (Scott Kuhl)

	* Added a new /<skip> to the date syntax, so you can say "every x
	days/weeks/months/years". (Martijn van Oosterhout)

	* Add show_weeknum option to pal.conf (Martijn van Oosterhout)

	* Added: ical2pal (requires libical) to convert calendars from
	ical format to pal's format. (Scott Kuhl)

	* Added: pal2ical to convert calendars from pal's format to the
	ical format. (Scott Kuhl)

	* Output from pal2ical now compatible with ipods. (Adam Byrtek)

	* --latex output now starts on date specified by -d (Martijn van
	Oosterhout)

	* Support for UTF8 characters for --html and --latex output improved.
	(Martijn van Oosterhout)

	* Added <tr> tags previously missing from --html output
	(Martijn van Oosterhout)

	* Minor --html bugs fixed. (Scott Kuhl, Stephen Smith)

	* --html: Different types of events can now have different
	colors (defined with CSS). (Scott Kuhl)

	* --html: Allow date specified with -d to be used to define what
	month should be first in the HTML calendar.  If -d is not
	specified, the calendar will start by printing the current
	month. (Guy Brand)
	
	* Show events that do not have times in the event description
	before events that do have times in the event descriptions.  (This
	reverses the old behavior).  (Scott Kuhl)

	* Rewrote/simplified word wrapping code in pal_output_wrap()
	(Scott Kuhl)

	* Fix hyphens in man page (Javier Linares)

	* Added Turkish translation (Can Burak Cilingir)

	* Updated Swedish translation (Lars Bjarby)

	* Updated German translation (Bastian Kleineidam)
   2009-10-11 12:44:55 by Thomas Klausner | Files touched by this commit (222)
Log message:
Remove obsolete @dirrm lines.
   2009-05-20 02:58:40 by Thomas Klausner | Files touched by this commit (75) | Package updated
Log message:
Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.
   2008-08-20 12:00:23 by Emil Sköldberg | Files touched by this commit (1)
Log message:
pkg-config should probably be included in USE_TOOLS, so added it.
   2006-04-13 17:28:04 by Min Sik Kim | Files touched by this commit (1)
Log message:
Doesn't build on Darwin.

   2006-04-05 10:10:27 by Emil Sköldberg | Files touched by this commit (8) | Imported package
Log message:
pal is a command-line calendar program for Unix/Linux systems that can
keep track of events. It has similarities with the Unix cal command,
the more complex GNU gcal program, and the calendar program distributed
with the BSDs.