1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

689 Commits

Author SHA1 Message Date
Jeremy Lea
fda2e985da Implement USE_GTK, part 1. 2000-10-05 06:36:23 +00:00
Mario Sergio Fujikawa Ferreira
b327e9c777 Maintainer is now a committer, update email accordingly
Approved by: will
2000-10-03 05:12:49 +00:00
Jeremy Lea
f56366fc79 Whitespace changes. 2000-10-03 02:09:43 +00:00
Akinori MUSHA
7207c21893 Complain and stop in case ${LINUXBASE}/dev/vmnet1 is not found.
Submitted by:	shimokawa
2000-10-02 14:29:06 +00:00
James E. Housley
d2854c488d Change MAINTAINERship to my committers address.
Approved:	will
2000-10-02 03:10:28 +00:00
Satoshi Asami
5e5841f2cd Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined.

Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.

Instigated by:	Peter Pentchev <roam@orbitel.bg> and kris
2000-09-25 12:21:43 +00:00
Akinori MUSHA
83b42f5540 Clean up with USE_LINUX.
PR:		ports/21500
Submitted by:	Makoto MATSUSHITA <matusita@jp.FreeBSD.org> (MAINTAINER)
2000-09-25 07:19:31 +00:00
Akinori MUSHA
8b3cd773ff Use LINUXBASE/USE_LINUX variables.
This is only a cosmetic change, so there's no need to reinstall your
installation(s).
2000-09-22 17:22:24 +00:00
Akinori MUSHA
e20b8f3499 Fix for the latest -current. (another tiny ad hoc fix here..)
Noted by:	kuriyama

Use LINUXBASE and USE_LINUX.
2000-09-22 16:55:01 +00:00
Akinori MUSHA
48af3464ad Update for the latest current. (lminor() -> dev2unit())
Correct the startup script to unload rtc.ko module properly.
2000-09-22 11:08:22 +00:00
Maxim Sobolev
4e1c69a21a Add dgen-sdl - a SDL version of wonderful Sega Genesis/MegaDrive emulator. 2000-09-20 17:05:56 +00:00
Chris D. Faulhaber
c00762ac1f Add the rest of the patch
PR:		21398
Submitted by:	Maintainer
2000-09-19 15:00:16 +00:00
Chris D. Faulhaber
906f620e21 Bump PORTREVISION after last commit 2000-09-17 12:56:10 +00:00
Chris D. Faulhaber
a39e621e6e Add patch to allow configure to find the threads library
PR:		21267
Submitted by:	Maintainer
2000-09-17 12:50:21 +00:00
Ade Lovett
667a88466d Support CC/CFLAGS properly
PR:		21137
Submitted by:	Ports Fury
2000-09-16 18:10:23 +00:00
Alexander Langer
dbd0fab187 Update port to 2000.08.21.
This breaks the port (hopefully temporarily) for CURRENT, but it is
verified to work in both, RELENG_3 and RELENG_4.
It also corrects problems with RELENG_3, which is more important
than CURRENT.

PR:		20951
Submitted by:	Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
Furthermore:	James McNaughton <jtm63@enteract.com> submitted
		PR 21147, which is solved with this commit, and tested
		this version on RELENG_3
2000-09-15 15:57:15 +00:00
Akinori MUSHA
7bc3142cfd Add support for the latest current. (a bit kind of ad hoc) 2000-09-15 10:19:47 +00:00
Satoshi Asami
3405e8106b Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients and
RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4.

Submitted by:	bento
2000-09-12 13:04:00 +00:00
Akinori MUSHA
e54eaa34bb Set KMODDEPS=linux in Makefile.
Add $FreeBSD$ tag.

Submitted by:	Boris Popov <bp@FreeBSD.org>
2000-09-10 15:06:55 +00:00
Akinori MUSHA
36df7f0db6 Fix the configure script that caused a syntax error when no networking.
PR:		ports/20816
Submitted by:	Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
2000-09-10 15:03:00 +00:00
Kevin Lo
ca46ee65b3 Update to version 0.8.15
PR: 21110
Submitted by: MAINTAINER
2000-09-09 09:43:50 +00:00
SADA Kenji
57edebd412 Activate uae.
PR:		ports/18809
Submitted by:	Simon Dick <simond@irrelevant.org>
2000-09-06 15:08:32 +00:00
SADA Kenji
94aeaca65c New port: uae
This is a port for UAE, the Universal Amiga Emulator.

PR:		ports/18809
Submitted by:	Simon Dick <simond@irrelevant.org>
2000-09-06 15:06:32 +00:00
Satoshi Asami
1b21980287 Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports
work with both XFree86-3 and XFree86-4.
2000-09-05 18:34:52 +00:00
Marcel Moolenaar
6675b7b033 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.
2000-09-04 22:28:41 +00:00
Marcel Moolenaar
0447f28d88 Update the checksum of 4 architecture independent rpms. The alpha
versions are not the same as the i386 version, even though they
have the same name.

This fix does not have effect until the architecture specific md5
files are used.
2000-09-04 22:07:40 +00:00
Marcel Moolenaar
d675e98965 Revert previous checksum change. The checksums were correct for
the i386. They seem to be wrong for alpha. Whether that's caused
by a bad mirror or is caused by a structural bogosity has to be
determined at this time.
2000-09-04 21:05:49 +00:00
David E. O'Brien
e82dc9f7fc Fix checksums. And no I don't care why they changed. 2000-09-02 05:57:07 +00:00
Steve Price
dbe542e479 Add a missing ')' so this port actually installs again.
PR:		20934
Submitted by:	maintainer
2000-08-30 05:26:11 +00:00
Akinori MUSHA
d8ffab0579 Include bsd.port.pre.mk before referring to DISTDIR in .if condition. 2000-08-27 04:26:41 +00:00
Kevin Lo
1ef3cec1d6 - Fix MASTER_SITES
- Change location of data files from libdata/ to share/

PR: 20839
Submitted by: Ports Fury
2000-08-25 13:14:45 +00:00
Akinori MUSHA
43d55cefa0 Do in Makefile as make groks, not as Ruby groks. (make groks it though)
.if exists?(..) -> .if exists(..)
2000-08-24 15:01:44 +00:00
Akinori MUSHA
f5e6c15f38 Chase the recent moving of linux_ioctl.h.
PR:		ports/20818
Submitted by:	Sean-Paul Rees <sean@dreamfire.net>
2000-08-24 14:51:20 +00:00
Sheldon Hearn
1f8d2883ee Remove the fsgs patch, which is no longer required.
PR:		11287
Reported by:	Juergen Lock <nox@jelal.kn-bremen.de>
Submitted by:	Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
2000-08-24 08:17:24 +00:00
Akinori MUSHA
be957101cb Chase the recent moving of linux_ioctl.h. 2000-08-23 19:13:51 +00:00
Kevin Lo
376bedfc02 - Remove obsolete site form MASTER_SITES
- Change location of data files from libdata/ to share/

PR: 20752
Submitted by: Ports Fury
2000-08-23 08:43:39 +00:00
Kevin Lo
a3915dc175 Update MASTER_SITES
PR: 20769
Submitted by: MAINTAINER
2000-08-23 07:47:09 +00:00
Marcel Moolenaar
ee3383d32d Add missing ';;' in previous commit. 2000-08-21 23:43:25 +00:00
Daniel Harris
6c03e6bca9 Makefile simplification and removed references to a removed patch.
PR:		20736
Submitted by:	MAINTAINER
2000-08-21 22:51:45 +00:00
Daniel Harris
0095adcfa5 Removed patch-3.3-sys-ldtshare and update README.patch accordingly.
PR:	11287
Submitted by:	MAINTAINER
2000-08-21 19:27:04 +00:00
Akinori MUSHA
70dd3b7be8 Add linux-vmware-toolbox, VMware toolbox for FreeBSD Guest OS
(full-featured Linux version).

PR:		ports/20612
Submitted by:	Makoto MATSUSHITA <matusita@jp.FreeBSD.org>
Modified by:	knu
2000-08-21 07:23:49 +00:00
Akinori MUSHA
c26e98a061 Add vmware-tools, VMware tools for FreeBSD guest OS (X Server only).
PR:		ports/20612
Submitted by:	Makoto MATSUSHITA <matusita@jp.FreeBSD.org>
Modified by:	knu
2000-08-21 07:21:27 +00:00
Will Andrews
3c1a819029 Update to 0.37b5.2. Can't find extras tarball so people will need to
install those themselves now.  MAINTAINER changed to someone who said he'd
keep the port up to date.  Add sed regex to replace patch-aa to extend
the port's life.  At least, now portlint doesn't whine so much..

PR:				18047, 18368
Some patch submitted by:	Ports Fury
2000-08-20 03:15:37 +00:00
Daniel Harris
bb0c74ff5d Update to 2000.08.01 snapshot.
PR:		20380
Submitted by:	MAINTAINER
2000-08-19 16:49:20 +00:00
Kevin Lo
b7ff70393f Update to version 0.4.1
PR: 20651
Submitted by: Ports Fury
2000-08-18 16:44:39 +00:00
Ruslan Ermilov
b4a64dae9d Upgrade to version 2.2. 2000-08-16 16:52:39 +00:00
Sheldon Hearn
4e28d4de05 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.
2000-08-15 10:22:36 +00:00
Steve Price
261b80aafd Remove what seemed like an innocuous warning message but turned out to be
a serious flaw that was causing parts of the XFree86 ports lib/X11 directory
to be removed on 'make deinstall'.
2000-08-13 22:04:52 +00:00
Alexander Langer
574c0a60de PKGDIR is supposed to be read-only.
Use PLIST var instead.

Submitted by:	bento
2000-08-13 16:26:26 +00:00
Will Andrews
7d7a9a2180 Make these COMMENT files conform to Handbook standard.
PR:		20269
Submitted by:	Ports Fury
2000-08-11 11:50:37 +00:00