notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: databases/emacsql/Makefile
SVNWeb

Number of commits found: 19

Sun, 20 Aug 2023
[ 00:53 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:ba4eb3a50e909d902a6e031e4c3477ed369799d2  commit hash:ba4eb3a50e909d902a6e031e4c3477ed369799d2  commit hash:ba4eb3a50e909d902a6e031e4c3477ed369799d2  ba4eb3a  (Only the first 10 of 102 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sat, 13 May 2023
[ 06:34 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:214f1e0b757862e4e9081c6f1c06e48ad368a225  commit hash:214f1e0b757862e4e9081c6f1c06e48ad368a225  commit hash:214f1e0b757862e4e9081c6f1c06e48ad368a225  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) search for other commits by this committer ]    commit hash:8d3e020ed032a8db00208994d0db646de7dc6f5b  commit hash:8d3e020ed032a8db00208994d0db646de7dc6f5b  commit hash:8d3e020ed032a8db00208994d0db646de7dc6f5b  8d3e020  (Only the first 10 of 2091 ports in this commit are shown above. View all ports for this commit)
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
Thu, 19 Jan 2023
[ 02:30 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:496d10da96527abe29ec2a22bfdb5b62c71d4d25  commit hash:496d10da96527abe29ec2a22bfdb5b62c71d4d25  commit hash:496d10da96527abe29ec2a22bfdb5b62c71d4d25  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) search for other commits by this committer ]    commit hash:ea66012756af463a7153c6ecf84bf9fd31c75dd1  commit hash:ea66012756af463a7153c6ecf84bf9fd31c75dd1  commit hash:ea66012756af463a7153c6ecf84bf9fd31c75dd1  ea66012  (Only the first 10 of 101 ports in this commit are shown above. View all ports for this commit)
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) search for other commits by this committer ]    commit hash:5fc97f353b2b93f054cf8ebf3aad5468ac70e391  commit hash:5fc97f353b2b93f054cf8ebf3aad5468ac70e391  commit hash:5fc97f353b2b93f054cf8ebf3aad5468ac70e391  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) search for other commits by this committer ]    commit hash:814a13d517766115be6205981d361e92d34f4e28  commit hash:814a13d517766115be6205981d361e92d34f4e28  commit hash:814a13d517766115be6205981d361e92d34f4e28  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) search for other commits by this committer ]    commit hash:e4302a7752d5ba77adad871f98a387c417371e74  commit hash:e4302a7752d5ba77adad871f98a387c417371e74  commit hash:e4302a7752d5ba77adad871f98a387c417371e74  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) search for other commits by this committer ]    commit hash:164249e86734bd23f17182913f13a3a3f346a3ca  commit hash:164249e86734bd23f17182913f13a3a3f346a3ca  commit hash:164249e86734bd23f17182913f13a3a3f346a3ca  164249e  (Only the first 10 of 102 ports in this commit are shown above. View all ports for this commit)
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) search for other commits by this committer ]    commit hash:c4de56ac2370f1af0abc57e808589bda18d63ead  commit hash:c4de56ac2370f1af0abc57e808589bda18d63ead  commit hash:c4de56ac2370f1af0abc57e808589bda18d63ead  c4de56a 
databases/emacsql: Update WWW

Repository is transferred to Magit project.
Sun, 18 Sep 2022
[ 18:28 Yasuhiro Kimura (yasu) search for other commits by this committer ]    commit hash:f19c0adbbb19f03b2d147de4ee972da5a8279fd7  commit hash:f19c0adbbb19f03b2d147de4ee972da5a8279fd7  commit hash:f19c0adbbb19f03b2d147de4ee972da5a8279fd7  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) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Thu, 7 Apr 2022
[ 22:12 Joseph Mingrone (jrm) search for other commits by this committer ]    commit hash:d9dcd9c6879d10fa6b229f2af549a99a51a934f8  commit hash:d9dcd9c6879d10fa6b229f2af549a99a51a934f8  commit hash:d9dcd9c6879d10fa6b229f2af549a99a51a934f8  d9dcd9c  (Only the first 10 of 85 ports in this commit are shown above. View all ports for this commit)
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) search for other commits by this committer ]    commit hash:4aa107cc4566b0da08cfc6deac8fb50c0d59d106  commit hash:4aa107cc4566b0da08cfc6deac8fb50c0d59d106  commit hash:4aa107cc4566b0da08cfc6deac8fb50c0d59d106  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) search for other commits by this committer ]    commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  bcaf25a  (Only the first 10 of 491 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Mon, 15 Nov 2021
[ 15:19 Joseph Mingrone (jrm) search for other commits by this committer ]    commit hash:061afcca16999e2e4e791d4517a918d0d606d692  commit hash:061afcca16999e2e4e791d4517a918d0d606d692  commit hash:061afcca16999e2e4e791d4517a918d0d606d692  061afcc  (Only the first 10 of 86 ports in this commit are shown above. View all ports for this commit)
USES=emacs: Chase package name changes

PR:		259259
Differential Revision:	https://reviews.freebsd.org/D32613
Fri, 1 Oct 2021
[ 22:55 Joseph Mingrone (jrm) search for other commits by this committer ]    commit hash:126e3bb1f15157e4624a26aed1d01393603b03e0  commit hash:126e3bb1f15157e4624a26aed1d01393603b03e0  commit hash:126e3bb1f15157e4624a26aed1d01393603b03e0  126e3bb  (Only the first 10 of 80 ports in this commit are shown above. View all ports for this commit)
*: 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) search for other commits by this committer ]    commit hash:10c30f1825b82a7e2e27e2d9e176fe8f325ffce3  commit hash:10c30f1825b82a7e2e27e2d9e176fe8f325ffce3  commit hash:10c30f1825b82a7e2e27e2d9e176fe8f325ffce3  10c30f1  (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
*/*: 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) search for other commits by this committer Author: Yasuhiro Kimura ]    commit hash:585e00a411c08024816bcf8e787014cdd5aa10b7  commit hash:585e00a411c08024816bcf8e787014cdd5aa10b7  commit hash:585e00a411c08024816bcf8e787014cdd5aa10b7  585e00a 
databases/emacsql: New port: High-level Emacs Lisp RDBMS front-end

PR:		255958
Approved by:	lwhsu (mentor)

Number of commits found: 19