aboutsummaryrefslogtreecommitdiff
path: root/net-im/turpial
Commit message (Collapse)AuthorAgeFilesLines
* ${RM} already has -f.Mathieu Arnold2016-10-211-1/+1
| | | | | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=424411
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-5/+5
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* PyQt: Replace bsd.pyqt.mk with Uses/pyqt.mk.Raphael Kubo da Costa2015-12-081-9/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In preparation for landing PyQt5 ports, generalize devel/py-qt4's bsd.pyqt.mk and make it a proper file in Uses/. Ports wishing to depend on PyQt4 ports can now do the following: USES= pyqt:4 USE_PYQT= foo bar_build baz_run Other changes include the renaming of the PYQT4_DIST variable to PYQT_DIST and the introduction of the PYQT_SIPDIR plist substitution variable. The rest of the contents of Uses/pyqt.mk are pretty much identical to what we had in bsd.pyqt.mk with additional processing of USE_PYQT. Even though this patch touches files in many different ports, the goal is for it to be a no-op from an end-user perspective (so that the basic infrastructure is landed before the other, riskier changes): no dependencies have been changed, PyQt/SIP/QScintilla have not been upgraded and the plists should remain exactly the same, since PYQT_SIPDIR currently contains the same value that used to be hardcoded in the plists. Huge thanks to Guido Falsi (madpilot@) for spearheading most of the work: he took the initiative to work on PyQt5 and sent D2910 to Phabricator with the original version of this patch. Tobias Berner (tcberner@gmail.com) later applied it to kde@'s experimental area51 repositories and did some more work on it. Notes: svn path=/head/; revision=403297
* Cleanup plistAntoine Brodin2014-11-211-2/+0
| | | | Notes: svn path=/head/; revision=373023
* - Convert ports of net-im/, net-mgmt/ and net-p2p/ to new USES=pythonMarcus von Appen2014-10-241-3/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371450
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* - Bump PORTREVISION after update of net-im/py-libturpialOlivier Duchateau2014-04-081-1/+2
| | | | Notes: svn path=/head/; revision=350640
* - Update to 3.0Olivier Duchateau2014-02-2213-626/+113
| | | | Notes: svn path=/head/; revision=345667
* Python cleanup:Rene Ladan2014-01-131-1/+1
| | | | | | | | | | - USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat) Notes: svn path=/head/; revision=339634
* - Update to 1.6.9Olivier Duchateau2013-12-015-145/+49
| | | | | | | | | | | - Adjust dependencies - Use only Python 2.x - Support STAGEDIR - Rewrite pkg-descr - Pass maintainership Notes: svn path=/head/; revision=335411
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | net-im) Notes: svn path=/head/; revision=327756
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update to 1.6.7.1Martin Wilke2012-01-143-7/+6
| | | | | | | | PR: 163923 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer) Notes: svn path=/head/; revision=289210
* - Update to 1.6.6Martin Wilke2011-11-283-9/+38
| | | | | | | | | | | | | - Disconnect net-im/py-turpial from build - Connect net-im/turpial to build - Remove net-im/py-turpial after repocopy PR: 162747 Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=286568
* Turpial is a microblogging client for social networks like Twitter andMartin Wilke2011-06-2510-0/+742
Identi.ca. WWW: http://turpial.org.ve/ PR: ports/157840 Submitted by: Olivier Duchateau <duchateau.olivier at gmail.com> Notes: svn path=/head/; revision=276360