non port: databases/closql-devel/Makefile |
Number of commits found: 20 |
Friday, 25 Apr 2025
|
12:18 Yasuhiro Kimura (yasu)
Magit: Mark development snapshot ports as DEPRECATED and set EXPIRATION_DATE
After Magit 3.3.0 was released on October 2021, upstream didn't
release new version for a long time. So I created development snapshot
ports to used newer Magit. But they seems to change release policy
with the release of 4.0.0 on August 2024, and new versions have been
released every month since then. Since I have updated development
snapshot ports once a month, there aren't much difference from release
version ones now. So mark the former as DEPRECATED and set
EXPIRATION_DATE.
1a485aa5 |
Saturday, 19 Apr 2025
|
22:20 Yasuhiro Kimura (yasu)
databases/closql*: Update to 2.2.1
ChangeLog: https://github.com/magit/closql/blob/v2.2.1/CHANGELOG
2dbc739 |
Monday, 24 Feb 2025
|
21:44 Joseph Mingrone (jrm)
*/*: Chase editors/emacs update
Sponsored by: The FreeBSD Foundation
12940d8 |
Thursday, 6 Feb 2025
|
05:09 Yasuhiro Kimura (yasu)
databases/closql*: Mark MAKE_JOBS_UNSAFE
It seems parallel build may fail as following.
Compiling closql.el
Creating closql-autoloads.el
Checking function declarations
Opening input file: No such file or directory,
/wrkdirs/usr/ports/databases/closql/work-full/closql-2.2.0/.#closql-autoloads.el
Error: file-missing ("Opening input file" "No such file or directory"
"/wrkdirs/usr/ports/databases/closql/work-full/closql-2.2.0/.#closql-autoloads.el")
mapbacktrace(#f(compiled-function (evald func args flags) #<bytecode
0x1f53201d3faed07c>))
debug-early-backtrace()
debug-early(error (file-missing "Opening input file" "No such file or
directory"
"/wrkdirs/usr/ports/databases/closql/work-full/closql-2.2.0/.#closql-autoloads.el"))
insert-file-contents("./.#closql-autoloads.el")
check-declare-scan("./.#closql-autoloads.el")
check-declare-files("./.#closql-autoloads.el" "./closql-autoloads.el"
"./closql.el")
apply(check-declare-files ("./.#closql-autoloads.el" "./closql-autoloads.el"
"./closql.el"))
check-declare-directory("~/closql-2.2.0/")
eval((check-declare-directory default-directory) t)
command-line-1(("-L" "/usr/local/share/emacs/29.4/site-lisp/compat" "-L"
"/usr/local/share/emacs/29.4/site-lisp/emacsql" "-L" "." "--eval"
"(check-declare-directory default-directory)"))
command-line()
normal-top-level()
gmake: *** [Makefile:38: check-declare] Error 255
gmake: *** Waiting for unfinished jobs....
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1
Stop.
Reported by: pkg-fallout
6da71eb |
Friday, 31 Jan 2025
|
15:39 Yasuhiro Kimura (yasu)
databases/closql*: Update to 2.2.0
ChangeLog: https://github.com/magit/closql/blob/v2.2.0/CHANGELOG
48d53439 |
Monday, 2 Dec 2024
|
09:17 Yasuhiro Kimura (yasu)
databases/closql*: Update to 2.1.0
ChangLog: https://github.com/magit/closql/blob/v2.1.0/CHANGELOG
dfd3076 |
Friday, 16 Aug 2024
|
07:18 Yasuhiro Kimura (yasu)
databases/{closql,closql-devel}: Update to 2.0.0
ChangeLog: https://github.com/magit/closql/blob/v2.0.0/CHANGELOG
5f8da1a |
Thursday, 4 Jul 2024
|
21:31 Joseph Mingrone (jrm)
Chase major version update of editors/emacs-devel
Bump PORTREVISION of most USES=emacs ports after editors/emacs-devel
major version increased from 30 to 31.
Sponsored by: The FreeBSD Foundation
b946d41 |
Sunday, 23 Jun 2024
|
22:10 Joseph Mingrone (jrm)
Chase editors/emacs update to 29.4
- Bump Emacs version in Mk/Uses/emacs.mk to update version-specific
paths
- Bump PORTREVISION of ports with USES=emacs. This is required for two
reasons. Emacs lisp files need to be byte compiled for the new Emacs
version, and files installed under, e.g., EMACS_VERSION_SITE_LISPDIR
need to be relocated.
Reviewed by: ashish, yasu
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D45705
3213a3f |
Saturday, 1 Jun 2024
|
01:38 Yasuhiro Kimura (yasu)
databases/closql-devel: Update to latest snapshot
Changes: https://github.com/magit/closql/compare/2bff36e...c591e6b
8529fe1 |
Wednesday, 1 May 2024
|
02:28 Yasuhiro Kimura (yasu)
databases/closql-devel: Update to latest snapshot
Changes: https://github.com/magit/closql/compare/81f04f6...2bff36e
d2d4534 |
Tuesday, 26 Mar 2024
|
22:51 Joseph Mingrone (jrm)
Chase editors/emacs update
- Bump Emacs version in Mk/Uses/emacs.mk to update version-specific
paths
- Bump PORTREVISION of ports with USES=emacs. This is required for two
reasons. Emacs lisp files need to be byte compiled for the new Emacs
version, and files installed under, e.g., EMACS_VERSION_SITE_LISPDIR
need to be relocated.
Reviewed by: ashish
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D44492
26421ac3 |
Thursday, 29 Feb 2024
|
23:51 Yasuhiro Kimura (yasu)
databases/closql-devel: Update to latest snapshot
Changes: https://github.com/magit/closql/compare/dc8cacb...81f04f6
eff2088 |
Thursday, 8 Feb 2024
|
05:28 Yasuhiro Kimura (yasu)
databases/closql-devel: Update to latest snapshot
Changes: https://github.com/magit/closql/compare/909752e...dc8cacb
dcfc136 |
Saturday, 27 Jan 2024
|
22:33 Joseph Mingrone (jrm)
*/*: Chase editors/emacs update
- Bump Emacs version in Mk/Uses/emacs.mk to update version-specific
paths
- Bump PORTREVISION of ports with USES=emacs. This is required for two
reasons. Emacs lisp files need to be byte compiled for the new Emacs
version, and files installed under, e.g., EMACS_VERSION_SITE_LISPDIR
need to be relocated.
Reviewed by: ashish
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D43615
ab463bd |
Sunday, 1 Oct 2023
|
04:38 Yasuhiro Kimura (yasu)
databases/closql-devel: Update to latest snapshot
Changes: https://github.com/magit/closql/compare/ea49aa1...909752e
40d8e43 |
Friday, 1 Sep 2023
|
04:20 Yasuhiro Kimura (yasu)
databases/closql-devel: Update to latest snapshot
Changes: https://github.com/magit/closql/compare/85ac7b8...ea49aa1
7f013bf |
Sunday, 20 Aug 2023
|
00:53 Yasuhiro Kimura (yasu)
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
libraries.
* When PGTK option is ON and SCROLLBARS is OFF, configure fails as
following
----------------------------------------------------------------------
checking for gnutls >= 2.12.2... yes
checking for jansson >= 2.7... yes
checking for tree-sitter >= 0.20.2... yes
checking for libkqueue... no
checking for library containing kqueue... none required
configure: error: Non-toolkit scroll bars are not implemented for your system
----------------------------------------------------------------------
So add SCROLLBARS to PGTK_IMPLIES to avoid such options setting.
* When MODULES option is OFF and TREESITTER is ON, link error happens
as following.
----------------------------------------------------------------------
cc -o temacs.tmp \
-Demacs -I. -I. -I../lib -I../lib -I/usr/local/include
-I/usr/local/include/librsvg-2.0 -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -I/usr/local/include
-I/usr/local/include/gdk-pixbuf-2.0 -pthread -I/usr/local/include/cairo
-I/usr/local/include/pixman-1 -I/usr/local/include/freetype2
-I/usr/local/include/libpng16 -D_THREAD_SAFE -I/usr/local/include/libpng16
-I/usr/local/include/libxml2 -I/usr/local/include/dbus-1.0
-I/usr/local/lib/dbus-1.0/include -I/usr/local/include -D_THREAD_SAFE
-I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -D_THREAD_SAFE
-I/usr/local/include -D_THREAD_SAFE -I/usr/local/include
-I/usr/local/include/webp -I/usr/local/include -I/usr/local/include
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -pthread
-I/usr/local/include -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2
-I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include
-I/usr/local/include/freetype2 -I/usr/local/include/libpng16
-I/usr/local/include/harfbuzz -I/usr/local/include/freetype2
-I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -MMD -MF deps/.d -MP -I/usr/local/include
-I/usr/local/include -I/usr/local/include -I/usr/local/include/p11-kit-1
-I/usr/local/include/cairo -I/usr/local/include -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -I/usr/local/include/pixman-1
-I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -D_THREAD_SAFE
-Wno-switch -Wno-pointer-sign -Wno-string-plus-int -Wno-unknown-attributes
-Wno-unknown-pragmas -Wno-initializer-overrides -Wno-tautological-compare
-Wno-tautological-constant-out-of-range-compare -O2 -pipe
-fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -O2
-pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing
-isystem /usr/local/include -fstack-protector-strong -L/usr/local/lib
-L/usr/local/lib \
dispnew.o frame.o scroll.o xdisp.o menu.o xmenu.o window.o charset.o
coding.o category.o ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o
xfaces.o xterm.o xfns.o xselect.o xrdb.o xsmfns.o xsettings.o dbusbind.o
emacs.o keyboard.o macros.o keymap.o sysdep.o bignum.o buffer.o filelock.o
insdel.o marker.o minibuf.o fileio.o dired.o cmds.o casetab.o casefiddle.o
indent.o search.o regex-emacs.o undo.o alloc.o pdumper.o data.o doc.o editfns.o
callint.o eval.o floatfns.o fns.o sort.o font.o print.o lread.o syntax.o
bytecode.o comp.o process.o gnutls.o callproc.o region-cache.o sound.o
timefns.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o lcms.o
kqueue.o profiler.o decompress.o thread.o systhread.o sqlite.o treesit.o
itree.o xfont.o ftfont.o ftcrfont.o hbfont.o fontset.o fringe.o image.o
xgselect.o json.o terminfo.o lastfile.o ../lib/libgnu.a
../oldXMenu/libXMenu11.a -ltiff -ljpeg -L/usr/local/lib -lpng16 -lgif
-L/usr/local/lib -lwebpdemux -lwebpdecoder -lSM -lICE -lX11 -lXrender
-L/usr/local/lib -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0
-lglib-2.0 -lintl -lcairo -lrt -L/usr/local/lib -ldbus-1 -lexecinfo
-L/usr/local/lib -lXrandr -L/usr/local/lib -lXinerama -L/usr/local/lib
-lXfixes -lXext -lXext -L/usr/local/lib -lxml2 -lutil -L/usr/local/lib
-lcairo -lncurses -L/usr/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl
-L/usr/local/lib -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lfreetype
-L/usr/local/lib -lfontconfig -lfreetype -L/usr/local/lib -lharfbuzz
-L/usr/local/lib -lgnutls -lpthread -L/usr/local/lib -llcms2
-llcms2_fast_float -llcms2_threaded -lm -lz -L/usr/local/lib -ljansson
-lgmp -L/usr/local/lib -lXi -L/usr/local/lib -ltree-sitter -lsqlite3
-lXcomposite -lXext
ld: error: undefined symbol: dynlib_error
>>> referenced by treesit.c
>>> treesit.o:(treesit_load_language)
>>> referenced by treesit.c
>>> treesit.o:(treesit_load_language)
>>> referenced by treesit.c
>>> treesit.o:(treesit_load_language)
>>> referenced 1 more times
ld: error: undefined symbol: dynlib_sym
>>> referenced by treesit.c
>>> treesit.o:(treesit_load_language)
ld: error: undefined symbol: dynlib_open
>>> referenced by treesit.c
>>> treesit.o:(treesit_load_language)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
----------------------------------------------------------------------
So add MODULES to TREESITTER_IMPLIES to avoid such options setting.
* Bump PORTREVISION of ports that use "USES=emacs".
ChangeLog: https://git.savannah.gnu.org/cgit/emacs.git/tree/etc/NEWS?h=emacs-29.1
Reviewed by: ashish, jrm
Differential Revision: https://reviews.freebsd.org/D41444
ba4eb3a |
Saturday, 3 Jun 2023
|
04:45 Yasuhiro Kimura (yasu)
databases/closql-devel: Update to latest snapshot
Changes: https://github.com/magit/closql/compare/618c94d...85ac7b8
ae92c1e |
Saturday, 13 May 2023
|
06:34 Yasuhiro Kimura (yasu)
databases/closql-devel: Add new port
Store uniform EIEIO objects in an EmacSQL database.
This is development version of closql.
https://github.com/magit/closql
549ce14 |
Number of commits found: 20 |