Commit graph

237635 commits

Author SHA1 Message Date
Joe Marcus Clarke
f3eed10421 Update to 0.24. 2010-05-22 05:40:51 +00:00
Joe Marcus Clarke
ab75237551 Update to 0.2.7. 2010-05-22 05:38:33 +00:00
Martin Wilke
a77d285f4b - Update to 1.2.0
PR:		146602
Submitted by:	Fernando Lemos <fernando@netfilter.com.br> (maintainer)
2010-05-22 05:35:08 +00:00
Dirk Meyer
d26ce464c2 - update to 2.4.0 2010-05-22 05:25:39 +00:00
Joe Marcus Clarke
df12b2dc61 Add optional C-ARES async DNS support.
PR:		145787
Submitted by:	Anonymous <swell.k@gmail.com>
2010-05-22 05:23:54 +00:00
Joe Marcus Clarke
96018cc682 Update Pidgin and friends to 2.7.0. See
http://developer.pidgin.im/wiki/ChangeLog for the list of changes.  Also,
enable Tcl 8.5 support.

PR:		146607
Submitted by:	dougb
2010-05-22 05:21:10 +00:00
Martin Wilke
d38d75133a The Bauer stereophonic-to-binaural DSP (bs2b) is designed
to improve headphone listening of stereo audio records.
WWW: http://bs2b.sourceforge.net/

PR:		ports/146814
Submitted by:	SimaMoto,RyoTa <liangtai.s4 at gmail.com>
2010-05-22 04:42:32 +00:00
Martin Wilke
43cc26ad97 - Update to 2009.03.01
PR:		146643
Submitted by:	"Stefan Ehmann" <shoesoft@gmx.net> (maintainer)
2010-05-22 04:39:31 +00:00
Martin Wilke
7401a4e0af - Update to 1.29
PR:		146478
Submitted by:	Damian Gerow <dgerow@afflictions.org> (maintainer)
2010-05-22 04:37:41 +00:00
Martin Wilke
6e49083cdb - Update to 6.3.17
PR:		146589
Submitted by:	Corey Halpin <chalpin@cs.wisc.edu> (maintainer)
2010-05-22 04:36:31 +00:00
Martin Wilke
d462bcb629 - Update to 20100517
PR:		146653
Submitted by:	Matthew Luckie <mjl@luckie.org.nz> (maintainer)
2010-05-22 04:33:58 +00:00
Martin Wilke
7918a27af3 - Update to 0.8
PR:		146703
Submitted by:	Lukasz Wasikowski <lukasz@wasikowski.net> (maintainer)
2010-05-22 04:28:54 +00:00
Martin Wilke
cc73de7817 - Update to 0.5.4
PR:		146702
Submitted by:	Renaud Chaput <renchap@cocoa-x.com> (maintainer)
2010-05-22 04:24:09 +00:00
Martin Wilke
de551b7d6a - Update to 0.33
PR:		146678
Submitted by:	ports fury
2010-05-22 04:20:28 +00:00
Martin Wilke
62027046b8 - Update to 2.0.0
PR:		146677
Submitted by:	Ports Fury
2010-05-22 04:13:35 +00:00
Martin Wilke
a9f9994077 - Fix now really INDEX 2010-05-22 04:07:02 +00:00
Dirk Meyer
37d25994dc - fix build with gnustep-make 2.4 2010-05-22 03:57:53 +00:00
Dirk Meyer
827eac96ae - fix build with gnustep-make 2.4 2010-05-22 03:50:03 +00:00
Dirk Meyer
ec441d0daa - fix build with gnustep-make 2.4 2010-05-22 03:43:25 +00:00
Alexey Dokuchaev
6484370e0d - Mention that this is master port in Makefile header
- Append appropriate slave CATEGORIES
- Drop explicit USE_QT_VER since USE_KDELIBS_VER implies it
2010-05-22 03:22:55 +00:00
Maho Nakata
c7417c40e5 update to OOO320_m18, 3.2.1rc2. 2010-05-22 03:22:38 +00:00
Jun Kuriyama
cba9fc12e1 - Upgrade to 0.4.4. 2010-05-22 01:54:36 +00:00
Jun Kuriyama
28529349c6 The great new Plack::Middleware::AMF!
WWW: http://search.cpan.org/dist/Plack-Middleware-AMF/
2010-05-22 01:02:46 +00:00
Mark Linimon
a9c84913e9 Cronjob that runs on pointyhat to cleanup stale chroots on clients. 2010-05-22 00:58:11 +00:00
Koop Mast
d448126183 Update to 2.30.1. 2010-05-21 23:11:15 +00:00
Koop Mast
c64804b9ad Update to 2.30.2 2010-05-21 23:10:44 +00:00
Koop Mast
fa4b8be7e8 Chase devel/goffice update. 2010-05-21 23:08:53 +00:00
Koop Mast
7175d93bda Update to 1.10.4. 2010-05-21 23:08:18 +00:00
Koop Mast
a933078081 Update to 0.8.4. 2010-05-21 23:07:45 +00:00
Gabor Pali
7435bc8346 - Fix build when non-default options are used
PR:		ports/146804
Submitted by:	Anatoly Borodin <anatoly.borodin@gmail.com>
2010-05-21 22:31:11 +00:00
Gabor Pali
16afe2f83e QuickCheck2 support for the test-framework package.
WWW: http://batterseapower.github.com/test-framework/
2010-05-21 22:03:36 +00:00
Gabor Pali
be16f68463 HUnit support for the test-framework package.
WWW: http://batterseapower.github.com/test-framework/
2010-05-21 22:00:21 +00:00
Gabor Pali
0d1359b0c1 Allows tests such as QuickCheck properties and HUnit test cases to be
assembled into test groups, run in parallel (but reported in
deterministic order, to aid diff interpretation) and filtered and
controlled by command line options. All of this comes with colored test
output, progress reporting and test statistics output.

WWW: http://batterseapower.github.com/test-framework/
2010-05-21 21:57:42 +00:00
Gabor Pali
a541b24598 This is a pretty printing library based on Wadler's paper "A Prettier
Printer". It has been enhanced with support for ANSI terminal colored
output using the ansi-terminal package.

WWW: http://github.com/batterseapower/ansi-wl-pprint
2010-05-21 21:53:38 +00:00
Gabor Pali
fd3b774de3 ANSI terminal support for Haskell: allows cursor movement, screen
clearing, color output showing or hiding the cursor, and changing the
title. Compatible with Windows and those Unixes with ANSI terminals, but
only GHC is supported as a compiler.

WWW: http://batterseapower.github.com/ansi-terminal
2010-05-21 21:49:50 +00:00
Gabor Pali
261cb67402 A very simple package providing a cross-platform means of determining
the hostname.

WWW: http://hackage.haskell.org/package/hostname
2010-05-21 21:44:44 +00:00
Max Brazhnikov
96986edfa7 Fix build with OpenSSL 1.0
PR:		ports/146615
Reported by:	Gerard Seibert <gerard at seibercom.net>
2010-05-21 21:42:01 +00:00
Anton Berezin
e6b934778a Update to 0.09.
Changes:	http://search.cpan.org/dist/Geo-Coordinates-UTM/Changes
2010-05-21 21:34:49 +00:00
Anton Berezin
dc90ec51be Update to 0.26.
Changes:	http://search.cpan.org/dist/Lingua-Identify/Changes
2010-05-21 21:29:39 +00:00
Gabor Pali
564be4475c - Update to 2.1.0.3
Approved by:	jacula (maintainer)
2010-05-21 21:01:37 +00:00
Max Brazhnikov
1b7baad72e Enable gps support in Marble 2010-05-21 21:00:42 +00:00
Max Brazhnikov
624a53c978 Clean up 2010-05-21 20:56:56 +00:00
Max Brazhnikov
5c738543e4 Allow build on 6.x 2010-05-21 20:54:47 +00:00
Max Brazhnikov
cd68786432 Update to 2.0.2
PR:		ports/146636
Submitted by:	Maxim Ignatenko <gelraen.ua at gmail.com>
Approved by:	Stas Timokhin (maintainer)
2010-05-21 20:36:03 +00:00
Giorgos Keramidas
9afa2a9afa When dbus is already installed on FreeBSD 6.X and Emacs builds
without X11 support, it may pick dbus up as a dependency and fail
to link with the proper threading libraries.

Approved by:	Ashish SHUKLA <wahjava@gmail.com> (maintainer)
2010-05-21 19:51:04 +00:00
Giorgos Keramidas
f22fa4fe9b When dbus is already installed on FreeBSD 6.X emacs-nox11 may
pick it up as a dependency and fail to link with the proper
threading libraries too.

Approved by:	Ashish SHUKLA <wahjava@gmail.com> (maintainer)
2010-05-21 19:49:46 +00:00
Stefan Walter
27c6bd4211 Mark as DEPRECATED: The software is ancient, unmaintained, works with the JDK
1.3 only and does not have a master/project site.

PR:		ports/143195
Submitted by:	Sevan Janiyan <venture37@geeklan.co.uk>
Patch by:	stefan
2010-05-21 18:55:38 +00:00
Alexey Dokuchaev
370b2fa6af Reformat, fix grammar and couple of typos, kill EOL whitespace.
Approved by:	krion (maintainer)
2010-05-21 18:32:47 +00:00
Alexey Dokuchaev
40f8bcbdee - Unbreak with recent nasm: starting with v2.07, nasm has a regression that
prevents certain macros from expanding correctly, and the build woes
- Clean up Makefile while here: fix line wraps, reorder knobs, simplify
  PORTDOCS handling

Bug ID (nasm@sf.net tracker):	3005117
Fix suggested by:		Frank Kotler
2010-05-21 16:37:00 +00:00
Philip M. Gollucci
e5cd151434 Bump PORTREVISION forgotten in last commit, by /home/ncvs lied to me.
- Fix misnamed patch that was unconditionally applied.

PR:             ports/146789
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
With Hat:       apache@
2010-05-21 16:28:25 +00:00