Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.9.3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.9.3 20 Jul 2022 14:21:10 |
Tobias C. Berner (tcberner) |
deskutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Alex "lissyara" Keda <admin@lissyara.su>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Hsu <ahsu@users.sf.net>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Andrey Zakhvatov <andy@icc.surw.chel.su>
* Anton Berezin <tobez@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.9.3 30 Aug 2021 07:07:11 |
Rainer Hurling (rhurlin) Author: VVD |
deskutils/projectlibre: Update to 1.9.3
- Fix for locale search in classloader
- New translations added. New dialog to configure locales
- Import/export improvements
- Fix issues when importing old POD file
- Java 11, 10, 9 support without the need of bundled jre
- Updated russian localization
- Fix untranslated dialogs
Changelog:
https://sourceforge.net/p/projectlibre/code/ci/20814e88dc83694f9fc6780c2550ca5c8a87aa16/log/
PR: 258155 |
1.8.0_1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
1.8.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.8.0_1 26 Nov 2019 21:46:13 |
jkim |
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 |
1.8.0 09 Jul 2018 06:17:28 |
swills |
deskutils/projectlibre: update to 1.8.0
PR: 229617
Submitted by: Vidar Karlsen <vidar@karlsen.tech>
Approved by: joe@thrallingpenguin.com (maintainer) |
1.7.0 19 Apr 2017 17:16:18 |
cpm |
- Re-add for proper repo-copy
PR: 214285 |
1.7.0 19 Apr 2017 16:42:07 |
cpm |
Remove deskutils/projectlibre to be properly repocopied instead. |
1.7.0 19 Apr 2017 15:50:45 |
cpm |
Add new port deskutils/projectlibre
ProjectLibre is an open source project management software. It intends
to be a complete desktop replacement for Microsoft Project. ProjectLibre
is compatible with Microsoft Project 2003, 2007 and 2010 files.
WWW: http://www.projectlibre.org/product/projectlibre-open-source
PR: 214285
Submitted by: Joseph Benden <joe@thrallingpenguin.com>
Reviewed by: danfe |