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.0.2_7 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.0.2_7 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.0.2_7 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.0.2_7 31 Jan 2017 16:21:46
  |
mat  |
Bump PORTREVISION for ports affected by the fix the last commit.
Done with: Tools/scripts/bump-revision.sh
Sponsored by: Absolight |
1.0.2_6 05 Apr 2016 13:27:16
  |
pi  |
security/tls-check: more dependency fixes
Submitted by: Johan Hendriks <joh.hendriks@gmail.com> |
1.0.2_5 05 Apr 2016 07:17:35
  |
pi  |
security/tls-check: add missing depend |
1.0.2_4 04 Apr 2016 11:51:03
  |
pi  |
security/tls-check: small changes
- add missing depends [1]
- update to latest commit [2]
- fixes some make test aspects
Submitted by: Florian Smeets <flo@smeets.xyz> [1], Alvar C.H. Freude
<af@alvar-freude.de> [2] |
1.0.2_3 03 Apr 2016 18:19:53
  |
pi  |
security/tls-check: add missing dependencies
Submitted by: netchild |
1.0.2_2 03 Apr 2016 07:30:52
  |
pi  |
security/tls-check: seperate TEST_DEPENDS from other DEPENDS
Submitted by: adamw |
1.0.2_1 02 Apr 2016 20:39:25
  |
pi  |
security/tls-check: patch is no longer necessary |
1.0.2_1 02 Apr 2016 20:32:23
  |
pi  |
security/tls-check: use modbuild, not configure
Submitted by: pi (maintainer) |
1.0.2 02 Apr 2016 20:14:29
  |
pi  |
New port: security/tls-check
Scan a list of domains for TLS-related compliance stats.
WWW: https://github.com/tls-check/TLS-Check |