Commit Graph

51309 Commits

Author SHA1 Message Date
ajacoutot
29da65e8ea Clean up this port:
* add missing dependency on php5-gd
* remove all hardcoded paths
* rework README.OpenBSD
* add empty zabbix.conf.php file that is writable by the www user so
that the configuration wizard can tweak this file
* protect configuration files, they may contain passwords
* fix configuration so that it works by default which is the purpose of
porting these kinds of apps

ok sthen@, ok jasper@ on a previous version of the diff
2009-07-12 19:51:51 +00:00
ajacoutot
7979f486cd - update to glade3-3.6.7
ok jasper@
2009-07-12 19:46:21 +00:00
sthen
c27ec14099 update to 2.09; note that "vmode" in /etc/options/get_iplayer should be
changed to "tvmode". (both are ok on the command line).
2009-07-12 19:41:43 +00:00
sthen
b7e583c8a0 update to 1.8c 2009-07-12 19:40:40 +00:00
sthen
7c6ba86a56 add no_cjk FLAVOR giving a smaller binary for systems where disk space
is at a premium. (memory use of the two is pretty similar).
2009-07-12 19:40:11 +00:00
naddy
d2c08f2888 libjvm* is required in the -main package; from sthen@ 2009-07-06 23:33:36 +00:00
naddy
e616054aa4 sync, 5811 2009-07-01 13:18:11 +00:00
naddy
ff9d7315a7 fix java subpackage; from robert@ 2009-07-01 13:05:54 +00:00
naddy
6dd742f931 Make gcc 4.2 work, for some value of work, on alpha.
No version bump because the changes only affect alpha and it did not
build on this platform, previously.

From: miod@
2009-07-01 12:43:55 +00:00
naddy
41314cb9f4 security fix for CVE-2009-1888; from william@ 2009-06-30 21:38:38 +00:00
jasper
3d9fe266f1 - add a hosts file for mips64, as there are two sgi's now 2009-06-30 17:27:52 +00:00
martynas
cb7ee39000 update to firefox35-3.5, final release. note that this is a separate
port;  for testing.  in the similar way that firefox 3.0 was two
releases ago.  we would rather people test final release rather
than some release candidate version.  use at your own risk.
ok naddy@
2009-06-30 16:16:00 +00:00
jasper
28d25ff576 SECURITY UPDATE of tor to 0.2.0.35
for the full announcement, see: http://archives.seul.org/or/announce/Jun-2009/msg00000.html

ok rui@ (MAINTAINER), naddy@
2009-06-30 12:36:44 +00:00
sthen
d5a4ad71e2 Fix the build on i386; add --with-regs to CONFIGURE_ARGS (from pkgsrc)
and build with gcc4. Didn't package on i386, no effect on other arch -> no bump.
ok naddy.
2009-06-29 20:21:53 +00:00
naddy
e9669a401f BROKEN; nobody has been able/willing to fix this on the legacy i386 arch 2009-06-29 17:45:36 +00:00
beck
6ee4b65a8b remove src-playlist patch since it breaks on the new version and we're close to
release - will fix after release and put it back - as discussed with tobias.
2009-06-29 15:34:37 +00:00
naddy
9a87887922 always use the same upper/lower case for a package name 2009-06-29 15:33:28 +00:00
landry
2e919d77e8 Fix http://bugzilla.xfce.org/show_bug.cgi?id=5454 :
-r was added to session management cache when panel was manually
restarted, and hence it was started and directly restarted at session
startup.
ok naddy@
2009-06-29 15:11:43 +00:00
naddy
4e6185f1e7 register kdm configuration files for cleanup; ok espie@ 2009-06-29 15:05:02 +00:00
sthen
f36783edf3 set VMEM_WARNING; pointed out by jsg@ 2009-06-29 13:42:54 +00:00
sthen
6e9b2ea6e4 the ARPACK library gets pulled in by the configure scripts if present;
record it as a LIB_DEPENDS and bump PKGNAME.
2009-06-29 10:10:03 +00:00
landry
fa6b89f442 Claws-mail picks devel/libexecinfo if installed, add it to LIB_DEPENDS
and bump PKGNAMEs. Reported by naddy@.
2009-06-29 09:23:39 +00:00
landry
f06e146bc5 xfce4-screenshooter picks up xmlrpc-c if present, so enable it, and
really fix LIB_DEPENDS & WANTLIB.
2009-06-29 07:44:04 +00:00
sthen
4d6286ac4a Don't hang the shell when you use the builtin "kill" command with backticks.
From mp@freebsd via downsj; fix is incorporated in next upstream release 6.16
http://unix.derkeiler.com/Mailing-Lists/FreeBSD/current/2007-07/msg00522.html
2009-06-29 00:38:27 +00:00
sthen
7bae051729 autoconf pulls in libelf if found; add as LIB_DEPENDS, bump PKGNAME.
found in naddy's lib-depends-check run.
2009-06-28 22:00:34 +00:00
sthen
423cc46baa sync WANTLIB, bump PKGNAME. found in naddy's lib-depends-check run. 2009-06-28 21:59:19 +00:00
sthen
bc71e51572 WANTLIB+=gailutil for new webkit, bump PKGNAME.
found in naddy's lib-depends-check run.
2009-06-28 21:58:23 +00:00
sthen
0b83a1f77b sync WANTLIB, bump PKGNAME.
(found some Ms in my tree after naddy's lib-depends-check run).
2009-06-28 21:46:38 +00:00
sthen
eb4267dcb2 - don't pull in gnomeprintui if installed at build time; avoids broken
packages.

- move f77 and c++ support libs to the correct sub-packages.

ok naddy@
2009-06-28 16:17:27 +00:00
sthen
fb0bafb6a3 sync WANTLIB/LIB_DEPENDS and bump; ok ajacoutot@ 2009-06-28 14:36:31 +00:00
ajacoutot
919c08e8d9 Bump to force update (somehow pkg_add -u didn't pick it up and a 4.5 pkg
won't work on 4.6).

ok naddy@
2009-06-28 13:49:49 +00:00
sthen
f14f73d635 sync WANTLIB, bump PKGNAME 2009-06-28 10:54:04 +00:00
sthen
e469576579 in the UPnP code, skip over route socket messages with the wrong rtm_version;
didn't break anything for naddy@, it still reported that it had successfully
negotiated port forwarding with his printer, just as before ;-)
2009-06-27 21:48:47 +00:00
ajacoutot
9de49696d5 Several cleanups and fixes:
* add a couple of fixes from avahi trac
* advise users to enable multicast
* kill RTM_VERSION warning as advised by claudio@
* disallow other stacks by default

ok naddy@
2009-06-26 22:12:20 +00:00
sthen
44dfaa3845 check routing socket messages for RTM_VERSION 2009-06-26 09:20:41 +00:00
landry
f88ca981c1 Don't fiddle with umask.
Fixes http://bugzilla.xfce.org/show_bug.cgi?id=5376
Same diff from and ok sthen@
2009-06-26 08:35:36 +00:00
sthen
816cfe6a5a Remove patch which is a noop; doesn't affect the package -> no bump 2009-06-26 07:54:45 +00:00
jolan
ab6d042d6c enable openfire, ok naddy@ 2009-06-26 02:03:23 +00:00
sthen
3ff1edc9ca - update MASTER_SITES and HOMEPAGE, from James Turner (maintainer).
- HOMEPAGE is recorded in the package so bump PKGNAME.
2009-06-26 00:03:04 +00:00
sthen
507ec0f8ae - don't require gnu grep; RE changes from naddy. (gnu sed still needed).
- add a comment reminding people to bump both PKGNAMEs together.

ok naddy@
2009-06-25 22:45:56 +00:00
jolan
2805d23144 take MAINTAINER and bump 2009-06-25 20:44:12 +00:00
naddy
a8c7e94c24 plone 2.5 also conflicts with zope-genericsetup, -pluggableauthservice,
and -pluginregistry, but plone 2.1 doesn't
2009-06-25 15:40:43 +00:00
sthen
e6fe633831 - add OpenBSD config; from jsg@.
- install a symlink as a workaround to a bug identifying the path to clang-cc.

commit approved by naddy.
2009-06-25 15:25:13 +00:00
naddy
8dbbda04e5 Fix dependencies of the mp4 FLAVOR, unbreaking it.
From Tasmanian Devil <tasm.devil at googlemail dot com>, via moritz@
2009-06-25 15:09:00 +00:00
sthen
b960d65016 note the known problem with autoconf projects, found by jsg and Moritz Grimm 2009-06-25 09:57:08 +00:00
jolan
b850b90361 avoid conflict in -tools subpackage 2009-06-25 01:49:54 +00:00
jolan
7503810ca2 mark conflict with plone 2009-06-25 01:23:07 +00:00
jolan
2cee3fee34 add more conflicts with plone 2009-06-25 01:22:10 +00:00
jolan
d46753ac36 dont install compile_et, avoids a conflict with sysutils/e2fsprogs and
the base system
2009-06-25 01:09:15 +00:00
jolan
e5b32e9e37 dont install compile_et, avoids a conflict with net/openafs and the
base system
2009-06-25 01:09:12 +00:00