summaryrefslogtreecommitdiff
path: root/emulators/linux_base-suse-9.1/Makefile (unfollow)
Commit message (Collapse)AuthorFilesLines
2006-10-21Despite trevor commits 7 weeks ago the ports remained broken and trevorKris Kennaway1-145/+0
has again been unresponsive to reports of the problem. Honour the original expiration date and remove the ports. Approved by: portmgr (self) Notes: svn path=/head/; revision=175452
2006-10-05Revert back previous commit of removing deleted ports fromBoris Samorodov1-1/+2
CONFLICTS variable. Give happy users just another chance to update their systems. Pointed out by: infofarmer, kris Notes: svn path=/head/; revision=174569
2006-10-05Remove deleted linux_base-* and linux_locale* ports from CONFLICTS variableBoris Samorodov1-2/+1
of the remaining linux ports. Reviewed by: netchild (agreed in principle) Notes: svn path=/head/; revision=174546
2006-08-31Update the bash RPM (description from the INDEX file provided by Novell):Trevor Johnson1-17/+14
Using any locale with UTF-8 encoding leads to an endless loop if after a quote a tabluator completion is tried. Update the bzip2 RPM (description from the INDEX file provided by Novell): bzip2 could crash or run into an enless loop when decompressing certain specially crafted archives. This problem has been fixed. (CAN-2005-1260) An advisory is at <url:http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-1260>. Update the coreutils RPM (description from the INDEX file provided by Novell): Fix a bug in the cp and mv utilities that cause them to terminate with a segmentation fault when copying extended attributes fails. Update the libacl RPM (description from the INDEX file provided by Novell): When specifying multiple files, the X pseudo permission was handled wrong. (X evaluates to x if any acl entry contains x, and - otherwise.) Update the ncurses RPM (description from the INDEX file provided by Novell): Make resizing of the terminal work even with threaded curses programs Update the zlib RPM: The previous zlib update for CAN-2005-2096 fixed a flaw in zlib that could allow a carefully crafted compressed stream to crash an application. While the original patch corrected the reported overflow, Markus Oberhumer discovered additional ways a stream could trigger an overflow. This update fixes those problems as well. This issue is tracked by the Mitre CVE ID CAN-2005-1849. Since only zlib 1.2.x is affected, older SUSE products are not affected by this problem. --<url:http://www.novell.com/linux/security/advisories/2005_43_zlib.html> Add linux_base-8, linux_base-suse-9.2 and linux_base-suse-9.3 to CONFLICTS. Remove quotes from RESTRICTED line (portlint). Remove deprecation. Increment PORTREVISION to 2. PR: 102707 Notes: svn path=/head/; revision=171695
2006-06-17Mark deprecated and set expiration time for various reasons:Alexander Leidinger1-1/+6
- superseeded - outdated/EOL - no maintainer - bitrod While I'm here add some more conflicts. Notes: svn path=/head/; revision=165625
2006-02-11Reset maintainership to ports@ after ~4 months without any response to anyAlexander Leidinger1-1/+1
PR. Thanks for contributing. Since the acroread7 port is a somewhat important port for our users, I will hand it over to emulation@ if no _active_ *committer* takes it before the ports freeze. While I'm here: - fix a little nit in the csound port (I think the intention was to create no backup file instead of creating one with a "-e" extension) - set ARCH to i386 in the amd64 case for the acroread7 port. This is a work-around to be able to install everything when a dependency is not already installed (ARCH is read-only in sub-makes, so the dependencies can't change it). This should be removed when the dependencies are fixed or converted to use bsd.linux-rpm.mk. [1] Not objected to by: portmgr (explicit: krion; silence: rest) Maintainer timeout: ~4 months Submitted by: Sangwoo Shim <sangwoos@gmail.com> [1] PR: 87985 [1] Notes: svn path=/head/; revision=155784
2005-09-23Checking MACHINE_ARCH is deprecated.Trevor Johnson1-1/+1
Notes: svn path=/head/; revision=143440
2005-06-10Remove expired linux_base-6 port.Trevor Johnson1-1/+1
Notes: svn path=/head/; revision=137168
2005-04-12At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien1-4/+4
after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
2005-04-11Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien1-4/+4
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
2005-03-15Don't error out when the user defines USE_LINUX (See PR 69997 andTrevor Johnson1-3/+1
bsd.port.mk 1.505). Notes: svn path=/head/; revision=131287
2005-01-30Use NO_LATEST_LINK.Kirill Ponomarev1-0/+1
Notes: svn path=/head/; revision=127720
2004-12-21Add new Linux base ports with packages from Red Hat Linux 9 [1] andTrevor Johnson1-62/+44
SUSE Linux 9.1 [2]. PR: 75241 [1] and 75296 [2] Submitted by: Xin Li [1], me [2] Notes: svn path=/head/; revision=124712
2004-12-19Remove some lines that are no longer needed.Trevor Johnson1-7/+0
Notes: svn path=/head/; revision=124463
2004-12-18Correct a mistake in my grouping of master site subdirectories.Trevor Johnson1-1/+1
Notes: svn path=/head/; revision=124422
2004-12-18Simplify by grouping master site subdirectories.Trevor Johnson1-30/+19
Clean up amd64 support by consolidating tests. Code after bsd.port.mk was not reached. Notes: svn path=/head/; revision=124395
2004-12-14On amd64 we want to use FALLBACK_ELF_MIB as kern.elf32.fallback_brand,David E. O'Brien1-0/+4
vs. kern.fallback_elf_brand. Notes: svn path=/head/; revision=124024
2004-12-14First cut at supporting AMD64 (to give 32-bit support).David E. O'Brien1-1/+9
Notes: svn path=/head/; revision=124022
2004-02-05Fix CONFLICTS lines, as requested by eik then petef:Trevor Johnson1-1/+1
I think it's a bug that linux_base thinks it conflicts with itself. --petef The problem occurs if you do make install; make install FORCE_PKG_REGISTER=yes which is somewhat supported, although [seldom] (never?) used. --eik Also record conflicts with cle_base. Notes: svn path=/head/; revision=100091
2004-02-04Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke1-1/+1
(Part 2) Notes: svn path=/head/; revision=99920
2004-01-22Use the CPIO macro defined in bsd.port.mk.Trevor Johnson1-1/+1
Notes: svn path=/head/; revision=98793
2003-12-04Use the latest glibc packages. Changes are described atTrevor Johnson1-3/+3
<URL:http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0689>, <URL:http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0859> and <URL:https://rhn.redhat.com/errata/RHSA-2003-325.html>. Notes: svn path=/head/; revision=94868
2003-11-19Remove the XFree86-libs RPM from here (see ports/x11/linux-XFree86-libs).Trevor Johnson1-3/+2
Notes: svn path=/head/; revision=94392
2003-11-19I don't see any use for the /compat/linux/initrd directory.Trevor Johnson1-1/+1
Notes: svn path=/head/; revision=94354
2003-11-13Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson1-2/+2
Notes: svn path=/head/; revision=93890
2003-07-21Add the libattr, libacl, libelf, and bzip2-libs packages, neededTrevor Johnson1-3/+5
by programs such as mv (used in installation); remove librpm404 and rpm404-python which are unused. Make rpm an EXTRACT_DEPENDS rather than BUILD_DEPENDS, based on Phil Pennock's suggestion for the sgifonts port. Submitted by: Frank Reppin (adding libattr and libacl) Notes: svn path=/head/; revision=85257
2003-07-03security fix: update the XFree86 libraries to 4.2.1 because ofTrevor Johnson1-4/+4
what is described at <URL:http://www.xfree86.org/security/> as "an Xlib problem that made it possible to load (and execute) arbitrary code in privileged clients" "local users [may] gain root privileges via a modified LD_PRELOAD environment variable that points to a malicious module" --CAN-2002-1472 <URL:http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2002-1472> The hash matches the one in RHSA-2003:067-19 at <URL:http://rhn.redhat.com/errata/RHSA-2003-067.html>. Notes: svn path=/head/; revision=84158
2003-07-03Register conflicts among linux_base ports.Trevor Johnson1-0/+1
Notes: svn path=/head/; revision=84140
2003-07-03new i386-only linux_base port, which installs bits from release 8.0Trevor Johnson1-75/+69
of a Linux distribution Notes: svn path=/head/; revision=84138
2003-06-01security update:Trevor Johnson1-2/+2
The function gzprintf within zlib, when called with a string longer than Z_PRINTF_BUFZISE (= 4096 bytes), can overflow without giving a warning. zlib-1.1.4 and earlier exhibit this behavior. There are no known exploits of the gzprintf overrun, and only a few programs, including rpm2html and gimp-print, are known to use the gzprintf function. The problem has been fixed by checking the length of the output string within gzprintf. --<URL:http://rhn.redhat.com/errata/RHSA-2003-079.html> Notes: svn path=/head/; revision=81876
2003-05-19Make libstdc++-2.96-112.7.1.i386.rpm to be extracted and included intoYoshio MITA1-3/+3
package. libstdc++-2.96 is a core package that is referenced by many linux_base applications such as linux-eagle. For instance, linux-eagle doesn't work with linux_base-7.1_3. Despite the importance, libstdc++-2.96 has been forgotten to be extracted since 6 months. (Actually, the RPM package is listed in the Makefile, but was badly defined so that no extraction was performed.) Since linux_base is an important package, I hesitated to commit this correction (for a long time :). If there is any incovenience in the way of package definition, please feel free to correct my change. Notes: svn path=/head/; revision=81340
2003-04-09For the Alpha, update glibc and un-forbid (untested).Trevor Johnson1-4/+5
PR: 50313 Submitted by: Miguel Mendez Notes: svn path=/head/; revision=78642
2003-04-08For i386, update glibc and for the Alpha, mark forbidden due toTrevor Johnson1-3/+7
remotely exploitable RPC bug (Red Hat advisory RHSA-2003-089 and CERT advisory CA-2003-10). According to <URL:http://www.redhat.com/apps/support/errata/>, "all errata support for Alpha products, Sparc products, and Powertools products have reached end of life." I didn't do proper run-time testing of this, but "make package deinstall" leaves a clean /compat/linux/ behind. Notes: svn path=/head/; revision=78624
2003-02-20De-pkg-comment.Akinori MUSHA1-0/+1
Notes: svn path=/head/; revision=75953
2002-12-03The previous commit deserved a revision bump.Marcel Moolenaar1-1/+1
Acknowledged by: kris Notes: svn path=/head/; revision=71348
2002-12-03Fix both alpha and i386. The major change is that glibc has beenMarcel Moolenaar1-8/+7
updated. Reviewed by: kris Notes: svn path=/head/; revision=71347
2002-11-05Force links so reinstalls can happen.Mark Murray1-2/+2
Notes: svn path=/head/; revision=69516
2002-09-26On -CURRENT (i386), installation of the bash RPM failed because ofTrevor Johnson1-1/+2
a missing libtermcap.so.2. Notes: svn path=/head/; revision=67153
2002-09-14Due to popular demant into each port which might be inserted into dependencyMaxim Sobolev1-0/+4
list by bsd.port.mk insert anti foot-shooting device, which prevents infinite fork loop when the user defines corresponding USE_XXX in global make.conf, command line or environment. Similar devices should probably be inserted into ports that might be inserted into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk and so on.) Notes: svn path=/head/; revision=66299
2002-08-28Bump PORTREVISION for the glibc update.Trevor Johnson1-1/+1
Notes: svn path=/head/; revision=65172
2002-08-28Update glibc to 2.2.4-29, to avoid resolver and RPC security bugs.Trevor Johnson1-20/+11
Notes: svn path=/head/; revision=65171
2002-08-26These should have the resolver bug too.Trevor Johnson1-1/+1
Notes: svn path=/head/; revision=65027
2002-08-26Forbid because of XDR security bug.Trevor Johnson1-0/+2
Notes: svn path=/head/; revision=65025
2002-07-25Use MASTER_SITE_REDHAT_LINUX.Akinori MUSHA1-12/+4
Notes: svn path=/head/; revision=63557
2002-05-28Upgrade to Red Hat 7.x support. Many binary-only packages are now requiringDavid E. O'Brien1-118/+85
Red Hat 7.x to run. Notes: svn path=/head/; revision=60161
2002-03-13Bump PORTREVISION for the zlib update.Trevor Johnson1-0/+1
Forgotten by: me Reported by: Mike Buchanon <buchanon@mlss15.cl.msu.edu> PR: 35860 Notes: svn path=/head/; revision=56010
2002-03-12Update for zlib "double free" security bugTrevor Johnson1-4/+4
(http://www.redhat.com/support/errata/RHSA-2002-026.html). I only tested this on i386. Notes: svn path=/head/; revision=55932
2001-12-23Fix ownership on ${LINUXBASE}/var/spool/mail.Pete Fritchman1-0/+1
PR: 33096 Notes: svn path=/head/; revision=52033
2001-11-18Pass maintainership over to ports@FreeBSD.org. The linux_base portsMarcel Moolenaar1-1/+1
are getting beyond my control. Notes: svn path=/head/; revision=50178
2001-09-23Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer ↵David W. Chapman Jr.1-1/+0
exists. PR: 30497 Submitted by: Dan Larsson Approved by: will Notes: svn path=/head/; revision=48126