Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.11 27 May 2024 05:39:40 |
Kevin Bowling (kbowling) |
databases/slony1v2: limit to pgsql < 16
Maintainer mentions:
"PostgreSQL has grown these features internally and therefore the
upstream isn't maintained for newer postgresql."
PR: 279194
Approved by: dgilbert@eicat.ca |
2.2.11 08 Sep 2023 18:07:55 |
Kevin Bowling (kbowling) |
databases/slony1v2: Update to 2.2.11
PR: 273058
Approved by: maintainer (dgilbert@eicat.ca) |
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) |
2.2.10 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 ) |
2.2.10 20 Jul 2022 14:21:07 |
Tobias C. Berner (tcberner) |
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 ) |
2.2.10 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
2.2.10 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.2.10 19 Feb 2021 12:43:28 |
amdmi3 |
- Add LICENSE [1]
- While here, dont't install unneeded docs, remove needless .include and update
WWW
PR: 248917 [1]
Submitted by: dgilbert@eicat.ca (maintainer) [1] |
2.2.10 01 Jan 2021 20:29:16 |
kevans |
databases/slony1v2: update to 2.2.10
2.2.9 and 2.2.10 feature fixes for the new -fno-common default in GCC 10
and LLVM 11, along with some fixes for PG11+.
Approved by: dgilbert@eicat.ca (maintainer, "do it if it just compiles") |
2.2.8 18 Oct 2019 13:40:53 |
olgeni |
Update databases/slony1v2 to version 2.2.8.
PR: 241051
Submitted by: olgeni
Approved by: maintainer |
2.2.7_1 13 Aug 2019 16:01:59 |
mat |
Convert to UCL & cleanup pkg-message (categories d) |
2.2.7_1 26 Jul 2019 20:46:57 |
gerald |
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 |
2.2.7 24 Jun 2019 19:30:55 |
olgeni |
Update databases/slony1v2 to version 2.2.7.
- Pass maintainership to submitter
- Sadly, man pages are no longer provided upstream
PR: 238673
Submitted by: dgilbert@eicat.ca |
2.2.6_1 07 Jan 2019 16:48:26 |
tobik |
Do not set opt_DESC twice |
2.2.6_1 12 Dec 2018 01:35:36 |
gerald |
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 |
2.2.6 28 Aug 2017 10:40:14 |
olgeni |
Update databases/slony1v2 to version 2.2.6. |
2.2.5 05 Jun 2016 20:33:57 |
olgeni |
Update databases/slony1v2 to version 2.2.5. |
2.2.4 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.2.4 22 May 2015 13:34:22 |
mat |
Remove $FreeBSD$ from patches files in categories a-j.
With hat: portmgr
Sponsored by: Absolight |
2.2.4 07 Apr 2015 21:58:57 |
robak |
databases/slony1v2: port cleanup
- Use OPTIONS helpers for the PERLTOOLS option
- Remove a redundant block of code for setting PGSQL_VER: this
functionality is already supplied via 'USES+= pgsql'
- Maintainer's timeout (olgeni@FreeBSD.org)
PR: 185906
Submitted by: Matthew Seaman <matthew@FreeBSD.org> |
2.2.4 20 Jan 2015 15:48:29 |
olgeni |
Upgrade to version 2.2.4. |
2.2.3 22 Nov 2014 20:58:52 |
crees |
Fix DEPENDS line |
2.2.3 22 Nov 2014 20:40:09 |
crees |
Finally retire USE_PGSQL |
2.2.3 20 Oct 2014 10:41:13 |
bapt |
Cleanup plist |
2.2.3 08 Jul 2014 13:25:25 |
olgeni |
Upgrade to version 2.2.3. |
2.2.2 12 Feb 2014 12:42:54 |
olgeni |
Upgrade to version 2.2.2. |
2.2.1 08 Nov 2013 16:09:34 |
olgeni |
- Upgrade to version 2.2.1.
- Add staging support.
- Do not mute install commands.
- Cleanup pkg-plist. |
2.1.3 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
2.1.3 16 Sep 2013 17:03:42 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
2.1.3 24 Apr 2013 18:50:57 |
olgeni |
- Use bsd.port.options.mk.
- PORTDOCS should not be conditional.
- Whitespace fix. |
2.1.3 08 Mar 2013 11:32:12 |
bapt |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
2.1.3 19 Feb 2013 21:22:29 |
olgeni |
Use DOCS option. |
2.1.3 19 Feb 2013 17:21:07 |
olgeni |
Fix DOCSDIR path in pkg-message (no PORTREVISION bump). |
2.1.3 15 Feb 2013 12:27:43 |
olgeni |
- Upgrade to version 2.1.3
- Remove reference to postgresql 8.2
- Cleanup Makefile header |
2.1.2 28 Aug 2012 14:55:49 |
olgeni |
- Upgrade to version 2.1.2
- Switch to OptionsNG
- Remove DEFAULT_PGSQL_VER setting
- Add missing echo suppression in post-install target |
2.1.1 05 Aug 2012 23:19:40 |
dougb |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
2.1.1 30 Jun 2012 09:23:37 |
olgeni |
Remove SITE_PERL from *_DEPENDS (sync with databases/slony1). |
2.1.1 27 Mar 2012 11:57:04 |
olgeni |
Remove invalid values from IGNORE_WITH_PGSQL (according to
VALID_PGSQL_VER).
Feature safe: yes |
2.1.1 14 Feb 2012 16:03:11 |
olgeni |
Upgrade to version 2.1.1. |
2.0.7 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
2.0.7 11 Sep 2011 10:15:35 |
olgeni |
Upgrade to version 2.0.7. |
2.0.6 09 Sep 2011 12:11:50 |
olgeni |
Fix a typo. |
2.0.6 15 May 2011 02:49:17 |
dougb |
Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""
These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.
In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.
In a few places, add $FreeBSD$
No functional changes, so no PORTREVISION bumps |
2.0.6 10 Dec 2010 17:39:48 |
olgeni |
Upgrade to version 2.0.6. |
2.0.5_1 29 Oct 2010 14:50:01 |
olgeni |
Use a more recent flex from ports as suggested by configure.
Noticed by: QAT (itetcu) |
2.0.5 29 Oct 2010 12:05:25 |
olgeni |
The docs tarball was rerolled since the last time I ran make makesum.
With this version we get the MAN1 pages back.
Noticed by: QAT (itetcu) |
2.0.5 29 Oct 2010 11:15:42 |
olgeni |
Upgrade to version 2.0.5 and clean up using PORTDOCS. |
2.0.4_1 15 Oct 2010 13:49:56 |
olgeni |
Cleanup and reduce diff with upcoming upgrade. |
2.0.4_1 28 Jul 2010 13:19:39 |
olgeni |
Add a couple of missing files to PLIST.
Noticed by: QAT |
2.0.4 26 Jul 2010 13:24:37 |
olgeni |
Upgrade to version 2.0.4 and take over maintainership.
PR: ports/148870
Submitted by: olgeni
Approved by: maintainer |
2.0.2 11 Aug 2009 13:32:57 |
olgeni |
USE_BISON (build) and pet portlint about CONFLICTS (a version number
is required). |
2.0.2 09 Aug 2009 20:30:24 |
olgeni |
Upgrade to slony1 version 2.0.2 after repocopy.
From the slony1 home page:
"This is a major new release of Slony-I; it makes use of some
features introduced in PostgreSQL 8.3, and hence is not compatible
with versions older than 8.3. This is considered a pretty good
tradeoff, as various functionality would not be possible with earlier
versions of PostgreSQL."
Support for PostgreSQL 8.4 will be available in slony1 2.0.3, hence
IGNORE_WITH_PGSQL also contains 84 for now.
This port conflicts with slony1-*.
PR: ports/135096 (with a few changes)
Submitted by: Ismail Yenigul <ismail.yenigul at endersys.com.tr>
Repocopy by: marcus |