notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: editors/with-editor-devel/Makefile

Number of commits found: 23

Tuesday, 26 Mar 2024
22:51 Joseph Mingrone (jrm) search for other commits by this committer
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
commit hash: 26421ac37c3c013c7809400976c866a8f70db436 commit hash: 26421ac37c3c013c7809400976c866a8f70db436 commit hash: 26421ac37c3c013c7809400976c866a8f70db436 commit hash: 26421ac37c3c013c7809400976c866a8f70db436 26421ac3
Thursday, 8 Feb 2024
05:27 Yasuhiro Kimura (yasu) search for other commits by this committer
editors/with-editor-devel: Update to latest snapshot

Changes:	https://github.com/magit/with-editor/compare/fcd186d...5db5f0e
commit hash: 055eae12aabca0f68f7356d99e6d11407dd57587 commit hash: 055eae12aabca0f68f7356d99e6d11407dd57587 commit hash: 055eae12aabca0f68f7356d99e6d11407dd57587 commit hash: 055eae12aabca0f68f7356d99e6d11407dd57587 055eae1
Saturday, 27 Jan 2024
22:33 Joseph Mingrone (jrm) search for other commits by this committer
*/*: 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
commit hash: ab463bdca9c29ec22be0c7e6d7aa27bb2a980b48 commit hash: ab463bdca9c29ec22be0c7e6d7aa27bb2a980b48 commit hash: ab463bdca9c29ec22be0c7e6d7aa27bb2a980b48 commit hash: ab463bdca9c29ec22be0c7e6d7aa27bb2a980b48 ab463bd
Sunday, 1 Oct 2023
04:38 Yasuhiro Kimura (yasu) search for other commits by this committer
editors/with-editor-devel: Update to latest snapshot

Changes:	https://github.com/magit/with-editor/compare/v3.3.2...fcd186d
commit hash: dcded1bad5bc74118f12f81ee8d70f670773d020 commit hash: dcded1bad5bc74118f12f81ee8d70f670773d020 commit hash: dcded1bad5bc74118f12f81ee8d70f670773d020 commit hash: dcded1bad5bc74118f12f81ee8d70f670773d020 dcded1b
Friday, 1 Sep 2023
04:20 Yasuhiro Kimura (yasu) search for other commits by this committer
editors/with-editor*: Update to 3.3.2

Changes:	https://github.com/magit/with-editor/compare/v3.3.1...v3.3.2
commit hash: be5d42f889724295d9fabde12539163f3cbd4eec commit hash: be5d42f889724295d9fabde12539163f3cbd4eec commit hash: be5d42f889724295d9fabde12539163f3cbd4eec commit hash: be5d42f889724295d9fabde12539163f3cbd4eec be5d42f
Tuesday, 29 Aug 2023
03:07 Yasuhiro Kimura (yasu) search for other commits by this committer
editors/with-editor*: Update to 3.3.1

Changes:	https://github.com/magit/with-editor/releases/tag/v3.3.1
commit hash: 88f0d4a12eddfca431cce1cb4d6ddae67be45054 commit hash: 88f0d4a12eddfca431cce1cb4d6ddae67be45054 commit hash: 88f0d4a12eddfca431cce1cb4d6ddae67be45054 commit hash: 88f0d4a12eddfca431cce1cb4d6ddae67be45054 88f0d4a
Sunday, 20 Aug 2023
00:53 Yasuhiro Kimura (yasu) search for other commits by this committer
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
commit hash: ba4eb3a50e909d902a6e031e4c3477ed369799d2 commit hash: ba4eb3a50e909d902a6e031e4c3477ed369799d2 commit hash: ba4eb3a50e909d902a6e031e4c3477ed369799d2 commit hash: ba4eb3a50e909d902a6e031e4c3477ed369799d2 ba4eb3a
Tuesday, 1 Aug 2023
01:18 Yasuhiro Kimura (yasu) search for other commits by this committer
editors/with-editor-devel: Update to latest snapshot

Changes:	https://github.com/magit/with-editor/compare/9e43735...a485378
commit hash: efa050b901b63c10c714d24bf96e4609d5f5db81 commit hash: efa050b901b63c10c714d24bf96e4609d5f5db81 commit hash: efa050b901b63c10c714d24bf96e4609d5f5db81 commit hash: efa050b901b63c10c714d24bf96e4609d5f5db81 efa050b
Friday, 30 Jun 2023
23:59 Yasuhiro Kimura (yasu) search for other commits by this committer
editors/with-editor-devel: Update to latest snapshot

Changes:	https://github.com/magit/with-editor/compare/v3.3.0...9e43735
commit hash: 3dd9a63c21f6ecd8db90b3f658453f96053cc76c commit hash: 3dd9a63c21f6ecd8db90b3f658453f96053cc76c commit hash: 3dd9a63c21f6ecd8db90b3f658453f96053cc76c commit hash: 3dd9a63c21f6ecd8db90b3f658453f96053cc76c 3dd9a63
Saturday, 13 May 2023
07:41 Yasuhiro Kimura (yasu) search for other commits by this committer
editors/with-editor*: Update to 3.3.0

Changes:	https://github.com/magit/with-editor/commits/v3.3.0
commit hash: 86aa23c4fed40020560544be91989ef7187d11cc commit hash: 86aa23c4fed40020560544be91989ef7187d11cc commit hash: 86aa23c4fed40020560544be91989ef7187d11cc commit hash: 86aa23c4fed40020560544be91989ef7187d11cc 86aa23c
Thursday, 11 May 2023
06:14 Yasuhiro Kimura (yasu) search for other commits by this committer
editors/with-editor-devel: Update to latest snapshot

Changes:	https://github.com/magit/with-editor/compare/59867ae...df74385
commit hash: 16ea3aa3502a3eb8436ffdae7401327165e4f6d8 commit hash: 16ea3aa3502a3eb8436ffdae7401327165e4f6d8 commit hash: 16ea3aa3502a3eb8436ffdae7401327165e4f6d8 commit hash: 16ea3aa3502a3eb8436ffdae7401327165e4f6d8 16ea3aa
Sunday, 23 Apr 2023
09:09 Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b 8d3e020
Wednesday, 1 Mar 2023
01:57 Yasuhiro Kimura (yasu) search for other commits by this committer
editors/with-editor-devel: Update to latest snapshot

Changes:	https://github.com/magit/with-editor/compare/391e76a...59867ae
commit hash: 490abd79a9a63e30bf0c8e11dab58fd71ee6f3b5 commit hash: 490abd79a9a63e30bf0c8e11dab58fd71ee6f3b5 commit hash: 490abd79a9a63e30bf0c8e11dab58fd71ee6f3b5 commit hash: 490abd79a9a63e30bf0c8e11dab58fd71ee6f3b5 490abd7
Wednesday, 1 Feb 2023
01:04 Yasuhiro Kimura (yasu) search for other commits by this committer
editors/with-editor-devel: Update to latest snapshot

Changes:	https://github.com/magit/with-editor/compare/4da1097...391e76a
commit hash: c39fa7af4ebddbdc4cd49434e3e43b8948aab807 commit hash: c39fa7af4ebddbdc4cd49434e3e43b8948aab807 commit hash: c39fa7af4ebddbdc4cd49434e3e43b8948aab807 commit hash: c39fa7af4ebddbdc4cd49434e3e43b8948aab807 c39fa7a
Monday, 19 Dec 2022
14:44 Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**tex.mk: Convert bsd.tex.mk to USES=tex

- Update all the consumers to use USES=tex
- USE_TEX=yes is the old way of writing USES=tex which has been removed
  and replaced in all ports
- Almost all of the USE_TEX features remains unchanged
- Some consumers had the same variables defined both in the mk
  infrastructure and also in the ports which have been removed from the
  ports as those are redundant.

In case any of the consumers are failing to build please make sure that
the nexessary USES=tex is there. Unlike previous USE_TEX=yes will no
longer load the required VARS for tex and related dependencies.

Reviewed by:	portmgr
Approved by:	portmgr (blanket)
commit hash: 721e5776c957ada07a0d148f5fc3e782a251e6dc commit hash: 721e5776c957ada07a0d148f5fc3e782a251e6dc commit hash: 721e5776c957ada07a0d148f5fc3e782a251e6dc commit hash: 721e5776c957ada07a0d148f5fc3e782a251e6dc 721e577
Thursday, 8 Dec 2022
09:53 Yasuhiro Kimura (yasu) search for other commits by this committer
editors/with-editor-devel: Mark MAKE_JOBS_UNSAFE

It seems parallel build sometimes fails after recent update.

Reported by:	pkg-fallout
commit hash: 530ba72d08ba331390c4890a8de5d0c418d1dfc1 commit hash: 530ba72d08ba331390c4890a8de5d0c418d1dfc1 commit hash: 530ba72d08ba331390c4890a8de5d0c418d1dfc1 commit hash: 530ba72d08ba331390c4890a8de5d0c418d1dfc1 530ba72
Thursday, 1 Dec 2022
04:56 Yasuhiro Kimura (yasu) search for other commits by this committer
editors/with-editor-devel: Update to latest snapshot

Changes:	https://github.com/magit/with-editor/compare/4ca225b...4da1097
commit hash: c28a269a26f3b523880365b13c6f0aaf1b216c10 commit hash: c28a269a26f3b523880365b13c6f0aaf1b216c10 commit hash: c28a269a26f3b523880365b13c6f0aaf1b216c10 commit hash: c28a269a26f3b523880365b13c6f0aaf1b216c10 c28a269
Wednesday, 30 Nov 2022
07:06 Yasuhiro Kimura (yasu) search for other commits by this committer
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
commit hash: ea66012756af463a7153c6ecf84bf9fd31c75dd1 commit hash: ea66012756af463a7153c6ecf84bf9fd31c75dd1 commit hash: ea66012756af463a7153c6ecf84bf9fd31c75dd1 commit hash: ea66012756af463a7153c6ecf84bf9fd31c75dd1 ea66012
Tuesday, 1 Nov 2022
02:25 Yasuhiro Kimura (yasu) search for other commits by this committer
editors/with-editor-devel: Update to latest snapshot

Changes:	https://github.com/magit/with-editor/compare/1d5860c...4ca225b
commit hash: 23bcde4b31e61782e7be920808a86af9c8a4700b commit hash: 23bcde4b31e61782e7be920808a86af9c8a4700b commit hash: 23bcde4b31e61782e7be920808a86af9c8a4700b commit hash: 23bcde4b31e61782e7be920808a86af9c8a4700b 23bcde4
Wednesday, 21 Sep 2022
07:48 Yasuhiro Kimura (yasu) search for other commits by this committer
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
commit hash: 164249e86734bd23f17182913f13a3a3f346a3ca commit hash: 164249e86734bd23f17182913f13a3a3f346a3ca commit hash: 164249e86734bd23f17182913f13a3a3f346a3ca commit hash: 164249e86734bd23f17182913f13a3a3f346a3ca 164249e
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Thursday, 1 Sep 2022
07:12 Yasuhiro Kimura (yasu) search for other commits by this committer
editors/with-editor-devel: Update to latest snapshot

Changes: https://github.com/magit/with-editor/compare/cfcbc27...1d5860c
commit hash: 53316d9a24dc1dacf80c1798682192ab72c1ef68 commit hash: 53316d9a24dc1dacf80c1798682192ab72c1ef68 commit hash: 53316d9a24dc1dacf80c1798682192ab72c1ef68 commit hash: 53316d9a24dc1dacf80c1798682192ab72c1ef68 53316d9
Monday, 1 Aug 2022
16:12 Yasuhiro Kimura (yasu) search for other commits by this committer
editors/with-editor-devel: Add new port

Add editors/with-editor-devel, development version of Emacs Lisp
library to use the emacsclient as the $$EDITOR of child processes.

https://github.com/magit/with-editor
commit hash: ac4cee8e122f502ffcd9a227fd132ee7348f7f77 commit hash: ac4cee8e122f502ffcd9a227fd132ee7348f7f77 commit hash: ac4cee8e122f502ffcd9a227fd132ee7348f7f77 commit hash: ac4cee8e122f502ffcd9a227fd132ee7348f7f77 ac4cee8

Number of commits found: 23