aboutsummaryrefslogtreecommitdiff
path: root/deskutils/taskjuggler
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION's after OpenLDAP update.Xin LI2009-01-051-0/+1
| | | | | | | Suggested by: rafan Notes: svn path=/head/; revision=225291
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* - Update to 2.4.1Martin Wilke2008-07-123-36/+35
| | | | | | | | PR: 124811 Submitted by: Chess Griffin <chess@chessgriffin.com> Notes: svn path=/head/; revision=216739
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+0
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-1/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* - Update to 2.4.0Rong-En Fan2007-07-115-53/+41
| | | | | | | | PR: ports/114411 Submitted by: KATO Tsuguru <tkato432 at yahoo.com> Notes: svn path=/head/; revision=195402
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Remove old Perl support from unmaintained ports in categories startingGabor Kovesdan2007-04-021-4/+0
| | | | | | | with letter b-f Notes: svn path=/head/; revision=189024
* - Upgrade to 2.3.0;Thierry Thomas2006-09-229-55/+130
| | | | | | | | | | | | - Move tests to regression-test target; - Various fixes. Changelog available at <http://www.taskjuggler.org/manual-2.3.0/change_log.html#Changelog_2_3_0>. Notes: svn path=/head/; revision=173623
* Schedule these broken ports for termination on 2006-12-01Kris Kennaway2006-09-021-0/+2
| | | | Notes: svn path=/head/; revision=171889
* Mark as broken: fails to install.Mark Linimon2006-08-271-2/+4
| | | | Notes: svn path=/head/; revision=171454
* Add missing dependency on kdepim.Tilman Keskinoz2006-07-112-4/+22
| | | | | | | | | | | | | | | | Try to fix Undefined symbol "pthread_attr_init" symbol: Although TaskJugglerUI is linked with -pthread, the resulting binary is not linked agains libpthread. (huh? gcc trying to be too smart?) Adding a dummy pthread_ call fixes this. Bump Portrevision PR: 98205, 98517 Reported by: Ken Gunderson <kgunders@teamcool.net> Daniel Graupner <Daniel@smartcast.org> Notes: svn path=/head/; revision=167498
* Try and unbreak this.Michael Nottebrock2006-07-041-0/+1
| | | | Notes: svn path=/head/; revision=166907
* Fix patchMichael Nottebrock2006-05-022-105/+2
| | | | Notes: svn path=/head/; revision=161141
* Unbreak, update to 2.2.0 and reset MAINTAINER.Michael Nottebrock2006-04-305-58/+138
| | | | Notes: svn path=/head/; revision=160865
* SHA256ify (manually updated and checked)Edwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154150
* BROKEN: Does not buildKris Kennaway2006-01-201-0/+2
| | | | Notes: svn path=/head/; revision=153930
* - Fix BUILD_DEPENDS after devel/p5-Class-MethodMaker update.Florent Thoumie2005-12-021-1/+2
| | | | | | | Noticed by: pointyhat via kris Notes: svn path=/head/; revision=150214
* It seems that at least perl-5.6.2 is required.Thierry Thomas2005-06-011-1/+7
| | | | Notes: svn path=/head/; revision=136574
* Remove BROKEN: it should have been mysteriously fixed by some troll.Thierry Thomas2005-05-291-5/+1
| | | | | | | | | | Tested on i386 -4.11 and -5.4. PR: ports/81526 Submitted by: Wade Klaver Notes: svn path=/head/; revision=136398
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* BROKEN: Does not buildKris Kennaway2005-03-271-0/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=132060
* - Ressurrect deskutils/taskjuggler.Florent Thoumie2005-03-166-0/+221
| | | | | | | | | | - Fix compilation by removing a patch. PR: ports/78917 Submitted by: Clive Crous <clive@darkarts.co.za> Notes: svn path=/head/; revision=131441
* As previously announced, remove ports that have reached their expiry date,Kris Kennaway2005-02-186-225/+0
| | | | | | | and the handful of ports that depended on them. Notes: svn path=/head/; revision=129234
* Set USE_XLIB for libXext. This just fixes the cluster-build, but not theVolker Stolz2005-01-191-0/+1
| | | | | | | | | | | failing self-tests. PR: ports/76018 Submitted by: IIJIMA Hiromitsu Approved by: maintainer Notes: svn path=/head/; revision=126779
* This port is scheduled to be removed on 2005-02-18 if it is stillKris Kennaway2004-12-181-0/+2
| | | | | | | broken at that time, and a fix has not been submitted to GNATS. Notes: svn path=/head/; revision=124429
* BROKEN: Fails self-tests during buildKris Kennaway2004-06-191-0/+2
| | | | Notes: svn path=/head/; revision=111808
* - Update to 2.0.1Pav Lucistnik2004-05-314-72/+52
| | | | | | | | | | | | - Disable optional KDE component - Unbreak PR: ports/67302 Submitted by: Stefan Walter <sw@gegenunendlich.de> Approved by: maintainer Notes: svn path=/head/; revision=110487
* BROKEN: Build failsKris Kennaway2004-04-191-0/+2
| | | | Notes: svn path=/head/; revision=107518
* Add taskjuggler, a project management tool for Linux and UNIXPav Lucistnik2004-03-307-0/+238
system-based operating systems. Instead of clicking yourself painfully through hundreds of dialog boxes you specify your Taskjuggler project in a simple text format. You simply list all your tasks and their dependencies. The information is sent through Taskjuggler and you will get all sorts of reports in HTML or XML format. PR: ports/63342 Submitted by: Dean Povey <povey@wedgetail.com> Notes: svn path=/head/; revision=105719