Commit graph

138617 commits

Author SHA1 Message Date
Edwin Groothuis
1c9dca221a New port: comm/uticom
usbcomm driver for TUSB3410 uart-to-usb converter
	WWW: http://sf.net/projects/uticom

PR:		ports/87809
Submitted by:	Dmitry Komissaroff <dxi@mail.ru>
2005-11-24 11:49:37 +00:00
Edwin Groothuis
dd5f0bf084 security/nettle is out of date : port version is 1.7, available is 1.13
Nettle port is out of date. Nettle website has 1.13 for ages.
	Nettle port needs to be updated for software fixes purposes.

Bumped portversion of lang/pike76

PR:		ports/87655
Submitted by:	Xavier beaudouin <kiwi@oav.net>
2005-11-24 11:25:04 +00:00
Simon Barner
ec63bda918 print/lcdf-typetools was a dupe of print/typetools, so remove the former
port and add a MOVED entry for it.

Since print/typetools was unmaintained, transfer maintainership to
submitter of print/lcdf-typetools (Ulrich Spoerlein <q@galgenberg.net>)

Reported by:	Ports Fury
2005-11-24 10:40:17 +00:00
Edwin Groothuis
ba5b4db263 [NEW PORT] games/doom-freedoom - Complete Doom-based game IWAD that is Free Software
Freedoom is a project to create a complete Doom II-compatible
	IWAD file which is Free Software.

	The IWAD file is the file used by Doom which contains all
	the game data (graphics, sound effects, music, etc.). While
	the Doom source code is Free, you currently still need one
	of the proprietary IWAD files from id in order to play Doom.
	Freedoom aims to create a Free alternative. Combined with
	the GPL-licensed Doom source code this will result in a
	complete Free Doom-based game

PR:		ports/89473
Submitted by:	"Alejandro Pulver" <alejandro@varnet.biz>
2005-11-24 10:04:34 +00:00
SUZUKI Shinsuke
2841f0ee79 added some missing files in the pkg-plist 2005-11-24 10:04:01 +00:00
Lars Thegler
7ad3bbafa8 - Update to 0.02
PR:		ports/89476
Submitted by:	maintainer
2005-11-24 09:05:09 +00:00
Andrej Zverev
ee9e446147 - Fix typo in Makefile (s/aendmail/sendmail/)
PR:		ports/89485
Submitted by:	Demin Alexander (maintainer)
2005-11-24 09:03:52 +00:00
Lars Thegler
947f4d2d7a - Update to 0.02
PR:		ports/89475
Submitted by:	maintainer
2005-11-24 08:56:40 +00:00
Lars Thegler
03ca07b0f5 - Update to 0.11
- Add SHA256 checksum
- Pass maintainership to submitter

PR:		ports/89474
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2005-11-24 08:45:40 +00:00
Andrej Zverev
68cefcab72 Update to version 1.23
Changelog:
 - fix compatibility with Berkeley-DB < 4.1
 - fix crash in the database-cleanup routine (Vito Robar)
 - updated whitelist
 - don't be pedantic about wrong reverse-dns entries: it doesn't really help
   and it could affect legitimate mail servers (Andreas Hoedle)

PR:		ports/89484
Submitted by:	Harold Paulson (maintainer)
2005-11-24 08:24:56 +00:00
Vanilla I. Shu
df54024575 1: remove extra patch.
2: set MAINTAINER to submitter.

Submitted by:	Josh Tolbert hemi at puresimplicity.net
2005-11-24 08:22:46 +00:00
Vanilla I. Shu
9bca3f8c3c Upgrade to 1.07. 2005-11-24 08:17:29 +00:00
Jean-Yves Lefort
01c9b65ef6 Remove the Airbus A380, which the vendor no longer provides since it's
not yet flyable.

Reported by:	pointyhat via kris
2005-11-24 07:45:33 +00:00
Edwin Groothuis
43ae86d742 new port: german/tvbrowser
TV-Browser is a digital tv guide. The tv data are retrieved
	from multiple sources and can be downloaded from our servers
	after having been automatically processed.

	Currently, TV-Browser supports tv and some radio channels
	from Germany, Austria and Swiss.

	WWW: http://www.tvbrowser.org

PR:		ports/81631
Submitted by:	Lars Engels <lars@0x20.net>
2005-11-24 07:38:50 +00:00
Jun Kuriyama
5fbdb9f5d7 - Upgrade to 1.02.
- Add SHA256.

Changes:	http://search.cpan.org/src/MAKAMAKA/JSON-1.02/Changes
2005-11-24 07:35:30 +00:00
Alex Dupre
ce3e1c2ca8 Fix build on FreeBSD 4.X.
Reported by:	pointyhat via kris
2005-11-24 07:03:54 +00:00
Jean-Yves Lefort
80d0833c0e - Fix OSS support:
OpenAL uses a buffer size of 1024 bytes, which is too small on
    some systems and/or with some applications, causing heavy drops in
    the audio output. I solve the problem by using the value returned
    by SNDCTL_DSP_GETBLKSIZE rather than 1024.
- Add options for enabling aRts, esd, SDL, vorbis and smpeg support
- Enable capture
- Fix info file handling (install in post-install, and do not use
  install-info since bsd.port.mk takes care of it)

PR:		ports/88728
Submitted by:	jylefort
Approved by:	maintainer timeout (15 days)
2005-11-24 06:49:56 +00:00
Jean-Yves Lefort
5cda33769c iso-codes is also needed in the non-gstreamer case.
PR:		ports/88658
Submitted by:	jylefort
Approved by:	maintainer timeout (16 days)
2005-11-24 06:45:28 +00:00
Jean-Yves Lefort
97224c0fdc Fix a crash.
Reference:	http://bugzilla.gnome.org/show_bug.cgi?id=322044
Obtained from:	GNOME CVS
2005-11-24 04:50:59 +00:00
Edwin Groothuis
1734aa8365 New port: games/oolite - clone of Elite space simulator game for GNUstep
Oolite is an independent interpretation and recreation of the classic game,
Elite. Oolite is a space trading and combat game, with the dangers of pirates,
police, bounty hunters, and various other hazards. The player's role is open
ended: there is no set goal other than perhaps to reach the Elite combat
rating, but the players may choose their own path through the universe.
The game is expandable, and numerous expansion packs already exist. New ships
and new missions are available for download.

You can find a first-flight tutorial here:
http://oolite.aegidian.org/tutorial/

WWW: http://oolite-linux.berlios.de/

PR:		ports/86997
Submitted by:	Andriy Gapon <avg@icyb.net.ua>
2005-11-24 04:11:15 +00:00
Edwin Groothuis
dffe887109 [NEW PORT] graphics/crystalentitylayer: CEL is a layer that sits on top of Crystal Space 3D Engine
Crystal Entity Layer (CEL) is a game entity layer based on
	Crystal Space.  It makes it easier for game developers to
	create games based on Crystal Space.  CEL can optionally
	be used together with Python or other scripting languages

	WWW:	http://sourceforge.net/projects/cel/

PR:		ports/89470
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2005-11-24 02:46:04 +00:00
Pav Lucistnik
919f565ca1 - Detonate this abandonware in two months
- Remove checksum of nonexisting file
- Add SHA256
2005-11-24 02:05:14 +00:00
Pav Lucistnik
26509b38b7 - Add SHA256 2005-11-24 02:03:34 +00:00
Pav Lucistnik
c6b5175420 - Fix fetching 2005-11-24 01:58:20 +00:00
Pav Lucistnik
f303a6e1f6 - Better fetching 2005-11-24 01:56:58 +00:00
Pav Lucistnik
e372e1f280 - Add SHA256 2005-11-24 01:44:32 +00:00
Cheng-Lung Sung
8fc1e90694 - prevision revision fails all BDB version, so roll back temporary. 2005-11-24 01:43:21 +00:00
Pav Lucistnik
186bcdcfe6 - Remove unused checksum
- Add SHA256
2005-11-24 01:42:37 +00:00
Pav Lucistnik
804a6cb08a - Style 2005-11-24 01:42:16 +00:00
Pav Lucistnik
92f94bd6f8 - Add SHA256 2005-11-24 01:31:31 +00:00
Pav Lucistnik
aa1836b7e9 - Add SHA256 2005-11-24 01:23:57 +00:00
Pav Lucistnik
ce1bffb7c8 - Update MASTER_SITES 2005-11-24 01:19:59 +00:00
Pav Lucistnik
2955395a45 - Remove dead MASTER_SITES 2005-11-24 01:18:45 +00:00
Pav Lucistnik
50ea67ed35 - Fix fetching. This could use an update. 2005-11-24 01:13:30 +00:00
Pav Lucistnik
83f927a9db - Make fetchable 2005-11-24 01:11:14 +00:00
Edwin Groothuis
979f2e64d1 New port: games/tmw A free open source 2D MMORPG in development
The Mana World (TMW) is a serious effort to create an
	innovative free and open source MMORPG. TMW uses 2D graphics
	and aims to create a large and diverse interactive world.
	It is licensed under the GPL, making sure this game can't
	ever run away from you.

	The project includes the development of both a client and
	a server, as well as the development of an online world.

	WWW: http://themanaworld.org/

PR:		ports/87340
Submitted by:	Tobias Gion <freebsd@gionet.de>
2005-11-24 01:09:04 +00:00
Pav Lucistnik
1f4a77507a - Remove checksum for nonexistant file
- Add SHA256, SIZE
2005-11-24 01:00:52 +00:00
Pav Lucistnik
8b0bb3930b - Add SHA256 2005-11-24 00:51:58 +00:00
Pav Lucistnik
37effa8447 - Add SHA256 2005-11-24 00:44:27 +00:00
Doug Barton
9ee5a45834 In my last commit I accidentally deleted the maildir patch,
but this turned out to be fortuitous as the patch was updated
November 21st based on
http://www.math.washington.edu/~chappa/pine/updates/maildir.html

Pointed out by:	pav
2005-11-24 00:29:15 +00:00
Gerald Pfeifer
b1a486d5fb The previous commit should have read
PR:		89442
2005-11-24 00:24:17 +00:00
Pav Lucistnik
2098ca40dc - Add SHA256 2005-11-24 00:22:47 +00:00
Pav Lucistnik
38fba1ed6a - Make fetchable (at least at my place) 2005-11-24 00:22:12 +00:00
Gerald Pfeifer
ce296c1822 Update to Wine 0.9.2.
Leverage SUB_FILES instead of literal sed to handle /etc/rc.d/000.wine.sh
and pkg-message, which allows us to remove the post-extract target and
fixes the long standing issue of showing the correct prefix in pkg-message.

PR:		88492
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
2005-11-24 00:15:55 +00:00
Edwin Groothuis
23fc9501e3 [NEW PORT] devel/SPE: Stani's Python Editor
Spe is a free python IDE with auto indentation & completion,
	call tips, syntax coloring & highlighting, UML diagrams,
	class explorer, source index, auto todo list, sticky notes,
	pycrust shell, file browsers, drag&drop, context help,
	Blender support, ... Spe ships with Python debugger (remote
	& encrypted), wxGlade (gui designer), PyChecker (source
	code doctor) and Kiki (regex console)

	Author:	Stani Michiels
	WWW:	http://www.stani.be/python/spe/blog/

PR:		ports/87337
Submitted by:	nivit@email.it (Nicola Vitale)
2005-11-24 00:11:05 +00:00
Doug Barton
622fd39b2a Add SHA256 checksums to my ports 2005-11-24 00:08:51 +00:00
Edwin Groothuis
6c060864de [PATCH] graphics/guilib remove broken size mismatch
- Correct size, md5
	- Add SHA256
	- Take maintainership

Changes in tarball:
	diff -ru GUIlib-1.1.1-old/GUI_button.cpp GUIlib-1.1.1/GUI_button.cpp
	--- GUIlib-1.1.1-old/GUI_button.cpp     Thu Apr  6 14:48:51 2000
	+++ GUIlib-1.1.1/GUI_button.cpp Fri Oct 21 14:00:59 2005
	@@ -133,9 +133,9 @@
	   if (freebutton)
	   {
	     if (button)
	-      delete button;
	+      SDL_FreeSurface(button);
	     if (button2)
	-      delete button2;
	+      SDL_FreeSurface(button2);
	   }
	   if (freefont)
	     delete buttonFont;

PR:		ports/89245
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2005-11-24 00:06:21 +00:00
Pav Lucistnik
4e4ebe662e - Add SHA256 2005-11-24 00:04:00 +00:00
Pav Lucistnik
75d9276aa1 - Drop old povchem.c checksum
- Add SHA256, SIZE
2005-11-24 00:02:29 +00:00
Pav Lucistnik
bc1673d0ae - BROKEN: Size mismatch 2005-11-23 23:59:57 +00:00