non port: databases/sequeler/Makefile |
SVNWeb
|
Number of commits found: 30 |
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>
|
Thu, 2 Mar 2023
|
[ 05:23 Tobias C. Berner (tcberner) ] fa81a4f (Only the first 10 of 1168 ports in this commit are shown above. )
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above )
|
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 )
|
Fri, 26 Aug 2022
|
[ 17:02 Tobias C. Berner (tcberner) ] d9b0d9a (Only the first 10 of 165 ports in this commit are shown above. )
framework: switch tree to using vala.mk
PR: 249940
|
Sun, 10 Apr 2022
|
[ 19:11 Charlie Li (vishwin) ] d63665f (Only the first 10 of 892 ports in this commit are shown above. )
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)
|
Sat, 26 Mar 2022
|
[ 08:27 Matthias Fechner (mfechner) ] 247c7db (Only the first 10 of 867 ports in this commit are shown above. )
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
Wed, 8 Dec 2021
|
[ 10:57 Adriaan de Groot (adridg) ] b5687f8 (Only the first 10 of 12 ports in this commit are shown above. )
x11-toolkits/granite: update to 6.2.0, latest upstream
Release notes are at
https://github.com/elementary/granite/releases/tag/6.2.0
Bumping PORTREVISION of consumers, too, because of the crash-fix.
PR: 260024
Reported by: Olivier Duchateau
|
Mon, 29 Nov 2021
|
[ 20:09 Neel Chauhan (nc) ] 3efc85d
databases/sequeler: Update to 0.8.2
|
Sun, 10 Oct 2021
|
[ 19:44 Baptiste Daroussin (bapt) ] 2c672a4 (Only the first 10 of 586 ports in this commit are shown above. )
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)
|
Thu, 10 Jun 2021
|
[ 21:20 Li-Wen Hsu (lwhsu) ] e835d0d
*/*: Bump PORTREVISION after x11-toolkits/granite update
PR: 254626
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
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 Sep 2020
|
[ 05:05 tobik ] (Only the first 10 of 163 ports in this commit are shown above. )
Reset MAINTAINER
|
Sun, 28 Jun 2020
|
[ 04:17 tobik ]
databases/sequeler: Update to v0.8.0
Changes: https://github.com/Alecaddd/sequeler/releases/tag/v0.8.0
|
Sun, 12 Apr 2020
|
[ 13:09 tobik ]
databases/sequeler: Update to v0.7.9
Changes: https://github.com/Alecaddd/sequeler/releases/tag/v0.7.9
|
Fri, 10 Apr 2020
|
[ 07:01 tobik ]
databases/sequeler: Update to v0.7.6
Changes: https://github.com/Alecaddd/sequeler/releases/tag/v0.7.6
|
Sun, 5 Apr 2020
|
[ 06:34 tobik ]
databases/sequeler: Update to v0.7.5
Changes: https://github.com/Alecaddd/sequeler/releases/tag/v0.7.5
|
Thu, 2 Apr 2020
|
[ 20:04 tobik ]
databases/sequeler: Update to v0.7.4
Changes: https://github.com/Alecaddd/sequeler/releases/tag/v0.7.4
|
Mon, 2 Sep 2019
|
[ 06:31 tobik ]
databases/sequeler: Update to v0.7.3
Changes: https://github.com/Alecaddd/sequeler/releases/tag/v0.7.3
|
Tue, 6 Aug 2019
|
[ 10:53 tobik ]
databases/sequeler: Update to v0.7.2
Changes: https://github.com/Alecaddd/sequeler/releases/tag/v0.7.2
|
Sat, 3 Aug 2019
|
[ 10:14 tobik ]
databases/sequeler: Update to v0.7.1
Changes: https://github.com/Alecaddd/sequeler/releases/tag/v0.7.1
|
Mon, 8 Apr 2019
|
[ 00:34 tobik ]
databases/sequeler: Update to 0.7.0
Changes: https://github.com/Alecaddd/sequeler/releases/tag/v0.7.0
|
Wed, 3 Apr 2019
|
[ 04:27 tobik ]
databases/sequeler: Update to 0.6.9
Changes: https://github.com/Alecaddd/sequeler/releases/tag/v0.6.9
|
Wed, 20 Mar 2019
|
[ 06:57 tobik ]
databases/sequeler: Update to 0.6.8
Changes: https://github.com/Alecaddd/sequeler/releases/tag/v0.6.8
|
Thu, 3 Jan 2019
|
[ 13:54 tobik ]
databases/sequeler: Update to 0.6.7
- Drop granite <= 0.5 patch
Changes: https://github.com/Alecaddd/sequeler/releases/tag/v0.6.7
|
Sun, 30 Dec 2018
|
[ 06:57 tobik ]
databases/sequeler: Update to 0.6.6
Changes: https://github.com/Alecaddd/sequeler/releases/tag/v0.6.6
|
Sun, 16 Dec 2018
|
[ 12:49 tobik ]
databases/sequeler: Update to 0.6.5
Changes: https://github.com/Alecaddd/sequeler/releases/tag/v0.6.5
|
Mon, 10 Dec 2018
|
[ 08:54 tobik ]
databases/sequeler: Update to 0.6.4
Sequeler now has a MimeType field for SQLite3 files in its desktop
file, so add USES=desktop-file-utils.
Changes: https://github.com/Alecaddd/sequeler/releases/tag/v0.6.4
|
Sat, 20 Oct 2018
|
[ 09:19 tobik ]
databases/sequeler: Update to 0.6.3
Changes: https://github.com/Alecaddd/sequeler/releases/tag/v0.6.3
|
Sat, 29 Sep 2018
|
[ 21:28 tobik ]
New port: databases/sequeler
Sequeler is a friendly SQL client that allows you to connect to
your local and remote databases, write SQL in a handy text editor
with language recognition, and visualize SELECT results.
WWW: https://github.com/Alecaddd/sequeler
|
Number of commits found: 30 |