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/Makefile

Number of commits found: 103 (showing only 100 on this page)

1 | 2  »  

Monday, 25 Mar 2024
13:37 Nuno Teixeira (eduardo) search for other commits by this committer
science/gramps: Update to 5.2.1

ChangeLog: https://github.com/gramps-project/gramps/releases/tag/v5.2.1
commit hash: 3591cf4d79a8e8bb866b77af94a1f88137ddcafc commit hash: 3591cf4d79a8e8bb866b77af94a1f88137ddcafc commit hash: 3591cf4d79a8e8bb866b77af94a1f88137ddcafc commit hash: 3591cf4d79a8e8bb866b77af94a1f88137ddcafc 3591cf4
Saturday, 24 Feb 2024
10:42 Nuno Teixeira (eduardo) search for other commits by this committer
science/gramps: Update to 5.2.0

ChangeLog: https://github.com/gramps-project/gramps/releases/tag/v5.2.0
commit hash: 8fcccd3234746faee3ad6938e045753214a68dc5 commit hash: 8fcccd3234746faee3ad6938e045753214a68dc5 commit hash: 8fcccd3234746faee3ad6938e045753214a68dc5 commit hash: 8fcccd3234746faee3ad6938e045753214a68dc5 8fcccd3
Saturday, 23 Dec 2023
18:14 Nuno Teixeira (eduardo) search for other commits by this committer
*/*: Bump consumers of x11-toolkits/gtk30

New version of gtk3 in tree
commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 3572ca3
Friday, 30 Jun 2023
10:19 Nuno Teixeira (eduardo) search for other commits by this committer
science/gramps: Update to 5.1.6

- Switch to DISTVERSION
- Remove erroneous CONFIGURE_ARGS
- Regen patches (pet portlint)
- Reformat Makefile (pet portfmt)
- Take maintainership

ChangeLog: https://github.com/gramps-project/gramps/releases/tag/v5.1.6
commit hash: a50ba356ddab89b329ed6993cc2ea723fa22c7a3 commit hash: a50ba356ddab89b329ed6993cc2ea723fa22c7a3 commit hash: a50ba356ddab89b329ed6993cc2ea723fa22c7a3 commit hash: a50ba356ddab89b329ed6993cc2ea723fa22c7a3 a50ba35
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
Thursday, 2 Mar 2023
05:23 Tobias C. Berner (tcberner) search for other commits by this committer
accessibility/at-spi2-core: update to 2.46.0

What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
* xml: Add some missing DeviceEventController methods.
* Bind the AT-SPI bus to the graphical session.
* Mark bus service as belonging to the session slice.
* Add ATSPI_ROLE_PUSH_BUTTON_MENU.
* Add an "announcement" event/signal to allow objects to send
  notifications (!63).
* Various code clean-ups and test improvements.

What's new in at-spi2-core 2.45.1:
* Atk and at-spi2-atk are now merged into this project.
* Now requires meson 0.56.2 and glib 2.67.4.
* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.
* Properly escape the AT-SPI bus address; fixes warnings about the address
  not containing a colon (!55).
* Add a text value to AtspiValue, so that a value can expose a textual
  description, as in the new Atk value API.
* Add atspi_event_listener_register_with_app, to allow an event listener
  to be registered only for a given application (!52).

- accessibility/atk and accessibility/at-spi2-atk have been merged into
  accessibility/at-spi2-core

- accessibility/at-spi2-core: bump consumers of removed ports atk and
at-spi2-atk

PR:		269704
Exp-run by:	antoine
---
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 fa81a4f
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, 20 Jul 2022
14:22 Tobias C. Berner (tcberner) search for other commits by this committer
science: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Andreas Fehlner <fehlner@gmx.de>
  *  Brad Huntting <huntting@glarp.com>
  *  Chao Shin <quakelee@cn.FreeBSD.org>
  *  Cheng-Lung Sung <clsung@FreeBSD.org>
  *  Chia-Hsing Yu <me@davidyu.org>
  *  Chris Rees <utisoft@gmail.com>
  *  David Naylor <dbn@FreeBSD.org>
  *  Dmitry Sivachenko <demon@FreeBSD.org>
  *  Ed Schouten <ed@FreeBSD.org>
  *  Eric Freeman <freebsdports@chillibear.com>
  *  Erik B Knudsen
  *  Fernan Aguero <fernan@iib.unsam.edu.ar>
  *  Frederic Culot <frederic@culot.org>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Glenn Johnson
  *  Greg Lewis <glewis@FreeBSD.org>
  *  Igor Serikov <iserikov@acm.org>
  *  Johannes Dieterich <dieterich@ogolem.org>
  *  Johannes Dieterich <jmd@FreeBSD.org>
  *  Johannes M Dieterich <jmd@FreeBSD.org>
  *  Johannes Meixner <johannes@perceivon.net>
  *  Ju Pengfei <jupengfei@gmail.com>
  *  Kay Lehmann <kay_lehmann@web.de>
  *  Klaus Aehlig <aehlig@linta.de>
  *  Kurt Kanzenbach <kurt@kmk-computers.de>
  *  Leland Wang <llwang@infor.org>
  *  Li-Lun Wang <llwang@infor.org>
  *  Markus Brueffer <markus@FreeBSD.org>
  *  NAKATA Maho <maho@FreeBSD.org>
  *  NAKATA, Maho <maho@FreeBSD.org>
  *  Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
  *  Nakata Maho <maho@FreeBSD.org>
  *  Pav Lucistnik <pav@FreeBSD.org>
  *  Pav Lucistnik <pav@oook.cz>
  *  Pedro F. Giffuni
  *  Pedro F. Giffuni <giffunip@tutopia.com>
  *  Pedro Giffuni
  *  Pedro Giffuni <giffunip@asme.org>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Rong-En Fan <rafan@FreeBSD.org>
  *  Ryo MIYAMOTO <rmiya@cc.hirosaki-u.ac.jp>
  *  Seamus Venasse <svenasse@polaris.ca>
  *  Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp>
  *  Shin-ya MURAKAMI <murashin@gfd-dennou.org>
  *  Shin-ya Murakami <murashin@gfd-dennou.org>
  *  Stas Timokhin <devel@stasyan.com>
  *  Stephen Montgomery-Smith <stephen@math.missouri.edu>
  *  Steve Wills <steve@mouf.net
  *  Steve Wills <steve@mouf.net>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  TAOKA Fumiyoshi
  *  Thierry Thomas <thierry@pompo.net>
  *  Tim Cas <ports@stdrand.com>
  *  Uffe Jakobsen <uffe@uffe.org>
  *  Veniamin Gvozdikov <vg@FreeBSD.org>
  *  Vsevolod Stakhov <vsevolod@highsecure.ru>
  *  Wen Heping <wen@FreeBSD.org>
  *  Wen Heping <wenheping@gmail.com>
  *  Wen heping <wenheping@gmail.com>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  Yuri Victorovich <yuri@rawbw.com>
  *  anholt@FreeBSD.org
  *  bacon@smithers.neuro.mcw.edu
  *  batman <batman@udel.edu>
  *  db
  *  gurkan@phys.ethz.ch
  *  ijliao
  *  jbacon
  *  maintainer.freebsd@xpoundit.com
  *  mi
  *  rafan@infor.org
  *  shurd@FreeBSD.org
  *  thierry@pompo.net
  *  will

With hat:	portmgr
commit hash: 46196047a4df0f85aaee442799209fdaacf03361 commit hash: 46196047a4df0f85aaee442799209fdaacf03361 commit hash: 46196047a4df0f85aaee442799209fdaacf03361 commit hash: 46196047a4df0f85aaee442799209fdaacf03361 4619604
Saturday, 2 Jul 2022
09:31 Rene Ladan (rene) search for other commits by this committer
science/gramps: remove option for expired py-bsddb3
commit hash: 425a716acffc8f3a8e14187b1c4f6e705ee93a22 commit hash: 425a716acffc8f3a8e14187b1c4f6e705ee93a22 commit hash: 425a716acffc8f3a8e14187b1c4f6e705ee93a22 commit hash: 425a716acffc8f3a8e14187b1c4f6e705ee93a22 425a716
Thursday, 23 Jun 2022
15:39 Fernando Apesteguía (fernape) search for other commits by this committer Author: Benjamin Takacs
science/gramps: Optional dependency on py-bsddb3

databases/py-bsddb3 is deprecated. Make science/gramps use py-bsddb3 as an
option to facilitate the migration and remove the DEPRECATE note since it does
not apply anymore.

Add UPDATING note with instructions for the migration.

While here pet linters.

PR:	264529
Reported by:	nimaje+fbz@bureaucracy.de
commit hash: f8c049d638e6a9b00ad054f5afaf9083fa1c6581 commit hash: f8c049d638e6a9b00ad054f5afaf9083fa1c6581 commit hash: f8c049d638e6a9b00ad054f5afaf9083fa1c6581 commit hash: f8c049d638e6a9b00ad054f5afaf9083fa1c6581 f8c049d
Tuesday, 15 Mar 2022
10:16 Baptiste Daroussin (bapt) search for other commits by this committer
cleanup: remove wrong usage of INSTALLS_OMF
commit hash: ac03b07e48233e197aa37c524078bcb64b2cfbe2 commit hash: ac03b07e48233e197aa37c524078bcb64b2cfbe2 commit hash: ac03b07e48233e197aa37c524078bcb64b2cfbe2 commit hash: ac03b07e48233e197aa37c524078bcb64b2cfbe2 ac03b07
Monday, 28 Feb 2022
23:40 Muhammad Moinur Rahman (bofh) search for other commits by this committer
science/gramps: Mark DEPRECATED

- Requires py-bsddb3 which depends on upstream EOLd db5 which is set to
  expire on 2022-06-30 in the tree.
- If you want this port to stay chase upstream to use py-berkeleydb from
  https://www.jcea.es/programacion/pybsddb.htm which is already in the
  tree.

PR:		262136
commit hash: e5963086dcc918258be1e05670c5223bb272f361 commit hash: e5963086dcc918258be1e05670c5223bb272f361 commit hash: e5963086dcc918258be1e05670c5223bb272f361 commit hash: e5963086dcc918258be1e05670c5223bb272f361 e5963086
Thursday, 10 Feb 2022
09:37 Fernando Apesteguía (fernape) search for other commits by this committer
science/gramps: update to 5.1.5

ChangeLog: https://github.com/gramps-project/gramps/releases/tag/v5.1.5

Reported by:	portscout
commit hash: 6ff489d34520bf4f41c0c3e18b2b8ac4ae280d77 commit hash: 6ff489d34520bf4f41c0c3e18b2b8ac4ae280d77 commit hash: 6ff489d34520bf4f41c0c3e18b2b8ac4ae280d77 commit hash: 6ff489d34520bf4f41c0c3e18b2b8ac4ae280d77 6ff489d
Sunday, 10 Oct 2021
19:44 Baptiste Daroussin (bapt) search for other commits by this committer
INSTALLS_ICONS: retire the macro and rework the related dependencies

While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 2c672a4
Wednesday, 28 Jul 2021
09:48 Fernando Apesteguía (fernape) search for other commits by this committer
science/gramps: update to 5.1.4

ChangeLog: https://gramps-project.org/blog/2021/07/gramps-5-1-4-released/

Reported by:	portscout
commit hash: d9c0a9f4288b478e07a1bc998cdf710acfad5df1 commit hash: d9c0a9f4288b478e07a1bc998cdf710acfad5df1 commit hash: d9c0a9f4288b478e07a1bc998cdf710acfad5df1 commit hash: d9c0a9f4288b478e07a1bc998cdf710acfad5df1 d9c0a9f
Saturday, 22 May 2021
02:13 Ben Woods (woodsb02) search for other commits by this committer
*/*: Fix ENOTIME: return my ports to the pool

Reset maintainership of my ports to ports@FreeBSD.org so others can
step in to help where I haven't been able to find the time.
commit hash: 95d52e52fb64ed8c6ccb6906a38dbede128a64c3 commit hash: 95d52e52fb64ed8c6ccb6906a38dbede128a64c3 commit hash: 95d52e52fb64ed8c6ccb6906a38dbede128a64c3 commit hash: 95d52e52fb64ed8c6ccb6906a38dbede128a64c3 95d52e5
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
Monday, 9 Nov 2020
17:08 tcberner search for other commits by this committer
Prefer graphics/ligvrsvg2-rust over graphics/librsvg2

- switch to the more modern version of librsvg2 on architectures
  supporting rust
- this will fix some graphical issues on these architectures

PR:		250276
Exp-run by:	antoine
Submitted by:	tobik
Differential Revision:	https://reviews.freebsd.org/D18878
Original commitRevision:554733 
Tuesday, 24 Mar 2020
19:54 antoine search for other commits by this committer
Convert the tree to use PY_PILLOW

With hat:	portmgr
Originally submitted by:	kai
Original commitRevision:529063 
Tuesday, 10 Dec 2019
13:54 woodsb02 search for other commits by this committer
science/gramps: Update to 5.1.1

Note the default database backend for new family trees is now SQLite.

Changes this release:
  https://gramps-project.org/blog/2019/09/gramps-5-1-1-released/
  https://gramps-project.org/blog/2019/08/gramps-5-1-0-released/
  https://gramps-project.org/blog/2019/08/gramps-5-0-2-released/
Original commitRevision:519663 
Monday, 4 Feb 2019
14:14 woodsb02 search for other commits by this committer
science/gramps: Update to 5.0.1

Changes this release:
  https://gramps-project.org/introduction-WP/2018/07/gramps-5-0-0-released/
  https://gramps-project.org/introduction-WP/2018/12/gramps-5-0-1-released/
Original commitRevision:492137 
Monday, 26 Feb 2018
15:06 woodsb02 search for other commits by this committer
science/gramps: Tidy up the USE_PYTHON settings

- Set USE_PYTHON=noflavors, since gramps is a GUI application and
  flavors make no sense here
- Remove use of deprecated USE_PYTHON=optsuffix - no suffix required
  when flavors are not used
Original commitRevision:463025 
14:50 woodsb02 search for other commits by this committer
science/gramps: Update to 4.2.8

Changes this release:
  https://gramps-project.org/introduction-WP/2018/02/gramps-4-2-7-released/
  https://gramps-project.org/introduction-WP/2018/02/gramps-4-2-8-released/
Original commitRevision:463022 
Wednesday, 3 Jan 2018
13:22 mat search for other commits by this committer
Cleanup Mk/Uses/gnome.mk.

- Remove the use of comp_DETECT.
- Remove all comp_DETECT variables.
- Remove a use of comp_DETECT outside of gnome.mk
- Remove py3gobject3.
- Have ports depending directly on devel/py-gobject3 use gnome to do it.

PR:		224618
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D13550
Original commitRevision:457964 
Monday, 18 Dec 2017
09:00 amdmi3 search for other commits by this committer
- Fix LICENSE
- Update WWW

Approved by:	portmgr blanket
Original commitRevision:456602 
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 
Monday, 14 Aug 2017
11:57 woodsb02 search for other commits by this committer
science/gramps: Update to 4.2.6

Changes this release:
  https://gramps-project.org/introduction-WP/2017/08/gramps-4-2-6-released/
Original commitRevision:447930 
Monday, 19 Dec 2016
12:52 woodsb02 search for other commits by this committer
science/gramps: Update to 4.2.5

Changes this release:
  https://gramps-project.org/2016/12/gramps-4-2-5-released/

Approved by:	adamw (mentor, implicit)
Original commitRevision:428927 
Saturday, 24 Sep 2016
10:42 woodsb02 search for other commits by this committer
science/gramps: Update to 4.2.4

Changes this release:
  https://gramps-project.org/2016/09/gramps-4-2-4-released/

Approved by:	adamw (mentor, implicit)
Original commitRevision:422710 
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, 1 Apr 2016
14:25 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412349 
Saturday, 19 Mar 2016
17:11 feld search for other commits by this committer
Move devel/py-icu to devel/py-pyicu

* PORTNAME devel/py-pyicu should be used rather than devel/py-icu, per policy
[1]
* Add LICENSE=MIT as per LICENSE file contained in distfile
* Tidy up MAKE_ENV variable assignment (pet portlint)
* Update WWW in pkg-descr to point to PyPI site, since the old site is down
* Update other ports which depend on devel/py-icu to point to devel/py-pyicu

[1] https://wiki.freebsd.org/Python/PortsPolicy

PR:		207367
Approved by:	maintainer timeout
Original commitRevision:411415 
Sunday, 7 Feb 2016
09:44 koobs search for other commits by this committer
graphics/py-graphviz: Move to py-pygraphviz, Fix 3.x build

There are numerous graphviz related packages in PyPI, including:
graphviz, graphviz-python and pygraphviz.

This port, py-graphviz, is not and does not provide the same package
as the 'graphviz' package on PyPI (CHEESESHOP).

Further, it blocks the creation of a correctly named py-graphviz port,
is a POLA violation in terms of users expecting to find and recieve
the package they expect based on a standard search, and is likely to
create confusion among other ports if they depend on a python graphviz
package, which could result in incorrect packages/dependencies.

This is why among other reasons, Python packages should be named
exactly what they are called in PyPI, or inside install_requires,
setup_requires or tests_requires as dependencies in other packages.

This change moves py-graphviz to py-pygraphviz to correct the above
incorrect naming.

While I'm here:

- Remove backup (http) MASTER_SITES, CHEESESHOP is highly-available
  and provides a Geo-aware CDN by Fastly.
- Remove {BUILD,RUN}_DEPENDS in favour of the actual LIB_DEPENDS
- Use PYDISTUTILS_* framework variables to customise the build instead
  of hack patching setup.py
- Enable autoplist, fixing builds on Python 3.x [1]
- Enable concurrent (Python version) installation
  - Hack patch setup.py to preclude docs installation, as it adds a
    directory to --record and breaks pkg-plist output [2]
- Remove DOCSDIR override (no longer necessary)
- Assign MAINTAINER'ship to python@
- Add TEST_DEPENDS and test target
- pkg-descr: Match WWW URL to setup.py:homepage field
- pkg-descr: Improve package description text (matching upstream)

While I'm sweeping dependencies:

- Fix a typo in science/gramps: s|>-|>=

[2] https://wiki.freebsd.org/Python (Open task for install_data bug)

Reported by:	Ben Woods (via IRC) [1]
Original commitRevision:408353 
Sunday, 2 Aug 2015
20:23 kwm search for other commits by this committer
Part 1 of adding USE_GNOME=intltool to ports that require it.

The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.

PR:		201980
Exp-run by:	antoine@
Original commitRevision:393444 
Saturday, 20 Jun 2015
09:54 rm search for other commits by this committer
sciense/gramps: drop dependency on py-xml

Drop py-xml dependency - it's not used in this port. While here
add NO_ARCH and limit python version to 2.x, because of pygtk2
dependency and gramps codebase.
Original commitRevision:390158 
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 
Friday, 24 Oct 2014
16:50 mva search for other commits by this committer
- Convert ports of science/ and security to new USES=python

Approved by:	portmgr (implicit)
Original commitRevision:371453 
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 
Wednesday, 10 Sep 2014
20:50 gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
Original commitRevision:367888 
Thursday, 21 Aug 2014
22:50 mandree search for other commits by this committer
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
  where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
  versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
  for new Berkeley DB, but are untested.

NOTE: please read UPDATING and the Wiki page before proceeding!

Announcement:	http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference:	https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR:		192690
Approved by:	portmgr (implicit, PORTREVISION bump on unstaged ports)
Original commitRevision:365599 
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 
Thursday, 24 Jul 2014
16:33 bapt search for other commits by this committer
Reset maintainership for ports not staged with no pending PR

With hat:	portmgr
Original commitRevision:362828 
Thursday, 17 Jul 2014
08:57 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. Categories P-S.

CR:		D422
Approved by:	portmgr (bapt)
Original commitRevision:362126 
Monday, 26 May 2014
14:40 miwi search for other commits by this committer
- Convert gmake to USES

Approved by:	portmgr
Original commitRevision:355351 
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 
Friday, 20 Sep 2013
22:48 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
science)
Original commitRevision:327767 
Monday, 24 Jun 2013
22:02 antoine search for other commits by this committer
gramps installs a .desktop file with a MimeType and registers Mime types
While trim, remove a tab in pkg-descr
Original commitRevision:321718 
Sunday, 28 Apr 2013
22:08 bapt search for other commits by this committer
Convert science to new options framework
Original commitRevision:316757 
Friday, 26 Apr 2013
10:44 ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 4)

Approved by:	portmgr (bapt)
Original commitRevision:316596 
Thursday, 28 Mar 2013
17:56 eadler search for other commits by this committer
Convert a few remaining straglers from the unmaintined ports to pathfix
Original commitRevision:315491 
Monday, 4 Mar 2013
11:19 lwhsu search for other commits by this committer
- Update *_DEPENDS on databases/py-bsddb after _bsddb.so relocation
Original commitRevision:313404 
Friday, 2 Nov 2012
14:26 eadler search for other commits by this committer
Hand over port to new volunteer.

Feature safe:	yes
Original commitRevision:306858 
01:33 eadler search for other commits by this committer
Drop maintainership per request
Trim header

Approved by:	maintainer
Feature safe:	yes
Original commitRevision:306832 
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
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
08:31 pav search for other commits by this committer
- Mark BROKEN: incorrect plist (this port overwrites a file installed by one of
  it's dependencies)

Reported by:    pointyhat
Original commit
Monday, 29 Nov 2010
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, 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, 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
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
Saturday, 22 Aug 2009
00:35 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
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
Tuesday, 9 Jun 2009
15:33 amdmi3 search for other commits by this committer
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.

- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
  above change
- a few minor nits like whitespace and SF macro

Tested by:      2 tinderbox runs by pav
Approved by:    portmgr (pav)
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
Monday, 14 Jul 2008
14:57 tabthorpe search for other commits by this committer
- Change upgrade warning

PR:             ports/125483
Submitted by:   Anders Troback <freebsd troback.com> (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
Friday, 6 Jun 2008
13:59 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
Sunday, 23 Mar 2008
16:44 miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
Original commit
Monday, 23 Jul 2007
09:36 rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
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
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
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
Saturday, 3 Mar 2007
22:13 rafan search for other commits by this committer
- Add missing patch in last commit

Noticed by:     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
Saturday, 13 May 2006
04:15 edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with S
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
Saturday, 5 Nov 2005
05:22 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
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
Thursday, 5 May 2005
15:45 pav search for other commits by this committer
- Update to 1.0.11

PR:             ports/80645
Submitted by:   Stefan 'Steve' Tell <stell@zeus.crashmail.de> (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
Wednesday, 10 Nov 2004
12:02 pav search for other commits by this committer
- Transfer maintainership

PR:             ports/73674
Submitted by:   new maintainer
Approved by:    old 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

Number of commits found: 103 (showing only 100 on this page)

1 | 2  »