Opened 20 years ago

Closed 18 years ago

#1869 closed defect (wontfix)

NEW: fwbuilder-1.1.2

Reported by: gongloo@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

fwbuilder-1.1.2

the portfile can be found here: INLINE

Description: fwbuilder is a GTK+ GUI for building firewall rulesets, using xml files as intermediary storage between firewall construction and compilation/deployment. I hacked up the portfile according to the howto online.

Homepage: http://www.fwbuilder.org

Comments: I'm not 100% sure I got all the dependencies listed in the portfile below. Some help confirming this would be nice. I was having some issues getting it to depend on libsgic++1 (gotta hate that escape garbage with the regex), so could someone please confirm that it indeed does look for libsigc++1 instead of libsigc++? Also, the fwbuilder.org states that net-snmp and openssl are deps, but it seems to build fine without them (at least on my system). If there's enough demand, and enough time on my hands, I'll go through and make variants for these, assuming that's the proper course of action -- feedback regarding this would be great. This Portfile concludes my first time delving into darwinports. I hope my Portfiles have been up to par.

# $Id: $ PortSystem 1.0 name fwbuilder version 1.1.2 categories sysutils security net maintainers gongloo@… description a GUI firewall builder long_description fwbuilder is a GTK+ GUI for building firewall rulesets, using xml\ files as intermediary storage between firewall construction\ and compilation/deployment. homepage http://www.fwbuilder.org/ master_sites sourceforge:fwbuilder checksums md5 54a57c9e82da151b59afe0a1c0e66586 depends_lib lib:libfwbuilder:libfwbuilder bin:gtkmm-config:gtkmm1 {bin:sigc-config: libsigc\+\+1}

-- Hasan Khalil

Change History (3)

comment:1 Changed 20 years ago by gongloo@…

Am unable to get the program to run properly on my system. It appears to be something to do with the associated dylib. I'm looking into this. Below is the error. $ fwbuilder dyld: fwbuilder Undefined symbols: ZNSs20_S_empty_rep_storageE ZNSs4_Rep11_S_max_sizeE ZNSs4_Rep11_S_terminalE ZNSsD1Ev ZNSt24default_alloc_templateILb1ELi0EE12_S_force_newE ZNSt24default_alloc_templateILb1ELi0EE12_S_free_listE ZNSt24default_alloc_templateILb1ELi0EE22_S_node_allocator_lockE ZSt4cerr ZSt4endlIcSt11char_traitsIcEERSt13basic_ostreamIT_T0_ES6_ ZTTSt14basic_ifstreamIcSt11char_traitsIcEE ZTTSt19basic_ostringstreamIcSt11char_traitsIcESaIcEE ZTVN10cxxabiv117class_type_infoE ZTVN10cxxabiv120si_class_type_infoE ZTVN10cxxabiv121vmi_class_type_infoE ZTVSt13basic_filebufIcSt11char_traitsIcEE ZTVSt14basic_ifstreamIcSt11char_traitsIcEE ZTVSt15basic_streambufIcSt11char_traitsIcEE ZTVSt15basic_stringbufIcSt11char_traitsIcESaIcEE ZTVSt19basic_ostringstreamIcSt11char_traitsIcESaIcEE ZTVSt9basic_iosIcSt11char_traitsIcEE _cxa_pure_virtual _gxx_personality_v0 Trace/BPT trap

comment:2 Changed 18 years ago by blb@…

Did you ever get this working or should we close this (as it is quite old)?

comment:3 Changed 18 years ago by olegb@…

Resolution: wontfix
Status: newclosed

closing ... as blb@ suggested. Besides ENORESPONSFROMREPORTER.

Note: See TracTickets for help on using tickets.