Commit Graph

34160 Commits

Author SHA1 Message Date
espie
2fce195bac new version 2006-09-17 21:46:01 +00:00
steven
4b337b355c SECURITY update to firefox 1.5.0.7
see http://www.mozilla.org/projects/security/known-vulnerabilities.html
for details

ok bernd@
2006-09-17 21:02:58 +00:00
jasper
ca734e49a5 update gnuwatch to 3.2.7
change my mail address
ok bernd
2006-09-17 20:16:00 +00:00
jasper
2220ad5504 kill dead mastersite/homepage
bump pkgname

ok espie
2006-09-17 19:21:46 +00:00
espie
29ab642009 flesh out description, explain why Readonly might be more useful than
constant, and that there is a secundary package that can speed things up.
2006-09-17 19:14:56 +00:00
espie
964e69a2f9 more generic protection against multiple locking: instead of one
_MASTER_LOCK, we keep a list of _LOCKS_HELD by one port builder in
an env variable, and we don't relock stuff that's already locked.

This allows us to, e.g., have fake depend on regress without issue
(even though, internally, it's more efficient to use the _internal-*
targets to avoid testing locks).
2006-09-17 19:08:59 +00:00
mbalmer
eeada06cce ufraw 2006-09-17 17:54:59 +00:00
mbalmer
300a7dcac2 a raw converter.
CVt: ----------------------------------------------------------------------
2006-09-17 17:52:38 +00:00
pvalchev
ccbaf46145 sync 2006-09-07 04:18:24 +00:00
sturm
b705475079 fix broken tests for vorbis and smpeg
from Deanna Phillips <deanna at sdf.lonestar.org>
2006-08-31 06:14:29 +00:00
fgsch
c8197eaba3 talk about installing mm-icon.png as well; bump package.
maintainer and pvalchev@ ok.
2006-08-31 00:25:43 +00:00
kurt
a0e9ff0061 Fix exec shell typo - noticed by Matthew Clarke <clamat at telus.net>.
okay nikolay@, pvalchev@
2006-08-29 20:01:14 +00:00
aanriot
52c5723481 disable multi-threading support and fix computation of bandwidths.
fix by reyk@; ok pvalchev@
2006-08-29 19:50:22 +00:00
pvalchev
31484c74ac add 2006-08-29 19:16:07 +00:00
pvalchev
b4916c8c3a sync 2006-08-28 23:08:55 +00:00
pvalchev
96dd5567f6 sync 2006-08-28 22:09:28 +00:00
sturm
f3396b6ba7 bump PKGNAME to not fall behind -stable 2006-08-26 06:34:30 +00:00
espie
a1396a349f Bundle source patches with the package. After all, it's small, and that
way, we meet the licence for redistribution.
2006-08-25 10:08:33 +00:00
bernd
f65f3e714d Downgrade to p5-DBD-mysql-2.9004.
The current version segfaults very often.

http://lists.mysql.com/perl/3933
http://rt.cpan.org/Public/Bug/Display.html?id=18884

Reported by Peter Hessler, thanks!

ok espie@, sturm@
2006-08-24 09:23:38 +00:00
sturm
f40b6dea93 add RUN_DEPENDS on ruby-gems for gems-based ports
bump PKGNAME where necessary

noticed by Ward Wouts <ward at wizeazz.nl> via markus, ok msf
2006-08-23 21:12:24 +00:00
steven
d30e9a63f0 bump PKGNAME for 4.0
noticed by Deanna Phillips <deanna at sdf.lonestar.org>

ok espie@
2006-08-23 09:36:38 +00:00
pvalchev
0b8d976303 sync 2006-08-22 22:04:00 +00:00
pvalchev
79ee02e406 python/2.4 2006-08-22 20:27:05 +00:00
pvalchev
66d584c457 sync 2006-08-22 20:25:35 +00:00
aanriot
a88f8d57b4 The following diff removes a call to utf_initialize() used in Core.pm by
the swig-generated perl modules, which is causing a Segmentation Fault,
as reported in PR #5071 .

ok naddy@ , Sigfred Haversen
2006-08-21 17:39:00 +00:00
kurt
94f8549435 Fix debug FLAVOR so it builds and installs binaries with symbols:
- add -dontstrip to packaging script to get useful debug binaries
installed
- remove --enable-debug since that makes the debug build too big (>18G)
for me to build. Add back later as a possible verbose_debug flavor.

Use PATCHORIG so that update-patches doesn't pickup internal .orig files.
Idea from espie@

Add a mutex to make the call to getpwuid thread safe.
2006-08-20 03:36:52 +00:00
sturm
e79453cff2 bump PKGNAME after removal of MAINTAINER 2006-08-19 18:58:55 +00:00
kurt
624d651413 this won't run on macppc anytime soon since the huge executable's .text
size exceeds MAXTSIZ on macppc so remove powerpc from ONLY_FOR_ARCHS.
reported by marco@ okay nikolay@
2006-08-18 17:09:23 +00:00
kurt
33092bd075 explicitly link in libstdc++ to arts & sidplay plugins to correct
gst-register core dumps reported by steven@. also remove extra pthread
WANTLIB for dvdnav. okay nikolay@
2006-08-18 17:04:22 +00:00
sturm
9403280d56 mention ruby
noticed by Andrew Smith <asmith at tranquility.fsbusiness.co.uk>
2006-08-18 16:04:47 +00:00
steven
a760921fdd add missing directory.
ok espie@
2006-08-18 12:27:19 +00:00
bernd
a81d89f1c5 @comment a file in koffice-i18n-es which was installed by kde-i18n-es
already. Fixes a conflict. Noticed by steven@.

okay espie@, steven@
2006-08-18 08:12:52 +00:00
naddy
6d6c9c6ce6 fix header parsing; from Debian 2006-08-17 17:02:13 +00:00
robert
ea9d172be4 Import of OpenOffice.Org version 2.0.3m179.
OpenOffice is an Open Source, community-developed, multi-platform office
productivity suite. It includes the key desktop applications, such as a
word processor, spreadsheet, presentation manager, and drawing program,
with a user interface and feature set similar to other office suites.
 
I would like to thank everyone who helped porting:
Peter Valchev, Kurt Miller, Dale Rahn, Ian Darwin and the OpenOffice.Org team.
 
This import is an explicit request by pvalchev@ and espie@.
This means that the current ports lock is still in effect and this import
is only a planned exception by the release managers.

This port is not yet connected to the builds.
 
okay pvalchev@, espie@
2006-08-17 14:56:21 +00:00
steven
9c997259ba remove /var/www/cgi-bin from PLIST, it's already in base.
ok espie@
2006-08-16 17:40:59 +00:00
kurt
cd31ea7d7c fix "relocation truncated to fit" errors on powerpc. with input and
okay nikolay@
2006-08-16 16:55:09 +00:00
biorn
76637ed9ac Bring back CPU extentions on amd64.
"lock ok" sturm@
2006-08-16 15:17:15 +00:00
steven
de37ee5051 pass -fPIC flag when generating shared objects; fixes build on amd64.
ok espie@
2006-08-16 11:42:06 +00:00
espie
11afa248eb Missing regress dependencies, do all tests. 2006-08-16 10:05:31 +00:00
steven
01be382960 make tcl dependency more explicit.
ok espie@
2006-08-16 05:23:49 +00:00
mbalmer
c1909e4a9e security update to 0.88.4
ok pvalchev
2006-08-15 18:48:22 +00:00
steven
a8e6381177 execute pmksetup after installing the necessary files.
ok espie@
2006-08-15 11:09:37 +00:00
sturm
2a02c40b0d add missing info/dir entries
noticed by Tan Dang <tan.dang at gmail.com>
2006-08-15 06:47:38 +00:00
sturm
833d550cc0 move mule files into PFRAG.mule
noticed by Tan Dang <tan.dang at gmail.com>
2006-08-15 06:09:56 +00:00
kurt
f43edc19fa - fix build on macppc by using the correct define for a tmpnam(3) buffer
w/debugging help from drahn@
- remove "libtool --finish" which messed up the shared library directories
- remove obsolete mandir fix
libtool/mandir fixes from naddy@. okay mantainer and naddy@
2006-08-14 12:55:30 +00:00
ian
fea5981bc3 Enable build on amd64. Remove defunct maintainer at his request.
OK jasper@, naddy@
2006-08-13 19:58:58 +00:00
kurt
dbe3be9b94 javaPathHelper should be in RUN_DEPENDS not BUILD_DEPENDS. okay nikolay@ 2006-08-13 16:14:25 +00:00
kurt
825667fb25 Add missing RUN_DEPENDS on javaPathHelper. Noticed by Hans Zimmerman.
okay nikolay@
2006-08-13 16:11:58 +00:00
sturm
56583c4194 adapt DESCR with reality, a few applications moved from network3 to pim3
noticed by Sigfred Haversen <bsdlist at mumak.com>
2006-08-13 07:41:37 +00:00
bernd
29eede9263 Security fix for CVE-2006-3376. (http://secunia.com/advisories/20921/)
help & ok naddy@
2006-08-12 15:58:43 +00:00