Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Installing own package (instead of from port collection)

    Scheduled Pinned Locked Moved pfSense Packages
    2 Posts 2 Posters 2.6k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      Pit
      last edited by

      Hi,

      I wrote a new package for transproxy (http://sourceforge.net/projects/tproxy/). Transproxy is a transparent HTTP proxy for ipfw's fwd rule or IPFILTER's ipnat command. I had to patch it for working with PF. Now I want to distribute my own package instead of the one from FreeBSDs port collection, but it doesn't work. The transproxy-1.6.tbz isn't ever loaded. Here is how my pkg_config.xml looks:

      <pfsensepkgs><packages><package><name>transproxy</name>
                              <website>http://transproxy.sourceforge.net/</website>
                              <descr>Transparent HTTP Proxy</descr>
                              <category>Security</category>
                              <config_file>http://mywebpage/packages/config/transproxy.xml</config_file>
                              <depends_on_package_base_url>http://mywebpage/packages/All</depends_on_package_base_url>
                              <depends_on_package>transproxy-1.6.tbz</depends_on_package>
                              <version>1.6</version>
                              <status>ALPHA</status>
                              <maintainer>allgeyer att web.de</maintainer>
                              <configurationfile>transproxy.xml</configurationfile>
                              <logging><facilityname>tproxy</facilityname>
                                  <logfilename>transproxy.log</logfilename></logging></package></packages></pfsensepkgs>

      Any hints?

      BR,
        PIT

      1 Reply Last reply Reply Quote 0
      • S
        sullrich
        last edited by

        Looks about right to me..

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.