Commit graph

62 commits

Author SHA1 Message Date
Jeremy Messenger
3c3ae557cf Update to 1.0rc, see changelog for details:
http://fluxbox.org/version-0.9.php
2006-06-14 02:19:52 +00:00
Jeremy Messenger
e836dd5faa Fix the build on FreeBSD 4.x.
Reported by:	krismail
Obtained from:	Fluxbox SVN
2006-04-09 02:37:26 +00:00
Jeremy Messenger
aa08e866bb Update to 0.9.15.1, remove the BROKEN for 4.x. The build for FreeBSD 4.x
should be fixed. If not, I will put BROKEN back in.
2006-04-04 21:39:30 +00:00
Jeremy Messenger
1b8aa7b799 Mark it as broke on FreeBSD 4.x; it doesn't build. I don't support
FreeBSD 4.x, but any patch is welcome as long it doesn't break
FreeBSD 5.x and above.

Reported by:	krismail
2006-03-31 21:22:58 +00:00
Jeremy Messenger
7f7735ff82 -Update to 0.9.15, see changelog for detail:
http://fluxbox.sourceforge.net/version-0.9.php
-Remove USE_REINPLACE.
-Remove INSTALL from DOCS; it's not need.
-Add CFLAGS+=-g and STRIP inside the WITH_DEBUG.
2006-03-20 00:19:57 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Jeremy Messenger
6f09005a38 Update the documents (html/pdf), bump the PORTREVISION.
Reported by:	Anthony M. Agelastos <iqgrande@gmail.com>
2006-01-30 20:10:01 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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.
2005-11-15 06:52:12 +00:00
Jeremy Messenger
b9515288ee Add SHA256. 2005-11-12 20:50:38 +00:00
Jeremy Messenger
06b7f64bbd Trying to improvement on explain for what or where to rename, so point them to
rename in the style for bsetroot -> fbsetroot. Contact me for any improve on
the English grammar is welcome.
2005-09-15 13:25:09 +00:00
Jeremy Messenger
ef9e0c6a60 - Update to 0.9.14, see ChangeLog for detail:
http://fluxbox.sourceforge.net/version-0.9.php

- The bsetroot has finally been renamed to fbsetroot, so remove the boxtools
  dependency. Be expect for many unoffical themes' background will not working
  unless you rename bsetroot -> fbsetroot by yourself. Other way can be done
  is to install the x11-wm/boxtools that has bsetroot if you don't want to
  edit any theme.
2005-09-15 02:45:23 +00:00
Jeremy Messenger
f2c284c485 Update to 0.9.13.
Release note:	http://fluxbox.sourceforge.net/version-0.9.php
	ChangeLog:	http://fluxbox.sourceforge.net/changelog.php
2005-05-14 05:51:59 +00:00
Jeremy Messenger
19de067db2 Chase shared library version to 3 and bump PORTREVISION. 2005-03-07 18:26:39 +00:00
Jeremy Messenger
f156a764d2 Add two new defines, WITHOUT_REMEMBER and WITHOUT_XRENDER.
WITHOUT_REMEMBER: Disable remembering attributes support
	WITHOUT_XRENDER: Disable Xrender (transparent) support

PR:		ports/76753
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2005-01-28 03:05:35 +00:00
Jeremy Messenger
177a3b9143 Fix the build on FreeBSD 4.x and DragonFly.
Reported by:	about a dozen of FreeBSD 4.x users and a DragonFly user
2005-01-24 23:02:21 +00:00
Jeremy Messenger
e30857f861 Update to 0.9.12, see more detail:
http://fluxbox.org/version-0.9.php
2005-01-19 23:49:03 +00:00
Jeremy Messenger
80590747e9 -Update to 0.9.11.
-Some clean up such as:
	o Teach about the target.
	o GNU_CONFIGURE -> USE_LIBTOOL_VER=15
	o Remove the un-need -NLS patch; it works by default.
	o Teach about ${LOCALBASE}/include and ${LOCALBASE}/lib, now it will
	  find pkg-config, libiconv and etc correct.
	o Use better WWW for fluxbox-devel: http://fluxbox.org/version-0.9.php

As for -CURRENT and malloc.conf->AJ users should be happy with this release
now, because it fixed the memory leaks and etc. Fluxbox should run without get
any crash.

See more details about this release:
	http://svn.berlios.de/viewcvs/fluxbox/trunk/NEWS?rev=3751&view=markup
2004-12-08 05:27:28 +00:00
Adam Weinberger
1c83387d3c Update to 0.9.10, which contains gobs of really neat
new features. Also, old themes finally work again!

PR:		ports/71264
Submitted by:	mezz, (maintainer), who fried his
		ssh key and can't commit
2004-09-01 23:52:47 +00:00
Jeremy Messenger
e87d212a6d -Add two new knobs, WITHOUT_SLIT and WITHOUT_TOOLBAR. [1]
-Reorder the knobs to the ABC's order to make it easier for me to follow up.

BTW: Request add more knobs are welcome.

PR:		ports/69794 [1]
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> [1]
2004-07-30 21:28:27 +00:00
Jeremy Messenger
9682f1df02 Remove the double post-install. (copy-n-paste error)
Pointy hat to:	me
2004-07-04 03:20:20 +00:00
Jeremy Messenger
94bb619804 -Add DOCS.
-Remove the build and run depend of XFree86-4-clients.
-Bump PORTREVISION, because of depend and pkg-plist changes.

PR:		ports/68512
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2004-06-30 21:39:55 +00:00
Jeremy Messenger
bf191907e4 - Correct the message in WITHOUT_NLS, which it's really enable by default.
- Add two new WITH_DOCPDF and WITH_DOCHTML knobs to install documentation.

Approved by:	adamw (mentor)
2004-06-02 04:51:57 +00:00
Jeremy Messenger
1b5c59a4a4 -Update to 0.9.9.
-Change my email to mezz@FreeBSD.org.
-Add two new define, WITH_DEBUG and WITHOUT_NLS.
-Some clean up, just what I like that way.

NOTE:	Fluxbox might complain about init stuff like this:

		Failed to read: session.tabs
		Setting default value
		Failed to read: session.ignoreBorder
		Setting default value
		[...goes on...]

	I am not sure what it is, but I am going to check
	and work on it. Nevertheless, it runs fine.

Approved by:	adamw (mentor)
2004-05-01 06:36:40 +00:00
Joe Marcus Clarke
61b3a6bec8 Chase the new location of libXft. 2004-03-16 22:54:05 +00:00
Ruslan Ermilov
1bbd3f7f9f - Protect fluxbox-generate_menu from doing unsafe shell expansions.
- Fixed startfluxbox to work with the standard Bourne shell.

Approved by:	Jeremy Messenger (MAINTAINER)
2004-03-14 16:23:20 +00:00
Kirill Ponomarev
aa94433aa2 - SIZEify
PR:		ports/62128
Submitted by:	maintainer
2004-01-31 09:47:58 +00:00
Kirill Ponomarev
20662c8b34 - Fix the pkg-plist to silence portlint(1)
PR:		61752
Submitted by:	maintainer
2004-01-22 22:35:17 +00:00
Pav Lucistnik
cbca3fe778 - Update to 0.9.8
- Remove -devel suffix from binaries
- Add CONFLICTS
- Change maintainership to Mezz

PR:		ports/61714
Submitted by:	Mezz <mezz7@cox.net>
Approved by:	maintainer
2004-01-22 20:32:04 +00:00
Pav Lucistnik
5a97e7b1ff - Update to 0.9.7
PR:		ports/60955
Submitted by:	Mezz <mezz7@cox.net>
Approved by:	maintainer
2004-01-06 23:57:11 +00:00
Kirill Ponomarev
d56a4db641 - Update to version 0.9.6
PR:		59366
Submitted by:	Mezz <mezz7@cox.net>
Approved by:	maintainer
2003-11-18 16:26:51 +00:00
Kirill Ponomarev
5f88459793 - Update of the fluxbox-devel port from 0.9.4 to 0.9.5
PR:		56133
Submitted by:	maintainer
2003-08-29 13:26:26 +00:00
Adam Weinberger
30f79a17bb Update to 0.9.4.
Improve the "*-devel" separation.

PR:		ports/54342
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
2003-07-10 23:34:08 +00:00
Adam Weinberger
11ed14c107 Update to 0.9.3.
PR:		ports/53191
Submitted by:	Hendrik Scholz <hendrik@scholz.net> (maintainer)
2003-06-11 07:54:59 +00:00
Adam Weinberger
37b4beb17b Add fluxbox-devel 0.9.2 after repo-copy from x11-wm/fluxbox.
The fluxbox developers have told me that this version is highly unstable, but
version 0.9.3 is due in -8 days (they expect it in 2-3 days). Runs fine for
me right now.

PR:		ports/52542
Submitted by:	Hendrik Scholz <hendrik@scholz.net> (maintainer)
2003-06-03 21:12:10 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Norikatsu Shigemura
a008ff7c18 o fix crash on sticky windows if compiled with Remember patch
(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)
2003-04-11 16:45:18 +00:00
Kris Kennaway
1c24674242 Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk
2003-02-28 22:53:02 +00:00
Akinori MUSHA
5c65a56754 De-pkg-comment. 2003-02-21 14:19:11 +00:00
Eric Anholt
38805e871a Remove the renaming of Xft headers and library from the Xft (Xft2) port.
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
2003-02-18 04:51:34 +00:00
Oliver Braun
f126d5a14d WITH_WINSNAP does not work on -current.
Pointed out by:	sheldonh
Approved by:	maintainer
2003-01-21 08:29:28 +00:00
Oliver Braun
c0863d1f61 * Add WITH_WINSNAP knob for winsnap patch.
* Bump PORTREVISION.

PR:		ports/47214
Submitted by:	maintainer
2003-01-19 17:09:38 +00:00
Oliver Braun
9541122b54 Use a newer version of the remember patch. (no PORTREVISION bump)
Submitted by:	maintainer
2003-01-04 12:44:52 +00:00
Oliver Braun
bc7c6610e0 * Upgrade to 0.1.14.
* new patch URL.
* fixes to support using boxtools port.

PR:		ports/46160
Submitted by:	maintainer
2003-01-01 22:04:28 +00:00
Patrick Li
40c508a3ee - Add patch that prevents OpenOffice from crashing
- 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]
2002-11-26 00:03:20 +00:00
Patrick Li
5014ef45c3 - Add back knob for unofficial remember patch
- Add Xft patch
- bump PORTREVISION

PR:		ports/45685
Submitted by:	maintainer
2002-11-24 22:07:56 +00:00
Patrick Li
9edaaf24fd Update to 0.1.13
PR:		ports/45492
Submitted by:	maintainer et al.
2002-11-23 01:36:07 +00:00
Patrick Li
3f63036efc Add unofficial remember patch and gnome/kde support knobs, bump PORTREVISION
as well.

PR:		ports/44833
Submitted by:	maintainer
Reviewed by:	obraun
2002-11-03 16:23:35 +00:00
Oliver Braun
d770d1fb58 Added WITH_XINERAMA knob to build with xinerama support.
Approved by:	maintainer
2002-10-10 15:38:38 +00:00
Oliver Braun
1f71ef2555 * Let fluxbox depend on new boxtools port.
* Do not install bsetbg and bsetroot anymore, since this is part of boxtools
  now.
* Bump PORTREVISION.

PR:		43844
Submitted by:	maintainer
2002-10-08 23:06:44 +00:00
Oliver Braun
175424b95d Upgrade to 0.1.12.
PR:		ports/42720
Submitted by:	maintainer
2002-09-13 06:17:10 +00:00