Commit Graph

25114 Commits

Author SHA1 Message Date
naddy
69bf66944f correctly set MODGNU_CONFIG_GUESS_DIRS 2004-07-31 15:36:46 +00:00
naddy
94b1fc90a0 SECURITY:
Fix buffer overflow in WAV file handling.  Reported by Ulf Harnhammar.
ok robert@
2004-07-31 14:18:14 +00:00
naddy
e2d67174dc Prefix ftp.cwru.edu to master sites until the distfile makes it to the
GNU mirrors.  Known issue: site has problems with the EPSV command.
2004-07-31 14:16:06 +00:00
dons
dc31ee2230 Update darcs to 0.9.23
ok pvalchev@
2004-07-31 03:18:29 +00:00
jcs
6634beb23b re-enable building vim,no_x11 that was removed with vim's
stable/snapshot merge
2004-07-31 01:01:03 +00:00
jolan
de331f83fd zap blanklines which happen to make the pkg tools noisy
noticed by ben lovett
2004-07-30 23:54:10 +00:00
brad
124a9c4f28 upgrade to Dovecot 0.99.10.8 2004-07-30 17:40:27 +00:00
naddy
0d77728dd5 - Update bash to 3.0: Lots of small changes, i18n support.
- Drop the preformatted print documentation.
- Move back to the shells/bash location.
2004-07-30 17:02:49 +00:00
xsa
93b9d1f772 add instructions to have monit start at boot time; ok margarida@. 2004-07-30 12:36:24 +00:00
jakob
fade503104 add mailgraph 2004-07-30 09:02:00 +00:00
jakob
b0bdd31bf4 RRDtool frontend for Postfix 2004-07-30 09:01:11 +00:00
xsa
ac4b994af7 update to py-metar-0.9 2004-07-30 08:49:47 +00:00
naddy
51b4d86024 drop obsolete lib requirement 2004-07-30 01:19:28 +00:00
naddy
3009a6aaaa Make sure that man pages are installed in the correct location.
configure has some tests that can cause DESTDIR to be ignored.
2004-07-29 23:06:02 +00:00
naddy
d73ee953d2 obviously nobody ever tested the previous update 2004-07-29 22:15:15 +00:00
xsa
4ee2f6913a update to offlineimap-4.0.6; from MAINTAINER. 2004-07-29 21:51:51 +00:00
xsa
789a9ee126 PKG_ARCH= *
ok naddy@.
2004-07-29 12:15:05 +00:00
naddy
4e084882e5 distribution tarball was re-rolled 2004-07-29 11:40:34 +00:00
naddy
e01530c0b0 +diveintopython 2004-07-28 16:42:18 +00:00
naddy
5e31dbc42f Import _Dive Into Python_ 5.4.
Submitted by: Aleksander Piotrowski <aleksander.piotrowski@nic.com.pl>.

Dive Into Python is a free Python book for experienced programmers.
2004-07-28 16:41:33 +00:00
marcm
79b3d4b4e6 Add that stupid p5-XML-Parser BUILD_DEPENDS 2004-07-28 05:19:12 +00:00
marcm
d7a855e867 +gedit
+ggv
2004-07-28 04:57:39 +00:00
marcm
59dec3125f Import of ggv, the GNOME frontend for GhostScript.
From Thomas Delaet.
2004-07-28 04:56:32 +00:00
marcm
b7e1a6e055 Import of gedit, the GNOME test editor.
From Thomas Delaet.
2004-07-28 04:55:59 +00:00
marcm
773c7326df +gtksourceview 2004-07-28 04:54:59 +00:00
marcm
53edb51a2c Import of gtksourceview, a text widget that extends GTK2's GtkTextView
widget.  Considered part of GNOME, but is not really Gnome-specific.

From Thomas Delaet.
2004-07-28 04:47:36 +00:00
brad
942ce2e8ff Qt3 does evil things with PostgreSQL server headers so add
a build-time dependency on the -server sub-package.
2004-07-28 03:15:37 +00:00
brad
4911331205 make sure X support has been disabled. 2004-07-28 01:47:24 +00:00
naddy
0b4cb746f3 Update to 1.0.4.
Changes in this release:
* Headers are now in ${PREFIX}/include/speex/ (but a copy is still in
  ${PREFIX}/include for compat reasons).
* Pseudo-gapless playback (i.e. playback has the same number of samples).
* Fixed a potential bug (unconfirmed) that might cause a segfault
  in special circumstances.
2004-07-27 19:35:20 +00:00
danh
049061d48a - shorten MESSAGE.
- add a README.OpenBSD file describing how to start ntpd.
- @dirrm -> dir/
2004-07-27 14:39:31 +00:00
robert
b9543fc14b Update to use new postgresql-client dependency
from Alistair Kerr <openbsd@rukh.net>
2004-07-27 11:15:24 +00:00
xsa
048d4c0a50 + py-reportlab 2004-07-27 08:56:34 +00:00
xsa
39d0eb7a88 Initial import of py-reportlab-1.19 and plugins.
The ReportLab Toolkit is Open Source PDF library. This library
implements a flexible layout engine named Platypus that builds documents
from components like headlines, paragraphs, fonts, tables, bitmap
images, vector graphics, etc. These flowable elements are placed in a
document "story" following a set of templates for frames, pages and the
entire document itself. In addition to the standard 14 PostScript fonts
there is full support for custom embedded Type-1 as well as for Asian
fonts. The included graphics subpackage provides a set of primitive
shapes as well as reusable widgets building on them. Among the sample
collections is a very useful set of business chart diagrams, including
bar charts, line charts and pie charts.  Different renderers can be used
to create vector graphics (in fact, even full document pages) as
individual components not only in PDF, but also in EPS and in a variety
of bitmap formats including JPEG, PNG, GIF, BMP and PICT.

Submitted and maintained by <Aleksander.Piotrowski at nic.com.pl>
2004-07-27 08:55:21 +00:00
peter
312522ffa2 Forgot to update patch for new version (was originally written with 4.40
in mind). Thanks Gerard Gerritsen for noticing.
2004-07-27 06:54:48 +00:00
kevlo
254533f63a add pear-HTML-Common dependency. 2004-07-27 06:34:43 +00:00
kevlo
59b5d86e7d add pear-HTML-QuickForm 2004-07-27 06:18:31 +00:00
kevlo
c364ed8a28 Initial import of pear-HTML-QuickForm 3.2.3.
The HTML_QuickForm package provides methods for dynamically create,
validate and render HTML forms.
2004-07-27 06:17:42 +00:00
jakob
8bf461b3f4 fix postgres dependency 2004-07-26 22:44:40 +00:00
jakob
868b7f4493 update to 3.0.1 release and take MAINTAINER. ok MAINTAINER 2004-07-26 21:16:21 +00:00
xsa
5711f0ae5c python -> Python 2004-07-26 21:04:24 +00:00
brad
f4190a9a0c upgrade to Postfix 2.1.4
ok MAINTAINER
2004-07-26 13:48:59 +00:00
peter
2a60b1aab5 also build a couple of no_exiscan version of the new exim 2004-07-26 10:58:56 +00:00
peter
1536f84b31 Update to exim 4.41.
This is a major update and configuration files are not compatible.
A conversion script is included and installed in

        ${PREFIX}/share/examples/exim4/convert4r4

New co-maintainer and much of the inital work done by Ilya Voronin.

A decision was made to include the semi-official exiscan patch in
the default installation, as most admins appear to use this. It is
hoped that is will become part of the core exim4 code "soon".

This port now creates an _exim user and group if they don't already
exist.

Work and testing by Ilya Voronin, Richard Welty, Axel Rau and others
who I can't now find in my mailbox. Apologies if I left you out.
2004-07-26 10:56:01 +00:00
peter
c81cad27d0 Update to use new postgresql-client dependency
Also removed "useless +'s" on _DEPENDS, at xsa@ request.

As this port has no currently listed maintainer, I had ok's from
xsa@ and Aleksander Piotrowski.
2004-07-26 10:21:12 +00:00
peter
d3e01e7f7a Update to use new postgresql-client dependency
Maintainer ok
2004-07-26 10:15:28 +00:00
peter
05a5c92e7b Update to use new postgresql-client dependency 2004-07-26 10:14:27 +00:00
peter
e25675edbf Update for new postgresql-client dependency 2004-07-26 10:13:28 +00:00
peter
565ffb7a61 Update to PostgreSQL 7.4.3
Changes in the package layout means that there is now a -client and
-server subpackage, and users no longer need to decide which, as
the -server depends on the -client, just like the sane cases in
mysql and openldap.

Other changes include:

* Removal of the tcl FLAVOR until someone with more tcl/tk knowledge
can make it work correctly.

* The INSTALL-server script now created a _postgresql user and group
if they don't already exist, and also a default database in
/var/postgresql if that directory also doesn't exist.

* The port is marked for NO_SHARED_ARCHS as the -server subpackage
needs shared lib support to build.

* The port will build with spinlocks disabled on hppa until someone
can check and test this problem more closely.

Built and checked on i386, sparc64, amd64, macppc (waiting for regress
test feedback).

Dependent packages will be updated after this commit, shortly.
2004-07-26 10:10:46 +00:00
david
0bc83833ba a->an 2004-07-26 06:13:03 +00:00
david
63a198560c @dir -> / 2004-07-26 06:04:36 +00:00