aboutsummaryrefslogtreecommitdiff
path: root/deskutils
Commit message (Collapse)AuthorAgeFilesLines
* KDE3 and QT3 expired on 2013-07-01, remove these ports.Rene Ladan2013-07-26121-4833/+0
| | | | | | | | | | | | | | | | | | | Unfortunately, this also affects some ports using QT3 as a GUI toolkit. Changes to infrastructure files: - bsd.kde.mk : obsolete, remove - bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while - CHANGES : document the removals from bsd.port.mk - KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead) - MOVED : add the removed ports PR: ports/180745 Submitted by: rene Approved by: portmgr (bapt) Exp-run by: bapt Notes: svn path=/head/; revision=323748
* Fix build with linker that does not copy the dt_need from libraries it linksBaptiste Daroussin2013-07-261-9/+3
| | | | | | | | | with like recent binutils. Obtained from: DPorts Notes: svn path=/head/; revision=323696
* - Update to version 1.3.0Pawel Pekala2013-07-254-25/+11
| | | | | | | | | | - Switch to dynamic plist PR: ports/180708 Submitted by: nemysis <nemysis@gmx.ch> (maintainer) Notes: svn path=/head/; revision=323644
* Update my email address throughout the treeMark Felder2013-07-251-2/+2
| | | | | | | Approved by: swills (mentor) Notes: svn path=/head/; revision=323636
* Remove MAKE_JOBS_SAFE which is now default.Emanuel Haupt2013-07-244-4/+0
| | | | Notes: svn path=/head/; revision=323578
* - Update to 2.4.1Martin Wilke2013-07-222-17/+25
| | | | | | | | PR: 180699 Submitted by: ports fury Notes: svn path=/head/; revision=323471
* - Update to 3.0.5Martin Wilke2013-07-223-21/+8
| | | | | | | | PR: 180697 Submitted by: Ports Fury Notes: svn path=/head/; revision=323469
* - Changed my emailVeniamin Gvozdikov2013-07-226-7/+7
| | | | | | | | | - Trim Makefile headers and positions name and surname within Approved by: eadler, rm (mentors) Notes: svn path=/head/; revision=323455
* Don't touch $HOME/.config during build stageMax Brazhnikov2013-07-222-0/+2
| | | | Notes: svn path=/head/; revision=323453
* Fix plistMax Brazhnikov2013-07-221-1/+0
| | | | Notes: svn path=/head/; revision=323452
* - convert desktopfileutils to USESRuslan Makhmatkhanov2013-07-181-5/+2
| | | | | | | Submitted by: miwi (by mail) Notes: svn path=/head/; revision=323220
* - attempt to fix fetch from third-partyJason Helfman2013-07-171-1/+4
| | | | | | | | | - add to public_distfiles while here as this issue has come up too often lately Reported by: pkg-fallout@ Notes: svn path=/head/; revision=323193
* Horde package update:Martin Matuska2013-07-168-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Horde_ActiveSync 2.5.3 -> 2.5.5 Horde_Auth 2.0.4 -> 2.0.5 Horde_Cache 2.2.0 -> 2.2.1 Horde_Cli 2.0.3 -> 2.0.4 Horde_Compress 2.0.3 -> 2.0.4 Horde_Compress_Fast 1.0.1 -> 1.0.2 Horde_Core 2.6.1 -> 2.6.2 Horde_Dav 1.0.0 -> 1.0.1 Horde_HashTable 1.0.0 -> 1.0.1 Horde_Icalendar 2.0.6 -> 2.0.7 Horde_Image 2.0.4 -> 2.0.5 Horde_Mail 2.0.5 -> 2.0.6 Horde_Memcache 2.0.1 -> 2.0.3 Horde_Mime 2.2.2 -> 2.2.3 Horde_Prefs 2.4.1 -> 2.5.0 Horde_Vfs 2.1.0 -> 2.1.1 horde-base 5.1.1 -> 5.1.2 horde-content 2.0.2 -> 2.0.3 horde-groupware 5.1.0 -> 5.1.1 horde-imp 6.1.2 -> 6.1.3 horde-ingo 3.1.1 -> 3.1.2 horde-kronolith 4.1.1 -> 4.1.2 horde-mnemo 4.1.0 -> 4.1.1 horde-nag 4.1.0 -> 4.1.1 horde-trean 1.0.2 -> 1.0.3 horde-turba 4.1.0 -> 4.1.1 horde-webmail 5.1.0 -> 5.1.1 Notes: svn path=/head/; revision=323135
* Looking at ↵David E. O'Brien2013-07-121-1/+1
| | | | | | | | | | | http://pointyhat-west.isc.freebsd.org/errorlogs/amd64-errorlogs/e.9-exp.20130526105918.pointyhat-west/ical-2.2_3.log Force to Tk version 8.5 to avoid building with Tk 8.6. Versions below 8.5 should work too, but "85-" isn't an allowed value like "85+" is. Notes: svn path=/head/; revision=322801
* - Update to 7.31.0Sunpoet Po-Chuan Hsieh2013-07-1110-13/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION for ftp/curl shlib change - Add TEST_DEPENDS - Convert to new options framework - Adjust options: - Add COOKIES - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1] - Add GSSAPI and SPNEGO [2] - Remove KERBEROS4 - Rename LIBIDN to IDN - Remove TRACKMEMORY [1] - Sort option handler - Add SLAVEDIRS: ftp/curl-hiphop - Cosmetic change - Cleanup Makefile header - While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile Changes: http://curl.haxx.se/changes.html PR: ports/172325 (-exp run), ports/177369 (based on) [1] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2] Exp run by: miwi Notes: svn path=/head/; revision=322783
* Use ${OPT}_DISTFILES for additional distfilePawel Pekala2013-07-101-4/+1
| | | | | | | Submitted by: bapt Notes: svn path=/head/; revision=322730
* Convert my ports to current standardsPawel Pekala2013-07-102-18/+7
| | | | | | | | | | | - 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 Notes: svn path=/head/; revision=322729
* Convert from USE_MOTIF to USES=motifBaptiste Daroussin2013-07-104-14/+8
| | | | Notes: svn path=/head/; revision=322620
* - Drop all my portsPav Lucistnik2013-07-093-3/+3
| | | | Notes: svn path=/head/; revision=322581
* Remove useless USE_DISPLAYBaptiste Daroussin2013-07-091-3/+1
| | | | | | | While here convert USE_GMAKE to USES=gmake Notes: svn path=/head/; revision=322551
* - Convert USE_GMAKE to USES=gmakeEmanuel Haupt2013-07-083-4/+3
| | | | | | | | | - Change pkgconfig:build to pkgconfig since it's the same and it's bad practice. It accidentally slipped in during the original introduction - Trim header Notes: svn path=/head/; revision=322530
* deskutils/py-send2trash: add missing PKGNAMEPREFIXWilliam Grzybowski2013-07-081-1/+2
| | | | | | | | - Add missing PKGNAMEPREFIX - Restrict to python 2.x Notes: svn path=/head/; revision=322528
* deskutils/py-send2trash: small package that sends files to the TrashWilliam Grzybowski2013-07-085-0/+56
| | | | | | | | | | | | | Send2Trash is a small package that sends files to the Trash (or Recycle Bin) natively and on all platforms. WWW: http://hg.hardcoded.net/send2trash/ PR: ports/179604 Submitted by: nemysis <nemysis@gmx.ch> Notes: svn path=/head/; revision=322527
* Reconvert USE_ICONV to USES=iconvBaptiste Daroussin2013-07-061-2/+1
| | | | | | | While here convert USE_GMAKE to USES=gmake Notes: svn path=/head/; revision=322414
* - convert USE_GMAKE to USES=gmakeJason Helfman2013-07-064-6/+4
| | | | Notes: svn path=/head/; revision=322360
* - Fix COMMENTGanael LAPLANCHE2013-07-052-11/+3
| | | | | | | | | | - Rework USE_GNOME and USES PR: ports/180255 Submitted by: bsam Notes: svn path=/head/; revision=322327
* Update the KDE Software Compilation to 4.10.5.Raphael Kubo da Costa2013-07-0411-114/+19
| | | | | | | | | | | | | | | | | | | | | | Proudly brought to you by the KDE on FreeBSD team. We're sorry to ship two KDE updates in just a few days, but the work on 4.10.5 was very light compared to 4.10.4 so it was ready much faster. The release announcement can be found in [1]. [1] http://www.kde.org/announcements/announce-4.10.5.php The biggest news for us on FreeBSD is that the Ruby bindings should work with Ruby 1.9 now. I will probably add a note to UPDATING later about this, but as avilla@ pointed out, the clang support we mentioned that was improved in 4.10.4 requires a rebuild of the ports that depend on kdelibs4. Most of them are covered by this update, but those which are not part of the Software Compilation need to be rebuilt manually to make sure the previous issues (proper symbol visibility being the most annoying of them) are solved. Notes: svn path=/head/; revision=322300
* Update to 1.0 RC1. Changes:Matthias Andree2013-07-043-22/+40
| | | | | | | <http://www.docear.org/2013/07/03/docear-1-0-rc1-released-with-new-workspace-and-new-ui-ribbons/> Notes: svn path=/head/; revision=322279
* - Fix 100% CPU usage at startup [1]Ganael LAPLANCHE2013-07-042-8/+20
| | | | | | | | | | | | by disabling the grey welcome screen - Use new Makefile header format - Use dos2unix PR: ports/180127 [1] Submitted by: Walter Hurry <walterhurry@gmail.com> [1] Notes: svn path=/head/; revision=322267
* - update to 1.1.0 and bump shared libraries in respective portsJason Helfman2013-07-021-1/+2
| | | | | | | | | | - while here: - fix option check in sysutils/cfengine34 - move devel/libvirt-glib to use glib20 in favor of gio-fam-backend (suggested by kwm@) - restore ABI version in net-mgmt/collectd5 Notes: svn path=/head/; revision=322201
* - Fix sound playbackLars Engels2013-07-022-5/+30
| | | | | | | | | | | - Bump PORTREVISION - Whitespace fixes PR: ports/180091 Submitted by: maintainer Notes: svn path=/head/; revision=322200
* Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.Raphael Kubo da Costa2013-07-0211-15/+60
| | | | | | | | | | | | | | | | | | With commits from avilla@, makc@, rakuco@ and Schaich Alonso. The upstream announcement can be found in [1]. [1] http://www.kde.org/announcements/announce-4.10.4.php clang support should be more stable now, with clang being recognized by kdelibs4 and being passed the correct flags to build other ports. Additionally, all ports being committed have been verified to build with -CURRENT's clang 3.3 on an amd64 tinderbox (special thanks go to swills@ for providing it). Work on the newly-released 4.10.5 will begin shortly. Notes: svn path=/head/; revision=322191
* - Update to 0.9.37Guido Falsi2013-07-014-8/+95
| | | | | | | | | | - Add rc script for calibre-server PR: ports/180046 Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer) Notes: svn path=/head/; revision=322136
* Update deskutils/plasma-applet-cwp to 1.8.0.David Naylor2013-06-292-4/+3
| | | | | | | | | | | | ChangeLog: - xml: myforecast.com: update time added - xml: wetter.com: weather description modified - xml: gismeteo.com: current weather icon fixed - xml: accuweather.com (World): possibly wrong temperature fixed - increased number of possible weather icons Notes: svn path=/head/; revision=322034
* - Update to 1.7.2Alex Kozlov2013-06-292-3/+3
| | | | | | | | PR: ports/180073 Submitted by: Hon-Yu Lawrence Cheung <cheunghonyu@gmail.com> (maintainer) Notes: svn path=/head/; revision=322027
* deskutils/cairo-dock-plugins: update to 3.2.1William Grzybowski2013-06-2923-506/+224
| | | | | | | | | | | | | | | - Update to 3.2.1 [1] - Fix build with clang - Use space instead of tab for WWW - USES pkgconfig Changes: http://glx-dock.org/bg_topic.php?t=6836 PR: ports/180031 Submitted by: Ivan Klymenko <fidaj@ukr.net> (maintainer) [1] Notes: svn path=/head/; revision=322017
* deskutils/cairo-dock: update to 3.2.1William Grzybowski2013-06-2815-340/+346
| | | | | | | | | | | | | | | | - Update to 3.2.1 [1] - Remove ABI version from lib depends [1] - USES pkgconfig - Fix build with clang - Use space instead of tab for WWW Changes: http://glx-dock.org/bg_topic.php?t=6836 PR: ports/180032 Submitted by: Ivan Klymenko <fidaj@ukr.net> (maintainer) [1] Notes: svn path=/head/; revision=322007
* Convert to USES=imakeBaptiste Daroussin2013-06-287-42/+14
| | | | Notes: svn path=/head/; revision=321984
* New USES imake to handle the dependency on imake.Baptiste Daroussin2013-06-282-8/+4
| | | | | | | | | | | | | | | | | | | | | | | | | This uses accept 'env' as an argument for ports that do use their own or a different do-configure target. Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it to the called imake. Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be overwritten. Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via IMAKECPPFLAGS Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned from Makefile generated by a previous imake also inherit the defined CppCmd CcCmd and CplusplusCmd. Make imake use devel/tradcpp all the time, so that when buidling with clang we do not depend on gcc's cpp. Make imake respect CC and CXX Make imake respect USE_GCC (if set imake will use gcc's cpp). While here: - Remove a couple of indefinite articles from comments - Trim headers - Fix a couple of ports to build with clang or use: USE_GCC=any - Fix a now useless redefinition of the extraction chain - Fix a typo in japanese/Wnn7-lib bundled imake template definitions - Fix some XMKMF execution with no env specified - Use options helper in x11/xautolock to simplify the port Notes: svn path=/head/; revision=321957
* Update dosage to 2.4Antoine Brodin2013-06-252-3/+3
| | | | | | | Changelog: https://raw.github.com/wummel/dosage/master/doc/changelog.txt Notes: svn path=/head/; revision=321768
* Update multimedia/ffmpeg1 to 1.2.1Martin Matuska2013-06-251-0/+1
| | | | | | | | PR: ports/177145 Submitted by: Alexander Kojevnikov <alexander@kojevnikov.com> Notes: svn path=/head/; revision=321725
* deskutils/egroupware: update to 20130620William Grzybowski2013-06-232-5/+5
| | | | | | | | | | | | - Update to 20130620 Changes: http://www.egroupware.org/changelog PR: ports/179842 Submitted by: Danilo Egêa Gondolfo <danilogondolfo@gmail.com> (maintainer) Notes: svn path=/head/; revision=321626
* Set MASTER_SITES to FreeBSD's mirror.Raphael Kubo da Costa2013-06-221-1/+2
| | | | | | | | | | matt.sixxgate.com currently redirects to a parking site. PR: ports/179658 Submitted by: John Marino <draco@marino.st> Notes: svn path=/head/; revision=321597
* - Update to 0.5.6Olivier Duchateau2013-06-202-5/+3
| | | | | | | Announce: http://mail.xfce.org/pipermail/xfce-announce/2013-June/000276.html Notes: svn path=/head/; revision=321408
* Horde package update:Martin Matuska2013-06-182-3/+3
| | | | | | | | | | | | | | | | Horde_ActiveSync 2.4.0 -> 2.5.0 Horde_Core 2.5.0 -> 2.6.0 Horde_History 2.0.2 -> 2.1.0 Horde_Icalendar 2.0.5 -> 2.0.6 Horde_Imap_Client 2.11.5 -> 2.11.6 Horde_Injector 2.0.1 -> 2.0.2 Horde_Mime 2.2.1 -> 2.2.2 horde-base 5.1.0 -> 5.1.1 horde-imp 6.1.1 -> 6.1.2 horde-kronolith 4.1.0 -> 4.1.1 Notes: svn path=/head/; revision=321209
* - Trim Makefile headerDmitry Marakasov2013-06-171-5/+1
| | | | Notes: svn path=/head/; revision=321132
* - Update to 6.2Martin Wilke2013-06-172-4/+4
| | | | | | | | PR: 179587 Submitted by: Ports Fury Notes: svn path=/head/; revision=321127
* - Remove www/libxul19, is has been vulnerable and unsupported upstream forFlorian Smeets2013-06-152-2/+7
| | | | | | | | | | | | quite some time. - Switch all remaining consumers to depend on www/libxul - Mark ports that don't work with the new libxul BROKEN - Mark some old ports DEPRECATED with a reasonable timeout Approved by: portmgr (miwi) Notes: svn path=/head/; revision=320984
* - Trim Makefile headerAntoine Brodin2013-06-132-5/+5
| | | | | | | - Add directories missing from pkg-plist Notes: svn path=/head/; revision=320840
* . fix build with clang (CPPFLAGS+=-Wno-return-type);Boris Samorodov2013-06-131-8/+6
| | | | | | | | | | . LICENSE=GPLv2; . bump PORTREVISION; . trim Makefile headers; . remove the indefinite article from COMMENT. Notes: svn path=/head/; revision=320819