Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
g2020082801 11 Apr 2023 20:46:12 |
Muhammad Moinur Rahman (bofh) |
*/*: Adopt ports from swills@ |
g2020082801 11 Apr 2023 20:34:04 |
Rene Ladan (rene) |
all: return swills' ports to the pools after safeeping his ports bit.
With hat: portmgr-secretary |
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) |
g2020082801 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 ) |
g2020082801 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
g2020082801 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
g2020082801 02 Sep 2020 00:57:27 |
swills |
devel/libbpfjit: update to new snapshot |
g2019052401_1 04 Jun 2019 09:16:57 |
gnn |
Add -fPIC reqiured to link this library against other libraries |
g2019052401_1 27 May 2019 07:27:53 |
tobik |
devel/libbpfjit: Bump revision after r502707
Pointy hat: gnn |
g2019052401 26 May 2019 10:03:48 |
gnn |
Add missing include file to the list of things to install. |
g2019052401 24 May 2019 14:49:35 |
swills |
devel/libbpfjit: create port
Just-in-Time Compilation for Berkeley Packet Filter
WWW: https://github.com/rmind/bpfjit
Will be used by npf port |