Commit graph

165 commits

Author SHA1 Message Date
Maxim Sobolev
ccbde9b110 Update to 0.80.1. 2002-07-02 15:03:17 +00:00
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
Steve Price
ec1b2d16ed The tiff port now lives in ports/graphics/tiff. 1999-09-07 10:45:31 +00:00
Satoshi Asami
1720265add Checksum fix and DESCR update. Merge them from wm to wm-i18n.
PR:		13530
Submitted by:	Brian Handy (windowmaker maintainer)
1999-09-01 21:20:11 +00:00
Peter Wemm
50fb080408 $Id$ -> $FreeBSD$ 1999-08-31 03:04:38 +00:00
Chris Piazza
48442db93b Change CONFIGURE_ARGS to reflect reality and add USE_GNOME/USE_KDE
hooks.

PR:		12691
Submitted by:	Brian Handy <handy@physics.montana.edu>, maintainer
1999-07-19 04:32:58 +00:00
Chris Piazza
1337f5cb05 Distfile changed without a version update
PR:		12670
Submitted by:	maintainer
1999-07-17 01:36:59 +00:00
Tim Vanderhoek
5ad269021f Don't use sentences in pkg/COMMENT since we can't use periods. 1999-06-28 03:33:57 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Steve Price
82a60e4fa4 Set USE_LIBTOOL=yes so we get rid of another dastardly (sp?) .la file.
Submitted by:	Andrzej Tobola <san@tmp.iem.pw.edu.pl>
1999-06-08 22:01:47 +00:00
Steve Price
5da40d24d6 Make sure we can find the WINGs header files when compiling util/*. 1999-06-06 16:01:49 +00:00
Thomas Gellekum
55f83e6f8a Upgrade to 0.60.0.
PR:		12016
Submitted by:	Brian Handy <handy@physics.montana.edu>
1999-06-04 08:00:27 +00:00
Thomas Gellekum
25490e549c Forget about ${PREFIX}/include/giflib. 1999-05-27 07:32:49 +00:00
Steve Price
1e163a81be Update to version 0.53.0.
PR:		11358
Submitted by:	maintainer
1999-05-01 02:45:41 +00:00
Satoshi Taoka
89e6350dc4 Update to vertion 0.52.0
PR:		10975
Submitted by:	maintainer
1999-04-16 05:22:52 +00:00
Steve Price
1e2080994a Update to version 0.51.2.
PR:		10518
Submitted by:	maintainer
1999-03-22 02:44:58 +00:00
Steve Price
fb6572c001 Pickup libwraster.so.1 too.
PR:		10317
Submitted by:	Ming-I Hsieh <PA@FreeBSD.ee.ntu.edu.tw>
1999-03-08 21:35:42 +00:00
Bill Fumerola
2ff4ea507a Use ${MASTER_SITE_AFTERSTEP} or ${MASTER_SITE_WINDOWMAKER}
This unbreaks the fetching of several of these ports.
1999-02-21 21:51:01 +00:00
Bill Fenner
5b7820103a Upgrade to 0.51.0 . Had to add LIBS= and CPPFLAGS= to CONFIGURE_ENV
to get configure to find libPropList, perhaps because of the libPropList
PREFIX controversy.

PR:		ports/9768
Submitted by:	maintainer
1999-02-10 21:29:31 +00:00
Vanilla I. Shu
343b837340 Bump png's major number to 3. 1999-01-23 07:05:35 +00:00
Satoshi Asami
4eab2ea329 Add virtual category "windowmaker". 1999-01-18 06:43:04 +00:00
Steve Price
833902fa93 Update to version 0.50.2. Also added the requisite libtool patches to
make this work in -current.

PR:		9498
Reviewed by:	maintainer
Submitted by:	Michael Oski <oski@jps.net>
1999-01-18 03:13:38 +00:00
Thomas Gellekum
3ef789287e Fix PLIST.
Submitted by:	maintainer
1999-01-04 15:48:20 +00:00
Thomas Gellekum
42c6afbcc3 configure checks for libgif now.
Submitted by:	Akihiko Hayashi <hayashi@totalware.gifu.gifu.jp>
1998-12-07 12:05:04 +00:00
Thomas Gellekum
2e464b205d Upgrade to 0.20.3.
Submitted by:	Brian Handy <handy@physics.montana.edu>
1998-12-04 07:53:46 +00:00
Satoshi Asami
0a6c60d056 Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0
would go backwards.
1998-11-25 09:01:25 +00:00
Justin M. Seger
d57d33c655 libtiff34->libtiff and include/tiff34/*.h -> include/*.h
Approved by:	asami
1998-11-25 05:06:28 +00:00
Thomas Gellekum
a0b5fc124e Don't use the shared libPropList. This is supposed to fix the SIGBUS
on startup people are seeing.

PR:		8783
Reviewed by:	Brian Handy <handy@physics.montana.edu>
1998-11-24 16:04:42 +00:00
Satoshi Asami
96bc8048c3 Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
shell loops to make loops.  Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
1998-11-14 09:43:39 +00:00
Thomas Gellekum
137f1976cb Fix CPU hogging.
Submitted by:	Brian Handy <handy@physics.montana.edu>
1998-11-02 08:08:09 +00:00
Thomas Gellekum
afbc2ba0b4 Upgrade to 0.20.2.
Submitted by:	Brian Handy <handy@physics.montana.edu>
1998-10-30 08:24:36 +00:00
Thomas Gellekum
7a58dbefbb Fix default paths in WPrefs.app.
Submitted by:	Brian Handy <handy@physics.montana.edu>
1998-10-19 10:57:04 +00:00
Thomas Gellekum
cdad021857 Upgrade to 0.20.1. Make compilable on -current.
Fixes submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1998-09-30 13:24:40 +00:00
Steve Price
9839a76e83 Convert to ELF. 1998-09-27 20:59:17 +00:00
Thomas Gellekum
1ffe565517 Upgrade to 0.20.0. 1998-09-24 15:13:35 +00:00
Steve Price
dcf1287e4d giflib is now converted to ELF so remove regexp support. 1998-09-19 01:33:49 +00:00
Satoshi Asami
27ba461c8e Roll back libpng major to 2. 1998-09-17 00:50:52 +00:00
Satoshi Asami
081079e0db Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
in the first place.
1998-09-17 00:33:02 +00:00
Satoshi Asami
4610ae86c9 libpng major is now 3. Also remove regexp support in preparation for
ELF conversion.
1998-09-15 11:57:51 +00:00
Satoshi Asami
4dc064b0c5 jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
(Note, since the shlib major didn't change this just removes the regexp
 support.)
1998-09-15 11:46:15 +00:00
Satoshi Asami
03d5b496f6 libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
1998-09-15 11:13:39 +00:00
Thomas Gellekum
77e7852410 Upgrade to 0.19.3.
Submitted by:	Brian Handy <handy@physics.montana.edu>
1998-09-11 06:46:52 +00:00
Thomas Gellekum
1eed982b16 Upgrade to 0.19.2.
Reviewed by:	Brian Handy <handy@physics.montana.edu>
1998-09-09 05:57:18 +00:00
Thomas Gellekum
f708b025f8 Upgrade to 0.19.1.
Submitted by:	Brian Handy <handy@physics.montana.edu>
1998-09-04 06:24:12 +00:00
Thomas Gellekum
3cecf6ea63 Upgrade to 0.19.0.
Reviewed by:	Brian Handy <handy@physics.montana.edu>
1998-09-02 06:14:51 +00:00
Thomas Gellekum
a08be6de9e Upgrade to 0.18.1b.
Submitted by:	Brian Handy <handy@physics.montana.edu>
1998-08-19 07:01:53 +00:00
Thomas Gellekum
55c472e39b (1) Configure looks first for tiff, then tiff34...so if you have an old
version of tiff, it never finds the first one.

    "Anthony C. Chavez" <magus@xmission.com>

(2) dockit calls out wish in the first line.

    moro <moro@remus.dti.ne.jp>

Submitted by:	Brian Handy <handy@physics.montana.edu>
1998-08-11 08:37:44 +00:00
Satoshi Asami
d9927174c8 Move "afterstep-devel afterstep amiwm blackbox ctwm enlightenment fvwm
fvwm2 fvwm95 gwm icewm lwm mlvwm olvwm piewm qvwm tvtwm windowmaker
wm2 wmx" from x11 to x11-wm.
1998-08-07 23:01:41 +00:00
Satoshi Asami
ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Thomas Gellekum
97f0e91eef Upgrade to 0.17.5.
Reviewed by:	Brian Handy <handy@physics.montana.edu>
1998-07-28 06:17:39 +00:00
Thomas Gellekum
c15d0c5f70 Upgrade to 0.16.1.
Reviewed by:	Brian Handy <handy@physics.montana.edu>
1998-07-08 14:48:55 +00:00