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

7713 Commits

Author SHA1 Message Date
Andrew Pantyukhin
1548b96c34 Add port games/klavaro:
Klavaro is just another free touch typing tutor program. We felt like
to do it because we became frustrated with the other options, which
relied mostly on some few specific keyboards. Klavaro intends to be
keyboard and language independent, saving memory and time (and money).

WWW: http://klavaro.sourceforge.net/
2007-03-25 20:24:58 +00:00
Kris Kennaway
288f52ec9d BROKEN: Unfetchable 2007-03-25 04:08:51 +00:00
Pav Lucistnik
28f8ee4611 - COPYTREE_* are now part of bsd.port.mk
PR:		ports/100996
Submitted by:	stass
2007-03-24 14:03:04 +00:00
Juergen Lock
a0b73bf902 Remove zero-length files
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by:	miwi (mentor, implicit)
2007-03-24 01:39:50 +00:00
Juergen Lock
805f53212b Convert freebsd-games to use termios.h instead of sgtty.h
PR:		ports/110731
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by:	miwi (mentor)
2007-03-23 23:02:33 +00:00
Joe Marcus Clarke
003831588b Update to 2.18.0.1. 2007-03-23 17:37:27 +00:00
Ying-Chieh Liao
ed83b93073 add burrtools 0.2.1
A puzzle solver
2007-03-23 14:10:33 +00:00
Alejandro Pulver
f0c2b7bfb9 - Mark as ONLY_FOR_ARCHS=i386, the reason is that it doesn't run properly
(first it segfaulted, and after fixing it, the server just freezes consuming
  the CPU). It was tested on an amd64, but it's very likely to happen in the
  other archs too).

PR:		ports/110690
Submitted by:	alepulver (myself)
Approved by:	"Linas Valiukas" <shirshegsm@gmail.com> (maintainer)
2007-03-23 13:35:28 +00:00
Alejandro Pulver
45ca0cb9e7 - Use newer version of the source code (1.52), taken from games/quake2lnx.
Reported by:	Steve Crowder <steve@crowders.org>
2007-03-22 19:24:21 +00:00
Martin Wilke
6a04771772 - Fix after objformat removal
PR:             110665
Submitted by:   Ed Schouten <ed@fxq.nl> (maintainer)
2007-03-22 17:35:33 +00:00
Martin Wilke
9a98c38960 - Update to 1.2.6
- Pass maintainership to submitter

PR:             110669
Submitted by:   Nemo Liu<nemoliu@gmail.com>
2007-03-22 17:29:02 +00:00
Martin Wilke
da167dde05 2007-03-16 databases/zodb: outdated software, databases/zodb3 should be used
2007-03-19 finance/gnomepm: is unfetchable and has no homepage
2007-03-19 games/frabs: is unfetchable and homepage disappeared
2007-03-22 17:08:45 +00:00
Alejandro Pulver
192cb8db92 - Fix building with GCC 4.x.
Reported by:	pointyhat
2007-03-22 16:21:18 +00:00
Edwin Groothuis
052a134efb force dependency on gcc 3.4 2007-03-22 09:03:20 +00:00
Alejandro Pulver
ce11335e86 - Fix building with GCC 4.x.
Reported by:	pointyhat
2007-03-22 03:43:37 +00:00
Alejandro Pulver
87fce01d40 - Fix building with GCC 4.x.
- Remove 2 continuous blank lines to make portlint(1) happy.

Reported by:	pointyhat
2007-03-22 03:30:20 +00:00
Thomas Gellekum
4ef4e0206f Add build depends on tcl and tk. 2007-03-21 21:51:48 +00:00
Alejandro Pulver
920b3b93ce - Make fetchable.
- Remove BROKEN.

Reported by:	Mathias Monnerville <mathias.monnerville@univ-paris4.fr>, kris
2007-03-21 17:48:16 +00:00
Martin Wilke
c219a55bb4 - Use TCL/TK 8.4
PR:             110579
Submitted by:   Martin Tournoij <carpetsmoker@xs4all.nl>
Approved by:    maintainer
2007-03-21 12:33:03 +00:00
Will Andrews
a2ae5368c1 Fix compilation when using gcc 4.1 due to attempting to cast a pointer to an
int, which may lose precision on platforms where sizeof(void*) > sizeof(int).
Properly support overriding CC/CXX, which is a prerequisite for fixing this.

Noticed by:	pointyhat/kris
2007-03-20 20:11:49 +00:00
Dirk Meyer
6e09cd88e5 - update to 1.2.8
Reported by:	miwi (portscout)
2007-03-19 20:01:53 +00:00
Gabor Kovesdan
bec77a1f49 - OPTIONify
- portlint(1)

PR:		ports/108378
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru>
Approved by:	Thomas Vogt <thomas@bsdunix.ch> (maintainer)
2007-03-19 16:02:17 +00:00
Alexey Dokuchaev
cf89f4a811 - Do not extract things during `pre-patch' phase
- Fix `libcurl.so' support

Based on PR:	ports/110418
Submitted by:	Dierk Sacher
2007-03-19 11:32:45 +00:00
Joe Marcus Clarke
951c257ea3 Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features.  Not that it doesn't have its share of new and exciting
items.  See http://www.gnome.org/start/2.18/ for all the goodies in
this release.

GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico.
2007-03-19 05:14:07 +00:00
Rong-En Fan
7af1c725ce - Chase x11-toolkits/fox16 update 2007-03-19 03:49:57 +00:00
Tilman Keskinoz
50e523c8c1 Fix runtime issue:
"SDL_ttf render failed"

PR:		109148
Submitted by:	Hannes Frederic Sowa
Approved by:	maintainer timeout
2007-03-18 14:42:23 +00:00
Rong-En Fan
6c651b332f - Update to 0.1.9
PR:		ports/110462
Submitted by:	Dmitry Marakasov <amdmi3 at amdmi3.ru> (maintainer)
2007-03-18 13:34:30 +00:00
Rong-En Fan
e2ff1d7882 Add funnyboat 1.4, a side scrolling shooter game starring a steamboat on
the sea.

PR:		ports/110460
Submitted by:	Dmitry Marakasov <amdmi3 at amdmi3.ru>
2007-03-18 13:32:48 +00:00
Martin Wilke
10ad3279a5 - Remove no longer needed start script
- Point WWW to new site
- Update maintainer address

PR:             110433
Submitted by:   Lars Engels <lars.engels@0x20.net> (maintainer)
2007-03-18 11:54:34 +00:00
Kris Kennaway
34ad66a95a BROKEN: Configure fails 2007-03-17 22:23:38 +00:00
Kris Kennaway
5ca319bc10 BROKEN: Unfetchable 2007-03-17 22:18:48 +00:00
Gabor Kovesdan
9869179210 - Fix fetching
- Unbreak

PR:		ports/109729
Submitted by:	Eric P. Scott <eps+pbug0703@ana.com>
Approved by:	maintainer timeout (sec@42.org)
	CVS: ----------------------------------------------------------------------
2007-03-16 21:06:52 +00:00
Martin Wilke
9ef5632141 - Update to 0.2
Changelog:
- Sound support
- Implemented more blitters, so now there are less graphics problems
- Fixed blitters
- Fixed scrolling in tactical view
- Fixed some crashes and memory leaks
- General code cleaning

PR:             110295
Submitted by:   Christoph Mallon<christoph.mallon@gmx.de> (Maintainer)
2007-03-16 12:14:49 +00:00
Peter Pentchev
e8690fa2c0 Update to scare-1.3.6. 2007-03-16 11:30:32 +00:00
Martin Wilke
c03bb284d6 - Use TCL/TK 8.4
PR:             110325
Submitted by:   Martin Tournoij <carpetsmoker@xs4all.nl>
Approved by:    maintainer
2007-03-16 11:23:55 +00:00
Juergen Lock
b79f25a186 Avoid <sgtty.h>
PR:		ports/110361
Submitted by:	Ed Schouten <ed@fxq.nl>
Approved by:	miwi (mentor, implicit)
2007-03-15 23:49:31 +00:00
Thomas Gellekum
7b130584e9 Use Tcl/Tk8.4. Use PLIST_FILES.
PR:		110323
Submitted by:	Martin Tournoij <carpetsmoker@xs4all.nl>
2007-03-15 19:33:51 +00:00
Alexey Dokuchaev
4d91be2d77 Update to version 2.2.3. 2007-03-15 17:01:06 +00:00
Pav Lucistnik
11530669c0 - Update to 1.2.10
PR:		ports/104394
Submitted by:	Juraj Lutter <otis@sk.freebsd.org> (maintainer)
2007-03-14 20:53:09 +00:00
Mark Linimon
8a12ee4660 Reset aberg@doomnet.de due to maintainer-timeouts and no response to email.
Hat:		portmgr
2007-03-14 07:17:05 +00:00
Michael Nottebrock
a209c5b185 Update to KDE 3.5.6 / KOffice 1.6.2 2007-03-13 19:13:51 +00:00
Andrew Pantyukhin
0492f8a096 - 1.10 2007-03-12 22:26:09 +00:00
Mark Linimon
7a13839ba2 Return to pool at maintainer's request. The next generation of code (v2)
will probably replace this port at some point anyway.

Hat:		portmgr
2007-03-12 15:46:28 +00:00
Philip Paeps
8cdc3c812d Update to 1.2.2
http://svn.gna.org/viewcvs/wesnoth/tags/1.2.2/changelog?rev=15962&view=download

While here, move to LOCALBASE instead of X11BASE.  It should be happier here.
2007-03-11 19:17:38 +00:00
Herve Quiroz
40be6e9179 Update to 5.10.2 2007-03-11 11:50:32 +00:00
Edwin Groothuis
42d47dab55 A class between bsd.python.mk and this ports Makefile occured:
bsd.python.mk sets PYTHON=/somepath/someprogram, while this ports
MaKefile expects yes or no there.

This patch changes the ports configure to not test for an "user"-set
PYTHON variable.

Submitted by:		YAPHR
2007-03-10 22:10:03 +00:00
Alexey Dokuchaev
818d50f480 Update to version 15.0. 2007-03-07 21:30:44 +00:00
Martin Wilke
b9bafb8b33 - Update to 1.4
PR;             108203
Submitted by:   Jona Joachim <walkingshadow@grummel.net> (maintainer)
2007-03-07 15:23:48 +00:00
Jean-Yves Lefort
6e75038caa Free Tennis is a tennis simulation. The most notable features of Free Tennis
are:

- Real tactics are useful in the game. For example, it is best to take the net
  with a slow, low shot (backspin); it is best to play diagonal when you are
  decentered horizontally, in order not to give angles; you should get back to
  center and behind the baseline after the shot, in order not to be caught in
  No-Man's-Land when the opponent hits
- The A.I. is very advanced and reflects those tactics;
- You have total control over the parabola described by the shot;
- The graphic gestures are realistic and elegant;
- Different players have different skills;
- The game is developed by a former tennis player;

WWW: http://freetennis.sourceforge.net/
2007-03-07 15:10:16 +00:00
Martin Wilke
1ff115f4d3 - Update to 0.6.2
PR:             110014
Submitted by:   Benjamin Lutz <benlutz@datacomm.ch> (maintainer)
2007-03-07 12:18:29 +00:00