non port: finance/jgnash/Makefile |
Number of commits found: 26 |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Tuesday, 5 Jul 2022
|
17:51 Bernhard Froehlich (decke)
*/*: Release my babies from my "created by" comments
27d0337 |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Tuesday, 26 Nov 2019
|
21:46 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
 |
Saturday, 16 Apr 2016
|
12:29 danfe
Do not attempt to create ${STAGEDIR}${DESKTOPDIR}: `share/applications'
was added to mtree (Templates/BSD.local.dist) in r331266 2.5 years ago,
and fix some minor bogosities nearby.
 |
Wednesday, 13 Jan 2016
|
16:05 amdmi3
- Add NO_ARCH
 |
Tuesday, 12 Jan 2016
|
15:15 decke
Hand over maintainership back to ports@ for ports which i'm not using myself
anymore.
 |
Monday, 11 Jan 2016
|
21:08 decke
- Update to 2.21.0
 |
Tuesday, 17 Mar 2015
|
08:56 decke
- Add LICENSE
- Pet portlint (WWW)
 |
08:51 decke
- Update to 2.15.2
 |
Friday, 7 Mar 2014
|
16:59 bapt
Convert f* to USES=zip
 |
Monday, 24 Feb 2014
|
14:14 decke
- Update to 2.13.5
 |
Friday, 21 Feb 2014
|
13:52 decke
- Update to 2.13.4
 |
Thursday, 17 Oct 2013
|
14:52 decke
- Update to 2.13.0
- Add staging support
 |
Friday, 20 Sep 2013
|
17:18 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
finance)
 |
Wednesday, 5 Sep 2012
|
09:30 decke
- Update to 2.10.0
 |
Wednesday, 16 May 2012
|
12:17 decke
- Update to 2.9.0
- Change MASTER_SITES to not break when a new release comes out [1]
- Follow changed name from jgnash2 to jgnash
Reported by: pointyhat (via pav) [1]
 |
Thursday, 10 May 2012
|
06:21 decke
- Update to 2.8.0
 |
Tuesday, 4 Jan 2011
|
16:47 decke
- Update to 2.5.1
- Switch to OpenJDK as it does not work with diablo anymore
- Remove MD5 checksum
 |
Tuesday, 21 Sep 2010
|
11:35 decke
- Update to 2.5.0
Approved by: beat (co-mentor, implicit)
 |
Thursday, 5 Aug 2010
|
10:13 decke
- Update to 2.4.1
Approved by: miwi (mentor)
 |
Friday, 23 Jul 2010
|
09:46 decke
- Update to 2.4.0
Approved by: beat (co-mentor)
 |
Wednesday, 30 Jun 2010
|
12:29 decke
- Update to 2.3.5
Approved by: miwi (mentor)
Feature safe: yes
 |
Thursday, 1 Apr 2010
|
12:45 decke
- Change to my FreeBSD email address
Approved by: miwi (mentor), beat (co-mentor)
 |
Thursday, 25 Feb 2010
|
22:27 beat
- Update to 2.3.4
PR: ports/144298
Submitted by: Bernhard Froehlich <decke AT bluelife.at> (maintainer)
Feature safe: yes
 |
Tuesday, 2 Feb 2010
|
16:14 miwi
jGnash is a free (no strings attached!) personal finance manager
with many of the same features as commercially-available software.
It was created in order to make tracking your personal finances easy,
but also provides the functionality required by advanced users.
WWW: http://sourceforge.net/apps/mediawiki/jgnash/index.php?title=Main_Page
PR: ports/142755
Submitted by: Bernhard Froehlich <decke at bluelife.at>
 |
Number of commits found: 26 |