aboutsummaryrefslogtreecommitdiff
path: root/x11
Commit message (Collapse)AuthorAgeFilesLines
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-0617-35/+18
| | | | | | | Review by: bapt, David Naylor (kde team) Notes: svn path=/head/; revision=298557
* - Update ruby-gnome ports to 1.1.3Steve Wills2012-06-043-4/+4
| | | | | | | | PR: ports/168435 Submitted by: Makoto Kishimoto <ksmakoto@dd.iij4u.or.jp> Notes: svn path=/head/; revision=298394
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-041-2/+2
| | | | Notes: svn path=/head/; revision=298340
* Add missing glut dependencyDoug Barton2012-06-031-0/+1
| | | | | | | Submitted by: Christian Mangin <christian.mangin@gmail.com> Notes: svn path=/head/; revision=298192
* Fix Perl package name dependenciesDoug Barton2012-06-031-1/+1
| | | | Notes: svn path=/head/; revision=298188
* - Update The Glorious Glasgow Haskell Compiler to version 7.4.1Gabor Pali2012-06-033-1/+4
| | | | | | | | | | | | | | Please note that port revision for all the Haskell ports without version changes are also bumped. Other per-port updates are coming soon (in separate commits)! In addition to that, separate -docs ports are no longer needed so they are now removed. Thanks ashish@ for the assistance. Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=298155
* Upgrade to version 1.3.3 - 2012.02.22Doug Barton2012-06-0310-92/+67
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Change build system to CMake. * Add support ConsoleKit. * Fix some bugs.... For the port: * The Berlios mirrors don't have the new version, so update the MASTER_SITES per the instructions on the web page. * Add the ability to verify the PGP signature on the distfile * Add consolekit support, and switch build to CMake * Remove no-longer relevant patches * Add patches necessary to work with the new build system * Add a patch for a nicer default theme * Fix the console command in the slim.conf patch * Use @dirrmtry in the plist in case the user has installed themes * Remove uneeded blank lines around (and in) pkg-message * Add REQUIRE: dbus to the rc.d script to accomodate consolekit The PR mentioned the new version, but did not supply a patch PR: ports/166964 Submitted by: Dave <davemorgan353@btinternet.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=298051
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-031-1/+1
| | | | | | | Approved by: maintainer (tobez@ via IM) Notes: svn path=/head/; revision=298050
* - Fix conflictsGuido Falsi2012-06-022-2/+4
| | | | | | | | | | While I'm here take maintainership of x11/trayer Reported by: Sulev-Madis "ketas" Silber <madis555@hot.ee> (by e-mail) Approved by: crees, tabthorpe (mentors, implicit) Notes: svn path=/head/; revision=298029
* Update to 3.1.2.MANTANI Nobutaka2012-06-024-33/+16
| | | | Notes: svn path=/head/; revision=298020
* The KDE on FreeBSD team is happy to update Qt to its 4.8.2 release.Raphael Kubo da Costa2012-06-023-3/+0
| | | | | | | | | | | | The upstream changelog can be seen in <https://qt.gitorious.org/qt/qt/blobs/4.8/dist/changes-4.8.2>. Relevant changes include a few patches having been integrated upstream and thus removed from the ports tree and some improved work on USE_QT4 in bsd.qt.mk. Notes: svn path=/head/; revision=297982
* - Fix build with clangLars Engels2012-06-013-8/+38
| | | | | | | | | | - While here, fix a segfault [1] - Bump PORTREVISION Fixed by: ed [1] Notes: svn path=/head/; revision=297971
* - update png to 1.5.10Dirk Meyer2012-06-01138-105/+247
| | | | Notes: svn path=/head/; revision=297915
* Convert to specifying the port name in _DEPENDS instead ofDoug Barton2012-06-011-1/+1
| | | | | | | | | ${SITE_PERL}/foo/bar/file.pm http://wiki.freebsd.org/PortsLongtermTargets#Use_of_SITE_PERL_in_dependencies Notes: svn path=/head/; revision=297913
* - Convert to new options frameworkGuido Falsi2012-05-311-6/+5
| | | | | | | | | | | | | - Remove uneeded double quotes - While here fix various portlint warnings - Indent make conditionals and loop Approved by: Boris Samorodov <bsam@FreeBSD.org> (net/unison-nox11 maintainer) Approved by: Matthias Andree <mandree@FreeBSD.org> (implicit, net/unison232 maintainer) Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=297905
* - Update to 0.3.1Steve Wills2012-05-314-6/+35
| | | | Notes: svn path=/head/; revision=297901
* Convert to new options frameworkBaptiste Daroussin2012-05-313-24/+25
| | | | Notes: svn path=/head/; revision=297900
* Fix build with clangKris Moore2012-05-311-0/+20
| | | | | | | | PR: 166221 Submitted by: Shane Ambler <FreeBSD@Shaneware.biz> Notes: svn path=/head/; revision=297893
* Fix build with clangKris Moore2012-05-311-0/+11
| | | | | | | | PR: 166222 Submitted by: Shane Ambler <FreeBSD@Shaneware.biz> Notes: svn path=/head/; revision=297892
* Convert to new options frameworkBaptiste Daroussin2012-05-312-10/+12
| | | | Notes: svn path=/head/; revision=297880
* - Convert complete XFCE to new options frameworkMartin Wilke2012-05-304-42/+36
| | | | | | | | | | | | | | While here some extra work: - Remove 6.X gruft - Correct NOPORTDOCS - Pet portlint - Whitespaces fixes Reviewed by: beat, bapt (thx!) Notes: svn path=/head/; revision=297800
* Fix build with clang 3.1.Raphael Kubo da Costa2012-05-271-0/+42
| | | | | | | | | | | | Add the fix I committed upstream to fix the build with clang 3.1, originally reported by arrowdodger on #kde-freebsd. No PORTREVISION bump, as there have been no dependency changes and the build has been fixed only for people who had never been able to build it before. Notes: svn path=/head/; revision=297561
* - Extending Expire date so maintainer can work on thisMichael Scheidell2012-05-261-1/+1
| | | | | | | | | PR: ports/168018 Submitted by: scheidell@ Approved by: Eric Crist <ecrist@secure-computing.net> (maintainer, via private email) Notes: svn path=/head/; revision=297472
* - Bump all XFCE after XFCE importMartin Wilke2012-05-257-4/+7
| | | | Notes: svn path=/head/; revision=297442
* - Welcome XFCE 4.10 to the portstree!Martin Wilke2012-05-2516-168/+54
| | | | | | | | | | Special Thanks to: rene, Olivier Duchateau <duchateau.olivier@gmail.com> Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com> Tested by: phw Notes: svn path=/head/; revision=297441
* KDE/FreeBSD team presents long awaited KDE SC 4.8.3!Max Brazhnikov2012-05-2542-706/+674
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kdeaccessibility4 and kdeutils4 are now meta ports. deskutils/kdepim4 updated to match KDE SC version, old kdepim preserved in deskutils/kdepim44. Follow UPDATING instruction! New ports: - accessibility/kaccessible - accessibility/kmag - accessibility/kmousetool - accessibility/kmouth - archivers/ark - comms/kremotecontrol - deskutils/kcharselect - deskutils/kdepim44 - deskutils/kdepim44-runtime - deskutils/superkaramba - devel/kdebindings4-perl-perlkde - devel/kdebindings4-perl-perlqt - math/analitza - math/kcalc - misc/kde4-l10n-fa - security/kgpg-kde4 - security/kwallet - sysutils/kdf - sysutils/kfloppy - sysutils/sweeper - vietnamese/kde4-l10n - x11-clocks/ktimer - x11/kactivities - x11/libkonq Removed ports: - devel/kdebindings4-kross-interpreters - devel/kdebindings4-python - devel/kdebindings4-ruby - devel/kdebindings4-smoke Notes: svn path=/head/; revision=297371
* Chase PyQT updateMax Brazhnikov2012-05-251-1/+1
| | | | Notes: svn path=/head/; revision=297369
* KDE/FreeBSD team presents update for PyQt ports:Max Brazhnikov2012-05-251-1/+1
| | | | | | | | | - sip to 4.13.2 - PyQt4 to 4.9.1 - QScintilla to 2.6.1 Notes: svn path=/head/; revision=297368
* KDE/FreeBSD team presents Qt 4.8.1 in ports!Max Brazhnikov2012-05-252-1/+5
| | | | Notes: svn path=/head/; revision=297367
* update lang/sbcl to 1.0.57, and adjust dependent portsBrendan Fabeny2012-05-221-1/+1
| | | | Notes: svn path=/head/; revision=297217
* defer expiration date, someone seems to be working on a fixBaptiste Daroussin2012-05-211-1/+1
| | | | Notes: svn path=/head/; revision=297086
* Remove expired ports:Rene Ladan2012-05-182-17/+0
| | | | | | | | | | 2012-05-10 x11/avant-window-navigator-xfce4: BROKEN for more than 6 month 2012-05-10 deskutils/xfce4-volstatus-icon: BROKEN for more than 6 month 2012-05-10 multimedia/xfmedia-remote-plugin: BROKEN for more than 6 month 2012-05-10 sysutils/thunar-volman-plugin: BROKEN for more than 6 month Notes: svn path=/head/; revision=296898
* Add bmpanel2, a nice lightweight NETWM compliant panel for X11.Alexey Dokuchaev2012-05-175-0/+397
| | | | | | | WWW: http://code.google.com/p/bmpanel2/ Notes: svn path=/head/; revision=296817
* - update to 3.5.1Baptiste Daroussin2012-05-152-3/+3
| | | | Notes: svn path=/head/; revision=296688
* - Fix build in presence of FLTK (ignore FLTK, as it seems to be used in ↵Dmitry Marakasov2012-05-131-1/+4
| | | | | | | | | | | | | bundled libgfx functionality which is not used by fireflies itself) - While here, make extract phase silent PR: 166055 Submitted by: Edward Sanford Sutton III <mirror176@cox.net> Approved by: maintainer timeout Notes: svn path=/head/; revision=296512
* - Update to version 2.0.14Pawel Pekala2012-05-112-4/+6
| | | | | | | | | | - Add LICENSE info PR: ports/167790 Submitted by: Klaus Aehlig <aehlig@linta.de> Notes: svn path=/head/; revision=296455
* Update to 279Emanuel Haupt2012-05-112-3/+3
| | | | Notes: svn path=/head/; revision=296406
* - Register ghelp: URL handler with the system mime database, fixesPav Lucistnik2012-05-103-1/+22
| | | | | | | | | | | Help->Contents invocations in GNOME apps PR: ports/167386 Submitted by: Jody Caldwell <jody@calinx.com> Approved by: kwm (gnome) Notes: svn path=/head/; revision=296369
* Provide home-made patch for legacy nVidia drivers against recent arbitraryAlexey Dokuchaev2012-05-103-0/+33
| | | | | | | | | | | | | | | | | memory access vulnerability. While affected underlying code is very similar in all released drivers, and they all are technically exploitable the same way, the exploit relies on hardware that is not present in GPUs older than NV50/G80, hence versions starting from 100.14.03 must be patched. That said, while the patch does apply to all legacy versions, port revision bump makes sense only for 173.14.xx series (as 96.43.xx and 71.86.xx do not hardware exploit relies upon). Discussed with: Christian Zander Security: CVE-2012-0946 Notes: svn path=/head/; revision=296355
* Update to version 295.49, which had:Alexey Dokuchaev2012-05-102-5/+5
| | | | | | | | | | | | | | - Added support for GeForce GTX 690 GPU - Fixed a problem where starting, stopping, and moving OpenGL application windows was very slow on Quadro FX 4600, Quadro FX 5600, GeForce 8800 GTX, GeForce 8800 GTS, and GeForce 8800 Ultra - Fixed an OpenGL performance regression which affected Geforce 6 and Geforce 7 series integrated GPUs PR: ports/167619 Notes: svn path=/head/; revision=296339
* - Add more sites to MASTER_SITESAshish SHUKLA2012-05-051-1/+4
| | | | Notes: svn path=/head/; revision=296062
* - Update to version 1.3.1Ashish SHUKLA2012-05-053-6/+5
| | | | | | | - Unbreak build Notes: svn path=/head/; revision=296049
* - Update to 1.7.1Ashish SHUKLA2012-05-053-3/+5
| | | | Notes: svn path=/head/; revision=296048
* - update to 2.5Baptiste Daroussin2012-05-052-8/+7
| | | | Notes: svn path=/head/; revision=296027
* - Mark BROKEN: does not buildPav Lucistnik2012-05-021-0/+2
| | | | | | | | | AttributeError: 'ListType' object has no attribute 'parent' Reported by: pointyhat Notes: svn path=/head/; revision=295893
* Update to 3.1.0.MANTANI Nobutaka2012-04-296-19/+32
| | | | Notes: svn path=/head/; revision=295676
* Xforward is a program for relaying X11 connections across network boundaries.Cy Schubert2012-04-286-0/+71
| | | | Notes: svn path=/head/; revision=295629
* - update maintainer address to shanjobe@gmail.comJason Helfman2012-04-262-2/+2
| | | | | | | Approved by: maintainer, via mail Notes: svn path=/head/; revision=295571
* Update to 295.40Alexander Nedotsukov2012-04-252-4/+3
| | | | Notes: svn path=/head/; revision=295496
* Update to 295.40Alexander Nedotsukov2012-04-252-3/+3
| | | | Notes: svn path=/head/; revision=295495