aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
Commit message (Collapse)AuthorAgeFilesLines
* - fix plist with -DNOPORTDOCS [1]Ion-Mihai Tetcu2008-07-092-4/+3
| | | | | | | | | | | | - pet portlint - MASTER_SITE_SUBDIR is set automatically by bsd.sites.mk - bump PORTREVISION [1] PR: ports/125376 Submitted by: maintainer Notes: svn path=/head/; revision=216593
* - Update to 3.0.6Beech Rintoul2008-07-075-45/+86
| | | | | | | | | | - Respect portdocs PR: ports/125176 Submitted by: Giacomo Mariani <giacomomariani@yahoo.it> (maintainer) Notes: svn path=/head/; revision=216478
* Don't install README if NOPORTDOCS is specified.Florent Thoumie2008-07-071-0/+2
| | | | | | | Reported by: itetcu Notes: svn path=/head/; revision=216467
* - s/NOPORTDOCS/NO_INSTALL_MANPAGES/ where neededIon-Mihai Tetcu2008-07-061-2/+2
| | | | | | | | | - bump PORTREVISION Prompted by: QA Tindy run Notes: svn path=/head/; revision=216398
* - respect DOCSDIRIon-Mihai Tetcu2008-07-052-19/+17
| | | | | | | | | | | - fix plist with -DNOPORTDOCS - use REINPLACE_CMD - bump PORTREVISION Prompted by: QA Tindy run Notes: svn path=/head/; revision=216365
* Update to 2.3.2.Roman Bogorodskiy2008-07-034-10/+8
| | | | | | | | PR: 124698 Submitted by: Chess Griffin <chess@chessgriffin.com>, maintainer Notes: svn path=/head/; revision=216209
* - DEPRECATED - No longer supportedBeech Rintoul2008-07-037-0/+21
| | | | | | | | PR: ports/124806 Submitted by: Robert Noland <rnoland@2hip.net> (maintainer) Notes: svn path=/head/; revision=216207
* - Update to 5.0.1Martin Wilke2008-06-233-22/+19
| | | | | | | | PR: 124832 Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer) Notes: svn path=/head/; revision=215615
* - Inform user that applying suid bit on some binariesStanislav Sedov2008-06-221-0/+10
| | | | | | | | | might be required for some functions to work. Submitted by: Ilya Bakulin <webmaster@kibab.com> Notes: svn path=/head/; revision=215528
* - Add conflicts with lxsession-liteChin-San Huang2008-06-221-0/+2
| | | | Notes: svn path=/head/; revision=215510
* LXSession Lite is a stripped-down lightweight version without X11 sessionChin-San Huang2008-06-225-0/+70
| | | | | | | | | management support, and it's more stable than lxsession. WWW: http://lxde.sourceforge.net/ Notes: svn path=/head/; revision=215509
* - Update to version 0.9.3.Alejandro Pulver2008-06-214-8/+8
| | | | Notes: svn path=/head/; revision=215496
* lxsession is a standard-compliant X11 session manager withChin-San Huang2008-06-215-0/+64
| | | | | | | | | shutdown/reboot/suspend supports via HAL and gdm. WWW: http://lxde.sourceforge.net/ Notes: svn path=/head/; revision=215455
* Chase x11-wm/openbox update.Roman Bogorodskiy2008-06-201-1/+1
| | | | | | | Reported by: pav Notes: svn path=/head/; revision=215339
* - Fix NOPORTDOCS casePav Lucistnik2008-06-191-6/+6
| | | | | | | Reported by: ionnut Notes: svn path=/head/; revision=215256
* - Fix fetchPav Lucistnik2008-06-192-2/+2
| | | | | | | | PR: ports/124746 Submitted by: Robert P Ricci <ricci@cs.utah.edu> (maintainer) Notes: svn path=/head/; revision=215252
* - This port has been BROKEN for more than 6 months. It will be removed unlessPav Lucistnik2008-06-192-0/+4
| | | | | | | | | fixed in next two months. With hat: portmgr Notes: svn path=/head/; revision=215228
* Update to 3.4.7.2.Roman Bogorodskiy2008-06-183-7/+9
| | | | | | | | PR: 124696 Submitted by: Chess Griffin <chess@chessgriffin.com> Notes: svn path=/head/; revision=215050
* - Make fetchable, update WWWPav Lucistnik2008-06-172-2/+2
| | | | Notes: svn path=/head/; revision=215023
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-0686-57/+86
| | | | | | | | | | | | | 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-262-0/+10
| | | | | | | | | commits Reported by: itetcu Notes: svn path=/head/; revision=213694
* Build pkg-message dynamically, substituting the real path toPeter Pentchev2008-05-253-6/+7
| | | | | | | | | the package's documentation and samples directories. No PORTREVISION bump since nothing changes for the default build with a PREFIX of /usr/local/. Notes: svn path=/head/; revision=213664
* Umf. Bump PORTREVISION, of course. I'm still sleepy.Peter Pentchev2008-05-241-1/+1
| | | | Notes: svn path=/head/; revision=213613
* Add two patches for stricter C++ compliance taken from the Debian packagePeter Pentchev2008-05-246-21/+85
| | | | | | | | | | | | | | of wmanager. Add an optional (on by default) dependency on the wmanager-addons port containing two helper scripts and some manual pages. Fix the path to the docs in pkg-message and add a reference to the sample files' directory. This still leaves a portlint warning about absolute paths which will be fixed after the repo-copy in PR 123864. Add a Makefile patch that I also added to the Debian package to make wmanager build in the same way on all OS's. Notes: svn path=/head/; revision=213611
* Argh, *actually* add the wmanager-addons port files! :)Peter Pentchev2008-05-244-0/+46
| | | | | | | Seems I've got much too used to Subversion's "recursive add by default" :) Notes: svn path=/head/; revision=213609
* Add wmanager-addons-0.02, a set of helper scripts and manual pages forPeter Pentchev2008-05-241-0/+1
| | | | | | | | | | | | x11-wm/wmanager - the X window manager selector. The scripts and manpages were obtained from the Debian wmanager package and reworked a bit so that they work on other operating systems, too. WWW: http://devel.ringlet.net/x11/wmanager-addons/ Author: Peter Pentchev <roam@ringlet.net> (myself) Notes: svn path=/head/; revision=213608
* - Add missing dependencies (imlib2 and pango)Renato Botelho2008-05-232-0/+6
| | | | | | | | | | - Bump PORTREVISION Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com> Reported by: itetcu Notes: svn path=/head/; revision=213552
* - Update to 0.22Martin Wilke2008-05-225-39/+11
| | | | | | | | PR: 123874 Submitted by: Ports Fury Notes: svn path=/head/; revision=213502
* Take maintainership in preparation for some patches.Peter Pentchev2008-05-211-1/+1
| | | | Notes: svn path=/head/; revision=213460
* - Update to 2.3Renato Botelho2008-05-216-8/+20
| | | | | | | | | PR: ports/123489 Submitted by: garga Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=213453
* - Update to 0.6.2Martin Wilke2008-05-163-25/+17
| | | | | | | | | | - Respect NOPORTEXAMPLES PR: 123506 Submitted by: Ports Fury Notes: svn path=/head/; revision=213164
* - Update to 0.1.6.Felippe de Meirelles Motta2008-05-163-23/+24
| | | | | | | | | | | | - Make fetchable again. - Update pkg-desc. PR: ports/123126, ports/117900 Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl>, Henrik Friedrichsen <henrik@cheat-project.com> Approved by: gabor (mentor), Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer) Notes: svn path=/head/; revision=213150
* - Update to 3.0.5Martin Wilke2008-05-164-596/+1054
| | | | | | | | PR: 123545 Submitted by: Giacomo.Mariani@die191.ing.unibo.it (maintainer) Notes: svn path=/head/; revision=213144
* Fix USE_XORG in preparation of ports/122340. Since USE_IMAKE is bringing inFlorent Thoumie2008-05-132-2/+2
| | | | | | | | | all xorg-libraries, there's no need to bump PORTREVISION for now. Approved by: portmgr (self) Notes: svn path=/head/; revision=212982
* Reset maintainer:Felippe de Meirelles Motta2008-05-121-1/+1
| | | | | | | | | | <xcas@cox.net>: host mx.west.cox.net[68.6.19.3] said: 550 5.1.1 <xcas@cox.net> recipient rejected (in reply to RCPT TO command) Approved by: gabor (mentor) Notes: svn path=/head/; revision=212965
* This Login.app is a simple "greeter" program you can use for XDM sessions.Dirk Meyer2008-05-115-0/+78
| | | | | | | | | | | | | | It is NOT a standalone XDM-like implementation, rather it takes advantage of the modularity of GDM. GDM use special clients (gdmlogin or gdmgreater), called "greeter" clients, to do the graphical part of a login. The authentication, etc., is still done by the GDM daemon. GDM communicates through pipes and a simple protocol with the clients (check the GDMClient class and the list of opcodes to have a better idea). WWW: http://www.etoile-project.org/ Notes: svn path=/head/; revision=212915
* AZSwitch is an experimental application for window switching.Dirk Meyer2008-05-115-0/+50
| | | | | | | | | | | | The main challenge is how to track key and mouse input and show minimature window. Unlike AZDock, which is application-based, AZSwitch is window-based. Therefore, they are not compatible to each other in implementation. WWW: http://www.etoile-project.org/ Notes: svn path=/head/; revision=212913
* - update to etoile 0.2Dirk Meyer2008-05-116-45/+39
| | | | Notes: svn path=/head/; revision=212906
* Update 2.5.24 --> 2.5.26Cy Schubert2008-05-073-5/+6
| | | | Notes: svn path=/head/; revision=212804
* Reset maintainer:Ion-Mihai Tetcu2008-05-061-1/+1
| | | | | | | | <xcas@cox.net>: host mx.west.cox.net[68.6.19.3] said: 550 5.1.1 <xcas@cox.net> recipient rejected (in reply to RCPT TO command) Notes: svn path=/head/; revision=212758
* - Update to 0.11Pietro Cerutti2008-05-054-141/+23
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=212686
* 2008-04-30 www/firefox15: Obsolete version, use Firefox 2.0 or greater insteadMartin Wilke2008-04-3018-588/+0
| | | | | | | | | 2008-04-30 www/phpadsnew: replaced by www/openx 2007-10-27 x11-wm/yawm: project no longer exists 2007-10-27 x11-wm/uwm: Version branch long since retired Notes: svn path=/head/; revision=212328
* Reset jylefort's port maintainerships. portmgr has taken his commit bitMark Linimon2008-04-291-1/+1
| | | | | | | into safekeeping due to inactivity. Notes: svn path=/head/; revision=212200
* - Update to 2.2Renato Botelho2008-04-2510-158/+88
| | | | | | | | | PR: ports/122603 Submitted by: garga Approved by: maintainer Notes: svn path=/head/; revision=211936
* - Fix build after xorg cleanupMartin Wilke2008-04-211-2/+2
| | | | | | | Submitted by: pointyhat Notes: svn path=/head/; revision=211717
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-19104-282/+251
| | | | | | | | | | | | | | | | | | - 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
* - Fix E-Cpu and E-Load on UP systemsPietro Cerutti2008-04-143-4/+5
| | | | | | | | | PR: 122605 Submitted by: Daniel Holmes <danielh@holmesonics.com> Approved by: miwi (mentor) Notes: svn path=/head/; revision=211240
* - Add x11/e17-module-bling port,Stanislav Sedov2008-04-134-0/+44
| | | | | | | | | | an E17 composite manager module. PR: ports/99359 (based on) Submitted by: me Notes: svn path=/head/; revision=211155
* Remove this port due to ridiculous license restrictions.Michael Johnson2008-04-086-240/+0
| | | | | | | Requested by: portmgr and many many others Notes: svn path=/head/; revision=210885
* Add ion3Michael Johnson2008-04-087-167/+168
| | | | | | | | | | | | | | | | | | | | Ion is a simple but extensible Window Manager that is closer to Ratpoison and PWM than to anything else. With Ion, the screen is divided into frames, and each program simply lives in the frame it's provided. All Ion commands are keyboard-based. Ion is also highly configurable and extensible through Lua. Think of Ion like an X11 version of Screen. WWW: http://modeemi.cs.tut.fi/~tuomov/ion/ Submitted by: adamw Repocopied by: marcus Repocopied from: x11-wm/ion-2 Notes: svn path=/head/; revision=210870