non port: databases/emacsql/Makefile |
SVNWeb
|
Number of commits found: 19 |
Sun, 20 Aug 2023
|
[ 00:53 Yasuhiro Kimura (yasu) ] ba4eb3a (Only the first 10 of 102 ports in this commit are shown above. )
editors/emacs: Update to 29.1
* Update Canna patch to the one for Emacs 29.
* Add new options PGTK, SQLITE3, TREESITTER and WEBP. SQLITE3 and
TREESITTER are ON by default. PGTK and WEBP options are excluded
from nox flavor.
* CARGO option doesn't imply XFT but prevents it. It is caused as a
result of adding pure GTK support (PGTK option).
* OTK options doesn't imply XTF any more. It is also caused as a
result of adding pure GTK support.
* Update NATIVECOMP option so it specifies ahead-of-time compilation
via the configure argument.
* Remove "experimental" from NATIVECOMP_DESC.
* Add print/freetype2 and x11-fonts/fontconfig to CAIRO_LIB_DEPENDS
and GTK3_LIB_DEPENDS. Necessary to link emacs binary with shared (Only the first 15 lines of the commit message are shown above )
|
Sat, 13 May 2023
|
[ 06:34 Yasuhiro Kimura (yasu) ] 214f1e0
databases/emacsql-devel: Add new port
EmacSQL is a high-level Emacs Lisp front-end for SQLite (primarily),
PostgreSQL, MySQL, and potentially other SQL databases.
This is development version of EmacSQL.
https://github.com/magit/emacsql
|
Sun, 23 Apr 2023
|
[ 09:09 Gerald Pfeifer (gerald) ] 8d3e020 (Only the first 10 of 2091 ports in this commit are shown above. )
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
|
Thu, 19 Jan 2023
|
[ 02:30 Yasuhiro Kimura (yasu) ] 496d10d
databases/emacsql: Add upstream patch to fix runtime error of devel/magit-devel
After editors/emacs-devel is update to 30.0.50.20230115,3, runtime
error happens with devel/magit-devel if devel/forge-devel is also
installed. So add upstream patch to fix it.
|
Wed, 30 Nov 2022
|
[ 07:06 Yasuhiro Kimura (yasu) ] ea66012 (Only the first 10 of 101 ports in this commit are shown above. )
editors/emacs-devel: Update to 2022-11-28 snapshot
Bump PORTREVISION of consumers as EMACS_VER is changed to 30.0.50.
Changes: https://github.com/emacs-mirror/emacs/compare/51589f81...7939184f
|
Fri, 14 Oct 2022
|
[ 04:58 Yasuhiro Kimura (yasu) ] 5fc97f3
databases/emacsql: Update to 3.1.1
Changes: https://github.com/magit/emacsql/compare/3.1.0...3.1.1
|
Thu, 13 Oct 2022
|
[ 02:07 Yasuhiro Kimura (yasu) ] 814a13d
databases/emacsql: Mark MAKE_JOBS_UNSAFE
Paralell build may fail after updated to 3.1.0.
Reported by: pkg-fallout
|
Wed, 12 Oct 2022
|
[ 03:00 Yasuhiro Kimura (yasu) ] e4302a7
databases/emacsql: Update to 3.1.0
Changes: https://github.com/magit/emacsql/compare/3747260...3.1.0
|
Wed, 21 Sep 2022
|
[ 07:48 Yasuhiro Kimura (yasu) ] 164249e (Only the first 10 of 102 ports in this commit are shown above. )
editors/emacs: Update to 28.2
* Remove FCITXPATCH option as extra-patch-src_xfns.c can't be applied
since 28.1.
* Tidy up Makefile with portfmt.
* Bump PORTREVISION of consumers.
ChangeLog: https://www.gnu.org/software/emacs/news/NEWS.28.2
PR: 266454
Exp-run by: antoine
Reviewed by: ashish, jrm
Differential Revision: https://reviews.freebsd.org/D36613
|
Mon, 19 Sep 2022
|
[ 01:46 Yasuhiro Kimura (yasu) ] c4de56a
databases/emacsql: Update WWW
Repository is transferred to Magit project.
|
Sun, 18 Sep 2022
|
[ 18:28 Yasuhiro Kimura (yasu) ] f19c0ad
databases/emacsql: Update GH_ACCOUNT and distinfo
Repository is transferred to Magit project.
Don't bump PORTREVISION as only the name of distfile is changed.
|
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 )
|
Thu, 7 Apr 2022
|
[ 22:12 Joseph Mingrone (jrm) ] d9dcd9c (Only the first 10 of 85 ports in this commit are shown above. )
Emacs ports: Bump PORTREVISION after Emacs 28.1
Reviewed by: ashish
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D34781
|
Sat, 19 Feb 2022
|
[ 03:45 Yasuhiro Kimura (yasu) ] 4aa107c
databases/emacsql: Update to latest snapshot
This fixes runtime error of devel/{forge,forge-devel}
While here, pet portlint and portclippy
Changes: https://github.com/skeeto/emacsql/compare/3.0.0...3747260
MFH: 2022Q1
|
Mon, 10 Jan 2022
|
[ 15:15 Stefan Eßer (se) ] bcaf25a (Only the first 10 of 491 ports in this commit are shown above. )
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above )
|
Mon, 15 Nov 2021
|
[ 15:19 Joseph Mingrone (jrm) ] 061afcc (Only the first 10 of 86 ports in this commit are shown above. )
USES=emacs: Chase package name changes
PR: 259259
Differential Revision: https://reviews.freebsd.org/D32613
|
Fri, 1 Oct 2021
|
[ 22:55 Joseph Mingrone (jrm) ] 126e3bb (Only the first 10 of 80 ports in this commit are shown above. )
*: Chase new major version (29) of editors/emacs-devel
Differential Revision: https://reviews.freebsd.org/D32258
|
Tue, 28 Sep 2021
|
[ 05:13 Yasuhiro Kimura (yasu) ] 10c30f1 (Only the first 10 of 42 ports in this commit are shown above. )
*/*: Update MAINTAINER address of my ports to that of FreeBSD.org
Approved by: meta (mentor)
Differential Revision: https://reviews.freebsd.org/D32170
|
Wed, 2 Jun 2021
|
[ 02:18 Guangyuan Yang (ygy) Author: Yasuhiro Kimura ] 585e00a
databases/emacsql: New port: High-level Emacs Lisp RDBMS front-end
PR: 255958
Approved by: lwhsu (mentor)
|
Number of commits found: 19 |