Port details |
- pastebinit Command line utility for pastebin
- 1.7.1 misc
=3 1.7.0Version of this port present on the latest quarterly branch. - Maintainer: amdmi3@FreeBSD.org
 - Port Added: 2008-03-06 12:58:45
- Last Update: 2024-11-15 16:15:23
- Commit Hash: 0497dc7
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: GPLv2+
- WWW:
- https://github.com/pastebinit/pastebinit
- Description:
- A software that lets you send anything you want directly to a
pastebin from the command line.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- pastebinit>0:misc/pastebinit
- To install the port:
- cd /usr/ports/misc/pastebinit/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/pastebinit
- pkg install pastebinit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pastebinit
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1731680449
SHA256 (pastebinit-pastebinit-1.7.1_GH0.tar.gz) = 8e91c2c0d02a41faaa40d9f585fe858893c3f0ef94836ee4ce14094cfc10b938
SIZE (pastebinit-pastebinit-1.7.1_GH0.tar.gz) = 54047
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:
-
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for pastebinit-1.7.1:
DOCS=on: Build and/or install documentation
PASTEBINS=on: Install default pastebins
===> Use 'make config' to modify these settings
- Options name:
- misc_pastebinit
- USES:
- python:run shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.7.1 15 Nov 2024 16:15:23
    |
Dmitry Marakasov (amdmi3)  |
misc/pastebinit: update 1.7.0 → 1.7.1 |
1.7.0 15 May 2024 19:23:05
    |
Dmitry Marakasov (amdmi3)  |
misc/pastebinit: update 1.6.2 → 1.7.0 |
1.6.2 05 Oct 2023 13:20:28
    |
Dmitry Marakasov (amdmi3)  |
misc/pastebinit: update 1.5.1 → 1.6.2 |
1.5.1 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
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) |
1.5.1 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 ) |
1.5.1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.5.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.5.1 30 Oct 2019 16:39:04
  |
amdmi3  |
- Update pastebinit to 1.5.1
This seems to be lubuntu fork with some improvements which I've verified.
Unfortunately there's no way to download tarball from phab.lubuntu.me
so I've had to package and host it myself. |
1.5_1 17 Jul 2019 14:59:58
  |
amdmi3  |
- Fix typo in COMMENT
PR: 239204
Submitted by: rff1917@yahoo.com |
1.5_1 22 May 2018 13:15:13
  |
mat  |
Add PY_FLAVOR to Python module dependencies.
Sponsored by: Absolight |
1.5_1 11 May 2017 14:54:45
  |
amdmi3  |
- Switch back to pastebin.com by default, as paste2.org seem to be handled
incorrectly |
1.5 12 Sep 2016 09:01:20
  |
amdmi3  |
- Update to 1.5
- Install README file |
1.4.1_2 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.4.1_2 12 Jan 2016 16:20:32
  |
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.4.1_2 10 Nov 2015 20:25:50
  |
amdmi3  |
- Take maintainership
- Add NO_ARCH
- Switch to options helpers |
1.4.1_2 29 Jul 2015 22:09:55
  |
antoine  |
Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for ports
using python
PR: 201077
Reviewed by: mat
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D2955 |
1.4.1_2 25 Jun 2015 10:35:07
  |
amdmi3  |
- Swich default pastebin to a working one |
1.4.1_1 10 Nov 2014 09:41:15
  |
antoine  |
Fix runtime error |
1.4.1 09 Nov 2014 08:53:26
  |
marino  |
misc/pastebinit: Upgrade version 1.3.1 => 1.4.1
PR: 194126
Submitted by: Matteo Cypriani |
1.3.1_1 17 Oct 2014 13:43:28
  |
amdmi3  |
- Clarify LICENSE
- Add LICENSE_FILE
- Convert to USES=python |
1.3.1_1 24 Sep 2014 06:00:10
  |
eadler  |
Hand back my ports to the pool.
Ports require time and TLC which I no longer have. |
1.3.1_1 13 Jun 2014 18:00:35
  |
antoine  |
Fix runtime |
1.3.1 13 Mar 2014 03:50:44
  |
eadler  |
Modernize my ports |
1.3.1 25 Sep 2013 18:17:57
  |
eadler  |
Convert pastebinit to have STAGEDIR support.
Tested with poudriere |
20 Sep 2013 20:50:59

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
1.3.1 08 Mar 2013 20:23:39
  |
eadler  |
Clean up my ports (and a couple of ports@ owned ones):
- Fix COMMENT
- Add MAKE_JOBS_SAFE where appropriate
- Change ordering of LICENSE lines
- Fix new header format
- Etc.
Reviewed by: drogoh (on irc) |
1.3.1 06 Oct 2012 14:35:46
  |
eadler  |
Trim the headers in the ports I maintain. |
1.3.1 02 Oct 2012 16:40:41
  |
az  |
- Fix typos (LICENSE is correct form inside bsd.licenses.mk).
- Removed LICENSE_FILE where is no need in this.
Spotted by: zont@
Approved by: portmgr (bapt@) |
1.3.1 03 Sep 2012 16:30:18
  |
eadler  |
- Update to 1.3.1
- Add license
- Change path to data directory
PR: ports/171286
Submitted by: amdmi3 |
1.3 21 Jun 2012 04:43:27
 |
eadler  |
Upgrade to OptionsNG
Reviewed by: "Bryan Drewery" <bryan@shatow.net> |
1.3 23 Feb 2012 01:35:35
 |
eadler  |
Update to 1.3
Remove local patches because the program respects PREFIX and friends now (acc'
to upstream)
Changes:
- Respects PREFIX
- Misc changes |
1.2 21 Aug 2011 20:51:40
 |
eadler  |
- change the email address I use to maintain ports
Approved by: bapt (mentor) |
1.2 21 Aug 2011 16:12:46
 |
eadler  |
- change the email address I use to maintain ports
Approved by: bapt (mentor) |
1.2 27 Jun 2011 13:27:57
 |
jlaffaye  |
Update to 1.2
PR: ports/158018
Submitted by: Eitan Adler <lists@eitanadler.com> (maintainer)
Approved by: tabthorpe (mentor) |
0.11 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
0.11 11 Jul 2010 18:41:15
 |
sahil  |
- Update maintainer's email address
PR: ports/148497
Submitted by: Eitan Adler <eitanadlerlist@gmail.com> (maintainer) |
0.11 30 Dec 2008 00:19:35
 |
beech  |
- Pass maintainership to submitter
PR: ports/130010
Submitted by: Eitan Adler <EitanAdlerList@gmail.com> |
0.11 29 Dec 2008 06:16:00
 |
beech  |
- Update to 0.11
- Reset maintainer (by request)
PR: ports/130010
Submitted by: Eitan Adler <EitanAdlerList@gmail.com>
Approved by: "comperr comperr" <comperr.extra@gmail.com> (maintainer) |
0.10 02 Jul 2008 14:37:06
 |
wxs  |
Update to 0.10
PR: ports/125148
Submitted by: comperr <comperr.extra@gmail.com> (maintainer) |
0.9 06 Mar 2008 12:58:20
 |
wxs  |
A python script which allows you to use pastebin websites from the
command line.
PR: ports/120955
Submitted by: comperr <comperr.extra@gmail.com>
Approved by: garga (mentor) |