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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2026Q2
minify Go minifiers for web formats
2.24.8_7 textproc 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 2.24.8_7Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2026-04-10 17:07:00
Last Update: 2026-06-03 18:00:48
Commit Hash: 3d69120
Also Listed In: www
License: MIT
WWW:
https://github.com/tdewolff/minify
Description:
Minify is a minifier package written in Go. It provides HTML5, CSS3, JS, JSON, SVG and XML minifiers and an interface to implement any other minifier. Minification is the process of removing bytes from a file (such as whitespace) without changing its output and therefore shrinking its size and speeding up transmission over the internet and possibly parsing. The implemented minifiers are designed for high performance. The core functionality associates mimetypes with minification functions, allowing embedded resources (like CSS or JS within HTML files) to be minified as well. Users can add new implementations that are triggered based on a mimetype (or pattern), or redirect to an external command (like ClosureCompiler, UglifyCSS, ...).
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
Expand this list (4 items)
Collapse this list.
  1. bin/minify
  2. /usr/local/share/licenses/minify-2.24.8_7/catalog.mk
  3. /usr/local/share/licenses/minify-2.24.8_7/LICENSE
  4. /usr/local/share/licenses/minify-2.24.8_7/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • minify>0:textproc/minify
To install the port:
cd /usr/ports/textproc/minify/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/minify
  • pkg install minify
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: minify
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1765895692 SHA256 (go/textproc_minify/minify-v2.24.8/v2.24.8.mod) = 0e39e1ce59a68b6f4065d864dfe932775c54d71be2da5d496d82ffca40e8df0a SIZE (go/textproc_minify/minify-v2.24.8/v2.24.8.mod) = 465

Expand this list (2 items)

Collapse this list.

SHA256 (go/textproc_minify/minify-v2.24.8/v2.24.8.zip) = 225833baf1e323b7aeeab3fe88531fa32754d64331fe654c2f2a0f83a66cae37 SIZE (go/textproc_minify/minify-v2.24.8/v2.24.8.zip) = 7884495

Collapse this list.


Packages (timestamps in pop-ups are UTC):
minify
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.24.112.24.13-2.24.22.24.13n/an/an/a
FreeBSD:13:quarterly2.24.8_52.24.8_5-2.20.37_52.24.8_5n/an/an/a
FreeBSD:14:latest2.24.13_22.24.13_2-2.20.37_72.24.13_2---
FreeBSD:14:quarterly2.24.8_72.24.8_7-2.20.37_52.24.8_7---
FreeBSD:15:latest2.24.13_12.24.13_2n/a-n/an/a--
FreeBSD:15:quarterly2.24.8_72.24.8_7n/a-n/an/a--
FreeBSD:16:latest2.24.13_22.24.13_2n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go125 : lang/go125
Fetch dependencies:
  1. go125 : lang/go125
This port is required by:
for Build
  1. ports-mgmt/caronade

Configuration Options:
No options to configure
Options name:
textproc_minify
USES:
go:modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/tdewolff/minify/v2/@v/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.24.8_7
03 Jun 2026 18:00:48
commit hash: 3d69120c306222a137dfeae569a2da22bc33239ccommit hash: 3d69120c306222a137dfeae569a2da22bc33239ccommit hash: 3d69120c306222a137dfeae569a2da22bc33239ccommit hash: 3d69120c306222a137dfeae569a2da22bc33239c files touched by this commit
Dag-Erling Smørgrav (des) search for other commits by this committer
various: Bump go ports for go-1.25.11 / go-1.26.4
2.24.8_6
09 May 2026 17:30:33
commit hash: a67ac1c1ac354b79ab6fab7d07a32be91e2c3654commit hash: a67ac1c1ac354b79ab6fab7d07a32be91e2c3654commit hash: a67ac1c1ac354b79ab6fab7d07a32be91e2c3654commit hash: a67ac1c1ac354b79ab6fab7d07a32be91e2c3654 files touched by this commit
Adam Weinberger (adamw) search for other commits by this committer
various: Bump ports for Go 1.25.10
2.24.8_5
10 Apr 2026 16:19:03
commit hash: 9c91901491db265de51255eeec8093989f724305commit hash: 9c91901491db265de51255eeec8093989f724305commit hash: 9c91901491db265de51255eeec8093989f724305commit hash: 9c91901491db265de51255eeec8093989f724305 files touched by this commit
Dag-Erling Smørgrav (des) search for other commits by this committer
various: Bump go ports for go-1.25.9 / 1.26.2

Number of commits found: 3