FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 1:49 AM BST
non port: emulators/linux_base-fc6/pkg-install
CVSWeb

Number of commits found: 7

Mon, 4 Apr 2011
[ 17:12 rene ] Original commit 
1.8 databases/postgresql73-server/files/502.pgsql
1.10 databases/postgresql74-server/files/502.pgsql
1.10 databases/postgresql80-server/files/502.pgsql
1.10 databases/postgresql81-server/files/502.pgsql
1.643 LEGAL
1.2385 MOVED
1.31 accessibility/Makefile
1.26 accessibility/linux-f8-atk/Makefile
1.253 archivers/Makefile
1.7 archivers/linux-f8-ucl/Makefile

(Only the first 10 of 374 ports in this commit are shown above. View all ports for this commit)
Garbage collect expired ports
2011-04-01 accessibility/linux-f8-atk: End of Life since Jan 7, 2009
2011-04-01 archivers/linux-f8-ucl: End of Life since Jan 7, 2009
2011-04-01 archivers/linux-f8-upx: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-alsa-lib: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-arts: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-esound: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-freealut: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-libaudiofile: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-libogg: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-libvorbis: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-mikmod: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-nas-libs: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-openal: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-sdl_mixer: End of Life since Jan 7, 2009
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 8 Sep 2009
[ 09:16 bsam ] Original commit 
1.56 emulators/linux_base-f10/Makefile
1.40 emulators/linux_base-f7/Makefile
1.53 emulators/linux_base-f8/Makefile
1.55 emulators/linux_base-f9/Makefile
1.33 emulators/linux_base-fc4/Makefile
1.36 emulators/linux_base-fc6/Makefile
1.8 emulators/linux_base-fc4/pkg-install
1.10 emulators/linux_base-fc6/pkg-install
1.33 emulators/linux_base-f10/pkg-plist
1.21 emulators/linux_base-f7/pkg-plist

(Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Remove /compat/linux/media from linux_base ports since the native
FreeBSD /media can not be accessed by a linux application.

PR:             ports/138169
Submitted by:   Martin Laabs <info at martinlaabs.de>
Wed, 26 Sep 2007
[ 10:47 bsam ] Original commit 
1.33 emulators/linux_base-fc6/Makefile
1.9 emulators/linux_base-fc6/pkg-install
1.17 emulators/linux_base-fc6/pkg-plist
Add some directory trees since we still use fc4 infrastucture ports.
Inspirited by the wrong behaviour of "install file1 file2" when file2
should exist and be a directory...

XXX: should be MFC'ed to linux_base-fc7
Mon, 17 Sep 2007
[ 16:26 bsam ] Original commit 
1.32 emulators/linux_base-fc6/Makefile
1.16 emulators/linux_base-fc6/distinfo.i386
1.8 emulators/linux_base-fc6/pkg-install
1.16 emulators/linux_base-fc6/pkg-plist
. de-rpmify the port (merged from linux_base-fc4);
. fix checksums for libtermcap sources (I had a broken tarball).
Wed, 11 Apr 2007
[ 11:42 bsam ] Original commit 
1.28 emulators/linux_base-fc6/Makefile
1.7 emulators/linux_base-fc6/pkg-install
*** ATTENTION *** DANGER *** EXPERIMENTAL PORT *** YOU HAVE BEEN WARNED ***

1. Add a check if linuxulator is (kld)loaded. IGNORE otherwise.

Before this commit the port compared compat.linux.osrelease with 2.4.2
and was IGNOREd if those values are equal. In case linuxulator
is *not* loaded, the port proceeded to install, to load linuxulator and
to use... compat.linux.osrelease=2.4.2!

The port as is doesn't proceed (without linuxulator loaded or
if compat.linux.osrelease is equal to 2.4.2) even for "make fetch".
Imho that's OK, because it won't let automated tasks to load
unneccessary distros, while a human administrator should know
what to do by hand. ;-)

BTW, I'm not sure but may be it'a be a good idea to use IGNORE
if (FreeBSD) OSVERSION < (say) 700037...

2. Apply the same tests for packages.

3. Bump PORTREVISION.

Enjoy. ;-)
Tue, 27 Mar 2007
[ 20:04 bsam ] Original commit 
1.25 emulators/linux_base-fc6/Makefile
1.13 emulators/linux_base-fc6/distinfo.i386
1.5 emulators/linux_base-fc6/pkg-descr
1.6 emulators/linux_base-fc6/pkg-install
1.13 emulators/linux_base-fc6/pkg-plist
ATTENTION! The port is experimental for now. Use it at your own risk. This
port may be used only with 7-CURRENT and compat.linux.osrelease=2.6.16.

To use/test the port (along with linux FC4 infrastructure ports) you
should do:

0. Backup all your vital information!
1. Remove the current linux base port.
2. Add to your /etc/make.conf "OVERRIDE_LINUX_BASE_PORT=fc6".
3. Make sure no linux application is running.
4. Set apropriate sysctl (compat.linux.osrelease=2.6.16).
5. Install emulation/linux_base-fc6.
5a. Those who use linux ports with automatic plist building should
    apply the following patch:
    ftp://mail.ipt.ru/pub/FreeBSD/patches/bsd.linux-rpm.mk-autoplist.diff
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 24 Mar 2007
[ 21:40 bsam ] Original commit 
1.24 emulators/linux_base-fc6/Makefile
1.12 emulators/linux_base-fc6/distinfo.i386
1.3 emulators/linux_base-fc6/pkg-deinstall
1.4 emulators/linux_base-fc6/pkg-descr
1.5 emulators/linux_base-fc6/pkg-install
1.3 emulators/linux_base-fc6/pkg-message
1.12 emulators/linux_base-fc6/pkg-plist
1.2 emulators/linux_base-fc6/files/yp.conf.sample
A forced commit to indicate that the repocopy:
  linux_base-fc4 -> linux_base-fc6
is finished.

PR:             110714
Submitted by:   bsam (me)

Number of commits found: 7

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23674
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours19
new 7 days61
new fortnight185
new month257

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.436 seconds.