mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
We don't want to use gtk-bitchx and esounds at the default installation.
It provides a new two variables RANDOM_LOCAL_PORT_LOW and RANDOM_LOCAL_PORT_HIGH PR: 22272 Submitted by: JunSeon Oh <hollywar@holywar.net> MAINTAINER
This commit is contained in:
parent
0a7bac63bc
commit
0450f399b9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=34221
@ -7,24 +7,23 @@
|
||||
|
||||
PORTNAME= BitchX
|
||||
PORTVERSION= 1.0c16
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= korean irc gnome
|
||||
MASTER_SITES= ftp://ftp.bitchx.com/pub/BitchX/source/ \
|
||||
ftp://ukug.uk.freebsd.org/pub/lord_cj/
|
||||
|
||||
PATCH_SITES= ftp://ftp.holywar.net/pub/FreeBSD/
|
||||
PATCHFILES= bx-korean-aa.patch\
|
||||
bx-korean-ab.patch
|
||||
PATCH_SITES= ftp://ftp.holywar.net/pub/FreeBSD/
|
||||
PATCHFILES= bx-korean-aa.patch\
|
||||
bx-korean-ab.patch\
|
||||
bx-korean-ac.patch
|
||||
PATCH_DIST_STRIP= -p1
|
||||
|
||||
MAINTAINER= hollywar@mail.holywar.net
|
||||
|
||||
WRKSRC= ${WRKDIR}/BitchX
|
||||
WRKSRC= ${WRKDIR}/BitchX
|
||||
|
||||
USE_AUTOCONF= yes
|
||||
USE_GMAKE= yes
|
||||
WANT_ESOUND= yes
|
||||
WANT_GNOME= yes
|
||||
CONFIGURE_ARGS= --with-plugins \
|
||||
--exec-prefix="${PREFIX}/share" \
|
||||
--bindir="${PREFIX}/bin" \
|
||||
|
@ -1,3 +1,4 @@
|
||||
MD5 (BitchX-1.0c16.tar.gz) = 4a3749c0b2da2b157eaa13b5b8856511
|
||||
MD5 (bx-korean-aa.patch) = d72f26924de580ecd6d1a55b984bddf6
|
||||
MD5 (bx-korean-ab.patch) = 0f32f4563fd6aaabb6a9e577b35e02e9
|
||||
MD5 (bx-korean-ac.patch) = 4faa7ae6ab31937b11d29a1ef609c6af
|
||||
|
@ -1,9 +1,7 @@
|
||||
%%NOGNOME:%%bin/BitchX
|
||||
%%NOGNOME:%%bin/BitchX-1.0c16+H1
|
||||
%%GNOME:%%bin/gtkBitchX
|
||||
%%GNOME:%%bin/gtkBitchX-1.0c16+H1
|
||||
bin/BitchX
|
||||
bin/BitchX-1.0c16+H1
|
||||
bin/bx
|
||||
%%NOGNOME:%%bin/scr-bx
|
||||
bin/scr-bx
|
||||
share/bx/BitchX.quit
|
||||
share/bx/BitchX.ircnames
|
||||
share/bx/BitchX.reasons
|
||||
@ -913,7 +911,6 @@ share/bx/plugins/encrypt.so
|
||||
share/bx/plugins/fserv.so
|
||||
share/bx/plugins/hint.so
|
||||
share/bx/plugins/nap.so
|
||||
%%GNOME:%%share/bx/plugins/nicklist.so
|
||||
share/bx/plugins/pkga.so
|
||||
share/bx/plugins/possum.so
|
||||
share/bx/plugins/qmail.so
|
||||
@ -960,7 +957,7 @@ share/bx/translation/SWEDISH_NAMES_COM
|
||||
share/bx/translation/SWISS
|
||||
share/bx/translation/UNITED_KINGDOM
|
||||
share/bx/translation/UNITED_KINGDOM_COM
|
||||
%%NOGNOME:%%share/bx/wserv
|
||||
share/bx/wserv
|
||||
share/doc/bitchx/bxfaq.html
|
||||
@dirrm share/doc/bitchx
|
||||
@dirrm share/bx/translation
|
||||
|
Loading…
Reference in New Issue
Block a user