aboutsummaryrefslogtreecommitdiff
path: root/emulators/linux_base-c6
Commit message (Collapse)AuthorAgeFilesLines
* Remove all space characters from Makefile assignments.Jimmy Olgeni2014-06-081-1/+1
| | | | | | | | | | No functional changes included. CR: D193 (except math/sedumi) Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357070
* Add libuuid:Alexander Leidinger2014-02-023-1/+10
| | | | | | | | | | | | | - f10 had it - this fixes at least the flashplugin with this linux_base Fix comment. PR: 186118 Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> Notes: svn path=/head/; revision=342245
* Update to 6.4.Alexander Leidinger2014-01-243-198/+197
| | | | | | | Submitted by: Johannes Meixner <xmj@chaot.net> Notes: svn path=/head/; revision=340934
* - Add staging supportRene Ladan2013-10-102-29/+17
| | | | | | | | | | | - Properly handle yp.conf and krb5.conf - Remove some assignments with default values Note that staging warns about etc/*shadow not being readable, because their permissions are 0. Notes: svn path=/head/; revision=330014
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | emulators) Notes: svn path=/head/; revision=327721
* - Finish removal of support for Linux 2.4 in bsd.linux-apps.mk andRene Ladan2013-05-302-7/+1
| | | | | | | | | | | | | | | | | | | | bsd.linux-rpm.mk. The default linux version is now Fedora 10. - Remove now obsolete checks for Linux 2.4 in emulators/linux_base-c6, emulators/linux_base-f10, and emulators/linux_dist-gentoo-stage3. While there, remove superfluous -p argument from ${MKDIR}. - Remove now obsolete check for Linux 2.4 or FreeBSD 6 and lower from astro/google-earth. - Remove expired Fedora Core 4 ports which were only used on FreeBSD 7 and below. - Update LEGAL and MOVED PR: ports/176877 Submitted by: myself Approved by: portmgr (bapt) Exp-run by: bapt Notes: svn path=/head/; revision=319410
* On all supported version of FreeBSD tar do support rpm as an archive format.Baptiste Daroussin2013-04-221-7/+3
| | | | | | | So directly use tar to extract linux* distfiles instead of rpm2cpio. Notes: svn path=/head/; revision=316247
* Add back the MASTERSITE containing the sources, to be compliant withRene Ladan2013-03-111-0/+2
| | | | | | | | | the GPL (it _is_ working after all). Reported by: netchild@ Notes: svn path=/head/; revision=313939
* - Fix fetch [1]Rene Ladan2013-03-111-12/+2
| | | | | | | | | | - Convert Makefile header - Slightly pet portlint Submitted by: tijl@ via freebsd-emulation@ [1] Tested with: 'make checksum' (before and after) Notes: svn path=/head/; revision=313862
* Update TODO list.Alexander Leidinger2012-04-221-1/+0
| | | | Notes: svn path=/head/; revision=295278
* Add missing source RPMs.Alexander Leidinger2012-04-222-0/+9
| | | | Notes: svn path=/head/; revision=295276
* After repocopy (by marcus@) from linux_base-f10:Alexander Leidinger2012-04-227-1742/+1177
| | | | | | | | | | | | | | | | | | | | | | | Add linux_base-c6 port. This is a linux_base port based upon CentOS 6. CentOS 6 is supported upstream (so far) until November 30, 2020. Compared to the port as submitted in the PR, I added most SRC_DISTFILES and set the maintainer to emulation@ (discussed with the submitter). Not connected to the ports collection (emulation/Makefile) yet, first I want to find the missing src RPMs (compat-*, stdc++, ...). The port is committed anyway, so that people can help with the TODO list (in the Makefile). WARNING: it is highly experimental to use this port instead of the default linux_base port. You need to set compat.linux.osrelease to 2.6.18, so watch out for unimplemented syscalls (most recent 8-stable / 9-stable or -current is recommended for this). Submitted by: Svyatoslav Lempert <svyatoslav.lempert@gmail.com> PR: 165900 Notes: svn path=/head/; revision=295242
* Temporary workaround for INDEX building on pointyhat-west: allow overrideMark Linimon2011-07-211-0/+2
| | | | | | | | | | | | | of LINUX_OSRELEASE. pointyhat-west itself might have a different version of linux compat than whatever we are testing on the client nodes. The more general solution is in ports/135221, which needs a careful -exp run to test. Hat: portmgr Notes: svn path=/head/; revision=278066
* - Update MASTER_SITESEmanuel Haupt2011-03-022-77/+1
| | | | | | | | | - Remove MD5 sums while here Discussed with: netchild (emulation) Notes: svn path=/head/; revision=270113
* Add an explanation what to do in case a linux program needs shared memory.Alexander Leidinger2011-02-102-1/+6
| | | | Notes: svn path=/head/; revision=268866
* Deprecate md5 in favour of sha256 checksums. md5 checksums will no longerErwin Lansing2010-10-281-1/+1
| | | | | | | | | | | | | be generated or checked, and will be silently ignored for now. Also, generalize the MD5_FILE macro to DISTINFO_FILO. PR: 149657 Submitted by: rene Approved by: portmgr Tested on: pointyhat i386 7-exp Notes: svn path=/head/; revision=263705
* - Update elfutils rpms to 0.142-1.fc10Juergen Lock2010-09-133-12/+12
| | | | | | | PR: ports/150133 (related to) Notes: svn path=/head/; revision=261079
* Remove /compat/linux/media from linux_base ports since the nativeBoris Samorodov2009-09-082-4/+2
| | | | | | | | | | FreeBSD /media can not be accessed by a linux application. PR: ports/138169 Submitted by: Martin Laabs <info at martinlaabs.de> Notes: svn path=/head/; revision=241031
* . update packages to the most recent:Boris Samorodov2009-08-083-31/+32
| | | | | | | | | | | - e2fsprogs-1.41.4-6.fc10; - e2fsprogs-libs-1.41.4-6.fc10; - elfutils-0.141-1.fc10; - glib-1.2.10-32.fc10. . bump PORTREVISION. Notes: svn path=/head/; revision=239166
* Fix LATEST_LINK for ports (amd64 case):Boris Samorodov2009-06-121-1/+1
| | | | | | | | | | | | | | . emulators/linux_base-fc6; . emulators/linux_base-f7; . emulators/linux_base-f8; . emulators/linux_base-f9; . emulators/linux_base-f10. Reported by: erwin Suggested by: erwin Notes: svn path=/head/; revision=235656
* Here are new Linux Fedora 10 infrastructure ports.Boris Samorodov2009-06-014-3182/+614
| | | | | | | | | | | | | | | | | | | | | | | | | | | Those ports are intended to be used with 8-CURRENT at least with SVN r192206. If you want to switch to linux-f10 ports, please define at /etc/make.conf: OVERRIDE_LINUX_BASE_PORT=f10 OVERRIDE_LINUX_NONBASE_PORTS=f10 An upgrading procedure is shown at /usr/ports/UPDATING, entries 20090401 and 20070327. For the first time all tested linux ports work as expected(!): . acroread8; . google-earth; . skype; . seamonkey. Many thanks for kernel folks who really did the main work (and I wrote only some lines of ports). There is a good chance that those ports may become a default for 8.0-RELEASE. Please, test and report back to emulation@ ML. Notes: svn path=/head/; revision=234983
* . update some binary packages; [1]Boris Samorodov2009-01-282-29/+29
| | | | | | | | | | | . update apropriate source packages; . bump PORTREVISION. PR: ports/131063 [1] Submitted by: Aragon Gouveia <aragon at phat.za.net> [1] Notes: svn path=/head/; revision=227069
* Chase the new elfutils package appearance:Boris Samorodov2009-01-043-12/+12
| | | | | | | | | | | | | | . fix: - binary and sources rpm package names; [1] - distinfo for binary package; [1] - distinfo for sources package; - pkg-plist; . bump PORTREVISION. Submitted by: Szekvolgyi Peter <ghostp@elte.hu> (by email) [1] Notes: svn path=/head/; revision=225234
* . update to a new version: fedora-release; [1]Boris Samorodov2008-10-273-17/+21
| | | | | | | | | | | . update to a new version: coreutils; . bump PORTREVISION. PR: 128385 [1] Submitted by: Aragon Gouveia <aragon at phat.za.net> [1] Notes: svn path=/head/; revision=222142
* . chase updating of some Fedora 8 packages;Boris Samorodov2008-10-132-22/+27
| | | | | | | | | . add linux-glib2 to CONFLICTS; . add a source package for the case of PACKAGE_BUILDING; . bump PORTREVISION. Notes: svn path=/head/; revision=221526
* To couple with Linux Fedora 8 packages changes after intrusionBoris Samorodov2008-10-122-218/+218
| | | | | | | | | | | | to Red Hat's servers: . new DIST_SUBDIR is used; . new distinfo.i386; . bump PORTREVISION. Pointed out by: pointyhat (erwin) Notes: svn path=/head/; revision=221509
* Fix dependency broken due to acroread7 removal.Hiroki Sato2008-10-051-2/+1
| | | | Notes: svn path=/head/; revision=221206
* Add keyutils-libs which are needed at least for libkrb5. Now flash9Boris Samorodov2008-10-033-1/+13
| | | | | | | | | | should work at -current (with some kernel patches for now). Bump PORTREVISION. Discussed at: emulation@ Notes: svn path=/head/; revision=221156
* . fix directories for current packages (they have a ".newkey" suffix);Boris Samorodov2008-10-023-82/+99
| | | | | | | | | | | | . chase some new package versions; . add a package with a missing library presented at previous linux_base [1] ports (libcom_err); . bump PORTREVISION. Reported at: emulation@ [1] Notes: svn path=/head/; revision=221122
* Upgrade to the recent Fedora-8 updates (coreutils and krb5).Boris Samorodov2008-07-222-17/+17
| | | | | | | | | | Inspirited by the PR. PR: 124897 Submitted by: Fritz Katz <frtzkatz yahoo com> Notes: svn path=/head/; revision=217295
* 1. Add glib-1.2 package to linux_base-f8. Some linux ports (at leastBoris Samorodov2008-04-173-1/+21
| | | | | | | | | | emulators/linux-ePSXe) still use it. 2. Bump PORTREVISION. Reported by: Naram Qashat <cyberbotx at cyberbotx.com> at emulation@ Notes: svn path=/head/; revision=211455
* Remove all traces of LINUXBASE/etc/fonts from the port. This is needed to ↵Boris Samorodov2008-04-152-5/+2
| | | | | | | | | | use native FreeBSD fonts and font configuration files (a link to a native directory will be created when an apropriate linux-fontconfig port is installed). Notes: svn path=/head/; revision=211303
* . add a script LINUXBASE/usr/bin/lp which let some linux applications [1]Boris Samorodov2008-03-293-1/+9
| | | | | | | | | | | | (most notable acroread) to print with default settings; . add linux_base-f7 to CONFLICTS; . bump PORTREVISION. Suggested by: olli, scf [1] Reviewed by: netchild [1] Notes: svn path=/head/; revision=210084
* Welcome to the new emulation/linux_base-f8 port.Boris Samorodov2008-03-264-428/+465
| | | | | | | Using: identical to emulation/linux_base-fc6. Notes: svn path=/head/; revision=209866
* Since Fedora is not more Core the port emulators/linux_base-fc7 is renamedBoris Samorodov2007-10-071-3/+2
| | | | | | | emulators/linux_base-f7. Now it's Fedora 7. Notes: svn path=/head/; revision=201063
* Fedora is no more Core.Boris Samorodov2007-09-261-2/+2
| | | | | | | Pointed out by: John E Hein <jhein at timing.com> Notes: svn path=/head/; revision=200143
* 1. MFC from linux_base-fc6 (well, sort of -- an idea taken):Boris Samorodov2007-09-263-2/+20
| | | | | | | | | | | | 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... 2. Bump PORTREVISION. 3. Fix pkg-descr (FC6 -> FC7). 4. s/@dirrm/@dirrmtry for /compat/linux/proc. Notes: svn path=/head/; revision=200132
* Welcome to the new emulation/linux_base-fc7 port.Boris Samorodov2007-09-234-7558/+1789
| | | | | | | Using: identical to emulation/linux_base-fc6. Notes: svn path=/head/; revision=199995
* . de-rpmify the port (merged from linux_base-fc4);Boris Samorodov2007-09-174-160/+5
| | | | | | | . fix checksums for libtermcap sources (I had a broken tarball). Notes: svn path=/head/; revision=199625
* Bump port revision... forgotten in the last commit (update of some RPMs).Alexander Leidinger2007-08-301-1/+1
| | | | | | | Pointyhat to: netchild Notes: svn path=/head/; revision=198538
* Update some RPMs.Alexander Leidinger2007-08-303-98/+128
| | | | | | | | Based upon a submission from: Yuri Pankov <yuri@darklight.org.ru> Approved by: maintainer (bsam@) Notes: svn path=/head/; revision=198537
* ${ECHO} -> ${ECHO_CMD}Boris Samorodov2007-04-111-1/+1
| | | | | | | Suggested by: rafan Notes: svn path=/head/; revision=189759
* *** ATTENTION *** DANGER *** EXPERIMENTAL PORT *** YOU HAVE BEEN WARNED ***Boris Samorodov2007-04-112-3/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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. ;-) Notes: svn path=/head/; revision=189757
* Get rid of annoying message when do a "make index" at the system withoutBoris Samorodov2007-04-101-1/+1
| | | | | | | | | | | | | linuxolator started: ----- sysctl: unknown oid 'compat.linux.osrelease' ----- Reported by: netchild, rafan, chinsan Suggested by: rafan Notes: svn path=/head/; revision=189702
* - Update elfutils-libelf to 0.126 [1]Boris Samorodov2007-03-283-12/+14
| | | | | | | | | | | | | - Use SRPMS on MASTER_SITES just when PACKAGE_BUILDING is set [1] - Bump PORTREVISION [1] - Update src distfile as well - Change pkg-plist file PR: 110977 [1] Submitted by: garga [1] Notes: svn path=/head/; revision=188696
* ATTENTION! The port is experimental for now. Use it at your own risk. ThisBoris Samorodov2007-03-275-985/+2949
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 That should be enough at most circumstances. If you have difficulties, please be sure to expand item 1 to: 1a. Remove all ports which depends on linux base port. 1b. Remove linux base port. 1c. Clean /compat/linux/ directory. In case you want to get rid of the port, deinstall it, then return back compat.linux.osrelease to 2.4.2 (as usual make sure that no linux application is running) and remove from /etc/make.conf the line containing the OVERRIDE_LINUX_BASE_PORT variable. All questions, reports, suggestions etc. please route to freebsd-emulation@. Fedora Core 6 ports (FC6 infrastructure ports) are coming soon... ;-) This port would not appear without netchild's help. Thank you, Alexander! Notes: svn path=/head/; revision=188582
* Polish pkg-descr and pkg-message:Boris Samorodov2007-03-172-4/+13
| | | | | | | | | | | | . add comments and warnings about problems with chroot into the linux base; [1] . delete a note about linux port for alpha; [1] . add an advice to use linux_dist ports for cross-development; [1] . fix the link linux-XFree86-libs -> linux-xorg-libs. Submitted by: netchild (at freebsd-emulation@) [1] Notes: svn path=/head/; revision=187594
* Retire NO_FILTER_SHLIBS now that it no longer serves a purposeKris Kennaway2007-01-301-1/+0
| | | | Notes: svn path=/head/; revision=183680
* Revert back previous commit of removing deleted ports fromBoris Samorodov2006-10-051-1/+3
| | | | | | | | | | CONFLICTS variable. Give happy users just another chance to update their systems. Pointed out by: infofarmer, kris Notes: svn path=/head/; revision=174569
* Remove deleted linux_base-* and linux_locale* ports from CONFLICTS variableBoris Samorodov2006-10-051-3/+1
| | | | | | | | | of the remaining linux ports. Reviewed by: netchild (agreed in principle) Notes: svn path=/head/; revision=174546