/* Evolution calendar - Migrate tasks from the calendar folder to the tasks folder * * Copyright (C) 2001 Ximian, Inc. * * Authors: Federico Mena-Quintero * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. */ #ifndef TASKS_MIGRATE_H #define TASKS_MIGRATE_H void tasks_migrate (void); #endif span='2'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/converters/uulib
Commit message (Expand)AuthorAgeFilesLines
* - Remove support for a.out format and PORTOBJFORMAT variable from individualpav2007-01-301-9/+2
* remove USE_REINPLACE for all ports with categories starting with Cedwin2006-05-041-1/+0
* [patch] bug in the uulib-0.5.20edwin2006-01-041-0/+22
* [patch] bug in the uulib-0.5.20edwin2006-01-042-0/+2
* Upgrade to 0.5.20 to fix two buffer overflowshoek2004-03-252-6/+4
* Update my email address and make a slight formatting improvement.hoek2004-03-251-3/+3
* mark FORBIDDEN: http://people.freebsd.org/~eik/portaudit/6c7661ff-7912-11d8-9...eik2004-03-191-0/+2
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
* - Update to 0.5.19clement2004-01-186-33/+13
* Cosmetic fix: use %%DOCSDIR%% macro.osa2003-10-221-13/+13
* Clear moonlight beckons.ade2003-03-072-1/+1
* USE_REINPLACE rather than a somewhat convoluted perl expression.hoek2002-09-061-2/+5
* The configure script was trying to modify CFLAGS to preventhoek2002-09-051-0/+20
* "libuu" -> "uulib"hoek2002-09-021-1/+1
* Upgrade to uulib 0.5.18. This adds support for yEnc.hoek2002-09-028-25/+23
* Use safe temp files. I'll try to cook-up a different version ofhoek2002-09-022-0/+45