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
espie
9db955a865
make sure we get -fPIC on linking the plugin.
2006-08-04 23:54:31 +00:00
espie
a6f480686f
fix build on amd64, make sure everything is linked correctly.
...
use ctor/dtor attributes, avoid multiple init/fini definitions.
problem noticed by steven.
2006-08-04 23:34:39 +00:00
espie
fcd6aa7f50
add missing quote, fix WANTLIB fuck-up
2006-08-04 23:29:47 +00:00
steven
a94826e700
bump PKGNAME after changing DESCR
...
go ahead espie@
2006-08-04 23:09:00 +00:00
sturm
fba41405ab
create _wnn in PLIST to make this package non-interactive
2006-08-04 19:57:32 +00:00
sturm
986e454791
proper PKGNAME, so that this actually installs
2006-08-04 19:15:44 +00:00
espie
9309fe1806
synch
2006-08-04 18:58:06 +00:00
naddy
54a49c8754
fix build on 4.0 and clean up a bit
2006-08-04 16:34:43 +00:00
espie
4576d6602a
move includes around. What was I thinking.
...
Unbreaks build of qt3 with autogen installed.
2006-08-04 16:31:00 +00:00
aanriot
066dadfff7
- replace UNMESSAGE by @extraunexec and regen PLIST .
...
- bump PKGNAME .
ok couderc@ espie@
2006-08-04 10:41:07 +00:00
espie
0ff3b4adf8
update to 3.5.4 as well.
2006-08-04 10:41:01 +00:00
espie
2d807d2bfa
koffice 1.5.2, update from bernd@
2006-08-04 10:35:19 +00:00
espie
9ec5df6d00
add new line (Pierre-Yves Ritschard)
2006-08-04 10:23:48 +00:00
djm
db13734694
update to moinmoin-1.5.4; ok naddy@ a couple of weeks back
2006-08-04 10:20:29 +00:00
steven
3ea3bd2afe
DESCR shouldn't be empty
2006-08-04 04:37:08 +00:00
steven
e5f81d64a0
add OpenBSD rcs tags
2006-08-04 04:31:51 +00:00
steven
f6d8e04121
add REGRESS_DEPENDS
2006-08-04 04:27:05 +00:00
espie
17b77a4af2
new lib specs
2006-08-04 00:10:42 +00:00
espie
49a9142c53
new lib specs
2006-08-03 23:55:10 +00:00
espie
1150eccbc2
update to 3.5.4
2006-08-03 23:37:13 +00:00
espie
444cc3c520
new lib specs
2006-08-03 23:28:11 +00:00
espie
081f45d827
new style specs
2006-08-03 23:15:57 +00:00
ckuethe
64436e80e3
Update to 3.0.524. Includes some security enhancements.
...
ok alek
2006-08-03 20:07:46 +00:00
espie
948f8f98f0
more new lib specs
2006-08-03 20:04:51 +00:00
espie
d39a581bf9
more new lib specs
2006-08-03 19:56:08 +00:00
kurt
af9fc67b62
convert tomcat.rc to use javaPathHelper for JAVA_HOME
2006-08-03 19:38:51 +00:00
kurt
a0be6a9cac
convert tomcat.rc script to use javaPathHelper for JAVA_HOME
2006-08-03 19:37:04 +00:00
ckuethe
4c03d908c4
Maintainence update to 7.0.42
...
ok jasper, "hooray" marco
2006-08-03 19:33:39 +00:00
kurt
518b9016bc
update to javaPathHelper-0.2 which fixes some bugs and adds support
...
for finding jre's.
2006-08-03 19:27:03 +00:00