non port: lang/ccl/Makefile |
SVNWeb
|
Number of commits found: 33 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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.
(Only the first 15 lines of the commit message are shown above )
|
Mon, 10 Jan 2022
|
[ 15:15 Stefan Eßer (se) ] bcaf25a (Only the first 10 of 491 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Thu, 30 Sep 2021
|
[ 21:23 Rene Ladan (rene) ] 620968a (Only the first 10 of 399 ports in this commit are shown above. )
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
|
Mon, 21 Jun 2021
|
[ 09:53 Jimmy Olgeni (olgeni) ] 6b118e3
lang/ccl: LICENSE is APACHE20 since long ago.
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 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
|
Sat, 12 Sep 2020
|
[ 08:00 olgeni ]
lang/ccl: IGNORE on FreeBSD < 12.
|
Mon, 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>
|
Mon, 22 Apr 2019
|
[ 12:36 antoine ]
Mark BROKEN on FreeBSD 12 and 13
Reported by: pkg-fallout
MFH: 2019Q2
|
Tue, 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
|
Fri, 21 Oct 2016
|
[ 12:51 mat ] (Only the first 10 of 718 ports in this commit are shown above. )
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Sat, 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)
|
Fri, 3 Apr 2015
|
[ 11:26 mat ] (Only the first 10 of 120 ports in this commit are shown above. )
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
|
Mon, 6 Oct 2014
|
[ 12:49 olgeni ]
Upgrade to version 1.10.
|
Tue, 13 May 2014
|
[ 15:02 olgeni ]
Add staging support and pet portlint.
|
Fri, 20 Sep 2013
|
[ 19:53 bapt ] (Only the first 10 of 379 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
|
Thu, 7 Mar 2013
|
[ 13:22 olgeni ]
Upgrade to version 1.9.
|
Sat, 26 Jan 2013
|
[ 14:50 olgeni ] (Only the first 10 of 50 ports in this commit are shown above. )
Convert Makefile headers to the new format in my ports.
|
Sun, 19 Aug 2012
|
[ 04:26 olgeni ]
Revert test code that crept in on r302526.
Submitted by: Jarrod Sayers <jarrod downtools.com.au>
|
Tue, 14 Aug 2012
|
[ 16:35 olgeni ]
Upgrade to version 1.8.
|
Mon, 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>
|
Wed, 17 Aug 2011
|
[ 11:53 olgeni ]
Upgrade to version 1.7.
|
Sat, 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.
|
Tue, 29 Mar 2011
|
[ 20:35 olgeni ]
Remove MANUAL_PACKAGE_BUILD: this port builds fine in both i386 and
amd64 tinderboxes.
|
Mon, 28 Mar 2011
|
[ 16:45 olgeni ]
Upgrade to version 1.6.
|
Fri, 25 Jun 2010
|
[ 13:51 olgeni ]
Upgrade to version 1.5.
Feature safe: yes
|
Fri, 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.
|
Sat, 9 Jan 2010
|
[ 14:09 olgeni ]
Integrate adsf-install and the local FreeBSD registry into
asdf:*central-registry* by default.
|
Fri, 8 Jan 2010
|
[ 20:21 olgeni ]
Build without using a temporary script.
|
[ 12:50 olgeni ]
Add a pkg-message file with a few hints.
|
Sun, 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: 33 |