summaryrefslogtreecommitdiff
path: root/time/plan
AgeCommit message (Collapse)AuthorFilesLines
2009-06-14Remove @dirrm entries from PLISTsjoerg1-3/+1
2008-06-12Add DESTDIR support.joerg1-7/+7
2007-12-02Some more packages need lex and yacc. Patch by Aleksey Cheusov onrillig1-1/+2
pkgsrc-users.
2007-08-08Don't use malloc.h.joerg7-6/+94
2007-04-28Update PLIST for update to 1.9 -- forgot in commit a few moments ago.reed1-7/+10
Details are in the previous log message for Makefile.
2007-04-28Updated plan to 1.9.reed11-134/+55
This for PR #36216. Thank you Steven for testing. Sort some of PLIST. Removed a few patches that were integrated or not needed. Changes are: ====== 1.8.5 released 16.2.03 ======= FEATURES: * plan's FTP home site has a new name: plan.ftp.fu-berlin.de, shown in the About popup. The old address will continue to work. (Thanks, Heiko!) * set locale to support other character sets such as Czech, by Petr Kristan <petr.kristan@epos.cz> * OpenBSD port by Armin Wolfermann <armin.wolfermann@viscomp.com> * new plan2vcs perl script that converts plan appointments to korganizer format, by Bert Bos <bert@w3.org> * if there is a ~/.holiday file, don't read LIB/holiday as well. * skip junk in entries synced from PalmPilot DateBk4 messages, by Johan Vromans <jvromans@squirrel.nl> * allow new holiday syntax "workday before/after <date>", by Ian Holland <irh@statscout.com> * Italian language translations by Paolo Panizza <pp@ieee.org> * accept yyyy/mm/dd date input, Brian T. Schellenberger <bts@babbleon.org> * Slovak holidays by Mikulas Sustak <sustak@kte.sjf.stuba.sk> BUG FIXES: * fixed Debian bug 157425: color selection dropbox always starts on Default * Suns apparently still run X11R5 and don't have XtSignalId et. al. * configure script had problems with defaults when using bash (Michael Mauch <michael.mauch@gmx.de> * fixed configure script problems on Solaris 2.6, by Horst Scheuermann <scheuerm@uni-trier.de> * fixed Dutch Driekoningen holiday date, by Johan Vromans <JVromans@squirrel.nl> * IBM AIX doesn't have Xt timers and doesn'd compile plan 1.8.4, excluded XFree workaround for IBM * week number 2 appeared twice in 2001. Fixed by Helmut Jarausch <jarausch@igpm.rwth-aachen.de> * Search->One file could not select the "own" file (top menu choice). * cleanup: removed remaining K&R varargs and sunkr target * fixed '@' user notation in netplan server, by Gennadi Umanski <umanskij@ti.uni-trier.de> * fixed Japanese string converion, by Tomoko Hayashi <tomoko@u-aizu.ac.jp> * other people's .dayplan file references ('L' lines in ~/.dayplan) over- wrote own file entries (Heiko Schlichting <heiko@FU-Berlin.DE>) ====== 1.8.6 released 18.3.03 ======= FEATURES: * reversed the change in 1.8.5, at popular demand, that lets a personal holiday file replace the system holiday file. plan 1.8.6 again reads both, system first. The new "reset" keywords can be used to clear all system holidays, following an idea by Heiko Schlichting. BUG FIXES: * the edit menu was broken in 1.8.5, fixed by Heiko Schlichting <heiko@FU-Berlin.DE> ====== 1.8.7 released 30.9.03 ======= FEATURES: * deleted support for SCO * pland -p pops up all alarms that triggered since the last time pland ran, not just those from the past three hours, by Brian L. Shaver <shaker.lxxv@verizon.net> * more room for appointments in year overview, moved year to left edge BUG FIXES: * newly entered appointments no longer vanish from the edit menu. * fixed errno compiler errors on SMP systems, Thomas Ribbrock <emgaron@gmx.net> * Italian language translations by Paolo Panizza <pp@ieee.org> were missing from the 1.8.5 and 1.8.6 distributions, now included ====== 1.9 released 6.2.05 ======= FEATURES: * saved space in various calendar views such as the year overview * the week view repeats the hour title every few day rows; it was too easy to get lost without scrolling all the time * remove obsolete warning windows when the next warning or the main alarm is reached. * Linux: when a lockfile from a previous plan process is found, do not kill it if it's dead and some non-plan process now uses the old process ID. * if user "netplan" exists on the system, netplan runs as that user instead of nobody. Needed for Debian. Petter Reinholdtsen <pere@hungry.com> * added Belgian French holiday file, Nicolas E'vrard <nicoe@wanadoo.be> * command-line option -V: experimental and incomplete vCalendar export. File can be read by calendar programs such as Mozilla Calendar. * plan is now distributed under the GPL license, at your choice. * netplan has a new option -s that sends all messages to syslog. BUG FIXES: * fixed Italian language file, Carlo Mandelli <carlo.mandelli@consulenti.fastweb.it> * fixed misspelling in the Italian language file, littledark <littledark@swissinfo.org> * "Delete past entries" did not remove repeating entries whose end date is in the past, Aaron Kaplan <kaplan@cs.rochester.edu> * fixed choice 1 of configure script on Solaris, Aaron Kaplan <kaplan@cs.rochester.edu> * after running a long time (months), alarms stopped triggering. Fixed by Aaron Kaplan <kaplan@cs.rochester.edu> * fixed Spanish holiday file, Fernando Tricas "Garci'a" <ftricas@amon.cps.unizar.es> * fixed loads of inane gcc warning messages
2007-03-24Prepare for switching to NO_MTREE=yes.joerg1-1/+3
2006-10-04Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.wiz1-2/+2
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-02Fix errno. DragonFly support.joerg8-21/+100
2005-12-12Bump all motif packages for recent openmotif update. The major versionjoerg1-2/+2
of the shared libXm has changed.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 checksums.wiz1-1/+2
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-3/+3
Suggested by Roland Illig, ok'd by various.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-06-10Make this compile on Linux and IRIX and increase odds of working onjschauma5-10/+54
other non-NetBSD platforms as well (though they may need ALL_TARGET tweaking): - apparently some versions of Linux/gcc combinations require the header file errno.h included in each file in order for it to link (otherwise, it will compile (!?) but bail out when linking) - set ALL_TARGET to LOWER_OPSYS this works for netbsd and linux, and should work for the other bsds at least. - set ALL_TARGET differently for IRIX - use CFLAGS instead of hard-coded ABI flags for IRIX 6 - some install-sh/install can not handle multiple files/directories at once. Newer bootstrapped versions can, but for systems that still have the older one we may as well split this for better compatibility.
2004-04-11Convert to buildlink3.snj1-3/+3
2004-02-18Include "../../mk/compiler.mk" to get the value of CC_VERSION beforejlam1-2/+2
testing it.
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-11-13Create a dummy "varargs.h" on platforms which use GCC 3.3.x. It's nottron1-2/+8
really necessary for compilation there and only breaks the build under NetBSD-current.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2002-12-09Replace "true" by "${TRUE}".tron1-2/+2
2002-09-24Complete standardization of messages according to latest pkglint.wiz1-3/+3
2002-08-25Merge packages from the buildlink2 branch back into the main trunk thatjlam2-7/+6
have been converted to USE_BUILDLINK2.
2002-06-26Substitute a couple of `mkdir' by `${MKDIR}'.seb1-2/+2
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}. While here substitute a couple of ${PREFIX} by `%D' in `@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
2002-04-23Note explicitly that this package is USE_X11BASE. Currently, it relies onjlam1-1/+2
motif.buildlink.mk to define it.
2002-02-15mkdir -> ${MKDIR}skrll1-4/+4
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN}
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-2/+2
2001-10-24I am a triple idiot. The only relevant variable that x11.buildlink.mkjlam1-2/+2
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR, which points to the location of the X11R6 hierarchy used during building. If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to ${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use. Remove the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and revert changes to move x11.buildlink.mk before the other buildlink.mk files.
2001-10-23x11.buildlink.mk needs to be included before any buildlink.mk files thatjlam1-2/+2
use X11_BUILDLINK_MK as a test value. Generally just reordering the inclusions so that x11.buildlink.mk comes before the other buildlink.mk files will make everthing work.
2001-09-12Use x11.buildlink.mk.jlam1-3/+2
2001-09-08Use mk/motif.buildlink.mk instead of lesstif/buildlink.mk.jlam1-2/+2
2001-08-20A pkg's files *ALWAYS* go into PREFIX.hubertf1-5/+5
Why some files should go into $X11PREFIX is really beyond me.
2001-07-24Fix installation by creating directories prior to copying files into them.jlam2-14/+17
2001-07-03Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.jlam3-10/+12
2001-04-18Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-9/+7
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf1-2/+2
XXX need to teach pkglint to be more picky about this
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-02-06Unify format of MESSAGEs, and include RCS Ids.wiz1-0/+5
2000-12-17New category: time. Move many packages here:wiz11-0/+276
misc/cal, misc/cardboard-schedule, misc/ical, misc/plan, misc/py-mxDateTime, misc/remind, sysutils/logtime, and 19 more from x11.