summaryrefslogtreecommitdiff
path: root/misc/taskjuggler
AgeCommit message (Collapse)AuthorFilesLines
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz1-2/+2
2016-03-05Bump PKGREVISION for security/openssl ABI bump.jperkin1-2/+2
2015-11-03Add SHA512 digests for distfiles for misc categoryagc1-1/+2
Problems found locating distfiles: Package colorls: missing distfile ls.tar.gz Package molden: missing distfile molden-4.6/molden4.6.tar.gz Package softmaker-office-demo: missing distfile ofl06trial.tgz 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-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2015-04-25Recursive revbump following MesaLib update, categories g through n.tnn1-2/+2
2014-08-22Bump PKGREVISION for ilmbase shlib major bump.wiz1-2/+2
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2014-04-10recursive bump from ilmbase shlib version change.obache1-2/+2
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron1-2/+2
2014-01-01Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.wiz1-2/+2
2013-10-09recursive bump for libmng-2.0.2 shlib major bump and dependency changewiz1-2/+2
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz1-2/+2
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron1-2/+2
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz1-2/+2
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-05-09Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.adam1-2/+2
2013-02-16Recursive bump for png-1.6.wiz1-2/+2
2013-02-09Bump PKGREVISION from audio/jack.ryoon1-2/+2
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin1-2/+2
2013-01-26Revbump after graphics/jpeg and textproc/icuadam1-2/+2
2012-12-16recursive bump from cyrus-sasl libsasl2 shlib major bump.obache1-2/+2
2012-10-08Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.asau1-3/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2012-09-15recursive bump from libffi shlib major bumpobache1-2/+2
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-07-01Add desktopdb.mk and bump PKGREVISION for 118 packages as reported bydholland1-2/+3
pkglint. If any of these are wrong for some reason, please revert/adjust.
2012-06-14Recursive PKGREVISION bump for libxml2 buildlink addition.sbd1-2/+2
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz1-2/+2
2012-02-09Add SET_LIBDIR=yessbd1-1/+2
2012-02-06Revbump forwiz1-2/+2
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2012-01-13Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.obache1-2/+2
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd1-2/+2
2011-04-22recursive bump from gettext-lib shlib bump.obache1-2/+2
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz1-2/+2
2010-07-14Recursive PKGREVISION bump for the net/mDNSResponder updatesbd1-2/+2
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz1-2/+2
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2010-01-18Second try at jpeg-8 recursive PKGREVISION bump.wiz1-2/+2
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz1-1/+2
2009-08-29Update to 2.4.3.hasso2-7/+6
Changes in 2.4.3: ================= Fix to build TaskJuggler without KDEPIM3. Changes in 2.4.2: ================= Chris Schlaeger (44): Added support for 'accounts' columns in reports. Add 'accounts' column to interactive reports as well. Fix crash on template dialog with some older Qt versions. Properly report summary columns in CVS account reports and use separators for all columns. Fix manual error reported by coyote_x. Add changes suggested by coyote_x. Added logical expression function 'isDependencyOf()'. Merge branch 'master' of ssh://office.taskjuggler.org/srv/www/vhosts/www.taskjuggler.org/htdocs/git-repos/taskjuggler Get rid of some empty *.cpp files. The sum in CSV account reports was wrong. Fix ICal bug with missing start times on certain tasks. Revert "Kill some redundant checks." Added some more checks to prevents crashes in the GUI. Merge branch 'master' of ssh://office.taskjuggler.org/srv/www/vhosts/www.taskjuggler.org/htdocs/git-repos/taskjuggler No need to create an empty ExpressionTree. 0 will do fine as well. Don't overwrite table frames with alternating background in print reports. Fix crash when the UI is started with a project without reports. Add support for misalined time zones. Don't use the historic time zone names. They cause problems on BSDs. Remove more historic time zones. Fixed a booking related bug. Correct desciption of legal ID characters. Mark version as snapshot release. Merge branch 'master' of ssh://office.taskjuggler.org/srv/www/vhosts/www.taskjuggler.org/htdocs/git-repos/taskjuggler Fixed problem with completion degree reporting. Fixed crash for vacation date outside of project. Add last fix to change log. Attempt to contain rounding errors. Merge branch 'master' of ssh://office.taskjuggler.org/srv/www/vhosts/www.taskjuggler.org/htdocs/git-repos/taskjuggler Merge branch 'master' of ssh://office.taskjuggler.org/srv/www/vhosts/www.taskjuggler.org/htdocs/git-repos/taskjuggler Fix duration tasks with bookings. Improved version of last patch. More improvements for the duration + bookings code. Get rid of ugly DOS linebreaks. Another refinement of the duration-booking code. Make sure booking tasks align with timing resolution. Adapt example to new algorithm. There is no difference for duration task with bookings. Improved the description of 'isDependencyOf'. Eliminate compiler warning with newer GCCs. Set version to 2.4.2_beta2 Vacations are now included in export reports. Make iCal support optional. Finally, getting ready to release 2.4.2 Georg Hofmann (3): Fixed possible values for sloppy in the reference from 0-3 to 0-2. Added a dash between dates to meet TJ 2.4.1 date interval syntax. Corrected date-tool shortcut in 'Tip of the day' message. Jean-Yves (2): Fix issue on vacation resource display Added *~ to .gitignore Ray Lehtiniemi (13): Make example installation work with --prefix. Dead code removal Use initializer list Fix several crashes with repeated rescheduling. Missed a kotrus variable Use local vars to reduce code clutter. Kill some redundant checks. Loosen reportDef pointer type to eliminate a static cast. Use Report::generate() virtual function to dispatch reports. Constify getTable() to eliminate some const_cast<>() calls. Kill a bunch of unneeded static_cast<> Cache return value in local var Dead code Rene Kuettner (1): Change error for missing ICal support to warning. Stefan Kamphausen (1): added a new tasjuggler emacs mode j.taskjugg...@gindre.org (7): Added double and middle click facility in interactive report Added complements info in task and resource Details window Added taskbarprefix and taskbarpostfix Updated documentation for taskbarprefix and taskbarpostfix. Fixed documentation 'isDependencyOf' Fix issue on vacation resource display for the day of time change. Use TJ standart period format for vacation ressource display.
2009-08-26bump revision because of graphics/jpeg updatesno1-2/+2
2009-06-14Remove @dirrm entries from PLISTsjoerg1-29/+1
2009-05-20Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlibwiz1-1/+2
major change. Reported by Robert Elz in PR 41345.
2009-03-19* Update to 2.4.1.hasso5-64/+76
* Attempt to fix documentation paths. * Replace US/Mountain with America/Denver in tests. DragonFly and FreeBSD don't accept historic timezone names. See http://www.taskjuggler.org/manual-2.4.1/change_log.html for upstream changelog.
2008-09-18Needs msgfmt.joerg1-2/+2
2008-06-20Add DESTDIR support.joerg1-1/+3
2008-03-04Resign from maintaining a lot of packages, so everyone is free to updaterillig1-2/+2
them at will.
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn1-2/+2
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
2007-11-30Bump PKGREVISION because openexr now depends on ilmbase.wiz1-2/+2
2007-09-21Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.wiz1-2/+2
Bump PKGREVISION.
2007-04-04Fix a compilation issue. Still fails as regression test.joerg2-1/+14
2007-04-01Add some missing files to PLIST.wiz2-4/+17
Add hicolor-icon-theme dependency for directories. Add a missing directory to PLIST. Bump PKGREVISION. XXX: new files in PLIST should probably be installed somewhere else instead.