Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 May 2012 03:58:26 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www Makefile ports/www/npm Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201205080358.q483wQdU053391@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sunpoet     2012-05-08 03:58:26 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/npm              Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Add npm 1.1.21
  
  npm is a package manager for node. You can use it to install and publish your
  node programs. It manages dependencies and does other cool stuff.
  
  WWW: http://npmjs.org/
  WWW: https://github.com/isaacs/npm
  
  Revision  Changes    Path
  1.3177    +1 -0      ports/www/Makefile
  1.1       +45 -0     ports/www/npm/Makefile (new)
  1.1       +2 -0      ports/www/npm/distinfo (new)
  1.1       +5 -0      ports/www/npm/pkg-descr (new)
  1.1       +783 -0    ports/www/npm/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205080358.q483wQdU053391>