Port details |
- Stikked PHP-based Pastebin, with a simple and easy to use user interface
- 0.14.0_2 www =2 0.14.0Version of this port present on the latest quarterly branch.
- DEPRECATED: Broken with PHP 8+ (see PR 281858)
EXPIRATION DATE: 2024-12-31
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2017-12-13 17:44:50
- Last Update: 2024-10-06 16:16:16
- Commit Hash: 6ef9851
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- https://github.com/claudehohl/Stikked
- Description:
- Stikked is an Open-Source PHP Pastebin, with the aim of keeping a simple and
easy to use user interface. Stikked allows you to easily share code with anyone
you wish. Based on the original Stikked with lots of bugfixes and improvements.
Prerequisites
* Webservers: Apache, Lighttpd, Nginx, Cherokee
* Databases: MySQL, PostgreSQL, SQLite
* PHP version 5.6 or newer
* PHP-GD for the creation of QR-codes
Here are some features:
* Easy setup
* Syntax highlighting for many languages
* Paste replies
* Diff view between the original paste and the reply
* An API
* Search pastes
* Encrypted pastes
* Burn on reading
* Anti-Spam features
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/www/Stikked/ && make install clean
- To add the package, run one of these commands:
- pkg install www/Stikked
- pkg install Stikked
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: Stikked
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1655555745
SHA256 (claudehohl-Stikked-0.14.0_GH0.tar.gz) = 50a2540c234484b44dba713553c15f3a96da00cb7067e976e9ad49c3be1eec5a
SIZE (claudehohl-Stikked-0.14.0_GH0.tar.gz) = 10648711
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- php.h : lang/php82
- ctype.so : textproc/php82-ctype
- filter.so : security/php82-filter
- gd.so : graphics/php82-gd
- session.so : www/php82-session
- pgsql.so : databases/php82-pgsql
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for Stikked-0.14.0_2:
====> Options available for the multi DB: you have to choose at least one of them
MYSQL=off: Include the PHP shared extension for MySQL
PGSQL=on: Include the PHP shared extension for PostgreSQL
SQLITE=off: Include the PHP shared extension for SQLite3
===> Use 'make config' to modify these settings
- Options name:
- www_Stikked
- USES:
- php:web
- pkg-message:
- For install:
- The configuration file is in /usr/local/etc/Stikked/stikked.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:
* 'postgre'
* 'mysqli'
* 'sqlite'
Set appropriate values in the 'Database connection' section.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.14.0_2 06 Oct 2024 16:16:16 |
Robert Clausecker (fuz) |
www/Stikked: broken with PHP 8+, deprecate
Reported by: ek@purplehat.org
PR: 281858 |
0.14.0_1 30 Sep 2024 14:02:41 |
Robert Clausecker (fuz) Author: ek |
www/Stikked: fix MYSQL option
Building www/Stikked with mysqli using Poudriere on FBSD 14.0-p5,
it works perfectly fine. There's no reason for this to continue
to be marked as BROKEN for MySQL/MariaDB.
PR: 277497 |
0.14.0 26 May 2023 12:39:45 |
Dan Langille (dvl) |
www/Stikked: Give up maintainership
I was interested in this port for a while, but have moved on to using
www/privatebin instead. |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.14.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.14.0 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
0.14.0 18 Jun 2022 13:44:30 |
Dan Langille (dvl) |
www/Stikked: Update to 0.14.0 |
0.13.0_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.13.0_2 14 Aug 2019 12:25:09 |
mat |
Convert to UCL & cleanup pkg-message (categories w) |
0.13.0_2 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.13.0_1 24 May 2019 12:23:36 |
tobik |
www/Stikked: Mark MYSQL option as broken
USE_PHP=mysql no longer works.
PR: 238101 |
0.13.0_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
0.13.0 04 Oct 2018 19:38:04 |
dvl |
Upgrade to 0.13.0 |
0.12.0_1 14 Dec 2017 20:49:24 |
dvl |
Provide options for SQLite, MySQL, and PostgreSQL.
Make the sample configuration file a true @sample.
Points to mat@ for shaming me into this. Thank you. |
0.12.0 13 Dec 2017 17:44:38 |
dvl |
Add Stikked, a PHP-based Pastebin |