non port: devel/pkgconf/Makefile |
SVNWeb
|
Number of commits found: 87 |
Tue, 24 Jan 2023
|
[ 14:56 Baptiste Daroussin (bapt) ] c2aaddc
devel/pkgconf: update to 1.8.1
|
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 )
|
Fri, 29 Jul 2022
|
[ 07:47 Baptiste Daroussin (bapt) ] d48fab5
devel/pkgconf: accept share/pkgconfig
Since pkg-config then pkgconf was introduced, we as a project decided
the lib/pkgconfig was not suitable and moved all .pc files and installed
them into libdata/pkconfig instead.
This concerns the .pc file referring to potentially architecture dependant
information.
One thing that has been missed was that there may be some arch independant
.pc files only (like headers only libraries for example etc) then in
pkg-config but also in pkgconf it has been advertise to use share/pkgconfig
for those specific files. As this matches what hier(7) says about "share",
let's accept that in the default search path as well.
Reported by: Andrea Pappacoda <andrea@pappacoda.it>
|
Mon, 4 Oct 2021
|
[ 14:23 Baptiste Daroussin (bapt) ] 3a3fe55
devel/pkgconf: update to 1.8.0
|
Sun, 29 Aug 2021
|
[ 18:21 Bernhard Froehlich (decke) ] b092209
devel/pkgconf: Add CPE information
Approved by: portmgr (blanket)
|
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.
|
Fri, 19 Mar 2021
|
[ 08:20 bapt ]
Update to 1.7.4
|
Sat, 20 Jun 2020
|
[ 14:30 bapt ]
Update to 1.7.3
PR: 247300
Exp-run by: antoine
|
Thu, 22 Aug 2019
|
[ 11:01 bapt ]
Update to 1.6.3
|
Tue, 16 Apr 2019
|
[ 18:08 bapt ]
update to 1.6.1
|
Sun, 27 Jan 2019
|
[ 14:30 bapt ]
Update to 1.6.0
PR: 235101
Exp-run by: antoine
|
Sat, 20 Oct 2018
|
[ 20:06 bapt ]
Update to 1.5.4
|
Mon, 1 Oct 2018
|
[ 09:44 bapt ]
Update pkgconf to 1.5.3
While here update p5-PkgConfig-LibPkgConf to 0.09 which is compatible
with pkgconf 1.5.3
PR: 231423
Exp-run by: antoine
|
Mon, 10 Sep 2018
|
[ 13:14 mat ] (Only the first 10 of 995 ports in this commit are shown above. )
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
|
Sat, 24 Feb 2018
|
[ 11:27 bapt ]
Update to 1.4.2
|
Wed, 24 Jan 2018
|
[ 12:10 bapt ]
Update to 1.4.1
|
Fri, 19 Jan 2018
|
[ 10:00 bapt ]
Update pkgconf to 1.4.0
Update p5-PkgConfig-LibPkgConf to 0.08 which reflects some API changes [1]
PR: 224957
Exp-run by: antoine
Submitted by: sunpoet [1]
|
Wed, 18 Oct 2017
|
[ 12:00 bapt ]
Update to 1.3.10
|
Thu, 5 Oct 2017
|
[ 08:24 bapt ]
Update to 1.3.9
PR: 222614
Exp-run by: antoine
|
Mon, 22 May 2017
|
[ 21:41 kwm ]
Update pkgconf to 1.3.7.
Add missing TEST_DEPENDS
Exp-run by: antoine@
PR: 219437
Approved by: portmgr (antoine@), maintainer (bapt@)
|
Tue, 4 Apr 2017
|
[ 21:29 bapt ]
Update to 1.3.5
exp-run: antoine
|
Sun, 26 Mar 2017
|
[ 08:44 antoine ]
Revert upgrade to 1.3.2 and require exp-run for future upgrades, this
upgrade breaks some ports.
With hat: portmgr
|
Sat, 25 Mar 2017
|
[ 10:25 bapt ]
Update 1.3.2
|
Wed, 8 Mar 2017
|
[ 13:47 des ]
Revert the search path change.
|
Tue, 7 Mar 2017
|
[ 12:17 antoine ]
Move ${PREFIX}/libdata/pkgconfig ahead of ${PREFIX}/lib/pkgconfig in pkgconf
search path
This fixes packaging of some ports.
With hat: portmgr
|
[ 01:03 des ]
Change the search path to include ${PREFIX}/lib/pkgconfig ahead of the
usual ${PREFIX}/libdata/pkgconfig and /usr/libdata/pkgconfig. This
renders 82.6% of Mk/Uses/pathfix.mk obsolete.
Reviewed by: bapt
Approved by: bapt
|
Sat, 25 Feb 2017
|
[ 22:48 bapt ]
Update to 1.3.0
|
Tue, 7 Feb 2017
|
[ 22:11 bapt ]
Revert a commit from upstream causing regression until I find the real cause
|
Mon, 6 Feb 2017
|
[ 20:21 bapt ]
Update to 1.2.2
|
Sun, 29 Jan 2017
|
[ 17:11 bapt ]
Install the .pc file in the right place
PR: 216577
Submitted by: John Hein <z7dr6ut7gs@snkmail.com>
|
Thu, 26 Jan 2017
|
[ 14:13 bapt ]
Update to 1.2.1
|
Sun, 22 Jan 2017
|
[ 10:30 bapt ]
Actually apply the proper patch
|
[ 09:50 bapt ]
Fix regression introduced in pkg 1.2.0
pkgconf --variable=pc_path pkg-config was not reporting any thing
Reported by: antoine
|
Sat, 21 Jan 2017
|
[ 11:33 bapt ]
Update to 1.2.0
Changes from 1.1.0 to 1.2.0:
----------------------------
* Features:
- new --path option lists the .pc files which provided the requested
dependencies
- new path relocation API: pkgconf_path_relocate(), which wraps functions such
as
realpath() and cygwin_conv_path().
- new --with-path option adds a path to the search list
- new --define-prefix and --dont-define-prefix features enable automatic
prefix
detection for relocatable SDKs. this is mostly useful on windows.
* Bug fixes:
- fragments: fix even more edge cases involving token concatenation
- path lists: don't attempt to collect path inodes if the filter is disabled
- path lists: explicitly avoid uninitialised data for the path inode cache
- client: properly handle --keep-system-cflags and --keep-system-libs
* Enhancements:
- windows: build libpkgconf as a DLL
- fragments: only munge fragments if sysroot_dir is actually set
- overall API: resolver flags have been moved to being a client-object setting
instead of used for every function invocation
|
Sat, 7 Jan 2017
|
[ 21:31 bapt ]
Update to 1.1.1
- Minor fixes
- new pkgconf --path
|
Sat, 31 Dec 2016
|
[ 10:24 bapt ]
Update to 1.1.0
* new Provides rule support which brings --print-provides to it's fullest
potential
* learning of path lists from toolchain environment variables to make
the toolchain include flag filtering more accurate
* the --pure flag which brings more of the pkgconf linker flag optimizations
to --static
* a new, more robust .pc file parser
* better handling of toolchain flag grouping like -isystem, -idirafter,
-Bdynamic and -Bstatic, as well as any -Wl options
* deduplication of path lists by device node and inode
* a new testsuite based on kyua, the BSD testing framework
* a fully stable libpkgconf API and ABI, with documentation:
(http://pkgconf.readthedocs.io/en/latest/)
announcement:
http://kaniini.dereferenced.org/2016/12/31/pkgconf-1.1.0-release.html
Exp-run: antoine (on development version)
|
Tue, 25 Oct 2016
|
[ 19:27 bapt ]
Update MASTER_SITES
|
[ 19:26 bapt ]
Update to 1.0.2
|
Thu, 25 Aug 2016
|
[ 06:05 bapt ]
Update to 1.0.1
Changes: https://github.com/pkgconf/pkgconf/releases/tag/pkgconf-1.0.1
|
Sat, 23 Jul 2016
|
[ 22:14 bapt ]
Bump portrevision for plist change
|
[ 20:53 bapt ]
Update to version 1
Now pkgconf is providing a libpkgconf
Add a tests target to run the regression tests
|
Tue, 20 Oct 2015
|
[ 08:47 des ]
Wrap long line
Approved by: bapt@
|
Sun, 19 Jul 2015
|
[ 21:43 bapt ]
Update to 0.9.12
|
Mon, 25 May 2015
|
[ 19:22 bapt ]
Update to 0.9.11
|
Fri, 24 Apr 2015
|
[ 04:23 bapt ]
Update to 0.9.10
|
Thu, 23 Apr 2015
|
[ 20:08 bapt ]
Add a patch to fix a regression when parsing commented lines
Reported by: antoine
Obtained from: upstream
|
Wed, 22 Apr 2015
|
[ 06:23 bapt ]
Update to 0.9.9
|
Sun, 15 Mar 2015
|
[ 00:50 bapt ]
Update to 0.9.8
|
Mon, 2 Mar 2015
|
[ 21:05 bapt ]
Add a patch to stream spaces after quoted newlines
This fix .pc files with multi line fields
|
Mon, 19 Jan 2015
|
[ 20:01 bapt ]
pkg-config is gone for long enough
|
Mon, 22 Sep 2014
|
[ 08:35 bapt ]
Remove cruft used to test new things
|
[ 07:13 bapt ]
Update to 0.9.7
|
Mon, 4 Aug 2014
|
[ 10:00 dumbbell ]
devel/pkgconf: Import patch to support non-newline-terminated .pc files
It fixes a bug in pkgconf(1) where the last line, if not terminated by a
newline character, would be chopped by one byte. This could lead to
incorrect flags returned by pkgconf(1).
An example is cppunit.pc from devel/cppunit: the cppunit.pc.in, used to
generate cppunit.pc, isn't newline-terminated. Our sed(1) currently adds
a newline to the last line, no matter what the input stream has. But
that's not the case with GNU sed and our sed should be soon fixed too. In
this case, "pkgconf --cflags cppunit" returned "-I" before this fix,
instead of "-I/usr/local/include" now.
This patch is already committed upstream.
Reviewed by: bapt@
Approved by: bapt@
Phabric: https://phabric.freebsd.org/D532
|
Tue, 29 Jul 2014
|
[ 21:31 bapt ]
Do not try to strip a second time pkgconf for nothing
|
Sat, 7 Jun 2014
|
[ 23:19 bapt ]
Update to 0.9.6
|
Mon, 17 Mar 2014
|
[ 08:33 bapt ]
Update to 0.9.5
|
Thu, 13 Mar 2014
|
[ 14:06 bapt ]
Update my ports to the latest infrastructure changes
|
Mon, 6 Jan 2014
|
[ 20:55 bapt ]
Fix license this is ISCL not BSD
|
Fri, 27 Dec 2013
|
[ 12:04 bapt ]
Remove cruft
|
[ 12:03 bapt ]
Update to 0.9.4
|
Mon, 23 Sep 2013
|
[ 10:14 bapt ]
Prefer an atomic operation for pkg-config link creation
Submitted by: danfe
|
[ 06:06 bapt ]
Use stage
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Fri, 23 Aug 2013
|
[ 19:35 bapt ]
- update to 0.9.3
- Changes:
add support for CFlags.private
static linking improvements
|
Thu, 2 May 2013
|
[ 15:47 bapt ]
Also lookup in /usr/libdata/pkgconfig for .pc files if any
Requested by: emaste
|
Tue, 23 Apr 2013
|
[ 10:13 bapt ] (Only the first 10 of 97 ports in this commit are shown above. )
Convert devel to USES=pkgconfig
|
Wed, 20 Mar 2013
|
[ 17:03 bapt ]
Fix a corner case usage of pkgconf spotted in webkit-gtk3
Reported by: Gustau Perez i Querol, kwm (both via irc)
Tested by: Gustau Perez i Querol, kwm
Obtained from: pkgconf git
|
Sun, 17 Mar 2013
|
[ 23:10 bapt ]
- Fix a regression that prevent graphics/dri to correctly build
Reported by: gpalmer, swills
Tested by: zi
|
Sat, 16 Mar 2013
|
[ 01:23 bapt ]
- update to 0.9.1
|
Mon, 11 Mar 2013
|
[ 17:57 bapt ]
- update main master_site
Reported by: many
|
[ 11:17 bapt ]
- update to 0.8.12
|
Fri, 5 Oct 2012
|
[ 19:13 bapt ]
provide a new mirror
|
Fri, 28 Sep 2012
|
[ 12:46 bapt ]
typo
|
[ 12:16 bapt ]
Improve the comment
|
Fri, 14 Sep 2012
|
[ 21:36 bapt ]
- update to 0.8.9
- changes:
* add a trailing space in the end of --cflags, --libs output (for
compatibility with pkg-config
* --about now show the pkg-config equivalent version along with pkgconf
version
|
Fri, 7 Sep 2012
|
[ 20:51 bapt ]
- update to 0.8.8
- changes:
* integrate all our patches
* more pkg-config compatibilities
|
Sat, 25 Aug 2012
|
[ 22:21 bdrewery ]
- Fix crash when running pkgconf with no path separators in the
specified filename
Approved by: bapt (maintainer, mentor)
Obtained from: pkgconf git
|
Wed, 22 Aug 2012
|
[ 21:59 bapt ]
- fix compatibility with pkg-config when the .pc files have an empty or non
existent Libs or Cflags entry
Reported by: avg, mezz, Luca Pizzamiglio <luca.pizzamiglio@gmail.com>
Tested by: avg, mezz, Luca Pizzamiglio <luca.pizzamiglio@gmail.com>
Obtain from: pkgconf git
|
Tue, 21 Aug 2012
|
[ 09:54 bapt ]
- add a mirror
|
Mon, 20 Aug 2012
|
[ 10:12 bapt ]
- update to 0.8.7
|
Wed, 15 Aug 2012
|
[ 21:38 bapt ]
- update to 0.8.6 (plus patches from upstream git)
- patches are:
* fix pkgconf returning 0 when a dependency is missing instead of 1 [1]
* fix \" in cflags being lost [2]
Reported by: Olivier Smedts <olivier@gid0.org> [1], tj@ [2]
|
Mon, 30 Jul 2012
|
[ 17:04 bapt ]
- update to 0.8.5
- changes:
* Fix parsing multiline definitions which could lead to segfault [1]
* --variable output compatibility with pkg-config has been improved
* Fix --modversion showing sometime multiple version [2]
Reported by: dougb [1], Adam McDougall (via private mail) [2]
|
Sun, 29 Jul 2012
|
[ 22:26 bapt ]
- update to 0.8.4 which include all the changes added in 0.8.3_1 + some code
cleanups
|
[ 09:56 bapt ]
- import patches from upstream
- changes:
* add support for --list-all
* --version now shows pkg-config compatibility version (no need to modify
anymore buggy configures that do check for --version instead of
--modversion pkg-conf)
* new --about to show the version of pkgconf
Obtained from: pkgconf git repository
|
Thu, 26 Jul 2012
|
[ 06:32 dougb ]
Fix the most obviously broken part, duplicated file
|
[ 05:40 bapt ] (Only the first 10 of 158 ports in this commit are shown above. )
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat)
|
Number of commits found: 87 |