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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: misc/pastebinit/Makefile

Number of commits found: 37

Thursday, 5 Oct 2023
13:20 Dmitry Marakasov (amdmi3) search for other commits by this committer
misc/pastebinit: update 1.5.1 → 1.6.2
commit hash: 87b5fedd0a07daaf4d7564df8084c803f1288fc7 commit hash: 87b5fedd0a07daaf4d7564df8084c803f1288fc7 commit hash: 87b5fedd0a07daaf4d7564df8084c803f1288fc7 commit hash: 87b5fedd0a07daaf4d7564df8084c803f1288fc7 87b5fed
Tuesday, 27 Jun 2023
19:34 Rene Ladan (rene) search for other commits by this committer
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>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Wednesday, 7 Sep 2022
21:10 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Wednesday, 30 Oct 2019
16:39 amdmi3 search for other commits by this committer
- 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.
Original commitRevision:516087 
Wednesday, 17 Jul 2019
14:59 amdmi3 search for other commits by this committer
- Fix typo in COMMENT

PR:		239204
Submitted by:	rff1917@yahoo.com
Original commitRevision:506801 
Tuesday, 22 May 2018
13:15 mat search for other commits by this committer
Add PY_FLAVOR to Python module dependencies.

Sponsored by:	Absolight
Original commitRevision:470610 
Thursday, 11 May 2017
14:54 amdmi3 search for other commits by this committer
- Switch back to pastebin.com by default, as paste2.org seem to be handled
incorrectly
Original commitRevision:440630 
Monday, 12 Sep 2016
09:01 amdmi3 search for other commits by this committer
- Update to 1.5
- Install README file
Original commitRevision:421915 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Tuesday, 12 Jan 2016
16:20 amdmi3 search for other commits by this committer
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
Original commitRevision:405891 
Tuesday, 10 Nov 2015
20:25 amdmi3 search for other commits by this committer
- Take maintainership
- Add NO_ARCH
- Switch to options helpers
Original commitRevision:401210 
Wednesday, 29 Jul 2015
22:09 antoine search for other commits by this committer
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
Original commitRevision:393196 
Thursday, 25 Jun 2015
10:35 amdmi3 search for other commits by this committer
- Swich default pastebin to a working one
Original commitRevision:390552 
Monday, 10 Nov 2014
09:41 antoine search for other commits by this committer
Fix runtime error
Original commitRevision:372387 
Sunday, 9 Nov 2014
08:53 marino search for other commits by this committer
misc/pastebinit: Upgrade version 1.3.1 => 1.4.1

PR:		194126
Submitted by:	Matteo Cypriani
Original commitRevision:372346 
Friday, 17 Oct 2014
13:43 amdmi3 search for other commits by this committer
- Clarify LICENSE
- Add LICENSE_FILE
- Convert to USES=python
Original commitRevision:371052 
Wednesday, 24 Sep 2014
06:00 eadler search for other commits by this committer
Hand back my ports to the pool.

Ports require time and TLC which I no longer have.
Original commitRevision:369161 
Friday, 13 Jun 2014
18:00 antoine search for other commits by this committer
Fix runtime
Original commitRevision:357705 
Thursday, 13 Mar 2014
03:50 eadler search for other commits by this committer
Modernize my ports
Original commitRevision:348025 
Wednesday, 25 Sep 2013
18:17 eadler search for other commits by this committer
Convert pastebinit to have STAGEDIR support.
Tested with poudriere
Original commitRevision:328304 
Friday, 20 Sep 2013
20:50 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc)
Original commitRevision:327745 
Friday, 8 Mar 2013
20:23 eadler search for other commits by this committer
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)
Original commitRevision:313672 
Saturday, 6 Oct 2012
14:35 eadler search for other commits by this committer
Trim the headers in the ports I maintain.
Original commitRevision:305369 
Tuesday, 2 Oct 2012
16:40 az search for other commits by this committer
- 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@)
Original commitRevision:305166 
Monday, 3 Sep 2012
16:30 eadler search for other commits by this committer
- Update to 1.3.1
- Add license
- Change path to data directory

PR:		ports/171286
Submitted by:	amdmi3
Original commitRevision:303605 
Thursday, 21 Jun 2012
04:43 eadler search for other commits by this committer
Upgrade to OptionsNG

Reviewed by:    "Bryan Drewery" <bryan@shatow.net>
Original commit
Thursday, 23 Feb 2012
01:35 eadler search for other commits by this committer
Update to 1.3

Remove local patches because the program respects PREFIX and friends now (acc'
to upstream)

Changes:

- Respects PREFIX
- Misc changes
Original commit
Sunday, 21 Aug 2011
20:51 eadler search for other commits by this committer
- change the email address I use to maintain ports

Approved by:    bapt (mentor)
Original commit
16:12 eadler search for other commits by this committer
- change the email address I use to maintain ports

Approved by:    bapt (mentor)
Original commit
Monday, 27 Jun 2011
13:27 jlaffaye search for other commits by this committer
Update to 1.2

PR:             ports/158018
Submitted by:   Eitan Adler <lists@eitanadler.com> (maintainer)
Approved by:    tabthorpe (mentor)
Original commit
Sunday, 11 Jul 2010
18:41 sahil search for other commits by this committer
- Update maintainer's email address

PR:             ports/148497
Submitted by:   Eitan Adler <eitanadlerlist@gmail.com> (maintainer)
Original commit
Tuesday, 30 Dec 2008
00:19 beech search for other commits by this committer
- Pass maintainership to submitter

PR:             ports/130010
Submitted by:   Eitan Adler <EitanAdlerList@gmail.com>
Original commit
Monday, 29 Dec 2008
06:16 beech search for other commits by this committer
- 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)
Original commit
Wednesday, 2 Jul 2008
14:37 wxs search for other commits by this committer
Update to 0.10

PR:             ports/125148
Submitted by:   comperr <comperr.extra@gmail.com> (maintainer)
Original commit
Thursday, 6 Mar 2008
12:58 wxs search for other commits by this committer
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)
Original commit

Number of commits found: 37