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
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: databases/py-htsql/Makefile
SVNWeb

Number of commits found: 23

Fri, 16 Oct 2020
[ 08:56 antoine search for other commits by this committer ] Original commit   Revision:552494 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Deprecate a few py27 ports
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
Mon, 19 Feb 2018
[ 11:10 antoine search for other commits by this committer ] Original commit   Revision:462307 (Only the first 10 of 442 ports in this commit are shown above. View all ports for this commit)
Reduce dependency on the python2 metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
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, 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
Sun, 19 Oct 2014
[ 08:50 mva search for other commits by this committer ] Original commit   Revision:371173 (Only the first 10 of 110 ports in this commit are shown above. View all ports for this commit)
- Convert ports from databases/ and deskutils/ to new USES=python

Approved by:	portmgr (implicit)
Mon, 5 May 2014
[ 09:45 bapt search for other commits by this committer ] Original commit   Revision:352986 (Only the first 10 of 293 ports in this commit are shown above. View all ports for this commit)
Convert all :U to :tu and :L to :tl

Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
Mon, 3 Feb 2014
[ 09:56 koobs search for other commits by this committer ] Original commit   Revision:342407
databases/py-htsql[-*] Modernise: STAGE and AUTOPLIST

For py-htsql, py-htsql-mysql and py-htsql-pgsql:

- Enable STAGE support
- Enable AUTOPLIST support, delete pkg-plist accordingly
- Deprecate easy_install target
- Deprecate PYDISTUTILS_PKGNAME
- Add LICENSE (AGPLv3)
- Bump PORTREVISION
Mon, 13 Jan 2014
[ 21:00 rene search for other commits by this committer ] Original commit   Revision:339634 (Only the first 10 of 702 ports in this commit are shown above. View all ports for this commit)
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)
Fri, 20 Sep 2013
[ 16:13 bapt search for other commits by this committer ] Original commit   Revision:327717 (Only the first 10 of 927 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:
databases)
Sun, 28 Apr 2013
[ 14:34 koobs search for other commits by this committer ] Original commit   Revision:316728
databases/py-htsql & backends: Update to 2.3.3

- Standardise and clarify COMMENTs
- Update pkg-plist's
- Tab->space for WWW: in pkg-descr

Changes: http://htsql.org/blog/2013/htsql-2.3.3.html

Approved:	eadler, rm (mentors, implicit)
Sat, 9 Feb 2013
[ 14:50 koobs search for other commits by this committer ] Original commit   Revision:311983 (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
Update MAINTAINER address for all my ports. While I'm here,
standardise and canonicalise Makefile header format and contents.

Approved by:	eadler (mentor)
Wed, 10 Oct 2012
[ 04:14 culot search for other commits by this committer ] Original commit   Revision:305629
- Update to 2.3.2

PR:		ports/172483
Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer)
Mon, 23 Jul 2012
[ 21:14 nivit search for other commits by this committer ] Original commit 
- Update to 2.3.1
- Set DISTNAME and PYDISTUTILS_PKGNAME using modifiers
- Bump min USE_PYTHON version to 2.6
- Upstream moved PostgreSQL/MySQL modules into their
  own packages
- Remove PostgreSQL and MySQL RUN_DEPENDS accordingly
- Remove post-patch: bits
- Add pkg-message mentioning py-htsql-{pgsql,mysql} ports

PR:		ports/169851
Submitted by:	Kubilay Kocak <koobs.freebsd at gmail.com> (maintainer)
Wed, 27 Jun 2012
[ 16:23 jpaetzel search for other commits by this committer ] Original commit 
Switch to New maintainer in preperation for the upcoming 2.3 branch of htsql.
Mon, 16 Jan 2012
[ 16:52 jpaetzel search for other commits by this committer ] Original commit 
Update to 2.2.1
Fri, 14 Oct 2011
[ 23:34 jpaetzel search for other commits by this committer ] Original commit 
Various improvements to the port.
Remove un-needed deps.
Use ports framework a bit more.

PR:     ports/161665
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Thu, 13 Oct 2011
[ 19:18 jpaetzel search for other commits by this committer ] Original commit 
Update to 2.2.0b2

Sponsored by:   iXsystems
Sat, 14 May 2011
[ 15:51 jpaetzel search for other commits by this committer ] Original commit 
Update to 2.1.0 Beta 3
Fri, 4 Mar 2011
[ 01:33 jpaetzel search for other commits by this committer ] Original commit 
Modify port to deal with supported python versions appropriately.

PR:     ports/155219
Submitted by:   wen
Tue, 1 Feb 2011
[ 21:22 jpaetzel search for other commits by this committer ] Original commit 
Update to version 2.0.1

Feature safe:   yes
Sun, 23 Jan 2011
[ 14:32 jpaetzel search for other commits by this committer ] Original commit 
Update to latest version

Feature safe:   yes
Fri, 17 Dec 2010
[ 16:10 jpaetzel search for other commits by this committer ] Original commit 
HTSQL ("Hyper Text Structured Query Language") is a high-level query
language for relational databases. The target audience for HTSQL is the
accidental programmer -- one who is not a SQL expert, yet needs a usable,
comprehensive query tool for data access and reporting.

WWW: http://htsql.org/

Number of commits found: 23