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
Port details
minify Go minifiers for web formats
2.24.13 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_5Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-01-22 23:59:37
Last Update: 2026-04-27 13:06:57
Commit Hash: e7295c5
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

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.13/catalog.mk
  3. /usr/local/share/licenses/minify-2.24.13/LICENSE
  4. /usr/local/share/licenses/minify-2.24.13/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 = 1777252528 SHA256 (go/textproc_minify/minify-v2.24.13/v2.24.13.mod) = 2afd219566277b404232f8fd0a0edc4d9dc9b7e4e0d8e8b21dab335a34c2ce37 SIZE (go/textproc_minify/minify-v2.24.13/v2.24.13.mod) = 446

Expand this list (2 items)

Collapse this list.

SHA256 (go/textproc_minify/minify-v2.24.13/v2.24.13.zip) = 3f700df8d79785926b546eb8f6756461c877864447867df43d338a8e3ee11904 SIZE (go/textproc_minify/minify-v2.24.13/v2.24.13.zip) = 7885060

Collapse this list.


Packages (timestamps in pop-ups are UTC):
minify
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.24.10_12.24.11-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.112.24.11-2.20.37_72.24.13---
FreeBSD:14:quarterly2.24.8_52.24.8_5-2.20.37_52.24.8_5---
FreeBSD:15:latest2.24.112.24.13n/a-n/an/a--
FreeBSD:15:quarterly2.24.8_52.24.8_5n/a-n/an/a--
FreeBSD:16:latest2.24.112.24.11n/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: 126 (showing only 26 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.9.5
27 Sep 2020 19:31:17
Revision:550307Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.9.5

Changes:	https://github.com/tdewolff/minify/releases
2.9.4
06 Sep 2020 15:35:55
Revision:547805Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.9.4

Changes:	https://github.com/tdewolff/minify/releases
2.9.2
05 Sep 2020 21:29:22
Revision:547695Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.9.2

Changes:	https://github.com/tdewolff/minify/releases
2.9.1
05 Sep 2020 10:08:33
Revision:547607Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.9.1

Changes:	https://github.com/tdewolff/minify/releases
2.9.0
30 Aug 2020 07:14:32
Revision:546994Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.9.0

Changes:	https://github.com/tdewolff/minify/releases
2.8.0
08 Aug 2020 10:17:30
Revision:544388Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.8.0

Changes:	https://github.com/tdewolff/minify/releases
2.7.7
30 Jul 2020 09:50:20
Revision:543744Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.7

Changes:	https://github.com/tdewolff/minify/releases
2.7.6_2
24 Jul 2020 07:09:33
Revision:543025Original commit files touched by this commit
sunpoet search for other commits by this committer
Update dependencies

- Bump PORTREVISION for package change
2.7.6_1
24 Jun 2020 17:37:26
Revision:540079Original commit files touched by this commit
sunpoet search for other commits by this committer
Update dependencies

- Bump PORTREVISION for package change
2.7.6
15 Jun 2020 18:44:01
Revision:538942Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.6

Changes:	https://github.com/tdewolff/minify/releases
2.7.4
26 Apr 2020 11:56:06
Revision:533013Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.4

Changes:	https://github.com/tdewolff/minify/releases
2.7.3
28 Mar 2020 12:47:05
Revision:529358Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.3

Changes:	https://github.com/tdewolff/minify/releases
2.7.2
15 Jan 2020 17:45:59
Revision:523129Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.2

Changes:	https://github.com/tdewolff/minify/releases
2.7.1
14 Jan 2020 16:44:11
Revision:523031Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.1

Changes:	https://github.com/tdewolff/minify/releases
2.7.0
08 Jan 2020 14:48:34
Revision:522378Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.0

Changes:	https://github.com/tdewolff/minify/releases
2.6.3
05 Jan 2020 04:08:09
Revision:522097Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.6.3

Changes:	https://github.com/tdewolff/minify/releases
2.6.1
08 Dec 2019 16:52:43
Revision:519334Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.6.1

Changes:	https://github.com/tdewolff/minify/releases
2.5.2_2
18 Nov 2019 18:11:05
Revision:517889Original commit files touched by this commit
sunpoet search for other commits by this committer
Update dependencies

- Bump PORTREVISION for package change
2.5.2_1
16 Nov 2019 12:52:40
Revision:517745Original commit files touched by this commit
dmgk search for other commits by this committer
Bump PORTREVISION after r517743 to force relinking.

Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D21854
2.5.2
29 Sep 2019 22:34:31
Revision:513276Original commit files touched by this commit
dmgk search for other commits by this committer
Go ports: cleanup, finish transition to USES=go started with r505321 (cat.
sysutils-x11)

- Remove custom build/install targets left in place after r505321
- Switch to the new GO_TARGET tuple syntax introduced in r512001

Reviewed by:	tobik
Approved by:	araujo (mentor), portmgr (adamw)
Differential Revision:	https://reviews.freebsd.org/D21744
2.5.2
06 Sep 2019 17:43:42
Revision:511329Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.5.2

Changes:	https://github.com/tdewolff/minify/releases
2.5.1
21 Jul 2019 20:46:41
Revision:507076Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.5.1

Changes:	https://github.com/tdewolff/minify/releases
2.5.0
03 Jul 2019 18:52:25
Revision:505781Original commit files touched by this commit
sunpoet search for other commits by this committer
Convert to USES=go:modules

PR:		238919
Submitted by:	Dmitri Goutnik <dg@syrec.org>
2.5.0
18 May 2019 09:43:40
Revision:501931Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.5.0

Changes:	https://github.com/tdewolff/minify/releases
2.4.0
19 Apr 2019 23:26:05
Revision:499397Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.4.0

Changes:	https://github.com/tdewolff/minify/releases
2.3.8
22 Jan 2019 23:59:22
Revision:490993Original commit files touched by this commit
sunpoet search for other commits by this committer
Add minify 2.3.8

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, ...).

WWW: https://github.com/tdewolff/minify

Number of commits found: 126 (showing only 26 on this page)

«  1 | 2