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
Port details on branch 2023Q2
minify Go minifiers for web formats
2.12.4_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.12.4_7Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-04-08 16:02:42
Last Update: 2023-04-08 15:33:05
Commit Hash: 95d3a8d
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.12.4_7/catalog.mk
  3. /usr/local/share/licenses/minify-2.12.4_7/LICENSE
  4. /usr/local/share/licenses/minify-2.12.4_7/MIT
Collapse this list.
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 = 1679677770 SHA256 (go/textproc_minify/minify-v2.12.4/v2.12.4.mod) = fe00f21802a89a1cd961e26bd58a95fc9c9833adfd640b1bd9923b99a6f560a4 SIZE (go/textproc_minify/minify-v2.12.4/v2.12.4.mod) = 401

Expand this list (4 items)

Collapse this list.

SHA256 (go/textproc_minify/minify-v2.12.4/v2.12.4.zip) = 6f76f152c15fee3a36b0496175d7e075046c3b47b50327428b10d32af6549f5f SIZE (go/textproc_minify/minify-v2.12.4/v2.12.4.zip) = 7090880 SHA256 (go/textproc_minify/minify-v2.12.4/golang-sys-v0.6.0_GH0.tar.gz) = b4f6d17c7a128f76169964b437cb66b3f2dbf9a33361928ec19dfecf7b03fc54 SIZE (go/textproc_minify/minify-v2.12.4/golang-sys-v0.6.0_GH0.tar.gz) = 1434234

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go120 : lang/go120
Fetch dependencies:
  1. go120 : lang/go120
  2. ca_root_nss>0 : security/ca_root_nss
There are no ports dependent upon this port

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: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.12.4_7
08 Apr 2023 15:33:05
commit hash: 95d3a8db15d8962f7839ab8406862a29f117d250commit hash: 95d3a8db15d8962f7839ab8406862a29f117d250commit hash: 95d3a8db15d8962f7839ab8406862a29f117d250commit hash: 95d3a8db15d8962f7839ab8406862a29f117d250 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update

Approved by: ports-secteam (blanket)

Number of commits found: 1