1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
Commit Graph

135276 Commits

Author SHA1 Message Date
Emanuel Haupt
4fd61099e1 Make port respect PREFIX.
Submitted by:	pointyhat via kris
Approved by:	novel (mentor) (implicit)
2005-10-16 08:42:05 +00:00
Anton Berezin
21febd9586 Do not do tests during build, as it requires Test::More, which is not
always available (and not needed to build or run this module).

Noticed by:	kris via pointyhat
2005-10-16 08:23:36 +00:00
David E. O'Brien
30066500ab This time really fix the build on RELENG_6.
Reviewed by:	kris
2005-10-16 07:41:54 +00:00
Maho Nakata
fc727c05fc Add python postinstall script. 2005-10-16 07:25:40 +00:00
Joe Marcus Clarke
7a9da5920b Make sure the PIC CFLAGS are properly used for all objects.
Reported by:	Stefan 'Steve' Tell <stefan.tell@crashmail.de>
2005-10-16 06:53:33 +00:00
Edwin Groothuis
e68b08cd5e [UPDATE] games/linux-q3ademo: clean-up, minor fixes, rename to "linux-quake3-demo"
hanges:
	* Clean-up.
	* Rename to "linux-quake3-demo" (also rename port directory).
	* Add SIZE entry to distinfo.
	* Fix symlink with different OpenGL implementations (ports).
	* Take maintainership.
	* Use SUB_FILES for script.
	* Distfile is fetched automatically from MASTER_SITE_GENTOO.

PR:		ports/86227
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-10-16 06:47:05 +00:00
Joe Marcus Clarke
c90447be85 Add -fPIC to CFLAGS to fix the build on amd64.
Reported by:	Stefan 'Steve' Tell <stefan.tell@crashmail.de>
2005-10-16 06:45:04 +00:00
Edwin Groothuis
007385e6e4 /~ Hey little files, where are you not joining the others in the repository? ~/
"cvs add *" with a files directory does't always give the right results.
Add left over files from previous commit

PR:		ports/86185
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-10-16 06:36:46 +00:00
Edwin Groothuis
648b2d60e9 [UPDATE] games/q3-paks: rewrite and rename to "quake3-data"
Changes:
	* Rename to "quake3-data" (also rename port directory).
	* Install Quake III Arena and Quake III Team Arena updates
	  and ask to put the 2 files from the original CDROM to
	  complete the installation.
	* Has an includable Makefile to set variables for other mods/clients.
	* Take maintainership (this is a complete rewrite).

The PR starts with a diff... and then gets followed up by:

Description: This patch has to be applied to the previous patch.
Description: This patch replaces the previous one (to be applied to the first one).
Description: This patch replaces the 2 previous ones (that have to be applied to the first).

PR:		ports/86185
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-10-16 06:34:50 +00:00
Edwin Groothuis
397d208a6c New port: sysutils/graphicboot
graphicboot starts the machines local X Window and displays
	the messages echoed during boot up while the rc script is
	setting up the operating system.

PR:		ports/83481
Submitted by:	Matthew Holder <sixxgate@hotmail.com>
2005-10-16 06:19:38 +00:00
Edwin Groothuis
fc665b1884 Unbreak port: lang/pm3-base
Unbreak pm3-base:
	* extend files/patch-l1 and files/patch-l2 to match gethostname(3)
	  prototype on 5.x and above
	* add patch for language/modula3/m3compiler/m3cc/gcc/m3.c to make it use
	  stdarg.h instead of varargs.h

PR:		ports/85038
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-10-16 06:15:36 +00:00
Andrey A. Chernov
f5ec868bf4 Remove myself from MAINTAINER 2005-10-16 06:08:48 +00:00
Edwin Groothuis
7e4cbdf713 [NEW PORT] games/quake2-source - Quake II game source
Quake II game source.

	This port installs the Quake II game source, together with
	BSD Makefiles, for building modifications. It can also
	install the Capture the Flag mod, Rogue and Xatrix game
	source.

PR:		ports/86737
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-10-16 05:58:42 +00:00
Edwin Groothuis
385b4cf1e7 [NEW PORT] games/quake-dpmod - Quake 1 modification
DarkPlacesMod is a Quake 1 modification (made specifically
	for the DarkPlaces Quake engine).

	WWW: http://icculus.org/twilight/darkplaces/

PR:		ports/85354
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-10-16 05:51:51 +00:00
Edwin Groothuis
3bb3984ab1 [NEW PORT] games/quake-source - Quake and QuakeWorld source
Quake and QuakeWorld sources.

	This port installs the Quake (and optionally QuakeWorld)
	game sources (in QuakeC) to allow the development of Quake
	mods.

	Note that to compile it you need a QuakeC compiler (there
	are many in ports).

PR:		ports/86167
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-10-16 05:43:09 +00:00
Edwin Groothuis
5c09db3757 [NEW PORT] games/quake-reaper - Quake 1 bots
Reaper Bot is a Quake 1 modification that adds bot support to the gam

	WWW: http://www.mindspring.com/~win32ch/Reaper.htm

PR:		ports/86174
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-10-16 05:41:06 +00:00
Bill Fenner
b4f0f7cd5c Fix the path on ftp.freepascal.org
Use ftp.planetmirror.com
Use groups to not try fetching the wrong patch from the wrong site.
2005-10-16 05:38:45 +00:00
Edwin Groothuis
18441dd207 [NEW PORT] games/quake-data - Quake data files
Quake data files.

	This port installs the data files needed to run Quake.

	You still need to have a legitimate copy of the game in order to obtain
	the full game, otherwise you can use the shareware version.

	This port can also install the QuakeWorld data files, skins and sources.

PR:		ports/86166
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-10-16 05:36:25 +00:00
Edwin Groothuis
867d825697 Yes we have a winner!
Subject: Package build with non-standard (LOCAL|X11)BASE

	This is just a heads-up that I've started a build with LOCALBASE and
	X11BASE set to nonstandard values to look for ports that hard-code
	these (or fail to patch them).  If your port has a problem, expect
	mail from me soon :-)

Fix port.
2005-10-16 05:31:56 +00:00
Edwin Groothuis
c5901abb64 Yes we have a winner!
Subject: Package build with non-standard (LOCAL|X11)BASE

    This is just a heads-up that I've started a build with LOCALBASE and
    X11BASE set to nonstandard values to look for ports that hard-code
    these (or fail to patch them).  If your port has a problem, expect
    mail from me soon :-)

Fix port.
2005-10-16 05:31:00 +00:00
Norikatsu Shigemura
cdaa192c80 Fix library dependency error.
Pointy hat to:	myself
2005-10-16 05:29:52 +00:00
Bill Fenner
11eb8ce14e Use groups to prevent trying to fetch the wrong patches from the
wrong sites.

Approved by:	obrien (MAINTAINER)
2005-10-16 05:21:09 +00:00
Kris Kennaway
c2c86d8f88 Respect PREFIX 2005-10-16 05:18:23 +00:00
Kris Kennaway
75112db679 Respect CC, CFLAGS and PREFIX 2005-10-16 05:12:46 +00:00
Kris Kennaway
b93f221478 Change post-install to do-install to avoid installing the binary twice,
in one non-PREFIX location.
2005-10-16 05:05:36 +00:00
Kris Kennaway
1c73a18719 Respect CC, CFLAGS and PREFIX 2005-10-16 05:02:54 +00:00
Ade Lovett
877284128c Correct description.
Submitted by:	andrew@arda.homeunix.net (author)
2005-10-16 04:56:45 +00:00
Hye-Shik Chang
f94ea29526 - Add a note about /proc dependency of some part of this library.
- Disable the platform restriction. [1]

Requested by:	mi [1]
2005-10-16 04:10:09 +00:00
Kris Kennaway
70ab3b0835 Roll our own do-install target to make this port PREFIX-friendly. 2005-10-16 04:09:34 +00:00
Edwin Groothuis
00af0d471c [NEW PORT] games/scourge: S.C.O.U.R.G.E. is a rogue-like game
S.C.O.U.R.G.E. is a rogue-like game in the fine tradition
	of NetHack and Moria It sports a graphical front-end, similar
	to glHack or the Falcon's eye. I tried to design the 3D UI
	as a best of both worlds from old to new: It lets you rotate
	the view, zoom in/out, view special effects, etc. On the
	other hand I've always liked the old-school isometric games
	like Exult or Woodward.

	WWW:	http://scourge.sourceforge.net/

PR:		ports/87146
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2005-10-16 04:06:43 +00:00
Edwin Groothuis
7fb560c2e0 Upgrade to 2.0.4
PR:		ports/87150
Submitted by:	Charles Swiger <chuck@pkix.net>
2005-10-16 03:59:23 +00:00
Eric Anholt
65d488f4b3 Update to 2.2.1 and start respecting CFLAGS. Note that this update does not fix
the libtiff vulnerability.
2005-10-16 03:44:52 +00:00
David E. O'Brien
99d8c956ea Install figfont.txt doc.
PR:		87312
Submitted by:	mich
2005-10-16 03:43:45 +00:00
David E. O'Brien
96dc1ce8c9 Update to snapshot version to fix 6.0 build problems.
Approved by:	portmgr(kris)
2005-10-16 03:33:51 +00:00
Kris Kennaway
9fd03b4293 Reset undeliverable maintainer address:
<siseci@enderunix.org>: host mail.enderunix.org[193.140.143.23] said: 554 mail
    server permanently rejected message (#5.3.0) (in reply to end of DATA
    command)
2005-10-16 03:29:24 +00:00
Michael Johnson
7eb5d0193e - Add missing "11" to fix plist on users who define WITHOUT_X11 2005-10-16 02:50:46 +00:00
Edwin Groothuis
47dca63ab4 New port: games/volleyball A game similar to GNU Arcade Volleyball
Volleyball is a simple sports game, starring two penguins.
	Is a two player game, and follows the basic rules of actual
	Volleyball. Each player hits the ball, trying to reach the
	opponents field. If the ball touches the floor of the
	opponents field, the player scores one point.

	WWW: http://www.losersjuegos.com.ar/juegos/volleyball/volleyball.php

PR:		ports/87175
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru>
2005-10-16 02:26:21 +00:00
Edwin Groothuis
07e3d7237d New port: sysutils/ezjail Jail handling scripts.
This port contains two scripts to easily create, manipulate
	and run FreeBSD jails.

	WWW: http://erdgeist.org/arts/software/ezjail/

PR:		ports/87454
Submitted by:	Dirk Engling <erdgeist@erdgeist.org>
2005-10-16 02:17:38 +00:00
Dirk Meyer
d57c6fd45f - new option WITHOUT_OPENSSL_SSE2
http://www.openssl.org/docs/crypto/OPENSSL_ia32cap.html
Suggested by:	Grant Swenson
2005-10-16 02:16:02 +00:00
Edwin Groothuis
52a8184a90 [FIX] Chase change of distfile of rubygem-redcloth
The distfile for the www/rubygem-redcloth port was renamed
	and thus cannot be installed.

PR:		ports/87461
Submitted by:	Jonathan Weiss <jw@innerewut.de>
2005-10-16 01:48:04 +00:00
Jean-Yves Lefort
684100afa6 Update slave ports to 0.129 2005-10-16 01:09:47 +00:00
Marcus Alves Grando
aa4ce5ef2b Corrected build dependencies
PR:		87499
Submitted by:	mij@bitchx.it (maintainer)
2005-10-16 00:53:36 +00:00
Marcus Alves Grando
f45f63500e This plugin makes particles dance. Very pretty neon colors.
WWW: http://tardyp.free.fr/dancingparticles/

PR:		87471
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-10-16 00:37:09 +00:00
Marcus Alves Grando
b3cd987b53 Scivi is a visualization plugin for XMMS, uses 3D
Accelerated hardware, but is not actually 3D.

Features:

Low CPU Usage because of 3D accelerated hardware.
All effects including potentially expensive complex
image transformations are done in hardware. So, if
you have a fast video card, your CPU most of a time
will be idle!

Powerful C-style Scripting Language will help you to
program your own nice presets! The visualization is
under your control!

Root-window rendering supported. Put a nice video
effects on your desktop! This feature is window-manager
dependent. KDE and GNOME probably won't work
Press 'V' to switch to root-window mode.

Full-screen rendering. Planned.

WWW: http://xmms-scivi.sourceforge.net/

PR:		87488
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-10-16 00:09:24 +00:00
Bill Fenner
9b836cde7d Since netsaint hasn't been maintained since 2002, and development
moved to nagios, point to the nagios port with DEPRECATED.
2005-10-15 23:55:41 +00:00
Marcus Alves Grando
0ed9c293b7 Plazma is an xmms visualization plugin, it was coded with the SDL library.
It runs on Linux, FreeBSD and of the majority of Unix.

It displays effects of rotation of grids, wave radial, oscilloscope and
spectrum analyzer in agreement with the music.

WWW: http://membres.lycos.fr/diablolight/

PR:		87490
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-10-15 23:39:50 +00:00
Eric Anholt
4493844eb3 Update to 1.1.6. Tested on i386 and amd64 -- only one regression test failure,
and on amd64!
2005-10-15 22:33:48 +00:00
Maho Nakata
922a63e62b Update to 2.0RC3 2005-10-15 22:13:29 +00:00
Marcus Alves Grando
54d929c97f Update MASTER_SITES (unfetchable)
PR:		87492
Notified by:	krismail, Andrew Pogrebennyk <andrew.nau.ua@gmail.com>
2005-10-15 20:50:18 +00:00
Emanuel Haupt
2cb934bb50 Add p5-Bio-ASN1-EntrezGene, a Regular expression-based Perl Parser for
NCBI Entrez Gene.

PR:		87423
Submitted by:	Mauricio Herrera Cuadra <mauricio@arareko.net>
Approved by:	novel (mentor) (implicit)
2005-10-15 20:09:50 +00:00