aboutsummaryrefslogtreecommitdiff
path: root/security/linux-f10-nss
Commit message (Collapse)AuthorAgeFilesLines
* - In Uses/linux.mk use the loop variable directly when appending toTijl Coosemans2016-09-071-1/+1
| | | | | | | | | | | | *_DEPENDS. Helper variables derived from the loop variable aren't expanded causing *_DEPENDS to be incorrect. - Bump all ports with more than one value in USE_LINUX. PR: 211645 Reported by: jkim Notes: svn path=/head/; revision=421496
* - Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk withTijl Coosemans2016-09-051-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mk/Uses/linux.mk. - Replace USE_LINUX=yes with USES+=linux and USE_LINUX=(.*) with USES+=linux:\1 in all ports. - Replace USE_LINUX_APPS with USE_LINUX in all ports. - Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to install scripts in some ports. - When USE_LINUX_RPM is defined, simplify the way DISTFILES and EXTRACT_ONLY are defined. - Remove BRANDELF_DIRS and BRANDELF_FILES handling. In the very rare cases that it is still necessary ports can run ${BRANDELF} from post-patch. - Remove AUTOMATIC_PLIST handling. Only one port used it. - Fix Linux MASTER_SITES. - Replace OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS with default versions framework. - bsd.port.mk: - Move Linux related bits to Uses/linux.mk, except USE_LINUX_PREFIX. - Put USE_LINUX_PREFIX handling after USES processing. - Define DOCSDIR, DATADIR, etc. after handling USE_LINUX_PREFIX so it can give these variables a different default value. - When a package needs to run Linux ldconfig check before installation if Linux support is enabled. - emulators/linux_base-*: - Use USES=linux and remove duplication. - Remove files/lp. FreeBSD or CUPS lp(1) should work. - Remove files/yp.conf. No longer seems to be used. - Remove pkg-deinstall and move pkg-install into pkg-plist. - Update pkg-descr and pkg-message. - Fix handling of ldconfig cache in pkg-plist. - devel/fb-adb: Use a Linux shell to run a Linux script but patch the script to use FreeBSD mkdir so mkdir -p $path creates $path and not /compat/linux/$path. PR: 211645 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=421387
* Move MASTER_SITES from CRITICAL to LOCAL/ehauptEmanuel Haupt2015-01-061-1/+1
| | | | Notes: svn path=/head/; revision=376417
* Cleanup plistAntoine Brodin2014-11-131-6/+0
| | | | Notes: svn path=/head/; revision=372533
* Update CentOS base to 6.5, add userland portsJohannes Jost Meixner2014-09-221-6/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Fedora 10 infrastructure ports have been in use since June 2009 and, while having served a great deed, have become unsupported upstream and hence affected by unfixed security vulnerabilities. In addition to that, many recent Linux binaries need newer libc / stdlibc++ versions. This commit adds the linux-c6- userland as drop-in replacement for the -f10 infrastructure, as well as upgrading the linux_base-c6 port to CentOS 6.5. If you want to switch to linux-c6 ports, please define at /etc/make.conf: OVERRIDE_LINUX_BASE_PORT=c6 OVERRIDE_LINUX_NONBASE_PORTS=c6 Additionally, please add the following line to /etc/sysctl.conf: compat.linux.osrelease=2.6.18 Upgrading procedures are shown in /usr/ports/UPDATING. This work has been inspired by Artyom Mirgorodskiy's post to emulation@ in November 2013, using and extending mav@'s work. It has been tested extensively and most reported issues were already fixed. Please report any additional bug or "features" to the emulation mailing list. Many thanks to: mav@, rene@, allanjude@, netchild@, antoine@, everyone who's filed Issues and Pull requests on GitHub, PR: 186820 Differential Revision: https://reviews.freebsd.org/D793 Reviewed by: allanjude, antoine, bapt, rene Approved by: portmgr (antoine, bapt) Approved by: koobs (mentor) Sponsored by: Perceivon Hosting Inc. Notes: svn path=/head/; revision=368845
* Remove FORBIDDEN that references vuxml. We already have vuxml, portauditBryan Drewery2014-09-201-2/+0
| | | | | | | | | | | | | | | and pkg audit to handle this. The user can make their own decision as to whether or not they want to use vulnerable ports or packages. Using FORBIDDEN like this is not proper. It should only be used in extreme cases. In the meantime, the new Linux ports are being tested and should arrive soon. With hat: portmgr Notes: svn path=/head/; revision=368642
* Mark vulnerable linux-f10 ports as forbidden (category s*)Rene Ladan2014-07-201-0/+2
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=362314
* Add staging support for linux-f10-* ports maintained by emulation@Rene Ladan2013-10-061-1/+0
| | | | | | | (category security). Notes: svn path=/head/; revision=329579
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | security) Notes: svn path=/head/; revision=327769
* Assist with de-MD5'ificationDoug Barton2011-07-041-2/+0
| | | | Notes: svn path=/head/; revision=277075
* Add a more reliable mirrors for fc4 and f10 linux emulation ports.Emanuel Haupt2011-03-031-0/+1
| | | | | | | | Triggered by: distilator Reviewed by: netchild (emulation) Notes: svn path=/head/; revision=270181
* - Update rpms to 3.12.3.99.3-2.10.6.fc10 [1]Juergen Lock2010-09-133-9/+13
| | | | | | | | | | - Small plist fix (dirrmtry instead of dirrm) PR: ports/150133 [1] Submitted by: Marin ROCHE <krnkktz@gmail.com> Notes: svn path=/head/; revision=261081
* Here are new Linux Fedora 10 infrastructure ports.Boris Samorodov2009-06-013-24/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Fix PORTVERSION 3.12.2 -> 3.12.2.0.Boris Samorodov2009-04-061-1/+1
| | | | Notes: svn path=/head/; revision=231715
* Add linux-f8-nss 3.12.2, network Security Services (Linux Fedora 8).Boris Samorodov2009-04-063-0/+56
Notes: svn path=/head/; revision=231713