diff options
Diffstat (limited to 'usr.sbin/pkg_add')
41 files changed, 96 insertions, 101 deletions
diff --git a/usr.sbin/pkg_add/OpenBSD/Add.pm b/usr.sbin/pkg_add/OpenBSD/Add.pm index 21597ccffaf..c2fda7e4a57 100644 --- a/usr.sbin/pkg_add/OpenBSD/Add.pm +++ b/usr.sbin/pkg_add/OpenBSD/Add.pm @@ -1,7 +1,7 @@ # ex:ts=8 sw=4: -# $OpenBSD: Add.pm,v 1.50 2007/02/24 18:45:11 espie Exp $ +# $OpenBSD: Add.pm,v 1.51 2007/04/15 10:17:29 espie Exp $ # -# Copyright (c) 2003-2004 Marc Espie <espie@openbsd.org> +# Copyright (c) 2003-2007 Marc Espie <espie@openbsd.org> # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/usr.sbin/pkg_add/OpenBSD/ArcCheck.pm b/usr.sbin/pkg_add/OpenBSD/ArcCheck.pm index ff482758cf4..004c6f4428d 100644 --- a/usr.sbin/pkg_add/OpenBSD/ArcCheck.pm +++ b/usr.sbin/pkg_add/OpenBSD/ArcCheck.pm @@ -1,7 +1,7 @@ # ex:ts=8 sw=4: -# $OpenBSD: ArcCheck.pm,v 1.4 2006/07/31 17:09:19 espie Exp $ +# $OpenBSD: ArcCheck.pm,v 1.5 2007/04/15 10:17:29 espie Exp $ # -# Copyright (c) 2005 Marc Espie <espie@openbsd.org> +# Copyright (c) 2005-2006 Marc Espie <espie@openbsd.org> # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/usr.sbin/pkg_add/OpenBSD/CollisionReport.pm b/usr.sbin/pkg_add/OpenBSD/CollisionReport.pm index 4412c523195..74989fac3fe 100644 --- a/usr.sbin/pkg_add/OpenBSD/CollisionReport.pm +++ b/usr.sbin/pkg_add/OpenBSD/CollisionReport.pm @@ -1,7 +1,7 @@ # ex:ts=8 sw=4: -# $OpenBSD: CollisionReport.pm,v 1.9 2006/05/04 08:36:07 espie Exp $ +# $OpenBSD: CollisionReport.pm,v 1.10 2007/04/15 10:17:29 espie Exp $ # -# Copyright (c) 2003-2004 Marc Espie <espie@openbsd.org> +# Copyright (c) 2003-2006 Marc Espie <espie@openbsd.org> # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/usr.sbin/pkg_add/OpenBSD/Delete.pm b/usr.sbin/pkg_add/OpenBSD/Delete.pm index e572b185955..87db9f6c2f3 100644 --- a/usr.sbin/pkg_add/OpenBSD/Delete.pm +++ b/usr.sbin/pkg_add/OpenBSD/Delete.pm @@ -1,7 +1,7 @@ # ex:ts=8 sw=4: -# $OpenBSD: Delete.pm,v 1.34 2007/03/07 11:24:07 espie Exp $ +# $OpenBSD: Delete.pm,v 1.35 2007/04/15 10:17:29 espie Exp $ # -# Copyright (c) 2003-2004 Marc Espie <espie@openbsd.org> +# Copyright (c) 2003-2007 Marc Espie <espie@openbsd.org> # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/usr.sbin/pkg_add/OpenBSD/Dependencies.pm b/usr.sbin/pkg_add/OpenBSD/Dependencies.pm index eea335f7b59..a8c0b3ea717 100644 --- a/usr.sbin/pkg_add/OpenBSD/Dependencies.pm +++ b/usr.sbin/pkg_add/OpenBSD/Dependencies.pm @@ -1,7 +1,7 @@ # ex:ts=8 sw=4: -# $OpenBSD: Dependencies.pm,v 1.6 2007/02/04 12:18:39 espie Exp $ +# $OpenBSD: Dependencies.pm,v 1.7 2007/04/15 10:17:29 espie Exp $ # -# Copyright (c) 2005 Marc Espie <espie@openbsd.org> +# Copyright (c) 2005-2007 Marc Espie <espie@openbsd.org> # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/usr.sbin/pkg_add/OpenBSD/IdCache.pm b/usr.sbin/pkg_add/OpenBSD/IdCache.pm index be7cfcb5ea3..37f0e47cb3f 100644 --- a/usr.sbin/pkg_add/OpenBSD/IdCache.pm +++ b/usr.sbin/pkg_add/OpenBSD/IdCache.pm @@ -1,7 +1,7 @@ # ex:ts=8 sw=4: -# $OpenBSD: IdCache.pm,v 1.2 2005/06/13 11:33:07 espie Exp $ +# $OpenBSD: IdCache.pm,v 1.3 2007/04/15 10:17:29 espie Exp $ # -# Copyright (c) 2002-2004 Marc Espie <espie@openbsd.org> +# Copyright (c) 2002-2005 Marc Espie <espie@openbsd.org> # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/usr.sbin/pkg_add/OpenBSD/Interactive.pm b/usr.sbin/pkg_add/OpenBSD/Interactive.pm index 9b6eb451785..ee7aaa2b17f 100644 --- a/usr.sbin/pkg_add/OpenBSD/Interactive.pm +++ b/usr.sbin/pkg_add/OpenBSD/Interactive.pm @@ -1,7 +1,7 @@ # ex:ts=8 sw=4: -# $OpenBSD: Interactive.pm,v 1.6 2007/02/04 12:18:39 espie Exp $ +# $OpenBSD: Interactive.pm,v 1.7 2007/04/15 10:17:29 espie Exp $ # -# Copyright (c) 2005 Marc Espie <espie@openbsd.org> +# Copyright (c) 2005-2007 Marc Espie <espie@openbsd.org> # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/usr.sbin/pkg_add/OpenBSD/Mtree.pm b/usr.sbin/pkg_add/OpenBSD/Mtree.pm index ce63c19d4a6..c20706dba0a 100644 --- a/usr.sbin/pkg_add/OpenBSD/Mtree.pm +++ b/usr.sbin/pkg_add/OpenBSD/Mtree.pm @@ -1,7 +1,7 @@ # ex:ts=8 sw=4: -# $OpenBSD: Mtree.pm,v 1.2 2005/02/26 13:56:28 espie Exp $ +# $OpenBSD: Mtree.pm,v 1.3 2007/04/15 10:17:29 espie Exp $ # -# Copyright (c) 2004 Marc Espie <espie@openbsd.org> +# Copyright (c) 2004-2005 Marc Espie <espie@openbsd.org> # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/usr.sbin/pkg_add/OpenBSD/PackageInfo.pm b/usr.sbin/pkg_add/OpenBSD/PackageInfo.pm index 3278016627d..cf0085ca805 100644 --- a/usr.sbin/pkg_add/OpenBSD/PackageInfo.pm +++ b/usr.sbin/pkg_add/OpenBSD/PackageInfo.pm @@ -1,7 +1,7 @@ # ex:ts=8 sw=4: -# $OpenBSD: PackageInfo.pm,v 1.21 2007/03/18 10:57:12 espie Exp $ +# $OpenBSD: PackageInfo.pm,v 1.22 2007/04/15 10:17:29 espie Exp $ # -# Copyright (c) 2003-2004 Marc Espie <espie@openbsd.org> +# Copyright (c) 2003-2007 Marc Espie <espie@openbsd.org> # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/usr.sbin/pkg_add/OpenBSD/PackageLocation.pm b/usr.sbin/pkg_add/OpenBSD/PackageLocation.pm index c644e3e6fa2..e8704f19fde 100644 --- a/usr.sbin/pkg_add/OpenBSD/PackageLocation.pm +++ b/usr.sbin/pkg_add/OpenBSD/PackageLocation.pm @@ -1,7 +1,7 @@ # ex:ts=8 sw=4: -# $OpenBSD: PackageLocation.pm,v 1.5 2006/11/17 15:34:15 espie Exp $ +# $OpenBSD: PackageLocation.pm,v 1.6 2007/04/15 10:17:29 espie Exp $ # -# Copyright (c) 2003-2004 Marc Espie <espie@openbsd.org> +# Copyright (c) 2003-2006 Marc Espie <espie@openbsd.org> # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/usr.sbin/pkg_add/OpenBSD/PackageLocator.pm b/usr.sbin/pkg_add/OpenBSD/PackageLocator.pm index ddc3563b582..d34d601548a 100644 --- a/usr.sbin/pkg_add/OpenBSD/PackageLocator.pm +++ b/usr.sbin/pkg_add/OpenBSD/PackageLocator.pm @@ -1,7 +1,7 @@ # ex:ts=8 sw=4: -# $OpenBSD: PackageLocator.pm,v 1.54 2007/03/06 23:35:01 espie Exp $ +# $OpenBSD: PackageLocator.pm,v 1.55 2007/04/15 10:17:29 espie Exp $ # -# Copyright (c) 2003-2004 Marc Espie <espie@openbsd.org> +# Copyright (c) 2003-2007 Marc Espie <espie@openbsd.org> # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/usr.sbin/pkg_add/OpenBSD/PackageName.pm b/usr.sbin/pkg_add/OpenBSD/PackageName.pm index d2d73b2290b..98c625c6a24 100644 --- a/usr.sbin/pkg_add/OpenBSD/PackageName.pm +++ b/usr.sbin/pkg_add/OpenBSD/PackageName.pm @@ -1,7 +1,7 @@ # ex:ts=8 sw=4: -# $OpenBSD: PackageName.pm,v 1.14 2007/03/06 23:35:01 espie Exp $ +# $OpenBSD: PackageName.pm,v 1.15 2007/04/15 10:17:29 espie Exp $ # -# Copyright (c) 2003-2004 Marc Espie <espie@openbsd.org> +# Copyright (c) 2003-2007 Marc Espie <espie@openbsd.org> # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/usr.sbin/pkg_add/OpenBSD/PackageRepository.pm b/usr.sbin/pkg_add/OpenBSD/PackageRepository.pm index 5e64bb27796..6cabe16b357 100644 --- a/usr.sbin/pkg_add/OpenBSD/PackageRepository.pm +++ b/usr.sbin/pkg_add/OpenBSD/PackageRepository.pm @@ -1,7 +1,7 @@ # ex:ts=8 sw=4: -# $OpenBSD: PackageRepository.pm,v 1.14 2006/11/17 15:34:15 espie Exp $ +# $OpenBSD: PackageRepository.pm,v 1.15 2007/04/15 10:17:29 espie Exp $ # -# Copyright (c) 2003-2004 Marc Espie <espie@openbsd.org> +# Copyright (c) 2003-2006 Marc Espie <espie@openbsd.org> # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/usr.sbin/pkg_add/OpenBSD/PackageRepository/SCP.pm b/usr.sbin/pkg_add/OpenBSD/PackageRepository/SCP.pm index cc37e48fb44..20831ab5107 100644 --- a/usr.sbin/pkg_add/OpenBSD/PackageRepository/SCP.pm +++ b/usr.sbin/pkg_add/OpenBSD/PackageRepository/SCP.pm @@ -1,7 +1,7 @@ # ex:ts=8 sw=4: -# $OpenBSD: SCP.pm,v 1.9 2006/05/26 17:12:09 steven Exp $ +# $OpenBSD: SCP.pm,v 1.10 2007/04/15 10:17:29 espie Exp $ # -# Copyright (c) 2003-2004 Marc Espie <espie@openbsd.org> +# Copyright (c) 2003-2006 Marc Espie <espie@openbsd.org> # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/usr.sbin/pkg_add/OpenBSD/PackageRepository/Source.pm b/usr.sbin/pkg_add/OpenBSD/PackageRepository/Source.pm index 9f87f707573..e5dfd158c50 100644 --- a/usr.sbin/pkg_add/OpenBSD/PackageRepository/Source.pm +++ b/usr.sbin/pkg_add/OpenBSD/PackageRepository/Source.pm @@ -1,7 +1,7 @@ # ex:ts=8 sw=4: -# $OpenBSD: Source.pm,v 1.1 2006/03/06 10:40:32 espie Exp $ +# $OpenBSD: Source.pm,v 1.2 2007/04/15 10:17:29 espie Exp $ # -# Copyright (c) 2003-2004 Marc Espie <espie@openbsd.org> +# Copyright (c) 2003-2006 Marc Espie <espie@openbsd.org> # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/usr.sbin/pkg_add/OpenBSD/PackageRepositoryList.pm b/usr.sbin/pkg_add/OpenBSD/PackageRepositoryList.pm index eb821645d4a..113446531e9 100644 --- a/usr.sbin/pkg_add/OpenBSD/PackageRepositoryList.pm +++ b/usr.sbin/pkg_add/OpenBSD/PackageRepositoryList.pm @@ -1,7 +1,7 @@ # ex:ts=8 sw=4: -# $OpenBSD: PackageRepositoryList.pm,v 1.3 2006/11/17 15:34:15 espie Exp $ +# $OpenBSD: PackageRepositoryList.pm,v 1.4 2007/04/15 10:17:29 espie Exp $ # -# Copyright (c) 2003-2004 Marc Espie <espie@openbsd.org> +# Copyright (c) 2003-2006 Marc Espie <espie@openbsd.org> # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/usr.sbin/pkg_add/OpenBSD/PackingElement.pm b/usr.sbin/pkg_add/OpenBSD/PackingElement.pm index c78a3e65d45..fac30909866 100644 --- a/usr.sbin/pkg_add/OpenBSD/PackingElement.pm +++ b/usr.sbin/pkg_add/OpenBSD/PackingElement.pm @@ -1,7 +1,7 @@ # ex:ts=8 sw=4: -# $OpenBSD: PackingElement.pm,v 1.87 2007/04/15 10:01:13 espie Exp $ +# $OpenBSD: PackingElement.pm,v 1.88 2007/04/15 10:17:29 espie Exp $ # -# Copyright (c) 2003-2004 Marc Espie <espie@openbsd.org> +# Copyright (c) 2003-2007 Marc Espie <espie@openbsd.org> # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/usr.sbin/pkg_add/OpenBSD/PackingList.pm b/usr.sbin/pkg_add/OpenBSD/PackingList.pm index e030d907330..90c30cb9319 100644 --- a/usr.sbin/pkg_add/OpenBSD/PackingList.pm +++ b/usr.sbin/pkg_add/OpenBSD/PackingList.pm @@ -1,7 +1,7 @@ # ex:ts=8 sw=4: -# $OpenBSD: PackingList.pm,v 1.54 2007/04/15 10:00:50 espie Exp $ +# $OpenBSD: PackingList.pm,v 1.55 2007/04/15 10:17:29 espie Exp $ # -# Copyright (c) 2003-2004 Marc Espie <espie@openbsd.org> +# Copyright (c) 2003-2007 Marc Espie <espie@openbsd.org> # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/usr.sbin/pkg_add/OpenBSD/PackingOld.pm b/usr.sbin/pkg_add/OpenBSD/PackingOld.pm index 0391ea6fdb4..fceddf16291 100644 --- a/usr.sbin/pkg_add/OpenBSD/PackingOld.pm +++ b/usr.sbin/pkg_add/OpenBSD/PackingOld.pm @@ -1,7 +1,7 @@ # ex:ts=8 sw=4: -# $OpenBSD: PackingOld.pm,v 1.6 2006/03/17 20:44:01 espie Exp $ +# $OpenBSD: PackingOld.pm,v 1.7 2007/04/15 10:17:29 espie Exp $ # -# Copyright (c) 2004 Marc Espie <espie@openbsd.org> +# Copyright (c) 2004-2006 Marc Espie <espie@openbsd.org> # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/usr.sbin/pkg_add/OpenBSD/PkgCfl.pm b/usr.sbin/pkg_add/OpenBSD/PkgCfl.pm index 2cd101acc34..b117aaf9a60 100644 --- a/usr.sbin/pkg_add/OpenBSD/PkgCfl.pm +++ b/usr.sbin/pkg_add/OpenBSD/PkgCfl.pm @@ -1,7 +1,7 @@ # ex:ts=8 sw=4: -# $OpenBSD: PkgCfl.pm,v 1.12 2005/08/12 18:41:35 espie Exp $ +# $OpenBSD: PkgCfl.pm,v 1.13 2007/04/15 10:17:29 espie Exp $ # -# Copyright (c) 2003-2004 Marc Espie <espie@openbsd.org> +# Copyright (c) 2003-2005 Marc Espie <espie@openbsd.org> # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/usr.sbin/pkg_add/OpenBSD/PkgSpec.pm b/usr.sbin/pkg_add/OpenBSD/PkgSpec.pm index 5e6fbbbd659..498965ab498 100644 --- a/usr.sbin/pkg_add/OpenBSD/PkgSpec.pm +++ b/usr.sbin/pkg_add/OpenBSD/PkgSpec.pm @@ -1,7 +1,7 @@ # ex:ts=8 sw=4: -# $OpenBSD: PkgSpec.pm,v 1.2 2005/08/14 23:23:34 espie Exp $ +# $OpenBSD: PkgSpec.pm,v 1.3 2007/04/15 10:17:29 espie Exp $ # -# Copyright (c) 2003-2004 Marc Espie <espie@openbsd.org> +# Copyright (c) 2003-2005 Marc Espie <espie@openbsd.org> # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/usr.sbin/pkg_add/OpenBSD/ProgressMeter.pm b/usr.sbin/pkg_add/OpenBSD/ProgressMeter.pm index 8f82a1f865e..ba793b3cd3d 100644 --- a/usr.sbin/pkg_add/OpenBSD/ProgressMeter.pm +++ b/usr.sbin/pkg_add/OpenBSD/ProgressMeter.pm @@ -1,7 +1,7 @@ # ex:ts=8 sw=4: -# $OpenBSD: ProgressMeter.pm,v 1.9 2007/02/22 21:36:46 espie Exp $ +# $OpenBSD: ProgressMeter.pm,v 1.10 2007/04/15 10:17:29 espie Exp $ # -# Copyright (c) 2004 Marc Espie <espie@openbsd.org> +# Copyright (c) 2004-2007 Marc Espie <espie@openbsd.org> # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/usr.sbin/pkg_add/OpenBSD/Replace.pm b/usr.sbin/pkg_add/OpenBSD/Replace.pm index 25b6bf3a32d..928cc99f208 100644 --- a/usr.sbin/pkg_add/OpenBSD/Replace.pm +++ b/usr.sbin/pkg_add/OpenBSD/Replace.pm @@ -1,7 +1,7 @@ # ex:ts=8 sw=4: -# $OpenBSD: Replace.pm,v 1.3 2006/11/17 15:34:15 espie Exp $ +# $OpenBSD: Replace.pm,v 1.4 2007/04/15 10:17:29 espie Exp $ # -# Copyright (c) 2004 Marc Espie <espie@openbsd.org> +# Copyright (c) 2004-2006 Marc Espie <espie@openbsd.org> # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/usr.sbin/pkg_add/OpenBSD/RequiredBy.pm b/usr.sbin/pkg_add/OpenBSD/RequiredBy.pm index 143e0eb9a95..cc465024576 100644 --- a/usr.sbin/pkg_add/OpenBSD/RequiredBy.pm +++ b/usr.sbin/pkg_add/OpenBSD/RequiredBy.pm @@ -1,7 +1,7 @@ # ex:ts=8 sw=4: -# $OpenBSD: RequiredBy.pm,v 1.11 2005/08/17 18:24:53 espie Exp $ +# $OpenBSD: RequiredBy.pm,v 1.12 2007/04/15 10:17:29 espie Exp $ # -# Copyright (c) 2003-2004 Marc Espie <espie@openbsd.org> +# Copyright (c) 2003-2005 Marc Espie <espie@openbsd.org> # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/usr.sbin/pkg_add/OpenBSD/SharedItems.pm b/usr.sbin/pkg_add/OpenBSD/SharedItems.pm index 85f0ee21d99..78cc36c5e31 100644 --- a/usr.sbin/pkg_add/OpenBSD/SharedItems.pm +++ b/usr.sbin/pkg_add/OpenBSD/SharedItems.pm @@ -1,7 +1,7 @@ # ex:ts=8 sw=4: -# $OpenBSD: SharedItems.pm,v 1.6 2006/07/31 17:09:19 espie Exp $ +# $OpenBSD: SharedItems.pm,v 1.7 2007/04/15 10:17:29 espie Exp $ # -# Copyright (c) 2004 Marc Espie <espie@openbsd.org> +# Copyright (c) 2004-2006 Marc Espie <espie@openbsd.org> # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/usr.sbin/pkg_add/OpenBSD/SharedLibs.pm b/usr.sbin/pkg_add/OpenBSD/SharedLibs.pm index 7b204de4a62..c5d20943586 100644 --- a/usr.sbin/pkg_add/OpenBSD/SharedLibs.pm +++ b/usr.sbin/pkg_add/OpenBSD/SharedLibs.pm @@ -1,7 +1,7 @@ # ex:ts=8 sw=4: -# $OpenBSD: SharedLibs.pm,v 1.8 2005/08/16 20:05:12 espie Exp $ +# $OpenBSD: SharedLibs.pm,v 1.9 2007/04/15 10:17:29 espie Exp $ # -# Copyright (c) 2003-2004 Marc Espie <espie@openbsd.org> +# Copyright (c) 2003-2005 Marc Espie <espie@openbsd.org> # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/usr.sbin/pkg_add/OpenBSD/Temp.pm b/usr.sbin/pkg_add/OpenBSD/Temp.pm index 8a21f069d85..565b9ad2443 100644 --- a/usr.sbin/pkg_add/OpenBSD/Temp.pm +++ b/usr.sbin/pkg_add/OpenBSD/Temp.pm @@ -1,7 +1,7 @@ # ex:ts=8 sw=4: -# $OpenBSD: Temp.pm,v 1.6 2005/10/10 10:31:46 espie Exp $ +# $OpenBSD: Temp.pm,v 1.7 2007/04/15 10:17:29 espie Exp $ # -# Copyright (c) 2003-2004 Marc Espie <espie@openbsd.org> +# Copyright (c) 2003-2005 Marc Espie <espie@openbsd.org> # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/usr.sbin/pkg_add/OpenBSD/Update.pm b/usr.sbin/pkg_add/OpenBSD/Update.pm index aebe9bba0ff..a389452bb7c 100644 --- a/usr.sbin/pkg_add/OpenBSD/Update.pm +++ b/usr.sbin/pkg_add/OpenBSD/Update.pm @@ -1,7 +1,7 @@ # ex:ts=8 sw=4: -# $OpenBSD: Update.pm,v 1.64 2006/04/08 23:24:06 bernd Exp $ +# $OpenBSD: Update.pm,v 1.65 2007/04/15 10:17:29 espie Exp $ # -# Copyright (c) 2004 Marc Espie <espie@openbsd.org> +# Copyright (c) 2004-2006 Marc Espie <espie@openbsd.org> # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/usr.sbin/pkg_add/OpenBSD/Ustar.pm b/usr.sbin/pkg_add/OpenBSD/Ustar.pm index b1ccc9cedf9..0de51dc3c9b 100644 --- a/usr.sbin/pkg_add/OpenBSD/Ustar.pm +++ b/usr.sbin/pkg_add/OpenBSD/Ustar.pm @@ -1,7 +1,7 @@ # ex:ts=8 sw=4: -# $OpenBSD: Ustar.pm,v 1.45 2007/04/14 12:38:12 espie Exp $ +# $OpenBSD: Ustar.pm,v 1.46 2007/04/15 10:17:29 espie Exp $ # -# Copyright (c) 2002-2004 Marc Espie <espie@openbsd.org> +# Copyright (c) 2002-2007 Marc Espie <espie@openbsd.org> # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/usr.sbin/pkg_add/OpenBSD/Vstat.pm b/usr.sbin/pkg_add/OpenBSD/Vstat.pm index d31de4e0c6e..1ebb2b085d0 100644 --- a/usr.sbin/pkg_add/OpenBSD/Vstat.pm +++ b/usr.sbin/pkg_add/OpenBSD/Vstat.pm @@ -1,7 +1,7 @@ # ex:ts=8 sw=4: -# $OpenBSD: Vstat.pm,v 1.18 2007/03/07 11:24:07 espie Exp $ +# $OpenBSD: Vstat.pm,v 1.19 2007/04/15 10:17:29 espie Exp $ # -# Copyright (c) 2003-2004 Marc Espie <espie@openbsd.org> +# Copyright (c) 2003-2007 Marc Espie <espie@openbsd.org> # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/usr.sbin/pkg_add/package.5 b/usr.sbin/pkg_add/package.5 index f99f08a9f01..2ca585b224e 100644 --- a/usr.sbin/pkg_add/package.5 +++ b/usr.sbin/pkg_add/package.5 @@ -1,13 +1,17 @@ -.\" $OpenBSD: package.5,v 1.4 2006/08/30 10:22:35 jmc Exp $ +.\" $OpenBSD: package.5,v 1.5 2007/04/15 10:17:29 espie Exp $ +.\" Copyright (c) 2005-2006 Marc Espie <espie@openbsd.org> .\" -.\" Redistribution and use in source and binary forms, with or without -.\" modification, are permitted provided that the following conditions -.\" are met: -.\" 1. Redistributions of source code must retain the above copyright -.\" notice, this list of conditions and the following disclaimer. -.\" 2. Redistributions in binary form must reproduce the above copyright -.\" notice, this list of conditions and the following disclaimer in the -.\" documentation and/or other materials provided with the distribution. +.\" Permission to use, copy, modify, and distribute this software for any +.\" purpose with or without fee is hereby granted, provided that the above +.\" copyright notice and this permission notice appear in all copies. +.\" +.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF +.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .Dd September 17, 2005 .Dt PACKAGE 5 .Os diff --git a/usr.sbin/pkg_add/pkg_add b/usr.sbin/pkg_add/pkg_add index e4f2728285b..d4c012965d1 100644 --- a/usr.sbin/pkg_add/pkg_add +++ b/usr.sbin/pkg_add/pkg_add @@ -1,9 +1,9 @@ #! /usr/bin/perl # ex:ts=8 sw=4: -# $OpenBSD: pkg_add,v 1.225 2007/03/27 22:41:07 espie Exp $ +# $OpenBSD: pkg_add,v 1.226 2007/04/15 10:17:29 espie Exp $ # -# Copyright (c) 2003-2004 Marc Espie <espie@openbsd.org> +# Copyright (c) 2003-2007 Marc Espie <espie@openbsd.org> # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/usr.sbin/pkg_add/pkg_add.1 b/usr.sbin/pkg_add/pkg_add.1 index 0da0b90c925..43f964681cb 100644 --- a/usr.sbin/pkg_add/pkg_add.1 +++ b/usr.sbin/pkg_add/pkg_add.1 @@ -1,7 +1,7 @@ -.\" $OpenBSD: pkg_add.1,v 1.61 2006/10/17 21:47:22 espie Exp $ +.\" $OpenBSD: pkg_add.1,v 1.62 2007/04/15 10:17:29 espie Exp $ .\" -.\" FreeBSD install - a package for the installation and maintenance -.\" of non-core utilities. +.\" Documentation and design originally from FreeBSD. All the code has +.\" been rewritten since. We keep the documentation's notice: .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions @@ -15,8 +15,6 @@ .\" Jordan K. Hubbard .\" .\" -.\" @(#)pkg_add.1 -.\" .Dd November 25, 1994 .Dt PKG_ADD 1 .Os diff --git a/usr.sbin/pkg_add/pkg_create b/usr.sbin/pkg_add/pkg_create index 1697423766b..00a38a2257d 100644 --- a/usr.sbin/pkg_add/pkg_create +++ b/usr.sbin/pkg_add/pkg_create @@ -1,8 +1,8 @@ #! /usr/bin/perl # ex:ts=8 sw=4: -# $OpenBSD: pkg_create,v 1.52 2007/03/19 09:57:40 espie Exp $ +# $OpenBSD: pkg_create,v 1.53 2007/04/15 10:17:29 espie Exp $ # -# Copyright (c) 2003-2004 Marc Espie <espie@openbsd.org> +# Copyright (c) 2003-2007 Marc Espie <espie@openbsd.org> # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/usr.sbin/pkg_add/pkg_create.1 b/usr.sbin/pkg_add/pkg_create.1 index ef42a54323b..b9a2ec336dc 100644 --- a/usr.sbin/pkg_add/pkg_create.1 +++ b/usr.sbin/pkg_add/pkg_create.1 @@ -1,7 +1,7 @@ -.\" $OpenBSD: pkg_create.1,v 1.31 2006/10/15 15:37:28 jmc Exp $ +.\" $OpenBSD: pkg_create.1,v 1.32 2007/04/15 10:17:29 espie Exp $ .\" -.\" FreeBSD install - a package for the installation and maintenance -.\" of non-core utilities. +.\" Documentation and design originally from FreeBSD. All the code has +.\" been rewritten since. We keep the documentation's notice: .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions @@ -15,9 +15,6 @@ .\" Jordan K. Hubbard .\" .\" -.\" @(#)pkg_create.1 -.\" from FreeBSD Id: pkg_create.1,v 1.19 1997/05/02 22:00:05 max Exp -.\" .\" hacked up by John Kohl for NetBSD--fixed a few bugs, extended keywords, .\" added dependency tracking, etc. .\" diff --git a/usr.sbin/pkg_add/pkg_delete b/usr.sbin/pkg_add/pkg_delete index 74665f06345..ca3ef809d6c 100644 --- a/usr.sbin/pkg_add/pkg_delete +++ b/usr.sbin/pkg_add/pkg_delete @@ -1,8 +1,8 @@ #!/usr/bin/perl # ex:ts=8 sw=4: -# $OpenBSD: pkg_delete,v 1.95 2007/02/22 21:31:41 espie Exp $ +# $OpenBSD: pkg_delete,v 1.96 2007/04/15 10:17:29 espie Exp $ # -# Copyright (c) 2003-2004 Marc Espie <espie@openbsd.org> +# Copyright (c) 2003-2007 Marc Espie <espie@openbsd.org> # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/usr.sbin/pkg_add/pkg_delete.1 b/usr.sbin/pkg_add/pkg_delete.1 index 0eaa8713dcc..416302577a2 100644 --- a/usr.sbin/pkg_add/pkg_delete.1 +++ b/usr.sbin/pkg_add/pkg_delete.1 @@ -1,7 +1,7 @@ -.\" $OpenBSD: pkg_delete.1,v 1.21 2006/08/01 10:23:38 bernd Exp $ +.\" $OpenBSD: pkg_delete.1,v 1.22 2007/04/15 10:17:29 espie Exp $ .\" -.\" FreeBSD install - a package for the installation and maintenance -.\" of non-core utilities. +.\" Documentation and design originally from FreeBSD. All the code has +.\" been rewritten since. We keep the documentation's notice: .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions @@ -15,8 +15,6 @@ .\" Jordan K. Hubbard .\" .\" -.\" from FreeBSD: @(#)pkg_delete.1 -.\" .Dd November 25, 1994 .Dt PKG_DELETE 1 .Os diff --git a/usr.sbin/pkg_add/pkg_info b/usr.sbin/pkg_add/pkg_info index c2296c3510f..146157721ff 100644 --- a/usr.sbin/pkg_add/pkg_info +++ b/usr.sbin/pkg_add/pkg_info @@ -1,8 +1,8 @@ #! /usr/bin/perl # ex:ts=8 sw=4: -# $OpenBSD: pkg_info,v 1.41 2007/01/29 10:57:36 bernd Exp $ +# $OpenBSD: pkg_info,v 1.42 2007/04/15 10:17:29 espie Exp $ # -# Copyright (c) 2003-2004 Marc Espie <espie@openbsd.org> +# Copyright (c) 2003-2007 Marc Espie <espie@openbsd.org> # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/usr.sbin/pkg_add/pkg_info.1 b/usr.sbin/pkg_add/pkg_info.1 index 99b7525c3fa..44749124566 100644 --- a/usr.sbin/pkg_add/pkg_info.1 +++ b/usr.sbin/pkg_add/pkg_info.1 @@ -1,7 +1,7 @@ -.\" $OpenBSD: pkg_info.1,v 1.23 2007/01/29 10:57:36 bernd Exp $ +.\" $OpenBSD: pkg_info.1,v 1.24 2007/04/15 10:17:29 espie Exp $ .\" -.\" FreeBSD install - a package for the installation and maintenance -.\" of non-core utilities. +.\" Documentation and design originally from FreeBSD. All the code has +.\" been rewritten since. We keep the documentation's notice: .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions @@ -15,8 +15,6 @@ .\" Jordan K. Hubbard .\" .\" -.\" @(#)pkg_info.1 -.\" .Dd August 22, 1998 .Dt PKG_INFO 1 .Os diff --git a/usr.sbin/pkg_add/pkg_mklocatedb b/usr.sbin/pkg_add/pkg_mklocatedb index d6e8ee4a2c1..712cf7049fb 100644 --- a/usr.sbin/pkg_add/pkg_mklocatedb +++ b/usr.sbin/pkg_add/pkg_mklocatedb @@ -1,5 +1,5 @@ #! /usr/bin/perl -# Copyright (c) 2005 Marc Espie <espie@openbsd.org> +# Copyright (c) 2005-2007 Marc Espie <espie@openbsd.org> # # Permission to use, copy, modify, and distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/usr.sbin/pkg_add/pkg_mklocatedb.1 b/usr.sbin/pkg_add/pkg_mklocatedb.1 index 2c4148d68e9..59cd42f1f12 100644 --- a/usr.sbin/pkg_add/pkg_mklocatedb.1 +++ b/usr.sbin/pkg_add/pkg_mklocatedb.1 @@ -1,5 +1,5 @@ -.\" $OpenBSD: pkg_mklocatedb.1,v 1.6 2007/01/01 20:53:46 jmc Exp $ -.\" Copyright (c) 2005 Marc Espie <espie@openbsd.org> +.\" $OpenBSD: pkg_mklocatedb.1,v 1.7 2007/04/15 10:17:29 espie Exp $ +.\" Copyright (c) 2005-2007 Marc Espie <espie@openbsd.org> .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above |