non port: lang/ccl/Makefile |
Number of commits found: 34 |
Sunday, 22 Sep 2024
|
22:29 Jimmy Olgeni (olgeni)
lang/ccl: update to version 1.13
1f59ef6 |
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 |
Monday, 10 Jan 2022
|
15:15 Stefan Eßer (se)
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
cannot conflict with itself (due to logic in bsd.port.mk that
supresses the pattern match result in that case).
A few ports that set the conflicts variables depending on complex
conditions (e.g. port options), have been left unmodified, despite
probably containing outdated package names.
These changes should only affect the installation of locally built
ports, not the package building with poudriere. They should give an
early indication of the install conflict in cases where currently
the pkg command aborts an installation when it detects that an
existing file would be overwritten,
Approved by: portmgr (implicit)
bcaf25a |
Thursday, 30 Sep 2021
|
21:23 Rene Ladan (rene)
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
620968a |
Monday, 21 Jun 2021
|
09:53 Jimmy Olgeni (olgeni)
lang/ccl: LICENSE is APACHE20 since long ago.
6b118e3 |
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 |
Tuesday, 22 Sep 2020
|
16:38 se
Add a build dependency on GNU as
On systems with GNU as in base (up to and including 12.x) there is no need
to provide the GNU binutils from a port.
If the not fully compatible llvm-as should be made available under the name
"as", the condition should be changed to always require binutils from a port
when running on a system after 12.x (which should retain the GNU as in base
for the live-time of that major release).
|
16:20 se
Fix build with -fno-common
|
Saturday, 12 Sep 2020
|
08:00 olgeni
lang/ccl: IGNORE on FreeBSD < 12.
|
Monday, 10 Aug 2020
|
07:37 olgeni
Update lang/ccl to version 1.12 and unbreak.
- i386 no longer supported :(
PR: 245941 (with changes)
Submitted by: Sean Champ <lab+bsd@thinkum.space>
|
Monday, 22 Apr 2019
|
12:36 antoine
Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout
MFH: 2019Q2
|
Tuesday, 27 Mar 2018
|
19:46 olgeni
In lang/ccl:
- Explicitly include <machine/trap.h> for accessing T_PAGEFLT.
- Use 'mc_flags' in mcontext_t to check for valid AVX state, rather than
'mc_trapno'.
PR: 226809
Submitted by: jhb
|
Friday, 21 Oct 2016
|
12:51 mat
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Saturday, 7 Nov 2015
|
14:29 olgeni
Upgrade lang/ccl to version 1.11.
- Add LICENSE
- Do not mute install commands
- Regenerate patch-lisp-kernel_memory.c to make portlint happy
- Fix whitespace in pkg-message (portlint)
|
Friday, 3 Apr 2015
|
11:26 mat
Remove OSVERSION checks that do not make sense any more.
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).
Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.
Differential Revision: https://reviews.freebsd.org/D2209
|
Monday, 6 Oct 2014
|
12:49 olgeni
Upgrade to version 1.10.
|
Tuesday, 13 May 2014
|
15:02 olgeni
Add staging support and pet portlint.
|
Friday, 20 Sep 2013
|
19:53 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
|
Thursday, 7 Mar 2013
|
13:22 olgeni
Upgrade to version 1.9.
|
Saturday, 26 Jan 2013
|
14:50 olgeni
Convert Makefile headers to the new format in my ports.
|
Sunday, 19 Aug 2012
|
04:26 olgeni
Revert test code that crept in on r302526.
Submitted by: Jarrod Sayers <jarrod downtools.com.au>
|
Tuesday, 14 Aug 2012
|
16:35 olgeni
Upgrade to version 1.8.
|
Monday, 10 Oct 2011
|
10:35 olgeni
Unset CCL_DEFAULT_DIRECTORY before running the CCL compiler, else
the build would fail.
PR: ports/161416
Submitted by: Nali Toja <nalitoja gmail com>
|
Wednesday, 17 Aug 2011
|
11:53 olgeni
Upgrade to version 1.7.
|
Saturday, 2 Apr 2011
|
21:09 olgeni
Set MANUAL_PACKAGE_BUILD for amd64 7 only, which causes an abort
trap under tinderbox. i386 7 and amd64/i386 8 build just fine.
|
Tuesday, 29 Mar 2011
|
20:35 olgeni
Remove MANUAL_PACKAGE_BUILD: this port builds fine in both i386 and
amd64 tinderboxes.
|
Monday, 28 Mar 2011
|
16:45 olgeni
Upgrade to version 1.6.
|
Friday, 25 Jun 2010
|
13:51 olgeni
Upgrade to version 1.5.
Feature safe: yes
|
Friday, 15 Jan 2010
|
11:13 olgeni
Precompile the asdf-install module.
Remove .orig files after patching.
Set MANUAL_PACKAGE_BUILD due to the SSE2 instruction set requirement.
|
Saturday, 9 Jan 2010
|
14:09 olgeni
Integrate adsf-install and the local FreeBSD registry into
asdf:*central-registry* by default.
|
Friday, 8 Jan 2010
|
20:21 olgeni
Build without using a temporary script.
|
12:50 olgeni
Add a pkg-message file with a few hints.
|
Sunday, 3 Jan 2010
|
16:17 olgeni
Add Clozure CL, a free Common Lisp implementation that can be
bootstrapped from C code alone.
Unfortunately this port does not support CPUs without the SSE2
instruction set, and will fail to build with a diagnostic message
in those cases. Supported FreeBSD architectures are i386 and amd64.
pkg-descr contains a quick description of the main Clozure CL
features.
|
Number of commits found: 34 |