non port: databases/py-sqlobject/Makefile |
SVNWeb
|
Number of commits found: 82 |
Thu, 10 Aug 2023
|
[ 11:54 Wen Heping (wen) ] 003e492
databases/py-sqlobject: Update to 3.10.2
|
Tue, 27 Jun 2023
|
[ 19:34 Rene Ladan (rene) ] 3d9a815 (Only the first 10 of 4481 ports in this commit are shown above. )
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>
|
Fri, 5 May 2023
|
[ 01:38 Wen Heping (wen) ] d028fb8
databases/py-sqlobject: Update to 3.10.1
|
Wed, 11 Jan 2023
|
[ 15:58 Dmitry Marakasov (amdmi3) ] 77d6847 (Only the first 10 of 3335 ports in this commit are shown above. )
*/*: 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) ] 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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] d076ad9 (Only the first 10 of 718 ports in this commit are shown above. )
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above )
|
Mon, 6 Jun 2022
|
[ 11:58 Wen Heping (wen) ] 161e9b9
databases/py-sqlobject: Take maintainership
|
[ 11:56 Rene Ladan (rene) ] 724071f (Only the first 10 of 47 ports in this commit are shown above. )
all: return wg's ports to the pool after safekeeping his commit bit
|
Fri, 25 Mar 2022
|
[ 13:38 Po-Chuan Hsieh (sunpoet) ] b117f7f
databases/py-sqlobject: Fix build with setuptools 58.0.0+
With hat: python
|
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.
|
Mon, 28 Dec 2020
|
[ 23:02 antoine ] (Only the first 10 of 1942 ports in this commit are shown above. )
Drop python 2.7 support from a few ports
With hat: portmgr
|
Sat, 15 Aug 2020
|
[ 11:16 rene ]
py-sqlobject,py-sqlalchemy*: remove optional expired dependency on SYBASE
|
Mon, 10 Sep 2018
|
[ 13:14 mat ] (Only the first 10 of 995 ports in this commit are shown above. )
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
|
Wed, 20 Jun 2018
|
[ 17:05 mat ] (Only the first 10 of 1617 ports in this commit are shown above. )
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
|
Wed, 10 Jan 2018
|
[ 15:08 danfe ] (Only the first 10 of 22 ports in this commit are shown above. )
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files which are not actually manual pages.
|
Mon, 8 Jan 2018
|
[ 15:47 mat ]
databases/py-MySQLdb only supports Python 2, restrict ports that uses it.
Sponsored by: Absolight
|
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 )
|
Sun, 20 Aug 2017
|
[ 12:30 sunpoet ]
Convert to options helper
- Update RUN_DEPENDS of MSSQL option from expired databases/py-mssql to
databases/py-pymssql
- While I'm here:
- Add NO_ARCH
- Sort USE_PYTHON
Approved by: portmgr (blanket)
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 7 Sep 2014
|
[ 07:00 antoine ]
Remove optional dependency on BROKEN and unstaged databases/kinterbasdb
|
Fri, 29 Aug 2014
|
[ 10:38 bapt ]
Modernize python
|
Sun, 1 Jun 2014
|
[ 23:04 wg ]
databases/py-sqlobject: update to 1.6.0 and add license
PR: ports/190421
Submitted by: Bartek Rutkowski <ports at robakdesign com>
|
Tue, 15 Apr 2014
|
[ 17:06 wg ]
databases/py-sqlobject: update to 1.5.2
|
Mon, 16 Dec 2013
|
[ 11:09 wg ]
databases/py-sqlobject: update to 1.5.1
|
Sun, 15 Dec 2013
|
[ 20:19 wg ]
databases/py-sqlobject: stagify and minor changes
- Allow staging
- Switch distutils from easy_install
- Use auto plist
|
Sat, 12 Oct 2013
|
[ 16:15 wg ]
databases/py-sqlobject: take maintainership
- Take maintainership
|
[ 16:11 wen ]
- Update to 1.5.0
- Reset maintainer to ports@
|
Fri, 20 Sep 2013
|
[ 16:13 bapt ] (Only the first 10 of 927 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
|
Mon, 4 Mar 2013
|
[ 10:55 lwhsu ] (Only the first 10 of 34 ports in this commit are shown above. )
- Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation
|
Wed, 24 Oct 2012
|
[ 06:08 wen ]
- Update to 1.3.2
- Trim Makefile headers
- Convert to optionsNG
Feature safe: yes
|
Wed, 6 Jun 2012
|
[ 08:29 wen ]
- Update to 1.3.1
|
Thu, 5 Apr 2012
|
[ 09:09 wen ]
- Update to 1.3.0
Feature safe: yes
|
Tue, 6 Mar 2012
|
[ 06:44 wen ]
- Update to 1.2.2
|
Wed, 28 Dec 2011
|
[ 06:43 wen ]
- Update to 1.2.1
|
Tue, 29 Nov 2011
|
[ 06:39 wen ]
- Update to 1.2.0
Feature safe: yes
|
Fri, 9 Sep 2011
|
[ 03:26 wen ]
- Use databases/py-sqlite3 instead of databases/py-pysqlite2x
PR: ports/160059
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
|
Thu, 8 Sep 2011
|
[ 06:19 wen ]
- Update to 1.1.3
|
Thu, 23 Jun 2011
|
[ 08:35 wen ]
- Update to 1.1.0
PR: ports/158085
Submitted by: Jin-Sih Lin <linpct@gmail.com>
|
Thu, 2 Jun 2011
|
[ 01:37 wen ]
- Update to 1.0.1
|
Tue, 29 Mar 2011
|
[ 02:50 wen ]
- Update to 1.0.0
|
Fri, 25 Mar 2011
|
[ 02:23 wen ]
- Update to 0.15.1
|
Mon, 27 Dec 2010
|
[ 15:52 pgollucci ] (Only the first 10 of 11 ports in this commit are shown above. )
- new version of py-MySQLdb installs only the .egg 'zipped' so mysql.so
is no longer present to test for.
Approved by: itectu (portmgr, via irc)
|
Tue, 7 Dec 2010
|
[ 06:49 wen ]
- Update to 0.15.0
|
Mon, 18 Oct 2010
|
[ 06:50 wen ]
- Update to 0.14.1
|
Tue, 12 Oct 2010
|
[ 06:31 wen ]
- Update to 0.14.0
|
Wed, 1 Sep 2010
|
[ 07:40 wen ]
- Update to 0.13.0
|
Tue, 1 Jun 2010
|
[ 06:19 wen ]
- Update to 0.12.4
|
Mon, 12 Apr 2010
|
[ 00:03 wen ]
- Update to 0.12.3
|
Tue, 16 Mar 2010
|
[ 03:25 wen ]
- Update to 0.12.2
|
Fri, 15 Jan 2010
|
[ 04:50 wen ]
- Update to 0.12.1
|
Wed, 21 Oct 2009
|
[ 12:54 wen ]
- Update to 0.12.0
- Add option entry for support of Firebird and Sybase
- Remove the use of !=
Approved by: mentors(implicit)
|
Wed, 30 Sep 2009
|
[ 15:19 wen ]
- Update to 0.11.2
Approved by: mentors(implicit)
|
Tue, 22 Sep 2009
|
[ 07:21 wen ]
- Update to 0.11.1
- Update my mail address to FreeBSD
Approved by: miwi(mentor)
Feature safe: yes
|
Mon, 17 Aug 2009
|
[ 20:29 miwi ]
- Update to 0.11.0
PR: 137814
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
|
Fri, 22 May 2009
|
[ 21:58 miwi ]
- Update to 0.10.6
PR: 134692
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
|
Tue, 13 Jan 2009
|
[ 00:18 miwi ]
- Update to 0.10.4
PR: 130401
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
|
Thu, 18 Dec 2008
|
[ 21:26 wxs ]
- Update to 0.10.2
- Switch to CHEESESHOP and remove old MASTER_SITES
- Switch to easy_install macro
PR: ports/129163
Submitted by: Wen Heping <wenheping@gmail.com>
|
[ 07:09 linimon ]
Over to new volunteer.
|
[ 02:24 linimon ] (Only the first 10 of 31 ports in this commit are shown above. )
Reassign ports maintained by dryice@ for now due to other commitments.
Hat: portmgr
|
Fri, 6 Jun 2008
|
[ 13:17 edwin ] (Only the first 10 of 155 ports in this commit are shown above. )
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)
|
Fri, 14 Mar 2008
|
[ 13:37 dryice ]
update to 0.10.0
|
Wed, 5 Mar 2008
|
[ 13:59 dryice ]
update to 0.9.4
|
Mon, 14 Jan 2008
|
[ 02:22 dryice ]
update to 0.9.3
|
Tue, 25 Dec 2007
|
[ 09:45 dryice ]
update to 0.9.2
|
Sat, 1 Sep 2007
|
[ 08:42 dryice ]
update to 0.9.1
|
Mon, 30 Jul 2007
|
[ 09:42 alexbl ] (Only the first 10 of 445 ports in this commit are shown above. )
- 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, 16 Jun 2007
|
[ 07:09 dryice ]
update to 0.9.0
|
Thu, 12 Apr 2007
|
[ 04:34 dryice ]
update to 0.8.2
Approved by: itetcu (mentor, implicit)
|
Wed, 21 Mar 2007
|
[ 01:40 dryice ]
update to 0.8.1
Approved by: itetcu (mentor, implicit)
|
Tue, 13 Feb 2007
|
[ 13:21 dryice ]
update to 0.8.0
Approved by: itetcu (mentor, implicit)
|
Sun, 4 Feb 2007
|
[ 12:07 dryice ]
- update to 0.7.3
- add MASTER_SITE_LOCAL
- depends on py-psycopg2 instead of py-psycopg
Approved by: itetcu (mentor, implicit)
|
Sun, 31 Dec 2006
|
[ 13:48 nivit ]
- Updated to 0.7.2
- Added files/pkg-deinstall files/pkg-install
- Added another MASTER_SITE
- Added optional MSSQL support
- Removed files/patch-setup.py
- Taken maintainership by dryice@
PR: 106775
Submitted by: dryice@dryice.name
Approved by: alexbl (mentor), dryice (maintainer)
|
Wed, 13 Dec 2006
|
[ 12:56 linimon ] (Only the first 10 of 18 ports in this commit are shown above. )
Reset whitekid@gmail.com after timeouts and no response to email.
Hat: portmgr
|
Mon, 4 Dec 2006
|
[ 08:55 rafan ]
- Fix options: OPTIONFILES should be specified before pre.mk
PR: ports/106296
Submitted by: rafan
Approved by: Choe, Cheng-Dae <whitekid@gmail.com> (maintainer)
|
Fri, 10 Nov 2006
|
[ 21:16 itetcu ]
OPTIONally depend on PostgreSQL, MySQL, SQLite
PR: ports/104726
Submitted by: "Choe, Cheng-Dae" (maintainer)
|
Thu, 17 Nov 2005
|
[ 17:48 pav ]
- add run dependency on py-formencode
- fix DOCSDIR/EXAMPLESDIR with py- prefix
- mark ports docs plist with PORTDOCS
PR: ports/89163
Submitted by: Choe Cheng-Dae <whitekid@gmail.com> (maintainer)
|
Sat, 22 Oct 2005
|
[ 23:10 pav ]
- Update to 0.7.0
- Update MASTER_SITES
PR: ports/87774
Submitted by: Dryice Liu <dryice@hotpop.com>
Approved by: Choe, Cheng-Dae <whitekid@gmail.com> (maintainer)
|
Sat, 19 Feb 2005
|
[ 18:18 thierry ]
Fix a bug in usage DateTime column.
PR: ports/76952
Submitted by: maintainer
Obtained from: SQLObject's CVS
|
Fri, 28 Jan 2005
|
[ 23:50 pav ]
- Update to 0.6.1
PR: ports/76705
Submitted by: "Choe, Cheng-Dae" <whitekid@gmail.com> (maintainer)
|
Wed, 13 Oct 2004
|
[ 09:25 pav ]
- Install docs and examples
PR: ports/72601
Submitted by: Choe, Cheng-Dae <whitekid@gmail.com> (maintainer)
|
Mon, 11 Oct 2004
|
[ 22:34 pav ]
- Update to 0.6
PR: ports/72027
Submitted by: Choe, Cheng-Dae <whitekid@gmail.com> (maintainer)
|
Thu, 1 Jul 2004
|
[ 23:11 pav ]
Add py-sqlobject, a Python class that allows you to translate RDBMS table rows
into Python objects, and manipulate those objects to transparently manipulate
the database.
PR: ports/68501
Submitted by: Choe, Cheng-Dae <whitekid@netian.com>
|
Number of commits found: 82 |