Commit graph

13 commits

Author SHA1 Message Date
Trevor Johnson
c9e7cd7d75 Tidy Alpha packing list. Most of this is stuff I missed in the
XFree86-libs update.

Noticed by:	kris
2003-10-20 00:02:29 +00:00
Trevor Johnson
49a03228c0 Update to the latest XFree86-libs packages. The security problems
listed in RHSA-2003-064 do not pertain to us AFAICT.  I only tested
this on i386.
2003-09-30 16:16:29 +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
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
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
Norikatsu Shigemura
f99b430f55 add missing directory.
Reviewed by:	knu (mentor)
2002-04-28 17:48:27 +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
Steve Price
ab81d2e662 Make this package again on the Alpha. 2001-03-09 03:31:03 +00:00
Marcel Moolenaar
9782a69b13 Upgrade to Red Hat 6.1. The port also allows installing updates,
which makes it easier to keep it up to date.

Thanks to: Sean O'Connell (sean@stat.duke.edu) for his support.
2000-01-05 23:25:43 +00:00
David E. O'Brien
49634bd73a Use `mkdir -p'' rather than `mkdir''.
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.
1999-10-24 22:55:21 +00:00
Marcel Moolenaar
07f77bbcce Linux needs a yp.conf file for NIS to work. Install a sample yp.conf so that
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
1999-09-17 19:24:39 +00:00
Marcel Moolenaar
87692cee58 Add xpm by popular demand. libXpm is quite frequently used by glibc2 based X
binaries (or should I say X based glibc2 binaries), including Netscape.

Partially submitted by: CHOI, Junho <cjh@wdb.co.kr>
1999-09-08 09:45:02 +00:00
Marcel Moolenaar
8ef42e661a linux_base is the reincarnation of linux_lib and obsoletes both linux_lib
and linux-base. Both will be removed from the ports collection at the
proper time.

linux_base uses a subset of packages from a Red Hat 5.2 release to populate
/compat/linux. There's no functional difference between linux-base and
linux_base. The name of the latter is preferred over the name of the former.

Reviewed by: Tim <hoek@FreeBSD.org>
Supervised by: Satoshi <asami@FreeBSD.org>
1999-07-21 10:41:39 +00:00