Commit graph

3821 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
3ae2d4849b - Update to 0.14.0
Changes:	https://github.com/hipchat/hipchat-rb/commits/master
2013-11-25 11:33:22 +00:00
Nicola Vitale
8a95c09a36 Skype4Py is a Python library which allows you to control Skype client
application.

Skype4Py Python project is not affiliate of Skype or Microsoft corporation.

WWW: https://github.com/awahlig/skype4py
2013-11-22 22:10:53 +00:00
Max Brazhnikov
ce37bcd3ed - Convert to USES=qmake
- Add state support
- Remove superfluous custom do-install target, convert to pkg-plist

Approved by:	portmgr (blanket approval)
2013-11-22 12:55:26 +00:00
Max Brazhnikov
5898d7df5c - Convert to USES=qmake (and other USES while I'm here)
- Add state support
- Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc.

Approved by:	portmgr (blanket approval)
2013-11-22 12:55:00 +00:00
Sunpoet Po-Chuan Hsieh
526e5d5017 - Update to 0.13.0
Changes:	https://github.com/hipchat/hipchat-rb/commits/master
2013-11-21 22:19:23 +00:00
Pietro Cerutti
f76713321d - Convert to USE=tk
- STAGE-clean
- Convert to OPTIONSng (DOCS)
2013-11-21 16:11:19 +00:00
Max Brazhnikov
b924964cfa - Remove now needless qmake_build from USE_QT4
- Get rid of QMAKEFLAGS
- Use globally provided LRELEASE
2013-11-21 16:09:47 +00:00
Max Brazhnikov
2a6d08b7a5 Replace deprecated QMAKEFLAGS with QMAKE_ARGS 2013-11-21 14:29:32 +00:00
Mathieu Arnold
02e619a5d8 - Convert to dos2unix.mk
- While at it convert to gmake.mk ports that still USE_GMAKE.
2013-11-19 23:08:44 +00:00
Raphael Kubo da Costa
038981b3e8 Deprecate net-im/tapioca-qt and net-im/telepathy-qt.
Both projects have been dead upstream since 2007, and no port depends on
them. telepathy-qt is not to be confused with net-im/telepathy-qt4.
2013-11-17 21:54:51 +00:00
Rene Ladan
c5f8d83c17 Remove expired ports:
2013-11-17 net-im/decibel: Deprecated and unsupported upstream for many years, not used by anything
2013-11-17 databases/postgresql-libpq++: Not maintained upstreams for 10+ years.
2013-11-17 13:02:38 +00:00
Alberto Villa
84a235eda9 - Replace QT_.*_REL with QT_.* in PLIST_SUB.
- Adapt plists.

With hat on:	kde
2013-11-17 02:12:25 +00:00
Sunpoet Po-Chuan Hsieh
41e395206e - Update to 13.2.0
Changes:	http://twistedmatrix.com/trac/browser/tags/releases/twisted-13.2.0/twisted/words/topfiles/NEWS
2013-11-15 20:54:04 +00:00
Sunpoet Po-Chuan Hsieh
4e02d83153 - Return maintainership back to pool
- While I'm here:
  - Add LICENSE
  - Convert to new LIB_DEPENDS format
  - Convert to new options helper
  - Remove leading indefinite article from COMMENT
  - Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk
  - Support STAGEDIR

PR:		ports/183942
Submitted by:	Carlos Santos <unixmania@gmail.com> (maintainer)
2013-11-15 10:55:18 +00:00
Pietro Cerutti
6995b67a45 - Convert to USES+=tk
- STAGE-clean
2013-11-13 15:18:30 +00:00
Alberto Villa
ab634fccd6 - STAGEify.
- Use OPTIONS helpers.
- Use new LIB_DEPENDS format.
- Cleanup files installed by EXAMPLES.
- Mark explicit dependency on qt4-corelib.
2013-11-13 00:38:50 +00:00
Rene Ladan
30d8dd5f19 Deprecate ports which depend on Linux GTK1 libraries and schedule them for removal
on December 1st, 2013.

Discussed on:	emulation@ (2013-10-06)

Approved by:	maintainer timeout (emulators/linux-pe*), private mail
Approved by:	maintainer (games/HeroesOfMightAndMagic), via IRC
2013-11-11 12:55:23 +00:00
TAKATSU Tomonari
7f51df94bb - Update to 0.2.2.1410 2013-11-10 01:27:27 +00:00
Koop Mast
7ec7468932 Update to 0.3.6.
This update supports a number of new codecs.
Remove indiffently argument from COMMENT
Update pkg-descr to supported codec list.
Stageify.
2013-11-08 14:31:40 +00:00
Raphael Kubo da Costa
e984a3a1c4 Welcome CMake 2.8.12!
With contributions from Schaich Alonso <alonsoschaich@fastmail.fm>,
including stage support for devel/cmake-gui.

This update took much longer than expected due to CMake changing the
arguments to an internal macro that ended up being used by some ports:

  http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=9ce60ff5

I have also started a discussion about this on CMake's development list:

  http://article.gmane.org/gmane.comp.programming.tools.cmake.devel/8464

It required adjusting the affected ports, and these changes have approved by
portmgr (bdrewery).

PR:		ports/182981
Approved by:	portmgr (bdrewery)
2013-11-05 18:34:22 +00:00
Rene Ladan
e97e7a0a56 Remove expired ports:
2013-11-05 net-im/qutim: Old version, a new one needs to be ported from scratch
2013-11-05 textproc/gtkdiff: Gnome1 EOLed by upstream for a while.
2013-11-05 11:48:18 +00:00
Vanilla I. Shu
c237f0c55d Support STAGEDIR. 2013-11-05 07:49:09 +00:00
Olivier Duchateau
0e006e43d2 Deprecated, set an EXPIRATION_DATE of 2 months from now, because there's no
update for 7 years.
2013-11-04 14:05:53 +00:00
Raphael Kubo da Costa
9648f9ea32 - Disable the MSN plugin, as it depends on the deprecated net-im/libmsn
port. [1]
- Add patches to fix the build with libc++.

With contributions from Schaich Alonso <alonsoschaich@fastmail.fm> for [1].

PR:		ports/181985 [1]
2013-11-04 12:09:05 +00:00
Raphael Kubo da Costa
8e12675ab1 Deprecate, set an EXPIRATION_DATE of 2 weeks from now.
decibel.kde.org does not exist anymore, there is nothing in KDE that uses it
and the whole project has been dead upstream for many years.

Removing it also allows us to later get rid of the old net-im/tapioca-qt and
net-im/telepathy-qt ports.
2013-11-03 17:54:31 +00:00
Roman Bogorodskiy
7635644b42 - Chase security/libtasn1 update
- Add UPDATING entry
2013-11-03 09:21:59 +00:00
Renato Botelho
067ee9f42d . Add LICENSE
. Use space on WWW line
2013-10-31 23:41:47 +00:00
Renato Botelho
ebae8a0312 . Add LICENSE
. Use space on WWW line
2013-10-31 23:41:22 +00:00
Baptiste Daroussin
b2a79266bb 2013-10-31 net-im/amsn: Primary MSN Messenger service terminated 30 APR 2013
2013-10-31 net-im/jabber-pymsn: Primary MSN Messenger service terminated 30 APR 2013
2013-10-31 net-im/msn-proxy: Primary MSN Messenger service terminated 30 APR 2013
2013-10-31 net-im/p5-Net-MSN: Primary MSN Messenger service terminated 30 APR 2013
2013-10-31 net-im/p5-POE-Component-Client-MSN: Primary MSN Messenger service terminated 30 APR 2013
2013-10-31 net-im/pidgin-msn-pecan: Primary MSN Messenger service terminated 30 APR 2013
2013-10-31 net-im/py-msnp: Primary MSN Messenger service terminated 30 APR 2013
2013-10-31 net-im/pymsn: Primary MSN Messenger service terminated 30 APR 2013
2013-10-31 net-im/tmsnc: Primary MSN Messenger service terminated 30 APR 2013
2013-10-31 14:14:04 +00:00
Steve Wills
f70564d745 - Add stage support 2013-10-30 02:50:05 +00:00
Sunpoet Po-Chuan Hsieh
d16e4e7bf4 - Support STAGEDIR 2013-10-26 17:01:45 +00:00
Emanuel Haupt
3484c27618 Support staging. 2013-10-24 15:11:40 +00:00
Max Brazhnikov
21646392b0 - Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes
2013-10-23 13:08:41 +00:00
Tijl Coosemans
bf918e739f - Reset MAINTAINER. [1]
- Support staging.

PR:		ports/183115 [1]
Submitted by:	Seth Kingsley <sethk@meowfishies.com> (maintainer) [1]
2013-10-23 11:19:19 +00:00
Emanuel Haupt
84040e0860 Support staging. 2013-10-23 10:26:46 +00:00
Renato Botelho
c751b9ee7e Support staging 2013-10-22 23:03:23 +00:00
Renato Botelho
9d9ab8547a Support staging 2013-10-22 22:51:40 +00:00
Dmitry Marakasov
27d195667d - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [np])
Approved by:	portmgr (bdrewery)
2013-10-22 13:59:53 +00:00
Jason E. Hale
784e4c52e1 - Update security/gpgme to 1.4.3
- Use USE_GNOME= ltverhack to correct the library version number
  to what the author intended.  This effectively rolls the version
  number backwards, but should prevent future unneccesary version
  bumps.
- Support staging
- Use options helpers
- Use new LIB_DEPENDS syntax
- Bump PORTREVISION on dependent ports
2013-10-20 19:20:15 +00:00
Steve Wills
7f7d5fdda7 A Ruby API for interfacing with Campfire, the 37Signals chat application.
WWW: http://github.com/collectiveidea/tinder

PR:		ports/182679
Submitted by:	Loic Blot <loic.blot@unix-experience.fr>
2013-10-20 18:19:28 +00:00
Thomas Abthorpe
151bba9c36 - Update to 1.8
PR:		ports/182955
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
2013-10-18 02:47:04 +00:00
Max Brazhnikov
46888a73a1 - Convert unmaintained ports to USES=qmake
- Add stage support
- Convert LIB_DEPENDS to new syntax
- Minor changes/fixes
2013-10-13 13:03:03 +00:00
Thomas Abthorpe
8f2bb0abab 2013-10-10 audio/ruby-vorbisfile: Does not work with Ruby 1.9
2013-10-10 audio/ruby-xmms: Does not work with Ruby 1.9
2013-10-10 databases/ruby-interbase: Does not work with Ruby 1.9
2013-10-10 databases/ruby-bdb1: Does not work with Ruby 1.9
2013-10-10 devel/ruby-fam: Does not work with Ruby 1.9
2013-10-10 devel/ruby-rcov: Does not work with Ruby 1.9
2013-10-10 devel/ruby-rudl: Does not work with Ruby 1.9
2013-10-10 devel/ruby-gemfinder: Does not work with Ruby 1.9
2013-10-10 devel/ruby-sysvipc: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-sdl: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-ncurses: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-parsetree: Does not work with Ruby 1.9
2013-10-10 devel/ruby-sexp: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-getopt-declare: Does not work with Ruby 1.9
2013-10-10 devel/ruby-slang: Does not work with Ruby 1.9
2013-10-10 japanese/ruby-slang: Does not work with Ruby 1.9
2013-10-10 devel/ruby-gettext: Does not work with Ruby 1.9
2013-10-10 devel/ruby-jttui: Does not work with Ruby 1.9
2013-10-10 devel/ruby-mmap: Does not work with Ruby 1.9
2013-10-10 devel/ruby-racc: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-rparsec: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-zoom: Does not work with Ruby 1.9
2013-10-10 games/ruby-exmars: Does not work with Ruby 1.9
2013-10-10 graphics/ruby-pgplot: Does not work with Ruby 1.9
2013-10-10 graphics/ruby-opengl: Does not work with Ruby 1.9
2013-10-10 graphics/rubygem-turing: Does not work with Ruby 1.9
2013-10-10 japanese/ruby-chasen: Does not work with Ruby 1.9
2013-10-10 japanese/ruby-gyokuro: Does not work with Ruby 1.9
2013-10-10 japanese/ruby-rdic: Does not work with Ruby 1.9
2013-10-10 lang/ruby-mode.el: Does not work with Ruby 1.9
2013-10-10 misc/rubygem-ohcount: Does not work with Ruby 1.9
2013-10-10 net-im/rubygem-xmpp4r: Does not work with Ruby 1.9
2013-10-10 security/ruby-acl: Does not work with Ruby 1.9
2013-10-10 textproc/ruby-xslt: Does not work with Ruby 1.9
2013-10-10 textproc/ruby-erbscan: Does not work with Ruby 1.9
2013-10-10 textproc/ruby-mwdom: Does not work with Ruby 1.9
2013-10-10 textproc/ruby-xmlscan-old: Does not work with Ruby 1.9
2013-10-10 textproc/rubygem-formosa: Does not work with Ruby 1.9
2013-10-10 textproc/rubygem-htmltools: Does not work with Ruby 1.9
2013-10-10 www/ruby-cruisecontrolrb: Does not work with Ruby 1.9
2013-10-10 www/rubygem-rubyfulsoup: Does not work with Ruby 1.9
2013-10-10 x11/ruby-gtktrayicon: Does not work with Ruby 1.9
2013-10-11 05:34:28 +00:00
Max Brazhnikov
42ec77e2f1 - Set DESTDIRNAME, allow staging
- Use options helpers
- Use new LIB_DEPENDS syntax
- Remove post-configure patching: CC, etc are now respected via QMAKESPEC
2013-10-09 10:08:19 +00:00
Thomas Abthorpe
db6e5c8113 - Update to 1.7
PR:		ports/182715
Submitted by:	James Bailie <jimmy@mammothcheese.ca> (maintainer)
2013-10-08 16:29:08 +00:00
Thomas Abthorpe
524b34b077 - Mark DEPRECATED, set EXPIRATION_DATE
PR:		ports/182674
Submitted by:	Ilya Bakulin <webmaster@kibab.com> (maintainer)
2013-10-08 05:32:47 +00:00
John Marino
5e8dae46db Remove verbose flag from install command of three unmaintained ports
It appears that the -v option (verbose) is handled slightly differently
on DragonFly.  FreeBSD appears to be intolerant of where it appears in
the command line while the DragonFly version of "install" insists that
it appear in the early group of options.

In any case, these three ports may be the only ones in the entire ports
collection to use -v switch with ${INSTALL_DATA}, so for the sake of
compatibility and consistency, it is being removed from these
unmaintained ports which also local patches to be removed from DPorts.
2013-10-06 22:19:27 +00:00
Baptiste Daroussin
0669ab1844 Fix conflicts in pkgname with net-im/folks 2013-10-04 09:44:40 +00:00
John Marino
7ce5cdd7a4 net-im/qutim: add <unistd.h> for modern compilers, fix binutils
In addition to the header inclusion, the linking stage failed on modern
binutils because libX11 was used without being explicitly listed.  The
LDFLAGS from the Makefile were getting overwritten by the CMake makefile,
so that had to be patch to allow the LDFLAGS to be appended.

Approved by:	portmgr (bapt, implicit)
2013-10-02 08:38:57 +00:00
John Marino
8a7de0cd42 net-im/centerim(-devel): add <cstddef> for modern compilers
Approved by:	portmgr (bapt, implicit)
2013-10-01 18:24:14 +00:00