notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
offline-npm Offline installation with npm install
0.2.2 www Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.2.2Version of this port present on the latest quarterly branch.
Broken BROKEN: Support for this project is broken with npm >= v3.x
Deprecated DEPRECATED: Broken for more than 6 months
Expired This port expired on: 2017-03-27
Ignore IGNORE: is marked as broken: Support for this project is broken with npm >= v3.x
Maintainer: cpm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-08-18 05:21:41
Last Update: 2017-03-27 18:27:12
SVN Revision: 437071
License: MIT
WWW:
https://github.com/commenthol/offline-npm
Description:
Hassle-free npm pack including all dependencies for offline installation with npm install Add offline-npm to your project to serve a npm compatible tgz file which contains all dependencies for offline installation with npm install. Additionally you can use offline-npm -n to install packages from your local npm cache directory (could be useful e.g. on travelling). WWW: https://github.com/commenthol/offline-npm
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • offline-npm>0:www/offline-npm
No installation instructions:
This port has been deleted.
PKGNAME: offline-npm
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1469823605 SHA256 (commenthol-offline-npm-v0.2.2_GH0.tar.gz) = 445ea26b00b78f6397e0499055f97b7f222c103cce41a92028eeb884295f99b6 SIZE (commenthol-offline-npm-v0.2.2_GH0.tar.gz) = 15615

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. npm>0 : www/npm
Runtime dependencies:
  1. npm>0 : www/npm
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/commenthol/offline-npm/tar.gz/v0.2.2?dummy=/
Collapse this list.

Number of commits found: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2.2
27 Mar 2017 18:27:12
Revision:437071Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2017-03-27 print/musixtex: Broken for more than 6 months
2017-03-27 www/wml: Broken for more than 6 months
2017-03-27 www/offline-npm: Broken for more than 6 months
2017-03-27 x11-themes/kde-icons-cezanne: Broken for more than 6 months
2017-03-27 x11-themes/kde-icons-sky: Broken for more than 6 months
2017-03-27 deskutils/gnome-shell-extension-backslide: Broken for more than 6
months
2017-03-27 devel/openvex: Broken for more than 6 months
2017-03-27 mail/mixmaster: Broken for more than 6 months
2017-03-27 net-mgmt/nat: Broken for more than 6 months
2017-03-27 net-p2p/gnunet-gtk: Depends on expiring net-p2p/gnunet
2017-03-27 net-p2p/gnunet: Broken for more than 6 months
2017-03-27 print/abc2mtex: Depends on expiring print/musixtex
0.2.2
26 Feb 2017 13:58:50
Revision:434881Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
0.2.2
30 Jul 2016 21:58:34
Revision:419331Original commit files touched by this commit
cpm search for other commits by this committer
- Update to 0.2.2
- Mark BROKEN. Support for this project is broken with npm >= v3.x

Reviewed by:	junovitch (mentor)
Approved by:	junovitch (mentor)
Differential Revision:	D7351
0.2.1_1
15 Jul 2016 17:52:58
Revision:418607Original commit files touched by this commit
cpm search for other commits by this committer
- No need to shebangfix files we don't install
- Bump PORTREVISION

Reviewed by:	feld (mentor)
Approved by:	feld (mentor)
Differential Revision:	D7219
0.2.1
15 Jul 2016 17:26:08
Revision:418594Original commit files touched by this commit
cpm search for other commits by this committer
- Update to 0.2.1
- Update MAINTAINER to my @FreeBSD.org address
- Update pkg-plist

Reviewed by:	feld (mentor)
Approved by:	feld (mentor)
Differential Revision:	D7219
0.2.0_1
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
0.2.0_1
05 Nov 2015 10:49:28
Revision:400839Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE_FILE
- Add NO_ARCH
- Fix shebangs

Approved by:	portmgr blanket
0.2.0
18 Aug 2015 05:21:29
Revision:394557Original commit files touched by this commit
pi search for other commits by this committer
New Port: www/offline-npm

Hassle-free npm pack including all dependencies for offline installation
with npm install

Add offline-npm to your project to serve a npm compatible tgz file
which contains all dependencies for offline installation with npm install.

Additionally you can use offline-npm -n to install packages from your
local npm cache directory (could be useful e.g. on travelling).

WWW: https://github.com/commenthol/offline-npm

PR:		202398
Submitted by:	Carlos J Puga Medina <cpm@fbsd.es>

Number of commits found: 8