Commit graph

183256 commits

Author SHA1 Message Date
Andrew Pantyukhin
922849ac1f - Update to 0.6.4 2007-08-30 23:47:14 +00:00
Andrew Pantyukhin
9ee33d822b - Update to 1.0.0rc3 2007-08-30 23:38:25 +00:00
Stefan Eßer
46448cc394 Seems one character in a comment was lost during a last minute edit
of the Makefile ...
2007-08-30 23:02:16 +00:00
Stefan Eßer
1eb6ca92bb New port of uTidylib, a python wrapper for tidy-lib. 2007-08-30 22:57:49 +00:00
Pav Lucistnik
730a452891 - Update to 2.10.6 2007-08-30 21:44:30 +00:00
Sergey Skvortsov
0a80af1251 Update to 2.0.2
Changes:	http://www.firebirdsql.org/rlsnotes/Firebird-2.0.2-ReleaseNotes.pdf
2007-08-30 21:35:30 +00:00
Thierry Thomas
699a6f1501 Upgrade to 2.31.
Changelog at <http://bouml.free.fr/historic.html>.
2007-08-30 21:06:25 +00:00
Andrew Pantyukhin
1e0b15b0f1 Add port www/jtoolkit:
jToolkit is a Python web application framework built on modpython and
Apache. There is also a simple command line webserver for running
applications from.

It is aimed at dynamically generated pages rather than mostly-static
pages (for which there are templating solutions). Pages can be produced
using a variety of widgets. It handles sessions and database
connections (and multi-database portability).

WWW: http://jtoolkit.sourceforge.net/
Author: St James Software <info@sjsoft.com>

Obtained from:	Pootle mailing lists (lucene patch)
2007-08-30 20:14:47 +00:00
Andrew Pantyukhin
573245eaa2 Add port textproc/translate-toolkit:
The Translate Toolkit is a set of software and documentation designed
to help make the lives of localizers both more productive and less
frustrating.  The software includes programs to covert localization
formats to the common PO format and programs to check and manage PO
files.  The documentation includes guides on using the tools, running a
localization project and how to localize various projects from
OpenOffice.org to Mozilla.

At its core the software contains a set of classes for handling various
localization storage formats: DTD, properties, OpenOffice.org GSI/SDF,
CSV and of course PO and XLIFF.  It also provides scripts to convert
between these formats.

Also part of the Toolkit are Python programs to create word counts,
merge translations and perform various checks on PO and XLIFF files.

WWW: http://translate.sourceforge.net/

Based on:	Gentoo Portage ebuild (bug #153512)
2007-08-30 19:20:13 +00:00
Sergey Skvortsov
e8ae173e18 Update to 2.22.3
Pointed by:	Nick Barkas <snb xxx threerings.net>
2007-08-30 19:04:13 +00:00
Andrew Pantyukhin
83a4299306 - Update to 1.2.5
- Add author to pkg-descr
- Sort plist
2007-08-30 18:48:31 +00:00
Beech Rintoul
a522766854 - New port htop
htop is an enhanced version of top, the interactive process viewer,
which can display the list of processes in a tree form.

PR:		ports/115873
Submitted by:	Tony Shadwick <tshadwick@oss-solutions.com> (maintainer)
Approved by:	sat (mentor)
2007-08-30 18:46:01 +00:00
Beech Rintoul
9b2631cba9 - Add support for clamav
- Fix ldap support

PR:		ports/115752, ports/115867
Submitted by:	Vladimir Korkodinov <viper@perm.raid.ru> (ports/115752),
		Thomas Vogt <thomas@bsdunix.ch> (ports/115867)
Approved by:	sat (mantor)
2007-08-30 18:33:30 +00:00
Sergey Matveychuk
29163244f1 - Patch to fix build with gcc 4.x
- PORTREVISION bump because some minor functional changes.

PR:		ports/115841
Submitted by:	maintainer
2007-08-30 17:58:16 +00:00
Sergey Matveychuk
1ae1cd595b - Update to 0.0.14
PR:		ports/115886
Submitted by:	maintainer
2007-08-30 17:52:26 +00:00
Renato Botelho
56dc0405c3 A S-Lang module to plot graphs using grace.
Grace is a popular plotting tool that produces publication quality
plots.  The S-Lang module interacts with grace via pipes.

WWW:	http://www.jedsoft.org/slang/modules/grace/index.html
2007-08-30 17:28:27 +00:00
Andrew Pantyukhin
d539e1024d - Update to 0.9.7
- Clean up
2007-08-30 17:17:59 +00:00
Alexander Leidinger
47cd633056 Fix freetype_2_ dependency. 2007-08-30 16:50:39 +00:00
Alexander Leidinger
5c2c9f05ad One more sanity check, else /+CONTENS will be searched. 2007-08-30 16:48:33 +00:00
Alexander Leidinger
142947601f USE_FREETYPE is for v1, not for v2. Use a perfect match in the case statement. 2007-08-30 16:47:11 +00:00
Renato Botelho
942f9e9c28 Update to 20070830 2007-08-30 16:25:07 +00:00
Renato Botelho
965dd3901a - Fix build with clamav-0.9x looking for daily.inc and daily.cvd on configure
- Move pkg-{deinstall,install,message} to files and use it with SUB_FILES and
  SUB_LIST
- Clean a bit pkg-plist and add message to files/pkg-deinstall.in
- Remove unecessary MASTER_SITE_SUBDIR
- Bump PORTREVISION since CLAMAV is a default OPTION

PR:		ports/115560
Submitted by:	garga
Approved by:	maintainer timeout (15 days)
2007-08-30 16:12:16 +00:00
Alexander Leidinger
403823227e Bump port revision... forgotten in the last commit (update of some RPMs).
Pointyhat to:	netchild
2007-08-30 16:07:51 +00:00
Alexander Leidinger
c971474b82 Update some RPMs.
Based upon a submission from:	Yuri Pankov <yuri@darklight.org.ru>
Approved by:			maintainer (bsam@)
2007-08-30 16:04:13 +00:00
Renato Botelho
e82d707579 Revert last commit that added a rnCG example file, the script was totally out
of defaults from Porters Handbook and was an error add it.

Suggested by:	many people
2007-08-30 16:00:47 +00:00
Sergey Matveychuk
12372ed189 - Fix build with gcc 4.x
PR:		ports/115647 (based on)
Submitted by:	Oliver Brandmueller <ob@e-gitt.net>
2007-08-30 15:57:05 +00:00
Michael Landin
ce8d86f555 - update to 1.4.7 [1]
- remove magnatude patch, as it has been committed upstream

PR:		ports/115757 [1]
Submitted by:	"Alexander Bechikov" <goo@t72.ru> [1]
2007-08-30 15:50:03 +00:00
Erwin Lansing
bf85343702 Update to 0.63 2007-08-30 15:42:45 +00:00
Marcus Alves Grando
a33136265a - Enable ssl-engine
- Update gsskex patch to 4.6p1-gsskex-20070312
- Update lpk patch to 4.6p1-0.3.9
- Update hpn patch to 4.6p1-hpn12v17
- Fix challenge-response issue
- Bump PORTREVISION

Reported by:	Stefan Lambrev [1], ale@ [1]
2007-08-30 15:40:39 +00:00
Vasil Dimov
378b7cee5d Add new port devel/py-boto: Python interface to Amazon Web Services
An integrated interface to current and future infrastructural services
offered by Amazon Web Services. Currently, this includes:

  * Simple Storage Service (S3)
  * Simple Queue Service (SQS)
  * Elastic Compute Cloud (EC2)
  * Mechanical Turk

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

PR:		ports/115761
Submitted by:	Peter Schuller <peter.schuller@infidyne.com>
2007-08-30 15:16:24 +00:00
Sergey Matveychuk
5474f2b893 - Modern rc.d script
PR:		ports/115198
Submitted by:	Jan Srzednicki <w@wrzask.pl>
Approved by:	maintainer
2007-08-30 15:02:47 +00:00
Sergey Matveychuk
7cd81ff1ce New port: net-mgmt/nagios-devel Nagios development stream (3.0.b2)
PR:		ports/114763
Submitted by:	Jarrod Sayers <jarrod@netleader.com.au>
2007-08-30 14:54:59 +00:00
Thomas Abthorpe
fd757e9356 - update to 3.45
- update WWW in pkg-descr

Approved by:	clsung (mentor)
2007-08-30 13:18:31 +00:00
Thomas Abthorpe
9ce0ebe000 - update to 1.4
Approved by:	clsung (mentor)
2007-08-30 13:16:06 +00:00
Thomas Abthorpe
4de7d0d1df - update to 0.37
PR:		ports/115770
Submitted by:	Dmitry Marakasov <amdmi3_AT_amdmi3.ru> (maintainer)
Approved by:	clsung (mentor)
2007-08-30 13:11:45 +00:00
Marcus Alves Grando
fd954678c8 - Update to 1.4.17
PR:		115917
Submitted by:	Gea-Suan Lin <gslin___gslin.org>
2007-08-30 12:42:04 +00:00
Sergey Skvortsov
5a430102a9 Update to 3.0.1
Changes:	http://www.bugzilla.org/releases/3.0.1/release-notes.html
2007-08-30 12:37:12 +00:00
Mathieu Arnold
bc33715367 Update to 0.23 2007-08-30 12:34:44 +00:00
Marcus Alves Grando
8079f4abbc - Update to 2.5-20070824
- Backport changes from mail/postfix (SASL2/DOVECOT)
2007-08-30 12:28:43 +00:00
Andrew Pantyukhin
09872fbe19 Add port devel/gettext-msghack:
Msghack can be used to alter gettext .po files in ways no sane mind
would think about. It is a reimplementation of the original msghack
in Python.

Author: Trond Eivind Glomsroed <teg@redhat.com>
2007-08-30 11:55:43 +00:00
Alex Dupre
a4f7d9d69c Chase mpfr library and bump PORTREVISION. 2007-08-30 09:56:05 +00:00
Alex Dupre
d2c2c5b0e4 Update to 2.3.0 release. 2007-08-30 09:55:17 +00:00
Xin LI
635c03c647 Allow dovecot and cyrus SASL to work together.
PORTREVISION intentionally not bumped.

Submitted by:	baptiste.daroussin@gmail.com
PR:		ports/110678
Approved by:	maintainer
2007-08-30 09:20:17 +00:00
Lars Balker Rasmussen
ac60678af8 Update to 0.06 2007-08-30 08:41:51 +00:00
Andrew Pantyukhin
5e1c83e347 - Update to 0.8.6.0.1 (0.8.6c) 2007-08-30 08:41:49 +00:00
Ion-Mihai Tetcu
ea02dd6bfe Erik Greenwald wants to maintain this port.
PR:		ports/115880
Submitted by:	Erik Greenwald
2007-08-30 08:34:27 +00:00
Ion-Mihai Tetcu
cd19b2d6d6 Erik Greenwald wants to maintain this port.
PR:		ports/115884
Submitted by:	Erik Greenwald
2007-08-30 08:33:48 +00:00
Dmitry Sivachenko
63e1942d06 Update to 1.23.
PR:		115672
Submitted by:	leeym
2007-08-30 07:48:05 +00:00
Dmitry Sivachenko
071feab7d8 Update to 4.21.
PR:		115810
Submitted by:	bf <bf2006a@yahoo.com>
2007-08-30 07:45:34 +00:00
Max Khon
955452c639 Assign maintainership to alepulver@. 2007-08-30 03:44:29 +00:00