notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: lang/mono6.8/Makefile
SVNWeb

Number of commits found: 19

Tue, 8 Aug 2023
[ 11:16 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:bcd90622c73cdc090877a2f8173cf50a8e8e611f  commit hash:bcd90622c73cdc090877a2f8173cf50a8e8e611f  commit hash:bcd90622c73cdc090877a2f8173cf50a8e8e611f  bcd9062 
lang/mono*: add compat symlink for devel/msbuild < 16

/usr/local/lib/mono/msbuild/15.0/bin/Microsoft.CSharp.CurrentVersion.targets(331,5):
error MSB4019: The imported project
"/usr/local/lib/mono/msbuild/15.0/bin/Roslyn/Microsoft.CSharp.Core.targets" was
not found. Confirm that the path in the <Import> declaration is correct, and
that the file exists on disk.

PR:		256342
Suggested by:	Marcin Cieślak
Regressed by:	https://github.com/mono/mono/commit/1717687e16dd
[ 07:25 Fernando Apesteguía (fernape) search for other commits by this committer Author: Marcin Cieślak ]    commit hash:bdfb6aecac70d7811b4ccbe7f79206c9e206ac9f  commit hash:bdfb6aecac70d7811b4ccbe7f79206c9e206ac9f  commit hash:bdfb6aecac70d7811b4ccbe7f79206c9e206ac9f  bdfb6ae 
lang/mono6.8: Fix build with ninja

Downgraded USES=autoreconf:2.69 to reduce the amount of warnings.
There is no need to invoke autogen.sh after running autoreconf.

PR:		272986
Reported by:	saper@saper.info (maintainer)
Tue, 25 Jul 2023
[ 13:14 Dan Langille (dvl) search for other commits by this committer ]    commit hash:c59052ead113b0013041dda3f494f6bec83fbb2a  commit hash:c59052ead113b0013041dda3f494f6bec83fbb2a  commit hash:c59052ead113b0013041dda3f494f6bec83fbb2a  c59052e  (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
*/*: return mono@ ports to the pool

The team previously known as mono has no active members.

I will send an email to ports@ in case anyone wants to pick up these
ports.
Approved by:	portmgr (bofh)
Tue, 27 Jun 2023
[ 19:34 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  3d9a815  (Only the first 10 of 4481 ports in this commit are shown above. View all ports for this commit)
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
Sat, 10 Sep 2022
[ 13:37 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:e3b5f07091aaf3349d7af9259a816b51cd799e73  commit hash:e3b5f07091aaf3349d7af9259a816b51cd799e73  commit hash:e3b5f07091aaf3349d7af9259a816b51cd799e73  e3b5f07 
*: Fix e2438a86b81aea7cd41a66ca23fc49510679d85b
Fri, 9 Sep 2022
[ 21:02 Daniel Engberg (diizzy) search for other commits by this committer ]    commit hash:e2438a86b81aea7cd41a66ca23fc49510679d85b  commit hash:e2438a86b81aea7cd41a66ca23fc49510679d85b  commit hash:e2438a86b81aea7cd41a66ca23fc49510679d85b  e2438a8  (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
*/*: Update path set in BUILD_DEPENDS for CMake in more ports

Commit b23ea4e2d2f51b53d8915fe9fd7b4efbdd575e38 changed its location to
devel/cmake-core

Approved by:	portmgr (blanket)
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 10 Aug 2022
[ 10:07 Felix Palmen (zirias) search for other commits by this committer ]    commit hash:1303528e49c7fec9160e60090ca0a2e7713f5294  commit hash:1303528e49c7fec9160e60090ca0a2e7713f5294  commit hash:1303528e49c7fec9160e60090ca0a2e7713f5294  1303528 
lang/mono6.8: Fix build with archivers/brotli

Add USES=localbase, so in-tree headers are found before headers in
LOCALBASE. This fixes the build with archivers/brotli installed.

CONFLICTS isn't an option any more, after
478e294ddedbe6444330b00512a09406265bea71, archivers/brotli is an
indirect build dependency.

PR:		265745
Approved by:	portmgr (build fix blanket), tcberner (mentor)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:f98ae56653d5255e3519da4e97d6edbaa7e6df91  commit hash:f98ae56653d5255e3519da4e97d6edbaa7e6df91  commit hash:f98ae56653d5255e3519da4e97d6edbaa7e6df91  f98ae56  (Only the first 10 of 255 ports in this commit are shown above. View all ports for this commit)
lang: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alonso Cardenas Marquez <acm@FreeBSD.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 10 Jan 2022
[ 15:15 Stefan Eßer (se) search for other commits by this committer ]    commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  commit hash:bcaf25a8c8046b094f6b5ab5bc258333bc326ee1  bcaf25a  (Only the first 10 of 491 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 16 Nov 2021
[ 19:41 Dries Michiels (driesm) search for other commits by this committer ]    commit hash:18510dda5f3729f2b12bfdf8934dca6389b24d83  commit hash:18510dda5f3729f2b12bfdf8934dca6389b24d83  commit hash:18510dda5f3729f2b12bfdf8934dca6389b24d83  18510dd 
lang/mono6.8: Fix version in CONFLICTS_INSTALL

PR:			254222
Approved by:		0mp (mentor), portmgr (blanket)
Differential Revision:	https://reviews.freebsd.org/D32998
Sat, 16 Oct 2021
[ 09:51 Jimmy Olgeni (olgeni) search for other commits by this committer ]    commit hash:4460cf727a7788c9ce21f3344ce5745e5cd9fc4a  commit hash:4460cf727a7788c9ce21f3344ce5745e5cd9fc4a  commit hash:4460cf727a7788c9ce21f3344ce5745e5cd9fc4a  4460cf7  (Only the first 10 of 476 ports in this commit are shown above. View all ports for this commit)
*: fix tab vs. space issues, and comments according to the guide.
Wed, 6 Oct 2021
[ 20:52 Piotr Kubaj (pkubaj) search for other commits by this committer ]    commit hash:1ddcf44a18c245fd04022c6ec31adb65f1012a16  commit hash:1ddcf44a18c245fd04022c6ec31adb65f1012a16  commit hash:1ddcf44a18c245fd04022c6ec31adb65f1012a16  1ddcf44 
lang/mono6.8: fix powerpc* plist

- actually add pkg-plist.powerpc,
- move it before bsd.port.pre.mk.
Wed, 26 May 2021
[ 03:07 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:f3ffaa8269c5c1c1e43ccdad7f60309b3ffeee02  commit hash:f3ffaa8269c5c1c1e43ccdad7f60309b3ffeee02  commit hash:f3ffaa8269c5c1c1e43ccdad7f60309b3ffeee02  f3ffaa8 
lang/mono6.8: register build-time conflict against archivers/brotli

The build fails if `archivers/brotli' port is installed, with the
errors quoted below.  It does not happen in pristine environments,
but may affect users who build ports locally.

  ../../external/corefx/src/Native/AnyOS/brotli/enc/dictionary_hash.c:16:1:
error: unknown type name 'BROTLI_INTERNAL'
  BROTLI_INTERNAL const uint16_t kStaticDictionaryHash[32768] = {
  ^
  ../../external/corefx/src/Native/AnyOS/brotli/enc/dictionary_hash.c:16:31:
error: expected ';' after top level declarator
  BROTLI_INTERNAL const uint16_t kStaticDictionaryHash[32768] = {
                                ^
                                ;
  2 errors generated.
Tue, 20 Apr 2021
[ 06:57 Tobias Kortkamp (tobik) search for other commits by this committer ]    commit hash:a91d65363fe8aa72bdf427bb639b0fe258ee7c01  commit hash:a91d65363fe8aa72bdf427bb639b0fe258ee7c01  commit hash:a91d65363fe8aa72bdf427bb639b0fe258ee7c01  a91d653  (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Mk/Uses/ninja.mk: Add support for devel/samurai (D29353)

Samurai is a Ninja-compatible build tool with fewer dependencies
than Ninja.  Hook it to the framework via a new NINJA_DEFAULT.

This also adds %p to NINJA_STATUS to make Ninja or Samurai print
the percentage of completed jobs to make it easier to eyeball how
much of the build is done.

PR:		254678
Exp-run	by:	antoine
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Fri, 18 Dec 2020
[ 20:06 antoine search for other commits by this committer ] Original commit   Revision:558405
Fix PKGBASE collisions
[ 19:37 linimon search for other commits by this committer ] Original commit   Revision:558400
Add proper CONFLICTS_INSTALL.

These should now be complete and ready for wider testing, so change the
maintainers to all be mono@FreeBSD.org

PR:		251795
Submitted by:	linimon
Sun, 13 Dec 2020
[ 02:53 linimon search for other commits by this committer ] Original commit   Revision:557880 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Actually update the newly created port lang/mono6.8 to 6.8.

This port is a WIP.  It compiles and packages on both amd64 and powerpc64.
However, the ports depending on it do *not*.  I will continue working on
this.  Because of this, assign maintainership to myself in the meantime.

This corresponds to the most recent patches in D23300 except with fixes
to the OPTIONS handling by myself.

Submitted by:		prj_rootwyrm.com
Differential Revision:	D23300

Number of commits found: 19