head	1.13;
access;
symbols
	pkgsrc-2013Q2:1.13.0.46
	pkgsrc-2013Q2-base:1.13
	pkgsrc-2012Q4:1.13.0.44
	pkgsrc-2012Q4-base:1.13
	pkgsrc-2011Q4:1.13.0.42
	pkgsrc-2011Q4-base:1.13
	pkgsrc-2011Q2:1.13.0.40
	pkgsrc-2011Q2-base:1.13
	pkgsrc-2009Q4:1.13.0.38
	pkgsrc-2009Q4-base:1.13
	pkgsrc-2008Q4:1.13.0.36
	pkgsrc-2008Q4-base:1.13
	pkgsrc-2008Q3:1.13.0.34
	pkgsrc-2008Q3-base:1.13
	cube-native-xorg:1.13.0.32
	cube-native-xorg-base:1.13
	pkgsrc-2008Q2:1.13.0.30
	pkgsrc-2008Q2-base:1.13
	pkgsrc-2008Q1:1.13.0.28
	pkgsrc-2008Q1-base:1.13
	pkgsrc-2007Q4:1.13.0.26
	pkgsrc-2007Q4-base:1.13
	pkgsrc-2007Q3:1.13.0.24
	pkgsrc-2007Q3-base:1.13
	pkgsrc-2007Q2:1.13.0.22
	pkgsrc-2007Q2-base:1.13
	pkgsrc-2007Q1:1.13.0.20
	pkgsrc-2007Q1-base:1.13
	pkgsrc-2006Q4:1.13.0.18
	pkgsrc-2006Q4-base:1.13
	pkgsrc-2006Q3:1.13.0.16
	pkgsrc-2006Q3-base:1.13
	pkgsrc-2006Q2:1.13.0.14
	pkgsrc-2006Q2-base:1.13
	pkgsrc-2006Q1:1.13.0.12
	pkgsrc-2006Q1-base:1.13
	pkgsrc-2005Q4:1.13.0.10
	pkgsrc-2005Q4-base:1.13
	pkgsrc-2005Q3:1.13.0.8
	pkgsrc-2005Q3-base:1.13
	pkgsrc-2005Q2:1.13.0.6
	pkgsrc-2005Q2-base:1.13
	pkgsrc-2005Q1:1.13.0.4
	pkgsrc-2005Q1-base:1.13
	pkgsrc-2004Q4:1.13.0.2
	pkgsrc-2004Q4-base:1.13
	pkgsrc-2004Q3:1.11.0.4
	pkgsrc-2004Q3-base:1.11
	pkgsrc-2004Q2:1.11.0.2
	pkgsrc-2004Q2-base:1.11
	pkgsrc-2004Q1:1.10.0.2
	pkgsrc-2004Q1-base:1.10
	pkgsrc-2003Q4:1.6.0.2
	pkgsrc-2003Q4-base:1.6
	pkgsrc-base:1.1.1.1
	TNF:1.1.1;
locks; strict;
comment	@# @;


1.13
date	2004.11.27.21.28.57;	author hubertf;	state dead;
branches;
next	1.12;

1.12
date	2004.10.03.00.17.57;	author tv;	state Exp;
branches;
next	1.11;

1.11
date	2004.04.25.08.57.08;	author snj;	state Exp;
branches;
next	1.10;

1.10
date	2004.03.26.02.27.49;	author wiz;	state Exp;
branches;
next	1.9;

1.9
date	2004.01.10.14.25.42;	author recht;	state Exp;
branches;
next	1.8;

1.8
date	2004.01.07.21.46.06;	author jmmv;	state Exp;
branches;
next	1.7;

1.7
date	2004.01.03.18.49.50;	author reed;	state Exp;
branches;
next	1.6;

1.6
date	2003.09.21.09.17.02;	author jmc;	state Exp;
branches;
next	1.5;

1.5
date	2003.09.14.16.43.54;	author recht;	state Exp;
branches;
next	1.4;

1.4
date	2003.09.09.13.26.28;	author recht;	state Exp;
branches;
next	1.3;

1.3
date	2003.07.17.22.51.44;	author grant;	state Exp;
branches;
next	1.2;

1.2
date	2003.07.13.13.52.59;	author wiz;	state Exp;
branches;
next	1.1;

1.1
date	2003.05.19.18.42.09;	author hubertf;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2003.05.19.18.42.09;	author hubertf;	state Exp;
branches;
next	;


desc
@@


1.13
log
@Remove unmaintained pkg - use pkgsrc/net/nicotine instead
(for now, until that gets replaced... X-)
@
text
@# $NetBSD: Makefile,v 1.12 2004/10/03 00:17:57 tv Exp $
#

DISTNAME=	pyslsk-1.2.4
PKGREVISION=	5
CATEGORIES=	net audio x11
MASTER_SITES=	http://www.sensi.org/~ak/pyslsk/

MAINTAINER=	hubertf@@NetBSD.org
HOMEPAGE=	http://www.sensi.org/~ak/pyslsk/
COMMENT=	Python based Soulseek client

PYDISTUTILSPKG=	yes
PY_PATCHPLIST=	yes
PYTHON_VERSIONS_ACCEPTED= 23pth 22pth
USE_BUILDLINK3=	yes

.include "../../lang/python/extension.mk"
.include "../../x11/py-wxWindows/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
@


1.12
log
@Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.11 2004/04/25 08:57:08 snj Exp $
@


1.11
log
@Convert to buildlink3.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.10 2004/03/26 02:27:49 wiz Exp $
d5 1
a5 1
PKGREVISION=	4
@


1.10
log
@PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.9 2004/01/10 14:25:42 recht Exp $
d16 1
a16 1
USE_BUILDLINK2=	yes
d19 1
a19 1
.include "../../x11/py-wxWindows/buildlink2.mk"
@


1.9
log
@rev. bump because of the wxGTK buildlink change
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.8 2004/01/07 21:46:06 jmmv Exp $
d5 1
a5 1
PKGREVISION=	3
@


1.8
log
@Bump PKGREVISION due to wxGTK update (use gtk2).
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.7 2004/01/03 18:49:50 reed Exp $
d5 1
a5 1
PKGREVISION=	2
@


1.7
log
@Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.6 2003/09/21 09:17:02 jmc Exp $
d5 1
a5 1
PKGREVISION=	1
@


1.6
log
@Needs USE_BUILDLINK2 in order to get dependencies
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.5 2003/09/14 16:43:54 recht Exp $
d5 1
@


1.5
log
@hange extension.mk to also install optimized files for distutils packages.
Inspired by FreeBSD "ports".

Fix the PLISTs accordingly.
Also, while at it, remove now obsolete compileall.py calls in post-install
targets and insure that extension.mk is in included before builinlinks of
other Python modules.

Discussed with/ok'ed by drochner@@.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.4 2003/09/09 13:26:28 recht Exp $
d15 1
@


1.4
log
@Update to 1.2.4.
This addresses PR 22722.

changes:
Version 1.2.4 - 16 Aug 2003
The final version
 * Workaround for corrupted shares database problem which many Mac users seem to
have
 * Notification for incomplete configuration
 * Fix for a subtle race condition between starting transfers and getting a
list of privileged users
 * It's now possible to give download privileges to users from the userlist
 * Password entry box now uses ***
 * Search responses are now buffered - less flicker, less stress on the client
 * If log window is collapsed, messages are now duplicated in the status bar
 * It's now possible to track status changes for the individual users from
the userlist

Version 1.2.3 - 23 Jul 2003
Added features from Hyriand's patch:
 * Pyslsk will ping the server every 30 seconds (rewrote it to be
gui-independent)
 * Search history (remembers 10 last searches)
 * Log window is now collapsable (state is remembered between sessions),
rewrote it to look prettier than hyriand's version
 * Resizable panels aren't deleted anymore when made really small
 * Userinfo and browse tabs show user status
 * /clear /c will clear a chat screen
 * version in the window title
Other fixes:
 * the default "queue if" limit is now 10 kb/s to avoid "how do I limit the
number of uploads" questions
 * errors when decompressing filelists and search results no longer
cause a crash
 * if locking a file is not possible, a download will continue anyway
with a warning

Version 1.2.2 - 24 Jun 2003
 * wxPython 2.4.1 fixes; this version is now required, because it fixes
the "crash-on-tab in an empty notebook" problem and handles ctrl-c gracefully
 * Ugly but working fix for the "cannot install idle handler twice" crash

Version 1.2.1 - 18 Jun 2003
 * Python 2.3 fixes
 * Python 2.2.0 fixes
 * Fix for "too many open files problem"
 * Aborted files are now not restarted when a user logs back on
 * New address for postcards
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.3 2003/07/17 22:51:44 grant Exp $
d16 1
a17 1
.include "../../lang/python/extension.mk"
@


1.3
log
@s/netbsd.org/NetBSD.org/
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2003/07/13 13:52:59 wiz Exp $
d4 1
a4 2
DISTNAME=	pyslsk-1.2.0
PKGREVISION=	1
d12 3
a14 9
#DEPENDS+=	py22pth-wxWindows-*:../../x11/py-wxWindows

NO_CONFIGURE=	yes
NO_BUILD=	yes
PYTHON_VERSIONS_ACCEPTED=	22pth

do-install:
		cd ${WRKSRC} ; \
		${PYTHONBIN} setup.py install --prefix=${PREFIX}
d17 1
a17 1
.include "../../lang/python/pyversion.mk"
@


1.2
log
@PKGREVISION bump for libiconv update.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1.1.1 2003/05/19 18:42:09 hubertf Exp $
d9 1
a9 1
MAINTAINER=	hubertf@@netbsd.org
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
# $NetBSD$
d5 1
@


1.1.1.1
log
@Import pyslsk-1.2.0: Python based Soulseek client

PySoulSeek is a client for SoulSeek filesharing system.
@
text
@@
