head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2001.03.21.07.09.49;	author dinoex;	state dead;
branches;
next	1.1;

1.1
date	2001.03.21.06.51.00;	author dinoex;	state Exp;
branches;
next	;


desc
@@


1.2
log
@The port was face lifted.

PR:		24837
Submitted by:	roman@@xpert.com
@
text
@--- etc/fwbuilder_prefs.xml.in.orig	Sun Feb  4 00:21:57 2001
+++ etc/fwbuilder_prefs.xml.in	Sun Feb  4 00:22:27 2001
@@@@ -3,8 +3,8 @@@@
   <Paths>
     <Wdir/>
     <Icndir>@@PACKAGE_PIXMAPS_DIR@@</Icndir>
-    <SNMPget>/usr/bin/snmpget</SNMPget>
-    <SNMPwalk>/usr/bin/snmpwalk</SNMPwalk>
+    <SNMPget>/usr/local/bin/snmpget</SNMPget>
+    <SNMPwalk>/usr/local/bin/snmpwalk</SNMPwalk>
   </Paths>
   <UI>
     <ShowIconsInPolicy>1</ShowIconsInPolicy>
@


1.1
log
@Firewall Builder consists of object-oriented GUI and set of policy compilers
for various firewall platforms. In Firewall Builder, firewall policy is a set
of rules, each rule consists of abstract objects which represent real network
objects and services (hosts, routers, firewalls, networks, protocols).
Firewall Builder helps user maintain database of objects and allows policy
editing using simple drag-and-drop operations.

WWW: http://www.crocodile.org/~vadim/fwbuilder/

- New checksum, Archive on sourceforge.net had changed.
- use new version of gtkmm

PR:		24837
Submitted by:	roman@@xpert.com
@
text
@@

