summaryrefslogtreecommitdiffstats
path: root/net-im/telepathy-logger
Commit message (Collapse)AuthorAgeFilesLines
* Update the telepathy stack.gusi2014-10-153-11/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19955 df743ca5-7f9a-e211-a948-0013205c9059
* Make happy.kwm2014-09-261-4/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19916 df743ca5-7f9a-e211-a948-0013205c9059
* telepathy-logger: update library names to new format.kwm2014-09-161-2/+2
| | | | | | | | | upower: fix typo in docbook-xml package name. Submitted by: Ting-Wei Lan git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19882 df743ca5-7f9a-e211-a948-0013205c9059
* Convert:kwm2014-08-131-2/+1
| | | | | | | | | USE_PYTHON* -> USES=python* USE_XZ|USE_BZIP2 -> USES=tar: replace some post-install ${STRIP_CMD} with INSTALL_TARGET=install-strip git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19804 df743ca5-7f9a-e211-a948-0013205c9059
* Some changes:gusi2014-08-132-5/+3
| | | | | | | | | - drop keepla where possible and bump portrevision - ensure all binaries are stripped - update telepathy-gabble telepathy-mission-control git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19801 df743ca5-7f9a-e211-a948-0013205c9059
* Switch to USES=libtool:keepla for now. While I rather want to ditch .la fileskwm2014-04-261-1/+1
| | | | | | | | | | | | I think we need to keep em a cycle. So that other ports have a chance to update there .la files not to record dependancies .la files. sprinkle some USE_AUTOTOOLS=libtool -> libtoolize. This will give us base libtool (ltmain.sh and libtool.m4) files. But doesn't depend on ${LOCALBASE}/bin/libtool INSTALL_TARGET=install-strip and misc smaller cleanups. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19578 df743ca5-7f9a-e211-a948-0013205c9059
* Update MC-ports to GNOME 3.12.kwm2014-04-262-9/+10
| | | | | | | Dragons beware! Although most of them should be sleeping. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19571 df743ca5-7f9a-e211-a948-0013205c9059
* Various updates to the telepathy stack:gusi2013-10-113-8/+12
| | | | | | | | | | | | | | | | - Make the touched telepathy ports stage compliant - Fix $MCom$ tag in some of them - Upgrade -gabble to 0.17.3, -idle to 0.1.14, -logger to 0.8.0, -mission-control to 5.14.0 - Because of the lib bump in -logger, increase PORTREVISION to it and dependant ports in MC (gnome-shell and empathy3) - While here do some lib_depends fixing to gnome-shell to the new format - Do some USE_GNOME sorting and add pkgconfig to USES - Fix -gabble's lib_depend - Fix -mission-control post-patch so it installs the gtk-doc in the right place honouring $PREFIX Reviewed by: kwm git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18791 df743ca5-7f9a-e211-a948-0013205c9059
* Add NO_STAGE to all ports, until we convert each one.kwm2013-09-221-2/+3
| | | | | | | Use new LIB_DEPEND syntax for most ports. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18692 df743ca5-7f9a-e211-a948-0013205c9059
* Catch up with ports infra changes.kwm2013-07-261-3/+2
| | | | | | | | | USE_GMAKE= => USES=gmake Sort Uses Remove MAKE_JOBS_SAFE as it is default now. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18634 df743ca5-7f9a-e211-a948-0013205c9059
* Update keywords to allow for changing SVN tag.marcus2013-07-011-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18610 df743ca5-7f9a-e211-a948-0013205c9059
* Add introspection USE_GNOME component.kwm2013-05-141-2/+2
| | | | | | | | | | | | | | | Either introspection => both build and run dependancy or choosable with :build/:run modifiers. This also adds a MAKE_ENV to set the HOME to ${WRKDIR} so the .cache dir isn't created in the /root dir anymore. Convert all users in MC. Reported by: bapt/miwi git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18467 df743ca5-7f9a-e211-a948-0013205c9059
* Massive port framework maintaince/update (long over due too)kwm2013-04-271-10/+5
| | | | | | | | Deal with recent USES changes, pet portlint here and there. Sync with ports, more to come. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18393 df743ca5-7f9a-e211-a948-0013205c9059
* Not complete yet.kwm2013-04-011-2/+2
| | | | | | | | | | | | | | | Trim header, remove leading "A" from comments. Convert: USE_GNOME=pkgconfig -> USE_PKGCONFIG=build USE_GNOME=gnomehack -> USES=pathfix Do some maintaince where needed, and let there be breakage! [1] [1] But since nobody (can't) use(s) SVN yet to build this isn't a issue :) git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17271 df743ca5-7f9a-e211-a948-0013205c9059
* set proper keywordsmarcus2013-04-011-1/+1
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17268 df743ca5-7f9a-e211-a948-0013205c9059
* Sync with freebsd ports. portrevision bumping, getting CPPFLAGS/LDFLAGS fromkwm2012-08-181-6/+6
| | | | | | | | | | CONFIGURE_ENV, s/CPPFLAGS=/CPPFLAGS+=/ etc Sprinkle USE_PKGCONFIG in some ports. Some small nits here and there. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17047 df743ca5-7f9a-e211-a948-0013205c9059
* Change custom LIB_DEPENDS=sqlite3 -> USE_SQLITE=yeskwm2012-08-091-3/+3
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17033 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.4.0.mezz2012-06-133-5/+10
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16890 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.2.12.kwm2011-11-223-5/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16589 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.2.10.kwm2011-05-283-9/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16010 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.2.8.kwm2011-04-052-4/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15705 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.2.6.kwm2011-03-232-7/+7
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15561 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.2.5.kwm2011-03-042-4/+4
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15345 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.2.4.kwm2011-03-023-5/+11
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15329 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.2.1.kwm2011-02-285-0/+88
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15326 df743ca5-7f9a-e211-a948-0013205c9059
* Clean up after 2.32 got committed. Only gdm 2.32 isn't committed because ofkwm2010-12-015-90/+0
| | | | | | | | | focus issues. And it doesn't seem it getting any traction upstream. Next stop GNOME 3.0. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14916 df743ca5-7f9a-e211-a948-0013205c9059
* Add missing dependencies on intltool and gnomedocutils.avl2010-09-022-2/+5
| | | | | | | Fix plist. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14531 df743ca5-7f9a-e211-a948-0013205c9059
* Update to 0.1.5.kwm2010-08-183-7/+21
| | | | git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14442 df743ca5-7f9a-e211-a948-0013205c9059
* Add telepathy-logger 0.1.4.kwm2010-07-244-0/+73
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14361 df743ca5-7f9a-e211-a948-0013205c9059