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

Number of commits found: 29

Wednesday, 21 Feb 2024
21:32 Brooks Davis (brooks) search for other commits by this committer Author: Chris Hutchinson
lang/picoc: catch up with upstream move to gitlab

PR:		276717
commit hash: c4abe667b11dbc8425eee662715e358b7ed5635b commit hash: c4abe667b11dbc8425eee662715e358b7ed5635b commit hash: c4abe667b11dbc8425eee662715e358b7ed5635b commit hash: c4abe667b11dbc8425eee662715e358b7ed5635b c4abe66
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, 20 Oct 2021
16:13 Stefan Eßer (se) search for other commits by this committer
lang/picoc: Add CPE information

Approved by:	portmgr (blanket)
commit hash: 1b3d8298f00d425f4e466dc67f91071568e3a630 commit hash: 1b3d8298f00d425f4e466dc67f91071568e3a630 commit hash: 1b3d8298f00d425f4e466dc67f91071568e3a630 commit hash: 1b3d8298f00d425f4e466dc67f91071568e3a630 1b3d829
Saturday, 16 Oct 2021
09:51 Jimmy Olgeni (olgeni) search for other commits by this committer
*: fix tab vs. space issues, and comments according to the guide.
commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a 4460cf7
Friday, 10 Sep 2021
12:48 Mikael Urankar (mikael) search for other commits by this committer
lang/picoc: Mark as broken on aarch64

sbrk is not implemented on aarch64
commit hash: 94d69d0eb64a0938309b6377491f3eecd958811d commit hash: 94d69d0eb64a0938309b6377491f3eecd958811d commit hash: 94d69d0eb64a0938309b6377491f3eecd958811d commit hash: 94d69d0eb64a0938309b6377491f3eecd958811d 94d69d0
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
Friday, 1 Jan 2021
23:51 linimon search for other commits by this committer
Mark ports that are BROKEN due to sbrk on aarch64, also BROKEN on riscv64
where appropriate.

While here, pet portlint (Makevar order; whitespace).

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:559890 
Saturday, 28 Nov 2020
00:39 linimon search for other commits by this committer
This port now builds on aarch64.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:556473 
Tuesday, 9 Apr 2019
14:04 sunpoet search for other commits by this committer
Update devel/readline to 8.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://tiswww.case.edu/php/chet/readline/CHANGES
PR:		236156
Exp-run by:	antoine
Original commitRevision:498476 
Monday, 18 Dec 2017
20:45 linimon search for other commits by this committer
This port is also affected by aarch64 not having sbrk.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:456672 
Tuesday, 27 Jun 2017
13:46 sunpoet search for other commits by this committer
Update devel/readline to 7.0 patch 3

- Bump PORTREVISION for shlib change

Changes:	https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
		https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
		https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision:	https://reviews.freebsd.org/D11172
PR:		219947
Exp-run by:	antoine
Original commitRevision:444463 
Wednesday, 3 May 2017
12:16 mat search for other commits by this committer
Simplify USE_GITHUB usage.

Sponsored by:	Absolight
Original commitRevision:440009 
Sunday, 30 Apr 2017
20:37 ler search for other commits by this committer
lang/picoc: rescue, update MASTER_SITES, WWW, take MAINTAINER'ship

PR:		218023
Submitted by:   portmaster@bsdforge.com
Approved by:	adamw (mentor, implicit)
Original commitRevision:439842 
Friday, 3 Mar 2017
16:00 mat search for other commits by this committer
Mark the remaining ports depending on Google Code as DEPRECATED, with an
EXPIRATION_DATE at the end of April 2017.

In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed.  The remaining must not
be of use to anyone.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:435349 
Wednesday, 14 Sep 2016
15:59 mat search for other commits by this committer
GOOGLE_CODE has gone away.

- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
Original commitRevision:422140 
Friday, 15 Aug 2014
19:44 adamw search for other commits by this committer
Fix build on -current, and fix LICENSE and WWW.
Original commitRevision:365030 
Tuesday, 29 Jul 2014
18:41 adamw search for other commits by this committer
Convert a bunch of USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
Original commitRevision:363371 
Wednesday, 23 Jul 2014
13:24 adamw search for other commits by this committer
Add USES=readline to fix build on -current.
Original commitRevision:362689 
Monday, 16 Dec 2013
17:26 bapt search for other commits by this committer
Drop maintainership
Original commitRevision:336648 
Friday, 18 Oct 2013
23:07 bapt search for other commits by this committer
Remove useless post-patch in favor of proper usage of gmake
Original commitRevision:330786 
Thursday, 3 Oct 2013
16:58 bapt search for other commits by this committer
Remove the NO_STAGE macro
Original commitRevision:329212 
Monday, 23 Sep 2013
06:10 bapt search for other commits by this committer
Use stage
Original commitRevision:327923 
Friday, 20 Sep 2013
19:53 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
Original commitRevision:327741 
Friday, 5 Jul 2013
13:44 bapt search for other commits by this committer
Convert to USES=gmake
Original commitRevision:322325 
Monday, 20 Jun 2011
17:26 bapt search for other commits by this committer
Fix build with clang
Original commit
Wednesday, 9 Mar 2011
16:43 bapt search for other commits by this committer
- upgrade to 2.1
Original commit
Sunday, 5 Sep 2010
08:49 bapt search for other commits by this committer
- really install files
- bump port revision

Reported by:    pointyhat, pav
Original commit
Friday, 3 Sep 2010
12:40 bapt search for other commits by this committer
PicoC is a very small C interpreter for scripting. It was originally written for
scripting a UAV's on-board flight system and it's also very suitable for other
robotic, embedded and non-embedded applications too.

WWW:    http://code.google.com/p/picoc/
Original commit

Number of commits found: 29