Port details |
- oinkmaster Help you update your snort rules after each update
- 2.0_2 security =26 2.0_2Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2003-01-28 16:41:48
- Last Update: 2024-02-25 13:19:48
- Commit Hash: 8560372
- People watching this port, also watch:: snort, nmap, pcre, expat, freetype2
- License: BSD3CLAUSE
- WWW:
- https://oinkmaster.sourceforge.net/
- Description:
- Oinkmaster is simple Perl script released under the BSD license to help you
update your Snort 1.9+ rules and comment out the unwanted ones after each
update. It will tell you exactly what had changed since the last update,
hence giving you good control of your rules.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- oinkmaster>0:security/oinkmaster
- To install the port:
- cd /usr/ports/security/oinkmaster/ && make install clean
- To add the package, run one of these commands:
- pkg install security/oinkmaster
- pkg install oinkmaster
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: oinkmaster
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (oinkmaster-2.0.tar.gz) = 3d52f0426aa7c81b122cef22b80d708d8bb8337537e48754a065804f46c46162
SIZE (oinkmaster-2.0.tar.gz) = 80111
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- wget : ftp/wget
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for oinkmaster-2.0_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- security_oinkmaster
- USES:
- perl5 shebangfix
- 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 |
2.0_2 25 Feb 2024 13:19:48 |
Muhammad Moinur Rahman (bofh) |
security/oinkmaster: Moved man to share/man
Approved by: portmgr (blanket) |
2.0_1 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
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) |
2.0_1 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 ) |
2.0_1 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.0_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0_1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
2.0_1 22 Mar 2016 01:49:02 |
amdmi3 |
- Add LICENSE_FILE
- Add NO_ARCH
- Switch to options helpers |
2.0_1 17 Dec 2015 17:19:48 |
mat |
Fix usage of ${PERL5}.
${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.
While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.
PR: 205367
With hat: portmgr
Sponsored by: Absolight |
2.0_1 30 May 2014 05:32:03 |
sunpoet |
- Reset maintainership
- While I'm here:
- Add LICENSE
- Convert to new options framework
- Support STAGEDIR
PR: ports/190386
Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (maintainer) |
2.0_1 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
2.0_1 11 Sep 2013 17:56:03 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
2.0_1 03 Jul 2011 14:03:52 |
ohauer |
-remove MD5 |
2.0_1 22 Aug 2009 00:35:32 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
2.0_1 06 Jun 2008 14:01:07 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
2.0 08 Sep 2007 01:04:03 |
linimon |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
2.0 18 Feb 2006 21:57:47 |
mnag |
- Update to 2.0
PR: 93535
Submitted by: maintainer |
1.2_1 12 Nov 2005 17:48:59 |
sem |
- Install man page
- Add SHA256 checksum
PR: ports/88874
Submitted by: maintainer |
1.2 18 Apr 2005 17:08:39 |
leeym |
- Update port to 1.2
- changed WWW location in pkg-descr
- assign maintainership
- utilize PLIST_FILES and PORTDOCS
PR: 80075
Submitted by: Linh Pham <question+fbsdports@closedsrc.org> |
1.1 06 Nov 2004 03:35:21 |
kevlo |
Update to 1.1
PR: ports/72899
Submitted by: Linh Pham <question+freebsdpr@closedsrc.org> |
1.0 29 Aug 2004 03:43:57 |
linimon |
Remove -P option from tar. This patch has already been incorporated
into the upstream sources.
PR: ports/70806
Submitted by: SANETO Takanori <sanewo at ba2 dot so-net dot ne dot jp> |
1.0 02 Jul 2004 07:54:15 |
vs |
Oinkmaster now lives at SouceForge.net, fix MASTER_SITES correspondingly
PR: ports/68588
Submitted by: Toni Viemero |
1.0 26 Jun 2004 18:47:37 |
pav |
- Update to 1.0
PR: ports/68326
Submitted by: Toni Viemero <toni.viemero@iki.fi> |
0.7_1 26 Jun 2004 18:32:07 |
pav |
- Reset bouncing maintainer's address:
... while talking to bonobo.corebsd.or.id.:
>>> DATA
<<< 554 <jim@corebsd.or.id>: Relay access denied
554 5.0.0 Service unavailable
<<< 554 Error: no valid recipients |
0.7_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.7_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
0.7 28 Mar 2003 03:51:57 |
kevlo |
Update to version 0.7
PR: 50327
Submitted by: Jim Geovedi <jim@corebsd.or.id> |
0.6 20 Feb 2003 18:59:13 |
knu |
De-pkg-comment. |
0.6 28 Jan 2003 16:41:30 |
ijliao |
add oinkmaster 0.6
Help you update your snort rules after each update |