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
SNIP SNIP is a powerful, simple, and easy to use Open-Source PHP Pastebin
1.1.1 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 1.1.0Version of this port present on the latest quarterly branch.
Maintainer: ek@purplehat.org search for ports maintained by this maintainer
Port Added: 2025-05-04 18:48:51
Last Update: 2025-10-11 23:18:45
Commit Hash: f30095b
License: GPLv3
WWW:
https://github.com/MercanoGlobal/SNIP
Description:
SNIP is a powerful Open-Source PHP Pastebin, with the aim of keeping a simple and easy to use user interface. SNIP allows you to easily share code and files with anyone you wish. Based on the original Stikked with lots of bug fixes and improvements. Prerequisites: * A web server: Apache, LiteSpeed, Nginx, Lighttpd, Cherokee. * A database: MySQL / MariaDB, Postgres. OR a writable folder for SQLite. * PHP version 7.0 or newer is required. * PHP-GD for the creation of QR-codes. Here are some features: * Syntax highlighting including live highlighting with CodeMirror * Paste replies * Diff view between the original paste and the reply * An API * Trending pastes * Encrypted pastes * Burn on reading * File upload and preview * Anti-Spam features * Multilanguage support * SNIP client with support for client side encryption/decryption: gostikkit * Another CLI tool requiring only curl program: pbin
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 (3 items)
Collapse this list.
  1. /usr/local/share/licenses/SNIP-1.1.1/catalog.mk
  2. /usr/local/share/licenses/SNIP-1.1.1/LICENSE
  3. /usr/local/share/licenses/SNIP-1.1.1/GPLv3
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • SNIP>0:www/SNIP
To install the port:
cd /usr/ports/www/SNIP/ && make install clean
To add the package, run one of these commands:
  • pkg install www/SNIP
  • pkg install SNIP
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: SNIP
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1760202378 SHA256 (MercanoGlobal-SNIP-v1.1.1_GH0.tar.gz) = 5bb362f425227a07161e6fc58d56e960e2083071d3426a77400270bcc8ae7393 SIZE (MercanoGlobal-SNIP-v1.1.1_GH0.tar.gz) = 15305349

Packages (timestamps in pop-ups are UTC):
SNIP
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.1.11.1.1-1.1.01.1.1n/an/an/a
FreeBSD:13:quarterly1.1.01.1.0-1.1.01.1.0n/an/an/a
FreeBSD:14:latest1.1.11.1.1-1.1.01.1.1---
FreeBSD:14:quarterly1.1.01.1.0-1.1.01.1.0---
FreeBSD:15:latest1.1.11.1.1n/a1.1.0n/an/a--
FreeBSD:15:quarterly1.1.01.1.0n/a-n/an/a--
FreeBSD:16:latest1.1.11.1.1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. php.h : lang/php83
  2. ctype.so : textproc/php83-ctype
  3. filter.so : security/php83-filter
  4. gd.so : graphics/php83-gd
  5. session.so : www/php83-session
  6. mysqli.so : databases/php83-mysqli
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for SNIP-1.1.1: ====> Options available for the single DB: you have to select exactly one of them MYSQLI=on: Install MySQLi Support for PHP PGSQL=off: PostgreSQL database support SQLITE=off: SQLite database support ===> Use 'make config' to modify these settings
Options name:
www_SNIP
USES:
php: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/MercanoGlobal/SNIP/tar.gz/v1.1.1?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
1.1.1
11 Oct 2025 23:18:45
commit hash: f30095bfb166b5addd315ba63756caa09a1ecd46commit hash: f30095bfb166b5addd315ba63756caa09a1ecd46commit hash: f30095bfb166b5addd315ba63756caa09a1ecd46commit hash: f30095bfb166b5addd315ba63756caa09a1ecd46 files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Janky Jay, III
www/SNIP: Update 1.1.0 => 1.1.1

Changelog:
https://github.com/MercanoGlobal/SNIP/releases/tag/v1.1.1

While here replace 2 MKDIRs with 1.

PR:	290152
1.1.0
04 May 2025 18:44:36
commit hash: 4d3c08abcb261f096f728e89b287fc955f1894bbcommit hash: 4d3c08abcb261f096f728e89b287fc955f1894bbcommit hash: 4d3c08abcb261f096f728e89b287fc955f1894bbcommit hash: 4d3c08abcb261f096f728e89b287fc955f1894bb files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Author: Janky Jay, III
www/SNIP: New port

SNIP is a powerful Open-Source PHP Pastebin, with the aim of keeping
a simple and easy to use user interface. SNIP allows you to easily
share code and files with anyone you wish. Based on the original
Stikked with lots of bug fixes and improvements.

Prerequisites:
* A web server: Apache, LiteSpeed, Nginx, Lighttpd, Cherokee.
* A database: MySQL / MariaDB, Postgres. OR a writable folder for SQLite.
* PHP version 7.0 or newer is required.
* PHP-GD for the creation of QR-codes.

Here are some features:
* Syntax highlighting including live highlighting with CodeMirror
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 2