1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Doug Barton
deda664425 Throw my ports back in the pool, and make my intentions clear for the
various ports that I've created.

I bid fond fare well
A chapter closes for me
What opens for you?
2012-10-08 10:38:47 +00:00
Carlo Strub
a9f85911cd Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)

Approved by:	portmgr@ (implicit)
2012-08-03 15:54:35 +00:00
Doug Barton
bd510d4f15 Revert the unauthorized conversion of pkg-config from a proper build dep
to the new macro (r301539). Convert pkg-config to pkgconf.

Add a build dep on pkgconf to pidgin-otr to handle libotr's .pc files
2012-07-26 07:13:52 +00:00
Baptiste Daroussin
9346b215f0 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)
2012-07-26 05:40:22 +00:00
Doug Barton
8655105e57 Change USE_GNOME= pkgconfig to a direct BUILD_DEPENDS for my ports 2012-07-23 06:52:27 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Doug Barton
4f5edea7ff Add a patch from the svn repo to handle a crash while using https
https://code.google.com/p/microblog-purple/issues/detail?id=200
https://code.google.com/p/microblog-purple/issues/detail?id=212

Obtained from:	e.a.agaf...@gmail.com
2011-03-02 17:42:25 +00:00
Doug Barton
a623b63344 Add pidgin dependency
Add pointy hat

Add caffeine

Feature safe:	yes
2010-07-01 06:09:52 +00:00
Doug Barton
38f451367b Add pkg-config dependency
Feature safe:	yes
2010-07-01 06:03:46 +00:00
Doug Barton
dcd094b267 This plugin allows you to set up your twitter accounts as buddies
in pidgin.  It supports OAuth authentication and HTTPS.

You will see messages from your timeline which you can reply to,
retweet, etc.

WWW: http://code.google.com/p/microblog-purple/wiki/README

Feature safe:	yes
2010-07-01 05:27:58 +00:00