<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/databases/mysqlcppapi, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2014-09-01T12:53:55Z</updated>
<entry>
<title>Remove non staged ports without pending PR from databases</title>
<updated>2014-09-01T12:53:55Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2014-09-01T12:53:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7161a29dcfd214749b78e5f32763614736e2fef7'/>
<id>urn:sha1:7161a29dcfd214749b78e5f32763614736e2fef7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove indefinite articles and trailing periods from COMMENT, plus</title>
<updated>2014-06-10T07:39:01Z</updated>
<author>
<name>Jimmy Olgeni</name>
<email>olgeni@FreeBSD.org</email>
</author>
<published>2014-06-10T07:39:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=76c7f8fbe69660fe9f9698556a4c6913165ff5be'/>
<id>urn:sha1:76c7f8fbe69660fe9f9698556a4c6913165ff5be</id>
<content type='text'>
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
</content>
</entry>
<entry>
<title>Add NO_STAGE all over the place in preparation for the staging support (cat: databases)</title>
<updated>2013-09-20T16:13:47Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-09-20T16:13:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=36117d709704f772dbc3d305cda6923741791598'/>
<id>urn:sha1:36117d709704f772dbc3d305cda6923741791598</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Finish converting the whole ports tree to USES=pkgconfig</title>
<updated>2013-04-23T14:20:25Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-04-23T14:20:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=992586fa0863f8346a19cbcdfbba376c5c4dfd43'/>
<id>urn:sha1:992586fa0863f8346a19cbcdfbba376c5c4dfd43</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.</title>
<updated>2013-03-19T13:04:30Z</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2013-03-19T13:04:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=334eb0fc61312986b1d9f56b24c7518920f81462'/>
<id>urn:sha1:334eb0fc61312986b1d9f56b24c7518920f81462</id>
<content type='text'>
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
</content>
</entry>
<entry>
<title>new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config</title>
<updated>2012-07-26T05:40:22Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2012-07-26T05:40:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9346b215f04cc84bbb7125ff2fcf03978f859a21'/>
<id>urn:sha1:9346b215f04cc84bbb7125ff2fcf03978f859a21</id>
<content type='text'>
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)
</content>
</entry>
<entry>
<title>For ports maintained by ports@ where pkgconfig is one of the USE_GNOME deps</title>
<updated>2012-07-23T01:33:55Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2012-07-23T01:33:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=86b7e3bb7fa6c4f04afdcca83751e1bf8cfa59bb'/>
<id>urn:sha1:86b7e3bb7fa6c4f04afdcca83751e1bf8cfa59bb</id>
<content type='text'>
convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep
added by bsd.gnome.mk.
</content>
</entry>
<entry>
<title>- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)</title>
<updated>2011-09-23T22:26:39Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2011-09-23T22:26:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6f6fbe4bdf9851de1eb6ebef5287e3007846045e'/>
<id>urn:sha1:6f6fbe4bdf9851de1eb6ebef5287e3007846045e</id>
<content type='text'>
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
</content>
</entry>
<entry>
<title>- Get Rid MD5 support</title>
<updated>2011-03-20T12:54:45Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2011-03-20T12:54:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bb86cbe5d232690f52a27fe9a2d7246e03eef9c4'/>
<id>urn:sha1:bb86cbe5d232690f52a27fe9a2d7246e03eef9c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump PORTREVISION for ports linking to default libmysqlclient.</title>
<updated>2011-03-19T13:15:34Z</updated>
<author>
<name>Alex Dupre</name>
<email>ale@FreeBSD.org</email>
</author>
<published>2011-03-19T13:15:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1bda2b27257c283e17a4a91482d5fa535c2ab5a7'/>
<id>urn:sha1:1bda2b27257c283e17a4a91482d5fa535c2ab5a7</id>
<content type='text'>
</content>
</entry>
</feed>
