aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/awesome
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]Niclas Zeising2013-12-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | If the old xorg stack is still needed, it is possible to add WITHOUT_NEW_XORG= to /etc/make.conf to get the old version. Update several xorg related ports, including: x11/libxcb 1.9.1 -> 1.9.3 graphics/libdrm 2.4.46 -> 2.4.50 x11/pixman 0.30.2 -> 0.32.4 x11/xkeyboard-config 2.9 -> 2.10.1 x11-drivers/xf86-input-keyboard 1.7.0 -> 1.8.0 Fix dissapearing cursor in xf86-video-vmware [2] Stagify all x11@-owned ports Bump portrevisions for xf86-* ports due to xserver version change. Fix fallout from updates where needed. Thanks to: all testersi, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/184684 [1], ports/181385 [2] Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> [2] Approved by: portmgr (bdrewery), core (jhb) [0] Notes: svn path=/head/; revision=336621
* . Simplify MakefileRenato Botelho2013-10-311-14/+6
| | | | | | | | . Add missing dependency: gdkpixbuf2 . Bump PORTREVISION Notes: svn path=/head/; revision=332333
* - Update to 3.5.2Renato Botelho2013-10-133-11/+22
| | | | | | | - Support staging Notes: svn path=/head/; revision=330217
* The FreeBSD graphics/x11 team proudly presentsNiclas Zeising2013-09-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a kwm, zeising production: MESA 9.1.6 Starring: Mesa 9.1.6, including libGL, libGLU and dri (new xorg only) Addition of libEGL and libglesv2 KMS support for ATI graphics cards in 10-current (new xorg only) Improved sparc64 support for new xorg. [1] pixman 0.30.2, including shlib bump and portrevision bumps libX11 1.6.2 Make absolute pointing devices work with x11-drivers/xf86-input-mouse x11-drivers/xf86-video-ati 7.2.0 for 10-current (KMS aware ati driver) Also starring: Updates to drivers and other libraries and utilities Additional notes: When updating MESA related ports (libGL, dri) you need to remove old versions first. See UPDATING for details. PR: ports/181962 [2] Submitted by: marius [1] zeising [2] Exp-run by: bdrewery Approved by: portmgr (bdrewery) Thanks to all who helped testing! Notes: svn path=/head/; revision=328711
* Import a bunch of iconv fixes.Guido Falsi2013-09-271-0/+1
| | | | | | | | Submitted by: marino Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=328492
* Update LIB_DEPENDS syntax on my ports and silent make check-makefileRenato Botelho2013-09-241-11/+11
| | | | Notes: svn path=/head/; revision=328166
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-211-0/+1
| | | | | | | x11-wm) Notes: svn path=/head/; revision=327786
* Add explicit dependency on pkgconfBaptiste Daroussin2013-08-311-1/+1
| | | | | | | | | While here: - trim headers - convert USE_GMAKE to USES=gmake Notes: svn path=/head/; revision=325761
* The FreeBSD x11 team proudly presentsNiclas Zeising2013-05-251-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | an zeising, kwm, miwi, bapt, eadler production: Xorg 7.7 Starring: xserver 1.12.4 (new xorg only) Mesa 8.0.4, including libGL, libGLU and dri (new xorg only) libX11 1.5.0 libxcb 1.9 libdrm 2.4.42 (new xorg only) freeglut 2.8.1 Also starring: Updates to drivers and other libraries and utilities Additional notes: Change pkgconf to be a build dependency. Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use this. Trim makefile headers. Take maintanership of x11/xcb-proto, ok'd by ashish. If you are running WITH_NEW_XORG=, you need to rebuild all installed drivers, see UPDATING for more information. Various fixes to make ports compile. PR: ports/177942 Exp-run by: miwi Approved by: portmgr (miwi) Thanks to all who helped testing! Notes: svn path=/head/; revision=319055
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-2/+1
| | | | | | | | - 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
* Fix pkg-plist again, now it seems to be fine.Renato Botelho2013-04-252-2/+1
| | | | Notes: svn path=/head/; revision=316525
* - Fix PLISTRenato Botelho2013-04-252-0/+2
| | | | | | | | | - Bump PORTREVISION Reported by: Andrzej Tobola <ato@iem.pw.edu.pl> Notes: svn path=/head/; revision=316512
* Update to 3.5.1Renato Botelho2013-04-232-4/+3
| | | | Notes: svn path=/head/; revision=316389
* 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
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-1/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* Downgrade awesome to 3.4.x while devel/lua-lgi is brokenRenato Botelho2013-03-135-85/+75
| | | | Notes: svn path=/head/; revision=314114
* - Fix lua-lgi dependencyRenato Botelho2013-03-112-10/+19
| | | | | | | | | - Fix export-dynamic linker param [1] Submitted by: green dog <fiziologus@gmail.com> [1] Notes: svn path=/head/; revision=313874
* - Add missing dependency lua-lgiRenato Botelho2013-03-101-1/+4
| | | | | | | | | - Add more man languages it and ru Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com> Notes: svn path=/head/; revision=313839
* Update to 3.5Renato Botelho2013-03-084-68/+67
| | | | Notes: svn path=/head/; revision=313665
* Update to 3.4.15Renato Botelho2013-02-112-3/+3
| | | | Notes: svn path=/head/; revision=312073
* Update to 3.4.14Renato Botelho2013-01-042-5/+4
| | | | Notes: svn path=/head/; revision=309914
* - Update x11/libxdg-basedir to 1.2.0 [1]Pawel Pekala2012-12-301-1/+1
| | | | | | | | | | | | - Update maintainer's email - Remove leading article from COMMENT - Bump affected ports PR: ports/174676 [1] Submitted by: Nikos Ntarmos <ntarmos@ceid.upatras.gr> (maintainer) Notes: svn path=/head/; revision=309689
* - Update xcb-util to 0.3.9Renato Botelho2012-12-101-0/+1
| | | | | | | | | | - Update xcb-util-wm to 0.3.9 - Update xcb-util-keysyms to 0.3.9 - Update xcb-util-image to 0.3.9 - Bump PORTREVISION on dependant ports Notes: svn path=/head/; revision=308628
* Change headers of all ports maintained by me to new formatRenato Botelho2012-10-051-5/+1
| | | | Notes: svn path=/head/; revision=305298
* Add DOCS, EXAMPLES and NLS to OPTIONS_DEFINE to my portsRenato Botelho2012-08-031-2/+2
| | | | Notes: svn path=/head/; revision=301957
* Update to 3.4.13Renato Botelho2012-07-153-16/+16
| | | | Notes: svn path=/head/; revision=300911
* - Move to OPTIONSngRenato Botelho2012-07-021-14/+15
| | | | | | | - Remove libraries version from LIB_DEPENDS to silence portlint Notes: svn path=/head/; revision=300409
* Update to 3.4.12Renato Botelho2012-06-183-4/+5
| | | | Notes: svn path=/head/; revision=299578
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* Fix docbook dependency - s/docbook-450/docbook-xml-450/Renato Botelho2012-02-181-1/+2
| | | | | | | | PR: ports/164578 Submitted by: Michiel Boland <michiel@boland.org> Notes: svn path=/head/; revision=291676
* Adjust necesary ports to build with xcb-util 0.3.8Renato Botelho2012-01-152-6/+8
| | | | | | | | | | | | | | audio/pulseaudio is being updated to 0.9.23 x11/startup-notification is being updated to 0.12 Both was approved by kwm@ x11-wm/awesome is being updated to 3.4.11 Exp-run by: pav@ Notes: svn path=/head/; revision=289257
* - Bump PORTREVISION for x11/libxdg-basedir shlib changeSunpoet Po-Chuan Hsieh2011-12-151-2/+2
| | | | Notes: svn path=/head/; revision=287428
* - Add docbook-xml-450 explicit as a dependencyRenato Botelho2011-11-171-4/+5
| | | | | | | | | | | - Bump PORTREVISION PR: ports/162549 Submitted by: Norberto Lopes <nlopes.ml@gmail.com> Feature safe: yes Notes: svn path=/head/; revision=285948
* Remove CMAKE_USE_PTHREAD from the ports using it.Raphael Kubo da Costa2011-11-141-1/+0
| | | | | | | | | | | This setting has not had any effect since r1.13 to bsd.cmake.mk, as it was only useful when we supported FreeBSD < 7. Approved by: avilla (mentor), portmgr (miwi) Feature safe: yes Notes: svn path=/head/; revision=285744
* - Chase libev shlib bumpPav Lucistnik2011-09-191-1/+2
| | | | | | | Pointy hat to: vsevolod Notes: svn path=/head/; revision=282020
* Update to 3.4.10Renato Botelho2011-06-093-20/+3
| | | | | | | | PR: ports/157726 Submitted by: Niclas Zeising <niclas.zeising@gmail.com> Notes: svn path=/head/; revision=275275
* - Try to fix buildPav Lucistnik2011-03-091-3/+20
| | | | | | | | | PR: ports/155152 Submitted by: Anati Chang <femc7488@gmail.com> Approved by: maintainer timeout (garga; 8 days - shorted for a fix) Notes: svn path=/head/; revision=270531
* Update to 3.4.9Renato Botelho2011-01-272-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=268296
* Cleanup MASTER_SITES and since i'm here, remove MD5Renato Botelho2010-11-122-3/+1
| | | | Notes: svn path=/head/; revision=264446
* Update to 3.4.8Renato Botelho2010-10-053-24/+4
| | | | Notes: svn path=/head/; revision=262436
* Fix PLISTRenato Botelho2010-09-051-1/+4
| | | | Notes: svn path=/head/; revision=260581
* Fix a regression on 3.4.7 for people using 2 monitorsRenato Botelho2010-09-032-0/+20
| | | | | | | Obtained from: awesome git repo Notes: svn path=/head/; revision=260482
* - Update to 3.4.7Renato Botelho2010-08-252-4/+6
| | | | | | | - Add LICENSE Notes: svn path=/head/; revision=259966
* Update to 3.4.6Renato Botelho2010-07-153-16/+4
| | | | Notes: svn path=/head/; revision=257810
* Update to 3.4.5Renato Botelho2010-05-204-9/+32
| | | | Notes: svn path=/head/; revision=254663
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* Update to 3.4.4Renato Botelho2010-03-024-53/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250509