Commit Graph

29965 Commits

Author SHA1 Message Date
kurt
b177de68c5 - update to 1.7.12. fixes security issues, see:
http://www.mozilla.org/projects/security/known-vulnerabilities.html#Mozilla
- disable gnomevfs support (causes https pages to crash)
2005-09-26 21:04:48 +00:00
todd
8619338c33 add the patch mentioned in the previous commit 2005-09-26 20:48:33 +00:00
todd
d14e8f5d83 o add patch to permit osx x86 guest to run
o fix Makefile.target to add -fno-stack-protector for op.o for all archs,
  noted, debugged, and tested by Antoine Jacoutot on macppc, thanks!
o bump PKGNAME
2005-09-26 20:47:56 +00:00
msf
82b2fd12ed - have libnasl install the nessus_org.pem ca file. This file is needed so
nessusd can use signed plugins.
- bump PKGNAME

ok aanriot@
2005-09-26 19:24:25 +00:00
sturm
5daf6bdc9a this port supports SQLite2 not 3
from kaoru at kaisei.org via ports/4521
2005-09-26 17:28:13 +00:00
grunk
74f351fa2c - enter mpf@ to xglobe, ok from him
- reflect my moving house
- while there, do whitespace fixes
- bump xglobe/xplanet Makefiles accordingly

ok bernd@ aanriot@
2005-09-26 12:58:33 +00:00
espie
a282264c98 switch to same snapshot as avr. disable pch stored files, since they
can't be built reproductibly.
2005-09-26 09:47:33 +00:00
aanriot
c110b12190 disable fastjar and c++ support, remove collisions (spotted by espie@).
ok martin@ espie@
2005-09-26 08:59:06 +00:00
espie
418bdad675 move distfile to gcc subdir so that gcc 3.4 port can use it as well... 2005-09-26 08:13:17 +00:00
jakob
c2b2220d61 fix Berkley DB dependency 2005-09-26 05:55:03 +00:00
kevlo
aaad994512 upgrade to 1.04 2005-09-26 03:18:53 +00:00
kevlo
10a96c441b upgrade to 0.67 2005-09-26 02:53:47 +00:00
kevlo
5332397526 add p5-File-chdir 2005-09-26 02:51:26 +00:00
kevlo
268df17975 Initial import of File-chdir 0.06
File::chdir gives you an alternative, $CWD and @CWD.
2005-09-26 02:50:23 +00:00
naddy
188b771483 update to 3.42; from maintainer Steven Mestdagh 2005-09-25 22:46:21 +00:00
aanriot
b4f474e085 update to 1.1.33. It's no longer broken, as the temporary files issue
has gone away.

from Antoine Jacoutot <ajacoutot@lphp.org>;
ok alek@ brad@
2005-09-25 18:18:23 +00:00
brad
f01c664640 upgrade to 2.5.STABLE11
Alex Masterov has reported a vulnerability in Squid,
which potentially can be exploited by malicious people
to cause a DoS.

The vulnerability is caused due to an unspecified error
in the "sslConnectTimeout()" function after handling
malformed requests. This may be exploited to crash Squid.

CAN-2005-2796
2005-09-25 17:03:32 +00:00
espie
9a9de9dc21 gratuitous conflicts with gcc-* 2005-09-25 14:48:53 +00:00
bernd
a3e337d284 fix library dependencies, discovered by 'make print-package-signature'
bump PKGNAME

ok espie@
2005-09-25 09:43:44 +00:00
espie
ef74c2c91e need to list static libraries as well.
problem reported by bernd@
2005-09-25 09:43:09 +00:00
espie
b90df4cf80 don't build packages owned by the package builder. 2005-09-25 09:22:49 +00:00
aanriot
d580d84b18 maintenance update to 1.10.1. 2005-09-24 21:19:25 +00:00
espie
6d9e12644b tweak _print-package-args a bit.
Add internal NODEPS to turn off computing dependencies.

Write code similar to _print-package-args that is strictly ports based,
and hence really walks the wantlibs, and needs the pkg_create stuff
to get at the real ports contents.

Recode print-package-signature to refer to the ports tree contents
exclusively (pkg_info -S for the package).

Thx bernd@ for trying that out.

This should make for a slow, but accurate, out-of-date printer.
2005-09-24 19:46:56 +00:00
bernd
83d6407f3c - update to polipo-0.9.9, from maintainer Jon Trembley <jon at brain-box.net>
- rename patch

ok aanriot@
2005-09-24 17:58:23 +00:00
bernd
0abe19a7d2 update to mozilla-firefox-1.0.7
comments & ok kurt@
2005-09-24 16:19:29 +00:00
fgsch
f383872f58 correct goopy entry. 2005-09-24 15:29:45 +00:00
espie
7611a697fc fix build for qt 3.3.5 2005-09-24 14:02:52 +00:00
espie
53727aff01 more qt 3.3.5 2005-09-24 08:09:44 +00:00
espie
039b45685e fix xargs 2005-09-24 07:48:41 +00:00
espie
d773f15bd7 qt 3.3.5 2005-09-24 00:02:48 +00:00
ian
d2ebb61f52 Drop maintainership 2005-09-23 20:44:00 +00:00
pvalchev
412acd8c9b sync, 3244 2005-09-23 20:28:11 +00:00
aanriot
69fd94db5b fix WANTLIB markers.
ok niallo@
2005-09-23 20:23:24 +00:00
pvalchev
c8d86ba556 remove maintainer Shell Hung due to years of inactivity 2005-09-23 19:41:43 +00:00
pvalchev
b435bbbafa remove maintainer Shell Hung due to years of inactivity 2005-09-23 19:36:02 +00:00
fgsch
6fcf3ed937 add p5-Tk-ProgressBar-Mac and p5-Tk-Stderr. 2005-09-23 19:15:06 +00:00
bernd
96db2f677a change MAINTAINERs e-mail address per his request.
ok mbalmer@ pvalchev@
2005-09-23 18:54:31 +00:00
fgsch
fdc0b8852e capture standard error output, display in separate window. needed by
some upcoming port; jolan@ ok.
2005-09-23 18:50:55 +00:00
fgsch
4befb03747 widget that looks just like a Mac OS 9 progress bar. need by some other
upcoming port; jolan@ ok.
2005-09-23 18:49:35 +00:00
brad
761c1d0fff upgrade to Dovecot 1.0alpha3 2005-09-23 14:44:05 +00:00
avsm
6103699999 +ocamlduce 2005-09-23 14:28:10 +00:00
avsm
0066c70c68 initial import of ocamlduce-3.08.4pl3
--
OCamlDuce is a merger between OCaml and CDuce. It comes as a modified
version of OCaml which integrates CDuce features.  CDuce is a modern
XML-oriented functional language with innovative features: it is
statically type-safe, efficient, and offer powerful constructions
to work with XML documents.
2005-09-23 14:27:27 +00:00
avsm
c9f49b6af4 update to ocaml-3.08.4 2005-09-23 14:23:42 +00:00
mbalmer
4f5ab2fe67 Update to version 2.0.10, released 2005-09-23
Changes since 2.0.9:

Lib/
* Switched back to old implementation of
  ldap.schema.tokenizer.split_tokens() since the new one
  had a bug which deletes the spaces from DESC
* ldap.INSUFFICIENT_ACCESS is now ignored in
  ldap.ldapobject.LDAPObject.search_subschemasubentry_s()
2005-09-23 11:59:02 +00:00
espie
202146d6ab add print-package-signature
suggested by bernd@
2005-09-23 08:26:21 +00:00
espie
0b12d1ec83 more qt 3.3.5 troubles 2005-09-23 08:17:47 +00:00
kevlo
15ca64e02e upgrade to 0.030 2005-09-23 07:03:52 +00:00
kevlo
4ff8a44109 upgrade to 0.06 2005-09-23 06:19:07 +00:00
kevlo
8828995c72 upgrade to 1.20 2005-09-23 03:54:09 +00:00
kevlo
13306ecfa9 upgrade to 1.39 2005-09-23 03:47:14 +00:00