Commit Graph

35285 Commits

Author SHA1 Message Date
mbalmer
71968ecbc1 Don't hardcode username/groupname, use ${BINOWN}:${BINGRP}, bump
package name as I changed group from wheel to bin.
2006-11-10 14:14:49 +00:00
ajacoutot
c75054b95e Import libglademm-2.6.3, C++ bindings for libglade.
ok mbalmer@
2006-11-10 13:50:06 +00:00
steven
e18ab22f59 you forgot LIB_DEPENDS and WANTLIB 2006-11-10 12:41:26 +00:00
robert
c1da57d329 +libwpd 2006-11-10 11:15:04 +00:00
robert
3d24f50b71 import of libwpd-0.8.7;
libwpd is a library for reading and writing WordPerfect(tm)
documents.
This package also includes utilities for converting to HTML
and plain text.
2006-11-10 11:13:00 +00:00
espie
4af5d10620 the catalyst tutorial is now available on CPAN, so redo the package
with the actual sample code, along with new dependencies.
2006-11-10 11:12:00 +00:00
espie
6dfaaff84d update to 5.7005, documentation moved. 2006-11-10 11:01:32 +00:00
espie
bd67491a3b +catalyst manual 2006-11-10 11:00:43 +00:00
espie
f7f17e46c8 newer catalyst splits documentation into separate packages 2006-11-10 10:59:37 +00:00
espie
54d1ad1f39 adjust address, since it's now available in the right cpan location 2006-11-10 10:45:05 +00:00
ajacoutot
39737f0c6c - add apm support _only_ for archs supporting it ; no need to bump
PKGNAME as for apm capable archs, nothing changes and for the others, it
didn't build

noticed by sturm@, thanks!

ok sturm@
2006-11-10 09:31:28 +00:00
mbalmer
021b3ea7ac security update to trac 0.10.1 (fixes a csrf vulnerability)
changelog available here: http://trac.edgewall.org/wiki/ChangeLog

from Maintainer, Ben Lovett <ben@tilderoot.com>
2006-11-10 07:46:25 +00:00
steven
5850675743 zap duplicates in SHARED_LIBS, noticed by sturm@.
ok espie@
2006-11-09 23:24:00 +00:00
ajacoutot
bf061efe3d - re-add socket regression test (but do not run IPv4->IPv6 mapping tests
under OpenBSD)
- bump so version to 17 as Firefox 1.5.0.8 will use 16 (from wilfried@)
- bump PKGNAME

go ahead steven@
2006-11-09 19:00:39 +00:00
alek
f0eaa2070a PFRAG file missed in previous commit 2006-11-09 17:36:29 +00:00
kurt
09af662602 - apply go-ooo patch build-java-target.diff (adjusted to apply cleanly).
this patch enables javac arguments -source & -target which will allow us to
build with 1.5 but run with 1.4 or 1.5. building with 1.5 will be enabled
in java.port.mk later.
- sync patches (line numbers/-p)
2006-11-09 15:18:01 +00:00
robert
4c8b6690b5 - use the jdk server vm on amd64 because it does not have a client
- re-enable the library check for bean now that the server vm is used
- fix an if statement (OPEBBSD->OPENBSD)

jdk problem noticed by kurt@
2006-11-09 08:31:29 +00:00
espie
a2beb10ca4 zap uses of ${SH} 2006-11-09 08:29:47 +00:00
dim
35f85eee4d Add missed `extrusion' hack when building with empty FLAVOR, and add
required @mode annotation.

ok sturm@
2006-11-09 08:27:51 +00:00
espie
6b60ddeb78 remove the dependency of make-plist on dependent packages: instead, go
directly use `make print-plist' to find these lists in the ports tree.
2006-11-09 08:16:22 +00:00
fkr
ab1b35d331 note in the PLIST that bin/exim-4.63 is installed suid root.
from sturm@
2006-11-09 07:13:01 +00:00
kevlo
d549ddf88d upgrade to spim 7.3 2006-11-09 07:01:47 +00:00
ckuethe
c3bf6e7bab trivial version bump. a number of patches have been accepted upstream.
ok naddy.
2006-11-09 02:31:30 +00:00
espie
6389ca99b2 WTF.
noticed by nikolay
2006-11-08 23:59:30 +00:00
ajacoutot
7348af005d - build thread safe spidermonkey
corrections & ok steven@
2006-11-08 23:17:33 +00:00
sturm
f219fba06b someone probably wanted to build xscreensaver with an empty FLAVOR 2006-11-08 22:44:30 +00:00
dim
c6b9c303c3 Fix packaging xscreensaver port when using empty FLAVOR.
ok jasper@
2006-11-08 22:16:06 +00:00
sturm
8d10c82e1e @mode 2006-11-08 21:48:20 +00:00
djm
3f01d8e28d fix compilation on ARM, where the ctypes module is not supported by
moving it into a new PFRAG; feedback and ok alek@
2006-11-08 19:00:19 +00:00
djm
78f9f58699 refer to 2.5, not 2.4 here 2006-11-08 18:59:38 +00:00
robert
cf71bd6f41 - add amd64 support
- use unxobsd.mk instead of different makefiles for every
  architecture
- use devel/boost now that we have it instead of the bundled
  one. (this is also needed to build openoffice on amd64)
- start using some patches from http://go-ooo.org/.
  (disable the startup wizard and some online registration menu points)
  (the patch is generated by my after applying the patches that's why
   i provide the mirror for it.)
- allow the openoffice build infrastructure to override our CFLAGS in
  some cases. this is needed because some of the files have to be compiled
  with -O0 instead of -02 which we use by default.
2006-11-08 09:34:03 +00:00
sturm
195f859e7f mode/owner/group annotations 2006-11-07 22:22:27 +00:00
espie
2fa5926207 prevent recursive builds. It's a wonder it worked until now. 2006-11-07 21:32:47 +00:00
espie
d1d1f414d4 belt and suspenders, best of both worlds.
bulk-builds will first try to build stuff with the java pseudo-flavor.
If that fails (because java is currently broken, or because it's not
supported on that arch), then it will build through the second line.

If the packages already exist, the infrastructure will notice, and the
second build line will do nothing.

consensus reached after discussion with nikolay, kurt, pval...
2006-11-07 19:37:57 +00:00
espie
c6f638e9af add a few more catalyst plugins 2006-11-07 18:22:29 +00:00
espie
87a8b36256 catalyst xslt view 2006-11-07 18:19:25 +00:00
espie
beb7e7e59f update to a newer version, needed for the catalyst xslt view plugin.
okay jasper@
2006-11-07 18:16:02 +00:00
espie
5d4c8b4ac6 catalyst model class for Class::DBI 2006-11-07 16:33:29 +00:00
ajacoutot
2ecd92e7bf - bump SHARED_LIBS version up to 16.0 (one more than the highest
mozilla.org app uses now and should prevent any library issues for the
  transition to devel/nspr) ; from kurt@ (asked by kili@ and steven@)
- add regression tests ; the following tests are disabled as they need
  more work: nameshm1, sema, semaerr, semaping, socket
- bump PKGNAME

ok kurt@
2006-11-07 16:22:05 +00:00
naddy
2815eb5f87 kill nano's slang flavor 2006-11-07 15:31:37 +00:00
naddy
c9f1741607 fix scorefile access 2006-11-07 15:14:30 +00:00
naddy
83e39527d2 master site changed; from Bruno Bigras <blood@burnbox.net> 2006-11-07 14:09:56 +00:00
espie
df22fa0a98 fix build, no pkgname bump needed 2006-11-07 13:56:42 +00:00
espie
95858472ef interface to japanese character sets in catalyst 2006-11-07 12:29:20 +00:00
espie
9e5f9b281a add a few catalyst modules.
update the tutorial so everything in it runs out of the box.
2006-11-07 12:03:57 +00:00
espie
9b68a81cbd introduces DBIx::Class to HTML::Widget for Catalyst's needs 2006-11-07 11:54:54 +00:00
sturm
c277e18755 update to tor 0.1.1.25
from rui reis
2006-11-07 11:51:46 +00:00
espie
9a382173f8 abstract interface class to various email packages 2006-11-07 11:40:50 +00:00
espie
913990042a simple glue that's needed for catalyst email support 2006-11-07 11:22:24 +00:00
mbalmer
3d9dc6bc61 Don't install files with weird ownership, don't install lppasswd setuid root. 2006-11-07 11:20:49 +00:00