cvs commit: ports/www Makefile ports/www/wgetpaste Makefile distinfo pkg-descr pkg-plist

Philip M. Gollucci pgollucci at FreeBSD.org
Mon Jul 13 22:44:27 UTC 2009


pgollucci    2009-07-13 22:44:25 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/wgetpaste        Makefile distinfo pkg-descr pkg-plist 
  Log:
  A Script that automates pasting to a number of pastebin services
  relying only on bash, sed, coreutils (mktemp/sort/tr/wc/whoami/tee)
  and wget
  
  WWW: http://wgetpaste.zlin.dk/
  
  PR:             ports/136411
  Submitted by:   Anonymous
  
  Revision  Changes    Path
  1.2399    +1 -0      ports/www/Makefile
  1.1       +42 -0     ports/www/wgetpaste/Makefile (new)
  1.1       +9 -0      ports/www/wgetpaste/distinfo (new)
  1.1       +5 -0      ports/www/wgetpaste/pkg-descr (new)
  1.1       +7 -0      ports/www/wgetpaste/pkg-plist (new)


More information about the cvs-all mailing list