1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

283659 Commits

Author SHA1 Message Date
Martin Wilke
b407a5636a - Update to 1.5.1
PR:		170140
Submitted by:	Ports Fury
2012-08-05 04:37:59 +00:00
Martin Wilke
e2ff5c6b85 - Update to 1.3.1
PR:		170133
Submitted by:	Ports Fury
2012-08-05 04:37:54 +00:00
Martin Wilke
71c253f763 - Update to 1.8.5
PR:		169494
Submitted by:	Joe Horn <joehorn@gmail.com> (maintainer)
2012-08-05 04:34:22 +00:00
Steve Wills
2e6bdae284 - Update to 3.0.6 2012-08-05 02:51:34 +00:00
Jun Kuriyama
e4c5b38537 - Upgrade to 1.6.1.
PR based on:	ports/168150
Submitted by:	Alexander Brovikov <alexander@brovikov.ru>
2012-08-05 02:31:53 +00:00
Gerald Pfeifer
4d3e133549 Just build, do not bootstrap, this stable, default version of GCC
in our ports tree.  This speeds up a full port/package test cycle
by 31% on a 4-core system; a simple build/install will benefit even
more.

(This may impact compile time by this compiler a bit, depending on
how well the system compiler optimizes this codebase.  And we only
should do this for stable, established versions of GCC.)

Remove ABI version numbers for all library dependencies.
2012-08-05 01:56:58 +00:00
Doug Barton
bda35d0437 At the request of maintainer in private e-mail, remove the now-spurious
dependency on glut (confirmed).

While I'm here, move the rc.d script slim.sh.in -> slim.in
2012-08-05 00:31:46 +00:00
Doug Barton
3c8335a55d Add USE_PKGCONFIG= build since configure fails without it 2012-08-05 00:03:33 +00:00
Steve Wills
15fa07d271 - Update to 1.2.7 2012-08-04 23:06:44 +00:00
Koop Mast
5aa7246575 Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.

Bump all ports that directly depend on libglut because of the shlib version
change.

There are some extra items in this patch.

*) Because freeglut doesn't have the same dependancies as libglut, some ports
	need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
	with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
	remains now.
*) While here fix a png related build issue games/vegastrike.

Thanks to miwi for running the exp-run.

Approved by:	portmgr (miwi)

Collaboration with:	zeising@
Obtained from:	xorg-dev staging area.
2012-08-04 22:52:02 +00:00
Jason Helfman
2d4609c130 add new port: games/kye-data
Original extra Levels for Python Kye.

This is a clone of the game Kye for Windows, originally by Colin Garbutt. It
is a puzzle game, which is a little like the old falling-rocks puzzle games,
and perhaps also inspired a little by Sokoban. But Kye has more variety of
objects, and so is capable of posing quite complex puzzles.

This clone is written by Colin Phipps <cph@moria.org.uk> in Python and uses
gtk. So it will run on modern Linux systems easily enough, and indeed should
work on any system with working Python and pygtk. It works on Windows as well,
for instance.

WWW: http://games.moria.org.uk/kye/
WWW: http://www.nuke.demon.co.uk/kye/levels/

PR:	ports/170312
Submitted by:	nemysis@gmx.ch
2012-08-04 22:01:54 +00:00
Jason Helfman
df33c71adc add new port: games/kye
This is a clone of the game Kye for Windows, originally by Colin Garbutt. It
is a puzzle game, which is a little like the old falling-rocks puzzle games,
and perhaps also inspired a little by Sokoban. But Kye has more variety of
objects, and so is capable of posing quite complex puzzles.

This clone is written by Colin Phipps <cph@moria.org.uk> in Python and uses
gtk. So it will run on modern Linux systems easily enough, and indeed should
work on any system with working Python and pygtk. It works on Windows as well,
for instance.

WWW: http://games.moria.org.uk/kye/

PR:	ports/170311
Submitted by:	nemysis@gmx.ch
2012-08-04 21:59:15 +00:00
Jason Helfman
b2618dce12 - Update to 0.4.5
- pass maintainership to submitter
- Remove LICENCE_FILE in favor of bsd.licenses.db.mk license
- Update and sort pkg-plist

PR:	ports/170364
Submitted by:	koobs.freebsd@gmail.com
2012-08-04 21:48:24 +00:00
Steve Wills
5543340d48 - Update to 3.1.0 2012-08-04 20:41:44 +00:00
Steve Wills
c3c53f7415 - Update to 4.8.2 2012-08-04 20:33:10 +00:00
Steve Wills
75671b8fa2 - Update to 3.3.0 2012-08-04 20:24:19 +00:00
Steve Wills
04df2e5560 - Update to 3.38.0 2012-08-04 20:09:35 +00:00
Jeremy Messenger
c237fa2bba Add missing patches.... Wasn't pay attention when I ran 'cvs add'... 2012-08-04 20:07:19 +00:00
Jeremy Messenger
924bc30e9a Update to 1.0.5.2988. Changelog: http://opalang.org/resources/changelog.xmlt 2012-08-04 19:56:17 +00:00
Steve Wills
89ee391f1c - Update to 2.11.2 2012-08-04 19:43:10 +00:00
Steve Wills
d3ed602872 - Update to 3.2.0 2012-08-04 19:12:33 +00:00
Greg Lewis
174111e974 . Update to 6u33. 2012-08-04 18:54:39 +00:00
Steve Wills
853f3bd2b5 - Update to 2.3.0 2012-08-04 18:50:12 +00:00
Raphael Kubo da Costa
07180a78db Update to 2.3.6. 2012-08-04 18:46:44 +00:00
Steve Wills
a17a694e47 Colorizes text output to the console.
WWW: https://rubygems.org/gems/colored
2012-08-04 18:38:21 +00:00
Greg Lewis
1255022078 . Update to 7u5. 2012-08-04 18:37:43 +00:00
Steve Wills
a4632c203b - Update to 0.7.0 2012-08-04 18:07:29 +00:00
Sunpoet Po-Chuan Hsieh
65ec41ec73 - Update to 3.07
Changes:	http://search.cpan.org/dist/Astro-FITS-Header/README
2012-08-04 16:41:03 +00:00
Sunpoet Po-Chuan Hsieh
d1f8bfa399 - Update to 0.10
- Add LICENSE

Changes:	http://search.cpan.org/dist/MooseX-Types-DateTime-MoreCoercions/Changes
2012-08-04 16:34:35 +00:00
Sunpoet Po-Chuan Hsieh
a1047d38f2 - Update to 1.17
- Add LICENSE

Changes:	http://search.cpan.org/dist/Image-Base/Changes
2012-08-04 16:33:05 +00:00
Hiroki Sato
fd471c05e6 Update to 1.76. 2012-08-04 16:15:50 +00:00
Steve Wills
460b85cb96 - Update to 2.4.0 2012-08-04 15:58:43 +00:00
Steve Wills
c4e99bcb01 - Update to 0.13.7 2012-08-04 15:53:01 +00:00
Christian Weisgerber
eb59cb38db Update to 0.1.4.
This release fixes several resampling bugs and greatly increases
resampler performance.
2012-08-04 15:39:45 +00:00
Bernhard Froehlich
d15b0a5e16 - Update to 1.4.12
- Whitespace fixes in pkg-descr
- Remove SF from MASTER_SITES
- Fix CC definition (fixes CLANG builds)

PR:		ports/170322
Submitted by:	Takefu <takefu@airport.fm>
2012-08-04 15:05:23 +00:00
Michael Scheidell
e5f18a6b21 - Update to 0.1.4
PR:		ports/170247
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:	Martin Jackson <mhjacks@swbell.net> (maintainer)
2012-08-04 13:13:02 +00:00
Steve Wills
001e493b3d - Update to 0.2.6 2012-08-04 12:24:05 +00:00
Bernhard Froehlich
b5afbb67e2 - Update to 0.25.2
- Add fixes for PHP 5.4
2012-08-04 08:13:01 +00:00
Bernhard Froehlich
950da2ba42 - Update to 0.25.2 2012-08-04 08:11:52 +00:00
Bernhard Froehlich
988408a7e6 - Update to 0.25.2
- Fix Perl and Python bindings and enable per default
- Fix PHP bindings for PHP 5.4
2012-08-04 08:10:48 +00:00
Bernhard Froehlich
9eaf125b04 - Add missing VNC IPv6 patch
- Convert to optionsng [1]

Submitted by:	bapt [1]
2012-08-04 07:54:44 +00:00
Bernhard Froehlich
524601ec22 - Convert to optionsng
Submitted by:	bapt
2012-08-04 07:53:34 +00:00
Wen Heping
c5050b497a Starlink::AST provides a perl wrapper to the Starlink AST library.
The Starlink AST library provides facilities for transforming coordinates
from one system to another in an object oriented manner. Multiple
coordinate frames can be associated with a data set and it is also
possible to generate automatic mappings between frames.

Coordinate frame objects can be imported from FITS headers and from
NDF files.

WWW: http://search.cpan.org/dist/Starlink-AST/
2012-08-04 07:14:25 +00:00
Martin Matuska
65112e039d Update ProFTPd to 1.3.4b 2012-08-04 07:11:32 +00:00
Bernhard Froehlich
09b600e31e - Use correct modulname for kldstat
- Bump PORTREVISION

PR:		ports/168897
Submitted by:	VVD <vvd@unislabs.com>
2012-08-04 06:41:24 +00:00
Dirk Meyer
a66b49d606 - sort after rename 2012-08-04 06:16:29 +00:00
Sergey A. Osokin
e594eae11d Update from 3.0.14 to 3.0.15:
o) www/rubygem-passenger;
o) third-party modules for www/nginx and www/nginx-devel.
2012-08-04 06:01:12 +00:00
Dirk Meyer
d351fbab9c - update to 0.19.2 2012-08-04 05:49:28 +00:00
Dirk Meyer
2a70dbcad3 - update to 10.35.86 2012-08-04 05:44:18 +00:00
Dirk Meyer
8488eab146 - update to 1.0.19 2012-08-04 05:39:46 +00:00