summaryrefslogtreecommitdiff
path: root/emulators/linux_base (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add to i386 packing list some directories I missed in the lastTrevor Johnson2003-11-151-0/+56
| | | | | | | XFree86-libs update. Notes: svn path=/head/; revision=93993
* Tidy Alpha packing list. Most of this is stuff I missed in theTrevor Johnson2003-10-201-4/+13
| | | | | | | | | XFree86-libs update. Noticed by: kris Notes: svn path=/head/; revision=91699
* Update to the latest XFree86-libs packages. The security problemsTrevor Johnson2003-09-305-14/+108
| | | | | | | | listed in RHSA-2003-064 do not pertain to us AFAICT. I only tested this on i386. Notes: svn path=/head/; revision=89906
* ECHO -> ECHO_MSGEdwin Groothuis2003-09-271-3/+3
| | | | | | | | | | (ECHO_CMD for deskutils/notebook) PR: ports/56767-56770,56772-56774,56776-56784 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=89489
* Register conflicts among linux_base ports.Trevor Johnson2003-07-031-0/+1
| | | | Notes: svn path=/head/; revision=84140
* Lars Eggert reports:Trevor Johnson2003-06-101-0/+16
| | | | | | | | | | | | | | | | Installation of linux_base-7.1_2 fails when linprocfs is mounted. Unmounting linprocfs before installing works around the issue. At Lars' suggestion, this script also mounts the linprocfs after installation. I assume that if the user has a linprocfs entry in /etc/fstab, the user wants it to be mounted. It also seemed like a good idea to un-mount it before de-installation. PR: 46172 Notes: svn path=/head/; revision=82685
* security update:Trevor Johnson2003-06-015-10/+10
| | | | | | | | | | | | | | | | 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
* Make libstdc++-2.96-112.7.1.i386.rpm to be extracted and included intoYoshio MITA2003-05-192-3/+5
| | | | | | | | | | | | | | | | | 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
* For the Alpha, update glibc and un-forbid (untested).Trevor Johnson2003-04-092-6/+7
| | | | | | | | PR: 50313 Submitted by: Miguel Mendez Notes: svn path=/head/; revision=78642
* For i386, update glibc and for the Alpha, mark forbidden due toTrevor Johnson2003-04-082-5/+9
| | | | | | | | | | | | | | | 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
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75953
* Duplicate the two different MD5 checksums for redhat-release-*.rpmMarcel Moolenaar2002-12-102-0/+2
| | | | | | | | | | in both distinfo files. The alpha and i386 versions are identical except for some meta-data. Requested by: trevor Notes: svn path=/head/; revision=71487
* The previous commit deserved a revision bump.Marcel Moolenaar2002-12-031-1/+1
| | | | | | | Acknowledged by: kris Notes: svn path=/head/; revision=71348
* Fix both alpha and i386. The major change is that glibc has beenMarcel Moolenaar2002-12-034-18/+13
| | | | | | | | | updated. Reviewed by: kris Notes: svn path=/head/; revision=71347
* Force links so reinstalls can happen.Mark Murray2002-11-051-2/+2
| | | | Notes: svn path=/head/; revision=69516
* On -CURRENT (i386), installation of the bash RPM failed because ofTrevor Johnson2002-09-261-1/+2
| | | | | | | a missing libtermcap.so.2. Notes: svn path=/head/; revision=67153
* The redhat-release-7.1-1.noarch.rpm from Red Hat 7.1/Alpha has aTrevor Johnson2002-09-262-0/+2
| | | | | | | | | | | different MD5 hash from the corresponding package from 7.1/i386. The contained etc/redhat-release files have the same contents but different time stamps. By having both hashes in both distinfo files, installation can proceed for users who share the same distfile cache for both architectures. Notes: svn path=/head/; revision=67152
* Due to popular demant into each port which might be inserted into dependencyMaxim Sobolev2002-09-141-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
* Bump PORTREVISION for the glibc update.Trevor Johnson2002-08-281-1/+1
| | | | Notes: svn path=/head/; revision=65172
* Update glibc to 2.2.4-29, to avoid resolver and RPC security bugs.Trevor Johnson2002-08-285-194/+565
| | | | Notes: svn path=/head/; revision=65171
* These should have the resolver bug too.Trevor Johnson2002-08-261-1/+1
| | | | Notes: svn path=/head/; revision=65027
* Forbid because of XDR security bug.Trevor Johnson2002-08-261-0/+2
| | | | Notes: svn path=/head/; revision=65025
* Use MASTER_SITE_REDHAT_LINUX.Akinori MUSHA2002-07-251-12/+4
| | | | Notes: svn path=/head/; revision=63557
* Upgrade to Red Hat 7.x support. Many binary-only packages are now requiringDavid E. O'Brien2002-05-285-2287/+10574
| | | | | | | Red Hat 7.x to run. Notes: svn path=/head/; revision=60161
* This file isn't used any more -- distinfo.{ARCH} is.David E. O'Brien2002-05-281-55/+0
| | | | Notes: svn path=/head/; revision=60160
* Catch up checksums of arch-neutral files to distinfo.i386Kris Kennaway2002-05-151-4/+4
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=59212
* add missing directory.Norikatsu Shigemura2002-04-282-0/+2
| | | | | | | Reviewed by: knu (mentor) Notes: svn path=/head/; revision=58270
* Bump PORTREVISION for the zlib update.Trevor Johnson2002-03-131-0/+1
| | | | | | | | | Forgotten by: me Reported by: Mike Buchanon <buchanon@mlss15.cl.msu.edu> PR: 35860 Notes: svn path=/head/; revision=56010
* Update for zlib "double free" security bugTrevor Johnson2002-03-126-8/+10
| | | | | | | | (http://www.redhat.com/support/errata/RHSA-2002-026.html). I only tested this on i386. Notes: svn path=/head/; revision=55932
* Fix ownership on ${LINUXBASE}/var/spool/mail.Pete Fritchman2001-12-231-0/+1
| | | | | | | PR: 33096 Notes: svn path=/head/; revision=52033
* Pass maintainership over to ports@FreeBSD.org. The linux_base portsMarcel Moolenaar2001-11-181-1/+1
| | | | | | | are getting beyond my control. Notes: svn path=/head/; revision=50178
* Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer ↵David W. Chapman Jr.2001-09-231-1/+0
| | | | | | | | | | | exists. PR: 30497 Submitted by: Dan Larsson Approved by: will Notes: svn path=/head/; revision=48126
* Chase the directory layout on ftp.redhat.com, no checksum changes.Jimmy Olgeni2001-05-241-3/+3
| | | | Notes: svn path=/head/; revision=42998
* Fix unknown uid/gids that come out of the RPMs, to avoid the quotacheckJimmy Olgeni2001-04-251-0/+3
| | | | | | | | | | | | | warning about unknown owners. Add a reminder in the Makefile, because this fix should be removed when a new release of the RPMS fixes the problem. Specifically, the only affected file in the LINUXBASE hierarchy is usr/man/man8/setserial.8 (-> root:wheel) Approved by: marcel Notes: svn path=/head/; revision=41899
* `rpm' and `rpm2cpio' have been repocopied from "misc" to "archivers".David E. O'Brien2001-03-201-1/+1
| | | | Notes: svn path=/head/; revision=40120
* Make this package again on the Alpha.Steve Price2001-03-091-7/+7
| | | | Notes: svn path=/head/; revision=39293
* Add a .uk master site.Ben Smithurst2000-11-251-0/+1
| | | | | | | Approved by: marcel (maintainer) Notes: svn path=/head/; revision=35421
* PREFIX is still needed -- just set it to ${LINUXBASE}.Satoshi Asami2000-11-251-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=35403
* The info package seems to be sensitive about the localeMarcel Moolenaar2000-11-211-7/+8
| | | | | | | | | | | settings and fails to install if the language is not C. Override any locale settings when running rpm. PR: 16621 Submitted by: Mikhail Teterin <mi@video-collage.com> Notes: svn path=/head/; revision=35302
* Don't enable NIS by default. The example yp.conf file installedMarcel Moolenaar2000-11-211-2/+2
| | | | | | | | | | | by the port had actual definitions with bogus values. Comment out the definitions. PR: 21554 Originator: Youki Kadobayashi <youki-k@is.aist-nara.ac.jp> Notes: svn path=/head/; revision=35301
* Replace the locally defined PREFIX (defined as /compat/linux)Marcel Moolenaar2000-11-211-21/+20
| | | | | | | | | | | | by the globally defined LINUXBASE. Setting DESTDIR on the command line now does what one expects. Also, don't download and install glib-1.2.5 when we're also downloading and installing glib-1.2.6. It's now possible to reinstall this port over itself. Notes: svn path=/head/; revision=35300
* Move files/md5.{i386,alpha} to distinfo.{i386,alpha}.Satoshi Asami2000-10-081-5/+1
| | | | Notes: svn path=/head/; revision=33578
* Rename PLIST.* to pkg-plist.*.Satoshi Asami2000-10-081-1/+1
| | | | Notes: svn path=/head/; revision=33506
* Use distinct md5 files for both alpha and i386. There are arch.Marcel Moolenaar2000-09-041-0/+5
| | | | | | | | | | | | independent packages that, despite the identical names, have different contents. This "feature" is currently implemented in a way that works around a limitation in bsd.port.mk and can be considered a hack. Notes: svn path=/head/; revision=32255
* Update the checksum of 4 architecture independent rpms. The alphaMarcel Moolenaar2000-09-041-4/+4
| | | | | | | | | | | versions are not the same as the i386 version, even though they have the same name. This fix does not have effect until the architecture specific md5 files are used. Notes: svn path=/head/; revision=32254
* Revert previous checksum change. The checksums were correct forMarcel Moolenaar2000-09-041-4/+4
| | | | | | | | | the i386. They seem to be wrong for alpha. Whether that's caused by a bad mirror or is caused by a structural bogosity has to be determined at this time. Notes: svn path=/head/; revision=32252
* Fix checksums. And no I don't care why they changed.David E. O'Brien2000-09-021-4/+4
| | | | Notes: svn path=/head/; revision=32192
* Add missing ';;' in previous commit.Marcel Moolenaar2000-08-211-0/+1
| | | | Notes: svn path=/head/; revision=31837
* Do not rely on the linux(8) shell script. Instead, use an INSTALLSheldon Hearn2000-08-153-15/+29
| | | | | | | | | | | script so that the behaviour of a package installation matches that of a port installation identically. Note that, in the package case, we already have a valid run-time linker hints file for Linux. Notes: svn path=/head/; revision=31658
* RH6.1 has moved into old-releases on the master and most mirrors,Mike Smith2000-05-281-1/+1
| | | | | | | track this while we wait for 6.3 or something less buggy than 6.2. Notes: svn path=/head/; revision=28833