Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/net
In directory
fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv9182/stable/main/finkinfo/net
Modified Files:
bitchx.info bitchx.patch
Log Message:
sync with unstable
Index: bitchx.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/net/bitchx.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- bitchx.patch 20 Jan 2006 20:12:56 -0000 1.1
+++ bitchx.patch 29 Mar 2009 07:11:54 -0000 1.2
@@ -564,3 +564,49 @@
#endif
+diff -Nurd -x '*~' BitchX.orig/dll/aim/toc/toc.h BitchX/dll/aim/toc/toc.h
+--- BitchX.orig/dll/aim/toc/toc.h 2001-03-05 14:36:45.000000000 -0500
++++ BitchX/dll/aim/toc/toc.h 2006-03-22 22:13:28.000000000 -0500
+@@ -150,9 +150,6 @@
+ void parse_toc_buddy_list(char *);
+ void translate_toc_error_code(char *c);
+
+-extern int toc_fd;
+-extern int seqno;
+-extern unsigned int peer_ver;
+ extern int state;
+ /* extern int inpa; */
+
+@@ -207,9 +204,7 @@
+ void serv_set_away(char *message);
+
+ extern int idle_timer;
+-extern time_t lastsent;
+ extern time_t login_time;
+-extern struct timeval lag_tv;
+ extern int is_idle;
+ extern int lag_ms;
+ extern int permdeny;
+diff -Nurd -x '*~' BitchX.orig/include/struct.h BitchX/include/struct.h
+--- BitchX.orig/include/struct.h 2002-02-27 23:22:44.000000000 -0500
++++ BitchX/include/struct.h 2006-03-22 22:10:44.000000000 -0500
+@@ -1045,7 +1045,6 @@
+ int delete;
+ } TimerList;
+
+-extern TimerList *PendingTimers;
+ typedef struct nicktab_stru
+ {
+ struct nicktab_stru *next;
+diff -Nurd -x '*~' BitchX.orig/source/ctcp.c BitchX/source/ctcp.c
+--- BitchX.orig/source/ctcp.c 2002-02-27 23:22:47.000000000 -0500
++++ BitchX/source/ctcp.c 2006-03-22 22:09:27.000000000 -0500
+@@ -176,7 +176,7 @@
+
+ /* CDE do ops and unban logging */
+
+-static char *ctcp_type[] =
++char *ctcp_type[] =
+ {
+ "PRIVMSG",
+ "NOTICE"
Index: bitchx.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/net/bitchx.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- bitchx.info 7 Oct 2007 22:28:06 -0000 1.3
+++ bitchx.info 29 Mar 2009 07:11:54 -0000 1.4
@@ -1,25 +1,21 @@
Package: bitchx
Version: 1.0c19
-Revision: 1031
-Architecture: powerpc
-Distribution: 10.4
-BuildDepends: ncurses-dev (>= 5.3-20031018-1501), gcc3.3
-Depends: %N-common, ncurses-shlibs (>= 5.3-20031018-1501)
+Revision: 1032
+BuildDepends: fink (>= 0.24.12), libncurses5 (>= 5.4-20041023-1006)
+Depends: %N-common, libncurses5-shlibs (>= 5.4-20041023-1006)
Provides: irc-client
Source: mirror:sourceforge:fink/direct_download/source/ircii-pana-%v.tar.gz
SourceDirectory: BitchX
Source-MD5: 79431ff0880e7317049045981fac8adc
-PatchScript: sed 's|@PREFIX@|%p|g' <%a/%n.patch | patch -p1
+PatchFile: %n.patch
+PatchFile-MD5: bd08ddc34c8a816c9c54218891886db9
+PatchScript: sed 's|@PREFIX@|%p|g' <%{PatchFile} | patch -p1
TarFilesRename: doc/bitchx.xpm:doc/bitchx2.xpm
-SetCFLAGS: -I%p/include -no-cpp-precomp -DBIND_8_COMPAT
+SetCFLAGS: -I%p/include -DBIND_8_COMPAT
SetMAKEFLAGS: -j1
ConfigureParams: --without-gtk --with-tgetent --with-plugins --without-ssl
--mandir='${prefix}/share/man' --with-default-server=irc.freenode.net:6667
SHLIB_SUFFIX=.dylib
-CompileScript: <<
- export CC=gcc-3.3; export CXX=g++-3.3; ./configure %c
- make CC=gcc-3.3 CXX=g++-3.3
-<<
InstallScript: <<
make install prefix=%i
@@ -96,7 +92,11 @@
%p/lib/bitchx/script are working correctly. if they are not, please move them
out of the way and reinstall bitchx.
<<
-
+DescPort: <<
+ Fixed lots of static-follows-nonstatic gcc4 problems. Removed
+ "static" from actual variable if shared in multiple .c, removed
+ entire declaration from .h if only used in one .c.
+<<
License: BSD
Maintainer: Chris Zubrzycki <[email protected]>
Homepage: http://www.bitchx.com/
------------------------------------------------------------------------------
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs