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: devel/ghub-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, 29 Feb 2024
23:50 Yasuhiro Kimura (yasu) search for other commits by this committer
devel/ghub-devel: Update to latest snapshot

Changes:	https://github.com/magit/ghub/compare/af4bf61...c59de91
commit hash: 6759056b63b9ec1b646c9f2bdb1549c8ad7c42b8 commit hash: 6759056b63b9ec1b646c9f2bdb1549c8ad7c42b8 commit hash: 6759056b63b9ec1b646c9f2bdb1549c8ad7c42b8 commit hash: 6759056b63b9ec1b646c9f2bdb1549c8ad7c42b8 6759056
Thursday, 8 Feb 2024
05:28 Yasuhiro Kimura (yasu) search for other commits by this committer
devel/ghub-devel: Update to latest snapshot

Changes:	https://github.com/magit/ghub/compare/0d7c81e...af4bf61
commit hash: b5fc3699111d9188a509958c6d69bf4e244463b4 commit hash: b5fc3699111d9188a509958c6d69bf4e244463b4 commit hash: b5fc3699111d9188a509958c6d69bf4e244463b4 commit hash: b5fc3699111d9188a509958c6d69bf4e244463b4 b5fc369
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
Wednesday, 1 Nov 2023
01:44 Yasuhiro Kimura (yasu) search for other commits by this committer
devel/ghub-devel: Update to latest snapshot

Changes:	https://github.com/magit/ghub/compare/ad956f9...0d7c81e
commit hash: c35b1cd7fc413c6eee09321133eff6cee7682afe commit hash: c35b1cd7fc413c6eee09321133eff6cee7682afe commit hash: c35b1cd7fc413c6eee09321133eff6cee7682afe commit hash: c35b1cd7fc413c6eee09321133eff6cee7682afe c35b1cd
Sunday, 1 Oct 2023
04:38 Yasuhiro Kimura (yasu) search for other commits by this committer
devel/ghub-devel: Update to latest snapshot

Changes:	https://github.com/magit/ghub/compare/v3.6.0...ad956f9
commit hash: ce3b6c644a4eebb3d6921d708930161b9aedd668 commit hash: ce3b6c644a4eebb3d6921d708930161b9aedd668 commit hash: ce3b6c644a4eebb3d6921d708930161b9aedd668 commit hash: ce3b6c644a4eebb3d6921d708930161b9aedd668 ce3b6c6
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
Sunday, 14 May 2023
01:44 Yasuhiro Kimura (yasu) search for other commits by this committer
devel/ghub*: Update to 3.6.0

Changes:	https://github.com/magit/ghub/commits/v3.6.0
commit hash: cee3d478eb2657bd17e2c31ac083e40b7d5beb76 commit hash: cee3d478eb2657bd17e2c31ac083e40b7d5beb76 commit hash: cee3d478eb2657bd17e2c31ac083e40b7d5beb76 commit hash: cee3d478eb2657bd17e2c31ac083e40b7d5beb76 cee3d47
Thursday, 11 May 2023
06:14 Yasuhiro Kimura (yasu) search for other commits by this committer
devel/ghub-devel: Update to latest snapshot

Changes:	https://github.com/magit/ghub/compare/47b7dc9...6a5de97
commit hash: aac38e1856d19317c069b6569859353a256d1d31 commit hash: aac38e1856d19317c069b6569859353a256d1d31 commit hash: aac38e1856d19317c069b6569859353a256d1d31 commit hash: aac38e1856d19317c069b6569859353a256d1d31 aac38e1
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:58 Yasuhiro Kimura (yasu) search for other commits by this committer
devel/ghub-devel: Update to latest snapshot

Changes:	https://github.com/magit/ghub/compare/d82db69...47b7dc9
commit hash: 68596b8dc3ea45389dfb330d1f2a6b0cdfd79ce9 commit hash: 68596b8dc3ea45389dfb330d1f2a6b0cdfd79ce9 commit hash: 68596b8dc3ea45389dfb330d1f2a6b0cdfd79ce9 commit hash: 68596b8dc3ea45389dfb330d1f2a6b0cdfd79ce9 68596b8
Wednesday, 1 Feb 2023
01:04 Yasuhiro Kimura (yasu) search for other commits by this committer
devel/ghub-devel: Update to latest snapshot

Changes:	https://github.com/magit/ghub/compare/142b0db...d82db69
commit hash: 7eb2e9cf8c34178a747646b4c901ce2fce1c4abb commit hash: 7eb2e9cf8c34178a747646b4c901ce2fce1c4abb commit hash: 7eb2e9cf8c34178a747646b4c901ce2fce1c4abb commit hash: 7eb2e9cf8c34178a747646b4c901ce2fce1c4abb 7eb2e9c
Saturday, 7 Jan 2023
05:03 Yasuhiro Kimura (yasu) search for other commits by this committer
devel/ghub-devel: Update to latest snapshot

Changes:	https://github.com/magit/ghub/compare/141987e...142b0db
commit hash: 6e46d49b87ab01665fb62a685cf9a7317c281f3d commit hash: 6e46d49b87ab01665fb62a685cf9a7317c281f3d commit hash: 6e46d49b87ab01665fb62a685cf9a7317c281f3d commit hash: 6e46d49b87ab01665fb62a685cf9a7317c281f3d 6e46d49
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, 1 Dec 2022
04:56 Yasuhiro Kimura (yasu) search for other commits by this committer
devel/ghub-devel: Update to latest snapshot

Changes:	https://github.com/magit/ghub/compare/717f6b2...141987e
commit hash: 6e89172c11cd35ee7ce7f08ede1087860b9bcc09 commit hash: 6e89172c11cd35ee7ce7f08ede1087860b9bcc09 commit hash: 6e89172c11cd35ee7ce7f08ede1087860b9bcc09 commit hash: 6e89172c11cd35ee7ce7f08ede1087860b9bcc09 6e89172
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
devel/ghub-devel: Update to latest snapshot

Changes:	https://github.com/magit/ghub/compare/4e5bb75...f07790b
commit hash: 17af9efa8a9f872c60ce412a62a8b81c9935abf5 commit hash: 17af9efa8a9f872c60ce412a62a8b81c9935abf5 commit hash: 17af9efa8a9f872c60ce412a62a8b81c9935abf5 commit hash: 17af9efa8a9f872c60ce412a62a8b81c9935abf5 17af9ef
Saturday, 1 Oct 2022
01:17 Yasuhiro Kimura (yasu) search for other commits by this committer
devel/ghub-devel: Update to latest snapshot

Changes:	https://github.com/magit/ghub/compare/4e5bb75...f07790b
commit hash: 56e3fc2ab640b9136dab0d117626544851f6214c commit hash: 56e3fc2ab640b9136dab0d117626544851f6214c commit hash: 56e3fc2ab640b9136dab0d117626544851f6214c commit hash: 56e3fc2ab640b9136dab0d117626544851f6214c 56e3fc2
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
Tuesday, 13 Sep 2022
17:39 Yasuhiro Kimura (yasu) search for other commits by this committer
devel/ghub-devel: Mark MAKE_JOBS_UNSAFE

I have been receiving build error of this port from pkg-fallout. I
myself can't reproduce it. But I experienced similar problem with
devel/magit-devel and devel/forge-devel before and it was fixed by
disabling parallel build. So mark MAKE_JOBS_UNSAFE hoping it also
fixes build error of this port. At least it doesn't make things worse.
commit hash: ac3c171160e91cd09bd5f71b48dc52a833d425c0 commit hash: ac3c171160e91cd09bd5f71b48dc52a833d425c0 commit hash: ac3c171160e91cd09bd5f71b48dc52a833d425c0 commit hash: ac3c171160e91cd09bd5f71b48dc52a833d425c0 ac3c171
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
devel/ghub-devel: Update to latest snapshot

Changes:	https://github.com/magit/ghub/compare/94f5aa2...4e5bb75
commit hash: 807ff8469a28d7fbe5b81be76d7e70e7842a97a5 commit hash: 807ff8469a28d7fbe5b81be76d7e70e7842a97a5 commit hash: 807ff8469a28d7fbe5b81be76d7e70e7842a97a5 commit hash: 807ff8469a28d7fbe5b81be76d7e70e7842a97a5 807ff84
Monday, 1 Aug 2022
16:13 Yasuhiro Kimura (yasu) search for other commits by this committer
devel/ghub-devel: Add new port

Add devel/ghub-devel, development version of client libraries for the
APIs of various Git forges.

https://github.com/magit/ghub
commit hash: 9ada097d0bf6b8932d6073c49fd59b5cb4159e1b commit hash: 9ada097d0bf6b8932d6073c49fd59b5cb4159e1b commit hash: 9ada097d0bf6b8932d6073c49fd59b5cb4159e1b commit hash: 9ada097d0bf6b8932d6073c49fd59b5cb4159e1b 9ada097

Number of commits found: 23