diff options
author | motoyuki <motoyuki@FreeBSD.org> | 2000-06-30 15:43:39 +0000 |
---|---|---|
committer | motoyuki <motoyuki@FreeBSD.org> | 2000-06-30 15:43:39 +0000 |
commit | c883843b5562f4eab296227072d5f5caceb5f4ee (patch) | |
tree | bd3139b88d821e6663db1de8dc9a5dd10905c4ee /sysutils/cdrdao/pkg-descr | |
parent | 1b6cc6e8d660df3b740f433cbc3edba444d08c60 (diff) | |
download | FreeBSD-ports-c883843b5562f4eab296227072d5f5caceb5f4ee.zip FreeBSD-ports-c883843b5562f4eab296227072d5f5caceb5f4ee.tar.gz |
o Turn off the build of xcdrdao:
Xcdrdao cannot build with GTK-- 1.2.0 bacause of the incompatibility
of GTK--. If GTK-- is installed, cdrdao port always tries to build
xcdrdao, and fails.
o Support 5-current.
o Do not use posix-threads by default due to thread scheduling problem.
o Change the address of maintainer.
PR: ports/19504
Submitted by: Yasuhito FUTATSUKI <futatuki@debug.gr.jp> (maintainer)
Diffstat (limited to 'sysutils/cdrdao/pkg-descr')
-rw-r--r-- | sysutils/cdrdao/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/cdrdao/pkg-descr b/sysutils/cdrdao/pkg-descr index 21f97f2..d5007f5 100644 --- a/sysutils/cdrdao/pkg-descr +++ b/sysutils/cdrdao/pkg-descr @@ -10,4 +10,4 @@ Cdrdao requires kernel with "options SYSVSHM" and "options SYSVMSG". WWW: http://www.ping.de/sites/daneb/cdrdao.html - -- Yasuhito FUTATSUKI <futatuki@fureai.or.jp> + -- Yasuhito FUTATSUKI <futatuki@debug.gr.jp> |