1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
Commit Graph

1966 Commits

Author SHA1 Message Date
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
David E. O'Brien
214174689f Properly set owner of yp.conf. 2004-12-28 06:04:47 +00:00
David E. O'Brien
6364fed703 Fix issue in last commit. 2004-12-27 22:49:58 +00:00
David E. O'Brien
49a7e4d168 Remove useless "do-patch: NADA" -- the lack of patch-* files is sufficient. 2004-12-27 22:11:20 +00:00
David E. O'Brien
f412920126 These ports should be using 'ARCH' rather than 'MACHINE_ARCH'.
Submitted by:	kris
2004-12-27 21:47:57 +00:00
David E. O'Brien
e0fe9668a0 1. Unbreak port due to incorrect packing list, using NO_FILTER_SHLIBS
2. Unbreak port due to distfiles not fetchable on both i386 and alpha
3. Unbreak port on 5.3-RELEASE and 6-CURRENT for using bsdtar
   unsupported flag (-S)
4. doesn't unnecessaryly rebuild things for 'make reinstall'
5. cleans up pkg_delete errors due to incorrect PLIST @dirrm ordering
6. cleans up pkg_delete errors due to trying to rm ${PREFIX}/etc

Thus 7. un-deprecates as portmgr's requirements met to keep port alive

Reviewed by:	trevor
2004-12-27 21:44:54 +00:00
Kris Kennaway
07c34713b5 Use NO_FETCH instead of a gratuitous do-fetch target. 2004-12-27 21:28:43 +00:00
Edwin Groothuis
5c7fe7cc86 [MAINTAINER UPDATE] emulators/mupen64-sound fix plist
Fix a problem with the mupen64-sound plist (it leaves a
	directory left over after it has been deleted)

PR:		75520
Submitted by:	Travis Poppe <tlp@LiquidX.org>
2004-12-27 01:09:55 +00:00
Gerald Pfeifer
75ba7830c9 Also remove man/man3w via pkg-plist.
Discussed with:	kris
2004-12-25 13:43:47 +00:00
Mario Sergio Fujikawa Ferreira
5bb578428d Remove deprecated USE_SIZE 2004-12-25 11:43:58 +00:00
Kris Kennaway
5f21ca4b14 Now compiles on FreeBSD 6.x 2004-12-24 23:51:15 +00:00
Alexey Dokuchaev
3d292c2447 Unbreak on i386.
Obtained from:	NetBSD
2004-12-23 12:41:49 +00:00