Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.2.10_4 01 Oct 2024 18:56:20 |
Rene Ladan (rene) |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
5.2.10_4 31 Jan 2024 12:58:47 |
Muhammad Moinur Rahman (bofh) |
databases/libgda5: Moved man to share/man
Approved by: portmgr (blanket) |
5.2.10_3 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
5.2.10_2 26 Jul 2023 00:48:20 |
Muhammad Moinur Rahman (bofh) |
*/*: Fix build with llvm16 on 13.2-STABLE
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.
- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
1302507 and less than 1400000
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
5.2.10_2 24 Jun 2023 18:10:03 |
Muhammad Moinur Rahman (bofh) |
databases/libgda5: Fix build with llvm16
- Add missing USES=sqlite reported by poudriere testport
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
5.2.10_2 19 Feb 2023 11:13:01 |
Jan Beich (jbeich) |
databases/libgda5-ldap: unbreak after 6e1233be2292
=> gnome/libgda-5.2.10.tar.gz is not in
/usr/ports/databases/libgda5-ldap/../libgda5/distinfo.
=> Either /usr/ports/databases/libgda5-ldap/../libgda5/distinfo is out of date,
or
=> gnome/libgda-5.2.10.tar.gz is spelled incorrectly.
*** Error code 1
Reported by: pkg-fallout |
5.2.10_2 08 Feb 2023 10:53:56 |
Muhammad Moinur Rahman (bofh) |
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap
Convert the USE_LDAP=yes to USES=ldap and adds the following features:
- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features
Reviewed by: delphij
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D38233 |
5.2.10_2 01 Feb 2023 10:52:06 |
Muhammad Moinur Rahman (bofh) |
databases/libgda5-mysql: Ignore with mysql 8.0
PR: 269203
Reported by: exp-run |
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) |
5.2.10_2 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 ) |
5.2.10_2 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 ) |
5.2.10_2 02 Jul 2022 05:25:29 |
Neel Chauhan (nc) |
databases/libgda5: Use 'gnome' dir not 'gnome3' |
5.2.10_2 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
5.2.10_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
5.2.10 16 Mar 2022 13:23:33 |
Baptiste Daroussin (bapt) |
gnome: general cleanup
Use base make where applicable, drop .la files
Remove now useless referencehack
Convert to USES=localbase where applicable |
5.2.10 14 Oct 2021 21:29:58 |
Stefan Eßer (se) |
databases/libgda5: Add CPE information
Approved by: portmgr (blanket) |
5.2.10 10 Oct 2021 19:44:42 |
Baptiste Daroussin (bapt) |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
5.2.10 27 May 2021 00:50:14 |
Piotr Kubaj (pkubaj) |
databases/libgda5-jdbc: actualy fix powerpc64le build |
5.2.10 05 May 2021 11:39:07 |
Piotr Kubaj (pkubaj) |
databases/libgda5-jdbc: fix build on powerpc64
Same issue as on powerpc64le. |
5.2.10 05 May 2021 00:55:35 |
Piotr Kubaj (pkubaj) |
databases/libgda5-jdbc: fix build on powerpc64le
checking whether JNI programs can be compiled... configure: error: Cannot
compile a simple JNI program. See config.log for details. |
5.2.10 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.2.10 15 Nov 2020 14:52:53 |
tcberner |
databases/libgda5: update to 5.2.10 |
5.2.5_1 26 Nov 2019 21:46:13 |
jkim |
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342 |
5.2.5_1 17 Sep 2019 19:21:45 |
tobik |
Fix some misspelled or duplicated LICENSE_* |
5.2.5_1 07 Jul 2019 09:32:09 |
amdmi3 |
- Add LICENSE
- Update WWW
Approved by: portmgr blanket |
5.2.5_1 09 Apr 2019 14:04:50 |
sunpoet |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
5.2.5 11 Nov 2018 21:05:39 |
kwm |
Update libgda5 to 5.2.5.
Obtained from: GNOME devel repo |
5.2.4_2 30 Sep 2018 11:58:31 |
kwm |
The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.
The offical GNOME 3.28 release notes can be found at
https://help.gnome.org/misc/release-notes/3.28/
Thanks to Antoine Brodin for running the exp-runs.
PR: 229761 |
5.2.4_2 10 Sep 2018 13:11:24 |
mat |
After an include, PLIST_SUB must be appended to, not overwritten.
If it is overwritten, many values will be clobbered, and
pain will ensue.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
5.2.4_2 27 Jun 2017 13:46:53 |
sunpoet |
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine |
5.2.4_1 23 Apr 2017 14:53:03 |
miwi |
- Fix shebangs |
5.2.4 13 Oct 2016 13:08:10 |
amdmi3 |
- Switch couple more ports to verbose build
- Remove --disable-silent-rules which are used by default
Approved by: portmgr blanket |
5.2.4 04 Sep 2016 15:01:29 |
amdmi3 |
- Convert to USES=localbase, fixing build (it mixes up bundled and system sqlite
headers)
- While here, verbosify build
Approved by: portmgr blanket |
5.2.4 08 Aug 2016 13:46:50 |
mat |
USE_BDB cleanup.
- USE_BDB=4x+ -> USES=bdb.
- USE_BDB=yes -> USES=bdb.
- USE_BDB=xx -> USES=bdb:xx.
Other modernisations when I see them.
PR: 209183
Sponsored by: Absolight |
5.2.4 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
5.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 |
5.2.4 01 Apr 2016 13:18:17 |
mat |
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
Sponsored by: Absolight |
5.2.4 08 Oct 2015 15:11:28 |
olgeni |
Remove trailing whitespace from Makefiles, A-L. |
5.2.4 16 Sep 2015 11:10:24 |
kwm |
Allow libgda5-jdbc to build with openjdk8.
PR: 199591 (openjdk8 by default exp-run)
Submitted by: swills@ |
5.2.4 05 Aug 2015 19:13:26 |
kwm |
The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.
The offical GNOME 3.16 release notes can be found at
https://help.gnome.org/misc/release-notes/3.16/
Upgrade instructions for port users:
Delete the old tracker package with:
# pkg delete -f tracker
And user port upgrade tool of choice to upgrade.
Thanks to Antoine Brodin for running the exp-runs.
This release was made possible by the following people:
Gustau Perez
Ting-Wei_Lan
PR: 201980 |
5.2.2_2 02 Aug 2015 15:03:20 |
tijl |
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above ) |
5.2.2_1 20 Apr 2015 12:59:15 |
mat |
Fix with Perl 5.21.1+
With hat: perl@
Sponsored by: Absolight |
5.2.2_1 14 Apr 2015 10:44:54 |
kwm |
Move pre-configure target inside the jdbc block. So there is no empty target
to run.
Submitted by: mat@ |
5.2.2_1 12 Apr 2015 15:06:58 |
kwm |
Move regeneration of getsp.java to pre-configure when java is actualy
is present.
Submitted by: antoine@
Double pointyhat to: kwm@ |
5.2.2_1 12 Apr 2015 07:54:12 |
kwm |
Only try to execute java if we building the jdbc plugin. Else java isn't
available.
Submitted by: antoine@ |
5.2.2_1 11 Apr 2015 21:21:25 |
kwm |
Fix "amd64" hardcode in java library path lookup and regen the
.class file which configure uses to figure out java setting.
In theory this should fix other archs too if java ever gets ported.
Annoyed by: pkg-fallout mails |
5.2.2_1 09 Jan 2015 19:53:55 |
kwm |
Enable introspection support.
Add itstool as build depend to fix the build. [1]
Submitted by: antoine@ [1] |
5.2.2 09 Jan 2015 16:36:16 |
kwm |
Update to 5.2.2.
Allow higher java then 1.6 for the jdbc plugin |
5.0.3_4 02 Jan 2015 18:46:34 |
pi |
security/libgcrypt: 1.6.1 -> 1.6.2, bump depends
Changes:
- src/sexp.c (do_vsexp_sscan): Return error for invalid args.
- cipher/md.c (_gcry_md_info): Fix a segv in case of calling
with wrong parameters.
- cipher/primegen.c (_gcry_generate_elg_prime): Change to return an
error code, possible NULL deref in call to prime generator.
- cipher/dsa.c (generate): Take care of new return code.
- cipher/elgamal.c (generate): Change to return an error code. Take
care of _gcry_generate_elg_prime return code.
- ecc: Support the non-standard 0x40 compression flag for EdDSA.
- mpi: Extend the internal mpi_get_buffer.
- mpi: Fix regression for powerpc-apple-darwin detection.
- Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in (Only the first 15 lines of the commit message are shown above ) |
5.0.3_3 09 Dec 2014 10:27:26 |
bapt |
cleanup plist |
5.0.3_3 25 Aug 2014 18:34:16 |
amdmi3 |
- Fix plist (don't remove mtree directories)
Approved by: portmgr blanket |
5.0.3_3 21 Aug 2014 22:50:30 |
mandree |
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
for new Berkeley DB, but are untested.
NOTE: please read UPDATING and the Wiki page before proceeding!
Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR: 192690
Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports) |
5.0.3_2 05 Aug 2014 22:13:29 |
tijl |
Bump PORTREVISION on more ports that depend on libgcrypt after the update
in r363436 and remove the UPDATING entry because it did not guarantee
that all ports were updated nor that they were updated in the right order.
Also remove libgcrypt.la again.
PR: 192342
Approved by: portmgr (implicit, bump unstaged ports) |
5.0.3_1 24 Jul 2014 18:34:16 |
tijl |
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample (Only the first 15 lines of the commit message are shown above ) |
5.0.3 25 Jun 2014 05:35:32 |
bapt |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
5.0.3 02 Jun 2014 12:41:45 |
marino |
libgda[45]-jdbc: Set to build only with openjdk6
Due to a change in the default system ld.library.path, these ports
fail to build due to not being able to find libjvm.so. Verified by
Redports, only openJDK6 can build these ports currently.
Approved by: gnome (kwm) |
5.0.3 27 May 2014 10:42:12 |
bapt |
Convert to USES=pgsql
With hat: portmgr |
5.0.3 31 Mar 2014 20:39:35 |
kwm |
Stagify. |
5.0.3 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
5.0.3 06 Sep 2013 11:43:35 |
kwm |
Repo copy libgda4 ports to libgda5 and libgdamm to libgdamm5.
Update libgda5 to 5.0.3 and libgdamm5 to 4.99.6.
Libgda 5 is the new version of libgda data abstraction library.
Obtained from: gnome dev repo. |