Commit graph

49 commits

Author SHA1 Message Date
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Maxim Sobolev
5cb7e627cf Update to 0.38. 2001-03-15 10:56:07 +00:00
Maxim Sobolev
26e5e008fb Update to 0.37.3. 2001-02-21 12:03:57 +00:00
Maxim Sobolev
20492f3370 Update to 0.37.2. 2001-02-16 19:42:38 +00:00
Jimmy Olgeni
5ac2fa74f4 Layout fixes in x11-wm. 2001-02-05 21:05:58 +00:00
Maxim Sobolev
547c49887d Update to 0.36. 2001-01-22 08:58:05 +00:00
Maxim Sobolev
b0e0defe37 Update to 0.35. 2001-01-07 19:52:22 +00:00
Maxim Sobolev
3f900aac5e Add zh_TW.Big5 translation.
Submitted by:	Shen Chuan-Hsing <statue@mail.elife.idv.tw>
2000-12-06 13:40:35 +00:00
Maxim Sobolev
cabfd905e4 Update to 0.34. 2000-12-05 14:07:30 +00:00
Maxim Sobolev
5a02ea513d Update to 0.33.1. 2000-11-14 08:04:49 +00:00
Maxim Sobolev
3042f9e0c1 Update to 0.33. 2000-11-09 08:58:06 +00:00
Maxim Sobolev
c03270e4e7 Fix pkg-plist.
Submitted by:	bento
2000-10-23 07:26:18 +00:00
Maxim Sobolev
e012e29b29 Update to 0.32. 2000-10-20 10:25:49 +00:00
Maxim Sobolev
b6be182abe Fix plist for nognome case.
Submitted by:	bento
2000-10-20 10:13:05 +00:00
Maxim Sobolev
d40bb17695 Unbroke for GNOME case. 2000-10-11 06:32:37 +00:00
Maxim Sobolev
b90d908d8f Tempararly mark BROKEN if HAVE_GNOME is defined (until there will be a way to
disable bsd.gnome.mk CONFIGURE_ARGS).
2000-10-10 08:46:46 +00:00
Maxim Sobolev
81b865fd63 - add "-I${X11BASE}/include" into CPPFLAGS, because otherwise in some cases
configure script fails to detect session managment X11 includes.
- fix `@exec install-info ...' in pkg-plist.
2000-10-09 10:32:12 +00:00
Jeremy Lea
7b4c77811e Implement WANT_GNOME. 2000-10-05 07:22:56 +00:00
Maxim Sobolev
b17fb10d62 Update to 0.31.1. 2000-10-02 08:09:46 +00:00
Yukihiro Nakai
76043c1ba5 MAINTAINER Change to Maxim Sobolev <sobomax@FreeBSD.org> 2000-09-24 09:17:39 +00:00
Maxim Sobolev
07a420fe9c Update sawfish/librep/rep-gtk triplet to the latest versions. I'm doing
this commit urgently, as there are -10 minutes left before ports freeze.

OK'ed by:	PW
2000-09-22 07:11:57 +00:00
Maxim Sobolev
2d4cf39ced Update to 0.30.3. 2000-07-25 11:08:44 +00:00
Satoshi Taoka
62ce95d258 (1) /usr/share/info/dir was renamed to dir-tmpl.
(2) Now it is not necessary to exist a file "info/dir"
when install-info is executed.

By (1) and (2), I removed the next line:

[ -f %D/info/dir ] || sed -ne 1,/Menu:/p /usr/share/info/dir > %D/info/dir

from PLIST or Makefile
2000-07-19 14:40:31 +00:00
Maxim Sobolev
236148e012 Update librep/rep-gtk/sawfish triplet to the latest versions:
librep:		0.12.3
rep-gtk:	0.13a
sawfish:	0.30.2
2000-07-17 16:43:54 +00:00
Maxim Sobolev
a80c8095fe Update to 0.30. 2000-07-11 10:09:54 +00:00
Maxim Sobolev
85b90d14ba Update to 0.29. 2000-07-03 11:44:35 +00:00
Maxim Sobolev
96557eb179 Update to 0.28.1. 2000-06-24 16:38:18 +00:00
Maxim Sobolev
a9f22cd584 Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. 2000-06-14 13:21:38 +00:00
Maxim Sobolev
789d6256a1 Fix installation of Gnome-Control-Center pieces.
"The sawfish window manager (x11-wm/sawfish) installs a Gnome control applet
by default. This applet is installed into /usr/X11R6/share/control-center
however this should be /usr/X11R6/share/gnome/control-center in FreeBSD
(Gnome 1.2.0). The capplet doesn't work otherwise."

PR:		19242
Submitted by:	Stijn Hoop <stijn@win.tue.nl>
2000-06-13 15:21:18 +00:00
Maxim Sobolev
f1dfcbc296 Update to 0.28 version. Also add several missed @dirrm's into PLIST while I'm
here.
2000-06-13 08:27:32 +00:00
Ade Lovett
8bd85a9d02 Updates for new shared library versions in GNOME 1.2 2000-06-01 16:25:45 +00:00
Yukihiro Nakai
c386f73342 Update to 0.27.2 2000-05-28 08:29:46 +00:00
Maxim Sobolev
90ef49d806 Added bunch of missed WWW's. 2000-05-18 11:56:06 +00:00
Ade Lovett
2899b1d4b4 Update to 0.26
Approved by:	nakai
2000-04-19 15:09:58 +00:00
Chris Piazza
500b47f7ae Update with the new PORTNAME/PORTVERSION variables 2000-04-10 19:50:46 +00:00
Ade Lovett
bafa681ac2 Portlint a few minor nits from my previous commit. 2000-03-27 16:34:42 +00:00
Ade Lovett
0a26ea4734 Update to 0.25.2 - configuration from GNOME's control center
now works again :)

Approved by:	maintainer
2000-03-24 19:11:11 +00:00
Yukihiro Nakai
72619ed5f8 Update to 0.25.1 2000-03-08 12:14:26 +00:00
Ade Lovett
f060038cb4 Fix bogon in PLIST_SUB that was preventing the PLIST
from being generated at install time.

Not approved by:	maintainer
2000-02-23 18:34:15 +00:00
Yukihiro Nakai
6c1c9af9a8 Use %%VERSION%% for maintanance convenience.
Submitted by:	taoka@FreeBSD.org
2000-02-18 13:34:45 +00:00
Yukihiro Nakai
f72b903e22 Update to 0.24 2000-02-18 09:14:33 +00:00
Ade Lovett
699c677217 Remove unnecessary giflib-related path from CONFIGURE_ENV 2000-02-16 04:10:30 +00:00
Yukihiro Nakai
9933fe7783 Update to 0.23 2000-01-31 04:53:58 +00:00
Yukihiro Nakai
b38555a3e6 Update to 0.22
Now it is intenetionalized and enable for the
multibyte enrivonment.
2000-01-26 07:02:10 +00:00
Yukihiro Nakai
a70a9da5b4 Add patches. ( I forgot this. )
Submitted by:	Youichi Asai (yatt.gnome.gr.jp)
2000-01-10 12:28:14 +00:00
Yukihiro Nakai
0e32301528 Fix about PLIST and i18n.
Submitted by:	Youichi Asai <yatt@gnome.gr.jp>
2000-01-09 08:05:34 +00:00
Yukihiro Nakai
b90026bebc Update to 0.20.1
PR:		ports/15566
Submitted by:	Rod Taylor rod@zort.on.ca
1999-12-24 11:14:01 +00:00
Yukihiro Nakai
418cf1f1b1 Update to 0.17 1999-12-02 06:49:23 +00:00
Yukihiro Nakai
f8e7ed9e76 Initial import.
Lisp configurable window manager.
1999-11-11 10:18:40 +00:00