Commit Graph

2102 Commits

Author SHA1 Message Date
kurt
2fe29b3bba - make the build OFFICAL. mostly for consistancy. mozilla profiles don't
work the same as firefox and thunderbird.
2005-04-16 23:54:53 +00:00
sturm
d61b300403 better 2005-04-16 17:14:38 +00:00
sturm
f32a3841dd silence verbose debugging output
noticed by Stuart Henderson <stu at spacehopper.org>
2005-04-16 17:07:37 +00:00
kurt
0877c44f60 - make the build OFFICAL. This enables firefox to detect and upgrade
profiles that need to be upgraded automatically. Many annoying profile
issues will be gone now.
- Mention deleting extensions/Extensions.rdf and also the old ~/.firefox
as a location for profiles in MESSAGE. ~/.firefox will continue to be used
on systems that have been upgraded from older firefox versions.

OFFICAL build okay wilfried@
2005-04-16 15:49:17 +00:00
mjc
ffdf342425 update to 1.21 2005-04-12 20:00:08 +00:00
kurt
743cf74373 - bump major shlib version
- fix CUPS printing: fix partial so version and don't dlclose lib.
- remove partial so version on freetype & esd
- move INSTALL/DEINSTALL code to PLIST
- Add MESSAGE regarding profiles

okay wilfried@
2005-04-11 15:03:18 +00:00
naddy
e160faf58e Don't require gtar, now that pax is fixed for 100-character filenames. 2005-04-11 01:19:56 +00:00
robert
b389590004 add textproc/libxml to BUILD_DEPENDS; noticed by sturm@ 2005-04-10 12:21:02 +00:00
wilfried
4f1d0b1e21 - bump major shlib version
- move INSTALL/DEINSTALL code to PLIST
- remove unused ldap config/patches
2005-04-09 15:43:47 +00:00
kurt
0bf1041431 - fix CUPS printing: fix partial so version and don't dlclose lib.
- remove partial so version on freetype

CUPS testing and ok by mbalmer@ idea from wilfried@
2005-04-04 21:24:00 +00:00
robert
e12086c72a update to 5.0.4; 2005-04-04 21:13:21 +00:00
robert
3264258f4e update to 4.3.11; 2005-04-04 21:11:41 +00:00
mbalmer
d3489d592c Update to version 0.9.6.
ok nikolay@ and tested by MAINTAINER.
2005-04-04 19:19:57 +00:00
mbalmer
dd7773ac49 Give correct instructions wrt tempdir ownership and mode.
from MAINTAINER
2005-04-03 12:28:28 +00:00
msf
d1e3458e81 +p5-WWW-Mechanize 2005-04-01 19:59:17 +00:00
msf
e69b3cc982 - initial import of WWW-Mechanize-1.12
"WWW::Mechanize", or Mech for short, helps you automate interaction with
a website. It supports performing a sequence of page fetches including
following links and submitting forms. Each fetched page is parsed and
its links and forms are extracted. A link or a form can be selected,
form fields can be filled and the next page can be fetched. Mech also
stores a history of the URLs you've visited, which can be queried and
revisited.

ok alek@
2005-04-01 19:57:26 +00:00
msf
b35ff28d89 - update to 5.803
ok alek@
2005-04-01 19:14:11 +00:00
kurt
8c158f4ad4 - don't unload dependent libs (avoid dlclose bug)
- fix alpha wantlib
- adjust depends for esound & ORBit

okay alek@
2005-04-01 16:44:52 +00:00
kurt
ef866a5413 - re-enable xft for gtk
- wantlib correction for alpha (from alek@)
- fix lp64 bug that prevented mail from being viewed on sparc64
2005-03-30 22:03:04 +00:00
wilfried
b2bf75f019 update galeon to 1.3.20 - "In Soviet Russia focus steals you!" 2005-03-29 19:33:40 +00:00
wilfried
1fbcac75b8 oops, not quite up-to-date 2005-03-29 19:18:51 +00:00
xsa
3d49f8c02f Update to CMFQuickInstallerTool-1.5.2; 2005-03-29 07:41:18 +00:00
xsa
c2a9bc9b3c Update to GroupUserFolder-3.2; 2005-03-28 18:44:13 +00:00
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
brad
abdb1f835e upgrade to Squid 2.5.STABLE9 2005-02-25 16:37:25 +00:00
alek
2a530c0619 - Adjust *DEPENDS
- Add WANTLIB marker
- Bump PKGNAME
2005-02-25 15:36:28 +00:00
kevlo
60d1e83f21 add FLAVOR. Suggested by ian@ 2005-02-25 06:35:05 +00:00
fgsch
e99a8692bc remove unused. 2005-02-24 22:27:42 +00:00
fgsch
66f82ad931 update to 2.1pre16 and remove my shift fix since it causes troubles in
other areas. reported by Ray <ray at cyth dot net> and
Alex Holst <a at mongers dot org>. tested by jolan@ and pedro@
2005-02-24 22:24:55 +00:00
alek
a086f8e449 - Add UNMESSAGE describing how to disable memcache module after
deinstallation
- Add pecl-memcache to build
2005-02-23 14:58:14 +00:00
alek
a9b0dc9c13 Import PECL memcache 1.4
PHP interface to memcached

This extension allows you to work with memcached, a caching daemon
designed to decrease database load by storing objects in memory, through
handy OO and procedural interfaces.

help & ok mbalmer@, robert@
2005-02-23 14:40:47 +00:00
alek
798f68372a - Fix libintl linking
- Bump PKGNAME
2005-02-22 10:23:39 +00:00
couderc
c87f15c150 add shared-mime-info dependency. 2005-02-21 15:57:01 +00:00
brad
4eb100ea16 upgrade to lighttpd 1.3.11 2005-02-20 23:56:15 +00:00
xsa
7f465dc89b Update to rawdog-2.4; See http://offog.org/files/snapshots/rawdog/ChangeLog
for more information;
Since version 2.2, rawdog can be extended using plugin modules,
plugins are available on the HOMEPAGE;
2005-02-17 14:02:15 +00:00
brad
8e2e7b5074 upgrade to Squid 2.5.STABLE8 + patches
Fixes 2 major issues over STABLE7 + the previous round of patches..

- Data corruption when HTTP reply headers is split in several packets
- Assertion failure on certain odd DNS responses
2005-02-17 03:32:24 +00:00
mbalmer
0b080eb019 Added
SUBDIR += py-jonpy
2005-02-16 09:26:16 +00:00
mbalmer
99f49a4a34 Python cgi/fastcgi/mod_python framework
ok alek@
2005-02-16 09:24:28 +00:00
couderc
a35e560674 override freedesktop menu path 2005-02-15 15:12:42 +00:00
couderc
828811a2ad update to 1.0 2005-02-14 23:00:49 +00:00
mbalmer
4c5dc588b5 Added
SUBDIR += mod_fastcgi
2005-02-14 06:25:30 +00:00
mbalmer
8fe74e69e8 mod_fastcgi is a module for the Apache webserver that implements
the FastCGI protocol.

ok alek@
2005-02-14 06:23:23 +00:00
mbalmer
8a2946712b Install the documentation in ${PREFIX}/share/doc/mod_auth_ldap.
ok henning@
2005-02-13 11:04:23 +00:00
brad
0108244c3c upgrade to lighttpd 1.3.10
From: Ben Lovett <ben at tilderoot dot com>
2005-02-12 13:17:36 +00:00
brad
c5a2906562 add missing ERR_INVALID_RESP to PLIST 2005-02-11 02:47:55 +00:00
naddy
54fdcbe432 fatal typo 2005-02-10 12:38:28 +00:00
sturm
3a51ccb48b add $OpenBSD$ tag 2005-02-09 20:36:29 +00:00
alek
b685be4281 - Use SHARED_ONLY
- Replace DEINSTALL script with @unexec and UNMESSAGE
- Bump PKGNAME
2005-02-08 12:39:57 +00:00
pvalchev
b98cbc574d remove margarida@ from the maintainer position after a generous timeout 2005-02-07 19:01:47 +00:00
pvalchev
bd5fda45d9 update to nostromo-1.6, now with ipv6 support
from maintainer Marcus Glocker <marcus@nazgul.ch>
2005-02-07 18:46:07 +00:00
alek
86ae180381 - Use SHARED_ONLY
- Replace DEINSTALL script with @unexec and UNMESSAGE
- Bump PKGNAME

ok jcs@
2005-02-07 12:11:09 +00:00