Commit graph

114 commits

Author SHA1 Message Date
Maxim Sobolev
3a28fb3952 GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already in
LIB_DEPENDS.
2002-04-15 17:05:52 +00:00
Ade Lovett
f18cbf2fa6 gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr
2002-04-12 17:10:20 +00:00
Maxim Sobolev
3711a0f067 Fix broken catalog files (non-standard charset names).
Submitted by:	naddy
2002-03-17 14:50:01 +00:00
Ade Lovett
9210b7cb07 Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr
2002-03-15 19:44:29 +00:00
Akinori MUSHA
a80f0bd0dd Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 12:14:18 +00:00
Maxim Sobolev
2babb7b60f Update to 0.80.0.
Submitted by:	olgeni
2001-12-25 09:46:02 +00:00
Maxim Sobolev
d0fba3e0f1 Backout previous change - it seems that new revision of the patch doesn't
apply everywhere.

Submitted by:	Todd Punderson <todd@doonga.net>
2001-12-20 06:19:02 +00:00
Maxim Sobolev
41c22e9c76 Don't filter libc_r on 5-CURRENT. 2001-12-19 20:20:23 +00:00
Maxim Sobolev
b0790e4238 Don't link in libc - FreeBSD doesn't need this.
Submitted by:	Ports Fury
2001-10-31 08:20:45 +00:00
Maxim Sobolev
1d49faf456 Fix a potential segfault.
Submitted by:	tg
2001-10-25 08:17:10 +00:00
Maxim Sobolev
21479ebd6a Update to 0.70.0. 2001-10-10 10:20:07 +00:00
Maxim Sobolev
6ccca73dca Catch up changes of the windowmaker ftp directory structure.
PR:		???
Submitted by:	Patrick Li <pat@databits.net>
2001-09-30 21:09:23 +00:00
Andrey A. Chernov
efb68b988e Bump png major 2001-09-11 03:40:42 +00:00
Maxim Sobolev
53802b5536 Unbroke wsetfont in Japanese/Korean environment.
Submitted by:	Masahide -mac- NODA <mac@clave.gr.jp>
Tested by:	knu
2001-08-06 13:34:15 +00:00
Maxim Sobolev
7d9b7c88cc Remove ${LOCALBASE}/man/sk to make bento happy.
Submitted by:	bento
2001-07-30 10:36:17 +00:00
Maxim Sobolev
55afef8b54 Update to 0.65.1. 2001-07-24 09:00:50 +00:00
Kris Kennaway
3c90ea64a0 Prevent possibly-exploitable buffer overflows coming from long window names.
Submitted by:	"Alfredo K. Kojima" <kojima@conectiva.com.br>
2001-07-24 01:24:12 +00:00
Maxim Sobolev
2ec7f5a928 Try harder to avoid hardcoded /usr/local/GNUstep in localised menus.
Submitted by:	Patrick Li <pat@databits.net>
2001-06-16 09:42:25 +00:00
Maxim Sobolev
90699e9536 Patch buindled menus, so they are properly reffer to ${PREFIX}/GNUstep, not
to the /usr/local/GNUstep.

Submitted by:	"Patrick Li" <pat@databits.net>
2001-06-06 15:31:34 +00:00
Maxim Sobolev
8b2b4ff5c0 1. Backport two patches from windowmaker-i18n port;
2. add wmicons into RUN_DEPENDS and remove similar functionality from
   this port;
3. due to (1) bump PORTREVISION.
2001-05-27 15:31:06 +00:00
Maxim Sobolev
bd25dc0cf2 Cleanup MASTER_SITES:
- nuke http://jgo.local.net/cool_downloads/wm/ - it doesn't exist anymore;
- nuke MASTER_SITE_LOCAL - there is no need in it anymore.

Submitted by:	dougb
2001-05-15 09:39:46 +00:00
Maxim Sobolev
1bd5690f5f Update to 0.65.0. 2001-05-14 18:59:27 +00:00
Maxim Sobolev
834910eb61 Update to 0.64.0. 2001-02-19 20:41:40 +00:00
Jimmy Olgeni
5ac2fa74f4 Layout fixes in x11-wm. 2001-02-05 21:05:58 +00:00
Maxim Sobolev
f01841a562 Put in another belt to prevent libwmfun from picking header from freetype1
instead of right header from freetype2.

Poked by:	Michael Harnois <mdharnois@home.com>
2001-01-09 16:45:23 +00:00
Maxim Sobolev
cede19dfae Explicitly require ${LOCALBASE}/lib/libfreetype to be present at the build time,
because WM may fail to build if XFree86-4's version of libfreetype.so.6 is
detected and freetype2 port is not installed (XFree86 doesn't install any
freetype's header files). This is temporarly workaround until jmz will fix
XFree86-4 properly.

Prompted by:	Mister X <scanner@jurai.net>
2001-01-08 08:54:19 +00:00
Maxim Sobolev
36e5787fbd Update to the long awaited new release 0.63.1. 2001-01-08 02:09:09 +00:00
Maxim Sobolev
17cc6dec73 Remove USE_GNOME, which I erroneously added after receiving kick from billf.
Submitted by:	reg
2000-11-08 09:55:54 +00:00
Maxim Sobolev
78fd442524 Add missed USE_GNOME if HAVE_GNOME is defined.
Submitted by:	billf
2000-11-08 07:48:47 +00:00
Jeremy Lea
d88c41511e Fix the breakage from fixing the last breakage... Does anyone have a spare
pointy hat for me...
2000-10-12 08:55:22 +00:00
Jeremy Lea
b0fdfd5a17 Fix my breakage. Add a missing dependency on gettext, and install the
default laocale files.

Noticed by:	asami
2000-10-10 17:15:21 +00:00
Jeremy Lea
7b4c77811e Implement WANT_GNOME. 2000-10-05 07:22:56 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
2000-08-03 09:28:57 +00:00
Maxim Sobolev
6db96c0500 Bump png shared library version.
Submitted by:	Hajimu UMEMOTO <ume@mahoroba.org>
2000-07-04 07:13:35 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
1de95a9ce1 First round of INSTALL_SHLIB fixes. 2000-06-15 16:44:16 +00:00
Maxim Sobolev
96ee266b23 Final 's|sobomax@altavista.net|sobomax@FreeBSD.org|' 2000-05-18 06:51:37 +00:00
Jeremy Lea
b4455771cc Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
2000-04-17 00:19:02 +00:00
Chris Piazza
500b47f7ae Update with the new PORTNAME/PORTVERSION variables 2000-04-10 19:50:46 +00:00
Thomas Gellekum
69f7b9eebc Maxim Sobolev <sobomax@altavista.net> is the new MAINTAINER.
Approved by:	Brian Handy <handy@physics.montana.edu>
2000-04-04 07:46:33 +00:00
Thomas Gellekum
8ee9d3e4cc Upgrade to 0.62.1. Cosmetic fixes.
PR:		17766
Submitted by:	"Maxim Sobolev" <sobomax@altavista.net>
2000-04-03 09:54:04 +00:00
Thomas Gellekum
82fcc9cca6 Correct version number for libwraster. 2000-03-31 10:08:30 +00:00
Thomas Gellekum
ebd208723f Upgrade to 0.62.0.
Submitted by:	Brian Handy <handy@physics.montana.edu>
2000-03-31 09:35:06 +00:00
Thomas Gellekum
1210188ed1 Merge libwmfun port with WindowMaker. Fix PLIST.
PR:		16727
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
Reviewed by:	Will Andrews <andrews@technologist.com>

Use libungif instead of giflib.
2000-02-16 13:05:08 +00:00
Steve Price
de00b64908 Toss in a better mult-byte character support.
PR:		12637
Submitted by:	Yuan-Chen Cheng <ycheng@ml.tw.freebsd.org>
1999-12-29 08:27:43 +00:00
Thomas Gellekum
7b771352e3 Upgrade to 0.61.1.
PR:		14149
Submitted by:	Brian Handy <handy@physics.montana.edu>
1999-10-06 07:04:43 +00:00
Chris Piazza
5d3a54406e Add a hook for a single icon per application instance.
PR:		13033
Submitted by:	Ben Hutchinson <benhutch@byers.xfiles.org.uk>
1999-10-02 16:16:17 +00:00
Chris Piazza
3be46b8e12 Update to version 0.61.0 1999-09-21 00:59:38 +00:00
Steve Price
2169e434e8 The version number of libgif.so has changed to 5. 1999-09-18 03:12:11 +00:00