Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.10.0_3 20 Apr 2024 14:25:35
    |
Po-Chuan Hsieh (sunpoet)  |
devel/libinjection: Add missing USE_LDCONFIG
- Install shared library with suffixes
- Bump PORTREVISION for package change |
3.10.0_2 16 Aug 2023 19:51:36
    |
Po-Chuan Hsieh (sunpoet)  |
devel/libinjection: Add SONAME
- Bump PORTREVISION for package change |
3.10.0_1 02 May 2023 16:17:40
    |
Po-Chuan Hsieh (sunpoet)  |
devel/libinjection: Fix build on 14-CURRENT
libinjection_sqli.c:1200:33: error: a function declaration without a prototype
is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
const char* libinjection_version()
^
void
1 error generated.
Reference: https://pkg-status.freebsd.org/beefy18/data/main-amd64-default/pdf5b273c8e36_s83d5725005/logs/libinjection-3.10.0_1.log |
3.10.0_1 21 Mar 2023 19:20:04
    |
Po-Chuan Hsieh (sunpoet)  |
devel/libinjection: Fix libinjection.so
- Bump PORTREVISION for package change
$+ is not recognized by make, therefore the libinjection.so is incomplete. |
3.10.0 09 Oct 2022 15:37:49
    |
Po-Chuan Hsieh (sunpoet)  |
devel/libinjection: Use WRKSRC_SUBDIR |
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) |
3.10.0 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 ) |
3.10.0 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
3.10.0 07 Mar 2022 18:10:50
    |
Po-Chuan Hsieh (sunpoet)  |
devel/libinjection: Add libinjection 3.10.0
libinjection is a SQL / SQLI tokenizer parser analyzer.
WWW: https://github.com/libinjection/libinjection |