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/ponyc/Makefile

Number of commits found: 33

Saturday, 31 Dec 2022
01:16 Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

2022-12-31 lang/ponyc: Very outdated and unsupported upstream, depends on end of
life devel/llvm70
commit hash: c2f23915a9ed01b2ed36ef6ff385a1b6ad6bc111 commit hash: c2f23915a9ed01b2ed36ef6ff385a1b6ad6bc111 commit hash: c2f23915a9ed01b2ed36ef6ff385a1b6ad6bc111 commit hash: c2f23915a9ed01b2ed36ef6ff385a1b6ad6bc111 c2f2391
Tuesday, 27 Sep 2022
10:30 Daniel Engberg (diizzy) search for other commits by this committer
lang/ponyc: Deprecate and set expiration date to 2022-12-31

Current version is very outdated and unsupported upstream.
It also depends on end of life devel/llvm70
commit hash: c2ebe4d8a409c4983d883adfe69356db0a92edb1 commit hash: c2ebe4d8a409c4983d883adfe69356db0a92edb1 commit hash: c2ebe4d8a409c4983d883adfe69356db0a92edb1 commit hash: c2ebe4d8a409c4983d883adfe69356db0a92edb1 c2ebe4d
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
Tuesday, 23 Nov 2021
18:14 Neel Chauhan (nc) search for other commits by this committer Author: Greg V
lang/ponyc: unbreak clang 13 build, release maintainership

PR:	259998
commit hash: b7d268f8215b1714a22f35eb3059085ee6af41b2 commit hash: b7d268f8215b1714a22f35eb3059085ee6af41b2 commit hash: b7d268f8215b1714a22f35eb3059085ee6af41b2 commit hash: b7d268f8215b1714a22f35eb3059085ee6af41b2 b7d268f
Monday, 25 Oct 2021
12:58 Alexey Dokuchaev (danfe) search for other commits by this committer
Style: improve ONLY_FOR_ARCHS_REASON (grammar, markup, etc.)

ONLY_FOR_ARCHS_REASON is used as part of the sentence and thus should
start with lower-case letter and not end with a period which is added
by the framework, similar to other knobs like BROKEN, IGNORE, et al.

While here, remove needless quoting, add missing Oxford comma, expand
contractions and jargonisms, use correct spelling for proper names.
commit hash: 61b661339366b6ee95ca1de0667979da9240c6b8 commit hash: 61b661339366b6ee95ca1de0667979da9240c6b8 commit hash: 61b661339366b6ee95ca1de0667979da9240c6b8 commit hash: 61b661339366b6ee95ca1de0667979da9240c6b8 61b6613
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, 27 Apr 2020
10:23 tagattie search for other commits by this committer
Update to 0.33.2

PR:		244012
Submitted by:	Greg V <greg@unrelenting.technology> (maintainer)
Approved by:	ehaupt (mentor)
Changelog:	https://github.com/ponylang/ponyc/releases/tag/0.33.1
		https://github.com/ponylang/ponyc/releases/tag/0.33.2
Original commitRevision:533119 
Wednesday, 20 Nov 2019
17:13 tobik search for other commits by this committer
Make lang/ponyc-static a flavor of lang/ponyc

Approved by:	portmgr (mat), greg@unrelenting.technology (maintainer)
Differential Revision:	https://reviews.freebsd.org/D22291
Original commitRevision:518038 
Monday, 4 Nov 2019
23:46 tobik search for other commits by this committer
lang/ponyc: Fix CONFLICTS_INSTALL
Original commitRevision:516753 
23:43 tobik search for other commits by this committer
New port: lang/ponyc-static

A version of lang/ponyc with statically linked LLVM.

PR:		241663
Original commitRevision:516752 
23:39 tobik search for other commits by this committer
lang/ponyc: Update to 0.33.0

- Add new option STATIC to link ponyc statically with llvm70

Changes:	https://github.com/ponylang/ponyc/releases/tag/0.33.0
PR:		241663
Approved by:	greg@unrelenting.technology (maintainer)
Original commitRevision:516751 
Monday, 2 Sep 2019
16:03 swills search for other commits by this committer
lang/ponyc: update to 0.31.0

PR:		240255
Submitted by:	Greg V <greg@unrelenting.technology> (maintainer)
Original commitRevision:510815 
Monday, 12 Aug 2019
12:17 tobik search for other commits by this committer
lang/ponyc: Update to 0.30.0

Changes:	https://github.com/ponylang/ponyc/issues/3221
PR:		239581
Submitted by:	Greg V <greg@unrelenting.technology> (maintainer)
Original commitRevision:508729 
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 
Monday, 15 Jul 2019
17:49 swills search for other commits by this committer
lang/ponyc: update to 0.29.0

PR:		239040
Submitted by:	Greg V <greg@unrelenting.technology> (maintainer)
Original commitRevision:506695 
Sunday, 9 Jun 2019
06:20 kai search for other commits by this committer
lang/ponyc: Update to 0.28.1

PR:		238280
Submitted by:	Greg V <greg@unrelenting.technology>
Original commitRevision:503797 
Saturday, 23 Mar 2019
12:17 tobik search for other commits by this committer
lang/ponyc: Update to 0.28.0

PR:		236725
Submitted by:	Greg V <greg@unrelenting.technology> (maintainer)
Original commitRevision:496643 
Wednesday, 20 Mar 2019
12:23 jbeich search for other commits by this committer
Switch to devel/llvm80 for DEFAULT_VERSIONS

PR:		235215
Original commitRevision:496337 
Thursday, 7 Mar 2019
19:51 swills search for other commits by this committer
lang/ponyc: update to 0.27.0

PR:		236151
Submitted by:	Greg V <greg@unrelenting.technology> (maintainer)
Original commitRevision:494995 
Sunday, 27 Jan 2019
14:35 swills search for other commits by this committer
lang/ponyc: update to 0.26.0

PR:		235243
Submitted by:	Greg V <greg@unrelenting.technology> (maintainer)
Original commitRevision:491355 
Saturday, 26 Jan 2019
12:29 tobik search for other commits by this committer
Use clang50, clang++50 to build lang/ponyc

Building the bitcode with clang70 and linking with llvm50 fails,
so let's use the clang from the LLVM version that will be used by
ponyc.

http://beefy12.nyi.freebsd.org/data/head-amd64-default/p490918_s343288/logs/errors/ponyc-0.25.0_1.log

PR:		234290
Submitted by:	greg@unrelenting.technology (maintainer)
Original commitRevision:491273 
Thursday, 24 Jan 2019
05:09 linimon search for other commits by this committer
Conditionalize the dependence of libunwind to x86-only to allow building
these ports on !x86.

libunwind is only available for x86; lang/ruby* already expresses this
correctly.  Some of the rubygems did not: for the ones that already had
USE_RUBY, the dependency was overspecified in the first place.

Tested for no-harm on amd64.

While here, pet portlint where appropriate.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:491080 
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 
Friday, 2 Nov 2018
13:32 rene search for other commits by this committer
Remove compatibility code for FreeBSD < 11.2 from all ports.

Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by:	rene
Reviewed by:	bapt, jbeich
Differential Revision:	https://reviews.freebsd.org/D17724
Original commitRevision:483807 
Thursday, 18 Oct 2018
22:24 swills search for other commits by this committer
lang/ponyc: update to 0.25.0

PR:		232352
Submitted by:	Greg V <greg@unrelenting.technology> (maintainer)
Original commitRevision:482384 
Tuesday, 28 Aug 2018
05:05 riggs search for other commits by this committer
Ensure PONYARCH is set correctly.

Reported by:	mat (via mail)
Approved by:	greg@unrelenting.technology (maintainer, via mail)
Original commitRevision:478280 
Sunday, 12 Aug 2018
13:16 riggs search for other commits by this committer
Update to upstream version 0.24.4

Details:
- Update to 0.24.4
- Avoid using -march=native
- Add pkg-message to let the users know that devel/pcre2 is neded
  for regex/glob support in pony programs

PR:		230422
Submitted by:	greg@unrelenting.technology (mantainer)
Original commitRevision:476989 
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 
Friday, 29 Jun 2018
07:31 linimon search for other commits by this committer
Fix build on aarch64 and enable.

PR:		229258
Reported by:	maintainer
Original commitRevision:473529 
Thursday, 14 Jun 2018
23:25 swills search for other commits by this committer
lang/ponyc: update to 0.23.0

PR:		228906
Submitted by:	Greg V <greg@unrelenting.technology> (maintainer)
Original commitRevision:472413 
Monday, 4 Jun 2018
17:44 fernape search for other commits by this committer
lang/ponyc: update to 0.22.2

PR:	228549
Reported by:	greg@unrelenting.technology (maintainer)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D15644
Original commitRevision:471575 
Wednesday, 21 Feb 2018
17:58 lwhsu search for other commits by this committer
Add lang/ponyc, Pony language compiler

This version includes updates from swills, Greg V <greg@unrelenting.technology>
and me.

PR:		205444
Submitted by:	Franz Bettag <franz@bett.ag>
Original commitRevision:462537 

Number of commits found: 33