Port details |
- mergelog Tool to merge and sort by date http log files
- 4.5_3 www =5 4.5_3Version 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: 2002-06-25 13:48:04
- Last Update: 2024-02-26 13:15:11
- Commit Hash: 7c212a5
- People watching this port, also watch:: unzip, wget, openssl, trafshow, pcre
- Also Listed In: textproc
- License: not specified in port
- WWW:
- https://mergelog.sourceforge.net/
- Description:
- mergelog is a tool which merges and sorts by date http log files in
'Common Log Format'. The result is sent to the standard output. It is
useful to create a single log file for multiple hosts using round-robin
DNS.
- ¦ ¦ ¦ ¦
- 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/www/mergelog/ && make install clean
- To add the package, run one of these commands:
- pkg install www/mergelog
- pkg install mergelog
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mergelog
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (mergelog-4.5.tar.gz) = fd97c5b9ae88fbbf57d3be8d81c479e0df081ed9c4a0ada48b1ab8248a82676d
SIZE (mergelog-4.5.tar.gz) = 39407
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:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_mergelog
- USES:
- gmake
- 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 |
4.5_3 26 Feb 2024 13:15:11 |
Muhammad Moinur Rahman (bofh) |
www/mergelog: Moved man to share/man
Approved by: portmgr (blanket) |
4.5_2 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) |
4.5_2 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 ) |
4.5_2 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
4.5_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.5_2 08 Apr 2019 19:17:24 |
rene |
Return tobez@'s ports to the pool after his commit bit was safekept. |
4.5_2 06 Aug 2014 09:11:58 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category W.
CR: D510
Approved by: portmgr (bapt) |
4.5_2 29 Jan 2014 12:22:40 |
miwi |
- Stage support |
4.5_2 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
4.5_2 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
4.5_2 24 Sep 2010 13:13:01 |
tobez |
Actually add a patch which should have gone into the previous commit. |
4.5_2 24 Sep 2010 13:10:49 |
tobez |
Make it work with logs containing short IP addresses.
Reportedly obtained from Debian.
Submitted by: dwmalone |
4.5_1 22 Aug 2009 00:38:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with W |
4.5_1 24 Jan 2006 03:14:23 |
edwin |
SHA256ify
Approved by: krion@ |
4.5_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
4.5_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
4.5 07 Mar 2003 06:12:57 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
4.5 25 Jun 2002 13:41:50 |
tobez |
Add mergelog, a tool to merge and sort by date http log files. |