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: games/ags/Makefile

Number of commits found: 25

Wednesday, 10 Jan 2024
01:21 Jason E. Hale (jhale) search for other commits by this committer
games/ags: Update to 3.6.0.56

Version 3.6.0.55 was skipped.

https://github.com/adventuregamestudio/ags/releases/tag/v3.6.0.55
https://github.com/adventuregamestudio/ags/releases/tag/v3.6.0.56
commit hash: 39b65e7db2fe02b632a6063e626785aa1a6a4922 commit hash: 39b65e7db2fe02b632a6063e626785aa1a6a4922 commit hash: 39b65e7db2fe02b632a6063e626785aa1a6a4922 commit hash: 39b65e7db2fe02b632a6063e626785aa1a6a4922 39b65e7
Thursday, 14 Dec 2023
07:47 Jason E. Hale (jhale) search for other commits by this committer
games/ags: Update to 3.6.0.54

https://github.com/adventuregamestudio/ags/releases/tag/v3.6.0.54
https://github.com/adventuregamestudio/ags/releases/tag/v3.6.0.53
commit hash: 76d506f13c80354dc2c7473d697c8dd76334d03f commit hash: 76d506f13c80354dc2c7473d697c8dd76334d03f commit hash: 76d506f13c80354dc2c7473d697c8dd76334d03f commit hash: 76d506f13c80354dc2c7473d697c8dd76334d03f 76d506f
Friday, 15 Sep 2023
15:15 Jason E. Hale (jhale) search for other commits by this committer
games/ags: Update to 3.6.0.52

https://github.com/adventuregamestudio/ags/releases/tag/v3.6.0.52
commit hash: 19d41ec52989c34c056d1f220aefec328afe56e4 commit hash: 19d41ec52989c34c056d1f220aefec328afe56e4 commit hash: 19d41ec52989c34c056d1f220aefec328afe56e4 commit hash: 19d41ec52989c34c056d1f220aefec328afe56e4 19d41ec5
Tuesday, 8 Aug 2023
18:58 Jason E. Hale (jhale) search for other commits by this committer
games/ags: Update to 3.6.0.51

https://github.com/adventuregamestudio/ags/releases/tag/v3.6.0.51
commit hash: 7b7feeac08fa114e6e1f0abb8b460c9e0757b414 commit hash: 7b7feeac08fa114e6e1f0abb8b460c9e0757b414 commit hash: 7b7feeac08fa114e6e1f0abb8b460c9e0757b414 commit hash: 7b7feeac08fa114e6e1f0abb8b460c9e0757b414 7b7feea
Sunday, 2 Jul 2023
21:25 Jason E. Hale (jhale) search for other commits by this committer
games/ags: Update to 3.6.0.50

https://github.com/adventuregamestudio/ags/releases/tag/v3.6.0.50
commit hash: 246d08cd777ff053ba7fbe3d1b31866a337c9c46 commit hash: 246d08cd777ff053ba7fbe3d1b31866a337c9c46 commit hash: 246d08cd777ff053ba7fbe3d1b31866a337c9c46 commit hash: 246d08cd777ff053ba7fbe3d1b31866a337c9c46 246d08c
Friday, 23 Jun 2023
21:00 Jason E. Hale (jhale) search for other commits by this committer
games/ags: Update to 3.6.0.49

Take maintainership.

https://github.com/adventuregamestudio/ags/releases/tag/v3.6.0.49
commit hash: 05203b94b144224c53d048556a9ba255f2fc20d6 commit hash: 05203b94b144224c53d048556a9ba255f2fc20d6 commit hash: 05203b94b144224c53d048556a9ba255f2fc20d6 commit hash: 05203b94b144224c53d048556a9ba255f2fc20d6 05203b9
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
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Monday, 28 Sep 2020
05:05 tobik search for other commits by this committer
Reset MAINTAINER
Original commitRevision:550400 
Thursday, 26 Sep 2019
04:20 tobik search for other commits by this committer
games/ags: Add USES=xorg
Original commitRevision:512879 
04:17 tobik search for other commits by this committer
games/ags: Update to 3.4.4.1

- Pet portclippy while here

Changes:	https://github.com/adventuregamestudio/ags/blob/v.3.4.4.1/Changes.txt
Original commitRevision:512878 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Original commitRevision:507372 
Tuesday, 12 Feb 2019
15:10 tobik search for other commits by this committer
games/ags: Update to 3.4.3.1

Changes:	https://raw.githubusercontent.com/adventuregamestudio/ags/v.3.4.3.1/Changes.txt
Original commitRevision:492782 
Tuesday, 5 Feb 2019
15:14 tobik search for other commits by this committer
games/ags: Update to 3.4.3.0

Changes:	https://raw.githubusercontent.com/adventuregamestudio/ags/v.3.4.3.0/Changes.txt
Original commitRevision:492249 
Monday, 4 Feb 2019
06:45 tobik search for other commits by this committer
games/ags: Backport some patches to fix build with Allegro 4.4.3

PR:		235477
Original commitRevision:492099 
Tuesday, 22 Jan 2019
06:14 tobik search for other commits by this committer
games/ags: Update to 3.4.1.15

Changes:	https://raw.githubusercontent.com/adventuregamestudio/ags/v.3.4.1.15/Changes.txt
PR:		229622 (not reported by Portscout)
MFH:		2019Q1 (bug fixes)
Original commitRevision:490927 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Original commitRevision:487272 
Sunday, 29 Jul 2018
22:18 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
Original commitRevision:475857 
Thursday, 19 Jul 2018
21:27 tobik search for other commits by this committer
games/ags: Update to 3.4.1.14

- Add missing compiler:c++11-lib and try building on powerpc64 again

Changes:	https://raw.githubusercontent.com/adventuregamestudio/ags/v.3.4.1.14/Changes.txt
Original commitRevision:474982 
Monday, 14 May 2018
07:26 tobik search for other commits by this committer
games/ags: Update to 3.4.1.13

Changes:	https://raw.githubusercontent.com/adventuregamestudio/ags/v.3.4.1.13/Changes.txt
Original commitRevision:469855 
Saturday, 17 Feb 2018
14:24 tobik search for other commits by this committer
games/ags: Update to 3.4.1.12

Changes:	https://raw.githubusercontent.com/adventuregamestudio/ags/v.3.4.1.12/Changes.txt
MFH:		2018Q1
Original commitRevision:462164 
Monday, 25 Dec 2017
14:39 tobik search for other commits by this committer
games/ags: Update to 3.4.1.11

Changes:	https://github.com/adventuregamestudio/ags/releases/tag/v.3.4.1.11
Original commitRevision:457240 
Monday, 22 May 2017
13:17 linimon search for other commits by this committer
Mark some ports failing on power64.  In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
Original commitRevision:441455 
Wednesday, 22 Feb 2017
11:34 tobik search for other commits by this committer
New port: games/ags

Adventure Game Studio (AGS) is an open source development tool that is
primarily used to create graphic adventure games like e.g.

- Primordia
- King's Quest I: Quest for the Crown Enhanced Edition
- King's Quest II: Romancing the Stones
- King's Quest III Redux: To Heir is Human

This port provides the runtime only and can be used for running games
created with AGS.

WWW: http://www.adventuregamestudio.co.uk/

Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9702
Original commitRevision:434579 

Number of commits found: 25