Yukihiro Nakai
a64b373f81
Update wsetfont to show correct strings when
...
changing the workspace.
2000-10-17 20:04:02 +00:00
Jeremy Lea
7b4c77811e
Implement WANT_GNOME.
2000-10-05 07:22:56 +00:00
Maxim Sobolev
cc121d9794
USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.
2000-08-21 10:07:35 +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
Akinori MUSHA
a8174c980d
Update to 0.62.1.
...
PR: ports/18044
Submitted by: MAINTAINER
2000-04-25 02:16:50 +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
Michael Haro
900e6c98ba
update to 0.62
...
PR: 17726
Submitted by: maintainer
2000-04-01 19:23:49 +00:00
Michael Haro
ec33ba5aa3
- add MultiByteText=YES on wsetfont at korean and korean2
...
(PR from naondol@vishnu.snu.ac.kr )
PR: 17519
Submitted by: maintainer
2000-04-01 05:04:06 +00:00
Satoshi Taoka
6c9bcdd276
To make libwmfun
...
To work correctly get-wraster-flags (add /usr/local/{lib,include} to output)
PR: 16771
Submitted by: maintainer
2000-02-17 06:01:14 +00:00
Satoshi Taoka
21099473fc
Use ungif instead of giflib
...
Update japanese catalog files extends
PR: 16738
Submitted by: maintainer
2000-02-17 00:58:56 +00:00
Dan Moschuk
ed62c19fcd
Update port to 0.61.1
...
PR: ports/14156
Submitted by: mac@jp.freebsd.org
1999-10-08 21:35:34 +00:00
Satoshi Asami
77804f8d52
Bump libPropList shlib number.
1999-10-08 11:22:53 +00:00
Dan Moschuk
f182114c47
Update windowmaker-i18n to 0.61.0.
...
NOTE: I made a minor tweak or three to the Makefile to hush portlint -c
somewhat. However, I am unable to ensure that I didn't break the port
(the distfile is 1.7M, and is downloading at 300bytes/sec (yes, my cable
connection sucks)). Can someone please check this?
1999-10-01 01:30:22 +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
SADA Kenji
1bd703e3ab
* Fix wm-oldmenu2new.
...
* Add new options: USE_GNOME, USE_KDE.
* Change DESCR's WWW field.
PR: ports/13187
Submitted by: Maintainer
1999-08-20 21:09:35 +00:00
Chris Piazza
2ae6624622
Update to 0.60.0
...
PR: 12424
Submitted by: maintainer
1999-07-17 03:50:17 +00:00
Thomas Gellekum
25490e549c
Forget about ${PREFIX}/include/giflib.
1999-05-27 07:32:49 +00:00
Michael Haro
96dbf6f5fe
Add WWW:
1999-05-03 04:54:16 +00:00
Steve Price
64d60b76d2
Update to version 0.53.0.
...
PR: 11361
Submitted by: maintainer
1999-05-01 02:43:38 +00:00
Seiichirou Hiraoka
e227a452da
Update to 0.50.2
...
Window Maker 0.52.0 needs WindowMaker-extra-0.1.tar.gz, so, I RUN_DEPEND
graphics/wmicons ports that include WindowMaker-extra-0.1.tar.gz.
PR: ports/11012
Submitted by: mac@jp.frebsd.org
1999-04-08 09:18:12 +00:00
Satoshi Asami
7e54378c3f
Make portlint less unhappy.
1999-03-19 22:43:09 +00:00
Seiichirou Hiraoka
3e3226d777
Update to 0.51.2
...
- use libintl.so instead of libintl.a, so add RUN_DEPEND devel/gettext
- Japanese Catalog file
PR: ports/10668
Submitted by: mac@jp.freebsd.org
1999-03-19 16:12:04 +00:00
Jacques Vidrine
c1acc95b5a
Now that gettext includes a shared library, dependencies should
...
use it in LIB_DEPENDS.
PR: ports/10647
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-03-19 04:40:10 +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
Seiichirou Hiraoka
84ec3cbea8
Add MASTER_SITES to fetch WindowMaker-0.51.0ja1.tar.gz
1999-02-12 17:00:00 +00:00
Jun Kuriyama
22d5e4bb7f
Update for Window Maker 0.51.0.
...
PR: ports/9889
Submitted by: maintainer
1999-02-11 07:23:11 +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
0f19588737
Update to version 0.50.2.
...
PR: 9465
Submitted by: maintainer
1999-01-18 03:18:39 +00:00
Seiichirou Hiraoka
05540f917a
Japanese Catalog file is more enhanched
...
PR: ports/9149
Submitted by: mac@jp.freebsd.org
1998-12-21 13:15:39 +00:00
SADA Kenji
c073fe15b5
Portlint.
1998-12-10 22:24:31 +00:00
SADA Kenji
f44326d7d6
Update to: 0.20.3
...
Note Maintainer's introduce page on pkg/DESCR.
PR: ports/9022
Submitted by: Maintainer
1998-12-10 22:15:08 +00:00
Seiichirou Hiraoka
469a5ba0fb
more KOREAN support
...
use LOCALBASE instead of /usr/local in patches/patch-*
1998-12-05 10:41:03 +00:00
Satoshi Asami
015abf4f83
libtiff is now "tiff.4", not "tiff34.1".
1998-11-25 23:05:45 +00:00
Seiichirou Hiraoka
c82c43e96a
Sorry,this was BROKEN.
...
I forgot 'cvs add patch-a[j-l'.
1998-11-25 17:07:43 +00:00
Seiichirou Hiraoka
40a55ad4a3
This is a GNUStep-compliant NeXTStep clone window manager with i18n extention
...
Based on ports/x11-wm/windowmaker.
1998-11-25 10:44:01 +00:00
Satoshi Asami
41740b9180
Mark this broken while it awaits upgrade after repository copy.
1998-11-25 06:09:16 +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
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