Commit graph

48 commits

Author SHA1 Message Date
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Jeremy Messenger
538c8ad2a1 Fix the WITH_DOCPDF installation.
Reported by:	Benjamin Adams <freebsdworld@gmail.com>
2007-04-19 15:58:54 +00:00
Jeremy Messenger
573a68172f Replace a 644 -> 755 hack and remove in the UPDATING to a better solution by
using 'exec sh foobar' instead 'exec foobar'. The 644 is need for some users
that are using noexec mounted home directory, which the 755 will block them.
Bump the PORTREVISION.

Bugs tracker:	http://tinyurl.com/2lazb6 (sourceforge.net)
Obtained from:	Fluxbox SVN
Submitted by:	Mark Tiefenbruck (Fluxbox developer)
2007-03-29 19:34:17 +00:00
Jeremy Messenger
d4b894416d In 1.0rc3, they have changed ~/.fluxbox/startup from 755 to 644 that has
caused not possible to start up your Fluxbox if you remove ~/.fluxbox or
you are a first time user. Add a hack to get it back to 755 and explain
the solution in UPDATING by run 'chmod 755 ~/.fluxbox/startup'.

Reported by:	 infofarmer
2007-03-27 13:09:37 +00:00
Jeremy Messenger
c6701d9716 Write 'cvs rm foobar' 500 times on the blackboard... Forgot to run 'cvs rm'
to remove this patch to allow anyone to build it.

Reported by:	several
2007-03-22 16:35:24 +00:00
Jeremy Messenger
318d98e3ba Update to 1.0rc3, see changelog for details:
http://fluxbox.org/version-0.9.php
2007-03-21 21:18:46 +00:00
Jeremy Messenger
bc9422c092 The x11-wm/fluxbox-devel has been merged into x11-wm/fluxbox and remove
fluxbox-devel. The 0.1.14 version is gone for good. The highlight changes for
fluxbox:

	-Update to 1.0rc2.
	-Change the prefix from X11BASE (/usr/X11R6) to LOCALBASE (/usr/local).
	-The bsetroot has been renamed to fbsetroot.

As for the other ports, chase the fluxbox-devel -> fluxbox.

Request by:	too many to list (include developers)
2007-03-19 19:19:32 +00:00
Jeremy Messenger
2167f0e97f -Remove all commented stuff.
-Remove maintainer line in pkg-descr.
-portlint:
	-Use DATADIR in plist.
2006-03-31 22:26:33 +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
f6064fd890 Add SHA256, disable WITH_REMEMBER and WITH_WINSNAP, they are un-fetechable.
If anyone care about those so much, let me know the url to bring those back.
2005-11-12 20:52:18 +00:00
Jeremy Messenger
17c43ba0f0 Clean up this port:
- 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.
2004-08-09 19:09:06 +00:00
Jeremy Messenger
65b8351901 fluxbox-devel will merging into fluxbox sometime later when 1.0 is released,
so I shall take the maintainership.
2004-08-09 12:53:29 +00:00
Volker Stolz
862e54bf90 Reset maintainer.
PR:		ports/69439
Request by:	maintainer
2004-08-09 09:02:08 +00:00
Kirill Ponomarev
02c11edf66 Fix build with gcc-3.2
Portlint

PR:		ports/69782
Submitted by:	Craig Rodrigues <rodrigc@crodrigues.org>
2004-07-30 15:22:55 +00:00
Pav Lucistnik
0bb93343c7 - Drop explicit dependency on XFree86-4-clients. It's not really needed
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)
2004-07-17 12:47:35 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Trevor Johnson
a1bc8c46f5 Add size data, approved by maintainers. 2004-03-20 21:03:41 +00:00
Joe Marcus Clarke
61b3a6bec8 Chase the new location of libXft. 2004-03-16 22:54:05 +00:00
Pav Lucistnik
7d48ff8cf0 Unbreak build on -CURRENT.
PR:		ports/58672
Submitted by:	Yonas <yonas_@yahoo.com>
Approved by:	adamw (mentor)
2003-11-15 12:28:57 +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
Oliver Braun
6a885f0c3e * Add fixed vendor patch
* bump PORTREVISION
* delete trailing whitespaces in pkg-plist to make portlint happy

PR:		ports/42644
Submitted by:	maintainer
2002-09-10 17:43:50 +00:00
Oliver Braun
e82b4faf61 * Add vendor patch.
* bump PORTREVISION

PR:		ports/42626
Submitted by:	maintainer
2002-09-10 08:26:49 +00:00
Oliver Braun
9a1f465abe Upgrade to 0.1.11.
PR:		ports/42377
Submitted by:	maintainer
2002-09-03 18:42:05 +00:00
Patrick Li
5ab02f4411 Update to 0.1.10
Reviewed by:	maintainer
Approved by:	maintainer
2002-07-15 14:59:07 +00:00
Patrick Li
948c9b4399 Update to 0.1.9 with bugfix 2 and give maintainership to
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
2002-06-08 00:12:29 +00:00
Patrick Li
e2d532dac2 Update to 0.1.8 and include bugpatch 1 and 2 from author
PR:		37587, 37718
Submitted by:	Hendrik Scholz <hendrik@scholz.net>,
		Henrikas <Henrikas.hemry@delfi.lt>
Approved by:	2 week maintainer timeout
2002-05-18 08:12:59 +00:00
Patrick Li
03dade5587 Add patch released by author that fixes the withdrawn app bug and bump
PORTREVISION.

PR:		35814
Submitted by:	maintainer
2002-03-12 21:57:59 +00:00
Patrick Li
81eb0a451d Update to 0.1.7
PR:		35518
Submitted by:	maintainer
2002-03-04 00:14:09 +00:00
Patrick Li
bc6cba80d6 Bump PORTREVISION for last patch and use a tab 2002-01-30 16:51:29 +00:00
Patrick Li
bcd5e93d51 Add 2 bugfix patches from author which fixes '~' in config files
and problems with some apps.

PR:		34440
Submitted by:	maintainer
2002-01-30 16:48:59 +00:00
FUJISHIMA Satsuki
6411338c43 o update to 0.1.6.
PR:		33960
Submitted by:	maintainer
2002-01-16 21:55:26 +00:00
Patrick Li
6d517f8fd7 Initial import of x11-wm/fluxbox - A small and fast window
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>
2001-12-13 02:55:45 +00:00