aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/awesome2
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports:Rene Ladan2017-10-145-180/+0
| | | | | | | | x11-wm/awesome2: Awesome WM 2.x is deprecated use 4.x instead 2017-10-10 x11-wm/awesome3: Awesome WM 3.x is deprecated use 4.x instead Notes: svn path=/head/; revision=452056
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.Mathieu Arnold2016-04-011-6/+6
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412351
* - Clarify LICENSEDmitry Marakasov2016-02-142-8/+9
| | | | | | | | | - Add LICENSE_FILE - Switch to options helpers - Regenerate patches with `make makepatch` Notes: svn path=/head/; revision=408900
* - Drop @dirrm* from and add empty directories to pkg-plistsDmitry Marakasov2015-01-281-3/+0
| | | | | | | Approved by: portmgr blanket, kwm (for gnome@ ports) Notes: svn path=/head/; revision=378031
* - Remove Mk/bsd.efl.mkGrzegorz Blach2014-12-271-4/+4
| | | | | | | | | | | | | - Convert USE_EFL=libtool_hack to USES=libtool - Convert USE_EFL=imlib2 to LIB_DEPENDS=libImlib2.so:... - Bump PORTVERSION in graphics/imlib2 and in all ports which depends on imlib2 PR: 196062 Approved by: portmgr Notes: svn path=/head/; revision=375663
* - Convert ports from korean/, shells/, x11/, x11-clocks/, x11-fm/,Marcus von Appen2014-10-191-2/+1
| | | | | | | | | x11-fonts/, x11-toolkits and x11-wm to new USES=python Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371203
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-08-081-1/+1
| | | | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category X. CR: D511 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=364347
* devel/libconfuse: USES=libtool, bump dependenciesKurt Jaeger2014-08-031-1/+1
| | | | Notes: svn path=/head/; revision=363890
* 1: Statgify.Vanilla I. Shu2014-07-162-22/+21
| | | | | | | 2: add LICENSE. Notes: svn path=/head/; revision=362044
* Convert to new LIB_DEPENDSBaptiste Daroussin2014-07-131-2/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=361697
* Remove NOPORTDOCS and NOPORTEXAMPLES from unstaged ports. Stage a couple whileAdam Weinberger2014-07-051-2/+7
| | | | | | | | | we're here. Remove any other references to NOPORT*. Approved by: portmgr (blanket for modernization) Notes: svn path=/head/; revision=360701
* First batch at resetting maintainership on ports that have not been staged andBaptiste Daroussin2014-07-021-1/+1
| | | | | | | | | without any pending PR With hat: portmgr Notes: svn path=/head/; revision=360222
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* x11-wm/awesome2: fix usage of pythonWilliam Grzybowski2013-12-141-0/+2
| | | | | | | | | | - It is a build dependency for the manpages Reported by: exp-run (PR 184591) Approved by: portmgr (blanket) Notes: svn path=/head/; revision=336473
* 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
* 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
* - Make ports use the libc provided iconv implementation on 10-CURRENTGuido Falsi2013-09-041-1/+1
| | | | | | | | | | | | | after r254273 - Fix a bunch of ports to properly work after this - Mark converters/libiconv as IGNORE for systems with iconv in libc Reviewed by: bapt Approved by: portmgr (bapt) Discussed with: bapt, bsam (who both contributed ideas and code) Notes: svn path=/head/; revision=326307
* Add explicit dependency on pkgconfBaptiste Daroussin2013-08-311-6/+2
| | | | | | | | | While here: - trim headers - convert USE_GMAKE to USES=gmake Notes: svn path=/head/; revision=325761
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-1/+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
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Update to 2.3.6Martin Wilke2009-04-232-6/+5
| | | | | | | | | | - Update maintainer mail adress PR: 133840 Submitted by: Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer) Notes: svn path=/head/; revision=232574
* - Chase asciidoc updateDennis Herrmann2009-04-071-1/+1
| | | | | | | | | - Bump PORTREVSION Approved by: tabthorpe (co-mentor) Notes: svn path=/head/; revision=231829
* Chase the renaming of awesomerc to awesome2rc.Adam Weinberger2009-03-171-0/+3
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=230286
* - This port reintroduces the older and somewhat static 2.x branch of theMartin Wilke2009-03-167-211/+150
| | | | | | | | | | | awesome window manager, only now as x11-wm/awesome2. The latest stable version (3.x) resides in x11-wm/awesome port. PR: 132137 Submitted by: Nikos Ntarmos <ntarmos@cs.uoi.gr> Notes: svn path=/head/; revision=230219
* - Update to 3.2Martin Wilke2009-03-147-104/+32
| | | | | | | | | | - Update maintainer mail adress PR: 132601 Submitted by; Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer) Notes: svn path=/head/; revision=230046
* - Add a version check for cmake.Marcelo Araujo2009-03-134-1/+49
| | | | | | | | | | | | - Fix some related bugs. - Bump PORTREVISION. PR: ports/132447 Submitted by: "Benjamin M. A'Lee" <bma@subvert.org.uk> Reviewed by: Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer) Notes: svn path=/head/; revision=229986
* Sigh, docbook-built man pages...David Thiel2009-02-261-0/+5
| | | | | | | PR: ports/131479 Notes: svn path=/head/; revision=229067
* Updating to 3.1.2, adding a mirror.David Thiel2009-02-264-47/+14
| | | | | | | | PR: ports/131479 Submitted by: Nikos Ntarmos (maintainer) Notes: svn path=/head/; revision=229065
* - Remove an unnecessary line which I forgot to remove before update this portRong-En Fan2009-02-061-1/+0
| | | | | | | to 3.1.1 Notes: svn path=/head/; revision=227703
* - Update to 3.1.1Rong-En Fan2009-02-057-59/+246
| | | | | | | | PR: ports/131229 Submitted by: Nikos Ntarmos <ntarmos at ceid.upatras.gr> (maintainer) Notes: svn path=/head/; revision=227641
* - Update to 2.3.4Martin Wilke2008-09-242-4/+4
| | | | | | | | PR: 127272 Submitted by: Nikos Ntarmos <ntarmos@ceid.upatras.gr> (maintainer) Notes: svn path=/head/; revision=220695
* Update to 2.3.2.Roman Bogorodskiy2008-07-032-5/+4
| | | | | | | | PR: 124698 Submitted by: Chess Griffin <chess@chessgriffin.com>, maintainer Notes: svn path=/head/; revision=216209
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Fix a wrong ${DOCSDIR} creation where NOPORTDOCS is set, wrong since my lastRenato Botelho2008-05-261-0/+5
| | | | | | | | | commits Reported by: itetcu Notes: svn path=/head/; revision=213694
* - Add missing dependencies (imlib2 and pango)Renato Botelho2008-05-231-0/+3
| | | | | | | | | | - Bump PORTREVISION Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com> Reported by: itetcu Notes: svn path=/head/; revision=213552
* - Update to 2.3Renato Botelho2008-05-213-4/+10
| | | | | | | | | PR: ports/123489 Submitted by: garga Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=213453
* - Update to 2.2Renato Botelho2008-04-255-79/+44
| | | | | | | | | PR: ports/122603 Submitted by: garga Approved by: maintainer Notes: svn path=/head/; revision=211936
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+2
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Update to 2.0Martin Wilke2007-12-129-97/+64
| | | | | | | | PR: 118560 Submitted by: Nikos Ntarmos <ntarmos@ceid.upatras.gr> (maintainer) Notes: svn path=/head/; revision=203385
* - Fix two bugs (with code cleanup)Martin Wilke2007-10-094-16/+25
| | | | | | | | | | | - Bump PORTREVISION PR: 117042 (merged from nosedive) Submitted by: Nikos Ntarmos <ntarmos@ceid.upatras.gr> (maintainer) Obtained from: git reposiory Notes: svn path=/head/; revision=201162
* - Update to 1.3Rong-En Fan2007-10-065-28/+9
| | | | | | | | PR: ports/116964 Submitted by: Nikos Ntarmos <ntarmos at ceid.upatras.gr> (maintainer) Notes: svn path=/head/; revision=200992
* awesome is a tiling window manager initialy based on a dwm codeMartin Wilke2007-09-277-0/+169
rewriting. It's extremely fast, small, dynamic and awesome. Windows can be managed in several layouts: tiled and floating. Each layout can be applied on the fly, optimizing the environment for the application in use and the task performed. Managing windows in tiled mode assures that no space will be waste on your screen. No gaps, no overlap. WWW: http://awesome.naquadah.org/ PR: ports/116656 Submitted by: Nikos Ntarmos <ntarmos at ceid.upatras.gr> Notes: svn path=/head/; revision=200236