FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 1:48 AM BST
non port: emulators/linux_base-fc3/Makefile
CVSWeb

Number of commits found: 12

Tue, 4 Jul 2006
[ 14:04 vd ] Original commit 
1.5 misc/linux-opengroupware/files/INSTALL.fbsd
1.1086 MOVED
1.192 emulators/Makefile
1.12 emulators/linux_base-fc3/Makefile
1.809 misc/Makefile
1.19 misc/linux-opengroupware/Makefile
1.1688 net/Makefile
1.15 net/opengk/Makefile
1.786 security/Makefile
1.13 security/p5-Crypt-OpenPGP/Makefile

(Only the first 10 of 58 ports in this commit are shown above. View all ports for this commit)
Remove expired leaf ports:
2006-07-01 emulators/linux_base-fc3
2006-06-15 misc/linux-opengroupware
2006-07-01 net/opengk
2006-07-01 security/p5-Crypt-OpenPGP
2006-07-01 textproc/sed_inplace
2006-07-01 textproc/xml4j
2006-07-01 x11-wm/aewm++
Thu, 29 Jun 2006
[ 00:14 jylefort ] Original commit 
1.11 emulators/linux_base-fc3/Makefile
1.12 emulators/linux_base-fc4/Makefile
linux-libgcc is gone.
Fri, 23 Jun 2006
[ 17:07 bsam ] Original commit 
1.10 emulators/linux_base-fc3/Makefile
1.10 emulators/linux_base-fc4/Makefile
First do "brandelf -t Linux" at WRKSRC and then do install. This
makes impossible to shoot oneself to the foot if PREFIX is set to
/usr/local.

Reported by:    consumidor <consumidor@mundinho.com.br> at emulation@ ML
Approved by:    netchild (mentor)
[ 12:23 bsam ] Original commit 
1.9 emulators/linux_base-fc3/Makefile
1.9 emulators/linux_base-fc4/Makefile
Use USE_LINUX_PREFIX instead of PREFIX?= ${LINUXBASE} and NO_MTREE.

PR:             99320
Submitted by:   gabor
Approved by:    netchild (mentor)
Sat, 17 Jun 2006
[ 09:28 netchild ] Original commit 
1.121 emulators/linux_base-8/Makefile
1.22 emulators/linux_base-debian/Makefile
1.8 emulators/linux_base-fc3/Makefile
1.97 emulators/linux_base-rh-9/Makefile
1.100 emulators/linux_base-suse-9.1/Makefile
1.97 emulators/linux_base-suse-9.2/Makefile
1.99 emulators/linux_base-suse-9.3/Makefile
1.105 emulators/linux_base/Makefile
Mark deprecated and set expiration time for various reasons:
 - superseeded
 - outdated/EOL
 - no maintainer
 - bitrod

While I'm here add some more conflicts.
Sat, 10 Jun 2006
[ 13:35 netchild ] Original commit 
1.7 emulators/linux_base-fc3/Makefile
1.7 emulators/linux_base-fc4/Makefile
Register conflicts with korean/linux_local.
Fri, 2 Jun 2006
[ 21:04 netchild ] Original commit 
1.6 emulators/linux_base-fc3/Makefile
Register conflict with FC4.
Sun, 14 May 2006
[ 15:44 netchild ] Original commit 
1.5 emulators/linux_base-fc3/Makefile
Only extract the binary RPM's, not the source ones.

Submitted by:   Boris Samorodov <bsam@ipt.ru>
Sun, 7 May 2006
[ 12:11 netchild ] Original commit 
1.4 emulators/linux_base-fc3/Makefile
1.4 emulators/linux_base-fc3/distinfo.i386
1.2 emulators/linux_base-fc3/pkg-deinstall
1.2 emulators/linux_base-fc3/pkg-install
1.3 emulators/linux_base-fc3/pkg-plist
- add conflict with linux-libgcc
- update bash, glibc, libgcc, libselinux, pcre, slang, termcap and zlib
- add SRPM of libgcc (gcc SRPM itself)
- parametize the glibc version number in the plist
- reword some parts in pkg-*install
Sun, 30 Apr 2006
[ 22:26 netchild ] Original commit 
1.3 emulators/linux_base-fc3/Makefile
Use the same DIST_SUBDIR like the bsd.linux-rpm.mk does.

People which already tested this port should do a
        cd /usr/ports/distfiles/rpm/i386
        mv Fedora/3/* fedora/3/
        rm -rf Fedora
before upgrading the port (which isn't necessary).

Noticed by:     Boris Samorodov <bsam@ipt.ru>
Sun, 2 Apr 2006
[ 15:15 netchild ] Original commit 
1.2 emulators/linux_base-fc3/Makefile
1.2 emulators/linux_base-fc3/distinfo.i386
1.2 emulators/linux_base-fc3/pkg-plist
- Add selinux and pcre, this makes ls and grep work. [1]
- Convert the post-extract to a do-build, it makes more sense this way.

PR:             95158 [1]
Submitted by:   intron@intron.ac [1]
Sat, 18 Mar 2006
[ 19:07 netchild ] Original commit 
1.182 emulators/Makefile
1.1 emulators/linux_base-fc3/Makefile
1.1 emulators/linux_base-fc3/distinfo.i386
1.1 emulators/linux_base-fc3/pkg-deinstall
1.1 emulators/linux_base-fc3/pkg-descr
1.1 emulators/linux_base-fc3/pkg-install
1.1 emulators/linux_base-fc3/pkg-message
1.1 emulators/linux_base-fc3/pkg-plist
1.1 emulators/linux_base-fc3/files/yp.conf.sample
The port is intended to become the new default linux_base port (replaces
the current linux_base-8 port).

You should only switch to this port if you know what you are doing.
You may or may not have problems with installing other linux related
ports after switching to it. Success or failure reports welcome.

To switch:
 - echo "OVERRIDE_LINUX_BASE_PORT=fc3" >> /etc/make.conf
 - portupgrade -fo emulators/linux_base-fc3 linux_base-8

News and changes (from submitter with some small changes by me):
 - based on linux_base-8 port;
 - don't use linux rpm binary to install. The whole source tree is
   created at ${WRKDIR} and then installed (using cpio);
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 12

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.109 seconds.