non port: deskutils/ganttproject/Makefile |
SVNWeb
|
Number of commits found: 37 |
Tue, 25 Apr 2023
|
[ 15:17 Christian Weisgerber (naddy) ] feb1fa3 (Only the first 10 of 1613 ports in this commit are shown above. )
audio/opus: bump consumers after update to 1.4
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Sun, 30 May 2021
|
[ 03:24 Neel Chauhan (nc) Author: Chris Moerz ] 8562c68
deskutils/ganttproject: Update to 3.1.3100 and pass maintainership to submitter
PR: 256223
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 28 Sep 2020
|
[ 05:05 tobik ] (Only the first 10 of 163 ports in this commit are shown above. )
Reset MAINTAINER
|
Thu, 23 Apr 2020
|
[ 04:01 tobik ]
deskutils/ganttproject: Update to 2.8.11
- Provide better desktop file with mimetype
Changes: https://github.com/bardsoftware/ganttproject/releases/tag/ganttproject-2.8.11
|
Tue, 26 Nov 2019
|
[ 21:46 jkim ] (Only the first 10 of 443 ports in this commit are shown above. )
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342
|
Wed, 17 Apr 2019
|
[ 14:33 tobik ]
deskutils/ganttproject: Fix r499177
|
[ 14:23 tobik ]
deskutils/ganttproject: Update to 2.8.10
- 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
|
Fri, 7 Sep 2018
|
[ 15:54 fernape ]
deskutils/ganttproject: update to 2.8.9
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
|
Tue, 4 Sep 2018
|
[ 20:44 fernape ]
deskutils/ganttproject: update to 2.8.8
* 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
|
Thu, 23 Jun 2016
|
[ 07:17 bapt ]
Prefer relative symlink to be relocation friendly
|
Mon, 6 Jun 2016
|
[ 15:25 mat ] (Only the first 10 of 29 ports in this commit are shown above. )
Remove unneeded usage of:
- MASTER_SITE_SUBDIR
- ${MASTER_SITES_FOO}
- :DEFAULT (and use a default when appropriate)
Sponsored by: Absolight
|
Fri, 16 Oct 2015
|
[ 14:00 marino ]
deskutils/ganttproject: Unmask installation commands
I missed that install commands got masked; unmask them again.
PR: 199223
|
[ 13:53 marino ]
deskutils/ganttproject: Upgrade version 2.6.2 => 2.7.1
PR: 199223
Submitted by: ports fury
|
Mon, 11 May 2015
|
[ 18:34 mat ] (Only the first 10 of 285 ports in this commit are shown above. )
Cleanup DIST* variables.
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
|
Wed, 10 Dec 2014
|
[ 22:29 gahr ] (Only the first 10 of 129 ports in this commit are shown above. )
- Reset maintainership of my ports
|
Fri, 14 Mar 2014
|
[ 20:59 tijl ] (Only the first 10 of 12 ports in this commit are shown above. )
Fix double occurences of USES=
|
Fri, 7 Mar 2014
|
[ 16:49 bapt ] (Only the first 10 of 214 ports in this commit are shown above. )
Convert d* to USES=zip
|
Tue, 4 Feb 2014
|
[ 09:43 gahr ]
- Update to 2.6.2
- STAGE-clean
|
Fri, 20 Sep 2013
|
[ 16:21 bapt ] (Only the first 10 of 271 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils)
|
Mon, 10 Dec 2012
|
[ 13:18 bapt ] (Only the first 10 of 172 ports in this commit are shown above. )
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2)
|
Thu, 21 Jul 2011
|
[ 05:03 linimon ] (Only the first 10 of 269 ports in this commit are shown above. )
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
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
|
Sat, 22 Aug 2009
|
[ 00:18 amdmi3 ] (Only the first 10 of 417 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with D
|
Wed, 26 Nov 2008
|
[ 21:49 gahr ]
- Update to 2.1-m3
|
Fri, 6 Jun 2008
|
[ 13:18 edwin ] (Only the first 10 of 170 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
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)
|
Fri, 14 Mar 2008
|
[ 14:46 gahr ]
- Update to 2.1 Milestone 2
- Adopt maintainship
Approved by: miwi (mentor)
|
Sun, 13 Jan 2008
|
[ 18:58 miwi ]
- Update to 2.0.6
PR: 119631
Submitted by: Beat Gaetzi <beat@chruetertee.ch>
|
Sat, 7 Jul 2007
|
[ 16:38 miwi ]
- Update to 2.0.4
PR: 113955
Submitted by: Gerrit Kühn <gerrit@pmp.uni-hannover.de>
|
Fri, 29 Jun 2007
|
[ 19:33 linimon ] (Only the first 10 of 23 ports in this commit are shown above. )
Reset rainer.alves@gmail.com by request due to current lack of time to
work on FreeBSD.
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Sat, 7 Oct 2006
|
[ 13:13 rafan ]
- Update to 2.0.2
PR: ports/102360
Submitted by: Beat Gaetzi <beat at chruetertee.ch>
Approved by: Rainer Alves <rainer.alves at gmail.com> (maintainer)
|
Mon, 19 Jun 2006
|
[ 09:41 hq ]
Update to 2.0.1
PR: 99137
Submitted by: maintainer
|
Mon, 3 Apr 2006
|
[ 15:02 hq ]
- Update to 2.0 [1]
- 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]
|
Tue, 23 Nov 2004
|
[ 16:36 vs ]
Update to 1.10.1
PR: ports/73014
Submitted by: Peter Hofer
|
Wed, 1 Sep 2004
|
[ 08:41 ijliao ]
utilize USE_ANT
|
Tue, 6 Jul 2004
|
[ 02:38 ijliao ]
re-import ganttproject 1.9.11
Plan projects using a Gantt chart
|
Number of commits found: 37 |