Commit graph

211541 commits

Author SHA1 Message Date
Martin Wilke
d7d64edfea - Reset Maintainer
PR:		131742
Submitted by:	"Sergey N. Voronkov" <serg@tmn.ru> (maintainer)
2009-02-16 20:43:17 +00:00
Jung-uk Kim
acd6139710 - Fix build on -CURRENT.
- Fix a typo in soundoff and remove a redundant patch[1].
- Install pre-compressed manual pages properly[2].

Reported by:	Jeroen Ruigrok van der Werven (asmodai at in-nomine dot org)[1]
PR:		ports/131420[2]
2009-02-16 20:42:54 +00:00
Martin Wilke
72285c93f7 PyQwt is a set of Python bindings for the Qwt C++ class library which
extends the Qt framework with widgets for scientific and engineering
applications. It provides a widget to plot 2-dimensional data and
various widgets to display and control bounded or unbounded floating
point values.

PyQwt addresses the problem of integrating PyQt, Qt, Qwt, NumPy and
optionally SciPy. Look at the Command Line Interface (CLI) examples and
the Graphical User Interface (GUI) examples to get an idea of what you
can do with PyQwt.

WWW:	http://pyqwt.sourceforge.net/

PR:		ports/131245
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-02-16 20:11:30 +00:00
Edward Tomasz Napierala
62bc13f343 Update to 0.4.0. 2009-02-16 19:57:04 +00:00
Thierry Thomas
c6eb3d3b9f Upgrade to 4.11.
Changelog at <http://bouml.free.fr/historic.html>.
2009-02-16 19:35:42 +00:00
Alex Dupre
2b81cc2964 Update to 5.0.77 release. 2009-02-16 19:23:47 +00:00
Beat Gaetzi
07e1443a71 - Update to 2.0 [1]
- Respect NOPORTDOC [2]
- Fix NLS handling [2]

PR:		ports/131682 [1]
Submitted by:	Matt Dawson <matt AT chronos.org.uk> (maintainer) [1], beat [2]
Approved by:	maintainer [2], miwi (mentor)
2009-02-16 18:37:01 +00:00
Nicola Vitale
9f6930c0d5 - Update to 1.1.9 2009-02-16 17:36:33 +00:00
Sergey Matveychuk
162ab0c6d5 - Update to 0.8.7d 2009-02-16 16:43:39 +00:00
Sergey A. Osokin
dc9155583c Update from 0.7.34 to 0.7.35.
<ChangeLog>

*) Bugfix: a "ssl_engine" directive did not use a SSL-accelerator for
   asymmetric ciphers.
   Thanks to Marcin Gozdalik.

*) Bugfix: a "try_files" directive set MIME type depending on an
   original request extension.

*) Bugfix: "*domain.tld" names were handled incorrectly in
   "server_name", "valid_referers", and "map" directives, if an
   ".domain.tld" and ".subdomain.domain.tld" wildcards were used;
   the bug had appeared in 0.7.9.

</ChangeLog>
2009-02-16 15:11:15 +00:00
Nicola Vitale
bfd67d97c2 - Update to 1.3
- Fix position of *_DEPENDS block in Makefile
- Pass the maintainership to the submitter

PR:		ports/131737
Submitted by:	Junji NAKANISHI <jun-g at daemonfreaks dot com>
2009-02-16 14:39:48 +00:00
Philippe Audeoud
0423cdf6c5 - Update to 2.4.0
- Add PDU to OPTIONS (default to off)
- Update manpage list

PR:		ports/131657
Submitted by:	Joerg Pulz <Joerg.Pulz at frm2.tum.de>
2009-02-16 14:17:56 +00:00
Nicola Vitale
9f45eb0756 - Update to 0.8.1b
- Set USE_PYTHON to 2.4+
- The PR submitter takes the maintainership
- Remove CENKES from MASTER_SITES
- Remove PYDISTUTILS_NOEGGINFO var

PR:		ports/131736
Submitted by:	Junji NAKANISHI <jun-g at daemonfreaks dot com>
2009-02-16 13:45:35 +00:00
Nicola Vitale
a6b5cab209 - Update to 2.0.8
PR:		ports/131740
Submitted by:	nivit
2009-02-16 13:26:52 +00:00
Philippe Audeoud
283e1bfa75 - Update to 2.3.4
- Update MASTER_SITES
- Update dependencies
- Update manpages
- Remove useless old stuff
- Update WWW in pkg-descr

PR:		ports/131654
Submitted by:	Joerg Pulz <Joerg.Pulz at frm2.tum.de>
2009-02-16 13:25:42 +00:00
Ion-Mihai Tetcu
ae23fe260e Fix plist (MAN).
PR:		130768
Submitted by:	maintainer
Prompted by:	QAT
2009-02-16 13:11:11 +00:00
Renato Botelho
a22a24b1c8 Fix following problem:
Pure-ftpd supports the "SITE UTIME" command, which allows the client to set the
modification time of a file to a particular timestamp, expressed in UTC.

However, pure-ftpd passes the UTC timestamp directly to the operating system's
utime() function, which is a bug, because utime() requires that the timestamp be
in local time instead of UTC.

For example for server with MSK localtime:
> ---> MDTM cuba2008_1.mpeg.stat
> <--- 213 20090106074437

> ---> SITE UTIME cuba2008_1.mpeg.stat 20090106104437 20090106104437 20090106104437 UTC
> <--- 250 UTIME OK

PR:		ports/131645
Submitted by:	Yar Odin <yarodin@gmai.com>
2009-02-16 11:26:01 +00:00
Martin Matuska
64bb783474 - update to security release 9.4.3-P1
- import OPTIONS and other stuff from dns/bind94

PR:		ports/131160
Submitted by:	mm (myself)
Approved by:	maintainer (timeout)
2009-02-16 11:21:51 +00:00
Vsevolod Stakhov
a1e5c1b510 Add missing dependency on libpcre (do not bump revision)
Reported by:	QAT
2009-02-16 11:09:57 +00:00
Ion-Mihai Tetcu
f993f89ac8 This port was repo-copyed from ports-mgmt/tinderbox.
Update to current stable release candidate 3.2.r3.

Repocopy by:	marcus@
Requested by:	marck@
2009-02-16 10:48:23 +00:00
Stefan Walter
46b5629991 Chase master site/project homepage.
Noticed by:	pav/pointyhat
2009-02-16 10:45:44 +00:00
Philippe Audeoud
96cf0090da - Maintainership given to submitter.
PR:		ports/131691
Submitted by:	Junji NAKANISHI <jun-g at daemonfreaks.com>
2009-02-16 10:26:18 +00:00
Martin Wilke
dd0facd955 - Add backup mirror 2009-02-16 10:07:41 +00:00
Vsevolod Stakhov
4d7593d252 * Add new port rmilter: milter that is designed for using in highly loaded
mail systems and can perform different actions:
 - clamav scanning
 - spamassassin spamd scanning
 - greylisting and ratelimits support (via memcached)
 - spf check
 - regexp support
2009-02-16 09:43:04 +00:00
Xin LI
5fd59ba5c9 Update to 0.2.9. 2009-02-16 08:52:19 +00:00
Tim Bishop
960bbe1a63 - Update FreeBSD 7 sparc64 client to 2.9103.509. 2009-02-16 08:48:58 +00:00
Cheng-Lung Sung
d4daa9752c - mark DEPRECATED
- from 2.0, rubygems-rails require activeresource instead of actionwebservice
- ref:
ed5fa2fe33/railties/CHANGELOG

PR:		ports/131284
Submitted by:	clsung
Approved by:	maintainer (Jonathan Weiss)
2009-02-16 08:05:35 +00:00
Herve Quiroz
9490d254e9 Update to 1.283 2009-02-16 08:02:21 +00:00
Joe Marcus Clarke
cd0729d229 Add optional libmtp support, and fix the build when it is enabled.
PR:		131712
Submitted by:	"Junji NAKANISHI" <jun-g@daemonfreaks.com> (build fix)
2009-02-16 07:28:02 +00:00
Ion-Mihai Tetcu
7acda58eca Fix install of BSDPAN (BSDPAN_WRKSRC) and unbreak.
Submitted by:	Vladimir Timofeev <vovkasm@gmail.com>
Prompted by:	QAT on-commit run
Pointyhat to:	skv@
2009-02-16 07:27:41 +00:00
Joe Marcus Clarke
5f7c107d66 Check to see if "/dev/usb " exists, and if it does, don't try to
initialize USB support.  This will keep hald from taking up 100% CPU
on usb2 -CURRENT systems.
2009-02-16 04:53:51 +00:00
Vanilla I. Shu
533f8bd3c9 Upgrade to 1.8. 2009-02-16 04:08:26 +00:00
Li-Wen Hsu
ee6bba867a - Add a patch to fix unicode supporting
PR:		ports/125327
Submitted by:	Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
2009-02-16 02:26:49 +00:00
Beech Rintoul
2868c4ab79 - Update to 0.7.5
- This update solves minor issues left after update to 0.7.4.
  The main problem of FITS image format pixbuf loader not recognizing
  FITS images is due to different definitions of FITS mime type.
  The loader uses image/fits (official RFC 4047 mime type) while
  shared-mime-info contains image/x-fits.
  The proper way to go would be fixing shared-mime-info (any help here
  is very appreciated) and the port could go as it is.
  Changing either loader to use image/x-fits or freedesktop.org.xml
  database to contain image/fits fixes the issue.

PR:		ports/131727
Submitted by:	Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de> (maintainer)
2009-02-16 02:26:42 +00:00
Rong-En Fan
c7426ff1a7 - Fix plist
Reported by:	pointyhat via pav
2009-02-16 02:17:55 +00:00
Jun Kuriyama
dfcebc24a8 Upgrade to 0.1.3. 2009-02-16 01:38:28 +00:00
Martin Wilke
70b76f9021 The itools library offers a collection of packages covering
a wide range of capabilities. Including support for many file
formats (XML, CSV, HTML, etc.), a virtual file system (itools.vfs),
the simple template language (STL), an index and search engine,
and much more.

WWW:	http://www.hforge.org/itools

PR:		ports/131480
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-02-15 23:55:59 +00:00
Beech Rintoul
540bdb4fc1 - Update to 0.2.2
PR:		ports/131717
Submitted by:	legatvs <legatvs@gmail.com> (maintainer)
2009-02-15 23:52:28 +00:00
Joe Marcus Clarke
3aadf625aa Correct the path to chown.
Reported by:	Andrei V. Lavreniyuk <andy.lavr@reactor-xg.kiev.ua>
2009-02-15 23:49:22 +00:00
Martin Wilke
35ec321007 - Update to 0.14
Approved by:	maintainer implicit
2009-02-15 23:46:16 +00:00
Martin Wilke
33c87ba055 - Update to 0.91
Approved by:	maintainer implicit
2009-02-15 23:45:39 +00:00
Martin Wilke
ec95fde301 - Update to 0.13
Approved by:	maintainer implicit
2009-02-15 23:45:09 +00:00
Beech Rintoul
2befbb0a7b - Update to 2.1.2
- Add selection for mysql or pgsql backend
- Pass maintainership to submitter

PR:		ports/131035
Submitted by:	Edmondas Girkantas <eg@fbsd.lt>
Approved by:	maintainer timeout (no activity since 2005)
2009-02-15 23:27:36 +00:00
Sergey Skvortsov
e13b7326f8 * Fix suidperl functionality. [1]
* Update BSDPAN.

PR:		ports/131434 [1]
Submitted by:	William Olson <wolson xx gmail.com> [1]
2009-02-15 22:42:37 +00:00
Martin Wilke
3270c6f5ea - Update to 1.10.3
Approved by:	maintainer implicit
2009-02-15 22:38:00 +00:00
Martin Wilke
6f9b25deb5 - Update to 4.7.0
Approved by:	maintainer implicit
2009-02-15 22:30:27 +00:00
Martin Wilke
37e59e6673 - Update to 2.9.0
Approved by:	maintainer implicit
2009-02-15 22:28:49 +00:00
Martin Wilke
f655ce79fd - Update to 0.4.1
Approved by:	maintainer implicit
2009-02-15 22:28:24 +00:00
Herve Quiroz
7b0dbd9df8 Fix packing list
Reported by:	pointyhat
2009-02-15 22:18:58 +00:00
Joe Marcus Clarke
fba5571d2c Fix installation when NOPORTDOCS is defined. Also, honor EXAMPLESDIR. 2009-02-15 22:14:44 +00:00