aboutsummaryrefslogtreecommitdiff
path: root/deskutils/ganttproject
Commit message (Collapse)AuthorAgeFilesLines
* deskutils/ganttproject: Fix r499177Tobias Kortkamp2019-04-171-1/+1
| | | | Notes: svn path=/head/; revision=499178
* deskutils/ganttproject: Update to 2.8.10Tobias Kortkamp2019-04-173-21/+24
| | | | | | | | | | | | | | - Assign to myself - Clean up port - Make start script executable again (broken in r478989) - Do not install Windows/macOS files - Do not install license file twice - Update Java version to minimum recommended version Changes: https://github.com/bardsoftware/ganttproject/releases/tag/ganttproject-2.8.10 Notes: svn path=/head/; revision=499177
* deskutils/ganttproject: update to 2.8.9Fernando Apesteguía2018-09-073-413/+421
| | | | | | | | | | | | | | | | | Small improvements in pkg-plist handling From ChangeLog: https://www.ganttproject.biz/pilsen * Bugfixes in the user interface * Better handling of WebDAV locks * German translation update * New Dutch and Israel holiday calendars. Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D17051 Notes: svn path=/head/; revision=479197
* deskutils/ganttproject: update to 2.8.8Fernando Apesteguía2018-09-043-437/+416
| | | | | | | | | | | | | | * Add LICENSE_FILE * Remove INSTALL_ICONS. This is not a Gnome port * Fix icons installation PR: 230768 Submitted by: iblis@hs.ntnu.edu.tw Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D16818 Notes: svn path=/head/; revision=478989
* Prefer relative symlink to be relocation friendlyBaptiste Daroussin2016-06-231-2/+3
| | | | Notes: svn path=/head/; revision=417349
* Remove unneeded usage of:Mathieu Arnold2016-06-061-2/+1
| | | | | | | | | | | - MASTER_SITE_SUBDIR - ${MASTER_SITES_FOO} - :DEFAULT (and use a default when appropriate) Sponsored by: Absolight Notes: svn path=/head/; revision=416469
* deskutils/ganttproject: Unmask installation commandsJohn Marino2015-10-161-3/+3
| | | | | | | | | I missed that install commands got masked; unmask them again. PR: 199223 Notes: svn path=/head/; revision=399476
* deskutils/ganttproject: Upgrade version 2.6.2 => 2.7.1John Marino2015-10-164-30/+56
| | | | | | | | PR: 199223 Submitted by: ports fury Notes: svn path=/head/; revision=399475
* Cleanup DIST* variables.Mathieu Arnold2015-05-111-1/+1
| | | | | | | | | | | | | | When appropriate: - Try to use DISTVERSION{SUF,PRE}FIX - Replace PORTNAME-PORTVERSION by DISTNAME - Convert MASTER_SITES to use macros - Other light cleanup With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386097
* - Reset maintainership of my portsPietro Cerutti2014-12-101-1/+1
| | | | Notes: svn path=/head/; revision=374492
* Cleanup plistBaptiste Daroussin2014-10-201-43/+0
| | | | Notes: svn path=/head/; revision=371262
* Fix double occurences of USES=Tijl Coosemans2014-03-141-2/+2
| | | | Notes: svn path=/head/; revision=348280
* Convert d* to USES=zipBaptiste Daroussin2014-03-071-1/+1
| | | | Notes: svn path=/head/; revision=347405
* - Update to 2.6.2Pietro Cerutti2014-02-045-678/+484
| | | | | | | - STAGE-clean Notes: svn path=/head/; revision=342492
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | deskutils) Notes: svn path=/head/; revision=327718
* Decommissioning java 1.5 (EOLed since October 2009):Baptiste Daroussin2012-12-101-6/+2
| | | | | | | suppress any reference to JAVA_VERSION= 1.5+ (part2) Notes: svn path=/head/; revision=308604
* Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,Mark Linimon2011-07-211-1/+1
| | | | | | | | | | | | | | | | | | | remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5 or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM is also removed, as it is not available in Java 1.5 and higher. Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5. While here, replace static values of JAVA_VERSION in files/*.in by %%JAVA_VERSION%% . PR: ports/158969 Submitted by: rene Tested on: pointyhat-west -exp Notes: svn path=/head/; revision=278068
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with D Notes: svn path=/head/; revision=240068
* - Update to 2.1-m3Pietro Cerutti2008-11-263-560/+581
| | | | Notes: svn path=/head/; revision=223423
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+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
* - Update to 2.1 Milestone 2Pietro Cerutti2008-03-143-577/+567
| | | | | | | | | - Adopt maintainship Approved by: miwi (mentor) Notes: svn path=/head/; revision=209037
* - Update to 2.0.6Martin Wilke2008-01-133-7/+26
| | | | | | | | PR: 119631 Submitted by: Beat Gaetzi <beat@chruetertee.ch> Notes: svn path=/head/; revision=205603
* - Update to 2.0.4Martin Wilke2007-07-073-6/+9
| | | | | | | | PR: 113955 Submitted by: Gerrit Kühn <gerrit@pmp.uni-hannover.de> Notes: svn path=/head/; revision=195167
* Reset rainer.alves@gmail.com by request due to current lack of time toMark Linimon2007-06-291-1/+1
| | | | | | | work on FreeBSD. Notes: svn path=/head/; revision=194480
* - 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
* - Update to 2.0.2Rong-En Fan2006-10-073-4/+5
| | | | | | | | | PR: ports/102360 Submitted by: Beat Gaetzi <beat at chruetertee.ch> Approved by: Rainer Alves <rainer.alves at gmail.com> (maintainer) Notes: svn path=/head/; revision=174778
* Update to 2.0.1Herve Quiroz2006-06-194-14/+12
| | | | | | | | PR: 99137 Submitted by: maintainer Notes: svn path=/head/; revision=165759
* - Update to 2.0 [1]Herve Quiroz2006-04-035-18/+641
| | | | | | | | | | | | | | | | | - Take maintainership [1] - Add 'java' category [1] - Use SUB_FILES to configure the launcher shell script - Install in DATADIR=${JAVASHAREDIR}/${PORTNAME} as encouraged in the Porter's Handbook. - Removed useless JAVA_RUN (implied when nothing is specified) - Launch the JVM with 'exec' as stated in the Porter's Handbook - Set JAVA_VERSION and use javavmwrapper to launch the application PR: 93582 [1] Submitted by: Rainer Alves <rainer.alves@gmail.com> [1] Notes: svn path=/head/; revision=158728
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149246
* Update to 1.10.1Volker Stolz2004-11-233-5/+6
| | | | | | | | PR: ports/73014 Submitted by: Peter Hofer Notes: svn path=/head/; revision=122234
* utilize USE_ANTYing-Chieh Liao2004-09-011-8/+1
| | | | Notes: svn path=/head/; revision=117816
* re-import ganttproject 1.9.11Ying-Chieh Liao2004-07-064-0/+51
Plan projects using a Gantt chart Notes: svn path=/head/; revision=113023