summaryrefslogtreecommitdiff
path: root/net/gnapster
AgeCommit message (Collapse)AuthorFilesLines
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 digests.agc1-1/+2
2004-12-28Bump PKGREVISIONs due to libtiff update.reed1-2/+2
Some BUILDLINK_RECOMMENDED bumps done also. (If I missed any, please let me know -- and let me know a good way to automate this.)
2004-11-30Bump PKGREVISION for removal of db3 buildlink3.mk file fromwiz1-2/+2
GConf's buildlink3.mk file. Bump BUILDLINK_DEPENDS where appropriate.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
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.
2004-04-26Convert to buildlink3.snj1-4/+4
2004-04-14Make use of the new USE_DIRS variable, instead of directly depending on thejmmv1-2/+2
*-dirs packages.
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-2/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-03-08Handle some shared directories by depending on (or updating dependancies tojmmv1-2/+3
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-3/+1
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-03Bump package revisions for tiff update.reed1-2/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-11-12PKGREVISION++ due to devel/popt update.salo1-2/+2
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-2/+2
dependency bumps.
2003-03-27Update MASTER_SITES, HOMEPAGE, and switch to LIBTOOL_OVERRIDE.wiz1-4/+4
2002-12-24Bump PKGREVISION because of dependency on latest freetype2 or glib2wiz1-2/+2
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages.
2002-09-23buildlink1 -> buildlink2jlam1-8/+9
2002-09-10Since the major of libiconv was increased during the update to 1.8,wiz1-2/+2
bump dependency to latest libiconv version; recursively also bump all dependencies of packages depending on libiconv. Requested by fredb.
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb1-1/+2
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
2001-12-12Buildlinkify. While here, fix creating of the settings directory on first start.wiz3-6/+33
2001-11-27Check return value of strrchr before dereferencing it.wiz2-1/+15
Problem reported (with fix) in pkg/14745 by John Heasley.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-2/+2
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
2001-07-22Update gnapster to 1.5.0. Notable changes include:rh3-22/+11
* Multiple server/account management * Search history * Bandwidth limiting * Ability to specify multiple share directories * Many internal improvements * Vorbis file sharing support * MPEG/AVI file sharing support * Added file type to search criteria * Updated Browse OpenNAP dialog * Fixed Safe Exit option * Added an option to execute a program after a successful download * Fixed a potentially exploitable remote segmentation fault concerning uploads * SOCKS5 support should (hopefully) be fixed now * Timestamped events * Many bug fixes
2001-04-21Move to sha1 checksum, and/or add distfile sizes.wiz1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-6/+4
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-03-27Change BUILD_DEPENDS semantics:hubertf1-2/+2
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org>
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-01-23Update "gnapster" package to version 1.4.2. Changes since version 1.4.1a:tron2-5/+4
- Official server connection bug fixed - Opennap browse numeric removed so that browses properly function again
2000-12-02Update to 1.4.1a. USE_LIBINTL, USE_LIBTOOL.wiz3-10/+12
Changes since 1.4.0: Bugfixes in list building/updating, and cancels on opennap servers.
2000-10-22Update gnapster to 1.4.0. Changes include fixes to a fairly bad memoryrh3-7/+23
leak in the shared file list, poor recognition of certain mp3s, a few leaked file descriptors, and the GNOME dependency is now optional. New features include text theme support, experimental SOCKS4 and 5 proxy support, a search cancel button, logging support, xtext transparency, improved opennap server dialog features, hide join/part messages option, and better resume code.
2000-10-15Update "gnapster" package to version 1.3.12. Changes since version 1.3.11:tron5-36/+8
- Fixed a tab completion core dump - Ability to move downloads to queue slots - Fix for alternate upload resumes being ignored and the file is sent from the beginning - Fix for hanging downloads on "Awaiting connection" when they should promptly report an error message - Auto-reconnect timeout added - Boolean NOT searches allowed on opennap servers - UI cleanups - Safe exit operation added, which allows you to unshare all songs, and wait for all transfers to complete before it exits
2000-09-11Use updated IP address for official Napster servers.tron2-1/+15
2000-08-10Update gnapster to 1.3.10. Changes since 1.3.10:jlam7-88/+31
* Browse server file syntax changed, old server files must be removed * Fixed new user creation bug and cleaned up the bind handling to not cause 100% cpu usage when something bad happened * Updated remotely queued code to better handle queued downloads * Switched over to using the XText widget from XChat * Implemented new opennap browse numeric support, will no longer get disconnected for browsing * Removed -O2 from Makefile due to GTK problems caused by older gcc versions (prevented / commands from working on certain systems) * Many minor UI changes and bug fixes
2000-05-26Update to gnapster-1.3.10. Changes:hubertf2-4/+4
A fix for fatal division by 0 error, automatic nickname completion, automated channel joins, and many internal code cleanups included.
2000-05-16Update "gnapster" package to version 1.3.9. Changes since version 1.3.8:tron2-6/+6
- Local and remote resume support - New browse method that uses a tree-style view instead of list - Completely rewritten download and queue code- - Security hole fixed that allowed users to view arbitrary files (I HIGHLY suggest updating to Gnapster 1.3.9) - Many minor changes everywhere - Internal bug fixes
2000-04-02Update gnapster to 1.3.8rh2-4/+4
Changes since 1.3.7: * Command history in the console * Ability to list channels * Queryable private messages between users * More console commands added * LOTS of bug fixes
2000-03-16handle libintl-detection differentlywiz4-15/+77
2000-03-16Update to gnapster-1.3.7. Changes:wiz5-13/+13
* Port is now specifyable in the preferences, firewall support is also done * Finally updated update list to update based on modification time instead of only adding files * Added a "browse" server dialog which allows you to manage specific servers without requiring a query server running on port 8875 * Uploading of a users mp3 list is now non-blocking * Fixed a memory leak in upload.c and download_free()
2000-02-27add missing patchwiz1-0/+13
2000-02-27update gnapster to 1.3.6; also install some language files.wiz5-6/+25
Changes since 1.3.5: * Changed the ~/.gnapster_shared syntax, please rebuild your lists! * Multiple chat channels and a more organized console tab * Much cleaner build mp3 list dialog * Bug fixes
2000-02-21Updated gnapster to 1.3.5.wiz5-31/+9
Changes since 1.3.4: * MP3 sharing support * Search sorting by line speed and bitrate now implemented * Support for opennap's multiple media type features (only available when connected to an opennap server) * Specification of the opennap server (query server only!) in the preferences dialog * Big endian bug fixed dealing with the byte order of an IP address from the server * Lots of various bug fixes Changes since 1.3.3: * PPC support should be working properly (thanks drscholl ;) * BSD connection problems fixed (occurred in 1.3.2 and 1.3.3) Changes since 1.3.2: * Minor fix in the search widget that caused NULL searches to occur * New option to autostart queues when nothing is being downloaded * Search list has full column sorting support * Multiple selections allowed * Queue timeouts added * Fixed Segmentation Fault in queue code * More language translation support Changes since 1.3: * Support for queued downloads * Chat support * Improved UI, more config options. * PPC support not quite functional, I need someone to look at the code and send a patch to jasta@gotlinux.org * Now using a standard GNU autoconf/automake structure * Tons of various bug fixes
2000-01-08s/^a //wiz1-1/+1
2000-01-05Initial import of gnapster-1.3, a GNOME napster client.rh7-0/+50