1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

197813 Commits

Author SHA1 Message Date
Martin Wilke
1a0091ad93 - Fix build
PR:		124217
Reported by:	Hardy Schumacher <hardy.schumacher@amd.com>
Patched by:	maintainer
2008-06-03 17:47:55 +00:00
Martin Wilke
da8720e4d2 Intense 2D space shooter like Space-Invaders, but not quite. It
uses OpenGL and includes particle effects.

The objective is to shoot the aliens before they reach the bottom
of the screen.

WWW: http://dusted.dk/?view=linux-game-simplevaders

PR:		ports/124233
Submitted by:	Dmitry Marakasov <amdmi3 at amdmi3.ru>
2008-06-03 17:24:39 +00:00
Mathieu Arnold
a673bf6092 Update to 2.1.0 2008-06-03 16:07:49 +00:00
Mathieu Arnold
6fd8657eb0 Update to 0.90.11 2008-06-03 16:01:16 +00:00
Mathieu Arnold
d8ec7c9646 Update to 0.16 2008-06-03 16:01:01 +00:00
Mathieu Arnold
64f481b46a Update to 0.08 2008-06-03 16:00:43 +00:00
Thomas Abthorpe
f10bfe3fb7 - Change config check, otherwise there is leftovers in plugins
Notified by:	ionbot
2008-06-03 15:30:53 +00:00
Mathieu Arnold
0781048dbf Update to 0.10 2008-06-03 15:27:48 +00:00
Mathieu Arnold
9fa7bac19c Update to 3.14 2008-06-03 15:18:21 +00:00
Peter Pentchev
6786c845ef Update to stunnel-4.25. 2008-06-03 15:12:08 +00:00
Wesley Shields
e9786637d7 The SVGFig package lets you draw mathematical figures in Scalable
Vector Graphics format (SVG), using the Python language.

More information at: http://code.google.com/p/svgfig/

Reviewed by:	garga (mentor)
Approved by:	garga (mentor, implicit)
2008-06-03 15:12:04 +00:00
Mathieu Arnold
a878d849c7 Update to 2.8.0 2008-06-03 15:10:01 +00:00
Pietro Cerutti
ea3f242728 - Fix PLIST
- Sanitize the Makefile and make portlint happy
- Move man pages from PLIST to MANx
- Bump PORTREVISION
2008-06-03 14:51:06 +00:00
Mathieu Arnold
f5af4a6f1c Add missing dependency
PR:		124201
Submitted by:	rafan
2008-06-03 14:40:29 +00:00
Boris Samorodov
23f3a4a858 - Update editors/emacs to 22.2.
- Change bsd.emacs.mk accordingly.
- Fix comment about emacs-devel in bsd.emacs.mk.
- Some lisp directories are changed, add a note to UPDATING.

PR:		122783
Submitted by:	KIMURA Yasuhiro <yasu at utahime.org>
Approved by:	keramida (maintainer timeout, 6 weeks)
2008-06-03 14:36:50 +00:00
Peter Pentchev
7ee76ecac5 Fix a whole lot of C compiler warnings during the xvkbd build.
This practically brings it up to BDECFLAGS with the exception of
-Wunused-parameter -Wcast-qual -Wwrite-strings -Wbad-function-cast.

Fix the manual page - escape ("\-") a lot of minus signs in command-line
options and literal values so that groff does not try to convert them to
hyphens, thus breaking the ability to copy them directly from the manpage
to the command line.

Bump PORTREVISION.
2008-06-03 14:14:04 +00:00
Thomas Abthorpe
3ab5726b22 - Update to 1.4
- Use bsd.squirrelmail.mk framework

Notified by:	portscout via miwibot
2008-06-03 13:46:19 +00:00
Thomas Abthorpe
b396a1698f - Update to 1.4.15
- Assume maintainership
- Add bsd.squirrelmail.mk, a common include framework for plugins
- Thanks to Simon for his maintainership
- Thanks to jadawin@, miwi@, itetcu@ and Neil Darlow for testing and
  feedback on bsd.squirrelmail.mk

PR:		ports/124027
Submitted by:	Simon Dick <simond irrelevant.org>
2008-06-03 13:41:29 +00:00
Ion-Mihai Tetcu
1b23215da8 Update to 2.4.3.
If all goes well, this will be the last 2.x release before a 3.0 major release.

The 2.4.3 release is primarily aimed at fixing bugs, but a few small features
have been added:
* Treat the -u argument to sendBuildCompletionMail as a username rather than an
arbitrary database ID.  Also, do better error checking in case a user has not
been defined in the datastore.
* Add -b <build name> support to the listBuildPortsQueue command.
* Add a new tc command, getPortLastBuiltStatus to get a port's last status.
* Properly quote the UPDATE_CMD argument in the *PortsTreeUpdate hooks.
* Add a new tbkill.sh tool to terminate a running tinderbuild.
* Add a new tinderbuild option, -norebuild, which will prevent tinderbuild from
forcing a rebuild of any packages specified on the command line.
* Add the build platform and release level to the logs.
* Add support for listing total ports per Build in the www-exp frontend.
* Some other minor bugs have been fixed.

Plus 3 local (port) patches:
* in "Current and Latest Builds" (?action=latest_buildports) increase the number
of ports displayed  from 20 to 30
* in ports built for a build view (?action=list_buildports&build=something)
when sorting is done by Last Build Attempt sort descending (latest build first).
* in build logs, add: [1]
 - building for: (ie: "6.3-STABLE amd64")
 - Makefile ident: (ie: "$FreeBSD: ports/ports-mgmt/tinderbox/Makefile,v 1.41 2008/05/19 20:00:16 itetcu Exp $")
 - prefixes: (ie: "LOCALBASE=usr/local X11BASE=usr/local")
 - NO* env vars: (ie: "NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes")

This release would not have been possible without the contributions of
Alexander Loginov, miwi, Chess Griffin, itetcu, Dmitriy Kirhlarov,
Robert Gogolok, and ade.

- Fix a few typos in pkg-message. [2]

PR:		ports/123957 [2]
Submited by:	Wen heping <wenheping@gmail.com> [2],
		idea from miwi@'s patch for HEAD [1]
2008-06-03 13:24:58 +00:00
Martin Wilke
091aa27898 FluxBB is an open source forum application released under the
GNU General Public Licence. It is free to download and use and
will remain so. FluxBB was conceived and designed to be fast and
light with less of the "not so essential" features that some of
the other forums have whilst not sacrificing essential functionality
or usability.

WWW:	http://www.fluxbb.org/

PR:		ports/123863
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-06-03 13:24:39 +00:00
Martin Wilke
8d5af6670f Goggles Music Manager is a music collection manager and player that
automatically categorizes your music files based on genre, artist, album,
and song. It supports gapless playback and features easy tag editing.

WWW: http://code.google.com/p/gogglesmm/

PR:		ports/124080
Submitted by:	Sascha Klauder <sklauder at trimind.de>
2008-06-03 13:23:09 +00:00
Martin Wilke
1f1fa3bf10 As compared to VyQChat in TriX such new features appears as:
files transfer, bulletin board, users avatars, logs, links
navigation, broadcast and multicast type of connection, search
by IP address and many other, a few more features not listed here.
Now TriX is compatible with the version 2.0 of the Vypress Chat
protocol developed by VyPRESS Research.

WWW: http://trix.sourceforge.net/

PR:		ports/123037
Submitted by:	Kozienko Aleksandr <pascalamsg at gmail.com>
2008-06-03 13:19:58 +00:00
Thomas Abthorpe
185e66579d - Update to 0.1.23
- Respect PORTDOCS

Inspired by:	ionbot
2008-06-03 13:15:05 +00:00
Sergey Skvortsov
4b357f5189 Update to 0.36
Changes:	http://search.cpan.org/src/LYOKATO/Pod-ProjectDocs-0.36/Changes
2008-06-03 12:44:42 +00:00
Martin Wilke
96d9801526 - Update to 0.70.1
PR:		124216
Submitted by:	maintainer
2008-06-03 12:29:18 +00:00
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