aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
Commit message (Collapse)AuthorAgeFilesLines
* update lang/sbcl to 1.1.7, and adjust dependent portsBrendan Fabeny2013-05-061-1/+1
| | | | Notes: svn path=/head/; revision=317524
* Fix typoBaptiste Daroussin2013-05-061-1/+1
| | | | Notes: svn path=/head/; revision=317471
* Finish converting x11* from WITHOUT_NLS to PORT_OPTIONS:MNLSBaptiste Daroussin2013-05-063-12/+14
| | | | Notes: svn path=/head/; revision=317470
* - adoption of USES framwork for gettext and pathfixJason Helfman2013-05-061-2/+2
| | | | | | | Approved by: portmgr (bapt@) Notes: svn path=/head/; revision=317466
* Using gmake does not fix build with bmake at all, revertingBaptiste Daroussin2013-05-052-2/+0
| | | | Notes: svn path=/head/; revision=317404
* - When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also setBryan Drewery2013-05-041-2/+0
| | | | | | | | | | | | | | | MAKE_JOBS_NUMBER to 1. This makes it safe to do -j${MAKE_JOBS_NUMBER} without any extra logic. - Cleanup ports working around the empty MAKE_JOBS_NUMBER - This also fixes several ports that were expecting MAKE_JOBS_NUMBER to always have a number Reviewed by: bapt Spotted by: John Marino <draco@marino.st> With hat: portmgr Notes: svn path=/head/; revision=317320
* Fix build with bmakeBaptiste Daroussin2013-05-032-0/+2
| | | | Notes: svn path=/head/; revision=317281
* - conversion to USES for gettextJason Helfman2013-05-031-3/+3
| | | | | | | Approved by: portmgr (bapt@) Notes: svn path=/head/; revision=317225
* - Fix build issue when devel/libinotify is installed[*].Hiroki Sato2013-05-0258-68/+976
| | | | | | | | | | | | - Fix build with clang. Remove USE_GCC=any. - Convert replacement commands in the post-patch target to patches. - Separate x11-wm/windowmaker and x11-wm/libwraster from each other. PR: ports/176772 [*] Reported by: O. Hartmann [*] Notes: svn path=/head/; revision=317142
* - Update lang/librep to 0.92.3Armin Pirkovitsch2013-04-303-2581/+2444
| | | | | | | | | | | | | | | | | | | | | | | | | - Remove shlib versions - Add USE_READLINE and USES= pkgconfig - Update CPPFLAGS and LDFLAGS - Update pkg-descr - Update x11-toolkits/rep-gtk2 to 0.90.8.1 - Update x11-wm/sawfish to 1.9.1 - Add ART20 license and set LICENSE_COMB to multi - Update USE_XORG to include xtst - Add USES= pkgconfig - Add PORTSCOUT to exclude unstable releases - Trim Makefile headers - Update MASTER_SITES PR: ports/170173 Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com> Approved by: beat (mentor) Notes: svn path=/head/; revision=316954
* Add port's licenseEitan Adler2013-04-301-0/+2
| | | | Notes: svn path=/head/; revision=316873
* Update to 2.3.0Niclas Zeising2013-04-293-9/+15
| | | | | | | | | | | | | | Changelog: https://opensource.conformal.com/fluxbb/viewtopic.php?pid=2444#p2444 Add a local patch to not look for xlock and throw and error on startup if it's not there [1] PR: ports/177754 (in response to) [1] Submitted by: Carlo Strub <cs@FreeBSD.org> [1] Notes: svn path=/head/; revision=316849
* - Remove USES= desktop-file-utils, because MimeType entry is not presentOlivier Duchateau2013-04-271-2/+2
| | | | | | | | | in .desktop files. Reported by: ak@ Notes: svn path=/head/; revision=316689
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-2712-18/+12
| | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and USE_GETTEXT=yes to USES=gettext while here Notes: svn path=/head/; revision=316683
* Remove duplicated dirrmRenato Botelho2013-04-261-1/+0
| | | | Notes: svn path=/head/; revision=316602
* - Convert USE_GETTEXT to USES (part 4)Alex Kozlov2013-04-264-5/+4
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316596
* Fix pkg-plist again, now it seems to be fine.Renato Botelho2013-04-252-2/+1
| | | | Notes: svn path=/head/; revision=316525
* - Add delay when x11/slock is used (xflock4 script)Olivier Duchateau2013-04-254-10/+26
| | | | | | | | | | | | While I'm here, - Adopt USES for desktop-file-utils, gettext, and athfix - Add patch when NLS is unset PR: 178090 Submitted by: tijl@ Notes: svn path=/head/; revision=316522
* - Fix PLISTRenato Botelho2013-04-252-0/+2
| | | | | | | | | - Bump PORTREVISION Reported by: Andrzej Tobola <ato@iem.pw.edu.pl> Notes: svn path=/head/; revision=316512
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-2448-49/+49
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* Convert to USES=gettextEitan Adler2013-04-241-1/+1
| | | | | | | Reviewed by: kwm Notes: svn path=/head/; revision=316460
* - Convert USE_GETTEXT to USES (part 1)Alex Kozlov2013-04-246-12/+6
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316407
* Update to 3.5.1Renato Botelho2013-04-232-4/+3
| | | | Notes: svn path=/head/; revision=316389
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-2314-29/+15
| | | | Notes: svn path=/head/; revision=316355
* Convert my ports to use the new USES=pkgconfigBaptiste Daroussin2013-04-222-3/+2
| | | | Notes: svn path=/head/; revision=316284
* - Update EFL libraries to 1.7.6(.1)Grzegorz Blach2013-04-222-5/+4
| | | | | | | | | - Update Enlightenment to 0.17.2.1 Approved by: crees (mentor) Notes: svn path=/head/; revision=316272
* - Update to 1.0.13Pietro Cerutti2013-04-222-3/+4
| | | | | | | | | | | | | | | | | | | | | Release notes: http://sf.net/mailarchive/message.php?msg_id=30727790 Changes: * Don't use CPPFLAGS in Makefile.am. * Eliminate Quicksort(), use libc qsort() in stead. * Set startup id on apps started by snaps too. * Startup applications - Don't slide in or place manually during e16 startup. * Fix Globally Active focus mode (Tim Howe). * Use qsort in stead of open coded sorting. * Move/rename atom/property related wrapper functions and types. * Move/rename EInternAtom -> ex_atom_get, AtomListIntern -> ex_atoms_get. * Update esperanto translation Feature safe: yes Notes: svn path=/head/; revision=316234
* Small fixes for pkg-descr.Jimmy Olgeni2013-04-201-1/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=316142
* Fix scale XPM icon in menu applications and launchers.Olivier Duchateau2013-04-072-2/+49
| | | | | | | | | | While I'm here, - Use USES= pathfix instead of gnomehack Approved by: portmgr (tabthorpe) Notes: svn path=/head/; revision=315751
* Fix RUN_DEPENDSWilliam Grzybowski2013-04-061-1/+3
| | | | | | | | | PR: ports/177516 Submitted by: Green Dog <fiziologus@gmail.com> Approved by: portmgr (tabthorpe), mentor (jpaetzel), maintainer (wg) Notes: svn path=/head/; revision=315741
* Fix conversion to new options frameworkBaptiste Daroussin2013-04-041-2/+2
| | | | | | | | | Reported by: John Marino Approved by: portmgr (implicit) With hat: portmgr Notes: svn path=/head/; revision=315719
* - Fix buildMartin Wilke2013-04-032-19/+36
| | | | | | | | | | | - Update MASTER_SITES - OptionsNG PR: 177553 Submitted by: Ports Fury Notes: svn path=/head/; revision=315693
* - Unbreak buildMartin Wilke2013-04-022-0/+2
| | | | | | | | Reported by: pointyhat Approved by: portmgr Notes: svn path=/head/; revision=315662
* - Update Haskell ports from the development repositoryGabor Pali2013-03-293-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Avoid self-dependency for print/hs-hscolour (when HSCOLOUR is set) Contributed by: ashish New ports (5): devel/hs-geniplate 0.6.0.3 devel/hs-uuid 1.2.9 net/hs-maccatcher 2.1.5 net/hs-publicsuffixlist 0.0.3 textproc/hs-regex-tdfa 1.1.8 Removed ports (1): math/hs-Agda-executable 2.3.0.1_3 Updated ports (115): archivers/hs-zip-archive 0.1.3.3 --> 0.1.3.4 archivers/hs-zlib-conduit 0.5.0.3_1 --> 1.0.0 audio/hs-OpenAL 1.4.0.1_3 --> 1.4.0.2 databases/hs-persistent 1.1.4 --> 1.1.5.1 databases/hs-persistent-sqlite 1.1.2 --> 1.1.5 databases/hs-persistent-template 1.1.2.1 --> 1.1.2.4 devel/hs-Boolean 0.1.2 --> 0.2 devel/hs-ansi-terminal 0.5.5.1 --> 0.6 devel/hs-base64-bytestring 1.0.0.0_1 --> 1.0.0.1 devel/hs-base64-conduit 0.5.1 --> 1.0.0 devel/hs-basic-prelude 0.3.2.0 --> 0.3.4.0 devel/hs-bifunctors 3.2 --> 3.2.0.1 devel/hs-blaze-builder-conduit 0.5.0.3_1 --> 1.0.0 devel/hs-classy-prelude 0.4.3 --> 0.5.3 devel/hs-classy-prelude-conduit 0.4.3 --> 0.5.3 devel/hs-cmdargs 0.10.1_1 --> 0.10.2 devel/hs-conduit 0.5.6 --> 1.0.2 devel/hs-darcs 2.8.3_1 --> 2.8.4 devel/hs-either 3.1 --> 3.4 devel/hs-errors 1.3.1 --> 1.4.1 devel/hs-filestore 0.6 --> 0.6.0.1 devel/hs-filesystem-conduit 0.5.0.2_1 --> 1.0.0 devel/hs-git-annex 3.20130124 --> 4.20130323 devel/hs-hashtables 1.0.1.8_1 --> 1.1.0.2 devel/hs-haskeline 0.6.4.7_3 --> 0.7.0.3 devel/hs-hint 0.3.3.5_1 --> 0.3.3.6 devel/hs-hoogle 4.2.15 --> 4.2.16 devel/hs-hspec 1.4.3 --> 1.4.4 devel/hs-lens 3.8.5 --> 3.8.7.3 devel/hs-logict 0.5.0.2_1 --> 0.6 devel/hs-monad-logger 0.2.3.2 --> 0.3.0.1 devel/hs-monad-par 0.3_3 --> 0.3.4.1 devel/hs-mueval 0.8.2_3 --> 0.9 devel/hs-profunctors 3.2 --> 3.3 devel/hs-project-template 0.1.1 --> 0.1.3 devel/hs-readline 1.0.1.0_8 --> 1.0.3.0 devel/hs-reflection 1.1.6 --> 1.1.7 devel/hs-resourcet 0.4.4_1 --> 0.4.5 devel/hs-show 0.4.1.2_4 --> 0.5 devel/hs-simple-reflect 0.2_1 --> 0.3.1 devel/hs-smallcheck 0.6.2 --> 1.0.2 devel/hs-testpack 2.1.2_3 --> 2.1.2.1 devel/hs-threads 0.5.0.1_1 --> 0.5.0.2 devel/hs-time-compat 0.1.0.2_1 --> 0.1.0.3 devel/hs-unix-time 0.1.4_1 --> 0.1.5 devel/hs-uulib 0.9.14_4 --> 0.9.15 mail/hs-email-validate 0.3.2_1 --> 1.0.0 mail/hs-mime-types 0.1.0.2 --> 0.1.0.3 math/hs-Agda 2.3.0.1_3 --> 2.3.2 math/hs-NumInstances 1.0_4 --> 1.2 math/hs-comonad 3.0.1.1 --> 3.0.2 math/hs-contravariant 0.2.0.2_3 --> 0.4 math/hs-distributive 0.3 --> 0.3.1 math/hs-math-functions 0.1.1.2_1 --> 0.1.3.0 net/hs-network-conduit 0.6.2.2 --> 1.0.0 net/hs-sendfile 0.7.8_1 --> 0.7.9 net/hs-simple-sendfile 0.2.10 --> 0.2.11 net/hs-socks 0.4.2_1 --> 0.5.0 security/hs-crypto-api 0.10.2_3 --> 0.11 security/hs-crypto-conduit 0.4.3 --> 0.5.0 security/hs-monadcryptorandom 0.5_1 --> 0.5.1 security/hs-skein 0.1.0.11 --> 0.1.0.12 security/hs-tls 1.1.1 --> 1.1.2 textproc/hs-HStringTemplate 0.6.12_1 --> 0.7.1 textproc/hs-attoparsec 0.10.3.0 --> 0.10.4.0 textproc/hs-attoparsec-conduit 0.5.0.3_1 --> 1.0.0 textproc/hs-blaze-html 0.5.1.3 --> 0.6.0.0 textproc/hs-case-insensitive 0.4.0.4 --> 1.0 textproc/hs-citeproc-hs 0.3.7 --> 0.3.8 textproc/hs-highlighting-kate 0.5.3.5 --> 0.5.3.8 textproc/hs-hs-bibutils 4.16 --> 4.17 textproc/hs-html-conduit 0.1.0.4_1 --> 1.1.0 textproc/hs-hxt-regex-xmlschema 9.0.4_4 --> 9.1.0 textproc/hs-pandoc 1.9.4.5_1 --> 1.11.1 textproc/hs-pandoc-types 1.9.1_3 --> 1.10 textproc/hs-tagstream-conduit 0.5.3_1 --> 0.5.4 textproc/hs-xml-conduit 1.0.3.3_1 --> 1.1.0.3 textproc/hs-xmlhtml 0.2.0.3_1 --> 0.2.1 textproc/hs-yaml 0.8.2 --> 0.8.2.3 www/hs-activehs 0.3.0.1_1 --> 0.3.1 www/hs-authenticate 1.3.2_1 --> 1.3.2.6 www/hs-fastcgi 3001.0.2.3_7 --> 3001.0.2.4 www/hs-gitit 0.10.1.2 --> 0.10.3.1 www/hs-hS3 0.5.6_5 --> 0.5.7 www/hs-hamlet 1.1.3.1 --> 1.1.6.3 www/hs-happstack-server 7.1.1_1 --> 7.1.7 www/hs-heist 0.11.0 --> 0.11.1 www/hs-hjsmin 0.1.4 --> 0.1.4.1 www/hs-http-conduit 1.8.7 --> 1.9.0 www/hs-http-reverse-proxy 0.1.1.1 --> 0.1.1.3 www/hs-http-server 1.0.1_1 --> 1.0.2 www/hs-http-types 0.7.3.0.1_1 --> 0.8.0 www/hs-shakespeare 1.0.2_1 --> 1.0.3.1 www/hs-shakespeare-css 1.0.2_1 --> 1.0.3 www/hs-shakespeare-js 1.1.1 --> 1.1.2.1 www/hs-snap 0.11.0 --> 0.11.2 www/hs-snap-core 0.9.2.2_1 --> 0.9.3.1 www/hs-snap-server 0.9.2.4_1 --> 0.9.3.3 www/hs-wai 1.3.0.1_1 --> 1.4.0 www/hs-wai-app-static 1.3.1_1 --> 1.3.1.2 www/hs-wai-extra 1.3.2 --> 1.3.2.4 www/hs-wai-test 1.3.0_1 --> 1.3.0.4 www/hs-warp 1.3.7.1 --> 1.3.7.4 www/hs-yesod 1.1.7.2 --> 1.1.9.2 www/hs-yesod-auth 1.1.3 --> 1.1.5.3 www/hs-yesod-core 1.1.7.1 --> 1.1.8.2 www/hs-yesod-default 1.1.3 --> 1.1.3.2 www/hs-yesod-form 1.2.0.2 --> 1.2.1.3 www/hs-yesod-json 1.1.2_1 --> 1.1.2.1 www/hs-yesod-platform 1.1.7.2 --> 1.1.8 www/hs-yesod-routes 1.1.1.1_1 --> 1.1.2 www/hs-yesod-static 1.1.1.2 --> 1.1.2.2 www/hs-yesod-test 0.3.3 --> 0.3.5 x11-wm/hs-xmonad-contrib 0.11 --> 0.11.1 x11/hs-X11 1.6.0.2 --> 1.6.1.1 Please note that port revisions for dependent ports are bumped. Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=315580
* Qtile is simple, small, and extensible. It's easy to write your own layouts,Felippe de Meirelles Motta2013-03-295-0/+245
| | | | | | | | | | | | | | | | widgets, and built-in commands. Qtile is written and configured entirely in Python, which means you can leverage the full power and flexibility of the language to make it fit your needs. WWW: http://qtile.org PR: ports/177448 Submitted by: William Grzybowski <william88@gmail.com> Notes: svn path=/head/; revision=315511
* Style: tab -> space.Eitan Adler2013-03-282-2/+2
| | | | | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree. Notes: svn path=/head/; revision=315487
* Drop support for old versions of FreeBSD from unmaintained portsEitan Adler2013-03-282-25/+0
| | | | | | | Reviewed by: miwi Notes: svn path=/head/; revision=315474
* - Update to 1.0.12Pietro Cerutti2013-03-282-4/+4
| | | | | | | | | | | | | | | Changes: * Minor simplification in initial window registration. * Eliminate unnecessary XSync. * Don't unmap/map override-redirect windows during startup. * CM: Fix override-redirect window registration detail. * CM: Fix startup after recent changes. * Danish translation update. * Convert da.po to utf-8. Notes: svn path=/head/; revision=315449
* Mechanically convert unmaintained ports which use "gnomehack" to use ↵Eitan Adler2013-03-287-42/+20
| | | | | | | "pathfix" instead. Notes: svn path=/head/; revision=315433
* share/gnome/wm-properties is owned by gnomehier, don't try to remove it.Koop Mast2013-03-271-2/+0
| | | | | | | Submitted by: miwimail Notes: svn path=/head/; revision=315387
* - Move post-install message to pkg-message fileGrzegorz Blach2013-03-262-9/+12
| | | | | | | | | - Bump PORTREVISION Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=315322
* Fix plistRenato Botelho2013-03-262-0/+7
| | | | | | | | PR: ports/177385 Submitted by: Niclas Zeising <zeising@daemonic.se> Notes: svn path=/head/; revision=315273
* Now devel/lua-lgi is fixed, update awesome to 3.5 againRenato Botelho2013-03-255-74/+84
| | | | Notes: svn path=/head/; revision=315211
* Update to 2.2.0Niclas Zeising2013-03-242-3/+3
| | | | | | | Changelog: https://opensource.conformal.com/fluxbb/viewtopic.php?id=952 Notes: svn path=/head/; revision=315170
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-222-2/+2
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* Don't remove share/gnome/wm-properties it belongs to gnomehier, add implicitKoop Mast2013-03-222-12/+6
| | | | | | | | | | depend on gnomehier too. While here trim header, and use pathfix. Submitted by: miwimail Notes: svn path=/head/; revision=314950
* Convert to new options framework left unconverted ports in x* categoriesBaptiste Daroussin2013-03-221-37/+30
| | | | Notes: svn path=/head/; revision=314894
* Add a patch to make the optional shmlog mechanism works on FreeBSD.Baptiste Daroussin2013-03-202-0/+69
| | | | | | | This allows users to use i3-dump-log to gets logs out of i3 is it was run with the shmlog-size parameter set to something greater than 0 Notes: svn path=/head/; revision=314749
* Turn perl into a runtime only dependencyBaptiste Daroussin2013-03-201-1/+1
| | | | Notes: svn path=/head/; revision=314729
* - Remove debug flagsPietro Cerutti2013-03-201-1/+0
| | | | Notes: svn path=/head/; revision=314720