Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.21.0,1 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
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> |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.21.0,1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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.
(Only the first 15 lines of the commit message are shown above ) |
1.21.0,1 27 Jul 2022 15:17:57 |
Dima Panov (fluffy) |
graphics/py-cairo: fix packaging with any python version |
1.21.0,1 26 Jul 2022 19:55:47 |
Dima Panov (fluffy) |
graphics/py-cairo: update to 1.21.0 release (+)
Setuptools is deprecated now, switch to meson guild
Changelog: https://pycairo.readthedocs.io/en/latest/changelog.html#v1-21-0 |
1.18.1_2,1 20 Jul 2022 14:22:04 |
Tobias C. Berner (tcberner) |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
1.18.1_2,1 25 Jul 2021 16:17:05 |
Jan Beich (jbeich) |
graphics/py-cairo: unbreak with python310
>>> import cairo
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/local/lib/python3.10/site-packages/cairo/__init__.py", line 1, in
<module>
from ._cairo import * # noqa: F401,F403
ImportError:
/usr/local/lib/python3.10/site-packages/cairo/_cairo.cpython-310.so: Undefined
symbol "PyObject_AsReadBuffer"
ImportError:
/usr/local/lib/python3.10/site-packages/cairo/_cairo.cpython-310.so: Undefined
symbol "PyObject_AsWriteBuffer" |
1.18.1_1,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.18.1_1,1 14 Feb 2021 16:30:45 |
lwhsu |
graphics/py-cairo: Drop '2' in COMMENT and pkg-descr
This port works with Python 3 |
1.18.1_1,1 03 Jan 2021 09:11:52 |
antoine |
Remove python 2.7 support from a few ports |
1.18.1_1,1 24 Dec 2020 13:29:10 |
fluffy |
graphics/py-cairo: switch to PYTHON_EXT_SUFFIX |
1.18.1_1,1 11 Oct 2020 14:49:13 |
mandree |
Bump PORTEPOCH to fix port version going backwards. |
1.18.1_1 07 Oct 2020 18:24:06 |
antoine |
Revert r551636 and unbreak bulk -a, ports still depend on the py27 flavor
With hat: portmgr |
1.18.2 07 Oct 2020 13:29:01 |
swills |
graphics/py-cairo: Update to 1.18.2
PR: 249883
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> (with
modifications)
Approved by: tcberner (implicit) |
1.18.1_1 10 Sep 2020 18:55:41 |
tcberner |
Move some gnome@ ports to desktop@
As gnome@ is lacking active committers at the moment, transfer some of its
ports [1] up the stack to the desktop@ group, in hope that this way we get some
updates in as the set of people that "should feel responsible" grows.
As soon as gnome@ grows some committers again, this can (and should) of course
be reverted again.
[1] The list of ports chosen in this move consits of all the ports that are
required to build x11/kde5.
Approved by: portmgr (bapt)
Differential Revision: https://reviews.freebsd.org/D26362 |
1.18.1_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.18.1 21 Jul 2019 18:07:05 |
pkubaj |
graphics/py-cairo: fix build with GCC architectures
New GCC is required on GCC architectures:
cairo/surface.c:478: error: #pragma GCC diagnostic not allowed inside functions
Approved by: mentors (implicit approval) |
1.18.1 19 Jul 2019 15:05:20 |
swills |
graphics/py-cairo: update to 1.18.1
PR: 238462
Approved by: maintainer timeout (gnome, >5 weeks) |
1.14.1 01 Oct 2018 19:11:22 |
antoine |
Cleanup plist handling |
1.14.1 01 Oct 2018 09:36:38 |
antoine |
Cleanup plists |
1.14.1 30 Nov 2017 15:50:34 |
mat |
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 (Only the first 15 lines of the commit message are shown above ) |
1.14.1 05 Oct 2017 18:19:09 |
kwm |
Update cairo python bindings to 1.14.1.
* Update MASTER_SITE and WWW to point the new home
* Build from the same distfile
* Use python distutils to build the port instead of waf
* Drop stale MCom $Id
* Add license
Obtained from: gnome devel repo |
1.10.0_2 25 Jul 2016 23:12:04 |
jbeich |
graphics/py-cairo: clean up
- PYTHON_CMD already contains LOCALBASE
- PYTHON is already passed to CONFIGURE_ENV
- PREFIX and *FLAGS are redundant
- Respect PREFIX != LOCALBASE while stripping [1]
PR: 202911
Submitted by: John Hein <z7dr6ut7gs@snkmail.com>
Approved by: maintainer timeout (11 months)
Approved by: portmgr blanket [1]
MFH: 2016Q3 |
1.10.0_2 19 Oct 2015 14:50:52 |
amdmi3 |
Improve shebangfix framework
- Support multiple values in *_OLD_CMD, i.e. we can now fix both
"/usr/bin/python" and "/usr/bin/env python" at the same time
- Default *_OLD_CMD values are now always appended, so you don't need to specify
them in individual ports
- Add lua support (depends on USES=lua)
- Add more default values, such as "/usr/bin/env foo" for python, perl, bash,
ruby and lua
- Shebangfix now matches whole words, e.g. we will no longer (erroneously)
replace "/usr/bin/perl5.005" with "${perl_CMD}5.005" (but "/usr/bin/perl -tt" is
still (correctly) replaced with "${perl_CMD} -tt")
Note that *_OLD_CMD items containing spaces must now be quoted (e.g.
perl_OLD_CMD=/bin/perl /usr/bin/perl "/usr/bin/env perl")
Update shebangfix usage according to new rules in many ports:
- Remove *_OLD_CMD for patterns now replaced by default
- Quote custom *_OLD_CMD which contain spaces
Fix shebangfix usage in many ports (irrelevant to infrastructure change):
- Remove redundant SHEBANG_LANG (no need to duplicate default langs)
- Remove redundant *_CMD (such as
python_CMD=${LOCALBASE}/bin/python${PYTHON_VER} when USES=python is present)
- Never use *_OLD_CMD in REINPLACE_CMD matchers, these should always look for
exact string
Approved by: portmgr (bapt)
Differential Revision: D3756 |
1.10.0_2 08 Apr 2015 15:05:49 |
bapt |
Add a new USES=waf to handle the waf building system, allowing to factorise code
Plug waf into MAKE_CMD and CONFIGURE_CMD so the regular defined targets can be
reused
Always define _MAKE_JOBS so that when bsd.port.mk will stop overwritting
_MAKE_JOBS when parallel jobs are disabled we can enforce -j1 (which is needed
to really disable parallelisation with waf
WAF_CMD has been created to allow one to override the location of the waf script
relatively to WRKSRC
CONFIGURE_TARGET is by default defined to "configure"
ALL_TARGET is by default defined to "build"
INSTALL_TARGET is by default defined to "install"
USES=waf is by default stagedir safe |
1.10.0_2 21 Oct 2014 16:36:12 |
mva |
- Convert ports of graphics/ to new USES=python
Approved by: portmgr (implicit) |
1.10.0_2 20 Oct 2014 17:04:21 |
bapt |
Cleanup plist |
1.10.0_2 15 Apr 2014 20:53:04 |
kwm |
Rework python module compile so it doesn't code the stagedir in it [1]
While here switch to USES=tar:bzip2
Remove waf from SHEBANG_FILES. it contains binary so running sed on it
not guaranteed to work as intended. [2]
Prefix waf commands with PYTHON_CMD so it run with the correct python version.
Use the waf --destdir command for destdir
Remove configure_ENV because they are already set.
Use post-patch to dynamicly fix the python version in test/examples_test.py
instead of a patch.
Reported by: swills@ [1], mva [2] |
1.10.0_1 07 Mar 2014 09:15:44 |
miwi |
- Stage support |
1.10.0_1 07 Oct 2013 20:56:22 |
cperciva |
Do what was clearly intended: s/${ENV}/${SETENV}/
Prior to this change these ports fail when built under su(8) since that
results in ${ENV} being ~/.shrc.
Approved by: kwm (maintainer, gnome@) |
1.10.0_1 03 Oct 2013 07:29:53 |
kwm |
Disable stage for now until I can figure out how to make it work with waf.
Submitted by: Kenta Suzumoto <kentas@hush.com> |
1.10.0 02 Oct 2013 16:19:12 |
kwm |
Add forgotten patch to fix packaging. |
1.10.0 02 Oct 2013 15:03:50 |
kwm |
Update to 1.10.0. |
1.8.10_1 30 Sep 2013 21:03:23 |
kwm |
Use new USE_PYTHON=2 , use shebangfix to change python -> python2.
Remove part of post-patch because pathfix will do it for us.
Stageify. |
1.8.10_1 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
1.8.10_1 02 Sep 2013 16:21:38 |
bapt |
Add an explicit dependency on pkgconf |
1.8.10_1 19 Mar 2013 13:04:31 |
eadler |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
1.8.10_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.8.10 09 Nov 2011 15:26:04 |
miwi |
- Remove WITH_FBSD10_FIX, is no longer needed |
1.8.10 29 Oct 2011 10:25:51 |
kwm |
Fix build on FreeBSD 10 |
1.8.10 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.8.10 11 Aug 2011 19:20:17 |
kwm |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
1.8.10 20 Nov 2010 15:37:08 |
kwm |
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 (Only the first 15 lines of the commit message are shown above ) |
1.8.8_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.8.8 29 Aug 2009 21:50:36 |
marcus |
Update to 1.8.8. |
1.8.6 06 Jul 2009 20:15:44 |
marcus |
Update to 1.8.6. |
1.8.4 19 Jun 2009 11:00:52 |
bland |
Require Python 2.6+
PR: 135828 |
1.8.4 17 Jun 2009 00:54:34 |
bland |
Update to 1.8.4 |
1.8.2 21 Jan 2009 14:12:00 |
bland |
Update to 1.8.2 |
1.8.0_2 10 Jan 2009 05:22:13 |
marcus |
Presenting GNOME 2.24 for FreeBSD.
See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes. On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs. The documentation updates
to the website are forthcoming.
This release features commits by adamw, ahze, kwm, mezz, and myself. It would
not have been possible without are contributors and testers:
Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen (Only the first 15 lines of the commit message are shown above ) |
1.6.4_2 02 Jan 2009 20:12:10 |
mezz |
Remove PYNUMPY dependency, it's actually complete remove but only left in
the test scripts to show how to get py-cairo works with py-numpy. I should
have check more in tarball rather than ChangeLog. Bump the PORTREVISION.
PR: ports/130108
Submitted by: Keith Gaughan <keith.gaughan@gmail.com> |
1.6.4_1 31 Dec 2008 21:05:30 |
mezz |
Fix the dependency, PYNUMERIC -> PYNUMPY. In the ChangeLog shows:
--------------
* cairo/pycairo-surface.c:
Remove Numeric Python support, since Numeric has been made obsolete by
numpy, and numpy data can be read using ImageSurface.create_for_data.
--------------
Bump the PORTREVISION.
PR: ports/130031
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> |
1.6.4 08 Sep 2008 02:42:00 |
marcus |
Update to 1.6.4. |
1.4.12 27 May 2008 06:18:17 |
ahze |
Update to 1.4.12 |
1.4.0_1 19 Apr 2008 17:56:05 |
miwi |
- 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) |
1.4.0_1 04 Oct 2007 01:10:50 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
1.4.0_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.4.0 19 Mar 2007 05:14:07 |
marcus |
Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features. Not that it doesn't have its share of new and exciting
items. See http://www.gnome.org/start/2.18/ for all the goodies in
this release.
GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico. |
1.2.6 05 Jan 2007 07:54:00 |
mezz |
Doesn't build on FreeBSD 4.x, so mark it as IGNORE and remove all of patches
that are for FreeBSD 4.x.
Reported by: miwi |
1.2.6 03 Jan 2007 23:50:36 |
mezz |
Add a URL in MASTER_SITES.
PR: ports/107470
Submitted by: Philipp Ost <pj@smo.de> |
1.2.6 02 Jan 2007 07:49:01 |
mezz |
Update to 1.2.6. |
1.2.2 21 Dec 2006 22:14:20 |
mezz |
Fix the build with FreeBSD 4.x. This patch has been merged in its CVS.
PR: ports/104564
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=8910
Submitted by: Akihiko HAYASHI <hayashi@totalware.gifu.gifu.jp> |
1.2.2 14 Oct 2006 08:35:50 |
marcus |
Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive
amount of work by the FreeBSD GNOME Team and our testers.
On top of the usual GNOME update, we have taken this opportunity to move
GNOME from X11BASE to LOCALBASE. This means roughly 600 ports NOT part of
the GNOME Desktop also need to be changed. The bulk of the move was carried
out by ahze, mezz, and pav, but it would not have been possible without
cooperation from the FreeBSD KDE team who worked with us to make sure
GNOME and KDE can still coexist happily. We would also like to send a
shout out to kris and pointyhat for putting up with multiple test runs
until we got something that was solid.
Back to GNOME 2.16. This release brings a huge amount of new functionality
to FreeBSD. The standard release notes can be read at
http://www.gnome.org/start/2.16/ . But on top of what you will read there, (Only the first 15 lines of the commit message are shown above ) |
1.0.2_1 07 May 2006 23:46:33 |
edwin |
Remove USE_REINPLACE for categories starting with a G |
1.0.2_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
1.0.2 23 Nov 2005 22:41:05 |
pav |
- Add SHA256 checksums |
1.0.2 05 Nov 2005 06:06:59 |
marcus |
Update to 1.0.2.
Submitted by: ahze |
0.4.0 04 Sep 2005 23:58:08 |
ahze |
- Transfer maintainer to gnome |
0.4.0 13 Mar 2005 20:01:49 |
ahze |
- Update to 0.4.0 |
0.1.4_2 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
0.1.4_1 11 Mar 2005 00:24:36 |
ahze |
- Update WWW: line |
0.1.4_1 15 Feb 2005 23:21:35 |
ahze |
Convert OPTIONS to pre-everything message to not conflict with options from
graphics/cairo. |
0.1.4_1 15 Feb 2005 23:17:12 |
ahze |
- Add OPTIONS, WITH_SVG[1] for svg support, and WITH_PYGTK for gtk support
- Bump PORTREVISION
Requested by: debugger [1] |
0.1.4 14 Feb 2005 02:48:14 |
ahze |
Fix plist to try to remove lib/python2.4/site-packages
Pointed out by: debugger via irc |
0.1.4 16 Jan 2005 16:04:11 |
ahze |
Update to 0.1.4 |
0.1.3 05 Dec 2004 23:22:03 |
ahze |
Add py-cairo
Python bindings for Cairo |