Commit Graph

2029 Commits

Author SHA1 Message Date
naddy
6e6b19194e remove redundant and ineffectual test 2005-03-27 00:18:28 +00:00
wilfried
2dc103ca30 update mozilla to 1.7.6 2005-03-26 19:05:54 +00:00
wilfried
fbcec8cc52 update firefox to 1.0.2 2005-03-26 19:05:27 +00:00
wilfried
caa6389ceb disable thread priority scheduling as moz doesn't
cope with round-robin priority scheduling, from kettenis@
2005-03-26 19:04:13 +00:00
naddy
6d09f31353 - fix typo in @conflict
- properly bump package names
2005-03-16 21:55:54 +00:00
robert
9e86609375 fix the gd extension's conflict with php4; bump its no_x11 flavor's PKGNAME;
spotted and ok by naddy@
2005-03-16 21:09:21 +00:00
robert
efcd59df1a - fix WANTLIB markers and dependencies (from alek@ and wilfried@)
- delete some whitespaces (from wilfried@)
- don't leave mess in ldconfig search path
(reported by Moritz Grimm <mlist@scapa.dnsalias.net>)
- bump PKGNAMEs

tested by many; ok pval@
2005-03-16 20:09:41 +00:00
pvalchev
473c38f5b3 remove the last php4 port which causes problems with bulk building
and it's too late to find a better solution for the release.
(superceded by pear-HTML-Common2)
2005-03-16 12:47:18 +00:00
wilfried
c34e722bd0 Tentative step for extensions, at least firefox stops whining.
From jamesw at bsdhosting.co.za, cleanup by me.
ok pval@, naddy@
2005-03-16 08:59:04 +00:00
kurt
9346cba7d2 - unbreak build by upgrading to version 1.4.8
- avoid linking to devel/nspr if installed
- prepare for mozilla versioning (adjust MOZDIR as needed)

With help from maintainer Igor Boehm
okay pval@
2005-03-16 02:02:56 +00:00
kurt
a773300f68 - put back ONLY_FOR_ARCHS=i386 to avoid packages being built on !i386
(the jvm as a RUN_DEPEND is not enough to prevent packages from being
   created)

okay naddy@
2005-03-15 22:46:21 +00:00
db
0925c3a284 typo and wording fixes; approved by pval
ok mbalmer@ "that diff was fun to read"
2005-03-15 01:57:02 +00:00
alek
8039d0b794 Disable SDL as it's not in LIB_DEPENDS
ok pvalchev@
2005-03-14 07:05:09 +00:00
kurt
b06b5d6b71 - libraries should NOT be stripped - cluestick from brad@
- fix homepage
- bump pkgname
2005-03-13 13:37:56 +00:00
kurt
55c585d807 - Mark broken: requires upgrade to sync with mozilla
okay pval@
2005-03-13 05:06:18 +00:00
kurt
f353d0daae Upgrade to 1.7.5
Tested on i386/sparc64/macppc/alpha by myself and/or alek@
One issue found with sparc64: fetching mail crashes.

okay pval@
2005-03-13 05:02:16 +00:00
naddy
013b75ec62 document that extensions don't work; should calm fgsch@ 2005-03-12 00:23:52 +00:00
xsa
29f1869228 Update to COREBlog 1.11 2005-03-11 13:10:59 +00:00
niallo
13192821cb Update to 1.7.1 which includes the head method and fixes a bug in basic
authentication that could cause the use of an unitialised char array.
From: Marcus Glocker <marcus@nazgul.ch>
ok mbalmer@
2005-03-09 18:19:16 +00:00
mbalmer
d1993fb1c2 Added
SUBDIR += pear-HTML-Common
2005-03-09 14:13:49 +00:00
mbalmer
8a950567bc "back-in" www/pear-HTML-Common, henning@ vetoed the removal
and asked me to put it back in.
2005-03-09 14:12:38 +00:00
mbalmer
59d13d4f0a Removed
SUBDIR += pear-HTML-Common
2005-03-09 10:39:30 +00:00
mbalmer
4c23a39a65 Remove this php4 port. It is superseeded by pear-HTML-Common2 which
uses php5.

ok robert@
2005-03-09 10:38:48 +00:00
kevlo
ad3f5fb4db add webcollab 2005-03-09 07:47:26 +00:00
kevlo
69731bf549 Initial import of webcollab 1.70
WebCollab is a collaborative web-based system for project management.
2005-03-09 07:46:24 +00:00
mbalmer
0569d4f095 Update to version h3-2.0.2 and take maintainership with avsm@s consent.
ok nikolay@
2005-03-09 07:13:11 +00:00
mbalmer
9f6c2b0915 Update to version h3-2.0.1 2005-03-09 06:58:18 +00:00
jolan
a98d4b19d4 update to 1.6, from new maintainer johan fredin 2005-03-09 06:09:47 +00:00
kurt
cb143554fc - use simpler SHARED_ONLY=Yes
- use INSTALL_PROGRAM so stripping lib is handled correctly

noticed by and ok from alek@
2005-03-08 23:01:09 +00:00
brad
829dad9316 upgrade to lighttpd 1.3.13 2005-03-08 22:49:39 +00:00
kevlo
d45b2196bb drop maintainership 2005-03-08 07:43:19 +00:00
kevlo
87e7bdd222 upgrade to phpMyAdmin 2.6.1-pl3 2005-03-08 06:55:01 +00:00
fgsch
5c95c48f51 fix no_x11 flavor breakage after updating; prompted by espie@
sorry about this.
2005-03-07 21:30:00 +00:00
alek
3f8bcc532c - Adjust WANTLIB marker and *_DEPENDS
- Use devel/gettext MODULE
- Bump PKGNAME

ok naddy@, kurt@
2005-03-06 07:53:57 +00:00
kurt
b438ddbff5 - kill INSTALL
- move examples and docs to sub-package

ok nikolay
2005-03-05 23:31:58 +00:00
xsa
b6f8e07263 Update to phpicalendar-2.0b; now uses PHP5; ok mbalmer@. 2005-03-05 16:27:14 +00:00
kurt
a282b06b19 - upgrade to 1.2.8
- use @sample
- docs didn't come with this release
- update README
- use provided workers.properties.minimal sample

tested on i386, sparc64, macppc
2005-03-05 01:04:11 +00:00
kurt
a597da2309 - Change install to DISTNAME instead of PKGNAME
- Kill INSTALL (from alek@)
- Move examples and documentation to -examples sub-package

with help and ok from nikolay@
2005-03-03 21:50:43 +00:00
kevlo
bd188098b3 fix distfile. Pointed out by sturm@ 2005-03-03 07:16:11 +00:00
naddy
4c3d8187e6 * Update to 1.0.1. Fixes IDN spoofing and other vulnerabilities.
* Dependency fixes from alek@
* Don't install world-writable files and directories related to
extensions.  Breaks functionality in that area.
2005-03-02 19:30:18 +00:00
mbalmer
65796dc64e Switch to PHP 5
ok kevlo@
2005-03-02 14:28:28 +00:00
mbalmer
7fd11a3799 Update to version 3.2.4pl1 and switch to PHP 5.
ok kevlo@
2005-03-02 14:26:48 +00:00
mbalmer
25658515fe Added
SUBDIR += pear-HTML-Common2
2005-03-02 14:07:49 +00:00
mbalmer
f2b6ddda68 base package for HTML handling in PHP5.
ok and help alek@
2005-03-02 14:07:10 +00:00
kevlo
58db8f3dfd upgrade to wordpress 1.5 2005-03-02 05:48:33 +00:00
mbalmer
4653f77059 Update to version 1.7.
from maintainer.
2005-02-28 23:24:56 +00:00
mbalmer
1ebf0a18b7 Take maintainership from avsm@.
Note:  pear-HTML-Common is for php4 only, pear-HTML-Common2 supersedes
this for php5.
2005-02-28 12:29:19 +00:00
espie
57f52be229 link in p5-Text-Kakasi and japana 2005-02-27 21:06:31 +00:00
espie
1673206a43 japana is a transliterating proxy. Namely, it takes japanese sites, and
replaces all the funny kanji/kana/hiragana with roman script.

Won't help a bit if you don't understand japanese at all, but it might
be fairly useful otherwise.
2005-02-27 21:05:01 +00:00
david
99f206e6b3 add SIZE 2005-02-27 00:36:43 +00:00