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
smarty4 PHP compiling template engine
4.5.2 www 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 Package not present on quarterly.This is expected early in the quarter (because the new packaage repo has not been built yet.). Otherwise, this missing version is most likely a FreshPorts error.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-03-31 18:57:04
Last Update: 2024-04-08 06:45:28
Commit Hash: 40c1264
License: LGPL3+
WWW:
https://www.smarty.net/
Description:
Smarty is a template engine for PHP. Many other template engines for PHP provide basic variable substitution and dynamic block functionality. Smarty takes a step further to be a "smart" template engine, adding features such as configuration files, template functions, and variable modifiers, and making all of this functionality as easy as possible to use for both programmers and template designers. Smarty also converts the templates into PHP scripts, eliminating the need to parse the templates on every invocation. This makes Smarty extremely scalable and managable for large application needs.
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:
  • smarty4-php82>0:www/smarty4
To install the port:
cd /usr/ports/www/smarty4/ && make install clean
To add the package, run one of these commands:
  • pkg install www/smarty4
  • pkg install smarty4-php82
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: smarty4-php82
Package flavors (<flavor>: <package>)
  • php82: smarty4-php82
  • php81: smarty4-php81
  • php83: smarty4-php83
distinfo:
TIMESTAMP = 1712427896 SHA256 (smarty-php-smarty-v4.5.2_GH0.tar.gz) = 343d311a937c48634b83e654e6e57f557ac78f7b3ce0bbc71780d23545081efa SIZE (smarty-php-smarty-v4.5.2_GH0.tar.gz) = 363364

Packages (timestamps in pop-ups are UTC):
smarty4-php81
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.5.24.5.2-4.5.24.5.2---
FreeBSD:13:quarterly4.5.24.5.2-4.5.24.5.2---
FreeBSD:14:latest4.5.24.5.2-4.5.24.5.2---
FreeBSD:14:quarterly4.5.24.5.2-4.5.24.5.2---
FreeBSD:15:latest4.5.24.5.2n/a-n/a---
 
smarty4-php82
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.5.24.5.2-4.5.24.5.2---
FreeBSD:13:quarterly4.5.24.5.2-4.5.24.5.2---
FreeBSD:14:latest4.5.24.5.2-4.5.24.5.2---
FreeBSD:14:quarterly4.5.24.5.2-4.5.24.5.2---
FreeBSD:15:latest4.5.24.5.2n/a-n/a---
 
smarty4-php83
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.5.24.5.2-4.5.24.5.2---
FreeBSD:13:quarterly4.5.24.5.2-4.5.24.5.2---
FreeBSD:14:latest4.5.24.5.2-4.5.24.5.2---
FreeBSD:14:quarterly4.5.24.5.2-4.5.24.5.2---
FreeBSD:15:latest4.5.24.5.2n/a-n/a---
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. php.h : lang/php82
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_smarty4
USES:
cpe php:flavors,web
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/smarty-php/smarty/tar.gz/v4.5.2?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.5.2
08 Apr 2024 06:45:28
commit hash: 40c1264002afaf1d87773a7132fe0120a7a71bdbcommit hash: 40c1264002afaf1d87773a7132fe0120a7a71bdbcommit hash: 40c1264002afaf1d87773a7132fe0120a7a71bdbcommit hash: 40c1264002afaf1d87773a7132fe0120a7a71bdb files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/smarty: Update to 4.5.2

Changes:	https://github.com/smarty-php/smarty/releases
4.5.1
31 Mar 2024 18:43:14
commit hash: 2e5dc08c1cbed0c123e6d25ea1fbf1a2c5dc8585commit hash: 2e5dc08c1cbed0c123e6d25ea1fbf1a2c5dc8585commit hash: 2e5dc08c1cbed0c123e6d25ea1fbf1a2c5dc8585commit hash: 2e5dc08c1cbed0c123e6d25ea1fbf1a2c5dc8585 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/smarty4: Add smarty 4.5.1 (copied from smarty)

- Add PORTSCOUT

Number of commits found: 2