non port: devel/libosinfo/Makefile |
SVNWeb
|
Number of commits found: 29 |
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Sun, 10 Apr 2022
|
[ 19:11 Charlie Li (vishwin) ] d63665f (Only the first 10 of 892 ports in this commit are shown above. )
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
|
Sat, 26 Mar 2022
|
[ 08:27 Matthias Fechner (mfechner) ] 247c7db (Only the first 10 of 867 ports in this commit are shown above. )
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
Sat, 19 Feb 2022
|
[ 05:23 Roman Bogorodskiy (novel) ] 2fd4fe2
devel/libosinfo: update to 1.10.0
|
Tue, 31 Aug 2021
|
[ 19:49 Bernhard Froehlich (decke) ] 0ff8067
devel/libosinfo: Add CPE information
Approved by: portmgr (blanket)
|
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.
|
Sat, 6 Feb 2021
|
[ 07:48 novel ]
devel/libosinfo: update to 1.9.0
|
Mon, 12 Oct 2020
|
[ 14:20 bapt ] (Only the first 10 of 13 ports in this commit are shown above. )
Update libsoup to 2.72.0
Merge back libsoup and libsoup-gnome, they both have the same dependencies
now, and they are more complicated to split now that they switched to meson
Bump portrevision of dependant ports
|
Thu, 11 Jun 2020
|
[ 15:02 novel ]
devel/libosinfo: update to 1.8.0
|
Sun, 8 Dec 2019
|
[ 12:10 novel ]
devel/libosinfo: update to 1.7.1
One of the changes is switching to the meson build system.
NLS is no longer conditional, so remove the option.
On the other hand, gtk-doc documentation is optional, so add
an option for that, enabled by default.
|
Fri, 8 Nov 2019
|
[ 11:39 tobik ] (Only the first 10 of 109 ports in this commit are shown above. )
devel: Add missing USES={gl,gnome,php,sdl}
|
Wed, 7 Aug 2019
|
[ 16:37 pkubaj ]
devel/libosinfo: fix build with GCC-based architectures
C11 is now required:
../osinfo/osinfo_tree.h:63: error: redefinition of typedef 'OsinfoTree'
../osinfo/osinfo_install_script.h:44: error: previous declaration of
'OsinfoTree' was here
Approved by: mentors (implicit approval)
|
Sun, 4 Aug 2019
|
[ 07:35 novel ]
devel/libosinfo: update to 1.6.0
|
Thu, 9 May 2019
|
[ 12:00 novel ]
devel/libosinfo: update to 1.5.0
|
Sat, 2 Mar 2019
|
[ 14:17 novel ]
devel/libosinfo: update to 1.4.0
|
Thu, 31 Jan 2019
|
[ 11:12 novel ]
devel/libosinfo: update to 1.3.0
|
Wed, 20 Jun 2018
|
[ 16:29 novel ]
devel/libosinfo: update to 1.2.0
|
Sun, 24 Dec 2017
|
[ 08:17 novel ]
devel/libosinfo: fix package build without NLS
Even if NLS is disabled, it still requires 'gettext-tools'.
|
Sat, 26 Aug 2017
|
[ 13:16 novel ]
devel/libosinfo: update to 1.1.0
|
Sat, 25 Mar 2017
|
[ 04:52 novel ]
Switch libosinfo project related ports' MASTER_SITES to pagure
As fedorahosted was retires on March 1st, 2017 [1], switch over
to pagure.
1: https://fedoraproject.org/wiki/Infrastructure/Fedorahosted-retirement
PR: 218084, 218093, 218097
Submitted by: asomers
|
Sun, 13 Nov 2016
|
[ 06:43 novel ] (Only the first 10 of 17 ports in this commit are shown above. )
devel/libosinfo: update to 1.0.0 and handle split
libosinfo as of 1.0.0 consists of 3 packages:
- sysutils/osinfo-db-tools: contains the CLI tools
- misc/osinfo-db: contains database with OS data
- devel/libosinfo: the library
This commit does the following:
- devel:libosinfo: update to 1.0.0
- sysutils/osinfo-db-tools: add new port version 1.0.0
- misc/osinfo-db: add new port version 20160728
- UPDATING: document this split and add a note about
updating handling because of moved files across the packages
that could result in a conflict
Differential Revision: D8455
|
Sat, 2 Jul 2016
|
[ 11:47 novel ]
devel/libosinfo: update to 0.3.1
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 23 Jan 2016
|
[ 22:35 novel ]
devel/libosinfo: update to 0.3.0
|
Fri, 1 May 2015
|
[ 04:18 novel ]
Update to 0.2.11.
|
Sat, 20 Dec 2014
|
[ 23:42 bapt ]
Get rid of gnomehier
|
Thu, 25 Sep 2014
|
[ 15:18 tijl ] (Only the first 10 of 56 ports in this commit are shown above. )
- Set CPPFLAGS and LIBS in a number of ports so configure can find libintl.h
and libintl.so. This fixes a problem where DATADIRNAME gets an incorrect
value which causes locale files to be installed in the wrong place.
- The only configure checks that still need to be patched are related
to intltool so move DATADIRNAME patching from USES=pathfix to
USE_GNOME=intlhack.
- games/klavaro: remove excessive dependencies
- japanese/libskk: add INSTALL_TARGET=install-strip
- math/libqalculate: add INSTALL_TARGET=install-strip and remove pthread
patching
- multimedia/freetuxtv: remove excessive dependencies
- science/gramps: fix shared-mime-info use
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Tue, 15 Jul 2014
|
[ 17:16 novel ]
libosinfo is a library that allows virtualization provisioning tools to
determine the optimal device settings for a hypervisor/operating system
combination.
Review and improvements by: kwm
|
Number of commits found: 29 |