non port: devel/py-pkgconfig/Makefile |
SVNWeb
|
Number of commits found: 23 |
Mon, 30 Jan 2023
|
[ 12:59 Po-Chuan Hsieh (sunpoet) ] 0e30668
devel/py-pkgconfig: Add missing USES=pkgconfig
- Bump PORTREVISION for dependency change
|
Wed, 11 Jan 2023
|
[ 15:58 Dmitry Marakasov (amdmi3) ] 77d6847 (Only the first 10 of 3335 ports in this commit are shown above. )
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt
|
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 )
|
Wed, 21 Jul 2021
|
[ 18:11 Po-Chuan Hsieh (sunpoet) ] fe50855
devel/py-pkgconfig: Update to 1.5.5
Changes: https://github.com/matze/pkgconfig/blob/master/README.rst#changelog
https://github.com/matze/pkgconfig/commits/master
|
Mon, 14 Jun 2021
|
[ 17:40 Po-Chuan Hsieh (sunpoet) ] 7707cdd
devel/py-pkgconfig: Update to 1.5.4
Changes: https://github.com/matze/pkgconfig/blob/master/README.rst#changelog
https://github.com/matze/pkgconfig/commits/master
|
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.
|
Wed, 3 Mar 2021
|
[ 18:10 sunpoet ]
Update to 1.5.2
Changes: https://github.com/matze/pkgconfig/blob/master/README.rst#changelog
https://github.com/matze/pkgconfig/commits/master
|
Mon, 28 Dec 2020
|
[ 23:02 antoine ] (Only the first 10 of 1942 ports in this commit are shown above. )
Drop python 2.7 support from a few ports
With hat: portmgr
|
Fri, 5 Apr 2019
|
[ 22:43 sunpoet ]
Update to 1.5.1
Changes: https://github.com/matze/pkgconfig/blob/master/README.rst#changelog
|
Mon, 1 Apr 2019
|
[ 18:05 sunpoet ]
Add PORTEPOCH
|
[ 18:00 sunpoet ]
Update to 1.5.0
Changes: https://github.com/matze/pkgconfig/blob/master/README.rst#changelog
|
[ 17:45 antoine ]
Revert r497404, it breaks some ports depending on it
Reported by: pkg-fallout
MFH: 2019Q2
|
Sun, 31 Mar 2019
|
[ 13:15 sunpoet ]
Update to 1.5.0
Changes: https://github.com/matze/pkgconfig/blob/master/README.rst#changelog
|
Wed, 22 Aug 2018
|
[ 21:45 sunpoet ]
Update to 1.4.0
Changes: https://github.com/matze/pkgconfig/blob/master/README.rst#changelog
|
Wed, 20 Jun 2018
|
[ 17:05 mat ] (Only the first 10 of 1617 ports in this commit are shown above. )
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
|
Sun, 25 Feb 2018
|
[ 05:32 sunpoet ]
Update to 1.3.1
- Update COMMENT
- Add LICENSE_FILE
- Add TEST_DEPENDS
- Allow concurrent installation (USE_PYTHON=concurrent)
- Add GitHub repository to WWW
- Take maintainership
Changes: https://github.com/matze/pkgconfig/blob/master/README.rst#changelog
|
Sat, 24 Feb 2018
|
[ 08:52 tcberner ] (Only the first 10 of 26 ports in this commit are shown above. )
Give xmj@'s ports back to the pool
PR: 226157
Submitted by: xmj
|
Tue, 13 Dec 2016
|
[ 20:19 pi ]
devel/py-pkgconfig: update 1.1.0 -> 1.2.2
- Improve the tests
- Potential break: switch from result set to list
- Expose --list-all query
- Added support for PKG_CONFIG environment variable
PR: 215261
Submitted by: Johannes Jost Meixner <johannes@perceivon.net> (maintainer)
|
Thu, 23 Jun 2016
|
[ 09:48 tz ] (Only the first 10 of 88 ports in this commit are shown above. )
Change all occurrences of xmj@chaot.net to johannes@perceivon.net as the owner
requested.
This only affects "Created by" lines with one exception: devel/uclcmd. There the
maintainer is changed. This was overlooked in r416918.
Approved by: junovitch (mentor)
|
Wed, 15 Jun 2016
|
[ 09:04 tz ] (Only the first 10 of 26 ports in this commit are shown above. )
Change MAINTAINER from xmj@FreeBSD.org to johannes@perceivon.net
PR: 210265
Submitted by: Johannes Jost Meixner (johannes@perceivon.net)
Approved by: pi (mentor)
|
Wed, 25 May 2016
|
[ 16:54 pi ] (Only the first 10 of 26 ports in this commit are shown above. )
Several ports: Change MAINTAINER from xmj@chaot.net to xmj@FreeBSD.org
PR: 209746
Submitted by: xmj
|
Fri, 11 Dec 2015
|
[ 14:01 miwi ]
pkgconfig is a Python module to interface with the pkg-config command line tool.
WWW: https://pypi.python.org/pypi/pkgconfig
PR: 205136
Submitted by: Johannes Meixner <xmj@chaot.net>
Approved by: mat (mentor)
Differential Revision: D4511
|
Number of commits found: 23 |