aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Date-ICal/pkg-descr
blob: b1f03a21a8ce356baddca5c1f4d96f8533297a58 (plain) (blame)
1
2
3
4
5
Date::ICal talks the ICal date format, and is intended to be a base
class for other date/calendar modules that know about ICal time format
also.

WWW: http://reefknot.org/
again.gerald2005-10-044-31/+13 * We don't need this patch any longer (and haven't for about nine months),gerald2005-09-251-29/+0 * Remove patch which is no longer needed.gerald2005-09-141-15/+0 * Update to the 20050830 version of Wine.gerald2005-08-315-57/+51 * Update to the 20050725 version of Wine. This abandons the classicgerald2005-07-263-12/+32 * Update to the 20050524 snapshot of Wine.gerald2005-05-283-15/+22 * Add three missing entries to the packaging list.gerald2005-04-211-0/+3 * Update to the 20050419 version of Wine. This needs one patch to fix thegerald2005-04-203-3/+18 * Update to the 20050310 version of Wine.gerald2005-03-133-3/+6 * Update to the 20050211 version of Wine, which now includes a winegcc man pagegerald2005-02-123-6/+20 * Update to the 20050111 version of Wine. Since we now require FreeBSD 5.3gerald2005-01-123-6/+8 * Improve IGNORE message.gerald2005-01-102-2/+2 * This port actually builds on FreeBSD 4.x, it just does not work. Mark itgerald2005-01-101-1/+1 * Update documentation wrt. current versions of Wine now working more or lessgerald2004-12-282-8/+2 * Also remove man/man3w via pkg-plist.gerald2004-12-251-0/+1 * Mark broken on anything before FreeBSD 5.3, as Wine would build but notgerald2004-12-212-0/+6 * Update to the 20041201 version of Wine, which contains tons of generalgerald2004-12-046-29/+86 * Increase USE_GCC to 3.4 for those ports which compile with it.kris2004-09-301-1/+1 * Explain why I won't update this port (newer versions simply won't evengerald2004-07-181-0/+5 * Update to the 20040505 snapshot.gerald2004-05-073-3/+17 * Update to the 20040408 snapshot of Wine. Improve installation to non-defaultgerald2004-04-154-19/+20 * Update to the 20040309 snapshot of Wine.gerald2004-03-113-7/+35 * Add USE_MESA=yes to document dependency on libglut (and fix packaging on allgerald2004-03-071-1/+1 * Fix the NOPORTDOCS case for installation and packaging. Use DOCSDIR.gerald2004-03-012-14/+12 * Work around a bug that would break in the presence of recent versions ofgerald2004-02-241-0/+27 * Set USE_GL=yes to avoid packaging problems on systems without Mesa (and havegerald2004-02-232-3/+4 * Wine sees itself as a compatibility layer rather than an emulator. Honorgerald2004-02-162-4/+4 * Make deinstallation of optional OpenGL dependent files work ingerald2004-02-162-3/+3 * Fix pkg-plist to consider symlinks as well (bin/winecpp in this case).gerald2004-02-162-4/+1 * Update to the 20040213 snapshot of Wine. Employe USE_SIZE and no longergerald2004-02-143-8/+10 * BROKEN on 5.x: broken plistkris2004-02-081-0/+4 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1 * Revert an upstream change (which in turn reverted a fix which happened togerald2004-01-292-0/+18 * Update to the 20040121 snapshot of Wine (which now include two of our localgerald2004-01-265-43/+17 * Get sound working by ignoring errors from our dummy SOUND_MIXER_INFO ioctl.gerald2003-12-282-1/+25 * rfork() requires that the RFTHREAD flag is given with RFPROC and RFMEM. Addgerald2003-12-262-0/+17 * Fix an installation bug, which did not trigger during my local testing.gerald2003-12-151-1/+0 * Update to the 20031212 snapshot of Wine, which brings some simplifications.gerald2003-12-145-24/+37 * Update to the 20031118 snapshot of Wine.gerald2003-11-214-59/+12 * USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0 * Use %%DOCSDIR%%.gerald2003-11-081-8/+8 * Add an explicit note about the (possible) use of GCC 3.2 instead of 3.3.gerald2003-11-081-0/+2 * Unbreak on -CURRENT by anticipating a change in the upstream tree.gerald2003-11-042-4/+56 * BROKEN on 5.x: broken by new ATA driverkris2003-10-271-0/+4 * Strip binaries by default, as this reduces the size of packages from 40+ MBgerald2003-10-211-11/+7 * Update to the 20031016 snapshot of Wine after we skipped the previous onegerald2003-10-173-37/+31 * Add USE_BISON, as dlls/msi now requires the %pure-parser bison extension forgerald2003-08-231-0/+1 * Upgrade to the 20030813 snapshot of Wine.gerald2003-08-163-2/+8 * Remove some details concerning the installation. (These are already listedgerald2003-07-181-9/+1 * Adjust to the (relatively) new default directory layout used by Wine,gerald2003-07-113-19/+9 * Update to the 20030709 snapshot of Wine. Change the PORTVERSION schemegerald2003-07-103-5/+19 * Add -L${PREFIX}/lib to LDFLAGS so that the presence of FreeType is properlygerald2003-07-081-1/+2 * Adjust the note on required kernel options for FreeBSD 5.x and above, andgerald2003-06-241-2/+3 * Update to the 2003.06.18 snapshot of Wine.gerald2003-06-193-2/+11 * Fix installation of ${PREFIX}/etc/rc.d/000.wine.sh, fixing a problemgerald2003-05-211-1/+1 * Install a script into etc/rc.d/ to run ldconfig after reboots sodemon2003-05-193-0/+23 * Update to the 20030508 snapshot of Wine.gerald2003-05-093-2/+8 * Add three missing items.gerald2003-04-271-0/+3 * Also install READMEs for the wcmd and winedbg programs.gerald2003-04-271-3/+4 * Update to the 2003.04.08 snapshot, which allows us to further reduce thegerald2003-04-145-37/+41 * Do not define _THREAD_SAFE, which is a noop on -CURRENT and does not makegerald2003-03-311-9/+0 * Remove commented USE_MESA (which is implied by current XFree86 portsgerald2003-03-251-1/+0 * Update to the 2003.03.18 snapshot of Wine. Most of patch-dlls-ntdll-cdrom.cgerald2003-03-243-30/+2 * Clear moonlight beckons.ade2003-03-072-1/+1 * List my FreeBSD.org address.gerald2003-02-211-1/+1 * Also install ${PREFIX}/lib/wine/regapi.exe.so which is useful when settinggerald2003-02-202-0/+2 * Update to the 2003.02.19 snapshot of Wine.gerald2003-02-205-14/+46 * Fix a compilation problem on -CURRENT (again because /usr/include/malloc.hgerald2003-01-201-0/+12 * Properly handle a new man page and some other files current versions ofgerald2003-01-162-1/+7 * Update to the 2003-01-15 snapshot of Wine (which now includes two of mygerald2003-01-165-28/+11 * Fix build on -CURRENT.gerald2003-01-041-0/+11 * Update to the 2002.12.19 snapshot of Wine. The structure in $PREFIX/libgerald2003-01-036-246/+300 * Make context_i386.c work on 5.x as well as 4.x by using the DBREG_DRXalfred2002-11-081-0/+51 * Update to the 2002.10.31 snapshot of Wine.gerald2002-11-074-22/+3 * Add a patch from the upstream sources to improve this port until the nextgerald2002-10-311-0/+20 * Avoid using Perl.gerald2002-10-281-1/+2 * Update to the 2002.10.07 snapshot of Wine after having skipped the 2002.09.04gerald2002-10-084-29/+32 * Add a note why we have not updated this port to the 2002.09.04 snapshot.gerald2002-09-091-0/+3 * Update to the 2002.08.04 version of Wine. (This also removesgerald2002-08-056-42/+31 * Fix links to the Handbook, the FAQ and the porters-handbook.blackend2002-08-041-1/+1 * Update the Wine port to version 2002.07.10.gerald2002-07-114-14/+13 * Use my FreeBSD.org mail address for the MAINTAINER field.gerald2002-07-101-1/+1 * don't include malloc.halfred2002-06-131-0/+10 * Handle lib/wine/glu32.dll.so and lib/wine/glu32.dll.so, whose existencegerald2002-06-111-0/+2 * Update to the 2002.06.05 version of Wine. Once again, lots of files havegerald2002-06-074-29/+58 * Add a couple of missing entries for $PREFIX/bin to pkg-plist.gerald2002-05-241-0/+22 * Greatly simplify the post-patch: target, now that Wine does not setgerald2002-05-241-1/+1 * Take into account that Wine now requires a configuration file in the homegerald2002-05-222-5/+10 * Additional documentation actually resides in $PREFIX/share/doc/wine, notgerald2002-05-141-2/+2 * Update to the 2002.05.09 snapshot of Wine.gerald2002-05-133-10/+5 * Do not --disable-opengl any longer, which mostly was used to work aroundgerald2002-04-301-1/+0 * Update to the 2002.04.11 snapshot of Wine. Lots of libraries ingerald2002-04-123-126/+144 * Update to 2002.03.10pat2002-03-124-9/+11 * update to 2002.01.22.sf2002-01-244-78/+81 * Update to version 2001-12-16.demon2001-12-28