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.2.5 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.2.5 20 Jul 2022 14:22:24 |
Tobias C. Berner (tcberner) |
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above ) |
1.2.5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2.5 19 Sep 2019 15:14:41 |
amdmi3 |
- Add WWW
Approved by: portmgr blanket |
1.2.5 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
1.2.5 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.2.5 28 Aug 2015 13:20:22 |
amdmi3 |
- Fix build with DOCS disabled (port tried to install nonexistinent files)
- Switch to options helpers
Approved by: portmgr blanket |
1.2.5 15 Nov 2014 12:20:54 |
antoine |
Cleanup plist |
1.2.5 04 Jul 2014 00:52:40 |
adamw |
Remove NOPORTDOCS and NOPORTEXAMPLES.
Approved by: portmgr (blanket) |
1.2.5 08 Jun 2014 08:08:37 |
antoine |
Unbreak |
1.2.5 06 Jun 2014 15:26:41 |
ak |
- Use /usr/bin/unzip for zip files extraction (part 2)
Remove most of USES=zip:infozip
PR: ports/188419
Approved by: portmgr (bapt)
Exp-run: antoine |
1.2.5 01 Jun 2014 11:15:00 |
marino |
math/jama: use equivalent UNZIP_CMD instead of EXTRACT_CMD |
1.2.5 10 Mar 2014 16:25:34 |
bapt |
Convert m* to USES=zip |
1.2.5 21 Feb 2014 01:59:40 |
miwi |
- Stage support |
1.2.5 20 Sep 2013 20:55:06 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
1.2.5 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.2.5 01 Dec 2010 23:12:16 |
linimon |
Update maintainer's email address.
Submitted by: maintainer (private email) |
1.2.5 30 Aug 2007 08:33:48 |
itetcu |
Erik Greenwald wants to maintain this port.
PR: ports/115884
Submitted by: Erik Greenwald |
1.2.5 18 Jun 2007 19:46:00 |
thierry |
- Upgrade to 1.2.5;
- Use DOCSDIR;
- Don't extract the doc tarball on the spot to avoid conflict if doxygen
is installed.
Notified by: Pedro F. Giffuni <giffunip (at) yahoo.com> |
1.2.4 25 Nov 2005 15:48:16 |
pav |
- Add SHA256 |
1.2.4 05 Jul 2005 04:16:30 |
novel |
Update to 1.2.4.
PR: 82981
Submitted by: Pedro F. Giffuni <giffunip@asme.org> |
1.2.1 03 May 2004 00:21:00 |
kris |
unzip is a BUILD_DEPENDS since it is used in the install phase. |
1.2.1 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
1.2.1 03 Jun 2003 05:40:15 |
will |
Add jama 1.2.1, Java-like Matrix C++ Templates.
PR: 52850
Submitted by: Pedro F. Giffuni <giffunip@asme.org> |