Port details |
- vlog Curses based real-time logfile viewer esp. useful for ipflog
- 1.1f_1 security
=3 1.1f_1Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Broken for more than 6 months This port expired on: 2016-07-04 IGNORE: is marked as broken: unfetchable
- 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: 2002-04-02 12:58:42
- Last Update: 2016-07-04 20:48:24
- SVN Revision: 418057
- People watching this port, also watch:: popt, zip, lsof, freetype2
- License: GPLv2
- WWW:
- http://inc2.com/isba/index-vlog.html
- Description:
- vlog is a curses based real-time logfile viewer with some additional
features for viewing IP-Filter logs. It was designed
to meet the following needs:
ipmon viewer display IP-Filter log lines in a scrollable window
in a readable way
real time viewing window receives log lines as soon as they're
appended to the log file
old logfiles vlog can show the old rotated log files
selecting log log lines to be viewed can be selected with a regexp
lines given on the command line
customizing one can control which fields are displayed
display
WWW: http://inc2.com/isba/index-vlog.html
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: vlog
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
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:
-
- perl5>=5.20<5.21 : lang/perl5.20
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- perl5 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.1f_1 04 Jul 2016 20:48:24 |
rene |
Remove expired ports without open PRs:
2016-07-04 security/openpgpsdk: Broken for more than 6 months
2016-07-04 security/radiusniff: Broken for more than 6 months
2016-07-04 security/pear-Auth_OpenID: Broken for more than 6 months
2016-07-04 security/sshit: Broken for more than 6 months
2016-07-04 security/ifd-slb_rf60: Broken for more than 6 months
2016-07-04 security/rainbowcrack: Broken for more than 6 months
2016-07-04 security/vlog: Broken for more than 6 months
2016-07-04 security/cryptstring: Broken for more than 6 months
2016-07-04 x11/libdnd: Broken for more than 6 months
2016-07-04 x11/xlupe: Broken for more than 6 months
2016-07-04 x11/xco: Broken for more than 6 months
2016-07-04 x11/xclick: Broken for more than 6 months
2016-07-04 devel/ocfpcsc: Broken for more than 6 months
2016-07-04 devel/dits: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
1.1f_1 03 Jun 2016 16:44:58 |
antoine |
Deprecate ports broken for more than 6 months |
1.1f_1 09 Nov 2015 12:59:04 |
antoine |
Mark a few ports BROKEN: unfetchable |
1.1f_1 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.1f_1 11 Jun 2014 14:50:00 |
tijl |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
1.1f_1 20 Dec 2013 19:25:49 |
pawel |
- Respect CC
- Add LICENSE
- Support staging
PR: ports/184881
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.1f_1 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
1.1f_1 03 Aug 2013 08:45:52 |
az |
- Convert to new perl framework
- Trim Makefile header |
1.1f_1 09 Feb 2013 12:00:53 |
crees |
Various spelling corrections
PR: ports/175331
Submitted by: Christoph Mallon
Approved by: No objections within three weeks from any maintainer
While here, style and duplicate phrase fixes in bsdcflow pkg-descr
Submitted by: mi |
1.1f_1 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
1.1f_1 03 Jul 2011 14:03:52 |
ohauer |
-remove MD5 |
1.1f_1 13 May 2006 04:15:53 |
edwin |
Remove USE_REINPLACE from all categories starting with S |
1.1f_1 25 Nov 2005 18:01:16 |
pav |
- Add SHA256 |
1.1f_1 22 Aug 2004 15:25:35 |
kris |
Revert previous commit, I lost the race with arved who fixed the port.
Pointy hat to: kris |
1.1f_1 20 Aug 2004 19:50:44 |
kris |
BROKEN on 5.x: Does not compile with gcc 3.4.2 |
1.1f_1 20 Aug 2004 16:21:50 |
arved |
Fix build with gcc 3.4 |
1.1f_1 16 Aug 2004 05:33:05 |
kris |
The distfile is now fetchable again, so rescue this port from death row. |
1.1f_1 26 May 2004 14:38:28 |
krion |
- Mark BROKEN: Unfetchable
- Project was closed, so set EXPIRATION_DATE and DEPRICATED
knobs
PR: ports/67214
Submitted by: Roman Neuhauser <neuhauser@chello.cz> |
1.1f_1 05 Feb 2004 20:38:07 |
trevor |
Use PLIST_FILES.
Reviewed by: marcus |
1.1f_1 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
1.1f_1 16 Oct 2003 05:27:13 |
edwin |
Reset maintainer:
<satbran@web.de>: host mx-ha01.web.de[217.72.192.149] said: 550
<satbran@web.de> Benutzer nicht bekannt/User unknown (in reply to RCPT
TO
command) |
1.1f_1 16 Oct 2003 05:20:26 |
edwin |
Unbreak port by adding lots of \n\'s
Informed maintainer. |
1.1f 16 Oct 2003 01:30:41 |
kris |
BROKEN on 5.x: does not compile |
1.1f 21 Feb 2003 13:26:58 |
knu |
De-pkg-comment. |
1.1f 05 Nov 2002 01:55:55 |
edwin |
vlog requires pod2man -> USE_PERL5=yes
Noticed on: bento |
1.1f 04 Nov 2002 05:46:38 |
edwin |
PERL -> REINPLACE
And some ports have USE_PERL5=yes now. |
1.1f 25 Jun 2002 10:16:24 |
ijliao |
note that vlog has little advantages over less
PR: 36734
Submitted by: Alex Kapranoff <kappa@agava.com> |
1.1f 02 Apr 2002 12:58:21 |
markp |
Add vlog 1.1f, a curses based real-time logfile viewer.
PR: 36616
Submitted by: hannes sowa <satbran@web.de> |