[Bug 253844] [NEW PORT] net/opensips24 net/opensips31
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Mar 17 20:56:38 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253844
daniel.engberg.lists at pyret.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |daniel.engberg.lists at pyret.
| |net
--- Comment #2 from daniel.engberg.lists at pyret.net ---
Thanks for contributing!
OpenSIPS 2.4.x
https://www.opensips.org/About/AvailableVersions - Supported until: 24th of May
2021
Seems to be a very little to reason to have it in tree for 2 months?
Please attach patches as diff/patch files
A few things I spotted having a quick look
PORTVERSION --> DISTVERSION
https://docs.freebsd.org/en/books/porters-handbook/book.html
"Table 5.2. Package Naming Examples"
MASTER_SITES: http --> https (redirects to https)
Is it much work to get rid of gtar and ginstall as build deps?
GCC requirement: Just for 11, all versions, specific arch?
Does shebangfix really work on *.php files since it's not set as a dependency
and is it a missing dependency?
Can't we reuse MAKE_ENV from framework instead of working around it?
do-configure seems a bit out of place, this should be in post-patch?
do-build can most likely use ports framework, see "5.13.3.11. Generic Variables
Replacement"
"@${ECHO_CMD} "Stripping binaries in"... I understand the idea but we don't do
this anywhere else in tree.
Do we need to use a lot of loops for stripping binaries or can this be reduced?
Try to fix as many issues as possible reported by portlint and portfmt
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list