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

Number of commits found: 60

Mon, 24 Feb 2020
[ 11:36 kai search for other commits by this committer ] Original commit   Revision:526962 (Only the first 10 of 76 ports in this commit are shown above. View all ports for this commit)
graphics/py-pillow: Update to 7.0.0

* Repo-Copy the Pillow 6.2.2 release to graphics/py-pillow6 to retain
  backwards compatibility for Python 2 consumers as the Pillow 7.0.0 release
  dropped the support for Python 2.

* Apply conditional statements to use either Pillow 7.x or Pillow 6.x for
  consumers that can be built for Python 2 or newer.

* Exceptions are ports that can be built only for either Python 2 or
  Python 3.  For the first case, consumers are just assigned to the
  repo-copied graphics/py-pillow6.

* Also remove Pillow from BUILD_DEPENDS of math/py-PyWavelets as it is not
  listed in setup.py as a build dependency [1] and relax the version
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 18 Feb 2020
[ 10:58 antoine search for other commits by this committer ] Original commit   Revision:526451 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Deprecate a few unmaintained ports that use python27

With hat:	portmgr
Tue, 5 Nov 2019
[ 22:16 zeising search for other commits by this committer ] Original commit   Revision:516845 (Only the first 10 of 474 ports in this commit are shown above. View all ports for this commit)
Add USES=xorg USES=gl, ports categories g

Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
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
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)
Sat, 18 Nov 2017
[ 19:32 zeising search for other commits by this committer ] Original commit   Revision:454454 (Only the first 10 of 65 ports in this commit are shown above. View all ports for this commit)
Bump portrevision to chase graphics/glew shard library version update.

PR:		223370
Submitted by:	zeising
exp-run by:	antoine
Approved by:	antoine
Sun, 16 Jul 2017
[ 09:00 amdmi3 search for other commits by this committer ] Original commit   Revision:445990
- Switch to options helpers
- Unsilence installation commands
Tue, 23 May 2017
[ 05:03 rezny search for other commits by this committer ] Original commit   Revision:441503 (Only the first 10 of 711 ports in this commit are shown above. View all ports for this commit)
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
Tue, 14 Feb 2017
[ 15:02 tijl search for other commits by this committer ] Original commit   Revision:434113
Remove -fPIC.  The problem was in devel/ode.
Thu, 9 Feb 2017
[ 18:53 linimon search for other commits by this committer ] Original commit   Revision:433767 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Add -fPIC to various ports to enable them to build on armv6.

Approved by:	portmgr (tier-2 blanket)
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 8 Dec 2014
[ 16:48 tijl search for other commits by this committer ] Original commit   Revision:374303 (Only the first 10 of 920 ports in this commit are shown above. View all ports for this commit)
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 24 Nov 2014
[ 23:53 amdmi3 search for other commits by this committer ] Original commit   Revision:373385
- Update devel/ode to 0.13
- Bump dependent ports

PR:		193086
Submitted by:	pfg
Approved by:	maintainer timeout (acm, almost 3 months)
[ 23:48 amdmi3 search for other commits by this committer ] Original commit   Revision:373384
- Simplify manpage installation
- Remove unused Makefile statements
- Strip libraries
Sun, 5 Oct 2014
[ 00:07 wg search for other commits by this committer ] Original commit   Revision:370026
graphics/py-soya3d: switch from py-imaging to py-pillow

- USES python

With hat:	python
Approved by:	portmgr (bdrewery, implicit)
Wed, 10 Sep 2014
[ 20:50 gerald search for other commits by this committer ] Original commit   Revision:367888 (Only the first 10 of 3171 ports in this commit are shown above. View all ports for this commit)
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)
Tue, 5 Aug 2014
[ 12:46 wg search for other commits by this committer ] Original commit   Revision:364093
graphics/py-soya3d: support stage

- Use auto plist
- Convert to new options
Tue, 29 Jul 2014
[ 18:41 adamw search for other commits by this committer ] Original commit   Revision:363371 (Only the first 10 of 426 ports in this commit are shown above. View all ports for this commit)
Convert a bunch of USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
Wed, 23 Jul 2014
[ 17:07 bapt search for other commits by this committer ] Original commit   Revision:362712 (Only the first 10 of 48 ports in this commit are shown above. View all ports for this commit)
Reset maintainership for ports not staged with no pending PR

With hat:	portmgr
Sun, 13 Jul 2014
[ 23:36 bapt search for other commits by this committer ] Original commit   Revision:361728 (Only the first 10 of 69 ports in this commit are shown above. View all ports for this commit)
Modernize LIB_DEPENDS

With hat:	portmgr
Wed, 16 Apr 2014
[ 18:28 zeising search for other commits by this committer ] Original commit   Revision:351411 (Only the first 10 of 1008 ports in this commit are shown above. View all ports for this commit)
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 25 Dec 2013
[ 23:29 antoine search for other commits by this committer ] Original commit   Revision:337464 (Only the first 10 of 78 ports in this commit are shown above. View all ports for this commit)
Convert the tree to USES=openal

Approved by:	portmgr (bapt)
Sun, 15 Dec 2013
[ 16:22 wg search for other commits by this committer ] Original commit   Revision:336553 (Only the first 10 of 64 ports in this commit are shown above. View all ports for this commit)
Use setuptools for all Python ports.

Setuptools is the preferred method to manage Python distributions after
many changes to the packaging ecosystem over the past couple of years.

Only ports using USE_PYDISTUTILS= yes are affected by this commit, ports using
USE_PYDISTUTILS= easy_install remains the same however this usage is now
deprecated and should be converted to USE_PYDISTUTILS= yes.

Some Python distributions do not work with setuptools out of the box because
they extend the install command from distutils and not setuptools, and
so they need to be patched accordingly.

pip (which leverages setuptools) works around the issue by using eggs, however
we want to get rid of those as well, as support for "flat" installation is
(Only the first 15 lines of the commit message are shown above View all of this commit message)
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)
Sat, 18 Feb 2012
[ 10:18 mva search for other commits by this committer ] Original commit  (Only the first 10 of 537 ports in this commit are shown above. View all ports for this commit)
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:      exp-run by pav
Tue, 27 Apr 2010
[ 21:58 gahr search for other commits by this committer ] Original commit  (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
- Add glew to the list of supported USE_GL variables
- Patch ports depending on GLEW directly

Approved by:    portmgr (pav)
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
Mon, 25 Jan 2010
[ 19:15 pav search for other commits by this committer ] Original commit  (Only the first 10 of 66 ports in this commit are shown above. View all ports for this commit)
- Introduce USE_OPENAL variable for OpenAL consumers
- Switch to openal-soft as a default OpenAL implementation

PR:             ports/142123
Submitted by:   mva
Tested by:      pointyhat exp-run
Approved by:    portmgr (hat)
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
Thu, 18 Jun 2009
[ 01:07 acm search for other commits by this committer ] Original commit 
- Fix an issue in my previous commit
Wed, 17 Jun 2009
[ 23:21 acm search for other commits by this committer ] Original commit 
- Fix with custom LOCALBASE

Reported by:    QAT
Wed, 29 Apr 2009
[ 15:27 acm search for other commits by this committer ] Original commit 
- Use correctly NOPORTDOCS and NOPORTEXAMPLES
- Fix pkg-plist
- Bump PORTREVISION

Suggested by:   itetcu
Tue, 28 Apr 2009
[ 19:14 itetcu search for other commits by this committer ] Original commit 
Bump PORTREVISION for DEPENDS change.

Prompted by:    QAT
Pointyhat to:   acm@
Mon, 27 Apr 2009
[ 01:28 acm search for other commits by this committer ] Original commit 
- Add sdl dependency

Reported by:    QAT
[ 01:16 acm search for other commits by this committer ] Original commit 
- Update to 0.14
- Remove obsolete dependency
Fri, 16 Jan 2009
[ 04:18 acm search for other commits by this committer ] Original commit 
- Bump PORTREVISION, because devel/ode was updated

Approved by:    amdmi3 via email
Sun, 28 Dec 2008
[ 10:54 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
CATEGORIES+=    python   for py- ports missing it

PR:             ports/124921
Approved by:    portmgr (pav)
Sat, 19 Apr 2008
[ 17:56 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- 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)
Sat, 22 Mar 2008
[ 08:55 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 58 ports in this commit are shown above. View all ports for this commit)
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
Wed, 7 Nov 2007
[ 16:12 acm search for other commits by this committer ] Original commit 
- Fix problem with new version of pyrex. It is not necessary as a dependency.
- Remove BROKEN state
- Bump PORTREVISION

Approved by:    portmgr
Fri, 26 Oct 2007
[ 02:44 linimon search for other commits by this committer ] Original commit 
Mark as broken with current version of devel/pyrex.  A new version of
this port should be coming shortly.
Sun, 19 Aug 2007
[ 18:58 acm search for other commits by this committer ] Original commit 
- Update to 0.13.2
- Remove obsolete patch files
- Add devel/ode like a dependency
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}.
Sat, 9 Dec 2006
[ 08:51 rafan search for other commits by this committer ] Original commit 
- Really respect X11BASE

Approved by:    portmgr (linimon)
Thu, 30 Nov 2006
[ 20:37 acm search for other commits by this committer ] Original commit 
- Respect X11BASE
Wed, 20 Sep 2006
[ 11:21 stas search for other commits by this committer ] Original commit  (Only the first 10 of 453 ports in this commit are shown above. View all ports for this commit)
 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
   structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
Mon, 21 Aug 2006
[ 16:09 acm search for other commits by this committer ] Original commit 
- Fix build with recent graphics/cal3d
- Fix linking problem with openal lib

Approved by:    garga (mentor)
Mon, 7 Aug 2006
[ 21:30 acm search for other commits by this committer ] Original commit 
- Fix problem on 4.x

Reported by:    kris
Approved by:    garga (mentor)
Sat, 29 Jul 2006
[ 16:36 acm search for other commits by this committer ] Original commit 
- Update to 0.12
- Remove obsolete patch files. Now, i'm using ${REINPLACE_CMD} for it.

Approved by:    garga (mentor)
Sun, 23 Jul 2006
[ 02:45 acm search for other commits by this committer ] Original commit  (Only the first 10 of 71 ports in this commit are shown above. View all ports for this commit)
Change maintainer address to my @FreeBSD.org email

Approved by:    garga (mentor)
Thu, 15 Jun 2006
[ 16:04 erwin search for other commits by this committer ] Original commit 
- Update Soya3d to 0.11.2
- Update SoyaTutorial to 0.11
- Added new dependency (security/py-cerializer). py-soya3d allow to use
py-cerealizer.
- Fixed the installation of SoyaTutorial.

PR:             98959
Submitted by:   Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
Fri, 19 May 2006
[ 10:02 erwin search for other commits by this committer ] Original commit 
Update to 0.10.5

PR:             97481
Submitted by:   Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
Wed, 17 May 2006
[ 19:08 arved search for other commits by this committer ] Original commit 
Unbreak on i386

Reported by:    pointyhat
Pointyhat to:   arved
Sun, 7 May 2006
[ 18:49 arved search for other commits by this committer ] Original commit 
Update to 0.10.4
Fix build on amd64

PR:             96815
Submitted by:   Jose Alonso Cardenas Marquez
Sat, 15 Apr 2006
[ 18:06 arved search for other commits by this committer ] Original commit 
Update to 0.10.2

PR:             95507
Submitted by:   Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Sun, 6 Nov 2005
[ 14:01 mnag search for other commits by this committer ] Original commit 
Respect LOCALBASE and X11BASE

PR:             88532
Submitted by:   Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
Mon, 24 Oct 2005
[ 02:34 mnag search for other commits by this committer ] Original commit 
Mark amd64 as BROKEN. Does not compile.

Notified by:    kris
Mon, 10 Oct 2005
[ 17:37 mnag search for other commits by this committer ] Original commit 
Change COMMENT to reflect Porters Handbook (sect 5.6)

Notified by:    hq
Submitted by:   Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
Sun, 9 Oct 2005
[ 00:17 mnag search for other commits by this committer ] Original commit 
Soya 3D is a very high level 3D engine for Python.
Soya aims at being to 3D what Python is to
programming : fast to learn, easy to use, while
keeping good performances

PR:             87008
Submitted by:   Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>

Number of commits found: 60