non port: graphics/py-cairo/Makefile |
SVNWeb
|
Number of commits found: 67 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Tue, 26 Jul 2022
|
[ 19:55 Dima Panov (fluffy) ] acf1b6b
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
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 022e658 (Only the first 10 of 771 ports in this commit are shown above. )
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 )
|
Sun, 25 Jul 2021
|
[ 16:17 Jan Beich (jbeich) ] bf17672
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"
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 14 Feb 2021
|
[ 16:30 lwhsu ]
graphics/py-cairo: Drop '2' in COMMENT and pkg-descr
This port works with Python 3
|
Sun, 3 Jan 2021
|
[ 09:11 antoine ] (Only the first 10 of 27 ports in this commit are shown above. )
Remove python 2.7 support from a few ports
|
Thu, 24 Dec 2020
|
[ 13:29 fluffy ]
graphics/py-cairo: switch to PYTHON_EXT_SUFFIX
|
Sun, 11 Oct 2020
|
[ 14:49 mandree ]
Bump PORTEPOCH to fix port version going backwards.
|
Wed, 7 Oct 2020
|
[ 18:24 antoine ]
Revert r551636 and unbreak bulk -a, ports still depend on the py27 flavor
With hat: portmgr
|
[ 13:29 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)
|
Thu, 10 Sep 2020
|
[ 18:55 tcberner ] (Only the first 10 of 47 ports in this commit are shown above. )
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
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Sun, 21 Jul 2019
|
[ 18:07 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)
|
Fri, 19 Jul 2019
|
[ 15:05 swills ]
graphics/py-cairo: update to 1.18.1
PR: 238462
Approved by: maintainer timeout (gnome, >5 weeks)
|
Mon, 1 Oct 2018
|
[ 19:11 antoine ]
Cleanup plist handling
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
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 )
|
Thu, 5 Oct 2017
|
[ 18:19 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
|
Mon, 25 Jul 2016
|
[ 23:12 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
|
Mon, 19 Oct 2015
|
[ 14:50 amdmi3 ] (Only the first 10 of 93 ports in this commit are shown above. )
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
|
Wed, 8 Apr 2015
|
[ 15:05 bapt ] (Only the first 10 of 25 ports in this commit are shown above. )
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
|
Tue, 21 Oct 2014
|
[ 16:36 mva ] (Only the first 10 of 61 ports in this commit are shown above. )
- Convert ports of graphics/ to new USES=python
Approved by: portmgr (implicit)
|
Tue, 15 Apr 2014
|
[ 20:53 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]
|
Fri, 7 Mar 2014
|
[ 09:15 miwi ]
- Stage support
|
Mon, 7 Oct 2013
|
[ 20:56 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@)
|
Thu, 3 Oct 2013
|
[ 07:29 kwm ]
Disable stage for now until I can figure out how to make it work with waf.
Submitted by: Kenta Suzumoto <kentas@hush.com>
|
Wed, 2 Oct 2013
|
[ 15:03 kwm ]
Update to 1.10.0.
|
Mon, 30 Sep 2013
|
[ 21:03 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.
|
Fri, 20 Sep 2013
|
[ 18:35 bapt ] (Only the first 10 of 1084 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
|
Mon, 2 Sep 2013
|
[ 16:21 bapt ] (Only the first 10 of 22 ports in this commit are shown above. )
Add an explicit dependency on pkgconf
|
Tue, 19 Mar 2013
|
[ 13:04 eadler ] (Only the first 10 of 218 ports in this commit are shown above. )
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)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Wed, 9 Nov 2011
|
[ 15:26 miwi ] (Only the first 10 of 250 ports in this commit are shown above. )
- Remove WITH_FBSD10_FIX, is no longer needed
|
Sat, 29 Oct 2011
|
[ 10:25 kwm ]
Fix build on FreeBSD 10
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Thu, 11 Aug 2011
|
[ 19:20 kwm ] (Only the first 10 of 543 ports in this commit are shown above. )
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>
|
Sat, 20 Nov 2010
|
[ 15:37 kwm ] (Only the first 10 of 609 ports in this commit are shown above. )
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 )
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Sat, 29 Aug 2009
|
[ 21:50 marcus ]
Update to 1.8.8.
|
Mon, 6 Jul 2009
|
[ 20:15 marcus ]
Update to 1.8.6.
|
Fri, 19 Jun 2009
|
[ 11:00 bland ]
Require Python 2.6+
PR: 135828
|
Wed, 17 Jun 2009
|
[ 00:54 bland ]
Update to 1.8.4
|
Wed, 21 Jan 2009
|
[ 14:12 bland ]
Update to 1.8.2
|
Sat, 10 Jan 2009
|
[ 05:22 marcus ] (Only the first 10 of 718 ports in this commit are shown above. )
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 )
|
Fri, 2 Jan 2009
|
[ 20:12 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>
|
Wed, 31 Dec 2008
|
[ 21:05 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>
|
Mon, 8 Sep 2008
|
[ 02:42 marcus ]
Update to 1.6.4.
|
Tue, 27 May 2008
|
[ 06:18 ahze ]
Update to 1.4.12
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- 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)
|
Thu, 4 Oct 2007
|
[ 01:10 edwin ] (Only the first 10 of 27 ports in this commit are shown above. )
Remove always-false/true conditions based on OSVERSION 500000
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Mon, 19 Mar 2007
|
[ 05:14 marcus ] (Only the first 10 of 461 ports in this commit are shown above. )
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.
|
Fri, 5 Jan 2007
|
[ 07:54 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
|
Wed, 3 Jan 2007
|
[ 23:50 mezz ]
Add a URL in MASTER_SITES.
PR: ports/107470
Submitted by: Philipp Ost <pj@smo.de>
|
Tue, 2 Jan 2007
|
[ 07:49 mezz ]
Update to 1.2.6.
|
Sat, 14 Oct 2006
|
[ 08:35 marcus ] (Only the first 10 of 577 ports in this commit are shown above. )
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 )
|
Sun, 7 May 2006
|
[ 23:46 edwin ] (Only the first 10 of 402 ports in this commit are shown above. )
Remove USE_REINPLACE for categories starting with a G
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Sat, 5 Nov 2005
|
[ 06:06 marcus ]
Update to 1.0.2.
Submitted by: ahze
|
Sun, 4 Sep 2005
|
[ 23:58 ahze ]
- Transfer maintainer to gnome
|
Sun, 13 Mar 2005
|
[ 20:01 ahze ]
- Update to 0.4.0
|
Sat, 12 Mar 2005
|
[ 10:54 marcus ] (Only the first 10 of 911 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared lib version change.
|
Tue, 15 Feb 2005
|
[ 23:21 ahze ]
Convert OPTIONS to pre-everything message to not conflict with options from
graphics/cairo.
|
[ 23:17 ahze ]
- Add OPTIONS, WITH_SVG[1] for svg support, and WITH_PYGTK for gtk support
- Bump PORTREVISION
Requested by: debugger [1]
|
Mon, 14 Feb 2005
|
[ 02:48 ahze ]
Fix plist to try to remove lib/python2.4/site-packages
Pointed out by: debugger via irc
|
Sun, 16 Jan 2005
|
[ 16:04 ahze ]
Update to 0.1.4
|
Sun, 5 Dec 2004
|
[ 23:22 ahze ]
Add py-cairo
Python bindings for Cairo
|
Number of commits found: 67 |