aboutsummaryrefslogtreecommitdiff
path: root/deskutils/gtg
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-5/+5
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* - Convert ports from databases/ and deskutils/ to new USES=pythonMarcus von Appen2014-10-191-5/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371173
* Part 1 at removing now useless FETCH_ARGS redifitionBaptiste Daroussin2014-01-031-1/+0
| | | | Notes: svn path=/head/; revision=338511
* - update to 0.3.1Ruslan Makhmatkhanov2013-12-233-684/+14
| | | | | | | | | | | | | - remove py-configobj dependency (it's now using standard ConfigParser) - utilize shebangfix - support staging - use options helper changelog: https://launchpad.net/gtg/+announcement/12191 Notes: svn path=/head/; revision=337232
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (categories starting with d) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331268
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | deskutils) Notes: svn path=/head/; revision=327718
* - convert desktopfileutils to USESRuslan Makhmatkhanov2013-07-181-5/+2
| | | | | | | Submitted by: miwi (by mail) Notes: svn path=/head/; revision=323220
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - update project urlRuslan Makhmatkhanov2013-03-251-1/+1
| | | | Notes: svn path=/head/; revision=315208
* - update to 0.3Ruslan Makhmatkhanov2012-11-094-36/+138
| | | | | | | | | | release notes: http://gtg.fritalk.com/post/2012/11/06/Announcing-GTG-0.3%21 Feature safe: yes Notes: svn path=/head/; revision=307225
* - convert to optionsNGRuslan Makhmatkhanov2012-06-032-6/+8
| | | | Notes: svn path=/head/; revision=298163
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - update to 0.2.9Ruslan Makhmatkhanov2012-02-133-142/+279
| | | | | | | | changes: http://bazaar.launchpad.net/~gtg/gtg/trunk/view/head:/CHANGELOG Notes: svn path=/head/; revision=291302
* - update to 0.2.5Ruslan Makhmatkhanov2011-12-033-6/+6
| | | | | | | | Approved by: glarkin (mentor) Feature safe: yes Notes: svn path=/head/; revision=286796
* - add explicit dependency on x11/xset,Ruslan Makhmatkhanov2011-11-151-7/+8
| | | | | | | | | | | | | | | it would fix runtime for x11/xorg-minimal users [1] - move LICENSE into proper block - strict python versions (python3 isn't yet supported) - silence REINPLACE_CMD call - bump PORTREVISION because of dependencies change Reported by: vit shatsillo <vit.shatsillo at gmail.com> ([1] via mail) Approved by: novel (mentor) Feature safe: yes Notes: svn path=/head/; revision=285810
* Change email for my ports to FreeBSD one.Ruslan Makhmatkhanov2011-11-101-1/+1
| | | | | | | | Approved by: novel (mentor) Feature safe: yes Notes: svn path=/head/; revision=285480
* - Fix dependencyMartin Wilke2011-03-171-4/+3
| | | | | | | | | | - Cleanup a bit PR: 154914 Submitted by: maintainer Notes: svn path=/head/; revision=271154
* - Fix plistWen Heping2011-01-072-3/+1
| | | | | | | | Reported by: QAT@ Submitted by: cvs-src@yandex.ru (maintainer, via email) Notes: svn path=/head/; revision=267470
* - Add missing RUN_DEPENDSWen Heping2011-01-052-2/+5
| | | | | | | | PR: ports/153432 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer) Notes: svn path=/head/; revision=267409
* - Remove share/dbus-1 again (gtk shed dependency on dbus)Pav Lucistnik2010-12-011-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=265528
* - Stop removing shared dbus directories that are owned by dbus and kdehierPav Lucistnik2010-11-231-2/+0
| | | | | | | ports respectively Notes: svn path=/head/; revision=264984
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-0/+1
| | | | Notes: svn path=/head/; revision=255371
* - Update to 0.2.4Wen Heping2010-04-193-5/+16
| | | | | | | | PR: ports/145811 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer) Notes: svn path=/head/; revision=252901
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Update to 0.2.2Dmitry Marakasov2010-03-063-33/+100
| | | | | | | | | PR: 144413 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=250636
* - Fix some portlint warningsLi-Wen Hsu2010-02-131-1/+12
| | | | | | | | | | | - Add dependency (default off) on devel/py-cheetah (it is needed for export plugin) - Bump PORTREVISION PR: ports/143845 Submitted by: Ruslan Mahmatkhanov <cvs-src AT yandex.ru> (maintainer) Notes: svn path=/head/; revision=249774
* - Update to 0.2.1Philip M. Gollucci2010-02-113-9/+51
| | | | | | | | PR: ports/143411 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer) Notes: svn path=/head/; revision=249611
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update to 0.2Dmitry Marakasov2009-12-133-16/+5
| | | | | | | | PR: 141428 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer) Notes: svn path=/head/; revision=245710
* - Update to 0.1.99Dmitry Marakasov2009-12-115-64/+152
| | | | | | | | PR: 141349 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer) Notes: svn path=/head/; revision=245529
* - Fix code that does already-running checkPav Lucistnik2009-10-262-1/+41
| | | | | | | | PR: ports/139827 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer) Notes: svn path=/head/; revision=243338
* - Fix dependencyMartin Wilke2009-09-142-4/+6
| | | | | | | | | | | | - Remove stale mirror - Fix plist PR: 138805 Submitted by: "R.Mahmatkhanov" <cvs-src@yandex.ru> (maintainer) Reported by: pointyhat Notes: svn path=/head/; revision=241370
* Update to 0.1.2Tilman Keskinoz2009-09-114-21/+21
| | | | | | | | PR: 138702 Submitted by: maintainer Notes: svn path=/head/; revision=241206
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Fix localizationDmitry Marakasov2009-06-172-6/+18
| | | | | | | | | | | - Bump portrevision - While here, make it respect PREFIX PR: 135661 Submitted by: "R.Mahmatkhanov" <cvs-src@yandex.ru> (maintainer) Notes: svn path=/head/; revision=236154
* - Fix fetch by removing -A from FETCH_ARGS.Dmitry Marakasov2009-04-091-0/+1
| | | | | | | Reported by: QAT, maintainer Notes: svn path=/head/; revision=231931
* - Update to 0.1.1Dmitry Marakasov2009-04-094-12/+44
| | | | | | | | PR: 133472 Submitted by: "R.Mahmatkhanov" <cvs-src at yandex dot ru> (maintainer) Notes: svn path=/head/; revision=231913
* - Add backup mirrorMartin Wilke2009-03-161-1/+2
| | | | Notes: svn path=/head/; revision=230278
* GTG is a personal organizer for the GNOME desktop environment,Martin Wilke2009-03-166-0/+178
it focuses on ease of use and flexibility, while keeping things simple. WWW: http://gtg.fritalk.com/ PR: ports/132676 Submitted by: Ruslan Mahmatkhanov <cvs-src at yandex.ru> Notes: svn path=/head/; revision=230259