non port: lang/picoc/Makefile |
Number of commits found: 30 |
Tuesday, 19 Nov 2024
|
17:30 Brooks Davis (brooks)
*/*: use USES=sbrk
Replace various BROKEN entries for missing sbrk on aarch64 and risc64
with USES=sbrk.
Fix a few missing entries (generally ports blocked by other
dependences).
Approved by: portmgr (mat in D47258 comment)
Differential Revision: https://reviews.freebsd.org/D47259
6b7215e |
Wednesday, 21 Feb 2024
|
21:32 Brooks Davis (brooks) Author: Chris Hutchinson
lang/picoc: catch up with upstream move to gitlab
PR: 276717
c4abe66 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
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)
b7f0544 |
Wednesday, 20 Oct 2021
|
16:13 Stefan Eßer (se)
lang/picoc: Add CPE information
Approved by: portmgr (blanket)
1b3d829 |
Saturday, 16 Oct 2021
|
09:51 Jimmy Olgeni (olgeni)
*: fix tab vs. space issues, and comments according to the guide.
4460cf7 |
Friday, 10 Sep 2021
|
12:48 Mikael Urankar (mikael)
lang/picoc: Mark as broken on aarch64
sbrk is not implemented on aarch64
94d69d0 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Friday, 1 Jan 2021
|
23:51 linimon
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)
 |
Saturday, 28 Nov 2020
|
00:39 linimon
This port now builds on aarch64.
Approved by: portmgr (tier-2 blanket)
 |
Tuesday, 9 Apr 2019
|
14:04 sunpoet
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
 |
Monday, 18 Dec 2017
|
20:45 linimon
This port is also affected by aarch64 not having sbrk.
Approved by: portmgr (tier-2 blanket)
 |
Tuesday, 27 Jun 2017
|
13:46 sunpoet
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
 |
Wednesday, 3 May 2017
|
12:16 mat
Simplify USE_GITHUB usage.
Sponsored by: Absolight
 |
Sunday, 30 Apr 2017
|
20:37 ler
lang/picoc: rescue, update MASTER_SITES, WWW, take MAINTAINER'ship
PR: 218023
Submitted by: portmaster@bsdforge.com
Approved by: adamw (mentor, implicit)
 |
Friday, 3 Mar 2017
|
16:00 mat
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
 |
Wednesday, 14 Sep 2016
|
15:59 mat
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
 |
Friday, 15 Aug 2014
|
19:44 adamw
Fix build on -current, and fix LICENSE and WWW.
 |
Tuesday, 29 Jul 2014
|
18:41 adamw
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports)
 |
Wednesday, 23 Jul 2014
|
13:24 adamw
Add USES=readline to fix build on -current.
 |
Monday, 16 Dec 2013
|
17:26 bapt
Drop maintainership
 |
Friday, 18 Oct 2013
|
23:07 bapt
Remove useless post-patch in favor of proper usage of gmake
 |
Thursday, 3 Oct 2013
|
16:58 bapt
Remove the NO_STAGE macro
 |
Monday, 23 Sep 2013
|
06:10 bapt
Use stage
 |
Friday, 20 Sep 2013
|
19:53 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
 |
Friday, 5 Jul 2013
|
13:44 bapt
Convert to USES=gmake
 |
Monday, 20 Jun 2011
|
17:26 bapt
Fix build with clang
 |
Wednesday, 9 Mar 2011
|
16:43 bapt
- upgrade to 2.1
 |
Sunday, 5 Sep 2010
|
08:49 bapt
- really install files
- bump port revision
Reported by: pointyhat, pav
 |
Friday, 3 Sep 2010
|
12:40 bapt
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/
 |
Number of commits found: 30 |