25169 Commits

Author SHA1 Message Date
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
couderc
5314469054 update maintainer address, from MAINTAINER 2004-07-25 17:34:06 +00:00
marcm
1d730a79cf +eog 2004-07-25 00:32:57 +00:00
marcm
b54ba3256b Import Eye of Gnome (EOG for short) a general image viewer for Gnome.
Submitted by several, but going with Thomas Delaet's version.  First
of many I hope.
2004-07-25 00:31:56 +00:00
marcm
6bef8d9d99 Update libgnomeprint and libgnomeprintui to 2.6.2, bringing us in-sync
with Gnome 2.6.2.
2004-07-25 00:24:30 +00:00
marcm
82eba13635 Update to 2.6.2. 2004-07-25 00:22:03 +00:00
marcm
5bff820f02 Have gnome-terminal default to the 'gnome' TERM type. This way more
gnome-specific features are usually available.
2004-07-25 00:21:13 +00:00
marcm
05be03ff5f Updated to 1.2.13. Bug fixes and updated the port some. 2004-07-25 00:17:39 +00:00
marcm
799e23d23b Update to 1.10.0 2004-07-25 00:15:34 +00:00
espie
7e41bd0f6c kill this. replace with a pointer to actual documentation.
Either it's redundant, or people are not going to look there.
and it's going to be out of date, all the time, anyways.

okay pvalchev@
2004-07-25 00:15:32 +00:00
pvalchev
e790f55998 more up-to-date 2004-07-24 21:19:31 +00:00
robert
09b9f79bfe upgrade to 1.0.1 2004-07-24 16:59:48 +00:00
espie
b6b38a6131 okay, forgot how patch is stupid.
Regen patches properly.
2004-07-24 15:48:49 +00:00
espie
4e9503531a switch to dir/ and @info.
use MESSAGE in xephem.
Some automatic sorting done by make update-plist.
2004-07-24 15:17:05 +00:00
espie
d51143282a switch to using dir/ and @info.
a few more tweaks done by the automatic update mode of make update-plist.
2004-07-24 14:20:48 +00:00
espie
befcaa1be4 tag cache entries with b(uild), r(un), a(ll).
Fixes a rare logic error, where recursive build depends would not trigger
all depends because an existing build depends was taken instead.
2004-07-24 13:53:12 +00:00
espie
7e70da9129 finish the few that didn't use dir/ yet. 2004-07-24 13:36:03 +00:00
espie
ac2e95f2c3 missing patches and packing-lists. 2004-07-24 12:50:50 +00:00
espie
3142419058 basic update to kde 3.2.3.
A few files to remove/add yet.
2004-07-24 12:47:13 +00:00
espie
0cf3945280 @dir/@dirrm -> dir/ 2004-07-24 12:45:21 +00:00
espie
f5886b38a3 @dir -> / 2004-07-24 12:43:16 +00:00
robert
16294481a3 upgrade to 4.2; respect CC; @dirrm -> dir/;
from MAINTINER Michael van der Westhuizen <michael@skanky.homeunix.net> and
little modifications by me.
2004-07-24 00:08:14 +00:00
pvalchev
a5dec0ab27 sync 2004-07-23 23:07:33 +00:00
jakob
c8facac50e do not open debug file unless needed 2004-07-23 18:30:28 +00:00
jakob
8b777117a9 netperf 2.3 2004-07-23 18:29:52 +00:00
pvalchev
59115ef47e mark as broken on hppa: gcc hang compiling cmu_us_kal_diphone.c
happens on any optimization level
2004-07-23 17:33:30 +00:00
avsm
5d24c28b85 fix on bytecode-only arches, noticed by nikolay 2004-07-23 14:15:04 +00:00
todd
05fa41b2cd o @dir subdir -> subdir/ syntax change
o resort properly with current make-plist
2004-07-23 13:11:58 +00:00
robert
4230d941a6 SECURITY: CAN-2004-0686
Upgrade to 2.2.10:
Fixes a buffer overrun in the code
used to support the 'manglin method = hash'
smb.conf option.

from peter@, little modification by me;
2004-07-23 09:49:33 +00:00
xsa
e47d8c5572 update to py-pexpect-0.999; 2004-07-23 09:08:08 +00:00
xsa
bcd9762a40 + py-parsing 2004-07-23 08:41:06 +00:00
xsa
3dc1af1575 Initial import of py-parsing-1.2
pyparsing is an alternative approach to creating and executing simple
grammars, vs. the traditional lex/yacc approach, or the use of regular
expressions.  The parsing module provides a library of classes that
client code uses to construct the grammar directly in Python code.
2004-07-23 08:39:24 +00:00
pvalchev
80c0ffe0ac provide proper definitions so this builds on powerpc 2004-07-23 05:10:18 +00:00
pvalchev
753e555878 errno fallout 2004-07-23 04:57:56 +00:00
pvalchev
f10bcaafcf requires new autoconf now 2004-07-23 04:30:26 +00:00
brad
2853f45861 upgrade to Qt 3.3.2
ok MAINTAINER
2004-07-22 23:03:08 +00:00
espie
454617f823 @dir directory -> directory/ 2004-07-22 22:24:51 +00:00
xsa
213bdea0d0 update to rawdog-1.13; 2004-07-22 14:14:51 +00:00
xsa
9ea3cecfea update HOMEPAGE; 2004-07-22 10:12:18 +00:00
espie
96b8d1ddb0 switch to @info
rename direntries so that they get added.
regen patches.
2004-07-22 05:50:07 +00:00
robert
6bee080cb6 SECURITY:
Take it to 7.53:
http://www.opera.com/linux/changelogs/753/
http://www.securityfocus.com/bid/10517

ok brad@
2004-07-21 19:42:24 +00:00
espie
91a6da6365 resurrect sound support, and clean up a little bit. 2004-07-21 15:42:09 +00:00
naddy
6db5e63d98 maintenance update to 3.1.8 2004-07-21 14:48:52 +00:00
espie
83b79dec6d clean=depends is naturally recursive, make a little dance so that it
goes to _internal-clean for itself.

found out by brad@
2004-07-21 14:45:33 +00:00
brad
a5b5737d5d upgrade to Dovecot 0.99.10.7 2004-07-21 14:19:19 +00:00
espie
caa0a20e39 Basic update to squeak 3.6.
Modify port structure to create several packages more closely based
on distribution (and this is actually simpler to manage).
2004-07-21 11:19:30 +00:00