Commit graph

138519 commits

Author SHA1 Message Date
Edwin Groothuis
1eae28eaa5 Security issues should:
* Be tagged with Security: in the commit log
* Get a portrevision bump

(Semi forced commit)

PR:		ports/85872
Security:	Fixes insecure directy permissions
Submitted by:	chinsan <chinsan.tw@gmail.com>
2005-11-23 12:08:46 +00:00
Edwin Groothuis
3ae5a84648 [NEW PORT] games/gngeo - NeoGeo emulator
Note: this port sets RESTRICTED because the Neo-Geo BIOS
    must be downloaded manually and can not be redistributed.
    So ports/LEGAL should be updated.

PR:		ports/85327
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-11-23 12:04:18 +00:00
Florent Thoumie
74b5198a10 - Rename and update actual patch to fix -o output bug.
PR:		ports/89421
Submitted by:	maintainer
2005-11-23 12:02:47 +00:00
Edwin Groothuis
6db26ba974 - Force use of a higher GCC version
- Include digest::md5 for perl on 4.x
- Add BUILD_ENV to make sure that do-build works fine
- Fix files/patch-code-unix-cons to understand $ENV{CC} and friends
- Fix files/patch-code-qcommon-common.c to include sys/types.h

Noticed by: YAPHR
2005-11-23 12:00:47 +00:00
Florent Thoumie
3305e65662 - Update to 2.0.6.
PR:		ports/89449
Submitted by:	maintainer
2005-11-23 11:57:30 +00:00
Roman Bogorodskiy
e34688c35c Add BMPx, an audio player that can be either used with a built-in
frontend which currently utilizes Winamp 2.x compatible skins, or
as a daemon  for  other  frontends  to connect via a DBus
interface. It can run under X11 with graphical GUIs, or without X
under plain  UNIX  terminal as  a daemon (in which case it
requires a different frontend connecting to it via DBus).

http://bmpx.berlios.de/
2005-11-23 11:57:02 +00:00
Florent Thoumie
6408894e56 - Update to 1.6.0.
- Add extra MASTER_SITES.
- Add sha256 checksum.

PR:		ports/89446
Submitted by:	maintainer
2005-11-23 11:55:53 +00:00
Florent Thoumie
ebe01c040a - Update to 5.0.56.
PR:		ports/89451
Submitted by:	maintainer
2005-11-23 11:54:05 +00:00
Florent Thoumie
0dc9c8ca7d - Fix permissions of directory for default configuration files.
PR:		ports/89454
Submitted by:	maintainer
2005-11-23 11:52:15 +00:00
Florent Thoumie
241f1cec6c - Add FUSE option to compile ntfsmount with FUSE support [1].
- Add local patch to make FUSE support compile on FreeBSD [1].
- Force --enable-gnome-vfs when WITH_GNOMEVFS2 is set.

Asked by:	Sergei Mozhaisky <technix@mediana.net.ua> [1]
2005-11-23 11:43:13 +00:00
Simon Barner
9bcbf96887 Add lcdf-typetools 2.36,
tools for manipulating Opentype/Type1
PS-Fonts.

PR:		89427
Submitted by:	Ulrich Spoerlein <q@galgenberg.net>
2005-11-23 11:26:38 +00:00
Andrej Zverev
6aa2aa3c67 - Update to version 1.0.2
Release Changelog:
------------------
 Catalan translation
 Spanish translation
 French translation
 Swedish translation
 Fixed: unwanted double-clicks in file menu
------------------
Add SHA256
2005-11-23 10:59:44 +00:00
Volker Stolz
186b0436b6 Correct icon's suffix from .png to .xpm
PR:		ports/89279
Submitted by:	Frank Ruell
Approved by:	ahze
2005-11-23 10:23:55 +00:00
Roman Bogorodskiy
e168f6df1e - Update to 0.8.5
- Add SHA256 checksum

PR:		89444
Submitted by:	Dryice Liu (maintainer)
2005-11-23 10:14:57 +00:00
Greg Lewis
e141d58fe8 . Make pkg-install install a symbolic link for the browser plugin if a
valid one doesn't currently exist.
. Add a pkg-deinstall which removes the symbolic link if this port owns it.
. Produce pkg-install and pkg-deinstall with SUB_FILES and SUB_LIST rather
  than manually using ${SED} ourselves.

Approved by:	maintainer timeout
2005-11-23 10:12:33 +00:00
Cheng-Lung Sung
8205751872 * Add SHA256.
* Use bsd.database.mk to decide BerkeleyDB version.

PR:		89445
Submitted by:	Gea-Suan Lin <gslin_AT_ccca dot nctu dot edu dot tw>
2005-11-23 09:31:37 +00:00
Edwin Groothuis
8646a2cec4 Backout changes to pkg-message.in as requested by ale@ 2005-11-23 09:27:03 +00:00
Volker Stolz
3edc515ad6 - Added more one mastersite as backup to fix fetch problem.
Somebody should update this to 0.2.22.
- Added SHA256 on distinfo.

PR:		ports/89429
Submitted by:	Jean Milanez Melo
2005-11-23 08:59:05 +00:00
Volker Stolz
a93c7ed05b - Remove WWW on pkg-descr, this site doesn't exist anymore. [1]
- Added SHA256 on distinfo. [1]
- USE_GETOPT_LONG instead of internal copy while here

PR:		ports/89431 [1]
Submitted by:	Jean Milanez Melo
2005-11-23 08:13:07 +00:00
Sergey Matveychuk
981a2dd351 - I've moved from a Moscow committers hostel to personal flat.
Pushed by:	discussion in developers@
2005-11-23 07:01:04 +00:00
Mario Sergio Fujikawa Ferreira
fe645fdf8c New port md4coll version 0.1: Fast MD4 collision generator 2005-11-23 05:16:42 +00:00
Mario Sergio Fujikawa Ferreira
e80ae8339a New port md5coll version 0.1: Fast MD5 collision generator 2005-11-23 05:15:03 +00:00
Hye-Shik Chang
7e7cc5898f Fix build on -STABLE.
Spotted by:	kris
2005-11-23 04:52:56 +00:00
Mario Sergio Fujikawa Ferreira
7c0c250ff6 Add alternate MASTER_SITES 2005-11-23 04:44:21 +00:00
Jean-Yves Lefort
7b8b8dba71 Disable compiler optimizations on 4.x, since they cause the build to fail.
Reported by:	pointyhat via kris
2005-11-23 04:29:55 +00:00
Hye-Shik Chang
f494f626e8 Provide more detail coordinations of .kr servers. 2005-11-23 04:25:04 +00:00
Mario Sergio Fujikawa Ferreira
c3e3dd6c67 Drop maintainership 2005-11-23 03:44:51 +00:00
Mario Sergio Fujikawa Ferreira
b33921aef1 Update to 1.2.9
PR:		89412
Submitted by:	Adi Pircalabu <apircalabu@bitdefender.com>
2005-11-23 03:43:01 +00:00
Jean-Yves Lefort
2370ee471b Add games/linux-warsow. 2005-11-23 02:53:44 +00:00
Jean-Yves Lefort
896219d57f Add linux-warsow.
Warsow is a full free multiplayer first person shooter with cartoon design,
using qfusion (a cool improvement to the Quake 2 engine). Highlights:

  - Besides classical trix coming from Quake scene, like Circle Jump, Strafe
    Jump, Double Jump, Bunny Hopping, etc., Warsow features its own Special
    Moves
  - Special moves of Warsow are Wall jumps, Dashes, Dodges, Ramp slides. All
    of them can be performed with a single key (spacebar by default)
  - All this brings huge depth of interactivity in 3D environment, really
    skilled gameplay, endless learning curves
  - Client and dedicated server
  - Load Quake 3 maps
  - Add bots
  - And more

WWW: http://www.warsow.net/

PR:		ports/88903
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2005-11-23 02:50:30 +00:00
Mario Sergio Fujikawa Ferreira
51207c444f o Fix PLIST
o Bump PORTREVISION

Submitted by:	pointyhat (kris)
2005-11-23 02:45:11 +00:00
Marcus Alves Grando
e1fea7116b Update to 2.2.0
Add SHA256

PR:		88548
Submitted by:	Andrew Pantyukhin <sat@proxy.gubkin.ru>
Approved by:	maintainer timeout, 16 days
2005-11-23 02:15:56 +00:00
Marcus Alves Grando
943690330c Update to 2.5
Add secondary master site
Add SHA256

PR:		88502
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	maintainer timeout, 18 days
2005-11-23 02:02:15 +00:00
Jean-Yves Lefort
cce9aa3d94 Add games/linux-alienarena. 2005-11-23 01:45:11 +00:00
Marcus Alves Grando
b1cbb3cca2 Update to 1.4.7
Fix IPV6 OPTIONS
Add SHA256

PR:		89319
Submitted by:	delphij
Approved by:	maintainer
2005-11-23 01:43:54 +00:00
Simon Barner
75b2935c25 - Update to 0.5 [1]
- Add SHA256

PR:		ports/89428 [1]
Submitted by:	Andriy Gapon <avg@icyb.net.ua> (maintainer) [1]
2005-11-23 01:38:13 +00:00
Jean-Yves Lefort
3d18ff7fc8 Add linux-alienarena.
AA2K6 is the latest in a series of standalone games based on a classic Sci-Fi
theme with a modern, updated visual experience. With 25 levels, five modes of
play, mutators, built-in bots, 9 characters, 8 weapons (3 with alt-fire
modes), the game has an endless supply of replayability. Billed as the sequel
to 2004's CodeRED: Alien Arena, AA2K6 is much more than that. With the trials
and tribulations of software development, endless hours of playing, gathering
feedback, COR Entertainment has been able to not only fine tune and perfect
it's flagship game, but add completely new dimensions to it.

WWW: http://red.planetarena.org/

PR:		ports/88911
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2005-11-23 01:37:50 +00:00
Simon Barner
f075ec4134 - Update mastersite [1]
- Update WWW [1]
- Add SHA 256

PR:		ports/89238
Submitted by:	Ports Fury
2005-11-23 01:22:54 +00:00
Pav Lucistnik
6c3a3b875c Crystal Space is a free (LGPL) and portable 3D Game Development Kit written in
C++.  It supports: true six degrees of freedom, colored lighting, lightmapped
and stencil based lighting, shader support (CG, vertex programs, fragment
programs, ...), mipmapping, portals, mirrors, alpha transparency, reflective
surfaces, 3D sprites (frame based or with skeletal animation using cal3d
animation library), procedural textures, particle systems, halos, volumetric
fog, scripting (using Python, Perl, Java, or potentially other languages),
16-bit and 32-bit display support, OpenGL, and software renderer, font support
(also with freetype), hierarchical transformations, physics plugin based on ODE

PR:		ports/89291
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2005-11-23 01:19:29 +00:00
Simon Barner
a6a14bcb24 - Fix plist by correctly installing and registering the port's man page [1]
- Add SHA256

Reported by:	pointyhat via kris [1]
PR:		ports/89402 [1]
Submitted by:	"Ronald Klop" <ronald@cs.vu.nl> (maintainer) [1]
2005-11-23 01:17:16 +00:00
Simon Barner
27d11c8b7b - Mark IGNORE on 4.x
PR:		ports/89317
Submitted by:	Frank Laszlo <laszlof@vonostingroup.com> (maintainer)
2005-11-23 01:01:25 +00:00
Simon Barner
d8218c790e - Update to 2.0.2
- Add SHA256

PR:		ports/89266
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org> (maintainer)
2005-11-23 00:53:15 +00:00
Jean-Yves Lefort
b5b837e636 OPTIONSify.
PR:		ports/89117
Submitted by:	Pawel Wieleba <P.Wieleba@iem.pw.edu.pl>
Approved by:	maintainer
2005-11-22 23:55:38 +00:00
Gerald Pfeifer
272971d789 Revert the use of %%DATADIR%% in pkg-plist and install in additional three
READMEs: README.progman, README.uninstaller, and README.winemine.
2005-11-22 23:41:47 +00:00
Florent Thoumie
e3523f7117 - Fix dependency on allegro.
Reported by:	pointyhat via kris
2005-11-22 23:30:30 +00:00
Brooks Davis
82785c6f10 upgrade to 1.0.1rc2 2005-11-22 22:48:09 +00:00
Pav Lucistnik
006c8e0b82 - Style 2005-11-22 22:31:06 +00:00
Pav Lucistnik
7b0790ab54 - Make acroread work with acroread 7.X in default rc file
PR:		ports/89400
Submitted by:	Jason W. Bacon <jbacon@mcw.edu>
2005-11-22 22:26:20 +00:00
Pav Lucistnik
348d185b7d - Switch from BROKEN to IGNORE
- Add OPTIONS for X11

PR:		ports/89300
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
2005-11-22 22:19:46 +00:00
Mark Linimon
d3e01bc865 Reassign to ports pool. Thanks to the previous maintainer for your help in
the past.

PR:		ports/89436
Submitted by:	Willem van Engen <wvengen at stack dot nl>
2005-11-22 22:19:29 +00:00