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