Commit Graph

1977 Commits

Author SHA1 Message Date
Alexander Leidinger
533b15786a 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.
2005-01-20 15:40:43 +00:00
Trevor Johnson
f6e35ebf72 This does not need rpm2cpio (pointyhat log forwarded by kris). 2005-01-18 13:26:30 +00:00
David E. O'Brien
c0ec0fbec9 Get the PLIST generation out of do-install and into pre-instal.
Reported by:	sf
2005-01-17 19:37:47 +00:00
Edwin Groothuis
807cd9d556 The attached patch should fix the package building problem.
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org>
2005-01-16 11:19:33 +00:00
David E. O'Brien
420824d5d0 Follow the porter's handbook and allow 'make all' to be run by a moral user. 2005-01-16 03:56:35 +00:00
David E. O'Brien
4b160522cd Remove bogus do-patch: target.
Bump PORTREVISION for the move to freetype-2.1.5-0.
Properly spell gentoo.
2005-01-16 03:51:38 +00:00
David E. O'Brien
10910c2994 Fix build on RELENG_4 which uses GNU tar. 2005-01-16 03:35:49 +00:00
Trevor Johnson
2fc6ffdcf0 Remove RESTRICTED line. Instead tell distributors about the
accompanying source package.
2005-01-15 19:09:37 +00:00
Trevor Johnson
ad7d75c8c4 new port linux_base-src-rh-7.3: it installs the GNU GPL and LGPL
sources to the linux_base-rh-7.3 package, to satisfy the requirements
of those licences
2005-01-15 18:51:36 +00:00
Trevor Johnson
15e81066dc Forbid due to two more security bugs (an updated ncurses package
is available).  Set an expiration date four months hence.
2005-01-14 14:44:57 +00:00
Trevor Johnson
0538c8079b Add needed file.
Noticed by:	Jin-Shan Tseng
2005-01-14 14:19:02 +00:00
Trevor Johnson
d7822e0026 I just noticed that delphij is a committer. Adjust the "Whom" line
accordingly (I had added his name to it after he sent me the port).

Pointy hat:	implicit
2005-01-14 13:45:27 +00:00
Trevor Johnson
10b4dae489 Remove unneeded file (I forgot to commit it earlier). 2005-01-14 10:08:00 +00:00
Trevor Johnson
71d276407a Do not reformat PKGMESSAGE. I added code that should not be flowed. 2005-01-14 07:29:12 +00:00
Trevor Johnson
5f50fc7b70 new port linux_base-suse-9.2, based on the latest SuSE point release 2005-01-14 07:16:40 +00:00
Trevor Johnson
7c019f1fd6 Update to 7.3.
Do not touch /compat/linux/dev/ but instead leave that up to the
user (addresses PR 54970).

Take maintainership.
2005-01-14 06:17:30 +00:00
Trevor Johnson
155ea4a67c Back out the check for the osf1 module: when I looked at
src/sys/alpha/linux/linux_sysvec.c I saw that the linux module
depends upon it.

Prompted by:	Daniel O'Connor
2005-01-14 05:45:40 +00:00
Trevor Johnson
8bef3264ea On Alpha, the osf1 module must be loaded before the linux module.
Do this.

Add ID tag.
2005-01-13 23:46:24 +00:00
Trevor Johnson
73a8261dc8 In FreeBSD 4 and later there are no longer separate linuxaout and
linuxelf modules.
2005-01-13 23:42:56 +00:00
Juli Mallett
978c599807 Update to 0.2.4 2005-01-13 22:40:47 +00:00
Trevor Johnson
eb7b83b143 Try to slightly clarify comments. 2005-01-13 03:54:04 +00:00
Trevor Johnson
4f09416a29 support Alpha AXP (untested) 2005-01-13 03:03:49 +00:00
Trevor Johnson
5b78556178 Capitalize "Debian" and "Linux." 2005-01-13 02:12:42 +00:00
Trevor Johnson
f8ad6f08b3 For some reason our rebuilt libc6 .deb package containing an ldconfig marked by
brandelf was invalid ("files list file for package `libc6' contains an empty
filename"), causing an installation error.  Avoid the error by instead unpacking
libc6 into the installation directory, then running brandelf, then configuring
libc6.

Note restriction due to GNU GPL.

Take maintainership.
2005-01-13 02:10:56 +00:00
Edwin Groothuis
9dea3042de [maintainer-update] Update port: emulators/vmips 1.2.2 --> 1.3
Update emulators/vmips from 1.2.2 -> 1.3.
	Only the distinfo and version numbers need changing in this update.

PR:		ports/75734
Submitted by:	Brian R. Gaeke <brg@dgate.ORG>
2005-01-13 00:16:48 +00:00
Edwin Groothuis
a8fb092449 [Maintainer Update] emulators/xmess to 0.89
sync with master port

PR:		ports/75672
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org>
2005-01-12 07:26:33 +00:00
Edwin Groothuis
79f3a9dd4f [Maintainer Update] emulators/xmame to 0.89
Update port and OPTIONS-ify.

PR:		ports/75671
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org>
2005-01-12 07:18:27 +00:00
Edwin Groothuis
4d90568ffa The sourceforge website is empty, grab copy from ftp.au.freebsd.org
and place it in the adopted directory on my website.
2005-01-12 06:05:49 +00:00
Gerald Pfeifer
d4f681a679 Update to the 20050111 version of Wine. Since we now require FreeBSD 5.3
or later, there is no need to explicitly set WITH_GCC.
2005-01-11 23:03:39 +00:00
Gerald Pfeifer
a14f898557 Improve IGNORE message. 2005-01-09 19:27:41 +00:00
Gerald Pfeifer
d6d57c872c This port actually builds on FreeBSD 4.x, it just does not work. Mark it
IGNORE instead of BROKEN.

Suggested by:	kris
2005-01-09 18:29:20 +00:00
Norikatsu Shigemura
5159791819 Update to 0.6.2 (2004/12/28 snapshot).
PR:		ports/75644
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2005-01-08 16:21:01 +00:00
Kris Kennaway
b2319b7a22 Update maintainer address
Submitted by:	maintainer
Approved by:	portmgr (self)
2005-01-03 21:43:09 +00:00
Kirill Ponomarev
805afd2346 Fix MASTER_SITES.
Approved by:	portmgr (implicit)
2005-01-03 09:38:14 +00:00
Alexander Leidinger
64cf27c85d 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
2004-12-31 18:24:10 +00:00
Kirill Ponomarev
465cc32774 Update to version 1.3.5
PR:		ports/75692
Submitted by:	Ports Fury
2004-12-31 13:20:50 +00:00
Trevor Johnson
dc7392430b Rename pre-install target to do-extract, so packing list will be
available after "make all".

Submitted by:	obrien
2004-12-30 20:01:00 +00:00
Trevor Johnson
f2145fc3fd 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
2004-12-30 19:41:02 +00:00
Michael Nottebrock
2a2c94eded Update emulators/zsnes to 1.40, remove emulators/linux-zsnes.
PR:		75500
Submitted by:	maintainer
2004-12-30 17:42:30 +00:00
Kirill Ponomarev
91c87e6b5b Update to version 7.0
PR:		ports/75621
Submitted by:	Ports Fury
2004-12-30 08:39:33 +00:00
Kirill Ponomarev
4baa4ace8a Update to version 1.3.4
PR:		ports/75620
Submitted by:	Ports Fury
2004-12-30 08:37:15 +00:00
David E. O'Brien
0e9a9fb33f Don't use .error -- it breaks 'make index' on sparc64. 2004-12-29 19:19:15 +00:00
Mario Sergio Fujikawa Ferreira
9711fe3b69 Update WWW tag 2004-12-29 02:10:37 +00:00
Mario Sergio Fujikawa Ferreira
52b9615cda Update to 2.1 2004-12-29 02:10:33 +00:00
Trevor Johnson
adc7c4678b - update to latest release, 2004.3
- update CONFLICTS
- do not install unneeded /dev/
- make output less verbose
2004-12-28 15:25:47 +00:00
Gerald Pfeifer
ad532d809a Update documentation wrt. current versions of Wine now working more or less
nicely on FreeBSD 5.3 and above.
2004-12-28 12:33:31 +00:00
David E. O'Brien
ed196e1134 Use NO_MTREE to have a cleaner LINUXBASE.
Submitted by:	trevor
Pointed out by:	kris
2004-12-28 09:45:47 +00:00
David E. O'Brien
0836bc6955 Eeeek rev 1.95 accidently backed out rev 1.94; put back. 2004-12-28 06:35:08 +00:00
David E. O'Brien
65446a732c Quiet installation errors due to lack of /dev/null w/in LINUXBASE. 2004-12-28 06:09:02 +00:00
David E. O'Brien
8fb0841852 Totally unravel the "do-patch: NADA" stuff started in rev 1.93. 2004-12-28 06:07:56 +00:00