summaryrefslogtreecommitdiff
path: root/emulators/linux_base-6 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75953
* Increment PORTREVISION for glibc update (and add another dunce capTrevor Johnson2002-12-081-1/+1
| | | | | | | to my collection). Notes: svn path=/head/; revision=71435
* Update glibc to 2.1.3-28 in order to correct buffer overflow inTrevor Johnson2002-12-083-3/+3
| | | | | | | | | | | resolver. This also makes the port fetchable again. Advisories are at <URL:https://rhn.redhat.com/errata/RHSA-2002-197.html> and <URL:http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2002-1146>. N.B. I only tested this on -CURRENT/i386. Notes: svn path=/head/; revision=71419
* Add GTK+ 1.2.6-7 from Red Hat 6.2. This is needed by Mozilla andTrevor Johnson2002-09-085-3/+241
| | | | | | | | | by Netscape 6 and 7. With all of those (so far), Java only works with this version of linux_base. The linux-gtk port is no longer compatible with linux_base-6. Increment PORTREVISION. Notes: svn path=/head/; revision=65822
* Remove old glib-1.2.5-1 hashes someone left when glib was updatedTrevor Johnson2002-09-082-2/+0
| | | | | | | to 1.2.6-2). Notes: svn path=/head/; revision=65821
* Sort distinfo files, for easier maintenance.Trevor Johnson2002-09-082-27/+27
| | | | Notes: svn path=/head/; revision=65820
* Sort packing lists.Trevor Johnson2002-09-082-3/+3
| | | | Notes: svn path=/head/; revision=65819
* Correct "script failed" installation error introduced in the last commit.Trevor Johnson2002-08-301-4/+7
| | | | Notes: svn path=/head/; revision=65293
* Update XFree86 libraries to 3.3.6-29, to avoid multiple securityTrevor Johnson2002-08-304-11/+5
| | | | | | | bugs. Notes: svn path=/head/; revision=65288
* Remove old glibc hashes.Trevor Johnson2002-08-301-2/+0
| | | | Notes: svn path=/head/; revision=65286
* Update glibc to 2.1.3-26 to avoid resolver and RPC security bugs.Trevor Johnson2002-08-305-138/+353
| | | | | | | Keep forbidden because of security bugs in X11 libraries. Notes: svn path=/head/; revision=65282
* 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-15/+4
| | | | Notes: svn path=/head/; revision=63560
* 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
* ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go.Bill Fumerola2000-05-141-1/+1
| | | | Notes: svn path=/head/; revision=28453
* PORTNAME/VERSION stuffMichael Haro2000-04-121-3/+2
| | | | Notes: svn path=/head/; revision=27455
* Add virtual category "linux" to Linux apps and support libs/utils.Satoshi Asami2000-02-281-1/+1
| | | | Notes: svn path=/head/; revision=26406
* Revert to using /compat/linux instead of /usr/compat/linux. TheMarcel Moolenaar2000-02-181-1/+1
| | | | | | | | | | | | linuxulator uses /compat/linux and /compat may be a link (it is on fresh installs) and may not point to /usr/compat at all. Also, linux_devtools still uses /compat/linux. If the prefix is changed to something other than /compat/linux, make sure it's changed in all relevant places! Notes: svn path=/head/; revision=25985
* Use BUILD_DEPENDS on rpm, instead of RUN_DEPENDS.Jun Kuriyama2000-02-171-1/+1
| | | | | | | Discussed with: marcel Notes: svn path=/head/; revision=25935
* Change PREFIX to /usr/compat/linux as the compat bits are really intendedDavid E. O'Brien2000-02-171-1/+1
| | | | | | | to live in /usr rather than /. Notes: svn path=/head/; revision=25923
* Install packages with -U instead of -i. This should minimize theMarcel Moolenaar2000-01-101-5/+5
| | | | | | | | problems people have when they install the port without removing the previously installed version. Notes: svn path=/head/; revision=24621
* We definitely have a CVS problem somewhere. This wasn't committed inMarcel Moolenaar2000-01-061-49/+75
| | | | | | | | | | | | the previous commit. Maybe it's related to removing files in the same commit. Anyway.. Update to Red Hat 6.1. Noticed by: jedgar Notes: svn path=/head/; revision=24475
* Upgrade to Red Hat 6.1. The port also allows installing updates,Marcel Moolenaar2000-01-055-5175/+6327
| | | | | | | | | which makes it easier to keep it up to date. Thanks to: Sean O'Connell (sean@stat.duke.edu) for his support. Notes: svn path=/head/; revision=24459
* Use ``mkdir -p'' rather than ``mkdir''.David E. O'Brien1999-10-242-80/+80
| | | | | | | | | | | | A problem exists when one ``pkg_add -r acroread'' and ftp.crom.com is at it's limit. One can be able to download Latest/acroread.tgz. BUT when `pkg_add' tries to install all the dependancies it fails due to being unable to fetch one of them. If the user then ``pkg_add -r acroread'' again in an attempt to get everything installed they now get scary error messages from ``mkdir'' since the directories already exist. Notes: svn path=/head/; revision=22602
* Linux needs a yp.conf file for NIS to work. Install a sample yp.conf so thatMarcel Moolenaar1999-09-175-0/+24
| | | | | | | | | | | | | | | NIS users now what to do. Display a note after installation of the port/package to draw attention to it. Creating the proper yp.conf on the fly is being considered... PR: 12748 Originator: Palle Girgensohn <girgen@partitur.se> Solution by: Palle Thanks to: nsayer Notes: svn path=/head/; revision=21696
* Add xpm by popular demand. libXpm is quite frequently used by glibc2 based XMarcel Moolenaar1999-09-084-1/+8
| | | | | | | | | binaries (or should I say X based glibc2 binaries), including Netscape. Partially submitted by: CHOI, Junho <cjh@wdb.co.kr> Notes: svn path=/head/; revision=21396
* Make sure an install can be restarted after a failure. While I'm here, updateMarcel Moolenaar1999-09-033-3/+4
| | | | | | | | DESCR and COMMENT so that they both contain the proper name of the port and do not contain the word `emulation'. Notes: svn path=/head/; revision=21208