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.

non port: misc/py-osd/Makefile

Number of commits found: 36

Saturday, 4 Apr 2020
20:51 antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
Original commitRevision:530719 
Wednesday, 6 Nov 2019
14:00 antoine search for other commits by this committer
Mark a few ports BROKEN (unfetchable)
Original commitRevision:516887 
Wednesday, 20 Jun 2018
17:05 mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
Original commitRevision:472884 
Thursday, 30 Nov 2017
15:50 mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
Original commitRevision:455210 
Sunday, 20 Aug 2017
12:30 sunpoet search for other commits by this committer
Update RUN_DEPENDS: use newer twisted

- Bump PORTREVISION for dependency change

PR:		221652
Submitted by:	sunpoet (myself)
Approved by:	novel (maintainer)
Original commitRevision:448417 
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 
Saturday, 24 Jan 2015
22:10 antoine search for other commits by this committer
Fix RUN_DEPENDS
Original commitRevision:377834 
Monday, 20 Oct 2014
17:59 mva search for other commits by this committer
- Convert ports of misc/ to new USES=python

Approved by:	portmgr (implicit)
Original commitRevision:371289 
Monday, 7 Jul 2014
15:31 olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.

CR:		D306
Approved by:	portmgr (bapt)
Original commitRevision:361099 
Friday, 4 Jul 2014
00:56 adamw search for other commits by this committer
Remove NOPORTDOCS and NOPORTEXAMPLES.
Original commitRevision:360501 
Tuesday, 27 May 2014
11:17 amdmi3 search for other commits by this committer
- Convert misc/xosd and dependent ports which need it (deskutils/xneur,
polish/ekg2, polish/gnugadu2, sysutils/lineak-xosdplugin) to USES=libtool, drop
.la files
- Since xosd shlib version has changed, bump all ports which depend on it
- Stagify deskutils/xneur
- Convert USE_BZIP2 to USES
- Use new LIB_DEPENDS syntax

Approved by:	portmgr blanket
Original commitRevision:355486 
Saturday, 29 Mar 2014
17:09 novel search for other commits by this committer
- Stage support
- Use new style LIB_DEPENDS syntax
- Use PYDISTUTILS_AUTOPLIST and drop pkg-plist
Original commitRevision:349568 
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, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Friday, 31 Jul 2009
13:57 dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Original commit
Sunday, 1 Feb 2009
19:22 lwhsu search for other commits by this committer
- Fix fetch
- Update WWW

Reported by:    -fetch-original pointyhat run
Original commit
Friday, 6 Jun 2008
13:45 edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Original commit
Saturday, 19 Apr 2008
17:56 miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
Original commit
Monday, 30 Jul 2007
09:42 alexbl search for other commits by this committer
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Friday, 9 Mar 2007
06:35 novel search for other commits by this committer
- Use "fixed" as a default font instead of "helvetica" since it is not
  available in standart install
- Bump PORTREVISION

Reported by:            xride
Original commit
Wednesday, 10 May 2006
22:37 edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
Original commit
Tuesday, 7 Mar 2006
08:28 ade search for other commits by this committer
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
Original commit
Tuesday, 25 Oct 2005
15:49 novel search for other commits by this committer
Make it respect X11BASE.

Reported by:    pointyhat via kris
Original commit
Thursday, 22 Sep 2005
12:45 novel search for other commits by this committer
- Update to 0.2.14
- Take maintainership (previous maintainer was inactive for about 8 month)

Approved by:    maintainer timeout (two weeks)
Original commit
Tuesday, 5 Apr 2005
17:17 novel search for other commits by this committer
- use the original extension name "pyosd", not "osd"
- install docs

PR:             78121
Submitted by:   novel
Approved by:    maintainer timeout
Original commit
Monday, 14 Feb 2005
20:19 pav search for other commits by this committer
- Update to 0.2.12

PR:             ports/76784
Submitted by:   Roman Bogorodskiy <bogorodskiy@inbox.ru>
Approved by:    maintainer timeout (2 weeks)
Original commit
Wednesday, 10 Nov 2004
20:18 pav search for other commits by this committer
- Update to 0.2.11

PR:             ports/73664
Submitted by:   Roman Bogorodskiy <bogorodskiy@inbox.ru>
Approved by:    Stefan Grundmann <sg-sendpr@waset.de> (maintainer)
Original commit
Wednesday, 31 Mar 2004
13:52 pav search for other commits by this committer
- Update to 0.2.9
- Transfer maintainership to submitter

PR:             ports/64916
Submitted by:   Stefan Grundmann <sg-sendpr@waset.de>
Approved by:    old maintainer
Original commit
Wednesday, 4 Feb 2004
05:10 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Original commit
Monday, 19 Jan 2004
00:56 linimon search for other commits by this committer
Update maintainer's email address (prompted by detailed autoreply to
a message I just forwarded).
Original commit
Thursday, 6 Nov 2003
09:09 krion search for other commits by this committer
- Unbreak build by adding new master site

PR:             58986
Submitted by:   Lars Eggert <larse@isi.edu> (maintainer)
Original commit
Monday, 3 Nov 2003
03:56 kris search for other commits by this committer
Mark BROKEN (see bento logs).  These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
Original commit
Friday, 3 Oct 2003
12:42 krion search for other commits by this committer
Add py-osd 0.2.6, a python wrapper for osd, for displaying text
on your X display.

PR:             55426
Submitted by:   larse@isi.edu
Original commit

Number of commits found: 36