cvs commit: ports/emulators/linux_base-fc4 Makefile pkg-message

2011-02-10 Thread Alexander Leidinger
netchild2011-02-10 11:53:57 UTC FreeBSD ports repository Modified files: emulators/linux_base-fc4 Makefile pkg-message Log: Add an explanation what to do in case a linux program needs shared memory. Revision ChangesPath 1.35 +1 -1 ports/emulators/linux_base-

cvs commit: ports/emulators/linux_base-fc4 Makefile

2008-04-27 Thread Andrew Pantyukhin
sat 2008-04-27 22:08:25 UTC FreeBSD ports repository Modified files: emulators/linux_base-fc4 Makefile Log: - Force ln Revision ChangesPath 1.30 +1 -1 ports/emulators/linux_base-fc4/Makefile ___ cvs-all@freebsd

cvs commit: ports/emulators/linux_base-fc4 Makefile pkg-install

2008-04-20 Thread Boris Samorodov
bsam2008-04-20 17:27:10 UTC FreeBSD ports repository Modified files: emulators/linux_base-fc4 Makefile pkg-install Log: 1. Create a hard link since a soft link happened to be insufficient [1] (got deleted at the next ldconfig call). 2. Now it may be placed at the Make

cvs commit: ports/emulators/linux_base-fc4 Makefile pkg-install pkg-plist

2008-04-19 Thread Boris Samorodov
bsam2008-04-19 20:51:13 UTC FreeBSD ports repository Modified files: emulators/linux_base-fc4 Makefile pkg-install pkg-plist Log: 1. Add a symlink from /compat/linux/lib/librt.so.1 to /compat/linux/usr/lib/librt.so.1. This bug exists only at linux_base-fc4 _and_ osr

cvs commit: ports/emulators/linux_base-fc4 Makefile pkg-install pkg-plist ports/emulators/linux_base-fc4/files lp

2008-04-10 Thread Boris Samorodov
bsam2008-04-10 07:34:34 UTC FreeBSD ports repository Modified files: emulators/linux_base-fc4 Makefile pkg-install pkg-plist Added files: emulators/linux_base-fc4/files lp Log: . add CONFLICTS; . add a script LINUXBASE/usr/bin/lp to allow some programs (e.g. Acrobat

cvs commit: ports/emulators/linux_base-fc4 Makefile ports/emulators/linux_base-fc6 Makefile ports/emulators/linux_base-f7 Makefile

2008-03-30 Thread Alexander Leidinger
netchild2008-03-31 03:54:46 UTC FreeBSD ports repository Modified files: emulators/linux_base-fc4 Makefile emulators/linux_base-fc6 Makefile emulators/linux_base-f7 Makefile Log: Don't set PLIST, the default is ok. This fixes a problem with a forced install. R

Re: cvs commit: ports/emulators/linux_base-fc4 Makefile

2007-12-24 Thread Alexander Leidinger
Quoting David O'Brien <[EMAIL PROTECTED]> (from Sun, 23 Dec 2007 20:46:06 -0800): On Sat, Dec 22, 2007 at 01:36:27PM +0100, Alexander Leidinger wrote: Quoting David O'Brien <[EMAIL PROTECTED]> (from Thu, 20 Dec 2007 08:34:02 -0800): On Thu, Dec 20, 2007 at 09:23:55AM +0100, Alexander Leiding

Re: cvs commit: ports/emulators/linux_base-fc4 Makefile

2007-12-23 Thread David O'Brien
On Sat, Dec 22, 2007 at 01:36:27PM +0100, Alexander Leidinger wrote: > Quoting David O'Brien <[EMAIL PROTECTED]> (from Thu, 20 Dec 2007 08:34:02 > -0800): >> On Thu, Dec 20, 2007 at 09:23:55AM +0100, Alexander Leidinger wrote: >> This change does make it so one can add the right linux_base. Witho

Re: cvs commit: ports/emulators/linux_base-fc4 Makefile

2007-12-22 Thread Alexander Leidinger
Quoting David O'Brien <[EMAIL PROTECTED]> (from Thu, 20 Dec 2007 08:34:02 -0800): On Thu, Dec 20, 2007 at 09:23:55AM +0100, Alexander Leidinger wrote: Also set LATEST_LINK so 'pkg_add -r linux_base' works. I'm indifferent between "good idea" and "I don't care": Why do you want to do such

Re: cvs commit: ports/emulators/linux_base-fc4 Makefile

2007-12-20 Thread David O'Brien
On Thu, Dec 20, 2007 at 09:23:55AM +0100, Alexander Leidinger wrote: >> Also set LATEST_LINK so 'pkg_add -r linux_base' works. > > I'm indifferent between "good idea" and "I don't care": Why do you want > to do such a pkg_add? Shouldn't "pkg_add -r " do the right thing > (add the right linux_ba

Re: cvs commit: ports/emulators/linux_base-fc4 Makefile

2007-12-20 Thread Alexander Leidinger
Quoting "David E. O'Brien" <[EMAIL PROTECTED]> (from Wed, 19 Dec 2007 20:19:55 + (UTC)): obrien 2007-12-19 20:19:54 UTC FreeBSD ports repository Modified files: emulators/linux_base-fc4 Makefile Log: Catch up the conflicts with addition of Fedora Core 6. Thanks. Al

cvs commit: ports/emulators/linux_base-fc4 Makefile

2007-12-19 Thread David E. O'Brien
obrien 2007-12-19 20:19:54 UTC FreeBSD ports repository Modified files: emulators/linux_base-fc4 Makefile Log: Catch up the conflicts with addition of Fedora Core 6. Also set LATEST_LINK so 'pkg_add -r linux_base' works. Revision ChangesPath 1.25 +2 -1 po

cvs commit: ports/emulators/linux_base-fc4 Makefile distinfo.i386 pkg-plist

2007-06-23 Thread Alexander Leidinger
netchild2007-06-23 20:03:07 UTC FreeBSD ports repository Modified files: emulators/linux_base-fc4 Makefile distinfo.i386 pkg-plist Log: Remove rpm, as we don't provide a compelete linux system (use linux_dist if you need one). rpm2cpio(.pl)+port (it's easy, there are several ex

Re: cvs commit: ports/emulators/linux_base-fc4 Makefile ports/emulators/linux_base-suse-9.1 Makefile ports/emulators/linux_base-suse-9.2 Makefile ports/emulators/linux_base-suse-9.3 Makefile ports/emu

2006-10-06 Thread Alexander Leidinger
Quoting Kris Kennaway <[EMAIL PROTECTED]> (from Thu, 5 Oct 2006 14:14:29 -0400): On Thu, Oct 05, 2006 at 10:10:21PM +0400, Boris Samorodov wrote: On Thu, 5 Oct 2006 13:40:20 -0400 Kris Kennaway wrote: > On Thu, Oct 05, 2006 at 08:11:01PM +0400, Boris Samorodov wrote: > > On Thu, 5 Oct 2006 19

cvs commit: ports/emulators/linux_base-fc4 Makefile ports/emulators/linux_base-suse-9.1 Makefile ports/emulators/linux_base-suse-9.2 Makefile ports/emulators/linux_base-suse-9.3 Makefile ports/emulato

2006-10-05 Thread Boris Samorodov
bsam2006-10-05 18:53:43 UTC FreeBSD ports repository Modified files: emulators/linux_base-fc4 Makefile emulators/linux_base-suse-9.1 Makefile emulators/linux_base-suse-9.2 Makefile emulators/linux_base-suse-9.3 Makefile emulators/linux_dist-gentoo-stage1 Makefi

Re: cvs commit: ports/emulators/linux_base-fc4 Makefile ports/emulators/linux_base-suse-9.1 Makefile ports/emulators/linux_base-suse-9.2 Makefile ports/emulators/linux_base-suse-9.3 Makefile ports/emu

2006-10-05 Thread Boris Samorodov
On Thu, 5 Oct 2006 14:14:29 -0400 Kris Kennaway wrote: > On Thu, Oct 05, 2006 at 10:10:21PM +0400, Boris Samorodov wrote: > > On Thu, 5 Oct 2006 13:40:20 -0400 Kris Kennaway wrote: > > > On Thu, Oct 05, 2006 at 08:11:01PM +0400, Boris Samorodov wrote: > > > > On Thu, 5 Oct 2006 19:49:53 +0400 Andre

Re: cvs commit: ports/emulators/linux_base-fc4 Makefile ports/emulators/linux_base-suse-9.1 Makefile ports/emulators/linux_base-suse-9.2 Makefile ports/emulators/linux_base-suse-9.3 Makefile ports/emu

2006-10-05 Thread Kris Kennaway
On Thu, Oct 05, 2006 at 10:10:21PM +0400, Boris Samorodov wrote: > On Thu, 5 Oct 2006 13:40:20 -0400 Kris Kennaway wrote: > > On Thu, Oct 05, 2006 at 08:11:01PM +0400, Boris Samorodov wrote: > > > On Thu, 5 Oct 2006 19:49:53 +0400 Andrew Pantyukhin wrote: > > > > On 10/5/06, Boris Samorodov <[EMAIL

Re: cvs commit: ports/emulators/linux_base-fc4 Makefile ports/emulators/linux_base-suse-9.1 Makefile ports/emulators/linux_base-suse-9.2 Makefile ports/emulators/linux_base-suse-9.3 Makefile ports/emu

2006-10-05 Thread Boris Samorodov
On Thu, 5 Oct 2006 13:40:20 -0400 Kris Kennaway wrote: > On Thu, Oct 05, 2006 at 08:11:01PM +0400, Boris Samorodov wrote: > > On Thu, 5 Oct 2006 19:49:53 +0400 Andrew Pantyukhin wrote: > > > On 10/5/06, Boris Samorodov <[EMAIL PROTECTED]> wrote: > > > > bsam2006-10-05 15:32:10 UTC > > > > >

Re: cvs commit: ports/emulators/linux_base-fc4 Makefile ports/emulators/linux_base-suse-9.1 Makefile ports/emulators/linux_base-suse-9.2 Makefile ports/emulators/linux_base-suse-9.3 Makefile ports/emu

2006-10-05 Thread Kris Kennaway
On Thu, Oct 05, 2006 at 08:11:01PM +0400, Boris Samorodov wrote: > On Thu, 5 Oct 2006 19:49:53 +0400 Andrew Pantyukhin wrote: > > On 10/5/06, Boris Samorodov <[EMAIL PROTECTED]> wrote: > > > bsam2006-10-05 15:32:10 UTC > > > > > > FreeBSD ports repository > > > > > > Modified files: > >

Re: cvs commit: ports/emulators/linux_base-fc4 Makefile ports/emulators/linux_base-suse-9.1 Makefile ports/emulators/linux_base-suse-9.2 Makefile ports/emulators/linux_base-suse-9.3 Makefile ports/emu

2006-10-05 Thread Boris Samorodov
On Thu, 5 Oct 2006 19:49:53 +0400 Andrew Pantyukhin wrote: > On 10/5/06, Boris Samorodov <[EMAIL PROTECTED]> wrote: > > bsam2006-10-05 15:32:10 UTC > > > > FreeBSD ports repository > > > > Modified files: > > emulators/linux_base-fc4 Makefile > > emulators/linux_base-suse-9.1 Ma

Re: cvs commit: ports/emulators/linux_base-fc4 Makefile ports/emulators/linux_base-suse-9.1 Makefile ports/emulators/linux_base-suse-9.2 Makefile ports/emulators/linux_base-suse-9.3 Makefile ports/emu

2006-10-05 Thread Andrew Pantyukhin
On 10/5/06, Boris Samorodov <[EMAIL PROTECTED]> wrote: bsam2006-10-05 15:32:10 UTC FreeBSD ports repository Modified files: emulators/linux_base-fc4 Makefile emulators/linux_base-suse-9.1 Makefile emulators/linux_base-suse-9.2 Makefile emulators/linux_base-suse-9.3 M

cvs commit: ports/emulators/linux_base-fc4 Makefile ports/emulators/linux_base-suse-9.1 Makefile ports/emulators/linux_base-suse-9.2 Makefile ports/emulators/linux_base-suse-9.3 Makefile ports/emulato

2006-10-05 Thread Boris Samorodov
bsam2006-10-05 15:32:10 UTC FreeBSD ports repository Modified files: emulators/linux_base-fc4 Makefile emulators/linux_base-suse-9.1 Makefile emulators/linux_base-suse-9.2 Makefile emulators/linux_base-suse-9.3 Makefile emulators/linux_dist-gentoo-stage1 Makefi

Re: cvs commit: ports/emulators/linux_base-fc4 Makefile

2006-09-17 Thread Alexander Leidinger
Quoting Boris Samorodov <[EMAIL PROTECTED]> (Sat, 16 Sep 2006 21:17:06 + (UTC)): > bsam2006-09-16 21:17:06 UTC > > FreeBSD ports repository > > Modified files: > emulators/linux_base-fc4 Makefile > Log: > - brandelf -t Linux /compat/linux/lib/ld-2.3.6.so (ld-linux.so.2)

cvs commit: ports/emulators/linux_base-fc4 Makefile

2006-09-16 Thread Boris Samorodov
bsam2006-09-16 21:17:06 UTC FreeBSD ports repository Modified files: emulators/linux_base-fc4 Makefile Log: - brandelf -t Linux /compat/linux/lib/ld-2.3.6.so (ld-linux.so.2), we don't brand linux libraries, but it's more an executable then a library; - bump PORTREVISION

cvs commit: ports/emulators/linux_base-fc4 Makefile distinfo.i386 pkg-plist

2006-08-18 Thread Boris Samorodov
bsam2006-08-18 17:02:38 UTC FreeBSD ports repository Modified files: emulators/linux_base-fc4 Makefile distinfo.i386 pkg-plist Log: o update compat-db package to the latest (4.2.52-3.fc4) available for FC4, changes: libdb_cxx-4.1.so and libdb_cxx-4.2.so are adde

cvs commit: ports/emulators/linux_base-fc4 Makefile distinfo.i386

2006-08-14 Thread Alexander Leidinger
netchild2006-08-14 16:55:36 UTC FreeBSD ports repository Modified files: emulators/linux_base-fc4 Makefile distinfo.i386 Log: Upstream name change from compat-db-4.2.52-2.FC4.i386.rpm to compat-db-4.2.52-2.i386.rpm. Noticed by: "Alex Pivovarov" <[EMAIL PROTECTED]>

cvs commit: ports/emulators/linux_base-fc4 Makefile distinfo.i386 pkg-install pkg-plist

2006-08-12 Thread Jose Alonso Cardenas Marquez
acm 2006-08-12 07:00:35 UTC FreeBSD ports repository Modified files: emulators/linux_base-fc4 Makefile distinfo.i386 pkg-install pkg-plist Log: - Integrate linux-krb5-libs and linux-e2fsprogs to linux_base-fc4 Reviewed by:bsam Approved

cvs commit: ports/emulators/linux_base-fc4 Makefile

2006-07-10 Thread Boris Samorodov
bsam2006-07-10 22:48:01 UTC FreeBSD ports repository Modified files: emulators/linux_base-fc4 Makefile Log: Fix using "portupgrade -s" with this port: o chmod u+w ${WRKSRC}/usr/bin/*db4* (before brandelf) o reverse permittions after branding. PR: ports/

cvs commit: ports/emulators/linux_base-fc4 Makefile pkg-install pkg-plist

2006-07-09 Thread Boris Samorodov
bsam2006-07-09 20:50:08 UTC FreeBSD ports repository Modified files: emulators/linux_base-fc4 Makefile pkg-install pkg-plist Log: Prepare for linux infrostructure ports transition from FC3 to FC4: o move dealing with linux locale files (creating empty ones) for oth

cvs commit: ports/emulators/linux_base-fc4 Makefile pkg-plist

2006-07-07 Thread Boris Samorodov
bsam2006-07-07 08:44:33 UTC FreeBSD ports repository Modified files: emulators/linux_base-fc4 Makefile pkg-plist Log: The upgrading of linux infrostructure ports from FC3 to FC4 is coming soon: o some empty linux mtree directories (which will be used by some other

cvs commit: ports/emulators/linux_base-fc4 Makefile pkg-plist ports/x11-toolkits/linux-gtk Makefile distinfo.i386

2006-06-27 Thread Boris Samorodov
bsam2006-06-27 12:35:33 UTC FreeBSD ports repository Modified files: emulators/linux_base-fc4 Makefile pkg-plist x11-toolkits/linux-gtk Makefile distinfo.i386 Log: o fix pkg-plist at linux_base-fc4 to unbrake pointyhat building of x11-toolkits/linux-gtk ;-) o up

Re: cvs commit: ports/emulators/linux_base-fc4 Makefile distinfo.i386 pkg-plist

2006-06-20 Thread Alexander Leidinger
Quoting Marcus Alves Grando <[EMAIL PROTECTED]> (Tue, 20 Jun 2006 12:29:52 -0300): > Ion-Mihai IOnut Tetcu wrote: > > On Tue, 20 Jun 2006 10:55:11 -0300 > > Marcus Alves Grando <[EMAIL PROTECTED]> wrote: > > > >> Ion-Mihai Tetcu wrote: > >>> itetcu 2006-06-20 13:45:27 UTC > >>> > >>> Free

Re: cvs commit: ports/emulators/linux_base-fc4 Makefile distinfo.i386 pkg-plist

2006-06-20 Thread Marcus Alves Grando
Ion-Mihai IOnut Tetcu wrote: > On Tue, 20 Jun 2006 10:55:11 -0300 > Marcus Alves Grando <[EMAIL PROTECTED]> wrote: > >> Ion-Mihai Tetcu wrote: >>> itetcu 2006-06-20 13:45:27 UTC >>> >>> FreeBSD ports repository >>> >>> Modified files: >>> emulators/linux_base-fc4 Makefile distinfo.i38

Re: cvs commit: ports/emulators/linux_base-fc4 Makefile distinfo.i386 pkg-plist

2006-06-20 Thread IOnut
On Tue, 20 Jun 2006 16:13:44 +0200 Alexander Leidinger <[EMAIL PROTECTED]> wrote: > Quoting Ion-Mihai Tetcu <[EMAIL PROTECTED]> (from Tue, 20 Jun 2006 > 13:45:27 + (UTC)): > > > itetcu 2006-06-20 13:45:27 UTC > > > > FreeBSD ports repository > > > > Modified files: > > emulator

Re: cvs commit: ports/emulators/linux_base-fc4 Makefile distinfo.i386 pkg-plist

2006-06-20 Thread Alexander Leidinger
Quoting Marcus Alves Grando <[EMAIL PROTECTED]> (from Tue, 20 Jun 2006 10:55:11 -0300): Ion-Mihai Tetcu wrote: itetcu 2006-06-20 13:45:27 UTC FreeBSD ports repository Modified files: emulators/linux_base-fc4 Makefile distinfo.i386 pkg-plist Log: - Fix DEPENDS. - Bump PORT

Re: cvs commit: ports/emulators/linux_base-fc4 Makefile distinfo.i386 pkg-plist

2006-06-20 Thread Alexander Leidinger
Quoting Ion-Mihai Tetcu <[EMAIL PROTECTED]> (from Tue, 20 Jun 2006 13:45:27 + (UTC)): itetcu 2006-06-20 13:45:27 UTC FreeBSD ports repository Modified files: emulators/linux_base-fc4 Makefile distinfo.i386 pkg-plist Log: - Fix DEPENDS. It adds another distfile, not a d

Re: cvs commit: ports/emulators/linux_base-fc4 Makefile distinfo.i386 pkg-plist

2006-06-20 Thread IOnut
On Tue, 20 Jun 2006 10:55:11 -0300 Marcus Alves Grando <[EMAIL PROTECTED]> wrote: > Ion-Mihai Tetcu wrote: > > itetcu 2006-06-20 13:45:27 UTC > > > > FreeBSD ports repository > > > > Modified files: > > emulators/linux_base-fc4 Makefile distinfo.i386 pkg-plist > > Log: > > - Fi

Re: cvs commit: ports/emulators/linux_base-fc4 Makefile distinfo.i386 pkg-plist

2006-06-20 Thread Marcus Alves Grando
Ion-Mihai Tetcu wrote: > itetcu 2006-06-20 13:45:27 UTC > > FreeBSD ports repository > > Modified files: > emulators/linux_base-fc4 Makefile distinfo.i386 pkg-plist > Log: > - Fix DEPENDS. > - Bump PORTREVISION > > Submitted by: Adi Pircalabu <[EMAIL PROTECTED]>, >

cvs commit: ports/emulators/linux_base-fc4 Makefile distinfo.i386 pkg-plist

2006-06-20 Thread Ion-Mihai Tetcu
itetcu 2006-06-20 13:45:27 UTC FreeBSD ports repository Modified files: emulators/linux_base-fc4 Makefile distinfo.i386 pkg-plist Log: - Fix DEPENDS. - Bump PORTREVISION Submitted by: Adi Pircalabu <[EMAIL PROTECTED]>, Boris Samorodov <[EMAIL PROTECTED