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: deskutils/gbirthday/Makefile

Number of commits found: 32

Tuesday, 28 Jan 2020
21:57 antoine search for other commits by this committer
Deprecate some pygtk2 ports

With hat:	portmgr
Original commitRevision:524518 
Friday, 8 Nov 2019
09:41 tobik search for other commits by this committer
deskutils: Add missing USES={gnome,mate,php}
Original commitRevision:517044 
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, 5 Mar 2017
08:13 mat search for other commits by this committer
Cleanup USE_GITHUB with GH_TUPLE usage.

Do not use GH_TUPLE for the default distfile.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:435456 
Sunday, 17 Apr 2016
18:58 rm search for other commits by this committer
deskutils/gbirthday: update to 0.6.10; switch to GH
Original commitRevision:413535 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Thursday, 18 Jun 2015
06:42 rm search for other commits by this committer
deskutils/gbirthday: update to 0.6.8

- update to 0.6.8
- add LICENSE_FILE
- remove Evolution bits, because support of Evolution was discontinued by
  upstream developers
Original commitRevision:390018 
Sunday, 19 Oct 2014
08:50 mva search for other commits by this committer
- Convert ports from databases/ and deskutils/ to new USES=python

Approved by:	portmgr (implicit)
Original commitRevision:371173 
Tuesday, 29 Jul 2014
21:25 adamw search for other commits by this committer
Remove the final usages of USE_XZ from the tree, and replace them with
USES=tar:xz.

Approved by:	portmgr (most of them)
Original commitRevision:363395 
Saturday, 18 Jan 2014
18:49 rm search for other commits by this committer
- add stage support
- rename options EVO and THUNDER to EVOLUTION and THUNDERBIRD
- convert to options helpers and add NLS to available options list
- turn off EVOLUTION option by default for those who just using this app with
  simple csv-file
- drop dependency on desktop-file-utils, since .desktop file defines
  no mime-types
- bump PORTREVISION
Original commitRevision:340201 
Monday, 13 Jan 2014
21:00 rene search for other commits by this committer
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
Original commitRevision:339634 
Tuesday, 22 Oct 2013
13:52 amdmi3 search for other commits by this committer
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with d)

Approved by:	portmgr (bdrewery)
Original commitRevision:331268 
Friday, 20 Sep 2013
16:21 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils)
Original commitRevision:327718 
Wednesday, 24 Apr 2013
18:10 ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Original commitRevision:316464 
Saturday, 2 Mar 2013
08:47 rm search for other commits by this committer
- update to 0.6.7
- convert to optionsng
- limit python version to 2.x only (pygtk)
- eliminate PYTHON_SITELIBDIR from depends
Original commitRevision:313217 
Wednesday, 20 Feb 2013
16:25 rm search for other commits by this committer
- take maitainership
- trim Makefile header
- remove indefinite article from COMMENT
Original commitRevision:312629 
16:08 fluffy search for other commits by this committer
- Reassign ports from avl@ back to pool at his request.

Submitted by:	avl via IM
Approved by:	avl via IM
Original commitRevision:312628 
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Friday, 25 Feb 2011
01:32 delphij search for other commits by this committer
Chase after net/openldap24-server update.

Reminded by:    miwi
Original commit
Monday, 27 Dec 2010
15:52 pgollucci search for other commits by this committer
- new version of py-MySQLdb installs only the .egg 'zipped' so mysql.so
  is no longer present to test for.

Approved by:    itectu (portmgr, via irc)
Original commit
Saturday, 20 Nov 2010
15:37 kwm search for other commits by this committer
Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/

This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.

This release features commits by avl, marcus, mezz and myself.

The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:

Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX
Bapt <baptiste.daroussin@gmail.com>
jsa@
miwi@
Sergio de Almeida Lenzi <lenzi.sergio@gmail.com>
Maxim Samsonov <xors@mne.ru>
Kris Moore

And pav@ for 2 exp-runs

PR:             ports/152255
                ports/143260
                ports/141033
                ports/149629
                ports/150350
                ports/151523
With hat:       gnome@
Original commit
Saturday, 17 Jul 2010
15:33 avl search for other commits by this committer
- Update to 0.6.5
- Use xz compressed distfile
Original commit
Monday, 31 May 2010
02:01 ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Original commit
Sunday, 2 May 2010
14:39 avl search for other commits by this committer
- Update to 0.6.4
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
Saturday, 23 Jan 2010
15:13 avl search for other commits by this committer
- Update to 0.6.2
Original commit
Monday, 11 Jan 2010
12:37 avl search for other commits by this committer
- Update to 0.6
Original commit
Thursday, 5 Nov 2009
14:40 avl search for other commits by this committer
- Update to 0.5.2

Changes:        http://gbirthday.sourceforge.net/gbchangelog.html
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
Thursday, 28 May 2009
20:44 avl search for other commits by this committer
Change MAINTAINER on my ports to my FreeBSD email address

Approved by:    tabthorpe (mentor)
Original commit
Wednesday, 7 Jan 2009
22:12 miwi search for other commits by this committer
GBirthday is a birthday reminder application that helps you to remember your
evolution contacts' birthdays. It puts an icon on notification area which will
blink when there is any of your contacts' birthday today. You can also check if
there is any of your contacs' birhday on next days.

WWW: http://gbirthday.sourceforge.net/

PR:             ports/130091
Submitted by:   Alexander Logvinov <ports at logvinov.com>
Original commit

Number of commits found: 32