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
gist Gist pastebin posting command
6.0.0_1 www on this many watch lists=1 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 6.0.0Version of this port present on the latest quarterly branch.
Maintainer: changlp@cs.nctu.edu.tw search for ports maintained by this maintainer
Port Added: 2009-08-25 01:13:52
Last Update: 2024-01-10 16:27:53
Commit Hash: 72fa019
People watching this port, also watch:: monit, tmux, tcpdump, zrep
Also Listed In: net
License: MIT
WWW:
https://github.com/defunkt/gist/
Description:
This port is for the Gist commandline tool, which allows for posting to the Gist pastebin.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/gist
  2. share/man/man1/gist.1.gz
  3. /usr/local/share/licenses/gist-6.0.0_1/catalog.mk
  4. /usr/local/share/licenses/gist-6.0.0_1/LICENSE
  5. /usr/local/share/licenses/gist-6.0.0_1/MIT
Collapse this list.
Dependency lines:
  • gist>0:www/gist
Conflicts:
CONFLICTS:
  • p5-App-gist
  • py*-python-gist
  • yorick
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/www/gist/ && make install clean
To add the package, run one of these commands:
  • pkg install www/gist
  • pkg install gist
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gist
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1683100468 SHA256 (defunkt-gist-v6.0.0_GH0.tar.gz) = ddfb33c039f8825506830448a658aa22685fc0c25dbe6d0240490982c4721812 SIZE (defunkt-gist-v6.0.0_GH0.tar.gz) = 43892

Packages (timestamps in pop-ups are UTC):
gist
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.0.0_16.0.0_15.1.06.0.0_16.0.0_1-5.1.0-
FreeBSD:13:quarterly6.0.06.0.06.0.06.0.06.0.06.0.06.0.06.0.0
FreeBSD:14:latest6.0.0_16.0.0_15.1.06.0.0_16.0.0_16.0.0-6.0.0
FreeBSD:14:quarterly6.0.06.0.0-6.0.06.0.06.0.06.0.06.0.0
FreeBSD:15:latest6.0.0_16.0.0_1n/a6.0.0_1n/a6.0.0_16.0.0_16.0.0_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. ca-root-nss.crt : security/ca_root_nss
  2. ruby31 : lang/ruby31
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_gist
USES:
ruby:run
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/defunkt/gist/tar.gz/v6.0.0?dummy=/
Collapse this list.

Number of commits found: 30

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.0.0_1
10 Jan 2024 16:27:53
commit hash: 72fa01913d6a670015d043dc5d92fa3d849f08abcommit hash: 72fa01913d6a670015d043dc5d92fa3d849f08abcommit hash: 72fa01913d6a670015d043dc5d92fa3d849f08abcommit hash: 72fa01913d6a670015d043dc5d92fa3d849f08ab files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MAN?PREFIX: eleminate its usage  and move man to share/man
6.0.0
04 May 2023 14:54:54
commit hash: fb4a253201d411adbd18167a6ca0d6a8d9a55d1acommit hash: fb4a253201d411adbd18167a6ca0d6a8d9a55d1acommit hash: fb4a253201d411adbd18167a6ca0d6a8d9a55d1acommit hash: fb4a253201d411adbd18167a6ca0d6a8d9a55d1a files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
www/gist: Unbreak runtime by update to 6.0.0

This port currently fails with a Ruby RuntimeError. Fix by update to
6.0.0. Also fix USE statement to depend on ruby. While here pacify
portlint, portclippy, portfmt.

PR:		271222, 271216
Approved by:	portmgr (blanket, trivial fix)
5.1.0
14 Jan 2023 23:08:33
commit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby

Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk

Notable changes are.

- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
  USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.

This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863

I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D37925
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
5.1.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
5.1.0
20 Jul 2022 14:23:26
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
5.1.0
10 Jan 2022 15:15:39
commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Fix CONFLICTS entries of multiple ports

There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.1.0
29 Oct 2021 09:50:18
commit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08acommit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08acommit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08acommit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08a files touched by this commit
Stefan Eßer (se) search for other commits by this committer
*/*: Remove redundant '-[0-9]*' from CONFLICTS

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".

Approved by:	portmgr (blanket)
5.1.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
5.1.0
22 Apr 2020 07:20:04
Revision:532447Original commit files touched by this commit
tagattie search for other commits by this committer
- Update to 5.1
- Fix API deprecation warning

PR:		245066
Submitted by:	Derek Schrock <dereks@lifeofadishwasher.com>
Approved by:	maintainer timeout (changlp@cs.nctu.edu.tw, 25 days),
		ehaupt (mentor)
MFH:		2020Q2 (blanket)
Changelog:	https://github.com/defunkt/gist/releases/tag/v5.1.0
5.0.0
21 Aug 2018 19:02:03
Revision:477753Original commit files touched by this commit
joneum search for other commits by this committer
Update to 5.0.0

PR:		230174
4.5.0
02 Dec 2016 09:21:59
Revision:427548Original commit files touched by this commit
mat search for other commits by this committer
http://github.com redirects to https://github.com, spare everyone a redirect.

Sponsored by:	Absolight
4.5.0
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
4.5.0
27 Mar 2016 22:08:06
Revision:412013Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 4.5.0
- While here, add LICENSE_FILE, NO_ARCH and remove unneeded bsd.port.pre.mk
inclusion

PR:		207945
Submitted by:	jochen@jochen-neumeister.de
Approved by:	maintainer timeout (changlp@cs.nctu.edu.tw, 2 weeks)
4.2.1
07 May 2015 20:24:16
Revision:385665Original commit files touched by this commit
mat search for other commits by this committer
Update ports in the remaining categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
4.2.1
02 Jul 2014 17:35:35
Revision:360232Original commit files touched by this commit
danilo search for other commits by this committer
- Update from 3.1.0 to 4.2.1
- Add LICENSE
- Remove OPTIONS

PR:		ports/191483
Submitted by:	changlp@cs.nctu.edu.tw
3.1.0_4
02 Jan 2014 20:30:10
Revision:338493Original commit files touched by this commit
swills search for other commits by this committer
- Ruby 1.8 is gone, remove logic for it

With hat:	ruby@
3.1.0_4
13 Oct 2013 10:37:03
Revision:330219Original commit files touched by this commit
lwhsu search for other commits by this committer
- Truly fix COMMENT
3.1.0_4
13 Oct 2013 10:27:22
Revision:330218Original commit files touched by this commit
lwhsu search for other commits by this committer
- Add a patch backporting certificate extracted from git repository (3aacc1fbb)
- Add an option for choosing whether to use security/ca_root_nss
- Remove ruby build dependency
- While here, enable stage and fix COMMENT, WWW

PR:		ports/177196
Submitted by:	Lung-Pin Chang <changlp@cs.nctu.edu.tw> (maintainer)
3.1.0_3
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
3.1.0_3
23 Jun 2013 03:35:42
Revision:321609Original commit files touched by this commit
swills search for other commits by this committer
- Add converters/ruby-iconv dependency for RUBY_VER < 1.9

PR:		ports/171705
Submitted by:	Lung-Pin Chang <changlp@cs.nctu.edu.tw> (maintainer)
3.1.0_2
22 Aug 2012 02:38:17
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use USE_GITHUB and GH_* macros
- Add manpage
- Bump PORTREVISION for package change

PR:		ports/170783
Submitted by:	Lung-Pin Chang <changlp@cs.nctu.edu.tw> (maintainer)
3.1.0_1
05 Apr 2012 06:50:08
Original commit files touched by this commit
scheidell search for other commits by this committer
- Fix incorrect distinfo
- Bump PORTREVISION because size of distfile changed radically

PR:             ports/166655
Submitted by:   Lung-Pin Chang <changlp@cs.nctu.edu.tw> (maintainer)
Approved by:    Lung-Pin Chang <changlp@cs.nctu.edu.tw> (maintainer)
Feature safe:   yes
3.1.0
04 Apr 2012 17:50:24
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 3.1.0
- Pass maintainership to submitter

PR:             ports/166640
Submitted by:   Lung-Pin Chang <changlp@cs.nctu.edu.tw>
Feature safe:   yes
2.0.3
09 Jan 2012 14:47:33
Original commit files touched by this commit
lbr search for other commits by this committer
gist app written in perl moved into a different port.
2.0.3
17 Dec 2011 17:01:05
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Reset maintainer due do mail bounces

<codeblock@eighthbit.net>: Host or domain name not found. Name service error
   for name=eighthbit.net type=AAAA: Host not found

Final-Recipient: rfc822; codeblock@eighthbit.net
Original-Recipient: rfc822;codeblock@eighthbit.net
Action: failed
Status: 5.4.4
Diagnostic-Code: X-Postfix; Host or domain name not found. Name service error
   for name=eighthbit.net type=AAAA: Host not found

With hat:       portmgr
2.0.3
21 May 2011 17:52:28
Original commit files touched by this commit
beech search for other commits by this committer
- Update to 2.0.3
- Remove the security/ca_root_nss dependency and obsolete patch
  since built-in certificate issue has been resolved

PR:             ports/156773
Approved by:    maintainer timeout (> Two Weeks)
                itetcu (mentor)(implicit)
2.0.1
15 Apr 2011 17:16:53
Original commit files touched by this commit
dhn search for other commits by this committer
- Update to 2.0.1

PR:             ports/156071
Submitted by:   Lung-Pin Chang <changlp@cs.nctu.edu.tw>
Approved by:    maintainer timeout (two weeks)
1.0
04 Mar 2011 05:45:39
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add CONFLICTS: www/p5-WWW-GitHub-Gist
- Remove obsolete MD5 checksum
1.0
25 Aug 2009 01:13:19
Original commit files touched by this commit
lippe search for other commits by this committer
This port is for the Gist commandline tool, which allows for posting to the
Gist pastebin.

WWW:    http://github.com/defunkt/gist/

PR:             ports/137829
Submitted by:   "Rick E." <codeblock@eighthbit.net>

Number of commits found: 30