Port details |
- userfw Modular packet filter
- 0.1.3_1 net
=0 0.1.3_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Does not build on FreeBSD 11+
This port expired on: 2018-10-31 IGNORE: is marked as broken on FreeBSD 11.2: fails to build on FreeBSD 11+
- Maintainer: gelraen.ua@gmail.com
- Port Added: 2012-03-19 12:46:55
- Last Update: 2018-11-01 19:05:28
- SVN Revision: 483701
- Also Listed In: kld
- License: BSD2CLAUSE
- WWW:
- http://userfw.net/
- Description:
- userfw is extensible packet filter for FreeBSD. Now it's mostly experimental.
WWW: http://userfw.net/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: userfw
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (userfw-0.1.3.tar.xz) = 7398d469203e43ae5a11b7a2f3556910f6e0b7f3ae6cdfac0ee4bdebe3522244
SIZE (userfw-0.1.3.tar.xz) = 33552
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake
- ninja : devel/ninja
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- cmake:outsource kmod tar:xz uidfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.3_1 01 Nov 2018 19:05:28 |
rene |
Remove expired ports:
2018-10-31 games/bloboats: Upstream gone, FreeBSD 10 only
2018-10-31 net/stf-6rd-kmod: Does not build on FreeBSD 11+
2018-10-31 net/pmf: Does not build on FreeBSD 11+
2018-10-31 net/knemo-kde4: KDE4 is EOL upstream, FreeBSD 10 only-port
2018-10-31 net/userfw: Does not build on FreeBSD 11+
2018-10-31 sysutils/qjail4: Only for FreeBSD 10.x , use sysutis/qjail instead
2018-10-31 sysutils/bsdmoted: does not build on FreeBSD 11+
2018-10-31 sysutils/scprotect: Does not build on FreeBSD 11+
2018-10-31 www/typo3-7: Support will end in October 2018, please update to
either www/typo3-8 or www/typo3-9
2018-10-31 devel/memleax: does not actually detect leaks
2018-10-31 emulators/virtio-kmod: Does not build on FreeBSD 10+
2018-10-31 games/traindirector: Does not build on FreeBSD 11+ |
0.1.3_1 23 Oct 2018 16:34:44 |
jbeich |
Expand FreeBSD 12 conditionals to include 13.0-CURRENT |
0.1.3_1 16 Sep 2018 11:44:37 |
antoine |
Deprecate ports that do not build on FreeBSD 11+ |
0.1.3_1 20 Jul 2018 09:29:59 |
0mp |
Remove redundant kld from CATEGORIES if a port uses kmod.
"USES=kmod" already adds kld to CATEGORIES so it is unnecessary to set
CATEGORIES to kld explicitly.
PR: 228543
Reviewed by: krion (mentor)
Approved by: krion (mentor)
Differential Revision: https://reviews.freebsd.org/D16359 |
0.1.3_1 24 Jun 2017 18:36:19 |
linimon |
Sort NOT_FOR_ARCHS. While here, clean up some BROKEN usages.
Approved by: portmgr (tier-2 blanket) |
0.1.3_1 21 May 2017 13:21:04 |
linimon |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills |
0.1.3_1 08 Dec 2016 17:01:32 |
tijl |
Remove libcurl.so.7 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
0.1.3 28 Oct 2016 07:52:59 |
amdmi3 |
- Mark broken on 11+
/usr/src/sys/netpfil/ipfw/ip_fw_private.h:287:16: error: field has incomplete
type 'struct rwlock'
struct rwlock uh_lock; /* lock for upper half */
^
/usr/src/sys/netpfil/ipfw/ip_fw_private.h:287:9: note: forward declaration of
'struct rwlock'
struct rwlock uh_lock; /* lock for upper half */
^
dummynet.c:63:7: error: implicit declaration of function 'mtod' is invalid in
C99 [-Werror,-Wimplicit-function-declaration]
if (mtod(*mb, struct ip *)->ip_v == 4)
^
dummynet.c:63:17: error: expected expression
if (mtod(*mb, struct ip *)->ip_v == 4)
^
dummynet.c:65:22: error: expected expression
else if (mtod(*mb, struct ip *)->ip_v == 6)
^
Reported by: pkg-fallout
Approved by: portmgr blanket |
0.1.3 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
0.1.3 23 Sep 2015 03:13:43 |
amdmi3 |
- Add LICENSE_FILE
- Use BROKEN helper
- Fix build as non-root by using uidfix
Approved by: portmgr blanket |
0.1.3 01 Nov 2014 17:59:42 |
bapt |
Start the path with / where needed |
0.1.3 01 Nov 2014 17:58:41 |
bapt |
Remove now useless @cwd |
0.1.3 29 Jul 2014 14:07:42 |
wg |
net/userfw: support stage [1]
- Fix for FreeBSD >= 10 [1]
- USES tar:xz [1]
- USES kmod
- Remove check for FreeBSD < 8
- Pass maintainership to submitter
PR: 192235
Submitted by: gelraen.ua gmail com [1] |
0.1.3 24 Jul 2014 15:57:24 |
bapt |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
0.1.3 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.1.3 20 Sep 2013 12:54:55 |
bdrewery |
SSP support has been added to ports with WITH_SSP for i386 and amd64
on FreeBSD 10, and amd64 on earlier versions.
SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.
On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].
On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk (Only the first 15 lines of the commit message are shown above ) |
0.1.3 29 Mar 2013 16:48:51 |
timur |
Update to the 0.1.3 version. |
0.1.2 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
0.1.2 08 Sep 2012 07:49:05 |
linimon |
Mark as broken on powerpc.
Hat: portmgr |
0.1.2 19 Apr 2012 13:58:54 |
pawel |
Update to version 0.1.2
PR: ports/167046
Submitted by: maintainer |
0.1.1 27 Mar 2012 14:58:14 |
vanilla |
mark BROKEN on 7.x
Approved by: maintainer
Feature safe: yes |
0.1.1 19 Mar 2012 12:46:11 |
vanilla |
Add userfw 0.1.1, modular packet filter.
PR: ports/165901
Submitted by: Maxim Ignatenko
Feature safe: yes |