cvs commit: ports MOVED CVSROOT modules ports/misc Makefile ports/misc/screen Makefile distinfo pkg-descr pkg-plist ports/misc/screen/files patch-aa patch-ab patch-ad patch-af patch-ansi.c patch-os.h
krion 2005-11-05 17:51:28 UTC FreeBSD ports repository Modified files: .MOVED .modules misc Makefile sysutils Makefile sysutils/screen Makefile Removed files: misc/screen Makefile distinfo pkg-descr pkg-plist misc/screen/filespatch-aa patch-ab patch-ad patch-af patch-ansi.c patch-os.h patch-osdef.h.in patch-resize.c patch-terminfo::checktc.c patch-utmp.c Log: Move misc/screen to sysutils category after repocopy, since it's more appropriate place for such kind of software. PR: ports/88497 Submitted by: krion Revision ChangesPath 1.13531 +1 -1 CVSROOT/modules 1.798 +2 -1 ports/MOVED 1.770 +0 -1 ports/misc/Makefile 1.60 +0 -53 ports/misc/screen/Makefile (dead) 1.19 +0 -2 ports/misc/screen/distinfo (dead) 1.13 +0 -19 ports/misc/screen/files/patch-aa (dead) 1.5 +0 -20 ports/misc/screen/files/patch-ab (dead) 1.8 +0 -92 ports/misc/screen/files/patch-ad (dead) 1.3 +0 -15 ports/misc/screen/files/patch-af (dead) 1.2 +0 -11 ports/misc/screen/files/patch-ansi.c (dead) 1.2 +0 -11 ports/misc/screen/files/patch-os.h (dead) 1.2 +0 -11 ports/misc/screen/files/patch-osdef.h.in (dead) 1.2 +0 -20 ports/misc/screen/files/patch-resize.c (dead) 1.2 +0 -18 ports/misc/screen/files/patch-terminfo::checktc.c (dead) 1.2 +0 -17 ports/misc/screen/files/patch-utmp.c (dead) 1.3 +0 -9 ports/misc/screen/pkg-descr (dead) 1.30 +0 -24 ports/misc/screen/pkg-plist (dead) 1.715 +1 -0 ports/sysutils/Makefile 1.60 +1 -1 ports/sysutils/screen/Makefile ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/x11/xterm Makefile distinfo ports/x11/xterm/files patch-main.c
krion 2005-11-05 20:21:56 UTC FreeBSD ports repository Modified files: x11/xtermMakefile distinfo Removed files: x11/xterm/files patch-main.c Log: Update to version 206 ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_206 Revision ChangesPath 1.28 +1 -2 ports/x11/xterm/Makefile 1.14 +2 -2 ports/x11/xterm/distinfo 1.2 +0 -74 ports/x11/xterm/files/patch-main.c (dead) ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/net/naim Makefile
krion 2005-11-06 21:40:48 UTC FreeBSD ports repository Modified files: net/naim Makefile Log: Fix screen location. Submitted by: Anthony Philipp <[EMAIL PROTECTED]> Revision ChangesPath 1.50 +1 -1 ports/net/naim/Makefile ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/misc/vifm Makefile
krion 2005-11-06 21:43:09 UTC FreeBSD ports repository Modified files: misc/vifmMakefile Log: Fix screen location. Revision ChangesPath 1.11 +1 -1 ports/misc/vifm/Makefile ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: src/usr.sbin/pkg_install/create create.h main.c perform.c pkg_create.1
krion 2005-11-08 20:48:26 UTC FreeBSD src repository Modified files: usr.sbin/pkg_install/create create.h main.c perform.c pkg_create.1 Log: Introduce 3 new options for pkg_create(1), -x for using basic regular expressions for pkg-name, -E for extended regexps and -G for exact matching. Submitted by: mux MFC after: 3 days Revision ChangesPath 1.26 +1 -0 src/usr.sbin/pkg_install/create/create.h 1.37 +15 -2 src/usr.sbin/pkg_install/create/main.c 1.81 +34 -3 src/usr.sbin/pkg_install/create/perform.c 1.69 +11 -2 src/usr.sbin/pkg_install/create/pkg_create.1 ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/net-mgmt/pmacct Makefile distinfo
krion 2005-11-09 20:32:30 UTC FreeBSD ports repository Modified files: net-mgmt/pmacct Makefile distinfo Log: Update to 0.9.4 Revision ChangesPath 1.52 +1 -1 ports/net-mgmt/pmacct/Makefile 1.42 +3 -2 ports/net-mgmt/pmacct/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/devel/sdl12 Makefile distinfo ports/devel/sdl12/files patch-src_joystick_bsd_SDL__sysjoystick.c
krion 2005-11-09 21:21:45 UTC FreeBSD ports repository Modified files: devel/sdl12 Makefile distinfo Added files: devel/sdl12/filespatch-src_joystick_bsd_SDL__sysjoystick.c Log: Fix support for using more than one joystick. Add SHA256 trendy stuff. Submitted by: jylefort Revision ChangesPath 1.94 +1 -0 ports/devel/sdl12/Makefile 1.29 +1 -0 ports/devel/sdl12/distinfo 1.1 +96 -0 ports/devel/sdl12/files/patch-src_joystick_bsd_SDL__sysjoystick.c (new) ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: src/usr.sbin/pkg_install/create create.h main.c perform.c pkg_create.1
krion 2005-11-11 08:07:24 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.sbin/pkg_install/create create.h main.c perform.c pkg_create.1 Log: MFC: create.h:1.26, main.c:1.37, perform.c:1.81, pkg_create.1:1.69 date: 2005/11/08 20:48:26; author: krion; state: Exp; lines: +1 -0 Introduce 3 new options for pkg_create(1), -x for using basic regular expressions for pkg-name, -E for extended regexps and -G for exact matching. These new options are only meaningful when using the -b flag of pkg_create(1), and that the default for the -b parameter is now to do glob matching, as in other pkg_foo utilities that support package patterns. Submitted by: mux Revision ChangesPath 1.25.2.1 +1 -0 src/usr.sbin/pkg_install/create/create.h 1.36.2.1 +15 -2 src/usr.sbin/pkg_install/create/main.c 1.80.2.1 +34 -3 src/usr.sbin/pkg_install/create/perform.c 1.68.2.1 +11 -2 src/usr.sbin/pkg_install/create/pkg_create.1 ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: src/usr.sbin/pkg_install/create create.h main.c perform.c pkg_create.1
krion 2005-11-11 08:08:04 UTC FreeBSD src repository Modified files:(Branch: RELENG_5) usr.sbin/pkg_install/create create.h main.c perform.c pkg_create.1 Log: MFC: create.h:1.26, main.c:1.37, perform.c:1.81, pkg_create.1:1.69 date: 2005/11/08 20:48:26; author: krion; state: Exp; lines: +1 -0 Introduce 3 new options for pkg_create(1), -x for using basic regular expressions for pkg-name, -E for extended regexps and -G for exact matching. These new options are only meaningful when using the -b flag of pkg_create(1), and that the default for the -b parameter is now to do glob matching, as in other pkg_foo utilities that support package patterns. Submitted by: mux Revision ChangesPath 1.24.2.2 +1 -0 src/usr.sbin/pkg_install/create/create.h 1.35.2.2 +15 -2 src/usr.sbin/pkg_install/create/main.c 1.79.2.2 +34 -3 src/usr.sbin/pkg_install/create/perform.c 1.61.2.3 +11 -2 src/usr.sbin/pkg_install/create/pkg_create.1 ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: cvs commit: src/usr.sbin/pkg_install/create create.h main.c perform.c pkg_create.1
On Fri, Nov 11, 2005 at 04:13:07PM -0500, Parv wrote: > in message <[EMAIL PROTECTED]>, > wrote Kirill Ponomarew thusly... > > > ... > > date: 2005/11/08 20:48:26; author: krion; state: Exp; lines: +1 -0 > > Introduce 3 new options for pkg_create(1), -x for using basic > > regular expressions for pkg-name, -E for extended regexps and -G > > for exact matching. These new options are only meaningful when > > using the -b flag of pkg_create(1), and that the default for the > > -b parameter is now to do glob matching, as in other pkg_foo > > utilities that support package patterns. > > Thanks much. > > Is there any plan, now or later, to match up all the regex options > in various pkg_* commands? pkg_info (on 5.4) currently has -[xX] > for regex; above will introduce -[ExG], where -x option seem to be > doing the same thing both in pkg_info & pkg_create. I notice that > pkg_create uses -X for exclusion. Hmm... Yeah, probably I'll standardize the flags between pkg_* tools. -Kirill ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: src/usr.sbin/pkg_install/add add.h main.c perform.c pkg_add.1
krion 2005-11-12 11:45:01 UTC FreeBSD src repository Modified files: usr.sbin/pkg_install/add add.h main.c perform.c pkg_add.1 Log: Add -P flag, it does the same as the -p option, except that the given prefix is also used recursively for the dependency packages, if any. If the -P flag appears after any -p flag on the command line, it overrides it's effect, causing pkg_add to use the given prefix recursively. PR: bin/75742 Submitted by: Frerich Raabe MFC after: 3 days Revision ChangesPath 1.12 +1 -0 src/usr.sbin/pkg_install/add/add.h 1.65 +9 -2 src/usr.sbin/pkg_install/add/main.c 1.78 +7 -2 src/usr.sbin/pkg_install/add/perform.c 1.67 +35 -7 src/usr.sbin/pkg_install/add/pkg_add.1 ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports CHANGES LEGAL UPDATING
krion 2005-11-13 15:45:52 UTC FreeBSD ports repository Modified files: .CHANGES LEGAL UPDATING Log: Remove trailing spaces. Revision ChangesPath 1.48 +3 -3 ports/CHANGES 1.431 +3 -3 ports/LEGAL 1.242 +6 -6 ports/UPDATING ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: cvs commit: ports/x11/xterm Makefile pkg-plist ports/x11/xterm/files patch-Makefile.in ports/x11/XFree86-4-clients Makefile pkg-plist ports/x11/xorg-clients Makefile pkg-plist
On Sun, Nov 13, 2005 at 09:05:06PM +, Dejan Lesjak wrote: > lesi2005-11-13 21:05:06 UTC > > FreeBSD ports repository > > Modified files: > x11/xtermMakefile pkg-plist > x11/XFree86-4-clients Makefile pkg-plist > x11/xorg-clients Makefile pkg-plist > Removed files: > x11/xterm/files patch-Makefile.in > Log: > Abandon installing xterm as xterm-static. There are checks in > XFree-4-clients and xorg-clients that conditionally create symlinks to > xterm-static if there is no xterm present so chances of loosing ability > to run xterm after upgrade should be minimized. These checks shall go away > in due time. > > Discussed with: krion Thank you for handling it ! -Kirill ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: src/usr.sbin/pkg_install/add add.h main.c perform.c pkg_add.1
krion 2005-11-17 18:07:54 UTC FreeBSD src repository Modified files:(Branch: RELENG_5) usr.sbin/pkg_install/add add.h main.c perform.c pkg_add.1 Log: MFC: add.h:1.12, main.c:1.65, perform.c:1.78, pkg_add.1:1.67 date: 2005/11/12 11:45:01; author: krion; state: Exp; lines: +9 -2 Add -P flag, it does the same as the -p option, except that the given prefix is also used recursively for the dependency packages, if any. If the -P flag appears after any -p flag on the command line, it overrides it's effect, causing pkg_add to use the given prefix recursively. PR: bin/75742 Submitted by: Frerich Raabe Revision ChangesPath 1.11.2.1 +1 -0 src/usr.sbin/pkg_install/add/add.h 1.59.2.5 +9 -2 src/usr.sbin/pkg_install/add/main.c 1.77.2.1 +7 -2 src/usr.sbin/pkg_install/add/perform.c 1.65.2.1 +35 -7 src/usr.sbin/pkg_install/add/pkg_add.1 ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: src/usr.sbin/pkg_install/add add.h main.c perform.c pkg_add.1
krion 2005-11-17 18:08:59 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.sbin/pkg_install/add add.h main.c perform.c pkg_add.1 Log: MFC: add.h:1.12, main.c:1.65, perform.c:1.78, pkg_add.1:1.67 date: 2005/11/12 11:45:01; author: krion; state: Exp; lines: +9 -2 Add -P flag, it does the same as the -p option, except that the given prefix is also used recursively for the dependency packages, if any. If the -P flag appears after any -p flag on the command line, it overrides it's effect, causing pkg_add to use the given prefix recursively. PR: bin/75742 Submitted by: Frerich Raabe Revision ChangesPath 1.11.8.1 +1 -0 src/usr.sbin/pkg_install/add/add.h 1.61.2.3 +9 -2 src/usr.sbin/pkg_install/add/main.c 1.77.8.1 +7 -2 src/usr.sbin/pkg_install/add/perform.c 1.66.2.1 +35 -7 src/usr.sbin/pkg_install/add/pkg_add.1 ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/net-mgmt/pmacct Makefile distinfo
krion 2005-11-18 20:41:59 UTC FreeBSD ports repository Modified files: net-mgmt/pmacct Makefile distinfo Log: Update to 0.9.4p1 Revision ChangesPath 1.53 +2 -1 ports/net-mgmt/pmacct/Makefile 1.43 +3 -3 ports/net-mgmt/pmacct/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: src/usr.sbin/pkg_install/info pkg_info.1
krion 2005-11-23 10:31:59 UTC FreeBSD src repository Modified files: usr.sbin/pkg_install/info pkg_info.1 Log: Document PKG_PATH enviroment variable. Prodded by: Mark Andrews MFC after: 2 days Revision ChangesPath 1.55 +4 -1 src/usr.sbin/pkg_install/info/pkg_info.1 ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: cvs commit: ports/databases/p5-BerkeleyDB Makefile distinfo
On Wed, Nov 23, 2005 at 09:31:37AM +, Cheng-Lung Sung wrote: > clsung 2005-11-23 09:31:37 UTC > > FreeBSD ports repository > > Modified files: > databases/p5-BerkeleyDB Makefile distinfo > Log: > * Add SHA256. > * Use bsd.database.mk to decide BerkeleyDB version. ---> Upgrading 'p5-BerkeleyDB-0.27' to 'p5-BerkeleyDB-0.27_1' (databases/p5-BerkeleyDB) ---> Building '/usr/ports/databases/p5-BerkeleyDB' ===> Cleaning for db41-4.1.25_3 ===> Cleaning for perl-5.8.7 ===> Cleaning for p5-BerkeleyDB-0.27_1 ===> Vulnerability check disabled, database not found ===> Extracting for p5-BerkeleyDB-0.27_1 => MD5 Checksum OK for BerkeleyDB-0.27.tar.gz. => SHA256 Checksum OK for BerkeleyDB-0.27.tar.gz. ===> p5-BerkeleyDB-0.27_1 depends on file: /usr/local/bin/perl5.8.7 - found ===> Patching for p5-BerkeleyDB-0.27_1 ===> p5-BerkeleyDB-0.27_1 depends on file: /usr/local/bin/perl5.8.7 - found /usr/local/bin/perl -pi -e '$_="" if /MAN3PODS/' /usr/ports/databases/p5-BerkeleyDB/work/BerkeleyDB-0.27/Makefile.PL ===> p5-BerkeleyDB-0.27_1 depends on file: /usr/local/bin/perl5.8.7 - found ===> p5-BerkeleyDB-0.27_1 depends on shared library: db41.1 - found ===> Configuring for p5-BerkeleyDB-0.27_1 Parsing config.in... Looks Good. Checking if your kit is complete... Looks good Note (probably harmless): No library found for -l Writing Makefile for BerkeleyDB ===> Building for p5-BerkeleyDB-0.27_1 cp BerkeleyDB.pm blib/lib/BerkeleyDB.pm AutoSplitting blib/lib/BerkeleyDB.pm (blib/lib/auto/BerkeleyDB) cp BerkeleyDB/Hash.pm blib/lib/BerkeleyDB/Hash.pm cp BerkeleyDB.pod blib/lib/BerkeleyDB.pod cp BerkeleyDB/Btree.pm blib/lib/BerkeleyDB/Btree.pm /usr/local/bin/perl5.8.7 /usr/local/lib/perl5/5.8.7/ExtUtils/xsubpp -noprototypes -typemap /usr/local/lib/perl5/5.8.7/ExtUtils/typemap -typemap typemap BerkeleyDB.xs > BerkeleyDB.xsc && mv BerkeleyDB.xsc BerkeleyDB.c cc -c -I/usr/local/include/db -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -pipe-DVERSION=\"0.27\" -DXS_VERSION=\"0.27\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.8.7/mach/CORE" BerkeleyDB.c BerkeleyDB.xs:74:2: #error db.h is from Berkeley DB 1.x - need at least Berkeley DB 2.6.4 BerkeleyDB.xs:211: error: syntax error before "DB_ENV" BerkeleyDB.xs:241: error: syntax error before "DB_INFO" BerkeleyDB.xs:278: error: syntax error before "DB_INFO" BerkeleyDB.xs:306: error: syntax error before numeric constant BerkeleyDB.xs:513: error: syntax error before "Value" BerkeleyDB.xs:513: warning: data definition has no type or storage class BerkeleyDB.xs:514: error: syntax error before "zero" BerkeleyDB.xs:514: warning: data definition has no type or storage class BerkeleyDB.xs: In function `close_everything': BerkeleyDB.xs:629: error: structure has no member named `txn' BerkeleyDB.xs:653: error: structure has no member named `cursor' BerkeleyDB.xs:653: error: structure has no member named `cursor' BerkeleyDB.xs:676: error: too many arguments to function BerkeleyDB.xs:702: error: structure has no member named `Env' BerkeleyDB.xs:702: error: structure has no member named `Env' BerkeleyDB.xs: In function `destroyDB': BerkeleyDB.xs:724: error: too many arguments to function BerkeleyDB.xs: In function `GetArrayLength': BerkeleyDB.xs:786: error: `DBC' undeclared (first use in this function) BerkeleyDB.xs:786: error: (Each undeclared identifier is reported only once BerkeleyDB.xs:786: error: for each function it appears in.) BerkeleyDB.xs:786: error: `cursor' undeclared (first use in this function) BerkeleyDB.xs:793: error: structure has no member named `cursor' BerkeleyDB.xs:793: error: structure has no member named `txn' BerkeleyDB.xs:796: error: `DB_LAST' undeclared (first use in this function) BerkeleyDB.xs: At top level: BerkeleyDB.xs:1239: error: syntax error before "DB_INFO" BerkeleyDB.xs: In function `my_db_open': BerkeleyDB.xs:1244: error: `DB_ENV' undeclared (first use in this function) BerkeleyDB.xs:1244: error: `env' undeclared (first use in this function) BerkeleyDB.xs:1248: error: `txnid' undeclared (first use in this function) BerkeleyDB.xs:1253: error: `db' undeclared (first use in this function) BerkeleyDB.xs:1255: error: `dbenv' undeclared (first use in this function) BerkeleyDB.xs:1258: error: `txn' undeclared (first use in this function) BerkeleyDB.xs:1270: error: `password' undeclared (first use in this function) BerkeleyDB.xs:1447: error: `file' undeclared (first use in this function) BerkeleyDB.xs:1447: error: `type' undeclared (first use in this function) BerkeleyDB.xs:1447: error: `flags' undeclared (first use in this function) BerkeleyDB.xs:1447: error: `mode' undeclared (first use in this function) BerkeleyDB.xs:1447: error: `info' undeclared (first use in this function) BerkeleyDB.xs:1453: error: structure has no member named `txn' BerkeleyDB.xs:1460: error: structure has no member named `get_type' BerkeleyDB.xs:1465: error: `DB_QUEUE' undeclared (first use in this function) BerkeleyDB.c: In function `XS_Berk
cvs commit: src/usr.sbin/pkg_install/info pkg_info.1
krion 2005-11-26 20:55:21 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.sbin/pkg_install/info pkg_info.1 Log: MFC: pkg_info.1:1.55 date: 2005/11/23 10:31:59; author: krion; state: Exp; lines: +4 -1 Document PKG_PATH enviroment variable. Prodded by: Mark Andrews Revision ChangesPath 1.54.2.1 +4 -1 src/usr.sbin/pkg_install/info/pkg_info.1 ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: src/usr.sbin/pkg_install/info pkg_info.1
krion 2005-11-26 20:55:39 UTC FreeBSD src repository Modified files:(Branch: RELENG_5) usr.sbin/pkg_install/info pkg_info.1 Log: MFC: pkg_info.1:1.55 date: 2005/11/23 10:31:59; author: krion; state: Exp; lines: +4 -1 Document PKG_PATH enviroment variable. Prodded by: Mark Andrews Revision ChangesPath 1.53.2.1 +4 -1 src/usr.sbin/pkg_install/info/pkg_info.1 ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: src/usr.sbin/pkg_install/info pkg_info.1
krion 2005-11-26 20:58:43 UTC FreeBSD src repository Modified files:(Branch: RELENG_4) usr.sbin/pkg_install/info pkg_info.1 Log: MFC: pkg_info.1:1.55 date: 2005/11/23 10:31:59; author: krion; state: Exp; lines: +4 -1 Document PKG_PATH enviroment variable. Prodded by: Mark Andrews Revision ChangesPath 1.24.2.17 +4 -1 src/usr.sbin/pkg_install/info/pkg_info.1 ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/mail/exim Makefile distinfo ports/mail/exim/files patch-src::EDITME
krion 2005-11-29 19:43:54 UTC FreeBSD ports repository Modified files: mail/eximMakefile distinfo mail/exim/files patch-src::EDITME Log: Update to 4.60 Revision ChangesPath 1.210 +1 -1 ports/mail/exim/Makefile 1.84 +4 -2 ports/mail/exim/distinfo 1.24 +3 -3 ports/mail/exim/files/patch-src::EDITME ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: cvs commit: ports/devel/asmutils Makefile distinfo pkg-descr
On Wed, Nov 30, 2005 at 02:08:38PM +, Alexey Dokuchaev wrote: > > What's so filthy about mkdirs? I personally enjoy seeing them in the > > typescripts. > > I agree there's a fair amount of controversy with muting mkdir's. Back > when I started porting things, I've observed that most ports actually > muted those, so I followed that style. Since there's no general rule > right, I felt like keeping my ports consistent WRT this. Again, I must > say that I would be rather pleased if we'd finally come to an agreement, > with appropriate sentence in Porter Handbook. You wanna get an entry in PH whether to mute or not MKDIR's ? It just smells like another-useless-policy-request. It's just a matter of taste if you want to hide dirs creation or not. -Kirill ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/dns/libidn Makefile distinfo
krion 2005-12-04 11:12:32 UTC FreeBSD ports repository Modified files: dns/libidn Makefile distinfo Log: Update to 0.6.0 Revision ChangesPath 1.54 +1 -1 ports/dns/libidn/Makefile 1.37 +3 -2 ports/dns/libidn/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: www/en/donations donors.sgml
krion 2005-12-09 18:56:44 UTC FreeBSD doc repository Modified files: en/donations donors.sgml Log: CPU donation from David, kindly sent by Poul-Henning. Thank you guys! Revision ChangesPath 1.296 +9 -1 www/en/donations/donors.sgml ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/net-mgmt/pmacct Makefile distinfo pkg-plist
krion 2005-12-10 09:45:33 UTC FreeBSD ports repository Modified files: net-mgmt/pmacct Makefile distinfo pkg-plist Log: Update to 0.9.5 Revision ChangesPath 1.54 +10 -2 ports/net-mgmt/pmacct/Makefile 1.44 +3 -3 ports/net-mgmt/pmacct/distinfo 1.13 +1 -0 ports/net-mgmt/pmacct/pkg-plist ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: doc/en_US.ISO8859-1/articles/portbuild article.sgml
krion 2005-12-18 18:24:14 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/portbuild article.sgml Log: List all branches we support on pointyhat. Revision ChangesPath 1.8 +26 -6 doc/en_US.ISO8859-1/articles/portbuild/article.sgml ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/net-mgmt/pmacct Makefile distinfo
krion 2005-12-27 19:27:35 UTC FreeBSD ports repository Modified files: net-mgmt/pmacct Makefile distinfo Log: Update to 0.9.6 Revision ChangesPath 1.55 +1 -1 ports/net-mgmt/pmacct/Makefile 1.45 +3 -3 ports/net-mgmt/pmacct/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/mail/exim Makefile
krion 2005-12-27 22:40:25 UTC FreeBSD ports repository Modified files: mail/eximMakefile Log: Allow users specify saslauthd socket location with SASLAUTHD_SOCKET variable in case of non-default layouts. Point default location to /var/run/saslauthd PR: ports/90987 Submitted by: Alexander Wittig Revision ChangesPath 1.212 +2 -1 ports/mail/exim/Makefile ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/misc/nut Makefile distinfo
krion 2006-01-05 21:14:09 UTC FreeBSD ports repository Modified files: misc/nut Makefile distinfo Log: Update to 11.1 Revision ChangesPath 1.58 +1 -1 ports/misc/nut/Makefile 1.52 +3 -3 ports/misc/nut/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/news/mmail Makefile distinfo
krion 2006-01-05 21:15:54 UTC FreeBSD ports repository Modified files: news/mmail Makefile distinfo Log: Update to 0.47 Revision ChangesPath 1.9 +1 -1 ports/news/mmail/Makefile 1.7 +3 -3 ports/news/mmail/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/misc/ttyrec Makefile distinfo
krion 2006-01-05 21:20:13 UTC FreeBSD ports repository Modified files: misc/ttyrec Makefile distinfo Log: Update to 1.0.7 Revision ChangesPath 1.8 +1 -1 ports/misc/ttyrec/Makefile 1.7 +3 -3 ports/misc/ttyrec/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/devel/linux_kdump Makefile
krion 2006-01-05 21:38:22 UTC FreeBSD ports repository Modified files: devel/linux_kdumpMakefile Log: Fix INDEX build. Reported by:some magic cperciva' scripts. Revision ChangesPath 1.26 +1 -1 ports/devel/linux_kdump/Makefile ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/net/sdl_net Makefile
krion 2006-01-07 20:29:57 UTC FreeBSD ports repository Modified files: net/sdl_net Makefile Log: Remove guilib dependency, it's required only by some example files which aren't installed anyway. Submitted by: Ed Schouten <[EMAIL PROTECTED]> Revision ChangesPath 1.19 +0 -2 ports/net/sdl_net/Makefile ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: src/usr.sbin/pkg_install/add extract.c src/usr.sbin/pkg_install/create perform.c pkg_create.1 pl.c src/usr.sbin/pkg_install/info show.c src/usr.sbin/pkg_install/lib plist.c
krion 2006-01-07 22:10:58 UTC FreeBSD src repository Modified files: usr.sbin/pkg_install/add extract.c usr.sbin/pkg_install/create perform.c pkg_create.1 pl.c usr.sbin/pkg_install/info show.c usr.sbin/pkg_install/lib plist.c Log: When using @cwd %%FOO%%, we must ensure to return in the original prefix later, but doing so with @cwd %%OLDPREFIX%% (having PLIST_SUB+="OLDPREFIX=${PREFIX}") hardcodes the value in the packing list. That's not really a problem when dealing with ports but that's a problem with packages since pkg_add -p option only overrides the first @cwd occurrence. This patch allow us to use @cwd without any argument. If no directory argument is given, it will set current working directory to the first prefix given by the @cwd command. PR: bin/77212 Submitted by: flz Revision ChangesPath 1.44 +11 -2 src/usr.sbin/pkg_install/add/extract.c 1.82 +7 -0 src/usr.sbin/pkg_install/create/perform.c 1.70 +5 -1 src/usr.sbin/pkg_install/create/pkg_create.1 1.28 +10 -3 src/usr.sbin/pkg_install/create/pl.c 1.40 +4 -1 src/usr.sbin/pkg_install/info/show.c 1.51 +5 -2 src/usr.sbin/pkg_install/lib/plist.c ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: cvs commit: src/usr.sbin/pkg_install/add extract.c src/usr.sbin/pkg_install/create perform.c pkg_create.1 pl.c src/usr.sbin/pkg_install/info show.c src/usr.sbin/pkg_install/lib plist.c
On Sat, Jan 07, 2006 at 10:10:58PM +, Kirill Ponomarew wrote: > krion 2006-01-07 22:10:58 UTC > > FreeBSD src repository > > Modified files: > usr.sbin/pkg_install/add extract.c > usr.sbin/pkg_install/create perform.c pkg_create.1 pl.c > usr.sbin/pkg_install/info show.c > usr.sbin/pkg_install/lib plist.c > Log: > When using @cwd %%FOO%%, we must ensure to return in the original > prefix later, but doing so with @cwd %%OLDPREFIX%% (having > PLIST_SUB+="OLDPREFIX=${PREFIX}") hardcodes the value in the packing > list. That's not really a problem when dealing with ports but that's > a problem with packages since pkg_add -p option only overrides the > first @cwd occurrence. > > This patch allow us to use @cwd without any argument. If no > directory argument is given, it will set current working directory > to the first prefix given by the @cwd command. > > PR: bin/77212 > Submitted by: flz MFC after: 3 days -Kirill ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/mail/exim Makefile pkg-install
krion 2006-01-07 22:48:20 UTC FreeBSD ports repository Modified files: mail/eximMakefile pkg-install Log: Allow to install exim with EXIM_USER=exim EXIM_GROUP=exim instead of mailnull:mail. PR: ports/89832 Submitted by: Artis Caune <[EMAIL PROTECTED]> Revision ChangesPath 1.213 +3 -0 ports/mail/exim/Makefile 1.13 +4 -5 ports/mail/exim/pkg-install ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: src/usr.sbin/pkg_install/add extract.c src/usr.sbin/pkg_install/create perform.c pkg_create.1 pl.c src/usr.sbin/pkg_install/info show.c src/usr.sbin/pkg_install/lib plist.c
krion 2006-01-10 22:15:06 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.sbin/pkg_install/add extract.c usr.sbin/pkg_install/create perform.c pkg_create.1 pl.c usr.sbin/pkg_install/info show.c usr.sbin/pkg_install/lib plist.c Log: MFC: add/extract.c:1.44 create/perform.c:1.82 create/pkg_create.1:1.70 create/pl.c:1.28 info/show.c:1.40 lib/plist.c:1.51 date: 2006/01/07 22:10:57; author: krion; state: Exp; lines: +10 -3 When using @cwd %%FOO%%, we must ensure to return in the original prefix later, but doing so with @cwd %%OLDPREFIX%% (having PLIST_SUB+="OLDPREFIX=${PREFIX}") hardcodes the value in the packing list. That's not really a problem when dealing with ports but that's a problem with packages since pkg_add -p option only overrides the first @cwd occurrence. This patch allow us to use @cwd without any argument. If no directory argument is given, it will set current working directory to the first prefix given by the @cwd command. PR: bin/77212 Submitted by: flz Revision ChangesPath 1.43.2.1 +11 -2 src/usr.sbin/pkg_install/add/extract.c 1.80.2.2 +7 -0 src/usr.sbin/pkg_install/create/perform.c 1.68.2.2 +5 -1 src/usr.sbin/pkg_install/create/pkg_create.1 1.27.8.1 +10 -3 src/usr.sbin/pkg_install/create/pl.c 1.38.2.2 +4 -1 src/usr.sbin/pkg_install/info/show.c 1.50.2.1 +5 -2 src/usr.sbin/pkg_install/lib/plist.c ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: src/usr.sbin/pkg_install/add extract.c src/usr.sbin/pkg_install/create perform.c pkg_create.1 pl.c src/usr.sbin/pkg_install/info show.c src/usr.sbin/pkg_install/lib plist.c
krion 2006-01-10 22:17:08 UTC FreeBSD src repository Modified files:(Branch: RELENG_5) usr.sbin/pkg_install/add extract.c usr.sbin/pkg_install/create perform.c pkg_create.1 pl.c usr.sbin/pkg_install/info show.c usr.sbin/pkg_install/lib plist.c Log: MFC: add/extract.c:1.44 create/perform.c:1.82 create/pkg_create.1:1.70 create/pl.c:1.28 info/show.c:1.40 lib/plist.c:1.51 date: 2006/01/07 22:10:57; author: krion; state: Exp; lines: +10 -3 When using @cwd %%FOO%%, we must ensure to return in the original prefix later, but doing so with @cwd %%OLDPREFIX%% (having PLIST_SUB+="OLDPREFIX=${PREFIX}") hardcodes the value in the packing list. That's not really a problem when dealing with ports but that's a problem with packages since pkg_add -p option only overrides the first @cwd occurrence. This patch allow us to use @cwd without any argument. If no directory argument is given, it will set current working directory to the first prefix given by the @cwd command. PR: bin/77212 Submitted by: flz Revision ChangesPath 1.42.2.1 +11 -2 src/usr.sbin/pkg_install/add/extract.c 1.79.2.3 +7 -0 src/usr.sbin/pkg_install/create/perform.c 1.61.2.4 +5 -1 src/usr.sbin/pkg_install/create/pkg_create.1 1.27.2.1 +10 -3 src/usr.sbin/pkg_install/create/pl.c 1.37.6.2 +4 -1 src/usr.sbin/pkg_install/info/show.c 1.48.2.2 +5 -2 src/usr.sbin/pkg_install/lib/plist.c ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/net/py-samba Makefile
krion 2006-01-20 17:19:21 UTC FreeBSD ports repository Modified files: net/py-samba Makefile Log: Fix build. Found by: pointyhat Revision ChangesPath 1.7 +1 -0 ports/net/py-samba/Makefile ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/dns/libidn Makefile distinfo
krion 2006-01-20 22:21:38 UTC FreeBSD ports repository Modified files: dns/libidn Makefile distinfo Log: Update to 0.6.1 Revision ChangesPath 1.55 +1 -1 ports/dns/libidn/Makefile 1.38 +3 -3 ports/dns/libidn/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports Makefile ports/Mk bsd.autotools.mk bsd.database.mk bsd.gcc.mk bsd.gnome.mk bsd.gstreamer.mk bsd.kde.mk bsd.linux-rpm.mk bsd.local.mk bsd.mail.mk bsd.php.mk bsd.port.mk bsd.port.subdi
krion 2006-01-21 17:37:14 UTC FreeBSD ports repository Modified files: .Makefile Mk bsd.autotools.mk bsd.database.mk bsd.gcc.mk bsd.gnome.mk bsd.gstreamer.mk bsd.kde.mk bsd.php.mk bsd.port.mk bsd.port.subdir.mk bsd.ruby.mk bsd.sdl.mk bsd.tcl.mk astro/sattrack Makefile comms/acfax Makefile comms/aldo Makefile comms/cwdaemon Makefile comms/echolinux Makefile comms/gmfsk Makefile comms/gpredict Makefile comms/gpsk31 Makefile comms/grig Makefile comms/hamfax Makefile comms/hamlib Makefile comms/klog Makefile comms/kpsk Makefile comms/linrad Makefile comms/nasawash Makefile comms/nec2c Makefile comms/qsstv Makefile comms/splat Makefile comms/thebridge Makefile comms/tlfMakefile comms/trustedqsl Makefile comms/twpsk Makefile comms/xastir Makefile comms/xdxMakefile comms/xlog Makefile comms/yagiudaMakefile mail/ezmlm Makefile mail/ezmlm-idx Makefile mail/mailfront Makefile mail/mess822 Makefile mail/qmHandleMakefile mail/qmail Makefile mail/qmail-activedir Makefile mail/qmail-conf Makefile mail/qmail-contrib Makefile mail/qmail-ldap Makefile mail/qmail-mysql Makefile mail/qmail-rblchkMakefile mail/qmail-scanner Makefile pkg-plist mail/qmail-spamcontrol Makefile mail/qmail-tls Makefile mail/qmailadmin Makefile mail/qmailadmin-devel Makefile mail/qmailanalog Makefile mail/qmailmrtg7 Makefile mail/qscan Makefile mail/qsheff Makefile mail/qtools Makefile mail/queue-fix Makefile mail/queue-repairMakefile mail/serialmail Makefile mail/simscan Makefile pkg-plist mail/usendmail Makefile mail/vmailmgrMakefile pkg-plist mail/vpopmailMakefile mail/vpopmail-devel Makefile pkg-plist mail/vqadmin Makefile mail/zabit Makefile security/amavis-perl Makefile sysutils/dtc Makefile sysutils/dtc/files dtc-deinstall.in dtc-install.in Added files: Mk bsd.linux-rpm.mk bsd.local.mk bsd.mail.mk Log: - Fix 'all-depends-list' target in cases if dependencies list is very long and if some dependencies can't be added into the list. [1] - Fix FAM support. Make gamin the default FAM system. [2] - Introduce new 'quicksearch' target to show only port, path and info section of the matching ports. [3] - Introduce new category - rubygems. [4] - Fix stale dependencies while installing qmail slaveport and another port that depends on qmail. [5] - Add commentary for describes target in bsd.port.mk. [6] - Fix warning issued during make index on archs !368. [7] - Add USE_DOS2UNIX variable. If set to "YES", remove the ^M from all files under ${WRKSRC}. If set to a string, remove in all files under ${WRKSRC} with one of these names the ^Ms. [8] - Add new variables PERL_RUN_DEPENDS and PERL_BUILD_DEPENDS by checking the existance of the Perl modules with the "perl -e 'use module;'" command. [9] - Fix bsd.port.mk variable quoting issues. No quoting is necessary anymore either in the Makefile or on the command line. Affected variables include: BROKEN FORBIDDEN IGNORE MANUAL_PACKAGE_BUILD NO_CDROM NO_PACKAGE RESTRICTED [10] - Add NOFETCHFILES variable. If set, don't download these files from the ${MASTER_SITES} or ${MASTER_SITE_BACKUP} (but do from ${MASTER_SITE_OVERRIDE}). [11] - Improve 'search' target output. [12] - Add a new virtual category for Amateur Radio - hamradio. [13] - Cleanup some old/unused pathes in bsd.port.mk. [14] - Add @dirrmtry for plists which does the same as: "@unexec rmdir %D/foo 2>/dev/null || true" [15] - Remove virtual category - offix. [16] - Use portsnap instead of cvsup or cvs on "make update" in /usr/ports. [17] - Move location of bsd.autotools.mk within bsd.port.mk [18] - Add bsd.linux-rpm.mk, fix INSTALLS_SHLIB for Linux ports [19] - Use new USE_RC_SUBR format for FreeBSD version >= 77 [20] - Replace the string "FreeBSD" by "The FreeBSD Project" in the security warning [21] - Add bsd.local.mk for local modification to ports framework. [22] - Replace rcNG spelling by rc.d [23] - Remove superfluous USE_REINPLACE. [24] Sp
cvs commit: src/usr.sbin/pkg_install/add pkg_add.1
krion 2006-01-29 20:30:55 UTC FreeBSD src repository Modified files: usr.sbin/pkg_install/add pkg_add.1 Log: Fix typo. Revision ChangesPath 1.70 +1 -1 src/usr.sbin/pkg_install/add/pkg_add.1 ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/misc/nut Makefile distinfo
krion 2006-01-30 09:34:59 UTC FreeBSD ports repository Modified files: misc/nut Makefile distinfo Log: Update to 11.2 Revision ChangesPath 1.59 +1 -1 ports/misc/nut/Makefile 1.53 +3 -3 ports/misc/nut/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: doc/share/pgpkeys krion.key
krion 2006-01-30 20:56:51 UTC FreeBSD doc repository Modified files: share/pgpkeyskrion.key Log: Update my key. Revision ChangesPath 1.5 +148 -122 doc/share/pgpkeys/krion.key ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: src/usr.sbin/pkg_install/add pkg_add.1
krion 2006-01-31 18:32:15 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.sbin/pkg_install/add pkg_add.1 Log: MFC: pkg_add.1:1.70 date: 2006/01/29 20:30:55; author: krion; state: Exp; lines: +1 -1 Fix typo. Revision ChangesPath 1.66.2.3 +1 -1 src/usr.sbin/pkg_install/add/pkg_add.1 ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: src/usr.sbin/pkg_install/add pkg_add.1
krion 2006-01-31 18:33:59 UTC FreeBSD src repository Modified files:(Branch: RELENG_5) usr.sbin/pkg_install/add pkg_add.1 Log: MFC: pkg_add.1:1.70 date: 2006/01/29 20:30:55; author: krion; state: Exp; lines: +1 -1 Fix typo. Revision ChangesPath 1.65.2.3 +1 -1 src/usr.sbin/pkg_install/add/pkg_add.1 ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/security/nmap Makefile distinfo pkg-plist ports/security/nmap/files patch-configure
krion 2006-02-02 08:13:19 UTC FreeBSD ports repository Modified files: security/nmapMakefile distinfo pkg-plist security/nmap/files patch-configure Log: Update to 4.00 PR: ports/92684 Submitted by: krion Approved by:maintainer Revision ChangesPath 1.95 +1 -10 ports/security/nmap/Makefile 1.62 +3 -3 ports/security/nmap/distinfo 1.8 +14 -32ports/security/nmap/files/patch-configure 1.19 +0 -4 ports/security/nmap/pkg-plist ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/devel/pcre Makefile distinfo pkg-plist
krion 2006-02-03 12:22:53 UTC FreeBSD ports repository Modified files: devel/pcre Makefile distinfo pkg-plist Log: Update to 6.5 Revision ChangesPath 1.34 +5 -4 ports/devel/pcre/Makefile 1.19 +3 -3 ports/devel/pcre/distinfo 1.13 +1 -0 ports/devel/pcre/pkg-plist ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/mail/exim distinfo
krion 2006-02-06 08:09:39 UTC FreeBSD ports repository Modified files: mail/eximdistinfo Log: Philip has rerolled the tarball to include documentaion modifications, the only file that that has changed is doc/spec.txt, the announcement is available on: http://www.exim.org/mail-archives/exim-announce/2006/msg0.html Revision ChangesPath 1.85 +3 -5 ports/mail/exim/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/devel/pcre Makefile distinfo
krion 2006-02-06 17:30:49 UTC FreeBSD ports repository Modified files: devel/pcre Makefile distinfo Log: Update to 6.6 Revision ChangesPath 1.35 +1 -1 ports/devel/pcre/Makefile 1.20 +3 -3 ports/devel/pcre/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/dns/libidn Makefile distinfo
krion 2006-02-07 14:01:45 UTC FreeBSD ports repository Modified files: dns/libidn Makefile distinfo Log: Update to 0.6.2 Revision ChangesPath 1.56 +1 -1 ports/dns/libidn/Makefile 1.39 +3 -3 ports/dns/libidn/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/mail/exim distinfo
krion 2006-02-08 06:46:38 UTC FreeBSD ports repository Modified files: mail/eximdistinfo Log: Add md5/sha256/size info for mail/exim-sa-exim Reported by:pointyhat via kris Revision ChangesPath 1.86 +3 -0 ports/mail/exim/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/security/nmap Makefile distinfo
krion 2006-02-10 23:42:16 UTC FreeBSD ports repository Modified files: security/nmapMakefile distinfo Log: Update to 4.01 PR: ports/93153 Submitted by: krion Approved by:maintainer Revision ChangesPath 1.96 +1 -1 ports/security/nmap/Makefile 1.63 +3 -3 ports/security/nmap/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: cvs commit: ports/www Makefile ports/www/opera-devel Makefile distinfo pkg-descr pkg-message pkg-plist ports/www/opera-devel/files patch-config_opera6rc patch-ini_pluginpath.ini patch-ini_spellche
On Sat, Feb 11, 2006 at 04:51:31AM +, Sam Lawrance wrote: > lawrance2006-02-11 04:51:31 UTC > > FreeBSD ports repository > > Modified files: > www Makefile > Added files: > www/opera-devel Makefile distinfo pkg-descr pkg-message > pkg-plist > www/opera-devel/files patch-config_opera6rc > patch-ini_pluginpath.ini > patch-ini_spellcheck.ini > patch-install.sh patch-search.ini > Log: > Add Opera 9.0 Preview 2. > > PR: ports/92994 > Submitted by: Arjan van Leeuwen <[EMAIL PROTECTED]> I'd like to have the static opera on 6.x, it seems it isn't possible right now. It's a little superfluous IMHO to build qt33 to have opera installed, could you please fix it ? -Kirill ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: src/usr.sbin/pkg_install/version perform.c
krion 2006-02-12 16:09:33 UTC FreeBSD src repository Modified files: usr.sbin/pkg_install/version perform.c Log: Fix pkg_version with the -o argument to print the origin. Submitted by: Sebastian Stach MFC after: 3 days Revision ChangesPath 1.15 +5 -4 src/usr.sbin/pkg_install/version/perform.c ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/www/opera-devel Makefile
krion 2006-02-14 17:48:15 UTC FreeBSD ports repository Modified files: www/opera-devel Makefile Log: Do not depend on qt33 by default, and use compatxx ports instead of. Bump PORTREVISION. portlint(1) tweaks. PR: ports/93312 Submitted by: maintainer Revision ChangesPath 1.44 +21 -20ports/www/opera-devel/Makefile ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/net-mgmt/pmacct Makefile distinfo
krion 2006-02-20 15:32:39 UTC FreeBSD ports repository Modified files: net-mgmt/pmacct Makefile distinfo Log: Update to 0.10.0rc2 version. Revision ChangesPath 1.56 +2 -2 ports/net-mgmt/pmacct/Makefile 1.46 +3 -3 ports/net-mgmt/pmacct/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: src/usr.sbin/pkg_install/version perform.c
krion 2006-02-22 16:27:58 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.sbin/pkg_install/version perform.c Log: MFC: perform.c: 1.15 date: 2006/02/12 16:09:33; author: krion; state: Exp; lines: +5 -4 Fix pkg_version with the -o argument to print the origin. Approved by:re (scottl) Revision ChangesPath 1.12.2.3 +5 -4 src/usr.sbin/pkg_install/version/perform.c ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: src/usr.sbin/pkg_install/version perform.c
krion 2006-02-22 16:28:42 UTC FreeBSD src repository Modified files:(Branch: RELENG_5) usr.sbin/pkg_install/version perform.c Log: MFC: perform.c: 1.15 date: 2006/02/12 16:09:33; author: krion; state: Exp; lines: +5 -4 Fix pkg_version with the -o argument to print the origin. Approved by:re (scottl) Revision ChangesPath 1.10.4.4 +5 -4 src/usr.sbin/pkg_install/version/perform.c ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/net-mgmt/nefu Makefile
krion 2006-02-24 16:26:48 UTC FreeBSD ports repository Modified files: net-mgmt/nefuMakefile Log: Fix build. Approved by:portmgr (implicit) Revision ChangesPath 1.15 +1 -0 ports/net-mgmt/nefu/Makefile ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/net/ruby-net-geoip Makefile pkg-plist
krion 2006-02-24 16:38:35 UTC FreeBSD ports repository Modified files: net/ruby-net-geoip Makefile pkg-plist Log: Fix build. Approved by:portmgr (implicit) Revision ChangesPath 1.10 +1 -1 ports/net/ruby-net-geoip/Makefile 1.3 +0 -1 ports/net/ruby-net-geoip/pkg-plist ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/sysutils/fpkg Makefile
krion 2006-02-24 16:58:16 UTC FreeBSD ports repository Modified files: sysutils/fpkgMakefile Log: Fix MASTER_SITES. Approved by:portmgr (implicit) Revision ChangesPath 1.2 +2 -1 ports/sysutils/fpkg/Makefile ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/devel/bazaar-ng Makefile
krion 2006-02-24 17:15:53 UTC FreeBSD ports repository Modified files: devel/bazaar-ng Makefile Log: Fix MASTER_SITES. Approved by:portmgr (implicit) Revision ChangesPath 1.6 +2 -1 ports/devel/bazaar-ng/Makefile ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/ftp/ftplocate pkg-plist
krion 2006-02-24 17:19:04 UTC FreeBSD ports repository Modified files: ftp/ftplocatepkg-plist Log: Fix plist. Approved by:portmgr (implicit) Revision ChangesPath 1.7 +2 -0 ports/ftp/ftplocate/pkg-plist ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/deskutils/plans distinfo
krion 2006-02-24 17:21:28 UTC FreeBSD ports repository Modified files: deskutils/plans distinfo Log: The previous version of archive mistakenly contained the 7.6 code, therefore the archive was rerolled. Approved by:portmgr (implicit) Revision ChangesPath 1.31 +3 -3 ports/deskutils/plans/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: cvs commit: src/etc/mtree BSD.x11-4.dist
On Sat, Feb 25, 2006 at 09:10:25PM +, Xin LI wrote: > delphij 2006-02-25 21:10:25 UTC > > FreeBSD src repository > > Modified files: > etc/mtreeBSD.x11-4.dist > Log: > Add tt locale directory, since more and more ports create and use it. AFAIR if more than 10 ports use the new locale, we may add it to the *.dist files. I don't know how many ports use it though. BTW, you want to fix BSD.local.dist also. -Kirill ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/ftp/proma pkg-plist
krion 2006-02-28 16:18:45 UTC FreeBSD ports repository Modified files: ftp/promapkg-plist Log: Clean up www/data Approved by:portmgr (implicit) Revision ChangesPath 1.2 +1 -0 ports/ftp/proma/pkg-plist ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: src/usr.sbin/pkg_install/sign sign.c x509.c
krion 2006-03-15 01:19:23 UTC FreeBSD src repository Modified files: usr.sbin/pkg_install/sign sign.c x509.c Log: Close descriptor in retrieve_x509_marker function. PR: bin/71594 Submitted by: Dan Lukes <[EMAIL PROTECTED]> Revision ChangesPath 1.5 +3 -0 src/usr.sbin/pkg_install/sign/sign.c 1.5 +13 -10src/usr.sbin/pkg_install/sign/x509.c ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/x11/xterm Makefile distinfo
krion 2006-03-15 22:45:59 UTC FreeBSD ports repository Modified files: x11/xtermMakefile distinfo Log: Update to version 210 ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_210 Revision ChangesPath 1.30 +1 -26 ports/x11/xterm/Makefile 1.16 +3 -3 ports/x11/xterm/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/dns/libidn Makefile distinfo ports/dns/libidn/files patch-po_LINGUAS
krion 2006-03-15 22:46:18 UTC FreeBSD ports repository Modified files: dns/libidn Makefile distinfo dns/libidn/files patch-po_LINGUAS Log: Update to 0.6.3 Revision ChangesPath 1.58 +1 -3 ports/dns/libidn/Makefile 1.40 +3 -3 ports/dns/libidn/distinfo 1.3 +3 -5 ports/dns/libidn/files/patch-po_LINGUAS ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/net-mgmt/pmacct Makefile distinfo
krion 2006-03-15 22:47:34 UTC FreeBSD ports repository Modified files: net-mgmt/pmacct Makefile distinfo Log: Update to 0.10.0rc3 Revision ChangesPath 1.57 +1 -2 ports/net-mgmt/pmacct/Makefile 1.47 +3 -3 ports/net-mgmt/pmacct/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/devel/sdl12/files patch-src_hermes_HeadMMX.h patch-src_hermes_HeadX86.h patch-src_video_SDL__yuv__mmx.c
krion 2006-03-16 19:55:21 UTC FreeBSD ports repository Added files: devel/sdl12/filespatch-src_hermes_HeadMMX.h patch-src_hermes_HeadX86.h patch-src_video_SDL__yuv__mmx.c Log: Fix build with gcc40 and gcc41. Revision ChangesPath 1.1 +39 -0 ports/devel/sdl12/files/patch-src_hermes_HeadMMX.h (new) 1.1 +96 -0 ports/devel/sdl12/files/patch-src_hermes_HeadX86.h (new) 1.4 +324 -0ports/devel/sdl12/files/patch-src_video_SDL__yuv__mmx.c (new) ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: cvs commit: ports/devel/sdl12/files patch-src_hermes_HeadMMX.h patch-src_hermes_HeadX86.h patch-src_video_SDL__yuv__mmx.c
On Thu, Mar 16, 2006 at 07:55:21PM +, Kirill Ponomarew wrote: > krion 2006-03-16 19:55:21 UTC > > FreeBSD ports repository > > Added files: > devel/sdl12/filespatch-src_hermes_HeadMMX.h > patch-src_hermes_HeadX86.h > patch-src_video_SDL__yuv__mmx.c > Log: > Fix build with gcc40 and gcc41. PR: ports/94397 Submitted by: Ron MacNeil <[EMAIL PROTECTED]> -Kirill ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/security/gsasl Makefile distinfo pkg-plist
krion 2006-03-18 23:02:13 UTC FreeBSD ports repository Modified files: security/gsasl Makefile distinfo pkg-plist Log: Update to 0.2.12 Revision ChangesPath 1.31 +8 -1 ports/security/gsasl/Makefile 1.22 +3 -3 ports/security/gsasl/distinfo 1.14 +1 -4 ports/security/gsasl/pkg-plist ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/x11/xterm Makefile distinfo
krion 2006-03-20 21:48:32 UTC FreeBSD ports repository Modified files: x11/xtermMakefile distinfo Log: Update to version 211 ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_211 Revision ChangesPath 1.31 +1 -1 ports/x11/xterm/Makefile 1.17 +3 -3 ports/x11/xterm/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/net-mgmt/pmacct Makefile distinfo
krion 2006-03-22 23:06:21 UTC FreeBSD ports repository Modified files: net-mgmt/pmacct Makefile distinfo Log: Update to 0.10.0 Revision ChangesPath 1.58 +1 -1 ports/net-mgmt/pmacct/Makefile 1.48 +3 -3 ports/net-mgmt/pmacct/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: email mangling (Re: cvs commit: src/bin/ls cmp.c extern.h ls.1 ls.c ls.h print.c util.c
On Fri, Mar 24, 2006 at 01:33:03PM -0500, Kris Kennaway wrote: > > Perhaps we have to change policy to put only contributor's name, not > > email, into the commit message. > > No thanks, it makes it impossible to contact them later on when all > other context is lost. Seconded, in that case it's much easier to trackdown who is a looser/winner, but I always sinned with "Ports Fury" :-) -Kirill ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/mail/exim Makefile options pkg-plist ports/mail/exim/files patch-doc::spec.txt
krion 2006-03-25 23:12:18 UTC FreeBSD ports repository Modified files: mail/eximMakefile options pkg-plist Removed files: mail/exim/files patch-doc::spec.txt Log: Add libsrs_alt support. Some cleanups. Submitted by: Simon Dick <[EMAIL PROTECTED]> Revision ChangesPath 1.215 +11 -5 ports/mail/exim/Makefile 1.5 +0 -25 ports/mail/exim/files/patch-doc::spec.txt (dead) 1.8 +7 -1 ports/mail/exim/options 1.44 +2 -2 ports/mail/exim/pkg-plist ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/mail/bmf Makefile pkg-plist
krion 2006-03-25 23:32:48 UTC FreeBSD ports repository Modified files: mail/bmf Makefile pkg-plist Log: Pet portlint. Revision ChangesPath 1.5 +1 -1 ports/mail/bmf/Makefile 1.2 +2 -2 ports/mail/bmf/pkg-plist ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/x11/xterm Makefile
krion 2006-03-30 21:52:37 UTC FreeBSD ports repository Modified files: x11/xtermMakefile Log: Enable --enable-narrowproto configure option to accommodate Xorg "modular" build. Revision ChangesPath 1.32 +2 -1 ports/x11/xterm/Makefile ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/mail/exim Makefile distinfo options ports/mail/exim/files patch-OS::Makefile-FreeBSD
krion 2006-04-04 22:27:36 UTC FreeBSD ports repository Modified files: mail/eximMakefile distinfo options Removed files: mail/exim/files patch-OS::Makefile-FreeBSD Log: Update to 4.61 Revision ChangesPath 1.216 +1 -1 ports/mail/exim/Makefile 1.87 +3 -3 ports/mail/exim/distinfo 1.8 +0 -13 ports/mail/exim/files/patch-OS::Makefile-FreeBSD (dead) 1.9 +2 -2 ports/mail/exim/options ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/mail/exim Makefile ports/mail/exim/files patch-src_acl.c
krion 2006-04-05 21:29:12 UTC FreeBSD ports repository Modified files: mail/eximMakefile Added files: mail/exim/files patch-src_acl.c Log: Fix the order of the acl and add_header entries to fix ACL negation. Submitted by: Stanislaw Halik <[EMAIL PROTECTED]> Revision ChangesPath 1.217 +1 -1 ports/mail/exim/Makefile 1.3 +28 -0 ports/mail/exim/files/patch-src_acl.c (new) ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/mail/exim/files patch-OS_Makefile-FreeBSD
krion 2006-04-08 14:17:04 UTC FreeBSD ports repository Added files: mail/exim/files patch-OS_Makefile-FreeBSD Log: Fix build if WITHOUT_PERL is specified. Submitted by: many Revision ChangesPath 1.1 +14 -0 ports/mail/exim/files/patch-OS_Makefile-FreeBSD (new) ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/x11/xterm Makefile distinfo
krion 2006-04-10 08:03:24 UTC FreeBSD ports repository Modified files: x11/xtermMakefile distinfo Log: Update to version 212 ChangeLog: http://dickey.his.com/xterm/xterm.log.html#xterm_212 Revision ChangesPath 1.33 +1 -1 ports/x11/xterm/Makefile 1.18 +3 -3 ports/x11/xterm/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/devel/portmk/Mk bsd.port.mk
krion 2006-04-13 17:36:07 UTC FreeBSD ports repository Modified files: devel/portmk/Mk bsd.port.mk Log: Merge changes for the next experimental build. Revision ChangesPath 1.21 +185 -141 ports/devel/portmk/Mk/bsd.port.mk ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/devel/portmk/Mk bsd.port.mk
krion 2006-04-15 03:05:10 UTC FreeBSD ports repository Modified files: devel/portmk/Mk bsd.port.mk Log: Backout previous commit because all changes here should be merged by hand and honestly, I have neither time nor energy for this game. Submitted by: linimon Revision ChangesPath 1.22 +141 -185 ports/devel/portmk/Mk/bsd.port.mk ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: src/usr.sbin/pkg_install/create main.c
krion 2006-04-17 10:58:45 UTC FreeBSD src repository Modified files: usr.sbin/pkg_install/create main.c Log: Use bzip2(1) by default to compress package tarball on __FreeBSD_version >= 500039. Submitted by: Alex Lyashkov <[EMAIL PROTECTED]> MFC after: 5 days Revision ChangesPath 1.38 +6 -1 src/usr.sbin/pkg_install/create/main.c ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: src/usr.sbin/pkg_install/lib lib.h
krion 2006-04-17 11:15:29 UTC FreeBSD src repository Modified files: usr.sbin/pkg_install/lib lib.h Log: Add INDEX-7 and remove trailing spaces. MFC after: 5 days Revision ChangesPath 1.58 +5 -3 src/usr.sbin/pkg_install/lib/lib.h ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/net-mgmt/pmacct Makefile distinfo
krion 2006-04-22 07:37:52 UTC FreeBSD ports repository Modified files: net-mgmt/pmacct Makefile distinfo Log: Update to 0.10.1 Revision ChangesPath 1.59 +2 -3 ports/net-mgmt/pmacct/Makefile 1.49 +3 -3 ports/net-mgmt/pmacct/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/net-mgmt/pmacct pkg-descr
krion 2006-04-22 22:25:52 UTC FreeBSD ports repository Modified files: net-mgmt/pmacct pkg-descr Log: Fix WWW line. Revision ChangesPath 1.4 +1 -1 ports/net-mgmt/pmacct/pkg-descr ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/x11/xterm Makefile distinfo
krion 2006-05-01 06:32:09 UTC FreeBSD ports repository Modified files: x11/xtermMakefile distinfo Log: Update to version 213 ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_213 Revision ChangesPath 1.34 +1 -1 ports/x11/xterm/Makefile 1.19 +3 -3 ports/x11/xterm/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/textproc/pcrs Makefile
krion 2006-05-01 16:17:55 UTC FreeBSD ports repository Modified files: textproc/pcrsMakefile Log: Fix MASTER_SITES. PR: ports/96604 Submitted by: Ion-Mihai "IOnut" Tetcu <[EMAIL PROTECTED]> Revision ChangesPath 1.2 +1 -2 ports/textproc/pcrs/Makefile ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/textproc/mini-xml Makefile pkg-descr
krion 2006-05-01 16:20:15 UTC FreeBSD ports repository Modified files: textproc/mini-xmlMakefile pkg-descr Log: Add a few official mirrors, drop a dead one, fix WWW. PR: ports/96597 Submitted by: Ion-Mihai "IOnut" Tetcu <[EMAIL PROTECTED]> Revision ChangesPath 1.6 +4 -2 ports/textproc/mini-xml/Makefile 1.2 +1 -1 ports/textproc/mini-xml/pkg-descr ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/www Makefile ports/www/aria2 Makefile distinfo pkg-descr
krion 2006-05-01 16:39:52 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/aria2Makefile distinfo pkg-descr Log: Add aria2 0.4.1, Aria2 is an utility for downloading files with nice features: * Command-line interface * Download files through HTTP/HTTPS/FTP/BitTorrent * HTTP Proxy support * FTP though HTTP proxy * HTTP BASIC authentication support * HTTP Proxy authentication support * Segmented downloading * Cookie support(currently aria2 ignores "expires") * Run as a daemon process. * Selective download in multi-file torrent WWW: http://aria2.sourceforge.net/ PR: ports/96590 Submitted by: Andrew Pantyukhin <[EMAIL PROTECTED]> Revision ChangesPath 1.1372+1 -0 ports/www/Makefile 1.1 +28 -0 ports/www/aria2/Makefile (new) 1.1 +3 -0 ports/www/aria2/distinfo (new) 1.1 +13 -0 ports/www/aria2/pkg-descr (new) ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: CVSROOT modules
krion 2006-05-01 16:40:06 UTC FreeBSD ports repository Modified files: .modules Log: aria2 --> ports/www/aria2 Revision ChangesPath 1.14788 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/textproc/bib2html Makefile distinfo pkg-descr pkg-plist
krion 2006-05-01 16:42:31 UTC FreeBSD ports repository Modified files: textproc/bib2htmlMakefile distinfo pkg-descr pkg-plist Log: Update to 4.1.1: - fix fetch with this update [1] - also install bib2xml and Italina Lang file - update WWW PR: ports/96585 Submitted by: Ion-Mihai "IOnut" Tetcu <[EMAIL PROTECTED]> Revision ChangesPath 1.8 +8 -4 ports/textproc/bib2html/Makefile 1.7 +3 -3 ports/textproc/bib2html/distinfo 1.3 +1 -1 ports/textproc/bib2html/pkg-descr 1.2 +2 -0 ports/textproc/bib2html/pkg-plist ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/textproc/bedic-data Makefile
krion 2006-05-01 16:43:42 UTC FreeBSD ports repository Modified files: textproc/bedic-data Makefile Log: Drop dead MASTER_SITES. PR: ports/96582 Submitted by: Ion-Mihai "IOnut" Tetcu <[EMAIL PROTECTED]> Revision ChangesPath 1.5 +1 -2 ports/textproc/bedic-data/Makefile ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/textproc/c2html Makefile distinfo pkg-plist
krion 2006-05-01 16:46:23 UTC FreeBSD ports repository Modified files: textproc/c2html Makefile distinfo pkg-plist Log: Update to 0.9.5 Use DOCSDIR macro in plist. PR: ports/96586 Submitted by: Ion-Mihai "IOnut" Tetcu <[EMAIL PROTECTED]> Revision ChangesPath 1.15 +1 -1 ports/textproc/c2html/Makefile 1.11 +3 -3 ports/textproc/c2html/distinfo 1.4 +4 -4 ports/textproc/c2html/pkg-plist ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
cvs commit: ports/deskutils Makefile ports/deskutils/when Makefile distinfo pkg-descr
krion 2006-05-01 16:52:18 UTC FreeBSD ports repository Modified files: deskutilsMakefile Added files: deskutils/when Makefile distinfo pkg-descr Log: Add when 1.0.28, When is an extremely simple personal calendar program, aimed at the Unix geek who wants something minimalistic. It can keep track of things you need to do on particular dates. Its file format is a simple text file, which you can edit in your favorite editor. WWW: http://www.lightandmatter.com/when/when.html PR: ports/96564 Submitted by: Andrew Pantyukhin <[EMAIL PROTECTED]> Revision ChangesPath 1.223 +1 -0 ports/deskutils/Makefile 1.1 +28 -0 ports/deskutils/when/Makefile (new) 1.1 +3 -0 ports/deskutils/when/distinfo (new) 1.1 +7 -0 ports/deskutils/when/pkg-descr (new) ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"