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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
SNIP SNIP is a powerful, simple, and easy to use Open-Source PHP Pastebin
1.1.0 wwwnew! 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 port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: ek@purplehat.org search for ports maintained by this maintainer
Port Added: 2025-05-04 18:48:51
Last Update: 2025-05-04 18:44:36
Commit Hash: 4d3c08a
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.0/catalog.mk
  2. /usr/local/share/licenses/SNIP-1.1.0/LICENSE
  3. /usr/local/share/licenses/SNIP-1.1.0/GPLv3
Collapse this list.
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 = 1745194264 SHA256 (MercanoGlobal-SNIP-v1.1.0_GH0.tar.gz) = 94c6461b7b7f4b823148bac47e9d7fa0510d593aa8fce5c6a70ccc0ddd2a6893 SIZE (MercanoGlobal-SNIP-v1.1.0_GH0.tar.gz) = 15305696

No package information for this port in our database
Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
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.0: ====> 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
pkg-message:
For install:
The configuration file is in /usr/local/etc/SNIP/snip.php This package contains a true_paste feature which has been sent upstream but has not yet been included. There are the minimal configuration items: Set driver to one of: * 'postgres' * 'mysqli' * 'sqlite' Set appropriate values in the 'Database connection' section.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/MercanoGlobal/SNIP/tar.gz/v1.1.0?dummy=/
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
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: 1