non port: databases/postgresql-libpqxx/Makefile |
SVNWeb
|
Number of commits found: 58 |
Sun, 6 Aug 2023
|
[ 19:49 Palle Girgensohn (girgen) ] 3eec83c
databases/postgresql-libpqxx: update to 7.8.1
Release notes: https://github.com/jtv/libpqxx/releases
|
Mon, 29 May 2023
|
[ 14:39 Palle Girgensohn (girgen) ] 61cf940
databases/postgresql-libpqxx: update to 7.7.5
Release notes: https://github.com/jtv/libpqxx/tree/7.7.5
|
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 )
|
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.
|
Tue, 22 Sep 2020
|
[ 08:53 girgen ]
Upgrade to version 7.2.0
Release notes: http://www.pqxx.org/development/libpqxx/#news
|
Mon, 17 Aug 2020
|
[ 06:30 girgen ]
Upgrade to version 7.1.2
This fixes a problem reported by several, where
include/pqxx/internal/transaction_focus.hxx was missing.
|
Mon, 3 Aug 2020
|
[ 08:11 girgen ]
Upgrade to 7.1.0
Release notes: https://pqxx.org/development/libpqxx/
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
|
Mon, 18 Jun 2018
|
[ 19:03 linimon ] (Only the first 10 of 28 ports in this commit are shown above. )
Adjust USES to fix builds on gcc-based architectures.
While here, pet portlint.
Tested for no regression on amd64.
Approved by: portmgr (tier-2 blanket)
|
Sat, 17 Feb 2018
|
[ 13:28 girgen ]
Update to version 6.1.0
|
Fri, 12 Jan 2018
|
[ 16:26 girgen ]
Update postgresql-libpqxx to latest version 6
Keep version 4 as a separate port
Set license for the old version 3 port
PR: 225109
Submitted by: Yuri Victorovich
|
Mon, 11 Dec 2017
|
[ 16:54 antoine ] (Only the first 10 of 37 ports in this commit are shown above. )
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
|
Fri, 21 Oct 2016
|
[ 15:21 mat ] (Only the first 10 of 354 ports in this commit are shown above. )
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093
|
Wed, 29 Jul 2015
|
[ 22:09 antoine ] (Only the first 10 of 62 ports in this commit are shown above. )
Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for ports
using python
PR: 201077
Reviewed by: mat
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D2955
|
Sun, 19 Oct 2014
|
[ 08:50 mva ] (Only the first 10 of 110 ports in this commit are shown above. )
- Convert ports from databases/ and deskutils/ to new USES=python
Approved by: portmgr (implicit)
|
Mon, 25 Aug 2014
|
[ 17:53 crees ] (Only the first 10 of 39 ports in this commit are shown above. )
Convert pgsql ports to use USES+=pgsql
Reviewed by: bapt
|
Mon, 5 May 2014
|
[ 13:48 bapt ]
Convert to USES=pgsql
While here:
databases/pg_reorg
- stagify
databases/iplike
- convert to USES=libtool
- strip binarie
databases/ip4r
- strip binaries
databases/postgresql-libpgeasy
- convert to USES=libtool
- strip binaries
- stagify
databases/postgresql-libpqxx
- convert to USES=libtool
- strip binaries
databases/postgresql-libpqxx3
- convert to USES=libtool
- strip binaries
|
Thu, 13 Feb 2014
|
[ 20:05 girgen ]
fix building when python meta port is not installed
|
Sun, 12 Jan 2014
|
[ 20:46 crees ]
Update to 4.0.1
Stage
PR: ports/185591
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
|
Sun, 17 Nov 2013
|
[ 14:45 crees ]
Update CONFLICTS given the PKGNAME change of pqxx-3
|
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)
|
Sun, 7 Jul 2013
|
[ 00:15 jgh ]
- convert from USE_GMAKE to USES=gmake
- trim historical headers
With hat: pgsql@
|
Thu, 7 Feb 2013
|
[ 07:08 jgh ]
- restore databases/postgresql-libpqxx, distfiles are now available
- maintainership over to pgsql@ (with hat pgsql@)
Reported by: kjedruczyk@fastmail.net
|
Fri, 26 Oct 2012
|
[ 14:57 bapt ] (Only the first 10 of 56 ports in this commit are shown above. )
Deprecate a bunch of ports that are either abandonware and/or for which no more
public distfiles are available, or for which are -devel version with a more
recent stable version for long
Feature safe: yes
|
Tue, 12 Jun 2012
|
[ 22:07 avilla ]
- Update libpqxx to 4.0. [1]
- Update CONFLICTS in libpqxx30.
- Add instructions to UPDATING for people willing to stick with
version 3.
Submitted by: arrowdodger via IRC [1]
|
Thu, 19 Jan 2012
|
[ 03:35 tabthorpe ] (Only the first 10 of 25 ports in this commit are shown above. )
- Reset ports due to maintainer timeouts and lack of response to emails
With hat: portmgr
|
Mon, 12 Sep 2011
|
[ 09:49 girgen ]
Update to version 3.1
|
Sun, 7 Feb 2010
|
[ 19:09 makc ]
Mark conflict with databases/postgresql-libpqxx30
set PORTSCOUT
Bump PORTREVISION
|
Fri, 30 Jan 2009
|
[ 20:17 pav ]
- Update download location
Reported by: -fetch-original pointyhat run
|
Mon, 5 Jan 2009
|
[ 17:27 pav ] (Only the first 10 of 56 ports in this commit are shown above. )
- Remove conditional checks relevant only on FreeBSD 5.x and older
|
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)
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- 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)
|
Tue, 6 Feb 2007
|
[ 07:59 girgen ]
Updating to version 2.6.9:
"Many things have changed. Bugs have been fixed, new features
have been introduced. But most importantly, we're really retiring
the old 1.x-style libpqxx API now. This API (where upper-case letters
were still used in function names and such) has been supported for
more than three years in the interest of backwards compatibility,
but has been marked as obsolete all this time."
|
Wed, 9 Aug 2006
|
[ 10:36 girgen ]
Update to 2.6.7
|
Sun, 28 May 2006
|
[ 16:50 girgen ]
Update to 2.6.6.
Security: http://thaiopensource.org/development/libpqxx/
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
Thu, 21 Jul 2005
|
[ 19:48 girgen ]
The gborg.postgresql.org distributions exist on the main postgresql
ftp stites, so let's use them
|
Mon, 11 Jul 2005
|
[ 22:23 girgen ]
Updating to 2.5.5
Approved by: ade, seanc (implicit)
|
Mon, 31 Jan 2005
|
[ 00:35 girgen ] (Only the first 10 of 107 ports in this commit are shown above. )
Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
|
Mon, 6 Dec 2004
|
[ 03:59 girgen ] (Only the first 10 of 23 ports in this commit are shown above. )
Add myself as committer, and use my @FreeBSD.org address.
Approved by: ade (mentor)
|
Sun, 28 Nov 2004
|
[ 00:54 lofi ]
Fix configure checks for C++ headers on 4.x
PR: ????? (¹)
Submitted by: maintainer
(¹) PR was cc'd to me six hours ago, but hasn't made it into GNATS yet.
Assemble an away team, number one!
|
Fri, 19 Nov 2004
|
[ 16:13 lofi ]
Update to 2.4.2
Submitted by: maintainer
|
Mon, 15 Nov 2004
|
[ 17:00 pav ]
- Mark BROKEN on 4.x
PR: ports/73904
Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer)
|
Sun, 7 Nov 2004
|
[ 20:46 arved ]
Upgrade to 2.4.1
PR: 73641
Submitted by: Steven Looman <steven@krx.nl>
Palle Girgensohn <girgen@pingpong.net>
|
Mon, 9 Aug 2004
|
[ 08:01 sem ]
update to 2.2.7
fix a wrong pkg-config specification position
PR: ports/69960
Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca>
Approved by: maintainer
|
Fri, 9 Jul 2004
|
[ 17:43 marcus ] (Only the first 10 of 489 ports in this commit are shown above. )
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
|
Thu, 24 Jun 2004
|
[ 18:45 thierry ]
Unbreak on -STABLE.
PR: ports/68217
Submitted by: maintainer.
|
Wed, 23 Jun 2004
|
[ 22:19 thierry ]
Upgrade to 2.2.3.
Warning: broken on 4.x.
PR: 68217
Submitted by: maintainer.
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Thu, 4 Dec 2003
|
[ 12:00 seanc ] (Only the first 10 of 19 ports in this commit are shown above. )
Introduce the world to PostgreSQL 7.4! By and large this release is
regarded as a major release with features with interest to those with
large databases. The updates are extensive and the best source of info
is in the release notes. Enjoy and direct questions to database@!
Release notes:
http://www.postgresql.org/docs/7.4/static/release.html#RELEASE-7-4
PR: ports/59403, ports/59404, ports/59393, ports/59394,
ports/59395, ports/59397, ports/59398, ports/59402, &&
ports/59401
Submitted by: maintainer
Approved by: marcus (portmgr@ hat)
|
Mon, 17 Nov 2003
|
[ 12:29 trevor ] (Only the first 10 of 151 ports in this commit are shown above. )
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
|
Wed, 3 Sep 2003
|
[ 08:04 erwin ]
Update to 1.5.1
Add PKGNAMEPREFIX=postgresql
PR: 56336
Submitted by: maintainer
|
Fri, 21 Feb 2003
|
[ 11:15 knu ] (Only the first 10 of 104 ports in this commit are shown above. )
De-pkg-comment.
|
Sun, 5 Jan 2003
|
[ 00:11 seanc ]
Add libpqxx. libpqxx is no longer hosted under the main PostgreSQL tree and
is now a project on gborg. libpqxx is still a supported interface.
PR: ports/45944
Submitted by: Palle Girgensohn <girgen@pingpong.net>
|
Number of commits found: 58 |