notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: graphics/py-graphviz/Makefile
SVNWeb

Number of commits found: 49

Tue, 27 Jun 2023
[ 19:34 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  3d9a815  (Only the first 10 of 4481 ports in this commit are shown above. View all ports for this commit)
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>
Wed, 11 Jan 2023
[ 15:58 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  77d6847  (Only the first 10 of 3335 ports in this commit are shown above. View all ports for this commit)
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:022e658bd10b8753ede87b3dfda087efabddac98  commit hash:022e658bd10b8753ede87b3dfda087efabddac98  commit hash:022e658bd10b8753ede87b3dfda087efabddac98  022e658  (Only the first 10 of 771 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 31 Aug 2021
[ 09:23 Bernhard Froehlich (decke) search for other commits by this committer ]    commit hash:141807b6bad8494e1318f900d15fece8cd811876  commit hash:141807b6bad8494e1318f900d15fece8cd811876  commit hash:141807b6bad8494e1318f900d15fece8cd811876  141807b 
graphics/py-graphviz: Add CPE information

Approved by:    portmgr (blanket)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Mon, 28 Dec 2020
[ 23:02 antoine search for other commits by this committer ] Original commit   Revision:559531 (Only the first 10 of 1942 ports in this commit are shown above. View all ports for this commit)
Drop python 2.7 support from a few ports

With hat:	portmgr
Tue, 14 Jan 2020
[ 21:45 lbartoletti search for other commits by this committer ] Original commit   Revision:523070 (Only the first 10 of 61 ports in this commit are shown above. View all ports for this commit)
Change my mail address to lbartoletti@FreeBSD.org

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D23169
Tue, 29 Jan 2019
[ 16:16 miwi search for other commits by this committer ] Original commit   Revision:491577
- Update to 0.10.1

Changes by upstream:
- https://github.com/xflr6/graphviz/blob/0.10.1/CHANGES.txt

PR:		234619
Submitted by:	freebsd_ports@k-worx.org
Approved by:	maintainer
Sponsored by:	iXsystems Inc.
Fri, 17 Aug 2018
[ 02:24 wen search for other commits by this committer ] Original commit   Revision:477406
- Update to 0.8.4

PR:		230677
Submitted by:	lbartoletti@tuxfamily.org(maintainer)
Wed, 20 Jun 2018
[ 17:05 mat search for other commits by this committer ] Original commit   Revision:472884 (Only the first 10 of 1617 ports in this commit are shown above. View all ports for this commit)
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
Sat, 5 May 2018
[ 05:58 riggs search for other commits by this committer ] Original commit   Revision:469087
Update to upstream release 0.8.3

PR:		227958
Submitted by:	lbartoletti@tuxfamily.org (maintainer)
MFH:		2018Q2
Mon, 15 Jan 2018
[ 17:16 sunpoet search for other commits by this committer ] Original commit   Revision:459095
Update to 0.8.2

Changes:	https://github.com/xflr6/graphviz/blob/master/CHANGES.txt
PR:		224979
Submitted by:	lbartoletti <lbartoletti@tuxfamily.org> (maintainer)
Thu, 30 Nov 2017
[ 15:50 mat search for other commits by this committer ] Original commit   Revision:455210 (Only the first 10 of 2423 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 18 Oct 2017
[ 16:53 swills search for other commits by this committer ] Original commit   Revision:452355
graphics/py-graphviz: update to 0.8.1

PR:		223058
Submitted by:	lbartoletti <lbartoletti@tuxfamily.org> (maintainer)
Sun, 17 Sep 2017
[ 11:32 dbaio search for other commits by this committer ] Original commit   Revision:449993
Add graphics/py-graphviz, simple Python interface for Graphviz

This package facilitates the creation and rendering of graph descriptions in the
DOT language of the Graphviz graph drawing software (repo) from Python.

Create a graph object, assemble the graph by adding nodes and edges, and
retrieve its DOT source code string. Save the source code to a file and render
it with the Graphviz installation of your system.

Use the view option/method to directly inspect the resulting (PDF, PNG, SVG,
etc.) file with its default application. Graphs can also be rendered and
displayed within Jupyter notebooks (a.k.a. IPython notebooks, example) as well
as the Jupyter Qt Console.

WWW: https://github.com/xflr6/graphviz
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 8 Dec 2015
[ 15:55 vanilla search for other commits by this committer ] Original commit   Revision:403283
Upgrade to 1.3.1.
Fri, 13 Mar 2015
[ 13:21 amdmi3 search for other commits by this committer ] Original commit   Revision:381187
- Strip library
Sat, 17 Jan 2015
[ 15:58 vanilla search for other commits by this committer ] Original commit   Revision:377230
Upgrade to 1.2.
Fri, 16 Jan 2015
[ 17:28 rafan search for other commits by this committer ] Original commit   Revision:377195 (Only the first 10 of 46 ports in this commit are shown above. View all ports for this commit)
Drop maintainership as I no longer use these software nor have time and
energy to keep up.
Tue, 21 Oct 2014
[ 16:36 mva search for other commits by this committer ] Original commit   Revision:371326 (Only the first 10 of 61 ports in this commit are shown above. View all ports for this commit)
- Convert ports of graphics/ to new USES=python

Approved by:	portmgr (implicit)
Thu, 8 May 2014
[ 16:06 vanilla search for other commits by this committer ] Original commit   Revision:353325
- Stage

PR:		ports/188922
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr@
Fri, 20 Sep 2013
[ 18:35 bapt search for other commits by this committer ] Original commit   Revision:327733 (Only the first 10 of 1084 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Mon, 23 Jan 2012
[ 04:31 rafan search for other commits by this committer ] Original commit 
- Update to 1.1
Tue, 3 Aug 2010
[ 14:15 rafan search for other commits by this committer ] Original commit 
- Update to 1.0
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Fri, 31 Jul 2009
[ 13:57 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 3009 ports in this commit are shown above. View all ports for this commit)
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Fri, 13 Feb 2009
[ 01:44 rafan search for other commits by this committer ] Original commit 
- Update to 0.99.1

PR:             ports/131509
Submitted by:   Yi-Jheng Lin <yzlin at cs.nctu.edu.tw>
Sun, 1 Feb 2009
[ 19:09 lwhsu search for other commits by this committer ] Original commit 
- Fix fetch

Reported by:    -fetch-original pointyhat run
Fri, 6 Jun 2008
[ 13:35 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 304 ports in this commit are shown above. View all ports for this commit)
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)
Mon, 30 Jul 2007
[ 09:42 alexbl search for other commits by this committer ] Original commit  (Only the first 10 of 445 ports in this commit are shown above. View all ports for this commit)
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Mon, 5 Mar 2007
[ 14:10 rafan search for other commits by this committer ] Original commit 
- Update to 0.33
- Take maintainership

Approved by:    xride (maintainer)
Fri, 29 Sep 2006
[ 22:01 xride search for other commits by this committer ] Original commit  (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
Change my MAINTAINER email to be my @FreeBSD email

Approved by:    tmclaugh
Sun, 24 Sep 2006
[ 17:46 miwi search for other commits by this committer ] Original commit 
- Fix place of install when devel/py-setuptools is installed
- Pass maintainership to submitter

PR:             ports/103564
Submitted by:   Soeren Straarup <xride@x12.dk>
Tue, 11 Apr 2006
[ 14:46 vs search for other commits by this committer ] Original commit 
Update to recommended version 0.22 from new upstream which no longer requires
SWIG.
This fixes the brokeness introduced in the previous SWIG bandaid.
A lawyer might want to check if the license is also less restrictive now ;)

Sponsored by: simon & erwin of tb3.droso.net
Sun, 9 Apr 2006
[ 15:41 vs search for other commits by this committer ] Original commit 
Fall back to swig 1.1, something has broken with swig 1.3
Thu, 3 Nov 2005
[ 08:17 vs search for other commits by this committer ] Original commit 
Use -rpath for linking so that ldconfiguring graphviz-local shared libs
is not required.
Tue, 1 Nov 2005
[ 14:18 arved search for other commits by this committer ] Original commit 
Fix dependency on graphviz, the graphviz libraries are installed in a
non-default libdir, add BUILD_ and RUN_ dependendencies instead.
Fri, 14 Oct 2005
[ 14:52 vs search for other commits by this committer ] Original commit 
Use LIB_DEPENDS on graphviz isntead of obscure BUILD_DEPENDS=/path/to/.so
Sat, 26 Feb 2005
[ 13:23 pav search for other commits by this committer ] Original commit 
- Remove files/setup.py
- Add files/Makefile
- Rather than build from port's own download of graphviz, depend on the
  graphviz port and use its shared objects. (Fixes fetch problem)

PR:             ports/78069
Submitted by:   Sam Lawrance <boris@brooknet.com.au>
Mon, 31 Mar 2003
[ 04:18 perky search for other commits by this committer ] Original commit 
Update based graphviz's version to fix a checksum failure

Spotted by:     kris
Tue, 25 Feb 2003
[ 06:25 perky search for other commits by this committer ] Original commit  (Only the first 10 of 131 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment for my ports.
Wed, 30 Oct 2002
[ 13:14 knu search for other commits by this committer ] Original commit 
devel/SWIG-devel -> devel/swig13
Tue, 25 Jun 2002
[ 07:50 perky search for other commits by this committer ] Original commit  (Only the first 10 of 46 ports in this commit are shown above. View all ports for this commit)
Updating my email address.

Approved by: cjh (mentor)
Mon, 29 Apr 2002
[ 17:40 ijliao search for other commits by this committer ] Original commit 
use USE_PYDISTUTILS
Tue, 19 Mar 2002
[ 06:35 petef search for other commits by this committer ] Original commit 
Add py-graphviz 0.1, python interface to GraphViz agraph.

PR:             33159
Submitted by:   Hye-Shik Chang <perky@fallin.lv>

Number of commits found: 49