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: science/gramps/pkg-plist

Number of commits found: 38

Thursday, 19 May 2016
21:16 woodsb02 search for other commits by this committer
science/gramps: Update to 4.2.3
- Take maintainership
- Convert to USE_GITHUB (new location of main upstream repository)
- Update dependencies for new version (namely python 3.2+ and GTK3) [1]
- Convert "strongly recommended" options to dependencies (removing option) [1]
- Add "optional" dependencies as OPTIONS [1]
- Remove pkg-plist and convert build to USE_PYTHON=autoplist distutils
- Remove pre-extract upgrade warning as it is ineffective for pkg upgrades
  and now only applies for systems which have not been upgraded in 1.5 years.
- Add post-stage hack to fix staging support, copied from Arch Linux [2]
- Delete files/patch-src_gramps.py as the offending file has been removed
- Add files/patch-setup.py to allow "--single-version-externally-managed" [3]
- Add files/patch-setup.py to fix double slashes in generated by autoplist [4]

 Changes:

   https://github.com/gramps-project/gramps/blob/v4.2.3/NEWS

 [1] https://github.com/gramps-project/gramps/blob/v4.2.3/README
 [2]
https://projects.archlinux.org/svntogit/community.git/tree/trunk/PKGBUILD?h=packages/gramps&id=ee1c7fae15872481d8f55868f4211efcbce15314
 [3]
https://github.com/gramps-project/gramps/commit/ab67c786b03552ce4b0ac8f0ed9d7af228d46fe4
 [4] https://github.com/gramps-project/gramps/pull/96

PR:		207005
Reviewed by:	mat (mentor)
Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D6439
Original commitRevision:415529 
Friday, 12 Jun 2015
16:38 pawel search for other commits by this committer
- Update to version 3.4.9 [1]
- Convert to options helpers
- Remove USE_GNOME=pygnomeextras, x11-toolkits/py-gnome-extras port
  was removed in r372768 gnome update

PR:		200660 [1]
Submitted by:	Chris M <cmangin@arobas.net> [1]
Original commitRevision:389285 
Saturday, 18 Oct 2014
14:32 amdmi3 search for other commits by this committer
- Drop @dirrm* from plist
Original commitRevision:371127 
Thursday, 25 Sep 2014
15:18 tijl search for other commits by this committer
- Set CPPFLAGS and LIBS in a number of ports so configure can find libintl.h
  and libintl.so.  This fixes a problem where DATADIRNAME gets an incorrect
  value which causes locale files to be installed in the wrong place.
- The only configure checks that still need to be patched are related
  to intltool so move DATADIRNAME patching from USES=pathfix to
  USE_GNOME=intlhack.

- games/klavaro: remove excessive dependencies
- japanese/libskk: add INSTALL_TARGET=install-strip
- math/libqalculate: add INSTALL_TARGET=install-strip and remove pthread
  patching
- multimedia/freetuxtv: remove excessive dependencies
- science/gramps: fix shared-mime-info use

Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:369260 
Sunday, 27 Jul 2014
14:05 wen search for other commits by this committer
- Update to version 3.4.8 (Latest Gtk2 version)
- Stagify and undeprecate.
- Update Berkeley DB to version 5.
- Make GNOME support optional. (Default=off)

PR:		192117
Submitted by:	christian.mangin@gmail.com
Original commitRevision:363069 
Friday, 14 Jun 2013
02:21 miwi search for other commits by this committer
- Fix i18n manpages
Original commitRevision:320875 
Thursday, 11 Aug 2011
02:25 beech search for other commits by this committer
- update to 3.3.0
- use shortcut do depend on textproc/py-xml
- pet portlint (LICENSE moving, whitespace fixing)
- depend on python 2.6+ (as per gramps README)
- add option to depend on graphics/py-exiv2,
  enable it by default (as per gramps README)

PR:             ports/159058
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:    Anders Troback" <anders@troback.com> (maintainer)
Original commit
Thursday, 9 Dec 2010
14:43 pav search for other commits by this committer
- Fix plist and unbreak - do not overwrite file installed by shared-mime-info

Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:    Anders Troback <freebsd@troback.com> (maintainer)
Original commit
Monday, 29 Nov 2010
19:36 beech search for other commits by this committer
Fix pkg-plist
Approved by:    itetcu (implicit)
Original commit
02:12 beech search for other commits by this committer
Update to 3.2.5, fix LICENSE entry.
Remove stale warning.

PR:             ports/152372
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:    Anders Troback <freebsd@troback.com> (maintainer)
                itetcu (implicit)
Original commit
Monday, 8 Nov 2010
21:36 pav search for other commits by this committer
- Update to 3.2.4

PR:             ports/151700
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:    Anders Troback <freebsd@troback.com> (maintainer)
Original commit
Thursday, 24 Jun 2010
12:07 pav search for other commits by this committer
- Update to 3.2.3

PR:             ports/145939
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:    maintainer
Feature safe:   yes
Original commit
Monday, 28 Dec 2009
06:54 wen search for other commits by this committer
- Update to 3.1.3
- Add file pkg-message

PR:             ports/141767
Submitted by:   Anders Troback <freebsd@troback.com> (maintainer)
Original commit
Monday, 22 Dec 2008
10:58 stefan search for other commits by this committer
Fix plist.

Submitted by:   QAT
Original commit
Sunday, 21 Dec 2008
21:07 stefan search for other commits by this committer
Update to 3.0.4.

PR:             127905
Submitted by:   maintainer
Original commit
Tuesday, 8 Jul 2008
18:29 tabthorpe search for other commits by this committer
- Update to 3.0.1

PR:             ports/125027
Submitted by:   Anders Troback <freebsd troback.com> (maintainer)
Original commit
Tuesday, 19 Jun 2007
10:30 beech search for other commits by this committer
- Fix pkg-plist
- Makefile tweaks

Reported by:    pointyhat via kris
Approved by:    Anders Troback <freebsd@troback.com> (maintainer),
                sat (mentor)
Original commit
Monday, 11 Jun 2007
12:33 beech search for other commits by this committer
- Update to 2.2.8 (with corrections)

PR:             ports/113487
Submitted by:   Anders Troback <freebsd@troback.com>
Approved by:    sat (mentor)
Original commit
Thursday, 26 Apr 2007
20:11 miwi search for other commits by this committer
- Update to 2.2.7

PR:             112156
Submitted by:   freebsd@troback.com  (maintainer)
Original commit
Thursday, 1 Mar 2007
08:11 rafan search for other commits by this committer
- Update to 2.2.6
- Pass maintainership to submitter

PR:             ports/109597
Submitted by:   Anders Troback <freebsd at troback.com>
Original commit
Saturday, 14 Oct 2006
08:54 marcus search for other commits by this committer
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:   mezz, ahze, pav, and many others
Approved by:    portmgr (implicit, kris)
Original commit
Tuesday, 4 Jul 2006
18:31 rafan search for other commits by this committer
- Update to 2.0.11

PR:             99754 (based on)
Submitted by:   Anish Mistry <amistry at am-productions.biz>
Approved by:    delphij (mentor, implicit)
Original commit
Tuesday, 6 Jun 2006
12:28 mnag search for other commits by this committer
- Update to 2.0.10

PR:             95890
Submitted by:   Anish Mistry <amistry___am-productions.biz>
Original commit
Friday, 6 Jan 2006
05:32 edwin search for other commits by this committer
Update to 2.0.9

Submitted by:    Stefan 'Steve' Tell <stefan.tell@crashmail.de>
Original commit
Friday, 9 Sep 2005
18:24 jylefort search for other commits by this committer
Update to 2.0.8

PR:             ports/85897
Submitted by:   maintainer
Original commit
Sunday, 24 Jul 2005
16:40 jylefort search for other commits by this committer
Update to 2.0.5

PR:             ports/83872
Submitted by:   maintainer
Original commit
Monday, 27 Jun 2005
20:05 jylefort search for other commits by this committer
Update to 2.0.3

PR:             ports/82680
Submitted by:   maintainer
Original commit
Thursday, 26 May 2005
11:58 jylefort search for other commits by this committer
Update to 2.0.1

PR:             ports/81473
Submitted by:   maintainer
Original commit
Friday, 20 May 2005
00:57 jylefort search for other commits by this committer
- Properly set the app-datadir property of the GnomeProgram object, so
  that gnome.help_display() can locate the help
- Invoke update-mime-database from the package installation and
  deinstallation, since the .desktop file contains a MimeType key
- Fix the icon paths in gramps.keys
Original commit
Thursday, 19 May 2005
23:56 jylefort search for other commits by this committer
Update to 2.0.0

PR:             ports/81098
Submitted by:   maintainer
Original commit
Friday, 11 Feb 2005
15:17 pav search for other commits by this committer
- Update to 1.0.10

PR:             ports/77376
Submitted by:   Stefan 'Steve' Tell <stell@zeus.crashmail.de> (maintainer)
Original commit
Sunday, 21 Nov 2004
22:20 pav search for other commits by this committer
- Use proper directories for pixmap and desktop entry
- Use INSTALLS_OMF knob

PR:             ports/74168
Submitted by:   Stefan 'Steve' Tell <stell@zeus.crashmail.de> (maintainer)
Original commit
Thursday, 4 Nov 2004
15:14 pav search for other commits by this committer
- Update to 1.0.8

PR:             ports/73493
Submitted by:   Andreas Fehlner <fehlner@gmx.de> (maintainer)
Original commit
Tuesday, 19 Oct 2004
07:17 pav search for other commits by this committer
- Update to 1.0.6

PR:             ports/72834
Submitted by:   Andreas Fehlner <fehlner@gmx.de> (maintainer)
Original commit
Saturday, 21 Aug 2004
18:45 arved search for other commits by this committer
Update to 1.0.5

PR:             70422
Submitted by:   Andreas Fehlner <fehlner@gmx.de>
Original commit
Sunday, 13 Jun 2004
18:50 pav search for other commits by this committer
- Update to 1.0.3

PR:             ports/67854
Submitted by:   Andreas Fehlner <fehlner@gmx.de> (maintainer)
Original commit
Tuesday, 24 Feb 2004
17:30 pav search for other commits by this committer
- Update to 1.0.1

PR:             ports/63186
Submitted by:   Andreas Fehlner <fehlner@gmx.de> (maintainer)
Original commit
Sunday, 1 Feb 2004
03:09 pav search for other commits by this committer
Gramps (Genealogical Research and Analysis Management Programming System)
is an open source genealogy program. It is written in Python, using the
GTK/GNOME interface.

WWW: http://gramps.sourceforge.net

PR:             ports/62171
Submitted by:   Andreas Fehlner <fehlner@gmx.de>
Original commit

Number of commits found: 38