head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.8 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.6 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.4 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.2 pkgsrc-2011Q2-base:1.2 pkgsrc-2010Q4:1.1.0.6 pkgsrc-2010Q4-base:1.1 pkgsrc-2010Q3:1.1.0.4 pkgsrc-2010Q3-base:1.1 pkgsrc-2010Q2:1.1.0.2 pkgsrc-2010Q2-base:1.1; locks; strict; comment @# @; 1.2 date 2011.01.16.22.52.52; author imil; state dead; branches; next 1.1; 1.1 date 2010.06.10.08.05.00; author is; state Exp; branches 1.1.6.1; next ; 1.1.6.1 date 2011.01.23.10.56.55; author tron; state dead; branches; next ; desc @@ 1.2 log @Removed patches, now upstream. @ text @$NetBSD: patch-aa,v 1.1 2010/06/10 08:05:00 is Exp $ --- tools.h.orig 2010-01-23 16:10:54.000000000 +0000 +++ tools.h @@@@ -70,7 +70,7 @@@@ #include #endif -#if WANT_NBCOMPAT_H /* needed for strsep on SunOS < 5.11 */ +#if HAVE_NBCOMPAT_H /* needed for strsep on SunOS < 5.11 */ #include #include #endif @ 1.1 log @Update to 0.3.3.1 (on wip: 20100124) + a local patch to fix building on Solaris (and, I suspect, other autoconf-using architectures). En detail: 20100123: Many cleanups from stacktic - Replaced strstr's with str{n}cmp when possible - #ifdef'ed PROVIDES - Queries are now const chars 20100102: Solaris 10 support Mac OS X support Many cleanups from stacktic 20100101: Many fixes by stacktic : - Added -n (no-flag) - Various memleaks fixed - pkgname comparison fix - Cleaned up trailing spaces - Got rid of recursion ! 20091206: Added -l status flags 20091203: autoconf support percentage redraw fix (jmcneill) variables cleanups (PKG_SYSCONFDIR, VARBASE) (sketch) auto-lookup for SUMEXTS, removed options.mk (sketch) opensolaris fixes (sketch) repositories.conf variables substitution (tuxillo) impact mutex (Johannes Hofmann) SunOS 5.8 support (Mikhail T.) @ text @d1 1 a1 1 $NetBSD$ @ 1.1.6.1 log @Pullup ticket #3332 - requested by imil pkgtools/pkgin: bug fix update Revisions pulled up: - pkgtools/pkgin/Makefile 1.6-1.8 - pkgtools/pkgin/distinfo 1.5-1.7 - pkgtools/pkgin/patches/patch-aa delete --- Module Name: pkgsrc Committed By: imil Date: Sun Jan 16 22:47:56 UTC 2011 Modified Files: pkgsrc/pkgtools/pkgin: Makefile distinfo Log Message: pkgin 0.3.3.2 Fixed a nasty bug in handling dependencies like php>=5.2.17<5.3 Included is@@ patch upstream for Solaris build --- Module Name: pkgsrc Committed By: imil Date: Sun Jan 16 22:52:53 UTC 2011 Removed Files: pkgsrc/pkgtools/pkgin/patches: patch-aa Log Message: Removed patches, now upstream. --- Module Name: pkgsrc Committed By: imil Date: Wed Jan 19 12:10:11 UTC 2011 Modified Files: pkgsrc/pkgtools/pkgin: Makefile distinfo Log Message: pkgin 0.3.3.3, hopefully the last 0.3 release - Double dewey match fixed, i.e. foo>=1.2.3<3.0 - Duplicate entries for remove and upgrade fixed - "Missing package in repository" case handled --- Module Name: pkgsrc Committed By: imil Date: Thu Jan 20 18:14:09 UTC 2011 Modified Files: pkgsrc/pkgtools/pkgin: Makefile distinfo Log Message: pkgin 0.3.3.4, never say "this is the last release" Fixed a non-critical bug: some packages were marked for upgrade more than once. @ text @d1 1 a1 1 $NetBSD: patch-aa,v 1.1 2010/06/10 08:05:00 is Exp $ @