aboutsummaryrefslogtreecommitdiff
path: root/emulators/linux_base-6
Commit message (Collapse)AuthorAgeFilesLines
* I lost the bits that made rev 1.82 work. So don't do rev 1.82.David E. O'Brien2005-01-221-0/+3
| | | | Notes: svn path=/head/; revision=127072
* Forbid due to two more security bugs (an updated ncurses packageTrevor Johnson2005-01-141-2/+4
| | | | | | | is available). Set an expiration date four months hence. Notes: svn path=/head/; revision=126434
* Properly set owner of yp.conf.David E. O'Brien2004-12-281-1/+1
| | | | Notes: svn path=/head/; revision=125321
* Fix issue in last commit.David E. O'Brien2004-12-271-6/+5
| | | | Notes: svn path=/head/; revision=125293
* Remove useless "do-patch: NADA" -- the lack of patch-* files is sufficient.David E. O'Brien2004-12-271-3/+0
| | | | Notes: svn path=/head/; revision=125291
* These ports should be using 'ARCH' rather than 'MACHINE_ARCH'.David E. O'Brien2004-12-271-31/+32
| | | | | | | Submitted by: kris Notes: svn path=/head/; revision=125290
* Correct the DEPRECATED string.Trevor Johnson2004-12-221-1/+1
| | | | | | | | PR: 75388 Approved by: kris Notes: svn path=/head/; revision=124841
* Mark DEPRECATED due to bash local DoS (RHSA-2000-117) and due toTrevor Johnson2004-12-211-0/+3
| | | | | | | the sheer age of this software. Notes: svn path=/head/; revision=124739
* Update CONFLICTS.Trevor Johnson2004-12-211-1/+2
| | | | | | | | PR: 75283 Submitted by: linimon Notes: svn path=/head/; revision=124723
* Set NO_LATEST_LINK.Trevor Johnson2004-02-061-0/+1
| | | | | | | Requested by: kris Notes: svn path=/head/; revision=100130
* Fix CONFLICTS lines, as requested by eik then petef:Trevor Johnson2004-02-051-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
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* SIZEify.Trevor Johnson2004-01-291-0/+31
| | | | Notes: svn path=/head/; revision=99360
* Make glib-1.2.6-2.i386.rpm fetchable (it comes from the updates toTrevor Johnson2003-10-281-0/+1
| | | | | | | | | Red Hat 6.1). found by: fenner's survey Notes: svn path=/head/; revision=92425
* Lars Eggert reports:Trevor Johnson2003-10-131-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=90964
* ECHO -> ECHO_MSGEdwin Groothuis2003-09-271-8/+8
| | | | | | | | | | (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
* For i386, update glibc and for the Alpha, mark forbidden due toTrevor Johnson2003-04-082-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 any run-time testing of this, but it packages and deinstalls cleanly. Notes: svn path=/head/; revision=78625
* 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