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: lang/guile2/pkg-plist

Number of commits found: 11

Tuesday, 23 Jan 2024
21:51 Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/guile2: Impelled to share/man

Approved by:    portmgr (blanket)
commit hash: e585dd8ba5ed4fdbf8825a17db7bfe5c13b875f0 commit hash: e585dd8ba5ed4fdbf8825a17db7bfe5c13b875f0 commit hash: e585dd8ba5ed4fdbf8825a17db7bfe5c13b875f0 commit hash: e585dd8ba5ed4fdbf8825a17db7bfe5c13b875f0 e585dd8
Sunday, 30 Jul 2023
22:59 Robert Clausecker (fuz) search for other commits by this committer Author: Andrew "RhodiumToad" Gierth
Mk/Uses: Add guile.mk

This patch adds USES=guile[:options], a framework to permit the
concurrent installation of different guile versions, allowing
ports to specify which guile they need.

lang/guile is now a meta-port, installing the default guile version;
guile 3 is now shipped in lang/guile3.

A new port lang/guile-aclocal holds the guile.m4 file from guile3
to permit ports written against guile1 or guile2 to avoid conflicts.

PR:		260960
Reported by:	Martin Neubauer <m.ne@gmx.net>
Approved by:	bofh
Differential Revision:	https://reviews.freebsd.org/D40194
commit hash: 94218d3a91189c7afea956e8905d5e5ecf879a2c commit hash: 94218d3a91189c7afea956e8905d5e5ecf879a2c commit hash: 94218d3a91189c7afea956e8905d5e5ecf879a2c commit hash: 94218d3a91189c7afea956e8905d5e5ecf879a2c 94218d3
Thursday, 2 Apr 2020
21:17 bofh search for other commits by this committer
lang/guile2: Update version 2.2.6=>2.2.7

Relnotes:	https://lists.gnu.org/archive/html/guile-devel/2020-03/msg00009.html
Original commitRevision:530408 
Thursday, 25 Jul 2019
17:26 bofh search for other commits by this committer
lang/guile2: Update version 2.2.5=>2.2.6

- Add ATCH wide compiler:c11 [1]

PR:		239212 [1]
Submitted by:	jhibbits [1]
Original commitRevision:507325 
Thursday, 27 Jun 2019
09:02 danfe search for other commits by this committer
Update Guile to version 2.2.5, modern stable version, and fix dependent
ports to build against it.  Most changes are rather minor and mechanical
except for the devel/gdb (obtained via their bugtracker [1], courtesy of
Doug Evans).  One port (science/meep) I had to mark BROKEN after fixing
it proved to be very tedious and actually unreliable.  It is very old,
there are newer versions available so it should be fixed by updating.

One port (devel/libruin) had revealed a bug in the new Guile code (an
auxiliary script, really) that had to be worked-round; reference to the
problematic upstream commit is provided in the patch.

PR:		229613
Exp-run by:	antoine

[1] https://sourceware.org/bugzilla/show_bug.cgi?id=21104#c8
Original commitRevision:505200 
Monday, 24 Jun 2019
15:00 danfe search for other commits by this committer
Sort the pkg-plist to make the next update diff less noisy and to the point.
Original commitRevision:505030 
Saturday, 25 Feb 2017
23:32 bofh search for other commits by this committer
lang/guile2: Update version 2.0.11=>2.0.14 [1]

- Remove upstream-ed diff[1]
- fix missing dependency on makeinfo[2]

PR:		216841[1] 214892[2]
Submitted by:	ashish[1] freebsd@skinc.ru[2]
Original commitRevision:434843 
Monday, 27 Oct 2014
15:23 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371587 
Monday, 8 Sep 2014
17:19 tijl search for other commits by this committer
lang/guile2:
- Convert to USES=libtool and bump dependent ports
- Convert to USES=charsetfix and USES=pathfix
- Drop USE_GCC=any
- Add INSTALL_TARGET=install-strip
- Avoid USE_AUTOTOOLS
Original commitRevision:367659 
Saturday, 16 Aug 2014
16:34 adamw search for other commits by this committer
Add USES=readline to fix build on -current.

Also, remove @dirrmtry info.
Original commitRevision:365100 
Sunday, 25 May 2014
17:32 sunpoet search for other commits by this committer
- Add guile 2.0.11
- While I'm here:
  - Add PKGNAMESUFFIX to avoid PKGNAME collision
  - Mark CONFLICTS_INSTALL with lang/guile

GUILE, GNU's Ubiquitous Intelligent Language for Extension,
is a library that implements the Scheme language plus various
convenient facilities. It's designed so that you can link it
into an application or utility to make it extensible.  Our
plan is to link this library into all GNU programs that call for
extensibility.

WWW: http://www.gnu.org/software/guile/

PR:		ports/189239
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Original commitRevision:355255 

Number of commits found: 11