1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

115 Commits

Author SHA1 Message Date
Baptiste Daroussin
5676e4d5c3 Convert SINGLE to RADIO option
Remove unused DEBUGGER_X86 option
2012-12-11 13:05:40 +00:00
Guido Falsi
baa342ccf2 - Replace usage of !${PORT_OPTIONS:MFOO} with empty(PORT_OPTIONS:MFOO)
I did not notice this before the previous commit.

Feature safe:	yes
2012-11-01 11:33:39 +00:00
Guido Falsi
07ebc8ffeb - Update to 2.6
- Remove ABI version numbers from LIB_DEPENDS
- Fix echoes in pre-everything target
- Trim Makefile headers

PR:		ports/171992
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
2012-11-01 11:21:41 +00:00
Guido Falsi
f41e1b6b10 Convert to new options framework.
Approved by:	tabthorpe (mentor)
2012-06-08 11:58:48 +00:00
Marcus von Appen
fbd0197639 - Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:	exp-run by pav
2012-02-18 10:18:33 +00:00
Martin Wilke
0adb1c0c08 - Update to 2.5.1
PR:		164156
Submitted by:	Ports Fury
2012-01-28 17:50:20 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Tilman Keskinoz
7ab85aab70 Add dependency on alsa-lib. Port picks it up with configure if installed
Fix mispelled option MISALIGNED

PR:		159340
Submitted by:	Joel Ray Holveck <joelh@piquan.org>
2011-08-07 12:58:59 +00:00
Martin Wilke
3a71381c72 - Update to 1.4.6
PR:		155826
Submitted by:	Ports Fury
2011-06-25 05:40:38 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Martin Wilke
8f3da4a541 - Update to 2.4.5
PR:		148551
Submitted by:	Port Fury
2010-07-15 05:13:49 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Martin Wilke
33de5e9a53 - Update to 2.4
PR:		134625
Submitted by:	Ports Fury
2009-05-23 14:23:36 +00:00
Pietro Cerutti
de0bdb9af3 - Add option to enable ACPI emulation
PR:		127606
Submitted by:	Andriy Gapon <avg@icyb.net.ua>
2008-09-24 13:50:07 +00:00
Pav Lucistnik
231427f634 - Fix build with SDL
PR:		ports/127082
Reported by:	Edward Sanford Sutton, III
2008-09-05 12:39:26 +00:00
Li-Wen Hsu
6d31f58a71 - Update to version 2.3.7
PR:		ports/124586
Submitted by:	KATO Tsuguru <tkato432 AT yahoo.com>
2008-06-15 02:09:59 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Martin Wilke
2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +00:00
Martin Matuska
55bdca20b5 - Update to 2.3.6
- Add new features to OPTIONS
2007-12-30 12:49:56 +00:00
Martin Wilke
0c767f5b59 - Update to 2.3.5
PR:		118607
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2007-12-14 23:14:49 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Pav Lucistnik
b7798a0c80 - If you use ne2k driver for FreeBSD, bochs will not receive incoming packets
until the buffer specified by bochs is full (2048). Enable immediate mode to
  solve this.

PR:		ports/105580
Submitted by:	Thinker <thinker@branda.to>
2006-11-19 15:09:53 +00:00
Alejandro Pulver
78aa7cac7d - Use SF macro in MASTER_SITES.
- Add more OPTIONS and knobs.
2006-10-31 18:48:16 +00:00
Rong-En Fan
e178c0a05c - Update to 2.3
PR:		ports/103635
Submitted by:	KATO Tsuguru <tkato432 at yahoo.com>
2006-09-26 12:33:18 +00:00
Volker Stolz
7025930de5 Enable --port-e9-hack option
PR:		ports/95057
Submitted by:	Matthieu Michaud
2006-05-17 13:08:24 +00:00
Sam Lawrance
0f5c92dc22 Use SUB_FILES instead of pre-patch commands.
PR:		port/97217
Submitted by:	Ports Fury
2006-05-14 11:06:40 +00:00
Marcus Alves Grando
8ad4c6ed54 - Fix build on 4.x
- Minor reoganize in Makefile

PR:		94596
Submitted by:	Sven Berkvens-Matthijsse <sven@ilse.net>
2006-03-18 12:40:47 +00:00
Pav Lucistnik
281971ae95 - Update to 2.2.6
- Change flag to enable/disable SMP instead of obsolete method of specifying
  the number of CPU's

PR:		ports/94533
Submitted by:	Sean Farley <sean-freebsd@farley.org>
2006-03-16 19:44:01 +00:00
Mark Linimon
739e564b8c Replace the dangerous .error with IGNORE. 2006-01-27 09:38:34 +00:00
Pav Lucistnik
02828448df - Add SHA256 2005-11-24 16:07:52 +00:00
Sam Lawrance
ea56cc0ee2 Update to 2.2.1
PR:		ports/89067
Submitted by:	Jan Rochel <jannisan@t-online.de>
2005-11-15 13:17:04 +00:00
Dirk Meyer
b3c2104167 - update to 2.2 2005-06-23 17:49:55 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Kirill Ponomarev
e8991860cc Fix build with gcc-3.4
PR:		ports/71055
Submitted by:	Ports Fury
2004-08-28 06:06:17 +00:00
Pav Lucistnik
bac833972e - Fix WITH_BOCHS_GUI_TERM to work as documented
- Add new knob WITH_BOCHS_GUI_NOGUI

PR:		ports/69736
Submitted by:	Dryice Liu <dryice@liu.com.cn>
2004-07-29 18:13:28 +00:00
Eric Anholt
4eb209da7d - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it.  XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
  on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.

PR:		ports/68763
Approved by:	portmgr (marcus)
Approved by:	re (scottl)
2004-07-23 19:10:32 +00:00
Alexander Leidinger
2232eddad7 Update to 2.1.1, changes since 2.1 are:
- fix bug in int15h function 0xe820 (Christian Neubert)
	- fix vmware3 disk support on big-endian platforms (Christophe Bothamy)
	- fix conditions for NM exception on FWAIT instruction (Christophe)
	- fix symbol conflict in rfb and x display libraries (Volker Ruppert)
	- allow 16 bit writes to ne2k page 0 (Volker)
	- notify display libraries on change of bpp (Volker)
	- fix bug in int13h function 0x10 (Volker)
	- fix floppy dialog error on win2k (Volker)
	- fix adress check in TSS IO permission bitmap (Christophe)
	- fix buffer overflow vulnerability pointed out by SeSoX (Christophe)
	- updates for MacOS compile (Daniel Gimpelevich)
- Fix the path arguments of the 'vgaromimage' options (i.e. don't prepend
  "file=") in the installed bochsrc-sample.txt. This was already wrong for
  at least 2.1.
- Respect DATADIR/DOCSDIR, use DATADIR in pkg-plist.
- Update pkg-descr (emulated CPUs etc.) based on the info on the homepage.
- Reword pkg-message a bit so the line containing DOCSDIR does (normally) fit
  in 80 chars when expanded.

Submitted by:	Marius Strobl <marius@alchemy.franken.de>
2004-03-27 13:25:40 +00:00
Trevor Johnson
33fdc4cde2 SIZEify. 2004-03-17 18:29:46 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Kris Kennaway
ba79046356 Fix plist and bump PORTREVISION 2004-01-30 22:03:04 +00:00
Eric Anholt
180220fd33 Return to ports@ because I won't be working on FreeBSD for 3 months minimum. 2004-01-28 09:16:05 +00:00
Eric Anholt
9dfc919e10 Remove some obsolete messages, and apply some punctuation fixes from
ports/61549.

PR:		ports/61549
Submitted by:	Ken Stailey <kstailey@yahoo.com>
2004-01-22 00:10:11 +00:00
Eric Anholt
e0c097a049 Update to 2.1. Try to provide a better set of default options and a better
default configuration (VESA enabled, which is very popular, and the config file
has the clock synchronizing to the host as default).  Simplify the Makefile
greatly.
2004-01-17 23:22:07 +00:00
Eric Anholt
d0e21923ea Add in PCI bridge support. It's a run-time option, too, and is required for
some guest OSes.

PR:		ports/52631
Submitted by:	Bruce M Simpson <bms@spc.org>
2003-07-15 19:22:40 +00:00
Eric Anholt
a1a5a06bec Fix compilation on -current.
PR:		ports/54440
Submitted by:	Erik Greenwald <erik@smluc.org>
2003-07-15 19:11:57 +00:00
Eric Anholt
6990a60695 Add WITH_BOCHS_TERM and WITH_BOCHS_VESA options and explicitly disable MMX on
emulated processor versions that can't support it.

PR:		ports/52347
Submitted by:	keramida (mostly)
2003-05-20 18:02:52 +00:00
David E. O'Brien
b86fda0dd0 Add support for configuring for a AMD64. 2003-04-14 01:52:50 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Eric Anholt
9938e488de Remove attempt at installing the 1.4.1 BIOS, which was no longer needed with
the 2.0.2 update (fetching of the distfile was removed in the last commit).

Noticed by:     Ronald Klop <ronald@cs.vu.nl>
2003-02-13 20:05:02 +00:00