Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.13_1 28 Jan 2024 22:14:48 |
Muhammad Moinur Rahman (bofh) |
security/libyubikey: Moved man to share/man
Approved by: portmgr (blanket) |
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.13 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.13 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.13 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.13 16 Feb 2019 22:55:36 |
sunpoet |
Update MASTER_SITES
Approved by: portmgr (blanket) |
1.13 02 Feb 2018 09:02:17 |
amdmi3 |
- Add LICENSE_FILE
- Switch to new test framework
- Update WWW
- Cosmetic fixes
Approved by: portmgr blanket |
1.13 22 Nov 2015 22:16:36 |
junovitch |
security/libyubikey: update 1.12 -> 1.13, add install-strip
PR: 204242
Submitted by: oleksii.tsai@gmail.com
Approved by: matt@mjslabs.com (maintainer) |
1.12 04 Jul 2014 23:55:42 |
danilo |
- Update from 1.11 to 1.12 [1]
- Add libtool to USES
PR: ports/191618
Submitted by: matt@mjslabs.com [1] |
1.11 01 Jan 2014 23:46:59 |
danilo |
- Update from 1.10 to 1.11
- Update MASTER_SITES
- Convert LICENSE from BSD to BSD2CLAUSE
- Add STATIC as option
PR: ports/185260
Submitted by: Matt Stofko <matt@mjslabs.com> (maintainer) |
1.10 25 Sep 2013 00:54:09 |
bdrewery |
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr |
1.10 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
1.10 19 Mar 2013 20:36:34 |
pawel |
- Update security/ykpers to version 1.12.0 [1]
- Update security/libyubikey to version 1.10 [2]
- Bump security/pam_yubico affected by security/ykpers ABI change
PR: ports/177098 [1]
PR: ports/177099 [2]
Submitted by: Matt Stofko <matt@mjslabs.com> (maintainer) |
1.9 26 Jan 2013 01:01:33 |
jgh |
add new port: security/libyubikey
Library for decrypting and parsing YubiKey One-Time Passwords (OTP), written in
C.
WWW: https://code.google.com/p/yubico-c/
PR: 175495
Submitted by: matt@mjslabs.com |