Commit Graph

33971 Commits

Author SHA1 Message Date
steven
01be382960 make tcl dependency more explicit.
ok espie@
2006-08-16 05:23:49 +00:00
mbalmer
c1909e4a9e security update to 0.88.4
ok pvalchev
2006-08-15 18:48:22 +00:00
steven
a8e6381177 execute pmksetup after installing the necessary files.
ok espie@
2006-08-15 11:09:37 +00:00
sturm
2a02c40b0d add missing info/dir entries
noticed by Tan Dang <tan.dang at gmail.com>
2006-08-15 06:47:38 +00:00
sturm
833d550cc0 move mule files into PFRAG.mule
noticed by Tan Dang <tan.dang at gmail.com>
2006-08-15 06:09:56 +00:00
kurt
f43edc19fa - fix build on macppc by using the correct define for a tmpnam(3) buffer
w/debugging help from drahn@
- remove "libtool --finish" which messed up the shared library directories
- remove obsolete mandir fix
libtool/mandir fixes from naddy@. okay mantainer and naddy@
2006-08-14 12:55:30 +00:00
ian
fea5981bc3 Enable build on amd64. Remove defunct maintainer at his request.
OK jasper@, naddy@
2006-08-13 19:58:58 +00:00
kurt
dbe3be9b94 javaPathHelper should be in RUN_DEPENDS not BUILD_DEPENDS. okay nikolay@ 2006-08-13 16:14:25 +00:00
kurt
825667fb25 Add missing RUN_DEPENDS on javaPathHelper. Noticed by Hans Zimmerman.
okay nikolay@
2006-08-13 16:11:58 +00:00
sturm
56583c4194 adapt DESCR with reality, a few applications moved from network3 to pim3
noticed by Sigfred Haversen <bsdlist at mumak.com>
2006-08-13 07:41:37 +00:00
bernd
29eede9263 Security fix for CVE-2006-3376. (http://secunia.com/advisories/20921/)
help & ok naddy@
2006-08-12 15:58:43 +00:00
naddy
ec14e41571 don't build on amd64/sparc64 due to unresolved crashes 2006-08-12 15:51:38 +00:00
naddy
df3faff203 IPv6 support is broken, disable by default; pointed out and ok aanriot@ 2006-08-12 15:17:04 +00:00
sturm
2bd72b31f7 missing RUN_DEPENDS 2006-08-12 09:37:56 +00:00
sturm
f15bb48241 update ruby-rails (and associated ports) to 1.1.6
This fixes a security vulnerability in rails, permitting the evaluation
of Ruby code through a URL.

for details, see
http://weblog.rubyonrails.org/2006/8/10/rails-1-1-6-backports-and-full-disclosure
2006-08-12 07:37:15 +00:00
steven
9af94e6962 resolve conflict with kdelibs package
ok espie@
2006-08-11 13:28:55 +00:00
steven
83db7a8ead add oontent to a few DESCR files, pt out by Mikolaj Kucharski <eth0@o2.pl>
and fix some typos in DESCR/COMMENT while here
bump all PKGNAMEs

input/ok sturm
2006-08-10 22:30:48 +00:00
bernd
09baaccc58 Add python-expat to RUN_DEPENDS. Needed for the catalog browser.
Problem report from Frank Garcia <fg-lists at ipnat.net>, thanks!

ok sturm@, jasper@
2006-08-10 20:26:32 +00:00
kurt
81c31bac88 pkg bump all 1.3 and 1.4 java ports that haven't been yet since the
java.port.mk changes. okay naddy@
2006-08-10 18:26:23 +00:00
steven
f40f85ed21 Some tweaks to accomodate sa-update:
- Add gnupg dependency.
- Better location for the updates: /var/db/spamassassin
- Install sa-update's default GnuPG keys as config files, so that they
  will be removed upon pkg_delete.
- Remove /var/db/spamassassin using @extraunexec.
Specify minimum versions for some dependencies while here.

from maintainer Andreas Vogele <andreas at altroot.de>

looks fine naddy@
2006-08-10 18:24:45 +00:00
bernd
510c8f0af1 Fix invalid package name. Unbreaks package update.
ok espie@
2006-08-10 15:06:27 +00:00
bernd
69b6126867 There's no maradns/stable anymore. Add missing "@pkgpath net/maradns/stable"
to pkg/PLIST. Unbreaks package update.

ok espie@
2006-08-10 09:55:03 +00:00
bernd
62e5e54451 Explicitly depend on tk-8.4.*. This fixes package updates for ruby-tk if
more than one tk version is installed.

ok sturm@, msf@
2006-08-09 22:14:11 +00:00
kurt
151679e5e1 Limit eclipse plugins to amd64 and i386. Noted by Sigfred Håversen.
okay nikolay@
2006-08-09 19:53:44 +00:00
sturm
65e2fcd425 don't use broken homegrown socketpair() implementation
reported by mayonez at ssnet.xim.pl
2006-08-09 18:44:08 +00:00
bernd
dab4909167 Fix a wrong @unexec line in PLIST. (unbreaks package updating)
ok espie@
2006-08-09 15:26:05 +00:00
bernd
466fa17acc Add security fix for CVE-2006-3403. http://secunia.com/advisories/20980/
Change LD_CONFIGURE_FLAGS to make VFS modules work. (from mbalmer@)

ok espie@, mbalmer@
2006-08-09 12:54:04 +00:00
kurt
4708035a9d this doesn't build on amd64 yet (needs libffi) remove from list.
okay naddy@
2006-08-09 11:59:04 +00:00
bernd
0f2f80354e py-twisted-conch and cftp both install a /usr/local/bin/cftp binary.
Add @conflict markers.

okay espie@
2006-08-09 10:24:50 +00:00
bernd
ca1a3839a2 Install the devel/tclcl include files into a subdir. This fixes a conflict
with net/openafs and moves includes with a too generic name (timer.h) out
of the default include path.

Adjust the two dependent ports (net/nam, net/ns) so they know about the new
location.

idea & okay espie@
2006-08-09 09:46:10 +00:00
bernd
8015d6ebbd Mark as BROKEN for 4.0. The necessary fix is too intrusive at this point
of the release cycle. Sorry, we decided that it's better to ship no plone
package instead of a completely broken one.

Discussed with sturm@ and naddy@.

help & ok sturm@
2006-08-09 09:14:03 +00:00
biorn
ffab7ac294 - bring back internal tremor
- aviod picking up audio/faac

ok sturm@ pvalchev@
2006-08-09 08:15:24 +00:00
robert
c6317410a5 update to version 3.1.4 which fixes a memleak and other smaller bugs;
ok naddy@
2006-08-09 07:21:07 +00:00
steven
707a39de3d move two files into -examples subpackage. pointed out by Moritz Grimm.
go ahead espie@
2006-08-08 16:17:54 +00:00
jasper
56f478be9c Let xfdesktop generate the application menu
from Tim van der Molen <tbm.lists at home.nl>

okay espie
2006-08-08 12:19:20 +00:00
bernd
a6f94afd82 This library can be redistributed under the same license as Perl. Change
PERMIT_* to Yes.

ok sturm@, todd@ (MAINTAINER)
2006-08-08 12:05:47 +00:00
bernd
cf901e6878 Don't install ${LOCALBASE}/lib/X11/app-defaults/Clock-color. This file
is included in X.org already. Unbreaks package installation.

okay espie@
2006-08-08 11:30:18 +00:00
bernd
ec7b1d49ea Remove empty patchfile. okay espie@ 2006-08-08 10:26:20 +00:00
bernd
f557a7e653 Security update to gnupg-1.4.5. (CVE-2006-3746)
This fixes a denial of service vulnerability.

For more information see:
http://secunia.com/advisories/21297/
http://lists.gnupg.org/pipermail/gnupg-announce/2006q3/000229.html

okay espie@
2006-08-07 19:59:20 +00:00
kurt
bcd51ac954 convert last java port over to use javaPathHelper. okay nikolay@ 2006-08-07 19:30:52 +00:00
espie
ffc269451b let fake not touch the WRKDIR, since it's an `install' type target. 2006-08-07 08:57:18 +00:00
espie
2c4e42e413 remove special meaning of fake in dependencies so that it can be used
correctly for regress depends targets.

problem pointed out by nikolay.
2006-08-07 08:47:28 +00:00
sturm
8eb1dacafb revert unapproved commit, the ports tree is locked 2006-08-06 19:57:08 +00:00
brad
5dbdec5acb upgrade to Dovecot 1.0rc5
ok marco@
2006-08-06 19:48:36 +00:00
jasper
d4ea87682b Fix incorrect DESCR regarding rebuilding sendmail with milter support;
this is being done for almost two years now.

spotted by Wijnand Wiersma <wijnand at nedbsd dot nl>

ok dhartmei (MAINTAINER), naddy
2006-08-06 19:33:44 +00:00
djm
448dda6db6 allow building on amd64 (prompted and tested by steven@), remove
unnecessary -fno-stack-protector from hardcoded build options (also
prompted by steven@), do not build on arm platforms as libffi lacks
the necessary closure support; ok sturm@
2006-08-06 13:05:32 +00:00
sturm
34816ff811 bump PKGNAMEs after WANTLIB change 2006-08-06 10:16:54 +00:00
david
97a8efa373 fix sorting: move cmt and javaPathHelper to the right place; ok sturm@ 2006-08-05 21:23:48 +00:00
kurt
b00a906c1a convert over to use the java module and javaPathHelper. Now this
port can run with any 1.3+ jdk or jvm. okay nikolay@
2006-08-05 16:41:08 +00:00
kurt
e7d3816ed9 expand RUN_DEPENDS to include kaffe and jamvm where appropriate so if
someone wants to run a java port with them they don't need to first build
one of Sun's jdks.  okay nikolay@
2006-08-05 16:38:20 +00:00