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: devel/py-envisage/Makefile
SVNWeb

Number of commits found: 22

Tue, 18 Jul 2023
[ 00:53 Charlie Li (vishwin) search for other commits by this committer ]    commit hash:9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a  commit hash:9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a  commit hash:9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a  9a80a6e  (Only the first 10 of 309 ports in this commit are shown above. View all ports for this commit)
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}

Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.

With hat: python
PR: 270510, 270358
Fri, 30 Jun 2023
[ 07:03 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:7a7191f15db8676179b4bbaa549c0f8a24ea4fcb  commit hash:7a7191f15db8676179b4bbaa549c0f8a24ea4fcb  commit hash:7a7191f15db8676179b4bbaa549c0f8a24ea4fcb  7a7191f 
devel/py-envisage: Update to 7.0.3

- Update LICENSE
- Add LICENSE_FILE
- Convert to USE_PYTHON=pep517
- Convert to USE_PYTHON=unittest
- Take maintainership

Changes:	https://github.com/enthought/envisage/releases
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>
Tue, 25 Apr 2023
[ 15:17 Christian Weisgerber (naddy) search for other commits by this committer ]    commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  feb1fa3  (Only the first 10 of 1613 ports in this commit are shown above. View all ports for this commit)
audio/opus: bump consumers after update to 1.4
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:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
devel: remove 'Created by' lines

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

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 25 Jan 2022
[ 19:22 Kai Knoblich (kai) search for other commits by this committer ]    commit hash:bb932872ab3e1e4bad7b64df9a882f01399c6021  commit hash:bb932872ab3e1e4bad7b64df9a882f01399c6021  commit hash:bb932872ab3e1e4bad7b64df9a882f01399c6021  bb93287 
*/*: Maintainer reset

Drop maintainership of all ports as his own request.  We thank Vladimir
for all his efforts and hope to welcome him back in the future.

PR:		261391
Approved by:	Vladimir Chukharev (maintainer)
MFH:		2022Q1
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.
Sat, 30 Jan 2021
[ 13:29 sunpoet search for other commits by this committer ] Original commit   Revision:563407 (Only the first 10 of 62 ports in this commit are shown above. View all ports for this commit)
Update USES=python: math/py-pandas 1.2.0 requires Python 3.7+

PR:		250103
Tue, 20 Oct 2020
[ 07:02 antoine search for other commits by this committer ] Original commit   Revision:552800
Unbreak bulk -a
Sun, 8 Dec 2019
[ 15:14 tcberner search for other commits by this committer ] Original commit   Revision:519307
devel/py-envisage: Update to 4.9.0

PR:		242263
Submitted by:	vladimir.chukharev@gmail.com (maintainer)
Sun, 22 Sep 2019
[ 09:16 rodrigo search for other commits by this committer ] Original commit   Revision:512566
Update devel/py-envisage from 4.7.2 to 4.8.0.
Add tests
Comment where requirements are defined.

PR:		240661
Submitted by:	<vladimir.chukharev@gmail.com> (maintainer)
Tue, 18 Jun 2019
[ 01:02 swills search for other commits by this committer ] Original commit   Revision:504457
devel/py-envisage: Update to 4.7.2

PR:		238439
Submitted by:	vladimir.chukharev@gmail.com (maintainer)
Sun, 10 Feb 2019
[ 21:07 swills search for other commits by this committer ] Original commit   Revision:492645
devel/py-envisage: update to 4.7.1

PR:		235612
Submitted by:	vladimir.chukharev@gmail.com (maintainer)
Mon, 3 Dec 2018
[ 04:33 swills search for other commits by this committer ] Original commit   Revision:486497
devel/py-envisage: Update to 4.7.0

PR:		233675
Submitted by:	vladimir.chukharev@gmail.com (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
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)
Fri, 21 Apr 2017
[ 06:21 miwi search for other commits by this committer ] Original commit   Revision:439004
- Update to 4.6.0

PR:		218476
Submitted by:	maintainer
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
Thu, 17 Mar 2016
[ 17:26 feld search for other commits by this committer ] Original commit   Revision:411295
devel/py-envisage: Update to 4.5.1

Also, do some other changes:
* switch from GitHub to CHEESESHOP
* fix LICENSEs (few minor remaining questions sent upstream)
* change USES=python:2 to USES=python:-2.7 since python2 link is not
    used by the port

PR:		207798
Sun, 15 Nov 2015
[ 14:27 wg search for other commits by this committer ] Original commit   Revision:401706
devel/py-envisage: Framework for building applications with plug-ins from
Enthought

Envisage is a Python-based framework for building extensible applications, that
is, applications whose functionality can be extended by adding "plug-ins".
Envisage provides a standard mechanism for features to be added to an
application, whether by the original developer or by someone else. In fact,
when you build an application using Envisage, the entire application consists
primarily of plug-ins. In this respect, it is similar to the Eclipse and
Netbeans frameworks for Java applications.
Each plug-in is able to:
 * Advertise where and how it can be extended (its "extension points").
 * Contribute extensions to the extension points offered by other plug-ins.
 * Create and share the objects that perform the real work of the application
   ("services").
The Envisage project provides the basic machinery of the Envisage framework.

WWW: http://www.github.com/enthought/envisage

PR:		204430
Submitted by:	vladimir.chukharev gmail .dot com

Number of commits found: 22