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
jsmin The JavaScript Minifier
20191031 devel on this many watch lists=1 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 20191031Version of this port present on the latest quarterly branch.
Maintainer: madpilot@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-09-11 01:04:19
Last Update: 2022-09-15 21:31:06
Commit Hash: 300cb98
People watching this port, also watch:: p5-Net-Domain-TLD, p5-Params-Classify, python
License: not specified in port
WWW:
https://crockford.com/javascript/jsmin.html
Description:
JSMin is a filter which removes comments and unnecessary whitespace from JavaScript files. It typically reduces file size by half, resulting in faster downloads. It also encourages a more expressive programming style because it eliminates the download cost of clean, literate self-documentation.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (1 items)
Collapse this list.
  1. bin/jsmin
Collapse this list.
Dependency lines:
  • jsmin>0:devel/jsmin
To install the port:
cd /usr/ports/devel/jsmin/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/jsmin
  • pkg install jsmin
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: jsmin
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1663245099 SHA256 (douglascrockford-JSMin-20191031-430bfe6_GH0.tar.gz) = 9f79e3f1bae133cb37b65847e0fcb09315764fc2176514521b476b237a84d629 SIZE (douglascrockford-JSMin-20191031-430bfe6_GH0.tar.gz) = 4396

Packages (timestamps in pop-ups are UTC):
jsmin
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2019103120191031201303292019103120191031-20130329-
FreeBSD:13:quarterly2019103120191031201910312019103120191031201910312019103120191031
FreeBSD:14:latest201910312019103120191031201910312019103120191031-20191031
FreeBSD:14:quarterly2019103120191031-2019103120191031201910312019103120191031
FreeBSD:15:latest2019103120191031n/a20191031n/a201910312019103120191031
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. www/rt40*
  2. www/rt42*
  3. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. www/rt40*
  2. www/rt42*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for jsmin-20191031: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_jsmin
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/douglascrockford/JSMin/tar.gz/430bfe6?dummy=/
Collapse this list.

Number of commits found: 28

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20191031
15 Sep 2022 21:31:06
commit hash: 300cb9805ee166357e3a8a01b8ef801b668cd8a9commit hash: 300cb9805ee166357e3a8a01b8ef801b668cd8a9commit hash: 300cb9805ee166357e3a8a01b8ef801b668cd8a9commit hash: 300cb9805ee166357e3a8a01b8ef801b668cd8a9 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
devel/jsmin: Update to 20191031
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
20130329
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20130329
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20130329
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
20130329
14 Feb 2019 08:29:33
Revision:492907Original commit files touched by this commit
madpilot search for other commits by this committer
Update project home page.
20130329
11 Jan 2018 18:09:00
Revision:458761Original commit files touched by this commit
danfe search for other commits by this committer
- Convert to option helper install target (add OPTIONS_DEFINE=DOCS
  when it was missing)
- Invoke INSTALL_DATA where appropriate instead of INSTALL_MAN
- Fix some whitespace and formatting bugs along the way
20130329
06 May 2015 15:16:54
Revision:385521Original commit files touched by this commit
mat search for other commits by this committer
Update ports in the [bcd]* categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
20130329
29 Sep 2013 09:41:32
Revision:328660Original commit files touched by this commit
madpilot search for other commits by this committer
Convert to staging.
20130329
20 Sep 2013 17:04:44
Revision:327723Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
20130329
07 Jun 2013 22:29:02
Revision:320228Original commit files touched by this commit
bdrewery search for other commits by this committer
Fix ports using GH_TAGNAME=master to depend on a known hash
instead of a branch that changes.

With hat:	portmgr
20130329
22 May 2013 18:30:12
Revision:318785Original commit files touched by this commit
madpilot search for other commits by this committer
Update to 20130329
20130225
13 Mar 2013 12:37:36
Revision:314078Original commit files touched by this commit
madpilot search for other commits by this committer
- Update to 20130225

Reported by:	erwin
20121204
10 Dec 2012 22:17:57
Revision:308644Original commit files touched by this commit
madpilot search for other commits by this committer
- Update to 20121204
20121118
20 Nov 2012 23:17:23
Revision:307608Original commit files touched by this commit
madpilot search for other commits by this committer
- Update to 20121118
- USE_GITHUB
- Trim Makefile headers

Feature safe:	yes
20120702
06 Jul 2012 21:45:51
Original commit files touched by this commit
madpilot search for other commits by this committer
Update to 20120702.

Approved by:    crees, tabthorpe (mentors, implicit)
20120415
31 May 2012 21:12:14
Original commit files touched by this commit
madpilot search for other commits by this committer
- Convert to new options framework
- Remove uneeded double quotes
- While here fix various portlint warnings
- Indent make conditionals and loop

Approved by:    Boris Samorodov <bsam@FreeBSD.org> (net/unison-nox11 maintainer)
Approved by:    Matthias Andree <mandree@FreeBSD.org> (implicit, net/unison232
maintainer)
Approved by:    tabthorpe (mentor)
20120415
27 Apr 2012 19:45:08
Original commit files touched by this commit
madpilot search for other commits by this committer
- Update to 20120415
- Grab distfile from github

Approved by:    crees (mentor)
20120109
14 Apr 2012 18:45:07
Original commit files touched by this commit
madpilot search for other commits by this committer
Change to my FreeBSD.org email address.

Approved by:    crees (mentor)
20120109
12 Apr 2012 20:49:32
Original commit files touched by this commit
madpilot search for other commits by this committer
Update to version 20120109.

Approved by:    crees (mentor)
20110122
27 Mar 2012 17:20:19
Original commit files touched by this commit
crees search for other commits by this committer
Over to new maintainer

Submitted by:   Guido Falsi (mad@madpilot.net)
Feature safe:   yes
20110122
31 May 2011 17:37:48
Original commit files touched by this commit
culot search for other commits by this committer
- Update to 20110122

PR:             ports/157465
Submitted by:   Guido Falsi <mad@madpilot.net>
20080803
28 Dec 2010 06:31:49
Original commit files touched by this commit
linimon search for other commits by this committer
Reset ijliao@FreeBSD.org due to maintainer-timeouts and long absence.
We hope to see ijliao back again sometime.

Hat:            portmgr
20080803
21 Apr 2009 15:34:16
Original commit files touched by this commit
wxs search for other commits by this committer
- Update to 20080803.

PR:             ports/132775
Submitted by:   Guido Falsi <mad@madpilot.net>
Approved by:    maintainer timeout
20071204
01 Jun 2008 09:42:37
Original commit files touched by this commit
olgeni search for other commits by this committer
Large round of typo fixes in ports/devel (pkg-descr).
20071204
28 Feb 2008 15:23:33
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 20071204
20060504
11 Sep 2006 01:04:24
Original commit files touched by this commit
ijliao search for other commits by this committer
I'll maintain this port
20060504
11 Sep 2006 01:02:55
Original commit files touched by this commit
ijliao search for other commits by this committer
add jsmin 20060504
The JavaScript Minifier

PR:             100461

Number of commits found: 28