Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.8.5_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> |
1.8.5_1 07 May 2023 16:11:53 |
Po-Chuan Hsieh (sunpoet) |
devel/py-shapely: Fix PORTNAME and WWW
- Bump PORTREVISION for package change
It is to minimize the patch of 2.0.1 update. Upstream also changed the tarball
from Shapely to shapely.
Approved by: portmgr (blanket)
With hat: python |
1.8.5 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
1.8.5 08 Nov 2022 13:33:58 |
Wen Heping (wen) |
devel/py-shapely: Update to 1.8.5 |
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.8.4 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.8.4 28 Aug 2022 10:02:34 |
Wen Heping (wen) |
devel/py-shapely: Add test target |
1.8.4 27 Aug 2022 08:29:51 |
Wen Heping (wen) |
devel/py-shapely: Update to 1.8.4 |
1.8.2 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
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 ) |
1.8.2 13 May 2022 11:40:14 |
Po-Chuan Hsieh (sunpoet) |
devel/py-shapely: Add NO_ARCH
Approved by: portmgr (blanket) |
1.8.2 07 May 2022 00:45:45 |
Wen Heping (wen) |
devel/py-shapely: Update to 1.8.2 |
1.8.1 18 Feb 2022 02:54:37 |
Wen Heping (wen) |
devel/py-shapely: Update to 1.8.1 |
1.8.0 11 Nov 2021 06:33:58 |
Wen Heping (wen) |
devel/py-shapely: Update to 1.8.0 |
1.7.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.7.1 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
1.7.1 11 Dec 2020 03:19:10 |
wen |
- Update to 1.7.1 |
1.6.4 25 Apr 2018 16:42:38 |
amdmi3 |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat |
1.6.4 08 Feb 2018 20:18:09 |
amdmi3 |
Canonicalize PyPi WWWs:
- Switch to https://
- Remove trailing slashes
Approved by: portmgr blanket |
1.6.4 01 Feb 2018 07:06:15 |
wen |
- Update to 1.6.4 |
1.6.3 10 Dec 2017 14:09:45 |
wen |
- Update to 1.6.3 |
1.6.1 03 Sep 2017 06:47:50 |
wen |
- Update to 1.6.1 |
1.6.0 28 Aug 2017 14:00:49 |
wen |
- Update to 1.6.0 |
1.5.17 04 Sep 2016 11:04:52 |
wen |
- Update to 1.5.17 |
1.5.16 01 Jun 2016 07:55:35 |
wen |
- Update to 1.5.16 |
1.5.15 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
1.5.15 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.5.15 31 Mar 2016 06:39:39 |
wen |
- Update to 1.5.15 |
1.5.13 01 Nov 2015 10:10:23 |
wen |
- Update to 1.5.13
PR: 204182
Submitted by: john@saltant.com |
1.4.4 08 Nov 2014 07:42:30 |
wen |
- Update to 1.4.4
PR: 194395
Submitted by: pfg@ |
1.3.3 23 Aug 2014 15:03:30 |
wen |
- Update to 1.3.3 |
1.3.1_1 18 Jul 2014 13:07:24 |
sunpoet |
- Add missing USE_LDCONFIG
- Use USES=libtool
- Fix USE_PYTHON
- Convert to new options helper
- Bump PORTREVISION for package change
- Do not hard-coded PORTVERSION in PLIST
- Bump PORTREVISION for graphics/geos shlib change |
1.3.1 02 May 2014 01:48:27 |
wen |
- Update to 1.3.1
- Add LICENSE
PR: 189181
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
1.2.18_2 06 Mar 2014 14:05:25 |
miwi |
- Stage support
- Convert to autoplist
- Bump PORTREVISION |
1.2.18_1 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
1.2.18_1 20 Nov 2013 20:51:25 |
sunpoet |
- Update WWW:
- http://cheeseshop.python.org/ -> https://pypi.python.org/
- http://pypi.python.org/ -> https://pypi.python.org/
With hat: python
Approved by: bapt (portmgr) |
1.2.18_1 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.2.18_1 11 Sep 2013 13:58:27 |
wg |
graphics/geos: update to 3.4.2
- Update to 3.4.2 [1]
- Bump PORTREVISION for dependent ports
- USES gmake
- Use options helpers
PR: ports/181422 [1]
Submitted by: Rainer Hurling <rhurlin gwdg.de> (maintainer) |
1.2.18 18 Aug 2013 14:50:38 |
wen |
- Update to 1.2.18 |
1.2.17 10 Mar 2013 04:29:19 |
wen |
- Update to 1.2.17 |
1.2.16 27 Sep 2012 08:42:42 |
wen |
- Update to 1.2.16
- Convert to new Makefile format |
1.2.15 24 Jul 2012 12:58:28 |
wen |
- Update 1.2.15 |
1.2.14_1 07 May 2012 07:10:22 |
wen |
- Bump PORTREVISION to chase the update of graphics/geos |
1.2.14 24 Apr 2012 12:49:27 |
wen |
- Update to 1.2.14
PR: 167262
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> |
1.2.13 26 Oct 2011 02:11:29 |
wen |
- Update to 1.2.13 |
1.2.12 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.2.12 26 Aug 2011 00:14:33 |
wen |
- Update to 1.2.12 |
1.2.11 08 Aug 2011 01:02:48 |
wen |
- Update to 1.2.11 |
1.2.10_1 02 Jul 2011 23:53:43 |
wen |
- Fix build after geos update
Reported by: pav@ |
1.2.10 13 May 2011 08:12:40 |
wen |
- Update to 1.2.10 |
1.2.9 01 Apr 2011 08:21:25 |
wen |
- Update to 2.2.9 |
1.2.8 04 Jan 2011 00:51:34 |
wen |
- Update to 1.2.8 |
1.2.7 12 Nov 2010 02:26:28 |
wen |
- Update to 1.2.7 |
1.2.6 22 Oct 2010 00:53:15 |
wen |
- Update to 1.2.6 |
1.2.5 20 Sep 2010 01:15:57 |
wen |
- Update to 1.2.5 |
1.2.4 17 Sep 2010 07:08:30 |
wen |
- Update to 1.2.4 |
1.2.3 01 Sep 2010 06:23:09 |
wen |
- Update to 1.2.3 |
1.2.1 28 Jun 2010 09:39:15 |
wen |
- Update to 1.2.1
Feature safe: yes |
1.2 28 May 2010 00:41:56 |
wen |
- Update to 1.2 |
1.0.15 21 Mar 2010 04:18:52 |
wen |
- Update to 1.0.15 |
1.0.14_1 20 Dec 2009 11:33:57 |
wen |
- Bump PORTREVISION to chase the update of graphics/geos |
1.0.14 06 Oct 2009 10:21:11 |
wen |
- Update to 1.0.14
Approved by: mentors(implicit) |
1.0.13 30 Sep 2009 14:59:01 |
wen |
- Update to 1.0.13
- Update my mail address to FreeBSD
Approved by: miwi(mentor) |
1.0.11_2 14 Aug 2009 21:29:25 |
miwi |
- Chase graphics/geos shlib bump |
1.0.11_1 08 Jun 2009 22:30:55 |
miwi |
- Update lang/python26 and make Python 2.6.2 to the default Python version
Tested by: 3 pointyhat runs
Thanks to: pav, gahr, lwhsu, mva, amdmi3 |
1.0.11_1 11 Apr 2009 08:13:06 |
miwi |
- Chase graphics/geos shlib bump |
1.0.11 17 Dec 2008 17:15:30 |
pav |
- Update to 1.0.11
PR: ports/129145
Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
Approved by: wen heping <wenheping@gmail.com> (maintainer) |
1.0.8 04 Nov 2008 05:47:14 |
miwi |
- Update to 1.0.8
PR: 128530
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
1.0.7 25 Aug 2008 16:37:09 |
miwi |
- Update to 1.0.7
PR: 126757
Submitted by: Wen heping <wenheping@gmail.com> (maintainer) |
1.0.6 18 Jul 2008 12:46:50 |
miwi |
Shapely is a Python package for manipulation and analysis of 2D geospatial
geometries. It is based on GEOS (http://geos.refractions.net). Shapely 1.0
is not concerned with data formats or coordinate reference systems.
Responsibility for reading and writing data and projecting coordinates
is left to other packages like WorldMill and pyproj.
WWW: http://pypi.python.org/pypi/Shapely/
PR: ports/125475
Submitted by: Wen Heping <wenheping at gmail.com> |