Port details |
- evtviewer Ms event log viewer
- 0.6 sysutils =4 0.6Version of this port present on the latest quarterly branch.
- Maintainer: martymac@FreeBSD.org
- Port Added: 2006-09-12 20:03:59
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: sendxmpp, watchfolder, monit, nagios-certexp-plugin, logcheck
- License: GPLv2
- WWW:
- https://contribs.martymac.org
- Description:
- evtViewer - A PERL-based viewer for Ms event (*.evt) log files.
evtViewer displays Ms event (*.evt) log files in a human-readable format.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- evtViewer>0:sysutils/evtviewer
- To install the port:
- cd /usr/ports/sysutils/evtviewer/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/evtviewer
- pkg install evtViewer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: evtViewer
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (evtViewer-0.6.tgz) = 78fb87782694c66a581745ce7462c27e6e91ed5efe86932a539fbe93125116e0
SIZE (evtViewer-0.6.tgz) = 16323
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.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_evtviewer
- USES:
- 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 |
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) |
0.6 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 ) |
0.6 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
0.6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.6 11 Mar 2016 20:56:26 |
martymac |
Set NO_ARCH for my arch-independent ports |
0.6 15 Sep 2014 07:29:11 |
martymac |
Update to 0.6 |
0.5_2 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) |
0.5_2 05 May 2014 09:45:37 |
bapt |
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr |
0.5_2 25 Nov 2013 07:48:48 |
martymac |
- Enable staging
- Fix shebang using shebangfix
- Use INSTALL_SCRIPT to install main script |
0.5_1 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.5_1 07 Sep 2013 06:13:27 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
0.5_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.5_1 16 Nov 2010 14:19:17 |
martymac |
Add missing LICENSE
Approved by: ehaupt (mentor) |
0.5 27 Sep 2010 12:08:23 |
martymac |
Update MAINTAINER address for my ports
Approved by: ehaupt (mentor) |
0.5 07 Sep 2010 15:52:18 |
pgollucci |
- Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too
PR: ports/150349
Submitted by: maintainer |
0.5 30 Jun 2010 18:18:42 |
sylvio |
- Update to v0.5
PR: ports/148257
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
Feature safe: yes |
0.4 22 Aug 2009 00:35:32 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
0.4 05 Sep 2007 16:16:38 |
jmelo |
- Swap mastersite order.
Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com> (maintainer)
via email. |
0.4 05 Sep 2007 14:52:57 |
jmelo |
- Add mastersite.
PR: ports/116055
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer) |
0.4 21 Dec 2006 19:33:31 |
miwi |
- Update to 0.4
PR: ports/107019
Submitted by: Ganael LAPLANCHE<ganael.laplanche@martymac.com> (maintainer) |
0.3 31 Oct 2006 04:47:33 |
rafan |
- Update to 0.3
PR: ports/104291
Submitted by: Ganael LAPLANCHE <ganael.laplanche at martymac.com> (maintainer) |
0.2 06 Oct 2006 18:08:42 |
miwi |
- Add backup MASTER_SITES
Submitted by: pontyhat via kris |
0.2 12 Sep 2006 19:58:25 |
miwi |
evtViewer - A PERL-based viewer for Ms event (*.evt) log files.
evtViewer displays Ms event (*.evt) log files in a human-readable format.
WWW: http://contribs.martymac.com
PR: ports/103180
Submitted by: Ganael LAPLANCHE <ganael.laplanche(at)martymac.com> |