non port: emulators/linux_base/Makefile |
SVNWeb
|
Number of commits found: 64 |
Mon, 2 Oct 2006
|
[ 12:38 vd ] (Only the first 10 of 45 ports in this commit are shown above. )
Remove expired ports:
2006-10-01 devel/rtplib
2006-09-01 emulators/linux_base
2006-09-01 emulators/linux_base-debian
2006-09-01 emulators/linux_base-8
2006-09-01 emulators/linux_base-rh-9
2006-10-01 misc/pointless
2006-10-01 www/mediawiki14
|
Sat, 17 Jun 2006
|
[ 09:28 netchild ]
Mark deprecated and set expiration time for various reasons:
- superseeded
- outdated/EOL
- no maintainer
- bitrod
While I'm here add some more conflicts.
|
Sat, 11 Feb 2006
|
[ 21:03 netchild ] (Only the first 10 of 103 ports in this commit are shown above. )
Reset maintainership to ports@ after ~4 months without any response to any
PR.
Thanks for contributing.
Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.
While I'm here:
- fix a little nit in the csound port (I think the intention was to
create no backup file instead of creating one with a "-e" extension)
- set ARCH to i386 in the amd64 case for the acroread7 port. This
is a work-around to be able to install everything when a dependency
is not already installed (ARCH is read-only in sub-makes, so the
dependencies can't change it). This should be removed when the
dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]
Not objected to by: portmgr (explicit: krion; silence: rest)
Maintainer timeout: ~4 months
Submitted by: Sangwoo Shim <sangwoos@gmail.com> [1]
PR: 87985 [1]
|
Fri, 10 Jun 2005
|
[ 08:27 trevor ] (Only the first 10 of 20 ports in this commit are shown above. )
Remove expired linux_base-6 port.
|
Sun, 30 Jan 2005
|
[ 17:26 krion ]
Set NO_LATEST_LINK.
|
Sat, 15 Jan 2005
|
[ 19:09 trevor ]
Remove RESTRICTED line. Instead tell distributors about the
accompanying source package.
|
Fri, 14 Jan 2005
|
[ 07:29 trevor ]
Do not reformat PKGMESSAGE. I added code that should not be flowed.
|
[ 06:17 trevor ]
Update to 7.3.
Do not touch /compat/linux/dev/ but instead leave that up to the
user (addresses PR 54970).
Take maintainership.
|
Wed, 29 Dec 2004
|
[ 19:19 obrien ]
Don't use .error -- it breaks 'make index' on sparc64.
|
Tue, 28 Dec 2004
|
[ 06:35 obrien ]
Eeeek rev 1.95 accidently backed out rev 1.94; put back.
|
[ 06:09 obrien ]
Quiet installation errors due to lack of /dev/null w/in LINUXBASE.
|
[ 06:07 obrien ]
Totally unravel the "do-patch: NADA" stuff started in rev 1.93.
|
[ 06:04 obrien ]
Properly set owner of yp.conf.
|
Mon, 27 Dec 2004
|
[ 22:11 obrien ]
Remove useless "do-patch: NADA" -- the lack of patch-* files is sufficient.
|
[ 21:47 obrien ]
These ports should be using 'ARCH' rather than 'MACHINE_ARCH'.
Submitted by: kris
|
Tue, 21 Dec 2004
|
[ 22:16 trevor ]
Mark forbidden due to X Pixmap parsing bugs in
the XFree86-libs RPM installed by this port.
advisories:
CAN-2004-0687, CAN-2004-0688, CAN-2004-0692,
RHSA-2004-478, CAN-2004-0914, RHSA-2004-612
|
[ 22:07 trevor ]
Fix whitespace after my last commit (portlint).
|
[ 19:49 trevor ]
Update CONFLICTS.
PR: 75283
Submitted by: linimon
|
Tue, 14 Dec 2004
|
[ 19:26 obrien ]
On amd64 we want to use FALLBACK_ELF_MIB as kern.elf32.fallback_brand,
vs. kern.fallback_elf_brand.
|
Mon, 30 Aug 2004
|
[ 02:11 obrien ]
First cut at supporting AMD64 (to give 32-bit support).
|
[ 01:15 obrien ]
Minor portlint nit.
|
Sun, 22 Feb 2004
|
[ 18:43 des ]
Remove bogus /dev/null check.
|
Fri, 6 Feb 2004
|
[ 00:09 trevor ]
For i386, use latest glibc and XFree86-libs, and increment PORTREVISION.
Advisories are at <URL:https://rhn.redhat.com/errata/RHSA-2003-286.html>
and <URL:https://rhn.redhat.com/errata/RHSA-2003-325.html>.
Hewlett-Packard has not issued updates for Red Hat 7.2/Alpha.
|
Thu, 5 Feb 2004
|
[ 23:19 trevor ]
Fix CONFLICTS lines, as requested by eik then petef:
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.
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Thu, 22 Jan 2004
|
[ 17:43 marcus ]
Fix the install by stripping the i386 tag out of DISTFILES.
Reported by: Stephen Hilton <nospam@hiltonbsd.com>
Tested by: Stephen Hilton <nospam@hiltonbsd.com>
|
[ 01:39 marcus ]
Remove the two checksums for redhat-release-7.1-1.noarch.rpm from each
distinfo file, and instead fetch this one from from the i386 directory for
both Alpha and i386 architectures. Based on the previous commit that
duplicated these entries in the plist, these files should be more or
less identical. Note: ftp-master will be updated soon with the correct
distfile. [1]
Also, remove redundant slashes from the jail message. [2]
PR: 61660 [1]
61697 [2]
Submitted by: Linh Pham <question@closedsrc.org> [2]
|
Sun, 7 Dec 2003
|
[ 22:58 anders ]
Add WITH_JAIL knob, making it easier to install linux_base in jail.
|
Tue, 30 Sep 2003
|
[ 16:16 trevor ]
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.
|
Sat, 27 Sep 2003
|
[ 00:23 edwin ] (Only the first 10 of 15 ports in this commit are shown above. )
ECHO -> ECHO_MSG
(ECHO_CMD for deskutils/notebook)
PR: ports/56767-56770,56772-56774,56776-56784
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
Thu, 3 Jul 2003
|
[ 14:38 trevor ]
Register conflicts among linux_base ports.
|
Sun, 1 Jun 2003
|
[ 08:23 trevor ]
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>
|
Mon, 19 May 2003
|
[ 06:26 mita ]
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.
|
Wed, 9 Apr 2003
|
[ 02:05 trevor ]
For the Alpha, update glibc and un-forbid (untested).
PR: 50313
Submitted by: Miguel Mendez
|
Tue, 8 Apr 2003
|
[ 21:22 trevor ]
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.
|
Thu, 20 Feb 2003
|
[ 17:21 knu ] (Only the first 10 of 38 ports in this commit are shown above. )
De-pkg-comment.
|
Tue, 3 Dec 2002
|
[ 06:45 marcel ]
The previous commit deserved a revision bump.
Acknowledged by: kris
|
[ 06:27 marcel ]
Fix both alpha and i386. The major change is that glibc has been
updated.
Reviewed by: kris
|
Tue, 5 Nov 2002
|
[ 08:23 markm ]
Force links so reinstalls can happen.
|
Thu, 26 Sep 2002
|
[ 16:26 trevor ]
On -CURRENT (i386), installation of the bash RPM failed because of
a missing libtermcap.so.2.
|
Sat, 14 Sep 2002
|
[ 13:32 sobomax ] (Only the first 10 of 23 ports in this commit are shown above. )
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.)
|
Wed, 28 Aug 2002
|
[ 11:54 trevor ]
Bump PORTREVISION for the glibc update.
|
[ 11:43 trevor ]
Update glibc to 2.2.4-29, to avoid resolver and RPC security bugs.
|
Mon, 26 Aug 2002
|
[ 09:56 trevor ]
These should have the resolver bug too.
|
[ 09:47 trevor ]
Forbid because of XDR security bug.
|
Thu, 25 Jul 2002
|
[ 18:51 knu ]
Use MASTER_SITE_REDHAT_LINUX.
|
Tue, 28 May 2002
|
[ 02:35 obrien ]
Upgrade to Red Hat 7.x support. Many binary-only packages are now requiring
Red Hat 7.x to run.
|
Wed, 13 Mar 2002
|
[ 15:58 trevor ]
Bump PORTREVISION for the zlib update.
Forgotten by: me
Reported by: Mike Buchanon <buchanon@mlss15.cl.msu.edu>
PR: 35860
|
Tue, 12 Mar 2002
|
[ 13:44 trevor ] (Only the first 10 of 12 ports in this commit are shown above. )
Update for zlib "double free" security bug
(http://www.redhat.com/support/errata/RHSA-2002-026.html). I only
tested this on i386.
|
Sun, 23 Dec 2001
|
[ 09:10 petef ]
Fix ownership on ${LINUXBASE}/var/spool/mail.
|
Sun, 18 Nov 2001
|
[ 05:58 marcel ]
Pass maintainership over to ports@FreeBSD.org. The linux_base ports are
getting beyond my control.
|
Sun, 23 Sep 2001
|
[ 20:50 dwcjr ] (Only the first 10 of 37 ports in this commit are shown above. )
Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer
exists.
|
Thu, 24 May 2001
|
[ 09:28 olgeni ]
Chase the directory layout on ftp.redhat.com, no checksum changes.
|
Wed, 25 Apr 2001
|
[ 18:26 olgeni ]
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.
|
Tue, 20 Mar 2001
|
[ 20:28 obrien ] (Only the first 10 of 46 ports in this commit are shown above. )
`rpm' and `rpm2cpio' have been repocopied from "misc" to "archivers".
|
Sat, 25 Nov 2000
|
[ 21:35 ben ]
Add a .uk master site.
|
[ 01:49 asami ]
PREFIX is still needed -- just set it to ${LINUXBASE}.
|
Tue, 21 Nov 2000
|
[ 07:38 marcel ]
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.
|
[ 07:19 marcel ]
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.
|
Sun, 8 Oct 2000
|
[ 11:28 asami ]
Move files/md5.{i386,alpha} to distinfo.{i386,alpha}.
|
[ 01:54 asami ]
Rename PLIST.* to pkg-plist.*.
|
Mon, 4 Sep 2000
|
[ 23:28 marcel ]
Use distinct md5 files for both alpha and i386. There are arch. independent
packages that, despite the identical names, have different contents.
|
Tue, 15 Aug 2000
|
[ 11:22 sheldonh ]
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.
|
Sun, 28 May 2000
|
[ 23:53 msmith ]
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.
|
Number of commits found: 64 |