Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
r450701 25 Sep 2022 23:17:56 |
Greg Lewis (glewis) |
cleanup: Remove expired java/bootstrap-openjdk6 port |
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) |
r450701 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 ) |
r450701 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
r450701 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
r450701 13 Aug 2019 22:22:35 |
mat |
Convert to UCL & cleanup pkg-message (categories h-k) |
r450701 13 Mar 2019 16:11:24 |
sunpoet |
Update WWW
Approved by: portmgr (blanket) |
r450701 28 Sep 2017 22:03:24 |
jkim |
Synchronize COMMENT with java/bootstrap-openjdk8. |
r450701 28 Sep 2017 18:46:04 |
jkim |
Make sure to disable IcedTea patches when we build distfiles next time. |
r450701 27 Sep 2017 05:44:42 |
jkim |
Add a missing runtime dependency. |
r450701 27 Sep 2017 05:02:16 |
jkim |
Add bootstrap JDK for OpenJDK6.
java/bootstrap-openjdk will be used for OpenJDK7 and OpenJDK8 later. |