non port: net-mgmt/macroscope/Makefile |
SVNWeb
|
Number of commits found: 24 |
Mon, 14 Jul 2014
|
[ 18:42 bapt ] (Only the first 10 of 280 ports in this commit are shown above. )
Modernize LIB_DEPENDS
With hat: portmgr
|
Mon, 26 May 2014
|
[ 08:44 bapt ] (Only the first 10 of 23 ports in this commit are shown above. )
Convert to USES=dos2unix
With hat: portmgr
|
Wed, 5 Feb 2014
|
[ 08:22 bapt ] (Only the first 10 of 13 ports in this commit are shown above. )
Reset maintainership due to mail bouncing
Reported by: pkg-fallout
|
Mon, 30 Sep 2013
|
[ 23:40 acm ]
- Bump PORTREVISION. firebird25-* ports has been modified for solved some
problems related to ICU
|
Fri, 20 Sep 2013
|
[ 22:24 bapt ] (Only the first 10 of 336 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt)
|
Fri, 9 Aug 2013
|
[ 14:05 dinoex ] (Only the first 10 of 86 ports in this commit are shown above. )
- update libdg to 2.1.0
|
Sun, 21 Jul 2013
|
[ 21:42 marino ]
net-mgmt/macroscope: unbreak
The initial problem was that the default database support was MySQL 5.0
which has been removed. Upon inspection of the source, it appears that it
could be hardcoded for MySQL 5.0.33. At this point, I commented out the
MySQL option and changed the default to Firebird version 2.0.
According to Redports, the port built on i386 but was broken on amd64.
The specified version of Firebird was changed to 2.5 and now the port builds
on both i386 and amd64.
The unnecessary inclusion of bsd.database.mk was also removed and the
redundant option descriptions were also removed. The maintainer should
investigate Macroscope builds with current versions of MySQL and restore
the option appropriately if it does.
PR: ports/179708
Submitted by: marino
Approved by: bapt (mentor), maintainer timeout (>4 weeks)
|
Fri, 10 May 2013
|
[ 11:28 bapt ]
Convert to new options framework
While here do some build with clang fixes
PR: ports/178445, ports/178446, ports/178444, ports/178443, ports/178425,
ports/178423
Submitted by: "Ilya A. Arkhipov" <rum1cro@yandex.ru>
|
Fri, 22 Mar 2013
|
[ 20:06 makc ] (Only the first 10 of 464 ports in this commit are shown above. )
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
|
Mon, 6 Feb 2012
|
[ 12:25 miwi ] (Only the first 10 of 44 ports in this commit are shown above. )
- Chase unixODBC shlib bump
|
Sat, 19 Mar 2011
|
[ 13:15 ale ] (Only the first 10 of 131 ports in this commit are shown above. )
Bump PORTREVISION for ports linking to default libmysqlclient.
|
Wed, 29 Dec 2010
|
[ 20:04 pgollucci ] (Only the first 10 of 208 ports in this commit are shown above. )
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav)
|
Thu, 1 Apr 2010
|
[ 10:22 linimon ]
Not for powerpc, either.
Hat: portmgr
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Tue, 24 Mar 2009
|
[ 19:13 makc ] (Only the first 10 of 131 ports in this commit are shown above. )
bump PORTREVISION after cmake update
|
Thu, 25 Dec 2008
|
[ 18:08 miwi ]
- Update to 1.0.3787
PR: 129414
Submitted by: Guram Dukashvili <white_raven@pisem.net>
Approved by: maintainer timeout
|
Tue, 8 Jul 2008
|
[ 07:14 beech ]
- Update to 1.0.2938
PR: ports/125177
Submitted by: Guram Dukashvili <white_raven@users.berlios.de> (maintainer)
|
Tue, 27 May 2008
|
[ 22:12 miwi ] (Only the first 10 of 48 ports in this commit are shown above. )
- Add common code to support for cmake based ports.
- Update devel/cmake to 2.6.0 (also fix ports/123092)
- Use the new CMAKE build framework in all ports using cmake
Approved by: portmgr (pav)
|
Fri, 1 Feb 2008
|
[ 12:38 linimon ]
Mark as broken on sparc64: does not compile.
|
Wed, 11 Jul 2007
|
[ 08:35 pav ]
- Update to 1.0.2278
Submitted by: maintainer
|
Thu, 14 Jun 2007
|
[ 16:56 miwi ]
- Fix mysql section
Reported by: sat
|
[ 15:32 miwi ]
Macroscope is a squid, sendmail, courier, bpft log files analizer,
IP sniffer and HTML report generator.
Features:
squid log file parser.
sendmail log file parser.
courier log file parser.
bpft(ports/net-mgmt/bpft) log file parser.
Database backends support: MySQL, Firebird.
IP sniffer via pcap library (ports/net/libpcap).
Direct commit changes to database in realtime (no log files).
Traffic static HTML reports generating by date periods.
Traffic dynamic HTML reports generating via CGI (Web interface).
Multithreading architecture.
Portable: BSD os'es and Windows NT family supported, but tested at this time
only under FreeBSD 5.x 6.x amd64 i386 and Windows 2000 XP 2003.
WWW: http://developer.berlios.de/projects/macroscope/
- Dukashvili Guram
white_raven@users.berlios.de
PR: ports/112653
Submitted by: Dukashvili Guram <white_raven at users.berlios.de>
|
Number of commits found: 24 |