Commit graph

14 commits

Author SHA1 Message Date
Mark Linimon
2607e9a53b Not for powerpc, either.
Hat:		portmgr
2010-04-01 10:24:44 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Doug Barton
0175383f0a Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
2009-07-15 16:56:10 +00:00
Max Brazhnikov
eecc33021e bump PORTREVISION after cmake update 2009-03-24 19:13:32 +00:00
Martin Wilke
6d26f1d487 - Update to 1.0.3787
PR:		129414
Submitted by:	Guram Dukashvili <white_raven@pisem.net>
Approved by:	maintainer timeout
2008-12-25 18:08:52 +00:00
Beech Rintoul
60479b26cb - Update to 1.0.2938
PR:		ports/125177
Submitted by:	Guram Dukashvili <white_raven@users.berlios.de> (maintainer)
2008-07-08 07:14:22 +00:00
Martin Wilke
18dd6954f3 - 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)
2008-05-27 22:12:09 +00:00
Mark Linimon
ed9f227942 Mark as broken on sparc64: does not compile. 2008-02-01 12:43:44 +00:00
Pav Lucistnik
b1b5d46a09 - Update to 1.0.2278
Submitted by:	maintainer
2007-07-11 08:35:15 +00:00
Martin Wilke
075cae9cc1 - Fix mysql section
Reported by:	sat
2007-06-14 16:56:55 +00:00
Martin Wilke
042855d8b2 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>
2007-06-14 15:32:40 +00:00