aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
Commit message (Collapse)AuthorAgeFilesLines
* - Chase libraries for new Imlib2 versionKirill Ponomarev2003-12-152-2/+2
| | | | Notes: svn path=/head/; revision=95902
* Jim Mock (jim) returned his commit bit, so set his ports free.Pav Lucistnik2003-12-152-2/+2
| | | | | | | Thank for all your work, Jim! Notes: svn path=/head/; revision=95826
* Add xfce4-session 0.1.1, a session managerSergei Kolobov2003-12-125-0/+63
| | | | | | | | | | | | | for the XFce desktop environment. Author: Benedikt Meurer <benedikt.meurer@unix-ag.uni-siegen.de> WWW: http://echobase.homeunix.net/~bmeurer/tmp/xfce4-session/ PR: 58712 Submitted by: Matt Lancereau <matt@rimasec.net> Notes: svn path=/head/; revision=95692
* - Update to version 0.7Kirill Ponomarev2003-12-0921-510/+460
| | | | | | | | PR: 60076 Submitted by: Ports Fury Notes: svn path=/head/; revision=95504
* - Update to version 1.2.0Kirill Ponomarev2003-12-093-2/+16
| | | | | | | | PR: 60078 Submitted by: Ports Fury Notes: svn path=/head/; revision=95503
* - Update to version 0.7Kirill Ponomarev2003-12-095-13/+44
| | | | | | | | PR: 60077 Submitted by: Ports Fury Notes: svn path=/head/; revision=95498
* - Fix build in post if_xname worldPav Lucistnik2003-12-082-9/+17
| | | | | | | | | | - Pet portlint PR: ports/59452 Submitted by: brooks Notes: svn path=/head/; revision=95303
* - Fix typo in COMMENTPav Lucistnik2003-12-071-1/+1
| | | | | | | | PR: ports/60028 Submitted by: Benjamin Lutz <benlutz@datacomm.ch> Notes: svn path=/head/; revision=95300
* - Unbreak on 5.x (add patch from x11-wm/fvwm95)Pav Lucistnik2003-12-071-0/+34
| | | | | | | | PR: ports/60017 Submitted by: Volker Stolz <vs@foldr.org> Notes: svn path=/head/; revision=95284
* - Update to version 0.2.9Kirill Ponomarev2003-12-074-12/+13
| | | | | | | | PR: 60015 Submitted by: Ports Fury Notes: svn path=/head/; revision=95274
* - Update to version 0.2.8aKirill Ponomarev2003-12-043-64/+63
| | | | | | | | PR: 59648 Submitted by: Ports Fury Notes: svn path=/head/; revision=95046
* update xfce to 4.0.1Oliver Lehmann2003-12-0412-13/+112
| | | | Notes: svn path=/head/; revision=95032
* Get this to compile when GTK+ is not present. Fix whitespace too.Trevor Johnson2003-12-041-6/+4
| | | | | | | Approved by: portmgr (marcus) Notes: svn path=/head/; revision=94854
* - Update MASTER_SITES and WWW: lineKirill Ponomarev2003-11-223-8/+3
| | | | | | | | PR: 59584 Submitted by: Ports Fury Notes: svn path=/head/; revision=94719
* Avoid use of Perl.Trevor Johnson2003-11-211-3/+4
| | | | Notes: svn path=/head/; revision=94601
* Use REINPLACE_CMD instead of Perl.Trevor Johnson2003-11-211-3/+4
| | | | Notes: svn path=/head/; revision=94600
* Avoid use of Perl.Trevor Johnson2003-11-211-3/+5
| | | | Notes: svn path=/head/; revision=94598
* Add aquaosk.Mark Linimon2003-11-201-0/+1
| | | | Notes: svn path=/head/; revision=94552
* Add x11-wm/aquaosk, a native Acqua-like window decoration for KDE3, withMark Linimon2003-11-204-0/+44
| | | | | | | | | | window drop shadows by David Sansome. PR: ports/51005 Submitted by: Brian Skrab <brian@quynh-and-brian.org> Compile tested on: 4.9-PRERELEASE, 5.1-RELEASE Notes: svn path=/head/; revision=94549
* Update to 3.0.Trevor Johnson2003-11-202-12/+19
| | | | | | | Submitted by: Darren "igla" of batterybackups.net Notes: svn path=/head/; revision=94489
* Attempt to create and delete share/gnome/wm-properties/.Trevor Johnson2003-11-201-5/+5
| | | | | | | | | | | | Submitted by: Darren "igla" of batterybackups.net (also noticed by Andreas Semborg) Install header files where they can be found during compilation of obconf. This fixes the problem addressed by Tim Bishop in PR 58836, but in a different way. Notes: svn path=/head/; revision=94479
* Define USE_PERL5_BUILD, not erroneous USE_PERL.Trevor Johnson2003-11-208-8/+8
| | | | | | | Submitted by: Oliver Eikemeier Notes: svn path=/head/; revision=94477
* Define USE_PERL to make Perl available for (mostly deprecated)Trevor Johnson2003-11-208-0/+8
| | | | | | | "perl -pi -e" construction. Notes: svn path=/head/; revision=94465
* - Update to version 0.9.6Kirill Ponomarev2003-11-189-172/+172
| | | | | | | | | PR: 59366 Submitted by: Mezz <mezz7@cox.net> Approved by: maintainer Notes: svn path=/head/; revision=94278
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-173-3/+0
| | | | Notes: svn path=/head/; revision=94172
* - Utilize NOPORTDOCS/DOCSDIRKirill Ponomarev2003-11-162-5/+5
| | | | | | | | PR: 59336 Submitted by: Ports Fury Notes: svn path=/head/; revision=94100
* - Update to version 0.4.2Kirill Ponomarev2003-11-164-37/+10
| | | | | | | | PR: 59335 Submitted by: Ports Fury Notes: svn path=/head/; revision=94099
* Unbreak build on -CURRENT.Pav Lucistnik2003-11-153-0/+72
| | | | | | | | | PR: ports/58672 Submitted by: Yonas <yonas_@yahoo.com> Approved by: adamw (mentor) Notes: svn path=/head/; revision=94010
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson2003-11-132-3/+3
| | | | Notes: svn path=/head/; revision=93883
* Remove my e-mail address from DESCR files of portsTrevor Johnson2003-11-137-7/+0
| | | | | | | I have contributed, in order to attract less spam. Notes: svn path=/head/; revision=93877
* Remove my e-mail address from comment blocks of portsTrevor Johnson2003-11-132-2/+2
| | | | | | | I have contributed, in hopes of attracting less spam. Notes: svn path=/head/; revision=93876
* add genmenu 1.0.4Ying-Chieh Liao2003-11-105-0/+43
| | | | | | | Generating menus for Bbox, Fbox, Obox, WM and E Notes: svn path=/head/; revision=93621
* Upgrade to 0.16.6.Vanilla I. Shu2003-11-0927-10302/+8961
| | | | | | | Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=93492
* 1. Iconv is required to fix segmentation violations and bus errors,Cy Schubert2003-11-081-7/+5
| | | | | | | | | | see http://www.hpc.uh.edu/fvwm/archive/0311/msg00049.html. 2. Use LOCALBASE to locate iconv instead of /usr/local. PR: 59032 (for #1) Notes: svn path=/head/; revision=93353
* Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently addedJoe Marcus Clarke2003-11-071-2/+2
| | | | | | | | | bsd.port.mk macro. Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=93295
* Link against libGL instead of libMesaGL.Eric Anholt2003-11-062-2/+2
| | | | Notes: svn path=/head/; revision=93270
* - Fix build on -currentKirill Ponomarev2003-11-042-37/+6
| | | | | | | | PR: 58883 Submitted by: Ports Fury Notes: svn path=/head/; revision=93054
* Set maintainer mkm@ieee.org to ports@FreeBSD.orgEdwin Groothuis2003-11-041-1/+1
| | | | | | | | | | From: alias-disabled-received@ieee.org (IEEE Member Alias Disabled) Date: Mon, 6 Oct 2003 07:21:40 -0400 (EDT) We apologize! The IEEE Personal Email Alias you trying to reach was disabled. Notes: svn path=/head/; revision=93030
* Update 2.5.7 --> 2.5.8Cy Schubert2003-11-032-4/+3
| | | | Notes: svn path=/head/; revision=93007
* - Fix build on -currentKirill Ponomarev2003-11-038-28/+77
| | | | | | | | | | - Utilize DOCSDIR PR: 58882 Submitted by: Ports Fury Notes: svn path=/head/; revision=92996
* Reset maintainer to ports@FreeBSD.org. Requested by: kris.Mark Linimon2003-11-031-1/+1
| | | | Notes: svn path=/head/; revision=92931
* Mark BROKEN (see bento logs). These ports are scheduled for removalKris Kennaway2003-11-031-1/+1
| | | | | | | | after Feb 2 2004 if they are still broken at that time and no fixes have been submitted by PR. Notes: svn path=/head/; revision=92921
* Reset maintainer on ports maintained by the following non-ports committers,Kris Kennaway2003-11-031-1/+1
| | | | | | | | | | who did not respond to my email confirming whether they have an active interest in maintaining the port: sue reg rv jmb dima reg horikawa msmith jhs ue Notes: svn path=/head/; revision=92913
* Reset maintainer on ports owned by the following committers who haveKris Kennaway2003-11-036-6/+6
| | | | | | | | | | been inactive for over 12 months and did not respond to my email confirming their status: keith, nakai, torstenb Reviewed by: portmgr Notes: svn path=/head/; revision=92908
* ports with possibly unreachable MAINTAINERsEdwin Groothuis2003-11-021-1/+1
| | | | | | | | | | *** addresses that seem to be dead: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=92818
* . Unbreak compilation on 5.x (gcc 3.3).Greg Lewis2003-11-011-0/+36
| | | | | | | | PR: 58719 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=92769
* Per distfile survey, remove mastersite that disappeared in 1999.Mark Linimon2003-10-311-2/+1
| | | | Notes: svn path=/head/; revision=92753
* Update 2.4.16 -> 2.4.17Cy Schubert2003-10-314-8/+6
| | | | Notes: svn path=/head/; revision=92674
* Make fetchable.Trevor Johnson2003-10-281-1/+1
| | | | | | | found by: fenner's survey Notes: svn path=/head/; revision=92436
* onto MASTER_SITE_LOCALTrevor Johnson2003-10-281-2/+2
| | | | Notes: svn path=/head/; revision=92429