Stefan Walter
5030804752
- Update mail/spamprobe to 1.4d.
...
- Add an UPDATING entry to point out changes regarding the database backend(s).
2007-01-07 15:06:30 +00:00
Nicola Vitale
ff42569360
Python template plugin for TurboGears that supports json
...
Author: Elvelind Grandin
WWW: http://www.turbogears.org/docs/plugins/template.html
Approved by: alexbl (mentor)
2007-01-07 14:56:01 +00:00
Cheng-Lung Sung
8b828837e5
- Update to 8.34
...
- take maintainership
2007-01-07 14:50:50 +00:00
Cheng-Lung Sung
49e622551e
This is a library for converting Unicode strings to numbers.
...
Standard functions like strtoul and strtod do this for numbers
written in the usual Western number system using the Indo-Arabic
numerals, but they do not handle other number systems.
The main functions take as input a UTF-32 Unicode string and
compute the corresponding unsigned integer.
WWW: http://billposer.org/Software/libuninum.html
2007-01-07 14:38:30 +00:00
Jimmy Olgeni
fb80bfa99d
Upgrade to Jungerl codebase (last commit on 04/10/2006).
2007-01-07 13:56:15 +00:00
Thierry Thomas
79b0de3a32
Chase another silent update.
...
Full diff at
<http://people.freebsd.org/~thierry/ports/cdf31_060324-061205.diff >.
Reported by: fenner's distfiles survey
2007-01-07 13:54:56 +00:00
Maho Nakata
df0d516bea
* LOCALIZED_LANG=all knob for all the other ooo-2 ports.
...
* sync Makefile.localized with three ooo-2 ports.
2007-01-07 12:45:07 +00:00
Ion-Mihai Tetcu
48398f7e20
- update to 0.9.1 [1]
...
-pass maintainership to submitter [1]
PR: ports/107598 [1]
Submitted by: Marcelo Araujo [1]
2007-01-07 12:44:07 +00:00
Gabor Kovesdan
3b4a391d9f
- Fix build with X.org 7 [1]
...
- Change MASTER_SITES [1]
- Fix maintainer's e-mail [1]
- Fix build with gcc4 [2]
- Fix wrongly implemented NOPORTDOCS
- Bump PORTREVISION
PR: ports/106913 [1],
ports/106914 [2]
Submitted by: Takeshi Taguchi <taguchi@iij.ad.jp> (maintainer) [1] [2]
Approved by: erwin (mentor)
2007-01-07 11:59:03 +00:00
Simon Barner
6d7e79cec2
- Update to 2.1 [1]
...
- Pass maintainership to submitter [1]
- Add entry to UPDATING (migration guide for libwhisker 1.x users) [1]
- Remove former maintainer from pkg-descr
Submitted by: Marcelo Araujo <araujo@bsdmail.org> [1]
PR: ports/107615 (with modifications)
2007-01-07 11:14:12 +00:00
Erwin Lansing
eec4aee3fb
*Bumped PORTREVISION
...
*Added combined patch-contrib-mod_sql.c
Addresses distributor bugs #2828 & #2869 -
mod_sql botches WHERE clauses and Support variables in SQL WHERE directives.
*Added include/proftpd/mod_sql.h to pkg-plist
PR: 107416
Submitted by: "Beech Rintoul" <beech@alaskaparadise.com> (maintainer)
2007-01-07 10:45:36 +00:00
Simon Barner
c167c5d8ca
- Update to 1.0.53 [1]
...
- Pass maintainership to submitter [1]
- Remove former maintainer from pkg-descr
Submitted by: Marcelo Araujo <araujo@bsdmail.org> [1]
PR: ports/107618 [1]
2007-01-07 10:37:01 +00:00
Nicola Vitale
8550f66a2c
- Updated to 0.1b1
...
- Taken maintainership by araujo@bsdmail.org
PR: ports/107619
Submitted by: araujo@bsdmail.org
Approved by: alexbl (mentor)
2007-01-07 10:31:51 +00:00
Simon Barner
012c2bbd90
- Update to 0.7.1
...
- Pass maintainership to submitter
Submitted by: Marcelo Araujo <araujo@bsdmail.org> (new maintainer)
PR: ports/107620
2007-01-07 10:31:27 +00:00
Maho Nakata
0649690133
Add a new knob LOCALIZED_LANG=all. This builds possible languages
...
supported by OOo and installs as one package.
2007-01-07 10:24:08 +00:00
Nicola Vitale
9e86269ba1
- Added new port
...
Approved by: alexbl (mentor)
2007-01-07 10:19:37 +00:00
Nicola Vitale
480dd6a989
Approved by: alexbl (mentor)
2007-01-07 10:13:56 +00:00
Nicola Vitale
f828879ff9
- Added a secondary MASTER_SITE
...
- Added files/pkg-deinstall.in files/pkg-install.in files/setup.cfg
- Removed files/patch-setup.py (it now uses setuptools)
- Removed files/kid files/kidc
Approved by: alexbl (mentor)
2007-01-07 10:06:10 +00:00
Nicola Vitale
b171b6f540
Load, configure, and compose WSGI applications and servers
...
Paste Deployment is a system for finding and configuring WSGI
applications and servers. For WSGI application consumers it provides a
single, simple function (loadapp) for loading a WSGI application from
a configuration file or a Python Egg. For WSGI application providers
it only asks for a single, simple entry point to your application, so
that application users don't need to be exposed to the implementation
details of your application.
The result is something a system administrator can install and manage
without knowing any Python, or the details of the WSGI application or
its container.
This tool provides code to load WSGI applications and servers from
URIs; these URIs can refer to Python Eggs for INI-style configuration
files. Paste Script provides commands to serve applications based on
this configuration file.
Author: Ian Bicking <ianb at colorstudy com>
WWW: http://pythonpaste.org/deploy/
PR: ports/106755
Submitted by: Dryice Liu <dryice at dryice.name>
Approved by: alexbl (mentor)
Reviewed by: dryice (maintainer)
2007-01-07 09:53:55 +00:00
Cheng-Lung Sung
e6657effaa
- Update to 1.1
2007-01-07 09:51:41 +00:00
Nicola Vitale
7baae07735
- Fixed PYPASTE_EGG value
...
Reviewed by: dryice (maintainer)
Approved by: alexbl (mentor)
2007-01-07 09:49:49 +00:00
Nicola Vitale
47827294ec
- Updated to 1.0.4
...
PR: ports/106843
Approved by: alexbl (mentor)
2007-01-07 09:46:09 +00:00
Cheng-Lung Sung
91dc77d3cf
Add p5-Data-RoundRobin 0.03, serve data in a round robin manner.
...
PR: ports/107570
Submitted by: Li-Wen Hsu <lwhsu at lwhsu.org>
2007-01-07 08:38:41 +00:00
Cheng-Lung Sung
daa727e0f5
- Update to 0.28
2007-01-07 08:36:12 +00:00
Ying-Chieh Liao
81f4ed3de6
add rubygem-rapt 0.2.1
...
Rails Plugin Tool
2007-01-07 08:03:18 +00:00
Rong-En Fan
db68be77b7
Add odt2txt 0.2, a simple (and stupid) converter from OpenDocument Text
...
to plain text.
PR: ports/107606
Submitted by: chinsan
2007-01-07 07:17:21 +00:00
Rong-En Fan
178302e520
- Update boshiamy to 7
...
PR: ports/107647
Submitted by: chinsan (maintainer)
2007-01-07 07:13:47 +00:00
Maho Nakata
53fa2d49c7
Snapdate is wrong 20070103 not 20060103.
2007-01-07 06:50:16 +00:00
Maho Nakata
5e3db81739
Fix epm while packaging with deep(>255 chars) path.
...
This patch is for epm, external program of OOo, so JCA is not necessary.
Submitted by: tanimura
2007-01-07 05:29:22 +00:00
Ying-Chieh Liao
8cfd3c6cf4
add rubygem-layout-yullio 0.9.0
...
A combination of Mollio CSS/HTML template and Yahoo UI grid
2007-01-07 04:01:10 +00:00
Ying-Chieh Liao
1192de0071
add rubygem-scruffy 0.2.2
...
Beautiful Graphs for Ruby
2007-01-07 03:52:27 +00:00
Ying-Chieh Liao
0ab9bc67f8
add rubygem-builder 2.0.0
...
Facilitate programatic generation of XML markup
2007-01-07 03:51:26 +00:00
David Thiel
d45bad2684
Updating to 20070106.
...
Approved by: edwin (mentor)
2007-01-07 00:28:30 +00:00
Cy Schubert
15b09be1d4
Fix SIBGUS and SIGSEGV violations on amd64 platform.
2007-01-06 22:42:50 +00:00
Maho Nakata
79bc5c9d32
Fix typo.
2007-01-06 22:35:25 +00:00
Maho Nakata
be10777358
WITH_ATLAS knob is now added and dependency for ATLAS is now conditional.
2007-01-06 22:25:34 +00:00
Maho Nakata
6d395117ef
* Migrate to gfortran.
...
* portlint.
* (option) Installing benchmark tests for real FLOPS.
* Bump portrevision.
2007-01-06 22:18:51 +00:00
Pav Lucistnik
c1168dd28a
- Update to 0.6.9
2007-01-06 21:43:36 +00:00
David Thiel
2e89733e20
Updating to 1.4.0.
...
Approved by: edwin (mentor)
2007-01-06 20:15:53 +00:00
Pav Lucistnik
fb3b507acd
- Update to 5.37
2007-01-06 20:13:10 +00:00
Pav Lucistnik
bb97626c96
- Update to 2.8.1
2007-01-06 19:47:07 +00:00
Alexander Leidinger
a06337f45a
- Add a message about the firebird support.
...
- Add conflicts with libgda.
Approved by: gnome (mezz)
2007-01-06 19:37:08 +00:00
Alexander Leidinger
b936994823
Add conflicts with libgda2.
...
Approved by: gnome (mezz)
2007-01-06 19:34:50 +00:00
Alexander Leidinger
5f6cd81daa
Add a patch which lets this compile on my -current system.
...
Approved by: gnome (mezz)
2007-01-06 19:31:00 +00:00
Pav Lucistnik
b2d4b904f8
- Deprecate: the functionality is now available from mainline xchat
2007-01-06 19:25:22 +00:00
Hajimu UMEMOTO
cffdefd062
fix plist.
2007-01-06 18:50:45 +00:00
Ying-Chieh Liao
39f4018495
add rubygem-gruff
...
A beautiful graphing library for Ruby using RMagick
2007-01-06 18:02:17 +00:00
Hajimu UMEMOTO
8b4b37b8aa
Update to 0.5.0.
2007-01-06 15:19:07 +00:00
Alexander Leidinger
5d083f0bb1
Only mknod where appropriate (!devfs case).
2007-01-06 15:02:19 +00:00
Stefan Walter
41ea2987a4
Update to 0.1.12.
2007-01-06 14:52:06 +00:00