Skip site navigation (1)Skip section navigation (2)

CVS log for ports/emulators/linux_base-8/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / emulators / linux_base-8

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.122
Mon Oct 2 12:38:33 2006 UTC (5 years, 4 months ago) by vd
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.121: +1 -1 lines
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

Revision 1.121: download - view: text, markup, annotated - select for diffs
Sat Jun 17 09:28:01 2006 UTC (5 years, 7 months ago) by netchild
Branches: MAIN
Diff to: previous 1.120: preferred, colored
Changes since revision 1.120: +6 -1 lines
Mark deprecated and set expiration time for various reasons:
 - superseeded
 - outdated/EOL
 - no maintainer
 - bitrod

While I'm here add some more conflicts.

Revision 1.120: download - view: text, markup, annotated - select for diffs
Fri Jun 2 21:05:45 2006 UTC (5 years, 8 months ago) by netchild
Branches: MAIN
Diff to: previous 1.119: preferred, colored
Changes since revision 1.119: +2 -2 lines
Register conflict with FC*.

Revision 1.119: download - view: text, markup, annotated - select for diffs
Sat Feb 4 13:01:46 2006 UTC (6 years ago) by netchild
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.118: preferred, colored
Changes since revision 1.118: +1 -1 lines
Move the dirrm of usr to a more appropriate place and convert it to
a dirrmtry since usr/local may be populated by the user.

Noticed by:	pointyhat/kris

Revision 1.118: download - view: text, markup, annotated - select for diffs
Sun Jan 29 15:54:04 2006 UTC (6 years ago) by netchild
Branches: MAIN
Diff to: previous 1.117: preferred, colored
Changes since revision 1.117: +1 -1 lines
Use the new dirrmtry in the plist to remove the LINUXBASE/usr/local/*
dirs if empty, but without anoying messages if someone decides to
install some files by hand there.

Noticed by:	pointyhat/kris

Revision 1.117: download - view: text, markup, annotated - select for diffs
Wed Jan 25 18:57:36 2006 UTC (6 years ago) by netchild
Branches: MAIN
Diff to: previous 1.116: preferred, colored
Changes since revision 1.116: +2 -11 lines
The read-only LINUXBASE case (after installing the ports, of course) has
to besolved differently, since the ldconfig call has to be chrooted, else
the linux ldconfig will cache some FreeBSD native libs which results in
not being able to start some programs:
 - remove the symlink (linux_base)
 - revert to chroot the ldconfig call (with internal functionality this
   time)

Revision 1.116: download - view: text, markup, annotated - select for diffs
Mon Jan 23 18:38:04 2006 UTC (6 years ago) by netchild
Branches: MAIN
Diff to: previous 1.115: preferred, colored
Changes since revision 1.115: +1 -1 lines
unbreak fetch (revert master site change, it is a local change)

Revision 1.115: download - view: text, markup, annotated - select for diffs
Sat Jan 21 14:52:04 2006 UTC (6 years ago) by netchild
Branches: MAIN
Diff to: previous 1.114: preferred, colored
Changes since revision 1.114: +23 -14 lines
 - use MASTER_SITE_READHAT_LINUX now that fedoralegacy is added there
 - pet portlint a little bit
 - don't create LINUXBASE/var/run, to let linux apps access /var/run
 - link LINUXBASE/etc/ld.so.cache to /var/run/linux-ld.so.cache on a
   recent -current (where /etc/rc.d/abi knows how to handle the symlink);
   this should allow a read-only LINUXBASE
 - don't remove LINUXBASE/usr/local, someone may have installed something
   there

Revision 1.114: download - view: text, markup, annotated - select for diffs
Mon Dec 26 02:49:03 2005 UTC (6 years, 1 month ago) by pav
Branches: MAIN
Diff to: previous 1.113: preferred, colored
Changes since revision 1.113: +2 -3 lines
- A better way to trick rpm to create etc/nsswitch.conf.dist

PR:		ports/90220
Submitted by:	SANETO Takanori <sanewo@ba2.so-net.ne.jp>

Revision 1.113: download - view: text, markup, annotated - select for diffs
Wed Dec 14 12:06:26 2005 UTC (6 years, 1 month ago) by lawrance
Branches: MAIN
Diff to: previous 1.112: preferred, colored
Changes since revision 1.112: +7 -3 lines
Examine MACHINE_ARCH instead of ARCH with respect to installation
commands that are dependent on the host machine architecture.

This fixes installation failure on amd64 in some circumstances.

PR:		ports/80679 [1], ports/90252 [2]
Submitted by:	OMATSU Shinichiro <koma2@lovepeers.org> [1]
		Torfinn Ingolfsen <tingo@start.no> [2]
Approved by:	emulation (maintainer, timeout 7 months)

Revision 1.112: download - view: text, markup, annotated - select for diffs
Sun Dec 4 13:12:08 2005 UTC (6 years, 2 months ago) by netchild
Branches: MAIN
Diff to: previous 1.111: preferred, colored
Changes since revision 1.111: +5 -6 lines
- fix the build on pointyhat [1]
- a little cleanup

Suggested by:	kris (some parts) [1]

Revision 1.111: download - view: text, markup, annotated - select for diffs
Sat Dec 3 13:55:04 2005 UTC (6 years, 2 months ago) by netchild
Branches: MAIN
Diff to: previous 1.110: preferred, colored
Changes since revision 1.110: +51 -11 lines
 - update bash and fileutils
 - don't remove nsswitch.conf if modified [1]
 - utilize the new "store GPLed sources" feature [2]
 - use a master site which carries the files

Submitted by:	Ulrich Spoerlein <q@galgenberg.net> [1]
Requested by:	kris [2]

Revision 1.110: download - view: text, markup, annotated - select for diffs
Fri Nov 11 19:54:16 2005 UTC (6 years, 3 months ago) by netchild
Branches: MAIN
Diff to: previous 1.109: preferred, colored
Changes since revision 1.109: +1 -1 lines
Fix the package (missing creation of empty directories).

PR:		88731
Submitted by:	Boris Samorodov <bsam@ipt.ru>
Pointyhat to:	netchild

Revision 1.109: download - view: text, markup, annotated - select for diffs
Sat Nov 5 17:39:24 2005 UTC (6 years, 3 months ago) by netchild
Branches: MAIN
Diff to: previous 1.108: preferred, colored
Changes since revision 1.108: +1 -1 lines
When installed as a package, some (empty) directories are missing. This
commit tries to solve this by adding some @exec calls into the plist.

Add a pkg-deinstall script with appropriate content which was previously
in pkg-install (ouch). [1]

PR:		82625 [1]
Submitted by:	Boris B. Samorodov <bsam ipt ru>

Revision 1.108: download - view: text, markup, annotated - select for diffs
Fri Nov 4 01:19:40 2005 UTC (6 years, 3 months ago) by pav
Branches: MAIN
Diff to: previous 1.107: preferred, colored
Changes since revision 1.107: +7 -6 lines
- Unbreak on amd64: manually run build-locale-archive that is usually runned
  by rpm, but we use --noscripts here
- Portlint

Revision 1.107: download - view: text, markup, annotated - select for diffs
Fri Nov 4 00:27:13 2005 UTC (6 years, 3 months ago) by kris
Branches: MAIN
Diff to: previous 1.106: preferred, colored
Changes since revision 1.106: +4 -0 lines
BROKEN on amd64: Incorrect pkg-plist

Revision 1.106: download - view: text, markup, annotated - select for diffs
Sun Oct 9 09:29:17 2005 UTC (6 years, 4 months ago) by netchild
Branches: MAIN
Diff to: previous 1.105: preferred, colored
Changes since revision 1.105: +20 -33 lines
- reformat the pkg-message
- don't generate the plist at install time, use a static plist instead
  (this fixes the empty plist after the change to pre-su-install) [1]
- brand _every_ ELF executable in {,usr/}{,s}bin/
  (short command line, should be used by other linux ports with a lot of
  files too; contrary to the commit messages of some linux ports: brandelf
  is usefull and doesn't result in foot-shooting in edge cases)
- install directly into the destination instead of bouncing through WRKSRC

Noticed by:	marcus [1]
Pointy hat to:	netchild [1]

Revision 1.105: download - view: text, markup, annotated - select for diffs
Sun Oct 2 14:20:27 2005 UTC (6 years, 4 months ago) by netchild
Branches: MAIN
Diff to: previous 1.104: preferred, colored
Changes since revision 1.104: +2 -2 lines
Change description to include amd64 instead of telling to only support x86.

Suggested by:	Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no>

Revision 1.104: download - view: text, markup, annotated - select for diffs
Fri Jun 17 22:59:07 2005 UTC (6 years, 7 months ago) by netchild
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.103: preferred, colored
Changes since revision 1.103: +2 -8 lines
Mega-patch to cleanup the ports infrastructure regarding our linux bits:
  - USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
    tools to strip binaries anymore, so it's not neccesary anymore to override
    STRIP and STRIP_CMD.
  - USE_LINUX_PREFIX implies NO_MTREE now.
  - In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
    instead upon the native FreeBSD libraries.
  - The variable LINUX_BASE_PORT contains a string which is suitable as an
    item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
    default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
    instead of a hardcoded reference.
  - Change all ports to comply to the "new world order".
  - The Ports Collection now allows to override the default linux_base port.
    Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
    ${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use
    ${PORTSDIR}/emulators/linux_base-${OVERRIDE_LINUX_BASE_PORT}).
  - If USE_LINUX or OVERRIDE_LINUX_BASE doesn't point to an existing linux_base
    port and if USE_LINUX isn't set to "yes" (case insensitive), the port will
    be marked as IGNORE. [1]
  - Readd USE_LINUX knobs into several ports and make several uses of a
    conditional dependency ("USE_LINUX?=") into an unconditional one
    ("USE_LINUX=") which where removed/changed by Trevor to allow the use of
    alternative linux_base ports. While this is a nice goal, the implementation
    resulted in missing dependencies. The OVERRIDE_LINUX_BASE_PORT knob
    in this commit is supposed to fix the problem while keeping the feature.
    Basicaly this includes a backout of Trevor's commit, to prevent confusion
    I mention it here explicitely.
  - Use the correct prefix (X11- instead of LOCAL- or LINUX-) for some ports.
    Chase dependencies for this.
  - Changes to make linux_devtools installable on amd64, remove some stray
    device nodes (they don't work on recent OS versions and aren't really
    needed).
  - Make linux_base-8 PREFIX clean and remove some stray device nodes.
    Additionally tell a little bit more about how to setup NIS/YP [2].
  - Update the PGSQL dependency in the linux-opengroupware port to a recent
    version (the old one isn't available anymore), I don't know if this
    works (at least it isn't more broken than before).
  - Use PREFIX/usr/share/doc instead of PREFIX/usr/doc in the divx4linux
    ports, the former path exists already and gets populated by other
    packages too (PREFIX=LINUXPREFIX!).
  - Fix some obvious (non-linuxolator) bugs in some linux ports while being
    there.
  - Bump PORTREVISION where neccesary.

Requested by:	portmgr (linimon) [1]
Submittted by:	Gerrit Kuehn <gerrit_huehn@gruft.fido.de [2]
Approved by:	portmgr (kris, linimon), maintainers (or maintainer timeout)
Tested on:	ports cluster (kris)
Reviewed by:	silence on emulation@
Superseedes PR:	69997

Maintainer approval from:
	chris@chrisburkert.de
	cracauer@cons.org
	des
	girgen
	jamie@bishopston.net
	mezz
	mi
	nivit@users.sf.net
        pat
	simond@irrelevant.org
	riggs@rrr.de
	Udo.Schweigert@Siemens.com

Revision 1.103: download - view: text, markup, annotated - select for diffs
Fri Jun 10 08:27:53 2005 UTC (6 years, 8 months ago) by trevor
Branches: MAIN
Diff to: previous 1.102: preferred, colored
Changes since revision 1.102: +1 -1 lines
Remove expired linux_base-6 port.

Revision 1.102: download - view: text, markup, annotated - select for diffs
Tue Mar 15 05:25:17 2005 UTC (6 years, 10 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.101: preferred, colored
Changes since revision 1.101: +1 -3 lines
Don't error out when the user defines USE_LINUX (See PR 69997 and
bsd.port.mk 1.505).

Revision 1.101: download - view: text, markup, annotated - select for diffs
Mon Feb 7 03:31:53 2005 UTC (7 years ago) by obrien
Branches: MAIN
Diff to: previous 1.100: preferred, colored
Changes since revision 1.100: +0 -1 lines
GC EXTRACT_DEPENDS (now done as a BUILD_DEPENDS).

Revision 1.100: download - view: text, markup, annotated - select for diffs
Sat Jan 29 11:15:15 2005 UTC (7 years ago) by netchild
Branches: MAIN
Diff to: previous 1.99: preferred, colored
Changes since revision 1.99: +1 -0 lines
Add rpm to build depends to fix the build on the cluster.

Suggested by:	kris

Revision 1.99: download - view: text, markup, annotated - select for diffs
Thu Jan 20 15:40:42 2005 UTC (7 years ago) by netchild
Branches: MAIN
Diff to: previous 1.98: preferred, colored
Changes since revision 1.98: +6 -1 lines
Minimal changes to let users update the linux base and the linux X11 bits
in any order:
 - add the X11 lib path to ld.so.conf in the linux base port
 - (re)generate the ld.so.cache file in the linux base port too
 - don't change the ld.so.conf in the linux X11 port

At deinstall time the linux base port may still complain about a changed
ld.so.cache file. A clean way to solve this would be to use ("@unexec" and
"@exec") in the plist. Since the plist is autogenerated this would need
some little magic in the plist generation or we have to switch to a static
plist. Delay the decission about how to handle this until we know when/how
to update to a more recent linux base port.

Revision 1.98: download - view: text, markup, annotated - select for diffs
Mon Jan 17 19:37:47 2005 UTC (7 years ago) by obrien
Branches: MAIN
Diff to: previous 1.97: preferred, colored
Changes since revision 1.97: +3 -4 lines
Get the PLIST generation out of do-install and into pre-instal.

Reported by:	sf

Revision 1.97: download - view: text, markup, annotated - select for diffs
Sun Jan 16 03:56:35 2005 UTC (7 years ago) by obrien
Branches: MAIN
Diff to: previous 1.96: preferred, colored
Changes since revision 1.96: +8 -5 lines
Follow the porter's handbook and allow 'make all' to be run by a moral user.

Revision 1.96: download - view: text, markup, annotated - select for diffs
Sun Jan 16 03:51:38 2005 UTC (7 years ago) by obrien
Branches: MAIN
Diff to: previous 1.95: preferred, colored
Changes since revision 1.95: +2 -5 lines
Remove bogus do-patch: target.
Bump PORTREVISION for the move to freetype-2.1.5-0.
Properly spell gentoo.

Revision 1.95: download - view: text, markup, annotated - select for diffs
Fri Dec 31 18:23:49 2004 UTC (7 years, 1 month ago) by netchild
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.94: preferred, colored
Changes since revision 1.94: +6 -6 lines
Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.

It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).

This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).

Changes:
 - change the default linux_base from v7 to v8
 - add a newer freetype to linux_base-8 for nicer fonts display [1]
 - don't let cpio use hardlinks in the linux_base-8 port to quiet some
   warnings in some cases [2]
 - fix a cut&past error in the linux_base-8 pkg-install script [3]
 - convert the binary knob "USE_LINUX" to a version specifier, e.g.
   USE_LINUX=<value> specifies a dependency upon
   emulators/linux_base-<value>, exceptions are a value of "7" (which
   does what you want and adds a dependency to linux_base) and any
   value without a corresponding port in
   PORTSDIR/emulators/linux_base-<value> (which adds a dependency to
   the default linux_base)
 - don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob,
   this allows us to use the USE_LINUX_PREFIX knob for linux_base and
   paves the way for splitting up future linux base ports into
   individual pieces
 - remove RESTRICTED from some GPL licensed ports, even when we only
   distribute binaries, we get them from official linux sites, so
   anyone can grab them there if he needs to
 - add a dependency upon the linux X11 bits where necessary (based upon
   guesswork)
 - don't use USE_X_PREFIX in some linux ports since it adds a dependency
   to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean
   solution would be to remove the implicit USE_XLIB from USE_X_PREFIX)
 - bump the portrevision of the linux ports ("better safe than sorry"
   algorithm)
 - pass maintainership of the important linux infrastructure to a
   mailinglist, hijack freebsd-emulation@ for this purpose (if somebody
   doesn't like this: tell us your bikeshed color at freebsd-emulation@,
   my color would be "linuxolator@" in case someone cares...)
 - add a pkg-install script for linux-fontconfig, but don't use it;
   everything should work without it (the FreeBSD fc-cache program should
   do all the work), but in case we need it we just need to decomment the
   pkg-install part in the Makefile
 - fix some dependencies
 - fix some bugs
 - add some static plists
 - unbreak the ports with dependecies to more than one linux_base

This also fixes some ports which are marked BROKEN because of dependencies
to v7 and v8 of linux_base at the same time.

Known bugs:
 - the linux-mesa and linux-devtools ports install libGL*.so symlinks
 - some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by
   the linux X11 port, so linx_Base-8 moans at deinstall time)

Future work (interested souls should coordinate with freebsd-emulation@):
 - add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies,
   or modify the behavior of USE_XLIB in the USE_LINUX case
   AFAIK trevor has some patches.
 - make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of
   the PREFIX?= workaround in some linux ports
   Should be discussed/coordinated on/with x11@.
 - move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/
 - update to a more recent linux base

PR:			69997, 70539 (and maybe others)
Discussed with/on:	java@, x11@, trevor, portmgr
Tested by:		mezz, portmgr, pointyhat
RPM hunted down by:	Joseph Gelinas <scirocco@tasam.com> [1]
Requested by:		portmgr [2]
Submitted by:		kris [3]
Approved by:		portmgr

Revision 1.94: download - view: text, markup, annotated - select for diffs
Thu Dec 30 19:41:02 2004 UTC (7 years, 1 month ago) by trevor
Branches: MAIN
Diff to: previous 1.93: preferred, colored
Changes since revision 1.93: +1 -0 lines
On amd64, the installation script contained in the glibc RPM fails.
Work around this by using the --noscripts option.

PR:		75645
Submitted by:	Carlos F. A. Paniago and Conrad J. Sabatier

Revision 1.93: download - view: text, markup, annotated - select for diffs
Mon Dec 27 21:47:56 2004 UTC (7 years, 1 month ago) by obrien
Branches: MAIN
Diff to: previous 1.92: preferred, colored
Changes since revision 1.92: +34 -34 lines
These ports should be using 'ARCH' rather than 'MACHINE_ARCH'.

Submitted by:	kris

Revision 1.92: download - view: text, markup, annotated - select for diffs
Tue Dec 21 19:49:43 2004 UTC (7 years, 1 month ago) by trevor
Branches: MAIN
Diff to: previous 1.91: preferred, colored
Changes since revision 1.91: +2 -1 lines
Update CONFLICTS.

PR:		75283
Submitted by:	linimon

Revision 1.91: download - view: text, markup, annotated - select for diffs
Sun Dec 19 02:13:56 2004 UTC (7 years, 1 month ago) by trevor
Branches: MAIN
Diff to: previous 1.90: preferred, colored
Changes since revision 1.90: +0 -7 lines
Remove some lines that are no longer needed.

Revision 1.90: download - view: text, markup, annotated - select for diffs
Sat Dec 18 21:54:15 2004 UTC (7 years, 1 month ago) by trevor
Branches: MAIN
Diff to: previous 1.89: preferred, colored
Changes since revision 1.89: +1 -1 lines
Correct a mistake in my grouping of master site subdirectories.

Revision 1.89: download - view: text, markup, annotated - select for diffs
Sat Dec 18 17:58:50 2004 UTC (7 years, 1 month ago) by trevor
Branches: MAIN
Diff to: previous 1.88: preferred, colored
Changes since revision 1.88: +19 -30 lines
Simplify by grouping master site subdirectories.

Clean up amd64 support by consolidating tests.  Code after bsd.port.mk
was not reached.

Revision 1.88: download - view: text, markup, annotated - select for diffs
Tue Dec 14 19:26:50 2004 UTC (7 years, 1 month ago) by obrien
Branches: MAIN
Diff to: previous 1.87: preferred, colored
Changes since revision 1.87: +4 -0 lines
On amd64 we want to use FALLBACK_ELF_MIB as kern.elf32.fallback_brand,
vs. kern.fallback_elf_brand.

Revision 1.87: download - view: text, markup, annotated - select for diffs
Tue Dec 14 19:13:10 2004 UTC (7 years, 1 month ago) by obrien
Branches: MAIN
Diff to: previous 1.86: preferred, colored
Changes since revision 1.86: +9 -1 lines
First cut at supporting AMD64 (to give 32-bit support).

Revision 1.86: download - view: text, markup, annotated - select for diffs
Thu Feb 5 23:19:54 2004 UTC (8 years ago) by trevor
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.85: preferred, colored
Changes since revision 1.85: +1 -1 lines
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.

Revision 1.85: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:20:06 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.84: preferred, colored
Changes since revision 1.84: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)

Revision 1.84: download - view: text, markup, annotated - select for diffs
Thu Jan 22 12:18:10 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.83: preferred, colored
Changes since revision 1.83: +1 -1 lines
Use the CPIO macro defined in bsd.port.mk.

Revision 1.83: download - view: text, markup, annotated - select for diffs
Thu Dec 4 03:41:30 2003 UTC (8 years, 2 months ago) by trevor
Branches: MAIN
Diff to: previous 1.82: preferred, colored
Changes since revision 1.82: +3 -3 lines
Use the latest glibc packages.  Changes are described at
<URL:http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0689>,
<URL:http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0859>
and <URL:https://rhn.redhat.com/errata/RHSA-2003-325.html>.

Revision 1.82: download - view: text, markup, annotated - select for diffs
Wed Nov 19 16:12:24 2003 UTC (8 years, 2 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.81: preferred, colored
Changes since revision 1.81: +2 -3 lines
Remove the XFree86-libs RPM from here (see ports/x11/linux-XFree86-libs).

Revision 1.81: download - view: text, markup, annotated - select for diffs
Wed Nov 19 13:23:25 2003 UTC (8 years, 2 months ago) by trevor
Branches: MAIN
Diff to: previous 1.80: preferred, colored
Changes since revision 1.80: +1 -1 lines
I don't see any use for the /compat/linux/initrd directory.

Revision 1.80: download - view: text, markup, annotated - select for diffs
Thu Nov 13 14:45:03 2003 UTC (8 years, 2 months ago) by trevor
Branches: MAIN
Diff to: previous 1.79: preferred, colored
Changes since revision 1.79: +2 -2 lines
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.

Revision 1.79: download - view: text, markup, annotated - select for diffs
Mon Jul 21 00:44:28 2003 UTC (8 years, 6 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.78: preferred, colored
Changes since revision 1.78: +5 -3 lines
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)

Revision 1.78: download - view: text, markup, annotated - select for diffs
Thu Jul 3 16:35:54 2003 UTC (8 years, 7 months ago) by trevor
Branches: MAIN
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +4 -4 lines
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>.

Revision 1.77: download - view: text, markup, annotated - select for diffs
Thu Jul 3 14:38:31 2003 UTC (8 years, 7 months ago) by trevor
Branches: MAIN
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +1 -0 lines
Register conflicts among linux_base ports.

Revision 1.76: download - view: text, markup, annotated - select for diffs
Thu Jul 3 14:29:29 2003 UTC (8 years, 7 months ago) by trevor
Branches: MAIN
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +69 -75 lines
new i386-only linux_base port, which installs bits from release 8.0
of a Linux distribution

Revision 1.75: download - view: text, markup, annotated - select for diffs
Sun Jun 1 08:23:28 2003 UTC (8 years, 8 months ago) by trevor
Branches: MAIN
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +2 -2 lines
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>

Revision 1.74: download - view: text, markup, annotated - select for diffs
Mon May 19 06:26:25 2003 UTC (8 years, 8 months ago) by mita
Branches: MAIN
CVS tags: old_RELEASE_5_1_0
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +3 -3 lines
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.

Revision 1.73: download - view: text, markup, annotated - select for diffs
Wed Apr 9 02:05:12 2003 UTC (8 years, 10 months ago) by trevor
Branches: MAIN
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +5 -4 lines
For the Alpha, update glibc and un-forbid (untested).

PR:	50313
Submitted by:	Miguel Mendez

Revision 1.72: download - view: text, markup, annotated - select for diffs
Tue Apr 8 21:22:45 2003 UTC (8 years, 10 months ago) by trevor
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +7 -3 lines
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.

Revision 1.71: download - view: text, markup, annotated - select for diffs
Thu Feb 20 17:21:49 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: old_RELEASE_4_8_0
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +1 -0 lines
De-pkg-comment.

Revision 1.70: download - view: text, markup, annotated - select for diffs
Tue Dec 3 06:45:56 2002 UTC (9 years, 2 months ago) by marcel
Branches: MAIN
CVS tags: old_RELEASE_5_0_0
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +1 -1 lines
The previous commit deserved a revision bump.

Acknowledged by: kris

Revision 1.69: download - view: text, markup, annotated - select for diffs
Tue Dec 3 06:27:50 2002 UTC (9 years, 2 months ago) by marcel
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +7 -8 lines
Fix both alpha and i386. The major change is that glibc has been
updated.

Reviewed by: kris

Revision 1.68: download - view: text, markup, annotated - select for diffs
Tue Nov 5 08:23:18 2002 UTC (9 years, 3 months ago) by markm
Branches: MAIN
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +2 -2 lines
Force links so reinstalls can happen.

Revision 1.67: download - view: text, markup, annotated - select for diffs
Thu Sep 26 16:26:19 2002 UTC (9 years, 4 months ago) by trevor
Branches: MAIN
CVS tags: old_RELEASE_4_7_0
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +2 -1 lines
On -CURRENT (i386), installation of the bash RPM failed because of
a missing libtermcap.so.2.

Revision 1.66: download - view: text, markup, annotated - select for diffs
Sat Sep 14 13:32:02 2002 UTC (9 years, 4 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +4 -0 lines
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.)

Revision 1.65: download - view: text, markup, annotated - select for diffs
Wed Aug 28 11:54:41 2002 UTC (9 years, 5 months ago) by trevor
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +1 -1 lines
Bump PORTREVISION for the glibc update.

Revision 1.64: download - view: text, markup, annotated - select for diffs
Wed Aug 28 11:43:53 2002 UTC (9 years, 5 months ago) by trevor
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +11 -20 lines
Update glibc to 2.2.4-29, to avoid resolver and RPC security bugs.

Revision 1.63: download - view: text, markup, annotated - select for diffs
Mon Aug 26 09:56:34 2002 UTC (9 years, 5 months ago) by trevor
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +1 -1 lines
These should have the resolver bug too.

Revision 1.62: download - view: text, markup, annotated - select for diffs
Mon Aug 26 09:47:59 2002 UTC (9 years, 5 months ago) by trevor
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +2 -0 lines
Forbid because of XDR security bug.

Revision 1.61: download - view: text, markup, annotated - select for diffs
Thu Jul 25 18:51:48 2002 UTC (9 years, 6 months ago) by knu
Branches: MAIN
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +4 -12 lines
Use MASTER_SITE_REDHAT_LINUX.

Revision 1.60: download - view: text, markup, annotated - select for diffs
Tue May 28 02:35:23 2002 UTC (9 years, 8 months ago) by obrien
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +86 -119 lines
Upgrade to Red Hat 7.x support.  Many binary-only packages are now requiring
Red Hat 7.x to run.

Revision 1.59: download - view: text, markup, annotated - select for diffs
Wed Mar 13 15:58:21 2002 UTC (9 years, 11 months ago) by trevor
Branches: MAIN
CVS tags: old_RELEASE_5_0_DP1, old_RELEASE_4_6_2, old_RELEASE_4_6_1, old_RELEASE_4_6_0
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +1 -0 lines
Bump PORTREVISION for the zlib update.

Forgotten by:	me
Reported by:	Mike Buchanon <buchanon@mlss15.cl.msu.edu>
PR:		35860

Revision 1.58: download - view: text, markup, annotated - select for diffs
Tue Mar 12 13:44:43 2002 UTC (9 years, 11 months ago) by trevor
Branches: MAIN
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +4 -4 lines
Update for zlib "double free" security bug
(http://www.redhat.com/support/errata/RHSA-2002-026.html).  I only
tested this on i386.

Revision 1.57: download - view: text, markup, annotated - select for diffs
Sun Dec 23 09:10:13 2001 UTC (10 years, 1 month ago) by petef
Branches: MAIN
CVS tags: old_RELEASE_4_5_0
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -0 lines
Fix ownership on ${LINUXBASE}/var/spool/mail.

PR:		33096

Revision 1.56: download - view: text, markup, annotated - select for diffs
Sun Nov 18 05:58:33 2001 UTC (10 years, 2 months ago) by marcel
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +2 -2 lines
Pass maintainership over to ports@FreeBSD.org. The linux_base ports
are getting beyond my control.

Revision 1.55: download - view: text, markup, annotated - select for diffs
Sun Sep 23 19:50:29 2001 UTC (10 years, 4 months ago) by dwcjr
Branches: MAIN
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +1 -2 lines
Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer exists.

PR:		30497
Submitted by:	Dan Larsson
Approved by:	will

Revision 1.54: download - view: text, markup, annotated - select for diffs
Thu May 24 08:28:41 2001 UTC (10 years, 8 months ago) by olgeni
Branches: MAIN
CVS tags: old_RELEASE_4_4_0
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +4 -4 lines
Chase the directory layout on ftp.redhat.com, no checksum changes.

Revision 1.53: download - view: text, markup, annotated - select for diffs
Wed Apr 25 17:26:30 2001 UTC (10 years, 9 months ago) by olgeni
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +4 -1 lines
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

Revision 1.52: download - view: text, markup, annotated - select for diffs
Tue Mar 20 20:27:59 2001 UTC (10 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: old_RELEASE_4_3_0
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +2 -2 lines
`rpm' and `rpm2cpio' have been repocopied from "misc" to "archivers".

Revision 1.51: download - view: text, markup, annotated - select for diffs
Sat Nov 25 21:35:37 2000 UTC (11 years, 2 months ago) by ben
Branches: MAIN
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +2 -1 lines
Add a .uk master site.

Approved by:	marcel (maintainer)

Revision 1.50: download - view: text, markup, annotated - select for diffs
Sat Nov 25 01:49:16 2000 UTC (11 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +2 -1 lines
PREFIX is still needed -- just set it to ${LINUXBASE}.

Submitted by:	bento

Revision 1.49: download - view: text, markup, annotated - select for diffs
Tue Nov 21 07:38:23 2000 UTC (11 years, 2 months ago) by marcel
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +9 -8 lines
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>

Revision 1.48: download - view: text, markup, annotated - select for diffs
Tue Nov 21 07:19:57 2000 UTC (11 years, 2 months ago) by marcel
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +21 -22 lines
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.

Revision 1.47: download - view: text, markup, annotated - select for diffs
Sun Oct 8 10:28:37 2000 UTC (11 years, 4 months ago) by asami
Branches: MAIN
CVS tags: old_RELEASE_4_2_0
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +2 -6 lines
Move files/md5.{i386,alpha} to distinfo.{i386,alpha}.

Revision 1.46: download - view: text, markup, annotated - select for diffs
Sun Oct 8 00:54:28 2000 UTC (11 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -2 lines
Rename PLIST.* to pkg-plist.*.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Mon Sep 4 22:28:41 2000 UTC (11 years, 5 months ago) by marcel
Branches: MAIN
CVS tags: old_RELEASE_4_1_1
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +6 -1 lines
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.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Tue Aug 15 10:22:36 2000 UTC (11 years, 5 months ago) by sheldonh
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +8 -11 lines
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.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Sun May 28 22:53:57 2000 UTC (11 years, 8 months ago) by msmith
Branches: MAIN
CVS tags: old_RELEASE_4_1_0, old_RELEASE_3_5_0
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2 lines
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.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Sun May 14 05:40:48 2000 UTC (11 years, 9 months ago) by billf
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -2 lines
ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Wed Apr 12 04:55:31 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +3 -4 lines
PORTNAME/VERSION stuff

Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon Feb 28 08:33:29 2000 UTC (11 years, 11 months ago) by asami
Branches: MAIN
CVS tags: old_RELEASE_4_0_0
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -2 lines
Add virtual category "linux" to Linux apps and support libs/utils.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri Feb 18 18:14:07 2000 UTC (11 years, 11 months ago) by marcel
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
Revert to using /compat/linux instead of /usr/compat/linux. The
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!

Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Feb 17 13:39:39 2000 UTC (11 years, 11 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
Use BUILD_DEPENDS on rpm, instead of RUN_DEPENDS.

Discussed with:	marcel

Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Feb 17 06:09:06 2000 UTC (11 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
Change PREFIX to /usr/compat/linux as the compat bits are really intended
to live in /usr rather than /.

Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Jan 10 13:03:07 2000 UTC (12 years, 1 month ago) by marcel
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +6 -6 lines
Install packages with -U instead of -i. This should minimize the
problems people have when they install the port without removing
the previously installed version.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Jan 6 10:47:13 2000 UTC (12 years, 1 month ago) by marcel
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +76 -50 lines
We definitely have a CVS problem somewhere. This wasn't committed in
the previous commit. Maybe it's related to removing files in the
same commit. Anyway..

Update to Red Hat 6.1.

Noticed by: jedgar

Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Sep 17 19:24:38 1999 UTC (12 years, 4 months ago) by marcel
Branches: MAIN
CVS tags: old_RELEASE_3_4_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +5 -1 lines
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

Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Sep 8 09:45:01 1999 UTC (12 years, 5 months ago) by marcel
Branches: MAIN
CVS tags: old_RELEASE_3_3_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +3 -2 lines
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>

Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Sep 3 07:25:49 1999 UTC (12 years, 5 months ago) by marcel
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -1 lines
Make sure an install can be restarted after a failure. While I'm here, update
DESCR and COMMENT so that they both contain the proper name of the port and
do not contain the word `emulation'.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Aug 25 05:49:21 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
Change Id->FreeBSD.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sun Aug 22 18:57:47 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2 lines
chmod -> ${CHMOD}
chown -> ${CHOWN}

Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Aug 18 12:49:52 1999 UTC (12 years, 5 months ago) by marcel
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +7 -7 lines
Fix the way the port figures out if linux support is present in the kernel.
It now also works when the linuxulator is compiled into the kernel (using
options COMPAT_LINUX). Due to my misunderstanding, PR/12918 has been closed
for the wrong reasons. My apologies to the originator.

PR: 12918
Originator: Dean Lombardo <dlombardo@excite.com>

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Aug 8 11:40:53 1999 UTC (12 years, 6 months ago) by marcel
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +27 -24 lines
o  Unbreak the port. It still installs fine. If ldconfig terminates
   with a signal 11, then blame the emulator not the port.

o  Apply some cosmetic changes. The port now doesn't generate errors
   on a successful install. Installing the port isn't confusing anymore :-)

Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Aug 6 15:13:17 1999 UTC (12 years, 6 months ago) by billf
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -1 lines
Mark BROKEN, ldconfig does not install properly.

ldconfig-1.9.5-8.i386.rpm
ELF binary type not known.  Use "brandelf" to brand it.
execution of script failed
error: /home/billf/cvswork/rpm/ldconfig-1.9.5-8.i386.rpm cannot be installed

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Jul 21 10:41:35 1999 UTC (12 years, 6 months ago) by marcel
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +158 -32 lines
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>

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon May 3 02:00:56 1999 UTC (12 years, 9 months ago) by steve
Branches: MAIN
CVS tags: old_RELEASE_3_2_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +10 -2 lines
Add a couple of devices so we can use Linux X servers too.  Also cleanup
pkg/PLIST so this port packages and deinstalls cleanly again.

PR:		11045
Inspired by:	MIHIRA Yoshiro <sanpei@sanpei.org>

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Feb 26 13:37:33 1999 UTC (12 years, 11 months ago) by obrien
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +4 -3 lines
Replace ld-linux.so.2 with the one included with the StarOffice 5.0.1
distribution.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Jan 6 04:27:54 1999 UTC (13 years, 1 month ago) by simokawa
Branches: MAIN
CVS tags: old_RELEASE_3_1_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +3 -1 lines
Add 'ONLY_FOR_ARCHS=i386' to linux_* ports.
They are intended for Linux/i386 emulation and to work on i386.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Oct 31 09:28:05 1998 UTC (13 years, 3 months ago) by markm
Branches: MAIN
CVS tags: old_RELEASE_2_2_8
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +5 -5 lines
Upgrade to thae latest Redhat offerings. This brings in the Linux
glibc2 stuff.

The tarball is in freefall:~markm/linux_lib-2.6.tar.gz; please someone
move it over to ftp.freebsd.org. Ta!

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Oct 9 01:29:00 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
CVS tags: old_RELEASE_3_0_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -1 lines
Add NO_FILTER_SHLIBS -- this port installs linux libraries and we
don't want bsd.port.mk changing PLIST.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Oct 8 10:07:46 1998 UTC (13 years, 4 months ago) by jkh
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Update to version 2.5; add updated libvga libs.
Submitted by:	cracauer

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Dec 4 17:34:28 1997 UTC (14 years, 2 months ago) by asami
Branches: MAIN
CVS tags: old_RELEASE_2_2_7, old_RELEASE_2_2_6
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
"ln -s" -> "ln -sf" so it won't bark if you install this port twice.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Nov 25 04:32:03 1997 UTC (14 years, 2 months ago) by msmith
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -1 lines
Put localtime information where Linux binaries will see it.
Submitted by:	bde via "Brian N. Handy" <handy@sag.space.lockheed.com>

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Jul 10 03:41:38 1997 UTC (14 years, 7 months ago) by asami
Branches: MAIN
CVS tags: old_RELEASE_2_2_5
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -3 lines
Clean this up a bit so it will checksum and also not splat cookies all
over the place.

Reminded by:	jfieber

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Apr 30 03:17:59 1997 UTC (14 years, 9 months ago) by asami
Branches: MAIN
CVS tags: old_RELEASE_2_2_2
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Use new MASTER_SITE_LOCAL variable from bsd.port.mk.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Apr 14 19:03:08 1997 UTC (14 years, 10 months ago) by erich
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +5 -2 lines
linux_lib 2.4, with a new libc for StarOffice

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Dec 11 17:46:11 1996 UTC (15 years, 2 months ago) by erich
Branches: MAIN
CVS tags: old_RELEASE_2_2_1
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
add:
libgdbm for executor
libxforms for mtv (mpeg player)
/etc/nsswitch.conf for netscape (tcl/tk plugin works!)
symlinks libg++.so.27 -> libg++.so.26
libstdc++.so.27 -> libstd++.so.26 for Xing Streamworks player

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Dec 4 02:23:58 1996 UTC (15 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Add trailing slash to ${DISTDIR}, bsd.port.mk no longer adds it.

Reported by:	"Eric J. Chet" <ejc@gargoyle.bazzle.com>

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Nov 27 12:04:32 1996 UTC (15 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -3 lines
Add master site on LOCAL_PORTS.  Misc. cleanup.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Nov 26 23:09:12 1996 UTC (15 years, 2 months ago) by erich
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +10 -3 lines
add X11 nls stuff, fix the build/install process.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Nov 12 02:16:46 1996 UTC (15 years, 3 months ago) by obrien
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
CATAGORIES+= -> CATAGORIES=
Reordered vars where needed.  Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Oct 28 15:20:13 1996 UTC (15 years, 3 months ago) by erich
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -4 lines
Add a bunch of new libraries.  These have all been taken from
the redhat-4.0 distribution.  bin/bash has been added to give
a shell defaulting to linux binaries.  ldd, ldconfig, and ld.so
have been branded as `Linux'

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Mar 29 14:46:25 1996 UTC (15 years, 10 months ago) by erich
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -4 lines
now provides a.out and ELF libraries.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Nov 22 11:48:12 1995 UTC (16 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Change category name from "emulation" to "emulators".  This was the
most confusing of all!

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Nov 17 17:10:16 1995 UTC (16 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
Add NO_MTREE=yes.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Nov 14 13:03:13 1995 UTC (16 years, 3 months ago) by asami
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -2 lines
(1) CATEGORIES is "emulation", not "emulators" (I know, I know!  I'm going
    to do something about this situation once 2.1 is out!)

(2) Add PKGNAME=linux_lib-1.0.  Version numbers are always required.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Nov 8 15:05:22 1995 UTC (16 years, 3 months ago) by erich
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
third time's a charm

1) fixed symlinks in the distfile
2) chaged `pre-buid' to `pre-install'
3) allowed `mkdir ${PREFIX}' to fail gracefully

looks like a package will work now.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Nov 6 15:18:05 1995 UTC (16 years, 3 months ago) by erich
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
changed build target to pre-build target.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Nov 5 11:54:58 1995 UTC (16 years, 3 months ago) by jkh
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -1 lines
Add a cheesy "mkdir -p ${PREFIX}" as build target since most
systems won't have /compat/linux already created and the install
will fall right over.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Nov 3 20:33:34 1995 UTC (16 years, 3 months ago) by erich
Branches: old_ERICH
CVS tags: old_linux_lib_1_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
imported port for linux-libraries
This is part of the linux-compatibility setup
Obtained from: an old slackware dist
Approved by: asami (I hope ;-) )

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Nov 3 20:33:34 1995 UTC (16 years, 3 months ago) by erich
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options