Commit graph

169501 commits

Author SHA1 Message Date
Pav Lucistnik
58164ecb1f - Remove a.out support 2007-01-28 01:14:03 +00:00
Pav Lucistnik
1a1763cd20 - Prepare for removal of shlib filtering 2007-01-28 00:58:37 +00:00
Jimmy Olgeni
dcb6d99da5 Upgrade to version 1.30. 2007-01-28 00:57:54 +00:00
Martin Wilke
ae099accbc - Set only for i386
Submitted: pointyhat
2007-01-28 00:56:01 +00:00
Martin Wilke
98ec1eddc8 - Update to 1.0.4
PR:		108441
Submitted by:	Jason Harris <jharris@widomaker.com> (maintainer)
2007-01-28 00:47:14 +00:00
Jimmy Olgeni
ae8ac661bd Upgrade to version 2.0. 2007-01-28 00:47:12 +00:00
Pav Lucistnik
aa78a7263f - Prepare for removal of shlib filtering 2007-01-28 00:36:35 +00:00
Jimmy Olgeni
932c924c80 Upgrade module status-1.320-4. 2007-01-28 00:35:56 +00:00
Gerald Pfeifer
129c25a0bf Add USE_ICONV=yes since we explicitly configure --with-libiconv-prefix.
Reported by:	deischen, rafan
2007-01-28 00:32:50 +00:00
Pav Lucistnik
1accf2f7e0 - Reserve UID/GID 181 for nagios
PR:		ports/108417
Submitted by:	Jarrod Sayers <jarrod@netleader.com.au>
2007-01-28 00:31:47 +00:00
Pav Lucistnik
1e277ab80c - Update to 2.7
- Change examples to read freebsd-server instead of linux-server

PR:		ports/108417
Submitted by:	Jarrod Sayers <jarrod@netleader.com.au> (maintainer)
2007-01-28 00:31:19 +00:00
Martin Wilke
d575d5a419 PyODE is a set of open-source Python bindings for The Open Dynamics
Engine, an open-source physics engine. PyODE also includes an XODE
parser. Like ODE, PyODE may be distributed under the terms of either
the GNU Lesser General Public License or a BSD-style license.

WWW: http://pyode.sourceforge.net

PR:		ports/108411
Submitted by:	Dmitry Marakasov <amdmi3 at amdmi3.ru>
2007-01-28 00:29:25 +00:00
Martin Wilke
0420e16f0a File::Tempdir is a Perl5 module which provides an object interface to
tempdir() from File::Temp. This allow to destroy the temporary directory
as soon you don't need it anymore using the magic DESTROY() function
automatically call be perl when the object is no longer reference.

Author: Olivier Thauvin <nanardon@nanardon.zarb.org>
WWW: http://search.cpan.org/dist/File-Tempdir/

PR:		ports/108440
Submitted by:	loader <loader at freebsdmall.com>
2007-01-28 00:27:49 +00:00
Martin Wilke
3c4ae742a9 The XML Sitemap module creates a XML sitemap in accordance with the
Sitemaps.org specification.

The module maintains a short change history for nodes in order to better
approximate the change frequency. It calculates the relative priority of
each node based on node type, number of comments, and promotion. It can
optionally submit your sitemap to Google (support for other search engines
will be added once they support the ping interface) whenever it is changed
and can log when your sitemap is downloaded by a search engine.

This module was originally written as a part of the Google Summer of Code
program.

WWW: http://drupal.org/project/gsitemap

PR:		ports/108447
Submitted by:	Nick Hilliard <nick at foobar.org>
2007-01-28 00:24:59 +00:00
Martin Wilke
ebd06441e9 The xsynth-dssi package contains the Xsynth-DSSI plugin, a
classic-analog (VCOs-VCF-VCA) style software synthesizer with an
editor GUI.  Xsynth-DSSI was written by Sean Bolton, and was based
on Steve Brooke's Xsynth code, but has since aquired polyphonic
operation, band-limited oscillators, a better filter mode, and
velocity-sensitive envelopes.

WWW:	http://dssi.sourceforge.net/download.html

PR:		ports/108438
Submitted by:	trasz <trasz at pin.if.uz.zgora.pl>
2007-01-28 00:23:01 +00:00
Martin Wilke
7bdcc8c672 Timemachine is a JACK audio recorder that allows you to record 10
seconds of audio _before_ you click the "Record" button.  The idea
is that, when you hear an interesting sound, you can press record
and capture it, without having to try and recreate it.

WWW:	http://plugin.org.uk/timemachine/

PR:		ports/108431
Submitted by:	trasz <trasz at pin.if.uz.zgora.pl>
2007-01-28 00:17:00 +00:00
Martin Wilke
d015ea81e1 A filter program, used to generate text to be
included into C code as #define, provides the conversion
of newlines and quotes into standard C-code text

WWW: http://www.lulli.net/frog/prjsynd.cgi?prj=toh

PR:		ports/107691
Submitted by:	Paolo Lulli
2007-01-28 00:16:21 +00:00
Martin Wilke
0bada68b11 This is a Drupal plug-in module which enables access control for user roles
based on taxonomy categories (vocabulary, terms).  It has the following
features:

    * Automatically controls access to taxonomy terms and nodes (based on
      their category terms)
    * Configuration page for each user roles
    * Five permission types (View, Update, Delete, Create, List)

WWW: http://drupal.org/project/taxonomy_access

PR:		ports/108381
Submitted by:	Nick Hilliard <nick at foobar.org>
2007-01-28 00:12:26 +00:00
Martin Wilke
42fcf56113 This module implements a very fast JSON encoder/decoder for Python.
JSON stands for JavaScript Object Notation and is a text based lightweight
data exchange format which is easy for humans to read/write and for machines
to parse/generate. JSON is completely language independent and has multiple
implementations in most of the programming languages, making it ideal for
data exchange and storage.

The module is written in C and it is up to 250 times faster when compared to
the other python JSON implementations which are written directly in python.
This speed gain varies with the complexity of the data and the operation and
is the the range of 10-200 times for encoding operations and in the range of
100-250 times for decoding operations.

WWW:	http://www.python.org/pypi/python-cjson/

PR:		ports/108420
Submitted by:	Li-Wen Hsu <lwhsu at lwhsu.org>
2007-01-28 00:11:16 +00:00
Martin Wilke
335e212107 Mailwatch is a plugin for the Xfce 4 panel.
Features

    *   IMAP and Secure IMAP support
    *   POP3 and Secure POP3 support
    *   Local Mbox mailbox support
    *   Local Maildir mailbox support
    *   Local MH-Maildir mailbox support
    *   GMail support
    *   Fully multithreaded design: no panel lockups
    *   Informative new-message breakdown in tooltip
    *   Ability to run program on new messages or button click
    *   Informative logger to help track down mail connection problems

WWW:	http://spuriousinterrupt.org/projects/mailwatch
2007-01-28 00:10:45 +00:00
Martin Wilke
3acfe00bc7 This is a collection of modules to add multi-lingual capabilities to Drupal
sites. It provides content translation facilities for nodes and taxonomy,
interface translation for anonymous users when used with the locale module,
and browser language detection. It also includes a block for language
selection and manages translation relationships for nodes and taxonomy
terms.

WWW: http://drupal.org/project/i18n

PR:		ports/108382
Submitted by:	Nick Hilliard <nick at foobar.org>
2007-01-28 00:10:26 +00:00
Alexander Botero-Lowry
112422e9ba - update to 0.8.4
Submitted by:	pointyhat via pav
2007-01-28 00:04:34 +00:00
Martin Wilke
ae224d0173 - Update to 2.9.8.2
PR:		108359
Submitted by:	Freddie Cash<fcash@ocis.net> (Maintainer)
2007-01-27 23:58:45 +00:00
Martin Wilke
9d5215e1ef - Update to 0.7.2
PR:		108441
Submitted by:	miwi
Approved by:	maintainer
2007-01-27 23:58:41 +00:00
Martin Wilke
874b4cee6c - Update to 1.9
PR:		108372
Submitted by:	Jonathan <afarsec@012.net.il>
Approved by:	maintainer
2007-01-27 23:58:39 +00:00
Martin Wilke
a285d56e9f - update to 20060630
PR:		107753
Submitted by:	miwi
Approved by:	maintainer timeout
2007-01-27 23:46:03 +00:00
Martin Wilke
44d63baffc - Update to 4.7.x.1.x.d_20061113
PR:		108383
Submitted by:	Nick Hilliard <nick@foobar.org> (maintainer)
2007-01-27 23:46:01 +00:00
Martin Wilke
7886867a5f - Update to 1.2.1
PR:		108336
Submitted by:	Jonathan Weiss<jw@innerewut.de> (maintainer)
2007-01-27 23:46:00 +00:00
Martin Wilke
bdfc65d931 - Update to 1.10.1
PR:		108445
Submitted by:	Peter Johnson <johnson.peter@gmail.com> (maintainer)
2007-01-27 23:45:56 +00:00
Martin Wilke
2f51fb6960 - Update to 1.7.1
PR:		108444
Submitted by:	Anish Mistry <amistry@am-productions.biz> (maintainer)
2007-01-27 23:45:55 +00:00
Martin Wilke
2800315a11 - Update to 1.4.0
PR:		108336
Submitted by:	Jonathan Weiss<jw@innerewut.de> (maintainer)
2007-01-27 23:44:26 +00:00
Martin Wilke
21df38362b - Update to 1.3.1
PR:		108336
Submitted by:	Jonathan Weiss<jw@innerewut.de> (maintainer)
2007-01-27 23:44:23 +00:00
Martin Wilke
061dd72fc0 - Update to 1.13.1
PR:		108336
Submitted by:	Jonathan Weiss<jw@innerewut.de> (maintainer)
2007-01-27 23:44:19 +00:00
Martin Wilke
29dd114356 - Update to 0.005
- Drop Maintainership

PR:		108425
Submitted by:	Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> (old maintainer)
2007-01-27 23:44:09 +00:00
Martin Wilke
44e3775d5a - Update to 2.7
PR:		108422
Submitted by:	Nils Vogels <nivo+kw+ports.bfa274@is-root.com> (maintainer)
2007-01-27 23:44:06 +00:00
Martin Wilke
4d71f1aaba - Update to 2.2.1
PR:             ports/108419
Submitted by:   Li-Wen Hsu <lwhsu@lwhsu.org> (maintainer)
2007-01-27 23:44:03 +00:00
Pav Lucistnik
775445c140 - Fix build with wx 2.8 2007-01-27 23:44:01 +00:00
Martin Wilke
bd74ddce82 - Fix Options bug
PR:		108332
Submitted by:	miwi
Approved by:	maintainer
2007-01-27 23:44:00 +00:00
Martin Wilke
20413ecb08 - Update to 200701.r1
PR:		ports/108271
Submitted by:	Peter Thoenen <peter.thoenen@yahoo.com> (maintainer)
2007-01-27 23:43:57 +00:00
Martin Wilke
88916f956d - Update to 0.8.2
PR:		108415
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
2007-01-27 23:43:55 +00:00
Martin Wilke
eff2da7a79 - Update to 4.3.p9
PR:		108388
Submitted by:	Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
2007-01-27 23:43:51 +00:00
Martin Wilke
c9024df390 - Fix pkg-plist
PR:             108391
Submitted by:   Alexander Logvinov <ports@logvinov.com> (maintainer)
2007-01-27 23:43:48 +00:00
Martin Wilke
68cef30803 - Update to 108377
PR:             108377
Submitted by:   Li-Wen Hsu <lwhsu@lwhsu.org> (maintainer)
2007-01-27 23:43:45 +00:00
Martin Wilke
a9f31090cd - Update to 0.5b2
Approved by:	maintainer (implicit)
2007-01-27 23:43:42 +00:00
Kirill Ponomarev
dffc700b05 Update to 0.6.10 2007-01-27 23:42:06 +00:00
Frank J. Laszlo
535a5dc1f3 Add -001 patch.
PR:		ports/108443
Submitted by:	Jason Harris <jharris@widomaker.com>
2007-01-27 23:36:19 +00:00
Pav Lucistnik
e8287bd3e4 - Prepare for removal of shlib filtering. While here, remove manual invocation of ldconfig, INSTALLS_SHLIB/USE_LDCONFIG handles this for us 2007-01-27 23:32:47 +00:00
Andrew Pantyukhin
f9acbb34f7 - Update to 1.1.5 2007-01-27 23:13:59 +00:00
Ion-Mihai Tetcu
bfd9800bb7 Update to 2.2.28
PR:		ports/108435
Submitted by:	Marcelo Araujo
2007-01-27 21:31:03 +00:00
Thierry Thomas
89376e8ea7 Upgrade to 0.4.5.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=480258>.
2007-01-27 21:24:01 +00:00