svn commit: r213718 - in head/usr.sbin/pkg_install: . add create

2010-10-12 Thread Florent Thoumie
Author: flz Date: Tue Oct 12 10:04:44 2010 New Revision: 213718 URL: http://svn.freebsd.org/changeset/base/213718 Log: - Add support for xz compression to pkg_create, bzip2 remains the default compression algorithm. - Bump PKG_INSTALL_VERSION to 20101012. Submitted by: mm MFC after:

svn commit: r196766 - head/usr.sbin/pkg_install/lib

2009-09-02 Thread Florent Thoumie
Author: flz Date: Wed Sep 2 13:58:15 2009 New Revision: 196766 URL: http://svn.freebsd.org/changeset/base/196766 Log: - Bump PKG_INSTALL_VERSION to 20090902 after dougb's changes. - Change the comment to say that version must be changed when a non-cosmetic change is made. Modified: head/

svn commit: r196767 - in head/etc: . mtree

2009-09-02 Thread Florent Thoumie
Author: flz Date: Wed Sep 2 14:54:47 2009 New Revision: 196767 URL: http://svn.freebsd.org/changeset/base/196767 Log: - Remove BSD.{x11,x11-4}.dist as we merged prefixes a while ago and those files aren't used anymore. - Remove BSD.local.dist as the file moved to ports/Templates when we mer

svn commit: r196768 - head

2009-09-02 Thread Florent Thoumie
Author: flz Date: Wed Sep 2 14:56:23 2009 New Revision: 196768 URL: http://svn.freebsd.org/changeset/base/196768 Log: Remove BSD.{local,x11,x11-4}.dist mtree files as they're either obsolete or they've moved to ports. Modified: head/ObsoleteFiles.inc Modified: head/ObsoleteFiles.inc =

svn commit: r222035 - in head: . lib lib/libpkg share/mk usr.sbin/pkg_install usr.sbin/pkg_install/add usr.sbin/pkg_install/create usr.sbin/pkg_install/delete usr.sbin/pkg_install/info usr.sbin/pkg...

2011-05-17 Thread Florent Thoumie
Author: flz Date: Tue May 17 19:11:47 2011 New Revision: 222035 URL: http://svn.freebsd.org/changeset/base/222035 Log: Backout libinstall.a -> libpkg commit. Discussed with: erwin, brooks, bapt Added: head/usr.sbin/pkg_install/lib/ - copied from r207112, head/usr.sbin/pkg_inst

svn commit: r202840 - in stable/8/usr.sbin/pkg_install: add create delete info lib updating version

2010-01-22 Thread Florent Thoumie
Author: flz Date: Fri Jan 22 23:13:46 2010 New Revision: 202840 URL: http://svn.freebsd.org/changeset/base/202840 Log: Synchronize pkg_install with HEAD. Modified: stable/8/usr.sbin/pkg_install/add/main.c stable/8/usr.sbin/pkg_install/create/main.c stable/8/usr.sbin/pkg_install/delete/Mak

svn commit: r202841 - in stable/7/usr.sbin/pkg_install: add create delete info lib updating version

2010-01-22 Thread Florent Thoumie
Author: flz Date: Fri Jan 22 23:17:07 2010 New Revision: 202841 URL: http://svn.freebsd.org/changeset/base/202841 Log: Synchronize pkg_install with HEAD. Modified: stable/7/usr.sbin/pkg_install/add/main.c stable/7/usr.sbin/pkg_install/add/perform.c stable/7/usr.sbin/pkg_install/create/mai

svn commit: r202842 - in stable/6/usr.sbin/pkg_install: add create delete info lib updating version

2010-01-22 Thread Florent Thoumie
Author: flz Date: Fri Jan 22 23:19:33 2010 New Revision: 202842 URL: http://svn.freebsd.org/changeset/base/202842 Log: Synchronize pkg_install with HEAD. Modified: stable/6/usr.sbin/pkg_install/add/main.c stable/6/usr.sbin/pkg_install/add/perform.c stable/6/usr.sbin/pkg_install/create/mai

svn commit: r202844 - in head/usr.sbin/pkg_install: lib updating

2010-01-22 Thread Florent Thoumie
Author: flz Date: Fri Jan 22 23:32:10 2010 New Revision: 202844 URL: http://svn.freebsd.org/changeset/base/202844 Log: - Add support for UPDATING remote fetching. - Reorganize EXAMPLES section in pkg_updating(1). - Style fixes. - Bump PKG_INSTALL_VERSION to 20100122. Submitted by: bea

svn commit: r186494 - head/usr.sbin/pkg_install/add

2008-12-25 Thread Florent Thoumie
Author: flz Date: Thu Dec 25 15:44:10 2008 New Revision: 186494 URL: http://svn.freebsd.org/changeset/base/186494 Log: Add package directory for 7.1-RELEASE in head as well as stable/7. Modified: head/usr.sbin/pkg_install/add/main.c Modified: head/usr.sbin/pkg_install/add/main.c

svn commit: r186495 - in stable/6/usr.sbin/pkg_install: . create lib

2008-12-25 Thread Florent Thoumie
Author: flz Date: Thu Dec 25 16:44:01 2008 New Revision: 186495 URL: http://svn.freebsd.org/changeset/base/186495 Log: Synchronize pkg_install with HEAD (20080708): r180361: actually enable '-n' for pkg_create(1) r181376: use humanize_number to report pen-sizes r186494: add

svn commit: r186496 - head/usr.sbin/pkg_install/lib

2008-12-25 Thread Florent Thoumie
Author: flz Date: Thu Dec 25 16:59:35 2008 New Revision: 186496 URL: http://svn.freebsd.org/changeset/base/186496 Log: Follow symlinks when deleting directories. Bump PKG_INSTALL_VER to 20081225 (Merry Christmas \o/). PR: bin/54446 Submitted by: Andrea Barberio MFC after:

svn commit: r186518 - head/usr.sbin/pkg_install/lib

2008-12-27 Thread Florent Thoumie
Author: flz Date: Sat Dec 27 14:34:33 2008 New Revision: 186518 URL: http://svn.freebsd.org/changeset/base/186518 Log: Fix memory leaks introduced in last commit. Bump version to 20081227. Reported by: gcooper Submitted by: Andrea Barberio MFC after:1 month Modified: head/usr

svn commit: r186773 - in stable/7/usr.sbin/pkg_install: . create lib

2009-01-05 Thread Florent Thoumie
Author: flz Date: Mon Jan 5 13:10:06 2009 New Revision: 186773 URL: http://svn.freebsd.org/changeset/base/186773 Log: Synchronize pkg_install with HEAD (20080708): r180361: actually enable '-n' for pkg_create(1) r181376: use humanize_number to report pen-sizes Modified: stable

svn commit: r186835 - head/usr.sbin/pkg_install/lib

2009-01-06 Thread Florent Thoumie
Author: flz Date: Tue Jan 6 19:00:12 2009 New Revision: 186835 URL: http://svn.freebsd.org/changeset/base/186835 Log: - Backout latest changes (follow symlinks: r186496, r186518). - Bump PKG_INSTALL_VER to 20090106. Modified: head/usr.sbin/pkg_install/lib/lib.h head/usr.sbin/pkg_install/

svn commit: r195405 - head

2009-07-06 Thread Florent Thoumie
Author: flz Date: Mon Jul 6 11:46:18 2009 New Revision: 195405 URL: http://svn.freebsd.org/changeset/base/195405 Log: - pkg_install is maintained by portmgr. - BSD.x11{,-4}.dist aren't used anymore and BSD.local.dist now lives in ports/Templates/. Most people apparently missed that move and

svn commit: r206043 - in head/usr.sbin/pkg_install: add delete lib version

2010-04-01 Thread Florent Thoumie
Author: flz Date: Thu Apr 1 14:27:29 2010 New Revision: 206043 URL: http://svn.freebsd.org/changeset/base/206043 Log: Various fixes. - Replace hardcoded INDEX version. [1] - Fix a buffer overlap. [2] - Remove empty package when fetching fails and -K is used. [3] - Remove useless chmo

svn commit: r206132 - head/usr.sbin/pkg_install/lib

2010-04-03 Thread Florent Thoumie
Author: flz Date: Sat Apr 3 10:55:11 2010 New Revision: 206132 URL: http://svn.freebsd.org/changeset/base/206132 Log: Fix pkg_delete, check if the file we're trying to delete is a symlink before complaining that it doesn't exist. Typical case would be a leftover library symlink that's left

svn commit: r206133 - head/usr.sbin/pkg_install/lib

2010-04-03 Thread Florent Thoumie
Author: flz Date: Sat Apr 3 10:57:13 2010 New Revision: 206133 URL: http://svn.freebsd.org/changeset/base/206133 Log: Bump PKG_INSTALL_VERSION to 20100403. Modified: head/usr.sbin/pkg_install/lib/lib.h Modified: head/usr.sbin/pkg_install/lib/lib.h ===

svn commit: r207113 - in head: . lib lib/libpkg share/mk usr.sbin/pkg_install usr.sbin/pkg_install/add usr.sbin/pkg_install/create usr.sbin/pkg_install/delete usr.sbin/pkg_install/info usr.sbin/pkg...

2010-04-23 Thread Florent Thoumie
Author: flz Date: Fri Apr 23 11:07:43 2010 New Revision: 207113 URL: http://svn.freebsd.org/changeset/base/207113 Log: - Take libinstall.a out of pkg_install and make it a proper shared library. - Rework the wrapper support to check libpkg version as well as pkg_install version. - Add libf

svn commit: r192382 - head/usr.sbin/pkg_install/lib

2009-05-19 Thread Florent Thoumie
Author: flz Date: Tue May 19 14:26:41 2009 New Revision: 192382 URL: http://svn.freebsd.org/changeset/base/192382 Log: Skip @pkgdep if there's no argument. Submitted by: pav MFC after:1 week Modified: head/usr.sbin/pkg_install/lib/lib.h head/usr.sbin/pkg_install/lib/plist.c Modi

Re: Phabric IDs / URLs in commits

2014-07-11 Thread Florent Thoumie
I don't know the ins and outs of arcanist but at Facebook we use 'arc amend' to update the local commit message with whatever is in phabricator. This includes the name of the reviewer. Florent On Fri, Jul 11, 2014 at 9:38 AM, John Baldwin wrote: > On Friday, July 11, 2014 12:16:26 pm John Bald

Re: Phabric IDs / URLs in commits

2014-07-11 Thread Florent Thoumie
On Fri, Jul 11, 2014 at 11:06 AM, Baptiste Daroussin wrote: > On Fri, Jul 11, 2014 at 10:51:32AM -0700, Florent Thoumie wrote: > > I don't know the ins and outs of arcanist but at Facebook we use 'arc > > amend' to update the local commit message with whatever