summaryrefslogtreecommitdiff
path: root/deskutils (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update dosage to 2.5Antoine Brodin2013-07-292-8/+4
|
* Fix my email address again, using proper @FreeBSD.org stylingMark Felder2013-07-291-2/+2
| | | | Approved by: swills (mentor)
* Remove MAKE_JOBS_SAFE from all my ports.David Naylor2013-07-281-1/+0
| | | | Better to remove now, in one go, then forget about it.
* deskutils/tomboy: Not jobs safeJohn Marino2013-07-272-9/+6
| | | | | | | | | | While here, did the following cleanups: * Trim makefile header * Fixed WWW indent on pkg-descr * Removed library version specification * converted USE_GMAKE to USES+=gmake Approved by: bapt/culot (mentors, implicit)
* deskutils/metabar has goneBaptiste Daroussin2013-07-261-1/+0
|
* 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
* 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
* - 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)
* Update my email address throughout the treeMark Felder2013-07-251-2/+2
| | | | Approved by: swills (mentor)
* Remove MAKE_JOBS_SAFE which is now default.Emanuel Haupt2013-07-244-4/+0
|
* - Update to 2.4.1Martin Wilke2013-07-222-17/+25
| | | | | PR: 180699 Submitted by: ports fury
* - Update to 3.0.5Martin Wilke2013-07-223-21/+8
| | | | | PR: 180697 Submitted by: Ports Fury
* - Changed my emailVeniamin Gvozdikov2013-07-226-7/+7
| | | | | | - Trim Makefile headers and positions name and surname within Approved by: eadler, rm (mentors)
* Don't touch $HOME/.config during build stageMax Brazhnikov2013-07-222-0/+2
|
* Fix plistMax Brazhnikov2013-07-221-1/+0
|
* - convert desktopfileutils to USESRuslan Makhmatkhanov2013-07-181-5/+2
| | | | Submitted by: miwi (by mail)
* - 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@
* 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
* 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.
* - 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
* Use ${OPT}_DISTFILES for additional distfilePawel Pekala2013-07-101-4/+1
| | | | Submitted by: bapt
* 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
* Convert from USE_MOTIF to USES=motifBaptiste Daroussin2013-07-104-14/+8
|
* - Drop all my portsPav Lucistnik2013-07-093-3/+3
|
* Remove useless USE_DISPLAYBaptiste Daroussin2013-07-091-3/+1
| | | | While here convert USE_GMAKE to USES=gmake
* - 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
* deskutils/py-send2trash: add missing PKGNAMEPREFIXWilliam Grzybowski2013-07-081-1/+2
| | | | | - Add missing PKGNAMEPREFIX - Restrict to python 2.x
* 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>
* Reconvert USE_ICONV to USES=iconvBaptiste Daroussin2013-07-061-2/+1
| | | | While here convert USE_GMAKE to USES=gmake
* - convert USE_GMAKE to USES=gmakeJason Helfman2013-07-064-6/+4
|
* - Fix COMMENTGanael LAPLANCHE2013-07-052-11/+3
| | | | | | | - Rework USE_GNOME and USES PR: ports/180255 Submitted by: bsam
* 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.
* 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/>
* - 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]
* - 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
* - Fix sound playbackLars Engels2013-07-022-5/+30
| | | | | | | | - Bump PORTREVISION - Whitespace fixes PR: ports/180091 Submitted by: maintainer
* 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.
* - 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)
* 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
* - Update to 1.7.2Alex Kozlov2013-06-292-3/+3
| | | | | PR: ports/180073 Submitted by: Hon-Yu Lawrence Cheung <cheunghonyu@gmail.com> (maintainer)
* 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]
* 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]
* Convert to USES=imakeBaptiste Daroussin2013-06-287-42/+14
|
* 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
* Update dosage to 2.4Antoine Brodin2013-06-252-3/+3
| | | | Changelog: https://raw.github.com/wummel/dosage/master/doc/changelog.txt
* Update multimedia/ffmpeg1 to 1.2.1Martin Matuska2013-06-251-0/+1
| | | | | PR: ports/177145 Submitted by: Alexander Kojevnikov <alexander@kojevnikov.com>
* 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)
* 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>
* - Update to 0.5.6Olivier Duchateau2013-06-202-5/+3
| | | | Announce: http://mail.xfce.org/pipermail/xfce-announce/2013-June/000276.html
* 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