cvs commit: CVSROOT modules ports/net Makefile ports/net/torrentflux Makefile distinfo pkg-descr pkg-plist ports/net/torrentflux/files extra-patch-multiup.php install.txt.in overlib.js patch-html+admin.php patch-html+all_services.php ...

Oliver Eikemeier eik at FreeBSD.org
Thu Oct 20 11:37:58 PDT 2005


eik         2005-10-20 18:37:56 UTC

  FreeBSD ports repository

  Modified files:
    .                    modules 
    net                  Makefile 
  Added files:
    net/torrentflux      Makefile distinfo pkg-descr pkg-plist 
    net/torrentflux/files extra-patch-multiup.php install.txt.in 
                          overlib.js patch-html+admin.php 
                          patch-html+all_services.php 
                          patch-html+config.php patch-html+db.php 
                          patch-html+dir.php 
                          patch-html+functions.php 
                          patch-html+index.php 
                          patch-html+startpop.php 
                          patch-html+torrentspy.php 
                          patch-html+who.php pkg-deinstall.in 
                          pkg-install.in pkg-message.in 
                          torrentflux.sh.in torrentflux.sqlite 
  Log:
  Add port net/torrentflux, a PHP based BitTorrent client that runs on a web server.
  
  Unfortunately some manual configuration is necessary, so set NO_PACKAGE
  (which is probably a dumb idea). Feel free to fix this.
  
  While I'm here, sort CVSROOT-ports/modules.
  
  Revision  Changes    Path
  1.13435   +13 -12    CVSROOT/modules
  1.1558    +1 -0      ports/net/Makefile
  1.1       +114 -0    ports/net/torrentflux/Makefile (new)
  1.1       +4 -0      ports/net/torrentflux/distinfo (new)
  1.1       +149 -0    ports/net/torrentflux/files/extra-patch-multiup.php (new)
  1.1       +57 -0     ports/net/torrentflux/files/install.txt.in (new)
  1.1       +1491 -0   ports/net/torrentflux/files/overlib.js (new)
  1.1       +12 -0     ports/net/torrentflux/files/patch-html+admin.php (new)
  1.1       +11 -0     ports/net/torrentflux/files/patch-html+all_services.php (new)
  1.1       +74 -0     ports/net/torrentflux/files/patch-html+config.php (new)
  1.1       +11 -0     ports/net/torrentflux/files/patch-html+db.php (new)
  1.1       +76 -0     ports/net/torrentflux/files/patch-html+dir.php (new)
  1.1       +76 -0     ports/net/torrentflux/files/patch-html+functions.php (new)
  1.1       +69 -0     ports/net/torrentflux/files/patch-html+index.php (new)
  1.1       +20 -0     ports/net/torrentflux/files/patch-html+startpop.php (new)
  1.1       +322 -0    ports/net/torrentflux/files/patch-html+torrentspy.php (new)
  1.1       +11 -0     ports/net/torrentflux/files/patch-html+who.php (new)
  1.1       +29 -0     ports/net/torrentflux/files/pkg-deinstall.in (new)
  1.1       +79 -0     ports/net/torrentflux/files/pkg-install.in (new)
  1.1       +15 -0     ports/net/torrentflux/files/pkg-message.in (new)
  1.1       +46 -0     ports/net/torrentflux/files/torrentflux.sh.in (new)
  1.1       +73 -0     ports/net/torrentflux/files/torrentflux.sqlite (new)
  1.1       +16 -0     ports/net/torrentflux/pkg-descr (new)
  1.1       +10 -0     ports/net/torrentflux/pkg-plist (new)


More information about the cvs-ports mailing list