Port details |
- snmptt SNMP trap handler/translator/swiss-army-knife
- 1.5_1 net-mgmt =8 1.5_1Version of this port present on the latest quarterly branch.
- Maintainer: nistor@snickers.org
- Port Added: 2004-05-24 18:41:53
- Last Update: 2023-10-04 20:01:39
- Commit Hash: b7c9b83
- People watching this port, also watch:: wget, lynx, vim, net-snmp, p5-DBI
- License: GPLv2
- WWW:
- http://www.snmptt.org/
- Description:
- SNMPTT (SNMP Trap Translator) is an SNMP trap handler written in Perl
for use with the Net-SNMP. Easy to setup and use.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net-mgmt/snmptt/ && make install clean
- To add the package, run one of these commands:
- pkg install net-mgmt/snmptt
- pkg install snmptt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: snmptt
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1695433005
SHA256 (snmptt_1.5.tgz) = 91fb6146a08c0d143e4193f1fffdb697f769f75666d72a73eeb78c013b8a227f
SIZE (snmptt_1.5.tgz) = 633591
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.34<5.35 : lang/perl5.34
- Runtime dependencies:
-
- net-snmp>=0 : net-mgmt/net-snmp
- p5-Config-IniFiles>=0 : devel/p5-Config-IniFiles
- perl5>=5.34<5.35 : lang/perl5.34
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for snmptt-1.5_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- net-mgmt_snmptt
- USES:
- cpe perl5 shebangfix tar:tgz
- 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 |
1.5_1 04 Oct 2023 20:01:39 |
Robert Clausecker (fuz) Author: Jon Nistor |
net-mgmt/snmptt: update to 1.5
Changelog: https://snmptt.sourceforge.net/changelog.shtml
PR: 274035 |
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) |
1.4.2_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 ) |
1.4.2_1 29 Aug 2021 19:45:11 |
Bernhard Froehlich (decke) |
net-mgmt/snmptt: Add CPE information
Approved by: portmgr (blanket) |
1.4.2_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.4.2_1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
1.4.2_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4.2_1 05 Mar 2021 19:44:31 |
nc |
net-mgmt/snmptt: Fix upstream bug
The code attempts to change from the executing user to a configured service
user, but it does this by first changing effective, then real uid.
It then briefly looks around curiously before falling flat on its face because
the real uid change failed, the process not having root anymore at that point.
PR: 253702
Submitted by: Christian Ullrich <chris AT chrullrich DOT net>
Approved by: nistor AT snickers DOT org |
1.4.2 15 Aug 2020 14:45:15 |
dbaio |
net-mgmt/snmptt: Update to 1.4.2, Fix security issue
Changelog: http://snmptt.sourceforge.net/changelog.shtml
PR: 248162
Submitted by: nistor@snickers.org (maintainer)
MFH: 2020Q3 (blanket: bug and security fix release)
Security: b8ea5b66-deff-11ea-adef-641c67a117d8 |
1.4_1 25 Apr 2017 13:10:30 |
garga |
Modernizing port, several improvements were done:
* Use options helpers
* Create user/group
* Create necessary directories
* Remove unnecessary dependencies
* Add newsyslog conf
* Pet portlint
* Bump PORTREVISION
PR: 218509
Submitted by: Danilo G. Baio (dbaio) <dbaio@bsd.com.br>
Approved by: nistor@snickers.org (maintainer)
Sponsored by: Rubicon Communications (Netgate)
Differential Revision: https://reviews.freebsd.org/D10312 |
1.4 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.4 08 Oct 2015 15:12:22 |
olgeni |
Remove trailing whitespace from Makefiles, M-X. |
1.4 24 Nov 2014 22:35:08 |
antoine |
Cleanup plist |
1.4 20 Sep 2014 15:31:39 |
rodrigo |
- add license
- use @sample to manage default configuration files
- install DOC by default
PR: ports/192236
Submitted by: rodrigo
Approved by: bapt (mentor) |
1.4 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
1.4 20 Jul 2014 21:32:23 |
pi |
net-mgmt/snmptt: 1.3 -> 1.4
PR: 191119
Submitted by: nistor@snickers.org (maintainer) |
1.3 20 Sep 2013 22:24:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
1.3 14 Sep 2013 16:38:29 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
1.3 13 Jun 2013 23:46:46 |
miwi |
- Add missing directorie in plist
Reported by: pkg (DEVELOPER_MODE) |
1.3 05 Aug 2012 23:19:40 |
dougb |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
1.3 30 Jun 2012 12:42:52 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
1.3 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
1.3 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.3 06 Jun 2010 22:09:10 |
dougb |
Remove bms from the pkg-descr's of ports he no longer maintains. |
1.3 08 Apr 2010 00:04:25 |
sylvio |
- Update to 1.3
PR: ports/145080
Submitted by: ghostonthewire <ghostonthewire@gmail.com>
Approved by: maintainer, itetcu (mentor, implicit) |
1.2_1 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
1.2_1 22 Aug 2009 00:32:25 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
1.2_1 15 Jul 2009 16:56:10 |
dougb |
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops. |
1.2_1 27 Mar 2008 10:58:30 |
kuriyama |
- Chase shlib version of net-mgmt/net-snmp.
- Bump PORTREVISIONs. |
1.2 20 Jan 2008 21:56:53 |
miwi |
- Update to 1.2
PR: 119738
Submitted by: Jon Nistor <nistor@snickers.org> (maintainer) |
1.1 11 May 2006 22:49:56 |
edwin |
Remove USE_REINPLACE from all categories starting with N |
1.1 20 Feb 2006 20:47:50 |
dougb |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
1.1 02 Feb 2006 09:01:54 |
barner |
- Update to 1.1
- Pass maintainership to submitter
Submitted by: Jon Nistor <nistor@snickers.org>
PR: ports/92715 |
1.0 23 Jan 2006 23:46:06 |
edwin |
SHA256ify
Approved by: krion@ |
1.0 12 Dec 2005 21:53:40 |
bms |
Drop maintainership for ports which I sadly no longer have
the time, hardware, or resources to maintain. |
1.0 08 Nov 2005 16:22:22 |
pav |
- Update to 1.0
- Improve config file and startup script handling
PR: ports/86459
Submitted by: Blaz Zupan <blaz@si.FreeBSD.org>
Approved by: maintainer timeout (bms; 1 month) |
0.9 24 May 2004 18:41:01 |
bms |
SNMPTT (SNMP Trap Translator) is an SNMP trap handler written in Perl
for use with the Net-SNMP / UCD-SNMP snmptrapd program (www.net-snmp.org). |