aboutsummaryrefslogtreecommitdiff
path: root/deskutils
Commit message (Collapse)AuthorAgeFilesLines
* - fix build for gnstep-base 1.15Dirk Meyer2008-06-241-0/+10
| | | | Notes: svn path=/head/; revision=215723
* Upgrade to 0.8.6.Thierry Thomas2008-06-233-6/+4
| | | | | | | | Changelog at <http://svn.berlios.de/wsvn/pinot/tags/version_0_8_6/NEWS?op=file&rev=0&sc=0> Notes: svn path=/head/; revision=215593
* - File has been re-rolled (author fixed some spelling mistakes)Martin Wilke2008-06-222-3/+6
| | | | | | | | | | - Makefile cleanup PR: 124862 Submitted by: maintainer Notes: svn path=/head/; revision=215517
* jjclient - A command line client for posting JustJournal entriesMartin Wilke2008-06-214-0/+34
| | | | | | | | | | | | | | jjclient is a UNIX-style client for JustJournal that allows you to post blog entries from the command line without the need for a web browser. WWW: http://www.justjournal.com/ PR: ports/124382 Submitted by: Lucas Holt <luke at justjournal.com> Notes: svn path=/head/; revision=215452
* - Chase taglib bumpThomas Abthorpe2008-06-201-2/+2
| | | | Notes: svn path=/head/; revision=215366
* - Update to 0.9.3.Felippe de Meirelles Motta2008-06-204-63/+9
| | | | | | | | | PR: ports/124593 Submitted by: Ashish Shukla <wahjava@gmail.com> (maintainer) Approved by: gabor (mentor, implicit) Notes: svn path=/head/; revision=215319
* - update to 1.2Dirk Meyer2008-06-172-5/+4
| | | | | | | | PR: 124646 Submitted by: Wen heping Notes: svn path=/head/; revision=215000
* - Update to version 1.0.3Li-Wen Hsu2008-06-142-12/+5
| | | | | | | | PR: ports/124583 Submitted by: KATO Tsuguru <tkato432 AT yahoo.com> Notes: svn path=/head/; revision=214857
* - Fix build on 6.x and minor changesPav Lucistnik2008-06-134-7/+119
| | | | | | | Submitted by: Ashish Shukla <wahjava@gmail.com> (maintainer) Notes: svn path=/head/; revision=214782
* Add google-gadgets 0.9.2, google Desktop Gadgets.Michael Johnson2008-06-0913-0/+593
| | | | | | | | PR: ports/124403 Submitted by: Ashish Shukla <wahjava at gmail.com> Notes: svn path=/head/; revision=214520
* Update to 1.10.2Wesley Shields2008-06-073-5/+5
| | | | | | | | | PR: ports/124092 Submitted by: jean-francois.dockes@wanadoo.fr (maintainer) Approved by: garga (mentor, implicit) Notes: svn path=/head/; revision=214448
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-06179-127/+179
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* Fix kdeutils for amd64-current (and perhaps other 64-bitDaniel Eischen2008-06-031-0/+92
| | | | | | | | | | | | | | | | | | -current archs). This has been broken for over 3 months. configure incorrectly assumes that since FreeBSD has sqrtl, that it also has other long math functions. Also, configure seems to have 2 separate checks for the long math functions: the first check looks for both asinl and sqrtl, the second check looks for just sqrtl. FreeBSD does not currently have asinl, so if configure just went by the first check it would correctly determine that we do not have all the long math functions. Remove the second check to fix the problem. No response from: kde@ Notes: svn path=/head/; revision=214278
* - Update to 2.0.1Martin Wilke2008-06-036-36/+36
| | | | | | | | PR: 124219 Submitted by: Beat Gaetzi <beat@chruetertee.ch> (maintainer) Notes: svn path=/head/; revision=214219
* - Fix buildMartin Wilke2008-05-311-0/+1
| | | | | | | Submitted by: pavbot Notes: svn path=/head/; revision=214010
* - Update to 15.0Martin Wilke2008-05-302-9/+6
| | | | | | | | PR: 123917 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) Notes: svn path=/head/; revision=213963
* - Update to 1.0.1Martin Wilke2008-05-303-29/+22
| | | | | | | | PR: 124038 Submitted by: Ports Fury Notes: svn path=/head/; revision=213928
* - Update to 1.9.1Martin Wilke2008-05-293-39/+14
| | | | | | | | PR: 124032 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer) Notes: svn path=/head/; revision=213859
* - Add common code to support for cmake based ports.Martin Wilke2008-05-271-11/+2
| | | | | | | | | | - Update devel/cmake to 2.6.0 (also fix ports/123092) - Use the new CMAKE build framework in all ports using cmake Approved by: portmgr (pav) Notes: svn path=/head/; revision=213789
* Update to 2.22.2.Jeremy Messenger2008-05-273-6/+5
| | | | Notes: svn path=/head/; revision=213750
* Update to 2.22.2.1.Jeremy Messenger2008-05-263-6/+11
| | | | Notes: svn path=/head/; revision=213728
* - Update to 2.1Philippe Audeoud2008-05-203-4/+17
| | | | | | | | | PR: ports/123798 Submitted by: Herbert J. Skuhra <h.skuhra AT gmail DOT com> Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=213410
* - UnbreakMartin Wilke2008-05-183-6/+18
| | | | | | | | | | - Update to 5.0.0.e PR: 123788 Submitted by: Nick Hilliard <nick@foobar.org> (maintainer) Notes: svn path=/head/; revision=213270
* - Makefile cleanupMartin Wilke2008-05-172-3/+3
| | | | | | | | | | - Pass maintainership to Submitter PR: 123766 Submitted by: Pawel Pekala <c0rn@o2.pl> Notes: svn path=/head/; revision=213230
* - Update to 0.6.0.1Martin Wilke2008-05-163-6/+10
| | | | | | | | PR: 123500 Submitted by: Ports Fury Notes: svn path=/head/; revision=213140
* - Update to 2.0.1Martin Wilke2008-05-163-33/+110
| | | | | | | | PR: 123501 Submitted by: Ports Fury Notes: svn path=/head/; revision=213139
* - Update to 1.6.2Martin Wilke2008-05-153-5/+6
| | | | Notes: svn path=/head/; revision=213088
* - cleanup pkg-plistDirk Meyer2008-05-131-1/+0
| | | | Notes: svn path=/head/; revision=212999
* Upgrade to 0.85.Thierry Thomas2008-05-113-5/+8
| | | | | | | | Changelog at <http://developer.berlios.de/blog/archives/173-Pinot-0.85-is-out..html>. Notes: svn path=/head/; revision=212935
* InspectorKit provides commonly used inspector.Dirk Meyer2008-05-115-0/+115
| | | | | | | | | | | | It is originally part of OpenSpaceManager and mostly rewritten to use other components in Etoile. Ideally, Inspector should automatically pick suitable panes for selected file or object. WWW: http://www.etoile-project.org/ Notes: svn path=/head/; revision=212911
* - update to etoile 0.2Dirk Meyer2008-05-1115-90/+111
| | | | Notes: svn path=/head/; revision=212906
* - fix dependecyDirk Meyer2008-05-054-17/+33
| | | | | | | Submitted by: cperciva Notes: svn path=/head/; revision=212684
* UKDistributedView and UKFinderIconCell provides a very flexible icon view.Dirk Meyer2008-05-055-0/+50
| | | | | | | | | | | | | More precisely, UKDistributedView is an NSTableView-like class that allows arbitrary positioning of evenly-sized items. This is intended for things like the Workspace/Finder's "icon view", and even lets you snap items to a grid in various ways, reorder them etc. Finally it can handle several thousand of items smoothly. WWW: http://www.etoile-project.org/ Notes: svn path=/head/; revision=212677
* - fix build for option WITH_GNUSTEP_DEVELDirk Meyer2008-05-052-0/+20
| | | | Notes: svn path=/head/; revision=212659
* - Fix buildRong-En Fan2008-05-031-1/+2
| | | | | | | | PR: ports/123320 Submitted by: Denise H. G. <darcsis at gmail.com> Notes: svn path=/head/; revision=212520
* - Update 1.0.0Thomas Abthorpe2008-05-023-12/+21
| | | | | | | | PR: ports/122916 (based on) Submitted by: Nickolay <scriper mail.ru> Notes: svn path=/head/; revision=212450
* - Mark BROKEN: does not fetchPav Lucistnik2008-04-301-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=212324
* - take maintainershipDirk Meyer2008-04-291-1/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=212274
* - take maintainershipDirk Meyer2008-04-291-1/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=212269
* Reset aaron's port maintainerships due to many maintainer-timeouts.Mark Linimon2008-04-291-1/+1
| | | | Notes: svn path=/head/; revision=212202
* Reset jylefort's port maintainerships. portmgr has taken his commit bitMark Linimon2008-04-292-2/+2
| | | | | | | into safekeeping due to inactivity. Notes: svn path=/head/; revision=212200
* - Update to 1.8.8Martin Wilke2008-04-283-19/+13
| | | | | | | | PR: 123175 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer) Notes: svn path=/head/; revision=212182
* - update to 1.1Dirk Meyer2008-04-253-6/+6
| | | | Notes: svn path=/head/; revision=211973
* - Fix build after xorg cleanupMartin Wilke2008-04-221-4/+6
| | | | Notes: svn path=/head/; revision=211794
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-1949-87/+69
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Make use of the @rmtry macroEdwin Groothuis2008-04-191-10/+10
| | | | Notes: svn path=/head/; revision=211559
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-172-4/+2
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* - Update to 1.1.12Andrew Pantyukhin2008-04-162-4/+4
| | | | Notes: svn path=/head/; revision=211361
* OpenProj is a free, open source desktop alternative to Microsoft Project.Dirk Meyer2008-04-156-0/+83
| | | | | | | | | | | | | OpenProj has equivalent functionality, a familiar user interface and even opens existing MSProject files. OpenProj is interoperable with Project, with a Gantt Chart and PERT chart etc. Licensed under Common Public Attribution License Version 1.0 (CPAL). WWW: http://openproj.org/ Notes: svn path=/head/; revision=211294
* - Update to 2.14Pav Lucistnik2008-04-113-8/+8
| | | | | | | | | PR: ports/122619 Submitted by: Harald Schmalzbauer <harry@omnisec.de> Approved by: Guillaume <amyfoub@gmail.com> (maintainer) Notes: svn path=/head/; revision=211055