aboutsummaryrefslogtreecommitdiff
path: root/x11
Commit message (Collapse)AuthorAgeFilesLines
* Fix gobject-introspectionOlivier Duchateau2014-01-291-2/+1
| | | | | | | | PR: 186217 Submitted by: amdmi3@ Notes: svn path=/head/; revision=341759
* - Support STAGEDIROlivier Duchateau2014-01-297-25/+23
| | | | | | | | | | While I'm here - Use USES= gmake - Convert to new LIB_DEPENDS syntax - Add LICENSE Notes: svn path=/head/; revision=341743
* Update maintainer email addressRodrigo Osorio2014-01-291-1/+1
| | | | | | | Approved by: bapt@ (co-mentor) Notes: svn path=/head/; revision=341704
* - Fix Python and Lua versionsOlivier Duchateau2014-01-281-6/+5
| | | | | | | | | | - Disable g-ir-scanner cache [1] PR: 185910 Submitted by: amdmi3@ [1] Notes: svn path=/head/; revision=341648
* Stage supportAntoine Brodin2014-01-281-2/+3
| | | | Notes: svn path=/head/; revision=341492
* - Update to 1.1.6Guido Falsi2014-01-272-7/+9
| | | | | | | - USE_GITHUB Notes: svn path=/head/; revision=341411
* - Implement staging.Stephen Montgomery-Smith2014-01-262-2/+1
| | | | Notes: svn path=/head/; revision=341304
* - Update to 0.11.1Steve Wills2014-01-254-36/+118
| | | | Notes: svn path=/head/; revision=341133
* Update to 1.8.6Eitan Adler2014-01-242-3/+3
| | | | Notes: svn path=/head/; revision=340876
* Reintroduce the GNOME knob (disabled by default) to avoid pulling in undesiredEmanuel Haupt2014-01-231-11/+14
| | | | | | | dependencies. Notes: svn path=/head/; revision=340810
* Use USES=dos2unix instead of manualy 's|^M||g' [1]Koop Mast2014-01-221-30/+28
| | | | | | | | | | While here switch to USES=pathfix shebangfix. Stagify the port and use INSTALL_LIB for the library so it get auto stripped. Submitted by: mat [1] Notes: svn path=/head/; revision=340723
* Fix properties on pkg-plistBaptiste Daroussin2014-01-218-8/+0
| | | | Notes: svn path=/head/; revision=340674
* Over to new volunteer.Mark Linimon2014-01-211-1/+1
| | | | | | | | | PR: 185903 Submitted by: new maintainer Approved by: old maintainer Notes: svn path=/head/; revision=340611
* Update to 301Emanuel Haupt2014-01-202-3/+3
| | | | Notes: svn path=/head/; revision=340380
* Fix package list. This got accidentally introduced by a reversed patch.Emanuel Haupt2014-01-191-2/+0
| | | | Notes: svn path=/head/; revision=340331
* Simplify desktop-file-utils usage.Emanuel Haupt2014-01-192-3/+4
| | | | | | | Submitted by: bapt Notes: svn path=/head/; revision=340330
* Update to 3.3.2.MANTANI Nobutaka2014-01-193-4/+4
| | | | Notes: svn path=/head/; revision=340239
* Remove entry from plist which are automatically added by USES=desktop-file-utilsBaptiste Daroussin2014-01-181-2/+0
| | | | | | | That fixes packaging Notes: svn path=/head/; revision=340137
* Update to 2.8.1Steven Kreuzer2014-01-172-3/+3
| | | | Notes: svn path=/head/; revision=340115
* Support staging.Raphael Kubo da Costa2014-01-171-7/+5
| | | | | | | | | PR: ports/185305 Submitted by: Zsolt Udvari <udvzsolt@gmail.com> Approved by: maintainer timeout (18 days) Notes: svn path=/head/; revision=340101
* Fix LUIT_BUILD_DEPENDS.Emanuel Haupt2014-01-171-1/+1
| | | | Notes: svn path=/head/; revision=340055
* Use new dependency macros based on options.Emanuel Haupt2014-01-171-43/+12
| | | | | | | Submitted by: bapt Notes: svn path=/head/; revision=340044
* Reduce over inclusion of bsd.port.mkBaptiste Daroussin2014-01-171-3/+1
| | | | Notes: svn path=/head/; revision=340033
* Python cleanup:Rene Ladan2014-01-1310-10/+10
| | | | | | | | | | - USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat) Notes: svn path=/head/; revision=339634
* archivers/xz is in base for all versions and has been removed from the ports ↵Baptiste Daroussin2014-01-132-8/+0
| | | | | | | tree Notes: svn path=/head/; revision=339572
* Support stagedir.Vanilla I. Shu2014-01-1141-156/+206
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=339414
* Support stagedir.Vanilla I. Shu2014-01-1030-103/+73
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=339339
* - Stagify lang/ghc and all the Haskell Cabal portsGabor Pali2014-01-093-4/+1
| | | | | | | | | | | | - Update HACKAGE_SITE to follow changes in upstream - MAKE_ENV now sets LC_ALL and DESTDIR for Haskell Cabal ports - Further minor cosmetical changes: replace USE_GMAKE with USES, get rid of ${DO_NADA}, some refactoring Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=339286
* - Fix a run-time problem with lang/ghc on FreeBSD 10.0 and later, caused byGabor Pali2014-01-093-3/+3
| | | | | | | | | | | | | | the iconv changes (basically GHCi was rendered unusable) - Fix build for x11-toolkits/hs-wxc, while here - Bump port revision for all Haskell Cabal ports as they have to be rebuilt PR: ports/184806 Reported by: many Obtained from: FreeBSD Haskell MFH: 2014Q1 Notes: svn path=/head/; revision=339285
* Update to 1.31Baptiste Daroussin2014-01-096-78/+11
| | | | | | | | | | Handle the configuration file directly in plist PR: ports/185605 Submitted by: Matthew D.Fuller <fullermd@over-yonder.net> (maintainer) Notes: svn path=/head/; revision=339247
* Support stagedir.Vanilla I. Shu2014-01-0926-204/+150
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=339245
* - Convert to USES=tkPietro Cerutti2014-01-093-8/+27
| | | | | | | | | | - STAGE-clean - PREFIX-clean MFH: 2014Q1 Notes: svn path=/head/; revision=339205
* Revert very bad stagification I did waiting for the maintainer to provide aBaptiste Daroussin2014-01-081-7/+10
| | | | | | | | | | proper patch Bump portrevision so users get again a working version Requested by: maintainer Notes: svn path=/head/; revision=339184
* - Update to 1.0.1Olivier Duchateau2014-01-085-8/+40
| | | | | | | | | | - Replace LIB_DEPENDS by GNOME components - Add license blob - Update WWW entry (pkg-descr) - Add patch, which replaces 'xfce4-appfinder' image by generic icon in menu item Notes: svn path=/head/; revision=339178
* - Chase x11-toolkits/xforms shlib bumpPietro Cerutti2014-01-083-5/+5
| | | | | | | | - Bump PORTREVISION - STAGE-clean here and there Notes: svn path=/head/; revision=339082
* support stageBaptiste Daroussin2014-01-061-2/+1
| | | | Notes: svn path=/head/; revision=338940
* Support stageBaptiste Daroussin2014-01-061-27/+11
| | | | | | | Use options helpers Notes: svn path=/head/; revision=338939
* Support stageBaptiste Daroussin2014-01-061-4/+3
| | | | Notes: svn path=/head/; revision=338936
* Support stageBaptiste Daroussin2014-01-061-9/+7
| | | | | | | | Fix license Play with MAKE_ARGS instead of patching Notes: svn path=/head/; revision=338935
* Support stageBaptiste Daroussin2014-01-061-24/+11
| | | | | | | Play with MAKE_ARGS instead of patching Notes: svn path=/head/; revision=338934
* Support stageBaptiste Daroussin2014-01-062-19/+12
| | | | | | | | Set the bin/Eterm mode via plist Only propose the MMX option on i386 Notes: svn path=/head/; revision=338931
* Support stageBaptiste Daroussin2014-01-061-16/+9
| | | | | | | Strip binaries Notes: svn path=/head/; revision=338929
* - Update to 1.3.1 (bugfix release)Olivier Duchateau2014-01-062-3/+3
| | | | | | | ChangeLog: https://raw.github.com/gottcode/xfce4-whiskermenu-plugin/master/NEWS Notes: svn path=/head/; revision=338915
* In preparation for Qt 5 ports:Max Brazhnikov2014-01-068-151/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mk/Uses/qmake.mk: - Add support for out-of-source builds - Add support for Qt 5 ports - Respect WITH_DEBUG Mk/bsd.qt.mk: - Massive rework for Qt 5 ports - Remove '-phonon' from global configure args, thus allow qt4-designer and qt4-qtconfig to be built without Phonon support [1] devel/qmake4: - Improve mkspecs for gcc (mainly sync with linux version) and clang devel/qt4-corelib: - Convert to USES=iconv - Remove ancient patch devel/qt4-designer: - Remove reference to WRKSRC from installed pkgconfig files [2] - Don't build Qt Designer plugin for Phonon from outdated Qt sources. Separate port for plugin will be committed later devel/qt4-assistant-adp, devel/qt4-libqtassistantclient: - Convert to USES=qmake Clean up Qt4 ports: - Update comments - Update description; use common description - Consistently use QT_INCDIR, QT_LIBDIR, etc. - Use options helpers - Convert to new LIB_DEPENDS syntax - Update DESKTOP_ENTRIES to avoid conflicts with Qt 5 ports - Rename/move several ports for unification with Qt 5 ports PR: ports/184620 [1] Reported by: Kevin Zheng <kevinz5000@gmail.com> PR: ports/181141 [2] Reported by: thierry PR: ports/185101 Exp-run by: bdrewery This is mostly solely avilla's work in area51, kudos to him! And a couple commits from myself, so you know who's collecting pointyhats :) Notes: svn path=/head/; revision=338902
* Revert the change about xv as the port expect graphics/xv, not libXvBaptiste Daroussin2014-01-061-1/+2
| | | | | | | | Big pointyhat to: bapt Submitted by: maintainer Notes: svn path=/head/; revision=338871
* update to 2.8Baptiste Daroussin2014-01-065-85/+4
| | | | | | | Mostly our patches being upstreamed Notes: svn path=/head/; revision=338860
* Support stageBaptiste Daroussin2014-01-062-16/+7
| | | | Notes: svn path=/head/; revision=338848
* Support stageBaptiste Daroussin2014-01-061-3/+5
| | | | | | | Strip binaries Notes: svn path=/head/; revision=338847
* Support stageBaptiste Daroussin2014-01-062-12/+9
| | | | | | | | | Use USE_XORG instead if directly depend on libxv Fix files credentials Allow packaging as a user Notes: svn path=/head/; revision=338846
* Support stageBaptiste Daroussin2014-01-061-7/+6
| | | | Notes: svn path=/head/; revision=338843