non port: security/openiked-portable/Makefile |
Number of commits found: 8 |
Saturday, 3 Dec 2022
|
01:12 Nuno Teixeira (eduardo) Author: David Marec
security/openiked-portable: Update to new release 7.2
ChangeLog: https://github.com/openiked/openiked-portable/releases/tag/v7.2
PR: 268131
59600b1 |
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 |
Monday, 23 May 2022
|
22:04 Nuno Teixeira (eduardo) Author: David Marec
security/openiked-portable: Update to 7.1
- use DISTVERSION instead of PORTVERSION
- pet portclippy
ChangeLog: https://github.com/openiked/openiked-portable/releases/tag/v7.1
PR: 264190
defac3c |
Tuesday, 23 Nov 2021
|
22:11 Stefan Eßer (se)
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket)
5933ac0 |
Friday, 5 Nov 2021
|
21:35 Guangyuan Yang (ygy) Author: David Marec
security/openiked-portable: Update to 7.0
PR: 259664
5e24e8c |
Thursday, 30 Sep 2021
|
21:23 Rene Ladan (rene)
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
620968a |
Sunday, 4 Jul 2021
|
00:42 Kevin Bowling (kbowling) Author: David Marec
security/openiked-portable: load ipsec kmod
PR: 256765
Reported by: Jason Tubnor <jason@tubnor.net>
MFH: 2021Q3
dec1a59 |
Thursday, 27 May 2021
|
10:44 Olivier Cochard (olivier)
security/openiked-portable: New port for OpenBSD portable version of OpenIKED
PR: 256009
Reported by: David Marec <david@lapinbilly.eu>
2e5a5b0 |
Number of commits found: 8 |