aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
Commit message (Collapse)AuthorAgeFilesLines
* - STAGE-cleanPietro Cerutti2014-02-143-4/+36
| | | | | | | | - Add LICENSE - Fix compiler warnings Notes: svn path=/head/; revision=344213
* - STAGE-cleanPietro Cerutti2014-02-142-4/+9
| | | | Notes: svn path=/head/; revision=344209
* - STAGE-cleanPietro Cerutti2014-02-142-9/+1
| | | | Notes: svn path=/head/; revision=344207
* - STAGE-cleanPietro Cerutti2014-02-141-2/+1
| | | | Notes: svn path=/head/; revision=344206
* - Add stage supportDanilo Egea Gondolfo2014-02-101-19/+20
| | | | | | | | - Add LICENSE - Add DOCS option Notes: svn path=/head/; revision=343676
* - Add stage supportDanilo Egea Gondolfo2014-02-102-10/+6
| | | | | | | | | | - Convert USE_GMAKE to USES - Remove the indefinite article from COMMENT - Add libtool to USES - Use options helpers Notes: svn path=/head/; revision=343669
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-1039-0/+79
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* - Add stage supportDanilo Egea Gondolfo2014-02-101-23/+20
| | | | | | | - Add DOCS and EXAMPLES options Notes: svn path=/head/; revision=343575
* - Add stage supportDanilo Egea Gondolfo2014-02-101-9/+5
| | | | Notes: svn path=/head/; revision=343574
* - Add stage supportDanilo Egea Gondolfo2014-02-102-5/+8
| | | | | | | | - Convert LIB_DEPENDS to new syntax - Add shebangfix to USES Notes: svn path=/head/; revision=343572
* - Add stage supportDanilo Egea Gondolfo2014-02-101-20/+13
| | | | | | | | - Convert USE_GMAKE to USES - Use options helpers Notes: svn path=/head/; revision=343565
* Finish stage supportAntoine Brodin2014-02-092-4/+5
| | | | Notes: svn path=/head/; revision=343467
* - Stage supportMartin Wilke2014-02-092-8/+5
| | | | Notes: svn path=/head/; revision=343444
* - Fix pkg-plist[*].Hiroki Sato2014-02-033-9/+8
| | | | | | | | | | - Update WWW: line in pkg-descr. - Style cleanups. Spotted by: marius [*] Notes: svn path=/head/; revision=342469
* - Stage supportMartin Wilke2014-02-032-2/+1
| | | | Notes: svn path=/head/; revision=342440
* - Stage supportMartin Wilke2014-02-032-5/+3
| | | | Notes: svn path=/head/; revision=342437
* - Stage supportMartin Wilke2014-02-031-3/+2
| | | | Notes: svn path=/head/; revision=342420
* Return some ports I maintain to the pool.Eitan Adler2014-02-021-1/+1
| | | | Notes: svn path=/head/; revision=342249
* Update to version 1.4.4Pawel Pekala2014-01-302-3/+3
| | | | | | | | PR: ports/185681 Submitted by: maintainer Notes: svn path=/head/; revision=341865
* Stagify, convert to OptionsNG, sort pkg-plist.Alexey Dokuchaev2014-01-272-88/+83
| | | | Notes: svn path=/head/; revision=341361
* Update to 4.7.2Baptiste Daroussin2014-01-253-3/+5
| | | | Notes: svn path=/head/; revision=341139
* Finish stage supportAntoine Brodin2014-01-252-3/+3
| | | | Notes: svn path=/head/; revision=341077
* Fix build on amd64, 10.x with clang.Emanuel Haupt2014-01-231-3/+9
| | | | Notes: svn path=/head/; revision=340827
* Support STAGEDIR.Vanilla I. Shu2014-01-236-50/+89
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=340775
* Fix properties on pkg-plistBaptiste Daroussin2014-01-2114-14/+0
| | | | Notes: svn path=/head/; revision=340674
* Support stageBaptiste Daroussin2014-01-203-3/+15
| | | | | | | | PR: ports/185730 Submitted by: Matthew D.Fuller <fullermd@over-yonder.net> (maintainer) Notes: svn path=/head/; revision=340372
* Remove deprecated MAN macrosBaptiste Daroussin2014-01-192-3/+0
| | | | | | | Fix properties Notes: svn path=/head/; revision=340342
* x11-wm/herbsluftwm: Update to 0.5.3John Marino2014-01-192-4/+3
| | | | | | | | | PR: ports/185178 tested on: Redports (6x pass) Approved by: maintainer timeout Notes: svn path=/head/; revision=340327
* - Use the new format for LIB_DEPENDSRusmir Dusko2014-01-172-6/+8
| | | | | | | | - Support STAGEDIR - Set PORTSCOUT Notes: svn path=/head/; revision=340089
* Stagify and modernize LIB_DEPENDS while here.Alexey Dokuchaev2014-01-171-6/+5
| | | | Notes: svn path=/head/; revision=340088
* Python cleanup:Rene Ladan2014-01-133-3/+3
| | | | | | | | | | - 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
* Update lua-lgi to 0.7.2Baptiste Daroussin2014-01-101-6/+8
| | | | | | | | Port to lua 5.2 Port awesome to lua 5.2 (use pkgconfig to properly figure out how to build with lua 5.2) Notes: svn path=/head/; revision=339364
* - Stagify lang/ghc and all the Haskell Cabal portsGabor Pali2014-01-092-2/+0
| | | | | | | | | | | | - 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-092-2/+2
| | | | | | | | | | | | | | 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
* x11-wm/awesome-vicious: update to 2.1.3William Grzybowski2014-01-082-3/+3
| | | | Notes: svn path=/head/; revision=339162
* Use ninja instead of makeBaptiste Daroussin2014-01-071-1/+1
| | | | Notes: svn path=/head/; revision=338984
* Fix build with clangAntoine Brodin2014-01-054-20/+102
| | | | | | | | PR: ports/184859 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=338818
* Convert the tree to USES=famAntoine Brodin2014-01-041-2/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=338691
* Backport patch (available in xfdesktop 4.11.2), and replaces previous fixOlivier Duchateau2014-01-021-71/+15
| | | | | | | | | (r314575), which scales down oversize icons in menu. Obtained from: Upstream git repository Notes: svn path=/head/; revision=338453
* Stage supportAntoine Brodin2013-12-291-1/+0
| | | | Notes: svn path=/head/; revision=338005
* Stage supportAntoine Brodin2013-12-291-5/+3
| | | | Notes: svn path=/head/; revision=338000
* - Stage supportAntoine Brodin2013-12-292-6/+3
| | | | | | | - Uses gmake, desktop-file-utils and shared-mime-info Notes: svn path=/head/; revision=337997
* Stage supportAntoine Brodin2013-12-291-2/+1
| | | | Notes: svn path=/head/; revision=337991
* Stage supportAntoine Brodin2013-12-292-4/+4
| | | | Notes: svn path=/head/; revision=337990
* Stage supportAntoine Brodin2013-12-271-2/+1
| | | | Notes: svn path=/head/; revision=337821
* Stage supportAntoine Brodin2013-12-271-6/+3
| | | | Notes: svn path=/head/; revision=337805
* x11-wm/qtile: allow staging and minor fixesWilliam Grzybowski2013-12-262-226/+6
| | | | | | | | | | | - Allow staging - Switch from easy_install to install - Install docs unconditionally (stage will handle it) - Unmute docs install command - Do not install LICENSE Notes: svn path=/head/; revision=337537
* Update freetype to 2.5.2.Koop Mast2013-12-241-0/+11
| | | | | | | | | | | | | | | | | Remove patch to add -I/usr/local/include in freetype-config --cflags. If ports need extra headers they should look for them, and not get them via a side-effect. Freetype had a header resuffle in 2.5.1, patch ports to use the new header style. Thanks go to bdrewery for the two exp-runs and rakuco for helping me with some troublesome cmake ports. PR: ports/184587 Notes: svn path=/head/; revision=337385
* - Properly look for X11 using CMake and include the appropriate directoriesRaphael Kubo da Costa2013-12-243-13/+27
| | | | | | | | | | | | | | | instead of relying on FREETYPE_INCLUDE_DIRS (which will change with the upcoming Freetype 2.5.2 update) to pass -I${LOCALBASE}/include to the compiler. - Support staging. - Set LICENSE (therefore stop installing the license file into DOCSDIR and bump PORTREVISION). - Remove the mysterious WITH_SN check, which was never a proper option and relied on some apparently unstable API (at least it was unstable at the time, almost 8 years ago). Notes: svn path=/head/; revision=337384
* Fix dependency information.Chris Rees2013-12-241-7/+2
| | | | | | | | | | pkgng detects that some of these are used during runtime apparently, and adds them anyway. This fixes the Tinderbox/pkgng build of x11-wm/ccsm Notes: svn path=/head/; revision=337382