aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
Commit message (Collapse)AuthorAgeFilesLines
* Fix endless loop in icons.c.Cy Schubert2004-10-282-0/+37
| | | | | | | | PR: 72992 Submitted by: parv@pair.com Notes: svn path=/head/; revision=120389
* Update to 0.91.0, the latest version from the window maker team.Doug Barton2004-10-263-68/+88
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It contains several bug fixes, especially for the new alt-tab code. 1. Adopt this port, at least for the time being. I use it every day, and follow the wm-user list so I'm probably qualified. 2. Update the descriptions of the OPTIONS. 3. Restore the knob for KDE, and add knobs for XINERAMA and the additional LINGUAS files. These, and the XKB_STATUS knobs are all off by default, but on for the PACKAGE_BUILDING case. I borrowed this concept from the fluxbox port. 4. Add a knob for the experimental virtual desktop code, off by default. The window maker folks warn that this is still experimental, so users shouldn't wander into it by mistake. 5. Instead of bumping the SHLIB version number to 5, set it back to 4. The window maker folks use N.N.N for their libwraster version string, and their version for the 0.80.2 version of window maker was 2.3.0. Thus, our previous version number of 4 was already bogus, so keep it bogus even though they've bumped their version to 3.N.N. The new lib is forward compatible for apps compiled with old library (I've tested many of them), and this "fixes" all the ports that depend on libwraster. 6. Make the locale files hidden under the LINGUAS knob conditional in the plist. Notes: svn path=/head/; revision=120205
* This code is no longer in version 0.91.0Doug Barton2004-10-261-12/+0
| | | | Notes: svn path=/head/; revision=120203
* - Fix build on 4-stablePav Lucistnik2004-10-257-42/+83
| | | | | | | | | | | | | | - Fix libwraster shared library version - Remove a patch which is no longer needed - Remove options which are no longer supported - Fix pkg-plist - Revise pkg-descr PR: ports/73082 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=120185
* - Move x11-wm/fbdesk to x11 category, to improve consistency (idesk portPav Lucistnik2004-10-246-85/+0
| | | | | | | | | | | | is already in x11). PR: ports/72860 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Approved by: Hendrik Scholz <hscholz@raisdorf.net> (maintainer) Repocopy by: marcus Notes: svn path=/head/; revision=120079
* Update to 0.90.0, the latest release from the Window Maker team.Doug Barton2004-10-243-34/+24
| | | | | | | | | | | | This release adds many new features, including font anti-aliasing. 1. Update LIB_DEPENDS to include Xft 2. Modernize USE_LIBTOOL 3. Hermes is no longer relevant 4. Update man page list and pkg-plist for new version Notes: svn path=/head/; revision=120073
* De-fuzz for 0.90.0Doug Barton2004-10-241-24/+24
| | | | Notes: svn path=/head/; revision=120072
* Revised to include all the languages supported in 0.90.0.Doug Barton2004-10-241-1/+1
| | | | Notes: svn path=/head/; revision=120071
* This patch does not seem to be necessary in 0.90.0.Doug Barton2004-10-241-26/+0
| | | | Notes: svn path=/head/; revision=120070
* This adjustment for how libtool is used seems no longer necessaryDoug Barton2004-10-241-13/+0
| | | | | | | in 0.90.0. Notes: svn path=/head/; revision=120069
* Choosing a default font for the installation seems no longer to beDoug Barton2004-10-241-11/+0
| | | | | | | necessary in 0.90.0. Notes: svn path=/head/; revision=120068
* Improvements in the 0.90.0 code make these patches irrelevant.Doug Barton2004-10-242-30/+0
| | | | Notes: svn path=/head/; revision=120067
* In preparation for 0.90.0, delete all patches that involve charsetDoug Barton2004-10-246-88/+0
| | | | | | | | manipulation and zh_TW.Big5. The new charset is UTF-8 everywhere, and zh_TW is now built into the distribution. Notes: svn path=/head/; revision=120066
* Update 2.5.10 --> 2.5.12Cy Schubert2004-10-202-2/+4
| | | | Notes: svn path=/head/; revision=119871
* Udate 2.4.18 --> 2.4.19Cy Schubert2004-10-204-6/+6
| | | | Notes: svn path=/head/; revision=119870
* Add fbcmd, an utility which provides some functions to the 'core' of fluxboxPav Lucistnik2004-10-204-0/+39
| | | | | | | | | | from the commandline. PR: ports/72862 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Notes: svn path=/head/; revision=119823
* - Update to 1.2.1Pav Lucistnik2004-10-185-19/+25
| | | | | | | | | PR: ports/72685 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Approved by: Hendrik Scholz <hscholz@raisdorf.net> (maintainer) Notes: svn path=/head/; revision=119745
* Update to release 10Tilman Keskinoz2004-10-132-3/+3
| | | | | | | | PR: 72283 Submitted by: Wesley Shields <wxs@csh.rit.edu> Notes: svn path=/head/; revision=119214
* Update to version 2.00.00Kirill Ponomarev2004-10-136-531/+2866
| | | | | | | | | PR: ports/72331 Submitted by: Ports Fury Approved by: maintainer Notes: svn path=/head/; revision=119198
* Update to version 1.2.1Kirill Ponomarev2004-10-124-23/+9
| | | | | | | | PR: ports/72332 Submitted by: Ports Fury Notes: svn path=/head/; revision=118985
* - Update to 1.2.2Pav Lucistnik2004-10-113-3/+6
| | | | | | | | PR: ports/72158 Submitted by: Tommy Scheunemann <net@arrishq.net> Notes: svn path=/head/; revision=118683
* Chase Web site to make fetchable.Trevor Johnson2004-10-051-1/+1
| | | | | | | Approved by: portmgr (5.3 freeze) Notes: svn path=/head/; revision=118544
* Increase USE_GCC to 3.4 for those ports which compile with it.Kris Kennaway2004-09-301-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=118503
* Add one more patch file to adjust an Alpha architecture specificKen Smith2004-09-211-0/+14
| | | | | | | | | | header file. This makes afterstep (a package included on release disc1) buildable on Alpha for 5.3. Approved by: portmgr (kris) Notes: svn path=/head/; revision=118311
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-181-0/+4
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118243
* Update to 0.9.10, which contains gobs of really neatAdam Weinberger2004-09-016-50/+38
| | | | | | | | | | | new features. Also, old themes finally work again! PR: ports/71264 Submitted by: mezz, (maintainer), who fried his ssh key and can't commit Notes: svn path=/head/; revision=117875
* Heal alpha release build.Clive Lin2004-08-303-3/+3
| | | | | | | | Approved by: vanilla Obtained from: lesi Notes: svn path=/head/; revision=117687
* Use ${LOCALBASE} instead of hard-coding /usr/local in Makefile. AlsoGary Jennejohn2004-08-281-2/+9
| | | | | | | | | consider that there are two versions of freetype in the ports tree. Bad /me, no cookie. Notes: svn path=/head/; revision=117510
* Take over maintainership from demon.Gary Jennejohn2004-08-273-1/+40
| | | | | | | | | | | | | | Work around an incompatibility between fltk (a dependency) and libXft version 2 which results in flwm getting a SIGSEGV at startup. This basically prevents the vertical labels from being drawn in the vertical title bar on the left of the window. Otherwise there is no change in functionality. I tried using newer versions of fltk but they either had the same problem or were so new that flwm could not be linked. Notes: svn path=/head/; revision=117460
* Update my email address to `@FreeBSD.org'.Alexey Dokuchaev2004-08-273-3/+3
| | | | | | | | | | Relinquish ports I happen to no longer use. They seem to be of the latest versions, and non-broken, so this is a "clean" dump. Approved by: fjoe (mentor) Notes: svn path=/head/; revision=117395
* Upgrade to 0.16.7.1.Vanilla I. Shu2004-08-2518-8715/+1287
| | | | Notes: svn path=/head/; revision=117226
* Add enlightenment-docs, it's some data files of E doc viewer.Vanilla I. Shu2004-08-255-0/+92
| | | | Notes: svn path=/head/; revision=117225
* Fix build with gcc-3.4Kirill Ponomarev2004-08-231-0/+5
| | | | | | | | PR: ports/70873 Submitted by: Ports Fury Notes: svn path=/head/; revision=117154
* Fix build with gcc-3.4Kirill Ponomarev2004-08-221-6/+12
| | | | Notes: svn path=/head/; revision=117062
* This now compiles on amd64.Tilman Keskinoz2004-08-211-4/+0
| | | | Notes: svn path=/head/; revision=116970
* - Fix build with gcc 3.4Pav Lucistnik2004-08-212-2/+12
| | | | | | | | | | - Please portlint PR: ports/70439 Submitted by: Greg J. <xcas@cox.net> (maintainer) Notes: svn path=/head/; revision=116968
* - Convert to OPTIONSPav Lucistnik2004-08-211-13/+4
| | | | | | | | PR: ports/70718 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> Notes: svn path=/head/; revision=116895
* Update to 0.5.1.Joe Marcus Clarke2004-08-192-3/+3
| | | | | | | | PR: 70590 Submitted by: maintainer Notes: svn path=/head/; revision=116649
* Add PORTDOCSKirill Ponomarev2004-08-181-0/+10
| | | | | | | | PR: ports/70604 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Notes: svn path=/head/; revision=116575
* Add peksystray, a system tray "notification area" dockapp similar to thePav Lucistnik2004-08-175-0/+73
| | | | | | | | | | | GNOME notification area applet. But it's designed for any window manager that supports docking. PR: ports/68800 Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru> Notes: svn path=/head/; revision=116480
* Update to verion 1.2.16Kirill Ponomarev2004-08-168-213/+7
| | | | | | | | PR: ports/70549 Submitted by: Ports Fury Notes: svn path=/head/; revision=116436
* Use shells/bash instead of shells/bash2 for RUN_DEPENDS.Volker Stolz2004-08-161-1/+1
| | | | | | | | PR: ports/70436 Submitted by: Roman Bogorodskiy (maintainer) Notes: svn path=/head/; revision=116380
* Do not include the package name in the comment.Kirill Ponomarev2004-08-101-2/+2
| | | | | | | | | | Portlint. PR: ports/70270 Submitted by: Ports Fury Notes: svn path=/head/; revision=115862
* Update MASTER_SITES and WWW: lineKirill Ponomarev2004-08-103-7/+10
| | | | | | | | | | Support PLIST_FILES PR: ports/70269 Submitted by: Ports Fury Notes: svn path=/head/; revision=115861
* Update to version 0.8.6Kirill Ponomarev2004-08-103-21/+17
| | | | | | | | PR: ports/70268 Submitted by: Ports Fury Notes: svn path=/head/; revision=115860
* Update to version 1.10Kirill Ponomarev2004-08-105-72/+24
| | | | | | | | PR: ports/70267 Submitted by: Ports Fury Notes: svn path=/head/; revision=115859
* Reset maintainer. Much thanks to Stijn for maintaining the ports so far!Volker Stolz2004-08-105-5/+5
| | | | | | | | PR: ports/70203 Submitted by: Stijn Hoop (maintainer) Notes: svn path=/head/; revision=115816
* Clean up this port:Jeremy Messenger2004-08-092-24/+25
| | | | | | | | | | - Move MAN1 outside the bsd.port.pre.mk. - Turn the knobs order into ABCs order. - Few other clean up to make the portlint a bit happy man. - No function change and now is easier to read. Notes: svn path=/head/; revision=115766
* - Update to 1.2.1Pav Lucistnik2004-08-093-320/+20
| | | | | | | | PR: ports/70198 Submitted by: Tommy Scheunemann <net@arrishq.net> Notes: svn path=/head/; revision=115757
* - Update to version 9Herve Quiroz2004-08-092-3/+3
| | | | | | | | | PR: ports/70192 Submitted by: Wesley Shields (maintainer) Approved by: glewis (mentor) Notes: svn path=/head/; revision=115749