Commit graph

165 commits

Author SHA1 Message Date
Renato Botelho
4783606d82 - Add a new OPTION (off by default), DOCKHOTKEYS that permit to set hotkeys
directly on dock's [1]
- Since i'm here, s/INSTALLS_SHLIB/USE_LDCONFIG/

PR:		ports/116518
Submitted by:	garga
Approved by:	maintainer timeout (2 weeks)
Obtained from:	Fedora 7 source rpm [1]
2007-10-05 17:28:19 +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
Kris Kennaway
ae994c8ea8 Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
Doug Barton
3eea5e26ee Fix build with gcc 4.1
Obtained from:	Gentoo
2006-12-18 08:02:54 +00:00
Doug Barton
f8192da1dd Add my own web site as a backup master site 2006-05-21 20:11:57 +00:00
Doug Barton
74e04cc813 The windowmaker web site has moved to .info 2006-05-21 20:08:21 +00:00
Edwin Groothuis
5b2fd8de70 Remove USE_REINPLACE from categories starting with X 2006-05-13 05:00:46 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Alexey Dokuchaev
8ae225318f Use official spellings of GNUstep' and NeXTstep' in port's COMMENT and
description.

Approved by:	maintainer timeout (over a month)
2005-12-26 13:43:57 +00:00
Doug Barton
622fd39b2a Add SHA256 checksums to my ports 2005-11-24 00:08:51 +00:00
Doug Barton
4c1436d606 Add option (on by default) to compile in the infamous
"single click" patch to put that option on the WPrefs
menu.
2005-11-23 23:27:12 +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
Doug Barton
cfda064524 For the ports that I maintain, do the following as appropriate:
1. Add myself as a backup master site (Sourceforge and CPAN ports
already have good enough coverage, so skip them).
2. For all ports that have them, download the PGP signature files.
3. For ports in 2, add a verify target to the Makefile
4. For ports where I was already providing a master site, update the URL.
5. Pet portlint in a couple of places.
2005-10-29 07:13:29 +00:00
Doug Barton
fcc46e520d 1. Move the include of bsd.port.pre.mk before OPTIONS based on a recent
post to -ports on this topic
2. Fix build on amd64 by not trying to inline asm code designed for i386
3. Add a patch to fix window positioning on amd64, from
http://article.gmane.org/gmane.compw.window-managers.windowmaker.devel/749

2 and 3 provided/reminded by Dejan Lesjak <dejan.lesjak@ijs.si>
Fixes for 2 and 3 tested by Dejan, and A Dude <adudek16@gmail.com>.

Approved by:	portmgr (krion)
2005-08-11 07:52:18 +00:00
Doug Barton
c925442c4b Update to the latest, 0.92.
Re-sort pkg-plist was my idea.

Submitted by:	Ports Fury
2005-07-25 08:12:21 +00:00
Doug Barton
862f6c8711 Patch to fix a debilitating problem for amd64 users. To quote Scott:
"While it compiles and seems to start fine, it will crash if you
start any GTK-based program, including Firefox and Mozilla ...
GTK populates the NET_WM_ICON X11 property with incorrectly padded
data, and WindowMaker blindly reads it out and winds up passing
garbage to some X libraries, which in turn abort the entire process ...
Fortunately, handling this X11 property is not mandatory as there are
other more reliable ways to pass icon state through X (and in fact very
very few other window managers even try this), so it's safe to avoid the
whole mess by stubbing it out and letting Windowmaker fall back to a
more reliable method."

I've tested this patch with i386 windowmaker, and haven't noticed any
differences. I have xterms and various other things doing fancy stuff
with window and icon titles, so I'm pretty confident that this will
be safe for users of all ARCH's. It's also possible that it will help
those users who were having weird QT problems, but I was not able to
reproduce that problem so I can't say for sure.

Submitted by:	scottl
Approved by:	portmgr (krion)
2005-03-28 09:13:21 +00:00
Doug Barton
197d0d347b Update to 0.91.0, the latest version from the window maker team.
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.
2004-10-26 08:49:49 +00:00
Doug Barton
22f1e36ff0 This code is no longer in version 0.91.0 2004-10-26 08:31:32 +00:00
Pav Lucistnik
7d63a886d3 - Fix build on 4-stable
- 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>
2004-10-25 22:27:51 +00:00
Doug Barton
2316b96cb4 Update to 0.90.0, the latest release from the Window Maker team.
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
2004-10-24 11:02:32 +00:00
Doug Barton
ad37b423f4 De-fuzz for 0.90.0 2004-10-24 10:59:21 +00:00
Doug Barton
1f2b53d447 Revised to include all the languages supported in 0.90.0. 2004-10-24 10:58:34 +00:00
Doug Barton
03289b7f63 This patch does not seem to be necessary in 0.90.0. 2004-10-24 10:57:54 +00:00
Doug Barton
93dc2a1710 This adjustment for how libtool is used seems no longer necessary
in 0.90.0.
2004-10-24 10:57:23 +00:00
Doug Barton
9328992699 Choosing a default font for the installation seems no longer to be
necessary in 0.90.0.
2004-10-24 10:56:45 +00:00
Doug Barton
18c8580b99 Improvements in the 0.90.0 code make these patches irrelevant. 2004-10-24 10:56:09 +00:00
Doug Barton
9d3fe74e52 In preparation for 0.90.0, delete all patches that involve charset
manipulation and zh_TW.Big5. The new charset is UTF-8 everywhere,
and zh_TW is now built into the distribution.
2004-10-24 10:54:50 +00:00
Pav Lucistnik
fe789a4553 - Convert to OPTIONS
PR:		ports/70718
Submitted by:	Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
2004-08-21 09:28:06 +00:00
Kirill Ponomarev
23045ad577 Pet portlint 2004-07-11 11:30:43 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Kris Kennaway
a9423ca02e Drop maintainership; I don't use this from day-to-day thesedays. 2004-05-06 05:12:30 +00:00
Kris Kennaway
f31e2fb8d5 o/~ Everybody was distfile sizing! o/~
(Add SIZE to distinfo)

Submitted by:	trevor
2004-03-22 12:45:57 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Kris Kennaway
a1c07f2c82 Really fix the typo. 2004-02-15 06:54:10 +00:00
Kris Kennaway
6855ca2035 Fix typo that somehow made it into my previous commit.
Submitted by:	Masahide -mac- NODA <mac@clave.gr.jp>
2004-02-15 06:53:07 +00:00
Kris Kennaway
f1a0266043 Set WITHOUT_HERMES on sparc64, because that library has an endianness
bug that interchanges red and blue channels in images.

Take maintainership.
2004-02-14 06:04:05 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Norikatsu Shigemura
7d9c6223fe o Fix flickering problem with GTK2.
o Bump PORTREVISION acrodingly.

PR:		ports/61661
Submitted by:	Palle Girgensohn <girgen@pingpong.net>
Obtained from:	http://www.monkey.org/openbsd/archive/ports/0308/msg00111.html
2004-01-21 17:13:56 +00:00
Edwin Groothuis
a528f0cce6 Fix breakage by KATO megapatch
Submitted by:	Adam McLaurin <blueeskimo@gmx.net>
2003-09-27 03:04:08 +00:00
Edwin Groothuis
f07f504808 KATO mega patch
- ECHO -> ECHO_MSG

For some ports:
- pre-fetch -> pre-everything
- ECHO -> ECHO_CMD

PR:		ports/56820-56858
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-09-27 01:01:08 +00:00
Joe Marcus Clarke
a3108b1e51 Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by:	kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke
adccc29aad Chase the libintl.so shared lib version. 2003-08-25 05:41:38 +00:00
Maxim Sobolev
10588346d3 Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
2003-07-29 09:12:37 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Maxim Sobolev
b0f926fb2e Revert superfluous PORTREVISION bump from the previous commit. 2003-01-02 10:39:00 +00:00
Maxim Sobolev
00820dcccb Add a knob to disable Hermes support.
PR:		45748
Submitted by:	Miguel Mendez <flynn@energyhq.homeip.net>
2003-01-02 10:34:09 +00:00
Maxim Sobolev
8a1227c673 Update to 0.80.2.
PR:		45523
Submitted by:	"Sergey A.Osokin" <osa@FreeBSD.org.ru>
2002-11-20 20:31:35 +00:00
Ade Lovett
c8eaa93644 Chase shlib rev of devel/gettext
Submitted by:	lots and lots
Pointy hat to:	ade
2002-08-01 16:22:41 +00:00
Maxim Sobolev
fd4d419dd5 Add new knob WITH_XKB_STATUS, which enables support for XKB keyboard
language status.

Submitted by:	Alexander Peresunko <alex@freeman.org.ua>
2002-07-10 16:40:58 +00:00