/news/suck-cnews/

s-gnome/atom/deskutils/treeline?h=gnome-3.36' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/treeline
Commit message (Collapse)AuthorAgeFilesLines
* - Remove option for ispell spell checking, now deprecated [1]pawel2014-01-291-20/+11
| | | | | | | | | | - Add DOCS option to config menu - Revise DESKTOP_ENTRIES - Fix staging support, use install.py -b option to set STAGEDIR correctly, otherwise it leaks to compiled code and scripts Submitted by: bapt [1]
* Python cleanup:rene2014-01-141-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)
* - This version does work only with python 2.xpawel2013-09-272-25/+14
| | | | | | | | - Remove option for xml parser, expat is pulled in by port's dependencies so this is useless - Use global descriptions for options - Spelling backends are needed during runtime - Add support for STAGEDIR
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | deskutils)
* Use ${OPT}_DISTFILES for additional distfilepawel2013-07-111-4/+1
| | | | Submitted by: bapt
* Convert my ports to current standardspawel2013-07-111-11/+4
| | | | | | | | - Switch USE_GMAKE to USES=gmake - Define supported options so users can see them in config dialogs - Use OPTIONS_SUB for plist alteration - Convert to options macros for better readability - Use PORTDOCS where it makes sense
* - Improve COMMENTpawel2013-02-151-9/+5
| | | | | | - Make RUN_DEPENDS path independent - Remove ABI version from LIB_DEPENDS - Trim Makefile header
* Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.makc2013-02-041-1/+1
| | | | | x11-toolkits/py-qt: - mark BROKEN: does not build with latest devel/py-sip
* Bump PORTREVISION after DESKTOP_ENTRIES updatemakc2013-01-231-1/+1
|
* Convert my ports to optionsNGpawel2012-06-081-12/+18
|
* - Replace USE_QT4=yes with USE_QT4=# empty, as there is no "yes"avilla2012-06-061-1/+1
| | | | | | | | component. [1] - While here, fix typo in PORT_OPTIONS check in avidemux2. Reported by: miwi via IRC [1] With hat on: kde [1]
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-061-1/+1
| | | | Review by: bapt, David Naylor (kde team)
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* Chase PyQT updatemakc2012-05-251-0/+1
|
* - Update to version 1.4.1pawel2012-01-243-10/+11
| | | | | | | | - Project switched hosting from BERLIOS to SF - Put LICENSE in right place to silence portlint - net/py-qt4-network is now required to run - Switch to bsd.port.options.mk - Fix pkg-plist errors
* - Update to version 1.4.0pawel2011-04-164-6/+12
| | | | | | - Correct project homepage Approved by: wen (mentor)
* - Update my email to FreeBSDpawel2011-03-241-1/+1
| | | | Approved by: miwi, wen (mentors)
* - Move over to py25+ or abovemiwi2011-02-252-3/+2
| | | | - While here kick md5 support
* Fix MASTER_SITES so that the ':treeline' postfix is appendedsahil2010-10-251-2/+2
| | | | | | | | | | to each element of MASTER_SITE_BERLIOS. Also add a suffix to MASTER_SITE_SUBDIR to fetch the archive from the 'treeline' subdir of the BERLIOS sites. PR: ports/151676 Submitted by: sahil (myself) Approved by: Pawel Pekala <c0rn@o2.pl> (maintainer)
* - Update to version 1.2.4miwi2010-09-303-8/+12
| | | | | | | | | | | - Add LICENSE info - Fix build with httpLoad plugin - Add desktop entry - Pass maintainership to submitter PR: 150970 Submitted by: "Pawel Pekala" <c0rn@o2.pl> Approved by: maintainer
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* The KDE FreeBSD team is proud to announce the release of SIP-4.10 andfluffy2010-01-301-0/+1
| | | | | | | PyQt-4.7 for FreeBSD. The official update notes can be found at http://www.riverbankcomputing.com We'd like to say thanks to all helpers, testers and submitters.
* - Get rip python 2.3+miwi2009-12-141-1/+1
| | | | | | | | Note: Python 2.3 is't longer supported and have a lot of security issues. Convert 2.3+ to yes/or 2.4/5+ With hat: portmgr
* - Update to 1.2.0beech2008-08-173-157/+176
| | | | | PR: ports/126344 Submitted by: Tobias Roth <ports@fsck.ch> (maintainer)
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Update to 1.0.2rafan2007-06-223-6/+20
| | | | | PR: ports/113917 Submitted by: Tobias Roth <ports at fsck.ch> (maintainer)
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update to 1.0.0miwi2006-07-112-4/+4
| | | | | | PR: ports/99837 Submitted by: Tobias Roth <ports@fsck.ch> (maintainer) Approved by: krion (mentor)
* - Update to 0.14.1.flz2006-02-222-5/+4
| | | | | PR: ports/93494 Submitted by: maintainer
* Chase shlib bump of libexpat.kuriyama2006-01-311-1/+2
|
* - Fix WITH_HTTPLOAD optionpav2006-01-101-1/+1
| | | | | PR: ports/91552 Submitted by: Tobias Roth <ports@fsck.ch> (maintainer)
* - Update to 0.14.0pav2006-01-093-24/+46
| | | | | PR: ports/91512 Submitted by: Tobias Roth <ports@fsck.ch> (maintainer)
* - Update to 0.12.0sem2005-07-313-8/+111
| | | | | PR: ports/84381 Submitted by: maintainer
* - Update to 0.11.1.flz2005-03-112-3/+3
| | | | | | PR: ports/78683 Submitted by: Tobias Roth <ports@fsck.ch> (maintainer) Approved by: pav (mentor)
* - Update to 0.11.0pav2005-02-094-26/+25
| | | | | PR: ports/77264 Submitted by: Tobias Roth <ports@fsck.ch> (maintainer)
* Update to 0.10.2lofi2005-01-112-4/+4
| | | | | PR: ports/76008 Submitted by: Tobias Roth <ports@fsck.ch>
* PyQt doesn't like python 2.4, restrict it and ports depending on it tolofi2004-12-081-1/+1
| | | | python 2.3 for the time being.
* - Update to 0.10.1pav2004-11-022-3/+3
| | | | | PR: ports/73325 Submitted by: Tobias Roth <ports@fsck.ch> (maintainer)
* - Update to 0.10.0pav2004-10-295-16/+19
| | | | | PR: ports/72893 Submitted by: Tobias Roth <ports@fsck.ch> (maintainer)
* Update to 0.9.0arved2004-09-034-13/+28
| | | | | PR: 71279 Submitted by: Tobias Roth <ports@fsck.ch>