Commit graph

289835 commits

Author SHA1 Message Date
Diane Bruce
17b90cddaa - Update to latest release.
- Add mirror

Feature safe:	yes
PR:		ports/111951
Submitted by:	Maintainer
2012-12-05 01:08:09 +00:00
Jason Helfman
0269689024 - add new port: games/magicmaze
Magic Maze is a simple and low-tech monster-bashing maze game.

It was originally inspired by playing Gauntlet II on the Atari ST.

WWW: http://magicmaze.rubyforge.org/

PR:		170774
Submitted by:	nemysis@gmx.ch
Feature safe:	yes
2012-12-05 00:53:09 +00:00
Sunpoet Po-Chuan Hsieh
9dc70edf6c - Update to 1.7.0
- Cleanup Makefile header

Changes:	http://code.google.com/p/leveldb/source/list
		http://code.google.com/p/leveldb/source/detail?r=40768657bc8ec3ded60712eeeab7c25b1b07deca
		http://code.google.com/p/leveldb/source/detail?r=946e5b5a4ce7980917b22a408f090a4e86c3fa44
Feature safe:	yes
2012-12-05 00:47:56 +00:00
Sunpoet Po-Chuan Hsieh
ab0aad4f10 - Update to 2.33
- Cleanup Makefile header

Changes:	http://search.cpan.org/dist/App-Genpass/Changes
Feature safe:	yes
2012-12-05 00:46:37 +00:00
Sunpoet Po-Chuan Hsieh
b8ae1c09bd - Update to 1.000006
Changes:	http://search.cpan.org/dist/Moo/Changes
Feature safe:	yes
2012-12-05 00:45:55 +00:00
Sunpoet Po-Chuan Hsieh
67e4e02048 - Update to 1.002004
- Cleanup Makefile header

Changes:	http://search.cpan.org/dist/Role-Tiny/Changes
Feature safe:	yes
2012-12-05 00:44:41 +00:00
Gerald Pfeifer
da9125ed2d Update to the 20121125 snapshot of GCC 4.8.0.
This enables support for libbacktrace and thus nicer backtraces
should the compiler fail on FreeBSD.

Feature safe:	yes
2012-12-05 00:27:21 +00:00
Bryan Drewery
5e570d8f93 - Mark deprecated. Upstream advises [1] that the project is no longer
active and that textproc/xqilla replaces it

[1] http://www.corefiling.com/opensource/pathan.html

Feature safe:	yes
2012-12-04 23:56:21 +00:00
Bryan Drewery
01c4d0b9ee - Update to 0.99.24
- Trim header
- Does not build with clang: Add USE_GCC=any

Feature safe:	yes
2012-12-04 23:29:56 +00:00
Bryan Drewery
145b2675ee - Update to 20121122
Changes:
  http://savannah.gnu.org/forum/forum.php?forum_id=7435

PR:		ports/174117
Submitted by:	Chris Howey <howeyc@gmail.com> (maintainer)
Feature safe:	yes
2012-12-04 22:52:23 +00:00
Pawel Pekala
bf98ade50f Tetris meets Pong, with more twists than a contortionist club's
secret handshake. Sometimes, the total is greater than the sum of the parts.
Tetris and Pong are classics, addictive and unshakable from their places in
gaming history. TONG is the result of mixing the two, capitalizing on the
essential qualities of each classic and adding new twists of its own to make
an explosive chemical reaction out of it all.

WWW: http://www.nongnu.org/tong/

PR:		ports/173878
Submitted by:	nemysis@gmx.ch
Feature safe:	yes
2012-12-04 22:42:38 +00:00
Matthias Andree
7ba3466186 Update to new upstream release 2.64.
Feature safe:	yes

Changelog for version 2.64:

Handle DHCP FQDN options with all flag bits zero and --dhcp-client-update set.
Thanks to Bernd Krumbroeck for spotting the problem.

Finesse the check for /etc/hosts names which conflict with DHCP names.
Previously a name/address pair in /etc/hosts which didn't match the
name/address of a DHCP lease would generate a warning. Now that only
happesn if there is not also a match. This allows multiple addresses for
a name in /etc/hosts with one of them assigned via DHCP.

Fix broken vendor-option processing for BOOTP. Thanks to Hans-Joachim
Baader for the bug report.

Don't report spurious netlink errors, regression in 2.63. Thanks to
Vladislav Grishenko for the patch.

Flag DHCP or DHCPv6 in starup logging. Thanks to Vladislav Grishenko for
the patch.

Add SetServersEx method in DBus interface. Thanks to Dan Williams for
the patch.

Add SetDomainServers method in DBus interface. Thanks to Roy Marples for
the patch.

Fix build with later Lua libraries. Thansk to Cristian Rodriguez for the
patch.

Add --max-cache-ttl option. Thanks to Dennis Kaarsemaker for the patch.

Fix breakage of --host-record parsing, resulting in infinte loop at
startup. Regression in 2.63. Thanks to Haim Gelfenbeyn for spotting
this.

Set SO_REUSEADDRESS and SO_V6ONLY options on the DHCPv6 socket, this
allows multiple instances of dnsmasq on a single machine, in the same
way as for DHCPv4. Thanks to Gene Czarcinski and Vladislav Grishenko for
work on this.

Fix DHCPv6 to do access control correctly when it's configured with
--listen-address. Thanks to Gene Czarcinski for sorting this out.

Add a "wildcard" dhcp-range which works for any IPv6 subnet,
--dhcp-range=::,static Useful for Stateless DHCPv6. Thanks to Vladislav
Grishenko for the patch.

Don't include lease-time in DHCPACK replies to DHCPINFORM queries, since
RFC-2131 says we shouldn't. Thanks to Wouter Ibens for pointing this
out.

Makefile tweak to do dependency checking on header files.  Thanks to
Johan Peeters for the patch.

Check interface for outgoing unsolicited router advertisements, rather
than relying on interface address configuration. Thanks to Gene
Czarinski for the patch.

Handle better attempts to transmit on interfaces which are still doing
DAD, and specifically do not just transmit without setting source
address and interface, since this can cause very puzzling effects when a
router advertisement goes astray. Thanks again to Gene Czarinski.

Get RA timers right when there is more than one dhcp-range on a subnet.
2012-12-04 22:29:10 +00:00
Jimmy Olgeni
78b68bae4c Fix handling of source paths containing tilde characters in
yaws_compile.erl.

Already patched upstream on github as klacke/yaws/25b8e4c.

Feature safe:	yes
2012-12-04 22:08:24 +00:00
Wesley Shields
e04541b000 Abandoned upstream. Set to expire in one month.
Submitted by:	Yanhui Shen <shen.elf@gmail.com> (maintainer)
Feature safe:	yes
2012-12-04 22:02:47 +00:00
Bryan Drewery
544292a7e3 - Update to 3.8.0
- Sync Makefile/pkg-descr with main valgrind port
 * Add manpages
 * Add LICENSE
 * Add MPI OPTION
 * Unbreak on 9.0+
 * Unbreak with clang

Feature safe:	yes
2012-12-04 21:47:25 +00:00
Mikhail Teterin
e500a27999 Upgrade from 2.7 to 2.8
Feature safe: yes
2012-12-04 21:46:06 +00:00
Martin Matuska
27eef6ed99 Update ffmpeg1 to bugfix release 1.0.1
Feature safe:	yes
2012-12-04 21:44:25 +00:00
Bryan Drewery
ba55ab5c72 - Add LICENSE
Feature safe:	yes
2012-12-04 21:43:38 +00:00
Bryan Drewery
a87726472a - Add an extra mirror
- Remove ABI version from LIB_DEPENDS
- Remove indefinite article from COMMENT

Feature safe:	yes
2012-12-04 21:22:32 +00:00
Xin LI
01e599cfca - Update to 0.9
- Take maintainership

Feature safe:	yes
2012-12-04 21:18:46 +00:00
Xin LI
c890a96acc - Update to 1.3.
- Take maintainership.

Feature safe:	yes
2012-12-04 21:13:56 +00:00
Ryan Steinmetz
0ec5df4979 - Reset MAINTAINER due to unrecoverable bounce.
Reported by:	portscout
Feature safe:	yes
2012-12-04 20:41:09 +00:00
Ryan Steinmetz
c4786a9368 - Reset MAINTAINER due to unrecoverable bounce
Reported by:	portscout
Feature safe:	yes
2012-12-04 20:39:22 +00:00
Sunpoet Po-Chuan Hsieh
2628c2e8ef - Add LICENSE
- Move OPTIONS_* upward

Feature safe:	yes
2012-12-04 20:39:18 +00:00
Pav Lucistnik
7e5f59ac42 - Fix typo in OPTIONS code
Spotted by:	rm
Feature safe:	yes
2012-12-04 20:34:41 +00:00
Ryan Steinmetz
f1e9a9bf38 - Fix typo in MAINTAINER email address
Reported by:	portscout
Feature safe:	yes
2012-12-04 20:33:07 +00:00
Ryan Steinmetz
33a2019014 - Reset MAINTAINER due to unrecoverable email bounce
Reported by:	portscout
Feature safe:	yes
2012-12-04 20:28:16 +00:00
Wesley Shields
92bd56784e Update to 1.18.1.
Assign maintainer to submitter.
Fix COMMENT.

PR:		ports/173918
Submitted by:	nemysis <nemysis@gmx.ch>
Feature safe:	yes
2012-12-04 20:22:10 +00:00
Wesley Shields
b297fe0670 Update to 3.2.r1
Add a patch to build with clang.

PR:		ports/173861
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
Feature safe:	yes
2012-12-04 20:19:22 +00:00
Pav Lucistnik
a4270355a1 - Update to 2.3.4
PR:		ports/173980
Submitted by:	nemysis <nemysis@gmx.ch>
Feature safe:	yes
2012-12-04 20:17:47 +00:00
Dmitry Marakasov
2fb2cdfb1c - Fix build by adding forgotten patch
Feature safe:	yes
2012-12-04 20:09:16 +00:00
Pietro Cerutti
451df63818 - Add missing closing > on Created by line
Feature safe:	yes
2012-12-04 20:02:10 +00:00
Rene Ladan
95bc14f991 Do not try to remove PREFIX/share/applications, it is created by its
dependencies.

Spotted by:	pkg
Feature safe:	yes
2012-12-04 18:51:06 +00:00
Gabor Pali
994b964081 - Use PORT_OPTIONS:MDOCS instead of NOPORTDOCS
- Use a single space after "WWW:" in port descriptions

Requested by:	jhale, danfe, bapt
Feature safe:	yes
2012-12-04 18:50:35 +00:00
Eitan Adler
d0251b8742 Simplify post-patch target
Submitted by:	sunpoet
Feature safe:	yes
2012-12-04 18:15:10 +00:00
David E. O'Brien
5958de1076 Add regression-test targets.
Feature safe:	yes
Idea from:	eadler
2012-12-04 18:09:53 +00:00
David E. O'Brien
04dd0a881a Consistent output.
Feature safe:	yes
2012-12-04 18:05:23 +00:00
David E. O'Brien
b2851f14e1 Install all man pages.
Feature safe:	yes
PR:		174064
Submitted by:	nemysis@gmx.ch
2012-12-04 18:04:46 +00:00
David E. O'Brien
8e13ecdd36 Run the tests to ensure a good build.
Feature safe:	yes
2012-12-04 17:34:12 +00:00
Vsevolod Stakhov
17a10f82d0 Update to 0.7.3.
Submitted by:	maintainer via private email
Feature safe:	yes
2012-12-04 17:22:20 +00:00
Vsevolod Stakhov
f8563641ce Update to 2.4.3.
Submitted by:	maintainer via private email
Feature safe:	yes
2012-12-04 17:21:39 +00:00
Pawel Pekala
55978ca2a4 - Update libcec 2.0.4 [1]
- Use GITHUB macro [1]
- Add a patch to fix device detection with XBMC 12 [1]
- Fix COMMENT

PR:		ports/174090 [1]
Submitted by:	Mickael Maillot <mickael.maillot@gmail.com> [1]
Approved by:	maintainer
Feature safe:	yes
2012-12-04 17:14:34 +00:00
Sunpoet Po-Chuan Hsieh
53bac83ab4 - Update to 1.13
- Add TEST_DEPENDS
- Cleanup Makefile header

Changes:	http://search.cpan.org/dist/Params-Validate-Dependencies/CHANGELOG
Feature safe:	yes
2012-12-04 17:13:13 +00:00
Sunpoet Po-Chuan Hsieh
e3f0527796 - Update to 1.03
- Add LICENSE
- Add TEST_DEPENDS
- Cleanup Makefile header

Changes:	http://search.cpan.org/dist/Data-Domain/Changes
Feature safe:	yes
2012-12-04 17:12:40 +00:00
Sunpoet Po-Chuan Hsieh
525f7f4d26 - Add p5-Scalar-Does 0.009
Scalar::Does has long been noted that Perl would benefit from a does() built-in.
A check that ref($thing) eq 'ARRAY' doesn't allow you to accept an object that
uses overloading to provide an array-like interface.

WWW: http://search.cpan.org/dist/Scalar-Does/

Feature safe:	yes
2012-12-04 17:12:03 +00:00
Sunpoet Po-Chuan Hsieh
8f4334e82b - Add p5-IO-Detect 0.005
It is stupidly complicated to detect whether a given scalar is a filehandle (or
something filehandle like) in Perl. This module attempts to do so, but probably
falls short in some cases. The primary advantage of using this module is that it
gives you somebody to blame (me) if your code can't detect a filehandle.

The main use case for IO::Detect is for when you are writing functions and you
want to allow the caller to pass a file as an argument without being fussy as to
whether they pass a file name or a file handle.

WWW: http://search.cpan.org/dist/IO-Detect/

Feature safe:	yes
2012-12-04 17:10:03 +00:00
Sunpoet Po-Chuan Hsieh
de3e92cee6 - Update to 1.09
- Cleanup Makefile header

Changes:	http://search.cpan.org/dist/MooseX-App/Changes
Feature safe:	yes
2012-12-04 17:07:45 +00:00
Ryan Steinmetz
74c400d10a - Update to 2.0.0
Feature safe:	yes
2012-12-04 16:35:49 +00:00
Ryan Steinmetz
62259d23d8 - Update to 2.9.4
Feature safe:	yes
2012-12-04 16:35:08 +00:00
Pawel Pekala
9681875c45 - Switch MASTER_SITES to maintainer's mirror (icons only) [1]
- Add desktop entry file [1]
- Add missing deps
- Move WRKSRC to better place
- Trim Makefile header

PR:		ports/173272 [1]
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer) [1]
Feature safe:	yes
2012-12-04 16:15:11 +00:00