Changeset 7afec77 in freewrt for package


Ignore:
Timestamp:
Sep 18, 2006, 11:54:47 PM (19 years ago)
Author:
Waldemar Brodkorb <wbx@…>
Branches:
freewrt_1_0, freewrt_2_0
Children:
c0bf375
Parents:
eda4507
Message:

add http tunneling software, i used the pkg template and it works quite good. under 15 minutes to get a package. need to make runtime checks tomorrow

git-svn-id: svn://www.freewrt.org/trunk/freewrt@639 afb5a338-a214-0410-bd46-81f09a774fd1

Location:
package
Files:
3 added
2 edited

Legend:

Unmodified
Added
Removed
  • package/Config.in

    reda4507 r7afec77  
    113113source "package/htpdate/Config.in"
    114114source "package/httping/Config.in"
     115source "package/httptunnel/Config.in"
    115116source "package/iftop/Config.in"
    116117source "package/igmpproxy/Config.in"
  • package/Makefile

    reda4507 r7afec77  
    8080package-$(FWRT_PACKAGE_HTPDATE) += htpdate
    8181package-$(FWRT_PACKAGE_HTTPING) += httping
     82package-$(FWRT_PACKAGE_HTTPTUNNEL) += httptunnel
    8283package-$(FWRT_PACKAGE_ICECAST) += icecast
    8384package-$(FWRT_PACKAGE_ID3LIB) += id3lib
Note: See TracChangeset for help on using the changeset viewer.