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
pecl-jsmin PHP extension for minifying JavaScript
3.0.0 devel 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 3.0.0Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Requires php 7.4 which is set to expire on 2022-11-29
Expired This port expired on: 2022-11-28
Maintainer: gasol.wu@gmail.com search for ports maintained by this maintainer
Port Added: 2013-11-10 15:43:00
Last Update: 2022-12-05 14:45:29
Commit Hash: aa29029
License: PHP301
WWW:
https://pecl.php.net/package/jsmin
Description:
This extension provides an API for minifying JavaScript.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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:
  • php74-pecl-jsmin>0:devel/pecl-jsmin
No installation instructions:
This port has been deleted.
PKGNAME: php74-pecl-jsmin
Package flavors (<flavor>: <package>)
  • php74: php74-pecl-jsmin
distinfo:
TIMESTAMP = 1518452998 SHA256 (PECL/jsmin-3.0.0.tgz) = f936ccd01df91eb73236ecfdacfd1e2d3de92e7e776ad5d0f3c6f65d17948783 SIZE (PECL/jsmin-3.0.0.tgz) = 13156

Packages (timestamps in pop-ups are UTC):
php73-pecl-jsmin
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--3.0.0---3.0.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

php74-pecl-jsmin
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--3.0.0---3.0.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. phpize : lang/php74
  2. autoconf>0 : devel/autoconf
Runtime dependencies:
  1. php.h : lang/php74
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_pecl-jsmin
USES:
php:pecl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://pecl.php.net/get/
  2. https://pecl.php.net/get/
Collapse this list.
Port Moves
  • port deleted on 2022-12-05
    REASON: Requires php74 which was EOL on 2022-11-28

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.0.0
05 Dec 2022 14:45:29
commit hash: aa290296e29c0c4757de39e98de5342b114cd8e3commit hash: aa290296e29c0c4757de39e98de5342b114cd8e3commit hash: aa290296e29c0c4757de39e98de5342b114cd8e3commit hash: aa290296e29c0c4757de39e98de5342b114cd8e3 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/pecl-jsmin: Cleanup

- Requires php74 which was EOL on 2022-11-28

Approved by:	portmgr (blanket infrastructure)
Sponsored by:	Bounce Experts
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)
3.0.0
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)
3.0.0
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)
3.0.0
13 Jun 2022 00:08:05
commit hash: 214a6c5f5a6710e22a998e7e3ebba5e30d30a546commit hash: 214a6c5f5a6710e22a998e7e3ebba5e30d30a546commit hash: 214a6c5f5a6710e22a998e7e3ebba5e30d30a546commit hash: 214a6c5f5a6710e22a998e7e3ebba5e30d30a546 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Ignore with php82
3.0.0
18 Feb 2022 18:12:56
commit hash: 0051e6859b14d7206ad9f08e1e41aa252b08160dcommit hash: 0051e6859b14d7206ad9f08e1e41aa252b08160dcommit hash: 0051e6859b14d7206ad9f08e1e41aa252b08160dcommit hash: 0051e6859b14d7206ad9f08e1e41aa252b08160d files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/pecl-jsmin: Mark DEPRECATED

- Set EXPIRATION_DATE on 2022-11-28

Upstream last update was on 2018 and doesn't look like it's going to be
updated soon.

PR:		261628
Approved by:	gasol.wu@gmail.com (maintainer-timeout)
3.0.0
10 Jan 2022 13:30:00
commit hash: 47721a7247d2d9ad1e6cb47a518090305254016fcommit hash: 47721a7247d2d9ad1e6cb47a518090305254016fcommit hash: 47721a7247d2d9ad1e6cb47a518090305254016fcommit hash: 47721a7247d2d9ad1e6cb47a518090305254016f files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mark ports to IGNORE with new php81

Approved by:	portmgr (infrastructure blanket)
Sponsored by:	Bounce Experts
3.0.0
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.
3.0.0
29 Dec 2020 09:14:44
Revision:559554Original commit files touched by this commit
antoine search for other commits by this committer
Ignore with PHP 8.0

Reported by:	pkg-fallout
3.0.0
05 Jan 2019 15:47:57
Revision:489349Original commit files touched by this commit
rene search for other commits by this committer
Remove stale IGNORE_WITH_PHP=56 values.

Reminded by:	sunpoet
3.0.0
12 Feb 2018 19:04:55
Revision:461633Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.0.0

- Update IGNORE_WITH_PHP

Changes:	https://pecl.php.net/package-changelog.php?package=jsmin
PR:		225426
Submitted by:	Pascal Christen <pascal.christen@hostpoint.ch>
Approved by:	maintainer (timeout, 19 days)
2.0.1_1
14 Dec 2017 13:57:29
Revision:456296Original commit files touched by this commit
tz search for other commits by this committer
Add missing IGNORE_WITH_PHP for various pecl-ports.

After testing every pecl-* port with PHP 5.6, 7.0, 7.1 and 7.2
i set the IGNORE_WITH_PHP accordingly to the fallout.

PR:          222165
Reported by: brnd
Approved by: portmgr (blanket)
Differential Revision: https://reviews.freebsd.org/D13476
2.0.1_1
10 Apr 2017 15:08:47
Revision:438175Original commit files touched by this commit
mat search for other commits by this committer
Convert all PECL ports to USES=php:pecl.

Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D10281
2.0.1_1
13 Dec 2016 14:26:12
Revision:428488Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update WWW: pecl.php.net uses https://

Approved by:	portmgr (blanket)
2.0.1_1
03 Aug 2016 12:47:05
Revision:419514Original commit files touched by this commit
mat search for other commits by this committer
Don't use extension.ini any more, and have each extension install in its
file, so the order remains the same.

Every PHP (or Zend) extension now installs its own .ini file in
/usr/local/etc/php.  A PHP extension will be automatically activated
when installed.  The order into which extensions are loaded is
automatically guessed.  In some very rare cases, the guess will be
wrong, and PHP_MOD_PRIO will need to be set.  Refer to the USES=php
section of the Porter's Handbook for more information.

Convert ports touching etc/php/extensions.ini manually, or telling the
OP to do it.

And finally, bump PORTREVISION for all php extensions.

PR:		210697
Submitted by:	mat
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D7022
2.0.1
28 Jun 2016 14:00:45
Revision:417719Original commit files touched by this commit
mat search for other commits by this committer
Convert USE_PHP*=yes into USES=php*

PR:		210529
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D6936
2.0.1
18 Feb 2016 14:47:06
Revision:409110Original commit files touched by this commit
miwi search for other commits by this committer
- Ignore php70
- While here remove old php gruft
2.0.1
20 Nov 2015 17:12:27
Revision:402094Original commit files touched by this commit
madpilot search for other commits by this committer
update to 2.0.1

PR:		204669
Submitted by:	Gasol Wu <gasol.wu at gmail.com> (maintainer)
1.1.0
04 May 2015 02:18:33
Revision:385365Original commit files touched by this commit
vanilla search for other commits by this committer
Upgrade to 1.1.0.

PR:		199887
Submitted by:	maintainer
1.0.0
25 Dec 2014 17:09:05
Revision:375588Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.0.0
- Use USES=tar:tgz
- While I'm here, remove outdated IGNORE_WITH_PHP=52

Changes:	http://pecl.php.net/package-changelog.php?package=jsmin
PR:		ports/196263
Submitted by:	Gasol Wu <gasol.wu@gmail.com> (maintainer)
0.1.1
10 Nov 2013 15:42:51
Revision:333407Original commit files touched by this commit
antoine search for other commits by this committer
New port: devel/pecl-jsmin
This extension provides an API for minifying JavaScript.
WWW: http://pecl.php.net/package/jsmin

PR:		ports/182138
Submitted by:	Gasol Wu

Number of commits found: 21