Port details |
- multisort Small program to take multiple httpd logfiles into one
- 1.1 www
=2 1.1Version of this port present on the latest quarterly branch. - Maintainer: rodrigo@FreeBSD.org
 - Port Added: 2008-10-11 14:27:45
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: p5-WWW-FreeProxy, logtool, tmpreaper, rtty
- License: GPLv2+
- Description:
- `multisort' is a small program designed to take multiple httpd
logfiles in the Common Log Format and merge them into a single log,
sorted by date, sent to standard output.
This is useful if you're running a single website on multiple hosts
and using round-robin DNS to do load distribution. With multisort, you
can take the various logfiles from each server and merge them into a
single file for analysis.
WWW: https://www.xach.com/multisort/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- multisort>0:www/multisort
- To install the port:
- cd /usr/ports/www/multisort/ && make install clean
- To add the package, run one of these commands:
- pkg install www/multisort
- pkg install multisort
- PKGNAME: multisort
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (multisort-1.1.tar.gz) = 50cc0e84738f1c9b4b587e4d13564c233be20c693fd2154f2e8a293f3d5bc17d
SIZE (multisort-1.1.tar.gz) = 3520
- Packages (timestamps in pop-ups are UTC):
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- www_multisort
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 1.1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
20 Aug 2018 09:38:07
1.1
|
amdmi3  |
- Fix LICENSE
- Update WWW
Approved by: portmgr blanket |
06 Aug 2014 09:11:58
1.1
|
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) |
27 Jun 2014 21:06:58
1.1
|
rodrigo  |
- staging multisort
- take maintenership
- add license
Approved by: bapt (mentor) |
20 Sep 2013 23:36:54
1.1
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
21 Jun 2011 19:31:51
1.1
|
dhn  |
- Fix build with clang |
19 Mar 2011 12:38:54
1.1
|
miwi  |
- Get Rid MD5 support |
06 Mar 2009 18:14:36
1.1
|
dhn  |
- Use my FreeBSD address on the ports I maintain
Approved by: tabthorpe (co-mentor) |
11 Oct 2008 14:27:23
1.1
|
miwi  |
`multisort' is a small program designed to take multiple httpd
logfiles in the Common Log Format and merge them into a single log,
sorted by date, sent to standard output.
This is useful if you're running a single website on multiple hosts
and using round-robin DNS to do load distribution. With multisort, you
can take the various logfiles from each server and merge them into a
single file for analysis.
WWW: http://www.xach.com/multisort/
PR: ports/127906
Submitted by: Dennis Herrmann <adox at mcx2.org> |
Number of commits found: 9
|