Commit graph

101 commits

Author SHA1 Message Date
Trevor Johnson
37bcffe8c9 Redistribution in binary form must provide a disclaimer
that states that the software is based in part of [sic] the
	work of the FreeType Team, in the distribution documentation.
	We also encourage you to put an URL to the FreeType web
	page in your documentation, though this isn't mandatory.

-- <URL:http://cvs.freetype.org/cgi-bin/viewcvs.cgi/~checkout~/freetype2/docs/
   FTL.txt?rev=1.7>
2003-09-29 15:55:57 +00:00
Trevor Johnson
f730b9000c Add the libattr, libacl, libelf, and bzip2-libs packages, needed
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)
2003-07-21 00:44:28 +00:00
Trevor Johnson
43a3ce9a00 security fix: update the XFree86 libraries to 4.2.1 because of
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>.
2003-07-03 16:35:54 +00:00
Trevor Johnson
57597c1200 Register conflicts among linux_base ports. 2003-07-03 14:38:31 +00:00
Trevor Johnson
a62f32ec86 new i386-only linux_base port, which installs bits from release 8.0
of a Linux distribution
2003-07-03 14:29:29 +00:00
Trevor Johnson
1cf930b9cc Lars Eggert reports:
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
2003-06-10 14:57:03 +00:00
Trevor Johnson
885cb8d505 security update:
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>
2003-06-01 08:23:28 +00:00
Yoshio MITA
13718d41d6 Make libstdc++-2.96-112.7.1.i386.rpm to be extracted and included into
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.
2003-05-19 06:26:25 +00:00
Trevor Johnson
007fd60dd7 For the Alpha, update glibc and un-forbid (untested).
PR:	50313
Submitted by:	Miguel Mendez
2003-04-09 02:05:12 +00:00
Trevor Johnson
f0b43969f2 For i386, update glibc and for the Alpha, mark forbidden due to
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.
2003-04-08 21:22:45 +00:00
Akinori MUSHA
1707b424cb De-pkg-comment. 2003-02-20 17:24:13 +00:00
Marcel Moolenaar
ee41069f85 Duplicate the two different MD5 checksums for redhat-release-*.rpm
in both distinfo files. The alpha and i386 versions are identical
except for some meta-data.

Requested by: trevor
2002-12-10 03:04:57 +00:00
Marcel Moolenaar
dad821b043 The previous commit deserved a revision bump.
Acknowledged by: kris
2002-12-03 06:45:56 +00:00
Marcel Moolenaar
950671e1f4 Fix both alpha and i386. The major change is that glibc has been
updated.

Reviewed by: kris
2002-12-03 06:27:50 +00:00
Mark Murray
d1b7d59c8a Force links so reinstalls can happen. 2002-11-05 08:23:18 +00:00
Trevor Johnson
f58e55ea1e On -CURRENT (i386), installation of the bash RPM failed because of
a missing libtermcap.so.2.
2002-09-26 16:26:19 +00:00
Trevor Johnson
e7bfaf6db7 The redhat-release-7.1-1.noarch.rpm from Red Hat 7.1/Alpha has a
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.
2002-09-26 16:21:32 +00:00
Maxim Sobolev
4fe6852b8f Due to popular demant into each port which might be inserted into dependency
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.)
2002-09-14 13:32:06 +00:00
Trevor Johnson
07f5480d94 Bump PORTREVISION for the glibc update. 2002-08-28 11:54:41 +00:00
Trevor Johnson
48f343aba0 Update glibc to 2.2.4-29, to avoid resolver and RPC security bugs. 2002-08-28 11:43:54 +00:00
Trevor Johnson
7fac87763d These should have the resolver bug too. 2002-08-26 09:56:34 +00:00
Trevor Johnson
fc90e46ce0 Forbid because of XDR security bug. 2002-08-26 09:47:59 +00:00
Akinori MUSHA
e24c539e8e Use MASTER_SITE_REDHAT_LINUX. 2002-07-25 18:55:23 +00:00
David E. O'Brien
02709ab678 Upgrade to Red Hat 7.x support. Many binary-only packages are now requiring
Red Hat 7.x to run.
2002-05-28 02:35:23 +00:00
David E. O'Brien
6ef958d2f5 This file isn't used any more -- distinfo.{ARCH} is. 2002-05-28 02:30:22 +00:00
Kris Kennaway
fb7f2dbe43 Catch up checksums of arch-neutral files to distinfo.i386
Submitted by:	bento
2002-05-15 23:30:05 +00:00
Norikatsu Shigemura
f99b430f55 add missing directory.
Reviewed by:	knu (mentor)
2002-04-28 17:48:27 +00:00
Trevor Johnson
44cde67dc9 Bump PORTREVISION for the zlib update.
Forgotten by:	me
Reported by:	Mike Buchanon <buchanon@mlss15.cl.msu.edu>
PR:		35860
2002-03-13 15:58:21 +00:00
Trevor Johnson
48d1b32f61 Update for zlib "double free" security bug
(http://www.redhat.com/support/errata/RHSA-2002-026.html).  I only
tested this on i386.
2002-03-12 13:44:43 +00:00
Pete Fritchman
3aef562436 Fix ownership on ${LINUXBASE}/var/spool/mail.
PR:		33096
2001-12-23 09:10:13 +00:00
Marcel Moolenaar
d9b729a5ca Pass maintainership over to ports@FreeBSD.org. The linux_base ports
are getting beyond my control.
2001-11-18 05:58:33 +00:00
David W. Chapman Jr.
479a523af4 Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer exists.
PR:		30497
Submitted by:	Dan Larsson
Approved by:	will
2001-09-23 19:50:42 +00:00
Jimmy Olgeni
f5e2f824d5 Chase the directory layout on ftp.redhat.com, no checksum changes. 2001-05-24 08:28:41 +00:00
Jimmy Olgeni
2f10aec825 Fix unknown uid/gids that come out of the RPMs, to avoid the quotacheck
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
2001-04-25 17:26:30 +00:00
David E. O'Brien
30af7b687e rpm' and rpm2cpio' have been repocopied from "misc" to "archivers". 2001-03-20 20:28:14 +00:00
Steve Price
ab81d2e662 Make this package again on the Alpha. 2001-03-09 03:31:03 +00:00
Ben Smithurst
de2b7db731 Add a .uk master site.
Approved by:	marcel (maintainer)
2000-11-25 21:35:40 +00:00
Satoshi Asami
295b241ccf PREFIX is still needed -- just set it to ${LINUXBASE}.
Submitted by:	bento
2000-11-25 01:49:16 +00:00
Marcel Moolenaar
da038eb9ee The info package seems to be sensitive about the locale
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>
2000-11-21 07:38:23 +00:00
Marcel Moolenaar
2ca6f95f20 Don't enable NIS by default. The example yp.conf file installed
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>
2000-11-21 07:23:24 +00:00
Marcel Moolenaar
7e57926465 Replace the locally defined PREFIX (defined as /compat/linux)
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.
2000-11-21 07:19:57 +00:00
Satoshi Asami
479b3e87ff Move files/md5.{i386,alpha} to distinfo.{i386,alpha}. 2000-10-08 10:28:37 +00:00
Satoshi Asami
5a925ca018 Rename PLIST.* to pkg-plist.*. 2000-10-08 00:54:28 +00:00
Marcel Moolenaar
6675b7b033 Use distinct md5 files for both alpha and i386. There are arch.
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.
2000-09-04 22:28:41 +00:00
Marcel Moolenaar
0447f28d88 Update the checksum of 4 architecture independent rpms. The alpha
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.
2000-09-04 22:07:40 +00:00
Marcel Moolenaar
d675e98965 Revert previous checksum change. The checksums were correct for
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.
2000-09-04 21:05:49 +00:00
David E. O'Brien
e82dc9f7fc Fix checksums. And no I don't care why they changed. 2000-09-02 05:57:07 +00:00
Marcel Moolenaar
ee3383d32d Add missing ';;' in previous commit. 2000-08-21 23:43:25 +00:00
Sheldon Hearn
4e28d4de05 Do not rely on the linux(8) shell script. Instead, use an INSTALL
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.
2000-08-15 10:22:36 +00:00
Mike Smith
6710b4a9f0 RH6.1 has moved into old-releases on the master and most mirrors,
track this while we wait for 6.3 or something less buggy than 6.2.
2000-05-28 22:53:57 +00:00