aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/fluxbox
Commit message (Collapse)AuthorAgeFilesLines
* -Remove all commented stuff.Jeremy Messenger2006-03-313-115/+70
| | | | | | | | | -Remove maintainer line in pkg-descr. -portlint: -Use DATADIR in plist. Notes: svn path=/head/; revision=158507
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-2/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Add SHA256, disable WITH_REMEMBER and WITH_WINSNAP, they are un-fetechable.Jeremy Messenger2005-11-122-43/+40
| | | | | | | If anyone care about those so much, let me know the url to bring those back. Notes: svn path=/head/; revision=148061
* 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
* fluxbox-devel will merging into fluxbox sometime later when 1.0 is released,Jeremy Messenger2004-08-091-1/+1
| | | | | | | so I shall take the maintainership. Notes: svn path=/head/; revision=115736
* Reset maintainer.Volker Stolz2004-08-091-1/+1
| | | | | | | | PR: ports/69439 Request by: maintainer Notes: svn path=/head/; revision=115727
* Fix build with gcc-3.2Kirill Ponomarev2004-07-302-6/+47
| | | | | | | | | | Portlint PR: ports/69782 Submitted by: Craig Rodrigues <rodrigc@crodrigues.org> Notes: svn path=/head/; revision=115087
* - Drop explicit dependency on XFree86-4-clients. It's not really neededPav Lucistnik2004-07-171-3/+1
| | | | | | | | | | | and it prevents coming global XFree86/Xorg switch thingie. PR: ports/68540 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=113816
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-1/+1
| | | | Notes: svn path=/head/; revision=110841
* Add size data, approved by maintainers.Trevor Johnson2004-03-201-0/+3
| | | | Notes: svn path=/head/; revision=104775
* Chase the new location of libXft.Joe Marcus Clarke2004-03-161-1/+1
| | | | Notes: svn path=/head/; revision=104228
* 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
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* o fix crash on sticky windows if compiled with Remember patchNorikatsu Shigemura2003-04-113-3/+22
| | | | | | | | | | | | | | (update patch to -7) o fix misbehaviour of tabber windows (patch approved by fluxgen) PR: ports/50204 Submitted by: Pav Lucistnik <pav@oook.cz> Tested by: Hendrik Scholz <hscholz@raisdorf.net> Approved by: maintainer no response (about 2 month) Patch approved by: fluxgen (fluxbox developer) Notes: svn path=/head/; revision=78744
* Use pre-everything:: instead of pre-everything: to avoid conflict withKris Kennaway2003-02-281-1/+1
| | | | | | | targets in bsd.port.mk Notes: svn path=/head/; revision=76674
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76045
* Remove the renaming of Xft headers and library from the Xft (Xft2) port.Eric Anholt2003-02-181-0/+1
| | | | | | | | | | | Remove installing of Xft1 from XFree86-4-libraries, and add dependencies to the Xft port by all the ports that use it along with whatever patches are necessary. Approved by: portmgr (kris), marcus Notes: svn path=/head/; revision=75774
* WITH_WINSNAP does not work on -current.Oliver Braun2003-01-211-8/+13
| | | | | | | | Pointed out by: sheldonh Approved by: maintainer Notes: svn path=/head/; revision=73711
* * Add WITH_WINSNAP knob for winsnap patch.Oliver Braun2003-01-192-2/+27
| | | | | | | | | | * Bump PORTREVISION. PR: ports/47214 Submitted by: maintainer Notes: svn path=/head/; revision=73503
* Use a newer version of the remember patch. (no PORTREVISION bump)Oliver Braun2003-01-042-2/+2
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=72504
* * Upgrade to 0.1.14.Oliver Braun2003-01-015-75/+29
| | | | | | | | | | | * new patch URL. * fixes to support using boxtools port. PR: ports/46160 Submitted by: maintainer Notes: svn path=/head/; revision=72123
* - Add patch that prevents OpenOffice from crashingPatrick Li2002-11-264-37/+12
| | | | | | | | | | | | | - Move Xft patch out of files/ and relocate reminder patch - Add xterm as BUILD/RUN dependency to fix build [1] - bump PORTREVISION PR: ports/45706 Submitted by: maintainer Reivewed by: kris [1] Notes: svn path=/head/; revision=71097
* - Add back knob for unofficial remember patchPatrick Li2002-11-244-0/+48
| | | | | | | | | | | - Add Xft patch - bump PORTREVISION PR: ports/45685 Submitted by: maintainer Notes: svn path=/head/; revision=71043
* Update to 0.1.13Patrick Li2002-11-236-31/+73
| | | | | | | | PR: ports/45492 Submitted by: maintainer et al. Notes: svn path=/head/; revision=70801
* Add unofficial remember patch and gnome/kde support knobs, bump PORTREVISIONPatrick Li2002-11-032-7/+39
| | | | | | | | | | | as well. PR: ports/44833 Submitted by: maintainer Reviewed by: obraun Notes: svn path=/head/; revision=69357
* Added WITH_XINERAMA knob to build with xinerama support.Oliver Braun2002-10-101-0/+9
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=67739
* * Let fluxbox depend on new boxtools port.Oliver Braun2002-10-084-3/+28
| | | | | | | | | | | | * Do not install bsetbg and bsetroot anymore, since this is part of boxtools now. * Bump PORTREVISION. PR: 43844 Submitted by: maintainer Notes: svn path=/head/; revision=67671
* Upgrade to 0.1.12.Oliver Braun2002-09-132-8/+2
| | | | | | | | PR: ports/42720 Submitted by: maintainer Notes: svn path=/head/; revision=66235
* * Add fixed vendor patchOliver Braun2002-09-104-10/+12
| | | | | | | | | | | * bump PORTREVISION * delete trailing whitespaces in pkg-plist to make portlint happy PR: ports/42644 Submitted by: maintainer Notes: svn path=/head/; revision=66077
* * Add vendor patch.Oliver Braun2002-09-102-0/+6
| | | | | | | | | | * bump PORTREVISION PR: ports/42626 Submitted by: maintainer Notes: svn path=/head/; revision=66019
* Upgrade to 0.1.11.Oliver Braun2002-09-033-3/+5
| | | | | | | | PR: ports/42377 Submitted by: maintainer Notes: svn path=/head/; revision=65567
* Update to 0.1.10Patrick Li2002-07-153-17/+2
| | | | | | | | Reviewed by: maintainer Approved by: maintainer Notes: svn path=/head/; revision=62989
* Update to 0.1.9 with bugfix 2 and give maintainership toPatrick Li2002-06-084-7/+18
| | | | | | | | | | | | Hendrik Scholz <hendrik@scholz.net> PR: 38885 Submitted by: Hendrik Scholz <hendrik@scholz.net> Approved by: maintainer timeout (2wks) and old maintainer cannot be contacted since update to 0.1.7 Notes: svn path=/head/; revision=60815
* Update to 0.1.8 and include bugpatch 1 and 2 from authorPatrick Li2002-05-183-16/+7
| | | | | | | | | | PR: 37587, 37718 Submitted by: Hendrik Scholz <hendrik@scholz.net>, Henrikas <Henrikas.hemry@delfi.lt> Approved by: 2 week maintainer timeout Notes: svn path=/head/; revision=59420
* Add patch released by author that fixes the withdrawn app bug and bumpPatrick Li2002-03-122-0/+14
| | | | | | | | | | PORTREVISION. PR: 35814 Submitted by: maintainer Notes: svn path=/head/; revision=55951
* Update to 0.1.7Patrick Li2002-03-045-47/+7
| | | | | | | | PR: 35518 Submitted by: maintainer Notes: svn path=/head/; revision=55491
* Bump PORTREVISION for last patch and use a tabPatrick Li2002-01-301-1/+2
| | | | Notes: svn path=/head/; revision=54034
* Add 2 bugfix patches from author which fixes '~' in config filesPatrick Li2002-01-302-0/+44
| | | | | | | | | | and problems with some apps. PR: 34440 Submitted by: maintainer Notes: svn path=/head/; revision=54033
* o update to 0.1.6.FUJISHIMA Satsuki2002-01-164-17/+2
| | | | | | | | PR: 33960 Submitted by: maintainer Notes: svn path=/head/; revision=53205
* Initial import of x11-wm/fluxbox - A small and fast windowPatrick Li2001-12-136-0/+112
manager based on BlackBox. Most of the port came from spn and merged update to 0.1.5 and some parts of pkg-descr from Matthew Hawkins's submission. PR: 32390, 32655 Submitted by: spn <spn@g0v.ru>, Matthew Hawkins <matthew@topic.com.au> Notes: svn path=/head/; revision=51427