Commit graph

197688 commits

Author SHA1 Message Date
Martin Wilke
735efb6e3b - Add missing dependency
PR:		124214
Submitted by:	Jeffrey Goldberg <jeffrey@goldmark.org>
Approved by:	maintainer
2008-06-03 12:26:15 +00:00
Martin Wilke
f954d1aba3 - Update to 20080602
- Replace files/patch-Makefile with REINPLACE_CMD
- Fix build without libvorbis and co
- Add an option to depend on timidity++ instead of timidity, to be in sync with OPTIONS of audio/sdl_mixer

PR:		124231
Submitted by:	Olivier Smedts <olivier@gid0.org> (maintainer)
2008-06-03 12:16:42 +00:00
Martin Wilke
6090a2829b - Update to 2.8.1.2008.05.29
- Respect NOPORTDOCS

PR:		124101
Submitted by:	Tijl Coosemans <tijl@ulyssis.org> (maintainer)
Tested with:	ionbot
2008-06-03 11:49:24 +00:00
Edwin Groothuis
c0ba889465 Do not start until named has been started. 2008-06-03 11:46:17 +00:00
Sergey Skvortsov
671df82801 Update to 1.30 2008-06-03 11:44:21 +00:00
Sergey Skvortsov
dedb6cef76 Update to 1.0002
Changes:	http://search.cpan.org/src/RCAPUTO/POE-1.0002/CHANGES
2008-06-03 11:36:59 +00:00
Boris Samorodov
a9eddb8c4c Update to 1.9:
Version 1.9 contains rather important band-aid for hanged socketpipe
  instances in case of remote server crash.

PR:		123289
Submitted by:	marck
Approved by:	maintainer timeout (4 weeks)
2008-06-03 11:05:58 +00:00
Pietro Cerutti
116b7a9a1a - Fix pkg-config file
PR:             124228
Submitted by:	Dima Panov <fluffy@fluffy.khv.ru>
2008-06-03 10:52:39 +00:00
Pietro Cerutti
d46c11e0a2 - Fix check for OpenSSL support in dclib 2008-06-03 10:48:58 +00:00
Lars Thegler
d7a88db0b6 Update to 1.40.01 (distver 1.4001) 2008-06-03 10:44:07 +00:00
Vasil Dimov
a7402bf80e Upgrade textproc/libextractor from 0.5.18 to 0.5.20b 2008-06-03 10:40:54 +00:00
Sergey Skvortsov
e49535ea7a Fix typo & encoding. 2008-06-03 10:40:16 +00:00
Martin Wilke
dccb33775f - Update to 0.10
PR:		124222
Submitted by:	Christoph Mallon <christoph.mallon@gmx.de> (maintainer)
2008-06-03 09:42:52 +00:00
Martin Wilke
ee2016f4e0 Pycdf is a python interface to the Unidata netCDF library. It provides an
almost complete coverage of the netCDF C API, wrapping it inside easy to
use python classes.

WWW:  http://pysclint.sourceforge.net/pycdf/

PR:		ports/123303
Submitted by:	wenheping at gmail.com
2008-06-03 09:41:36 +00:00
Martin Wilke
761268e09e - Pass maintainership to Max Brazhnikov
PR:		124227
Submitted by:	Max Brazhnikov <makc@issp.ac.ru>
2008-06-03 09:22:37 +00:00
Martin Wilke
731904e739 - Update to 1.6.6
PR:		124212
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
2008-06-03 08:54:37 +00:00
Martin Wilke
e1f07baebe - Update to 2.1.4
PR:		124211
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
2008-06-03 08:52:19 +00:00
Martin Wilke
9737024427 - Update to 2.0.1
PR:		124219
Submitted by:	Beat Gaetzi <beat@chruetertee.ch> (maintainer)
2008-06-03 08:48:18 +00:00
Martin Wilke
6523559c07 pgloader imports data from a flat file and inserts it into one or
more PostgreSQL database tables. It uses a flat file per database
table, and you can configure as many Sections as you want, each one
associating a table name and a data file.

Data are parsed and rewritten, then given to PostgreSQL COPY command.
Parsing is necessary for dealing with end of lines and eventual trailing
separator characters, and for column reordering: your flat data file may
not have the same column order as the database table has.

pgloader is also able to load some large objects data into PostgreSQL,
as of now only Informix UNLOAD data files are supported. This command
gives large objects data location information into the main data file.
pgloader parse it add the text or bytea content properly escaped to the
COPY data.

pgloader issues some timing statistics every "commit_every" commits. At
the end of processing each section, a summary of overall operations,
numbers of rows copied and commits, time it took in seconds, errors
logged and database errors is issued.

WWW:	http://pgfoundry.org/projects/pgloader/

PR:		ports/124210
Submitted by:	Pierre-Emmanuel Andre
2008-06-03 08:38:16 +00:00
Martin Wilke
02236a7b99 - Update to 3.0a
PR:		124029
Submitted by:	Alexander Logvinov <ports@logvinov.com> (maintainer)
2008-06-03 08:20:59 +00:00
Martin Wilke
4e486db9b3 The goal of the GNOME Online Desktop is to adapt the desktop to become
the perfect window for online applications like GMail, Photobucket,
Facebook, EBay, Wikipedia, and countless others that user and
developer momentum is shifting towards.

WWW:	http://live.gnome.org/OnlineDesktop

PR:		ports/124198
Submitted by:	Ashish Shukla <wahjava at gmail.com>
2008-06-03 08:16:14 +00:00
Martin Wilke
11c1aaa77f The Big Board sidebar is an experimental panel for the GNOME Desktop,
designed to integrate with Online Desktop and Mugshot

WWW:	http://live.gnome.org/OnlineDesktop/Sidebar

PR:		ports/124196
Submitted by:	Ashish Shukla <wahjava at gmail.com>
2008-06-03 08:08:55 +00:00
Thierry Thomas
fd2a763ea9 Upgrade to 3.4.0.
Changelog at <http://inac.cea.fr/L_Sim/V_Sim/index.en.html>.
2008-06-03 05:52:40 +00:00
Joe Marcus Clarke
2b3163be5b Correct the default audiosink which may fix problems some people are having
playing audio in totem, rhythmbox, etc.

Reported by:	many
2008-06-03 03:50:24 +00:00
Felippe de Meirelles Motta
2c95e37407 SquidClamAV is an interface to perform antivirus checks on data passing through Squid Proxy.
WWW: http://www.samse.fr/GPL/squidclamav/

PR:		ports/119236
Submitted by:	Laurent LEVIER <llevier@argosnet.com>
Approved by:	araujo (mentor)
2008-06-03 02:49:07 +00:00
Mark Linimon
c7beea50eb Reset kay_lehmann@web.de by request due to lack to time to maintain ports. We
appreciate all the help in the past.
2008-06-03 02:42:06 +00:00
Felippe de Meirelles Motta
e71fd1fb0d Perl module libalarm allows multiple queued alarms. This module is an attempt to enhance Perl's built-in alarm/$SIG{ALRM} functionality.
WWW: http://search.cpan.org/~johnsca/libalarm-1.0/

PR:		ports/122253
Submitted by:	Mykola Marzhan <delgod@portaone.com>
Approved by:	araujo (mentor)
2008-06-03 02:40:57 +00:00
Felippe de Meirelles Motta
4fe538d768 OpenJazz, is a free, open-source re-implementation of the classic Jazz Jackrabbit(tm) game engine.
WWW: http://treacle.hewwo.com/jazz/oj/index.html

PR:		ports/122375
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com>
Approved by:	araujo (mentor)
2008-06-03 02:35:07 +00:00
Rong-En Fan
686bc04862 - Update pkg-descr for recent updates 2008-06-03 02:29:39 +00:00
Rong-En Fan
a4e8cb83b3 - Update to 1.3 2008-06-03 02:00:05 +00:00
Martin Wilke
632e2876ae - Fix bug 'can not replay with quote' (bugid 1587)
- Bump PORTREVISION

PR:		124221
Reported by:	David <r3nd1n@gmail.com>
Approved by:	netchild implicit
2008-06-02 23:51:36 +00:00
Pav Lucistnik
762da8a42b - Add runtime dependencies on zip+unzip
Reported by:	blokkie <blokkie@h0m3.be>
2008-06-02 21:47:41 +00:00
Andrey Slusar
f6a69729e0 - Fix pkglist, when NOPORTDOCS defined.
PR:		ports/124215
Submitted by:	Yoshihiko Sarumaru
Pointed out by:	itetcu
2008-06-02 21:11:54 +00:00
Pietro Cerutti
78c045166a - New port: hla
High Level Assembler (HLA) is an assembly language developed by Randall Hyde
which can use high-level language constructs to aid x86 assembly programmer
beginners and advanced assembly developers alike.
2008-06-02 19:46:21 +00:00
Kris Kennaway
5953f77e24 Rewrite this to make it more efficient (fewer external command
invocations).  It also fixes some edge cases that were not handled in
the previous version.

TODO: Correctly report IPv6 sockets (already in use by the sparc64 build)
2008-06-02 19:46:03 +00:00
Pietro Cerutti
fe6c55871f - Add sparc64 to the list of supported platforms
- Bump PORTREVISION
2008-06-02 18:55:11 +00:00
Erwin Lansing
ed37b22d99 Move a bit south and slightly west. 2008-06-02 17:19:56 +00:00
Pietro Cerutti
d5e8a7772d - Fix build when html2man is installed
PR:             124168
Approved by:    Anatoly Borodin <anatoly.borodin@gmail.com> (maintainer)
2008-06-02 17:15:22 +00:00
Sergey Skvortsov
1b3cefbf51 Updated to 1.04
PR:		ports/120660
Submitted by:	Felippe de Meirelles Motta <lippemail xx gmail.com>
2008-06-02 17:09:26 +00:00
Martin Wilke
7655b63b1e - Update master sites
PR:		124207
Submitted by:	Marcin Cieslak <saper@SYSTEM.PL>
2008-06-02 17:07:29 +00:00
Sergey Skvortsov
db26f4a06d * add new example to ng_ipacct.conf [1]
* skip NO_PACKAGE if PACKAGE_BUILDING is defined [1]
* minor clean

PR:		ports/105597
Submitted by:	Eugene Grosbein <eugen xx kuzbass.ru>
2008-06-02 16:27:40 +00:00
Sergey Skvortsov
0513d9f43b Update to 0.3.1
PR:		ports/123649
Submitted by:	Greg Larkin <glarkin xx sourcehosting.net>
Changes:	http://www.keepassx.org/change_log
2008-06-02 15:49:41 +00:00
Philippe Audeoud
02875ad6d5 - Update to 1.00
Approved by:	tabthorpe (mentor)
2008-06-02 15:45:31 +00:00
Pietro Cerutti
1b2b8fa725 - Update to 1.0-RC4 2008-06-02 15:41:02 +00:00
Philippe Audeoud
492fb6517e - Update to 3.4.1
Approved by:	mentor (implicit)
2008-06-02 15:31:48 +00:00
Thomas Abthorpe
6290a268a6 2008-06-01 devel/libffi-devel: Use devel/libffi instead
PR:		ports/123810
Submitted by:	maintainer
2008-06-02 15:28:56 +00:00
Pietro Cerutti
1cfd0068f1 - Update to 2.8b22
- Take maintainship
2008-06-02 14:44:06 +00:00
Christian Weisgerber
2427f7f00c Sync with bug fix release 2.8.1. No code changes. 2008-06-02 14:42:36 +00:00
Rong-En Fan
c37cd7b683 - Update to 2.3.2
PR:		ports/124205
Submitted by:	Michael Stowe <mstowe at chicago.us.mensa.org> (maintainer)
2008-06-02 14:11:03 +00:00
Pietro Cerutti
2e317a909b - Update to 3.2 2008-06-02 13:15:45 +00:00