Commit Graph

32344 Commits

Author SHA1 Message Date
espie
31439b28cc This is needed for addons... 2006-02-16 13:48:27 +00:00
espie
0add359dad remove patches that are not there ALSO from CVS.
thanks bernd@
2006-02-16 12:35:32 +00:00
espie
a9c8fc4a91 disable ossthreaded sound output for now, since we know it does not work
at all.
2006-02-16 12:33:43 +00:00
espie
6a88533d94 unbreak, update to 3.5.1 2006-02-16 11:55:22 +00:00
espie
df4c6c8786 update to v 0.9.5, lots of error condition fixes, better types. 2006-02-16 11:08:26 +00:00
espie
86733aad6b 3.5.1, finally 2006-02-16 08:25:11 +00:00
david
9e2fccfe54 typo in DESCR; bump PKGNAME; ok kurt@ 2006-02-16 05:46:21 +00:00
david
cf9c2ac95b typo in DESCR; bump PKGNAME; ok matthieu@ 2006-02-16 05:44:10 +00:00
pvalchev
6487223aec add teTeX 2006-02-16 00:10:46 +00:00
sturm
029b891751 install better configuration example
from maintainer Michael Knudsen <mk at molioner.dk>
2006-02-15 20:40:00 +00:00
jolan
42b25062b3 the first sourceforge mirror listed is super slow so switch to a faster
one
2006-02-15 16:35:21 +00:00
sturm
dd946eb48e use calloc() to not core dump with malloc.conf -> J
from Ray Lai <ray at cyth.net>
2006-02-15 06:34:04 +00:00
sturm
d02165c4a3 move LIB_DEPENDS to BUILD/RUN_DEPENDS
no WANTLIB needed
no more MODGNU_SHARED_LIBS

noticed by steven@
2006-02-15 06:28:39 +00:00
sturm
45d8b2e15f use bcopy instead of memcpy to work around a gcc optimizer bug resulting
in unaligned accesses on sparc64
fix WANTLIB
honour CC, CFLAGS more or less

from Stuart Henderson <stu at spacehopper.org>
ok ian, jolan
2006-02-15 06:11:39 +00:00
david
45a9fffed8 remove .orig file in tarball; fixes make update-patches; ok sturm@ 2006-02-15 05:59:41 +00:00
david
96f9daee9c correctly spell postgresql in DESCR; bump PKGNAME; ok sturm@ 2006-02-15 05:58:19 +00:00
david
8a4bd3e07f replace /usr/local with PREFIX and bump PKGNAME
ok wilfried@ sturm@
2006-02-15 05:14:29 +00:00
pvalchev
9b17774532 -fPIC needed for shared libs 2006-02-14 23:48:10 +00:00
espie
8698ef94d2 fix installation of karboncommon 2006-02-14 23:35:15 +00:00
mbalmer
2c2240c2f4 Security update to PostgreSQL version 8.1.3.
Vulnerabilities in PostgreSQL SET ROLE/SET SESSION AUTHORIZATION

By issuing SET ROLE with a specially crafted argument, it is possible
for any logged-in database user to acquire the privileges of any other
database user, including superusers.  Database superuser status allows
access to the machine's filesystem and hence might be used to mount
remote attacks against the rest of the server's operating system.
This error exists in PostgreSQL releases 8.1.0 - 8.1.2 and is fixed in 8.1.3.

The same underlying bug exists in SET SESSION AUTHORIZATION in all
releases back to 7.3.  This variant cannot be exploited for privilege
escalation, because one must already be superuser to use SET SESSION
AUTHORIZATION.  However, if the server has been compiled with Asserts
enabled (which is not the default), then it is possible to trigger an
Assert failure before the privilege check is reached.  This would cause
a momentary denial of service to other database users.  This is repaired
in PostgreSQL releases 8.1.3, 8.0.7, 7.4.12, and 7.3.14.
2006-02-14 18:59:36 +00:00
steven
f3921d33d6 remove unneeded WANTLIB and LIB_DEPENDS (only symlinks are installed, not
executables).
2006-02-14 16:50:48 +00:00
steven
aee309fe46 add working master site, and update maintainer e-mail address.
from Lawrence Teo (maintainer)
2006-02-14 10:18:37 +00:00
sturm
e9551af0a2 make this work by utilising etex and pdfetex
from Vladimir Támara Patiño <vtamara at pasosdejesus.org>
2006-02-13 20:44:57 +00:00
steven
8f4c4c8b36 skip libtool's -release flag, so we actually have a library in the package.
bump PKGNAME.

looks good bernd@
2006-02-13 17:34:48 +00:00
david
91aa785654 fix various typos in openafs-setup
replace /usr/local with PREFIX in MESSAGE
bump PKGNAME
ok MAINTAINER
2006-02-13 17:27:01 +00:00
jolan
16b0db9bcf @comment some duplicates from asterisk proper to resolve conflict
from Ben Lovett
2006-02-13 03:59:52 +00:00
steven
fa2cdca231 build with bz2 support. bump PKGNAME and shared lib version.
remove unneeded MODGNU_SHARED_LIBS while here.

ok grange@ naddy@
2006-02-12 22:29:58 +00:00
brad
267c14dfec upgrade freebsd_lib to libraries from FreeBSD 4.11.
with this upgrade FreeBSD 1.x, 2.0.x and 2.1.x
libraries were removed.

Resolves PR # 4949

ok aanriot@ nikolay@
2006-02-12 21:34:45 +00:00
david
c8b3505c2f remove "the the" and replace /usr/local with PREFIX in MESSAGE; bump PKGNAME
ok wilfried@
2006-02-12 19:31:36 +00:00
alek
d7463b74c5 - USE_LIBTOOL
- Fix libint/libiconv linking
- Don't use bundled libintl headers
- Bump PKGNAME
2006-02-12 16:46:08 +00:00
espie
5d80851387 cache even more stuff.
avoid half the computation in conflicts.

allows to specify packing-lists directly.
2006-02-12 16:33:35 +00:00
david
4041514197 sort SUBDIR list; ok sturm@ 2006-02-12 16:24:50 +00:00
aanriot
12fa56ee81 - use ${LOCALBASE} and ${SYSCONFDIR}.
- USE_X11.
- bump PKGNAME.

ok alek@
2006-02-12 16:24:18 +00:00
david
49508d63d1 + snort,mysql and snort,postgresql; no objections sturm@ 2006-02-12 15:54:54 +00:00
david
047acf5665 remove commented xfmail,threads flavor which was removed 4 years ago 2006-02-12 15:41:23 +00:00
david
9923841b93 cleaning: remove commented nonexistent SUBDIR entries; ok sturm@ 2006-02-12 14:58:15 +00:00
steven
d323030b6f - reintroduce patches to remove -release libtool flag
- use MODULES=devel/gettext
- sync PLIST
- bump PKGNAME

looks good wilfried@
2006-02-12 11:58:24 +00:00
steven
b98c4b069f add missing libraries in WANTLIB, move intl iconv to MODULES=devel/gettext 2006-02-12 01:44:09 +00:00
steven
8560f8dc3e - add missing library in WANTLIB
- move iconv intl into MODULES=devel/gettext
- sync PLIST with new gettext
2006-02-12 01:22:00 +00:00
steven
3b420a9ef0 move gtk+ to LIB_DEPENDS, add missing WANTLIB marker, and use gettext.
ok naddy@
2006-02-11 21:27:04 +00:00
bernd
299b919c2e Depend on x11/hicolor-icon-theme. Bump PKGNAME.
This fixes some KDE icon problems. Reported on ports@ by some people.

"go ahead" espie@
2006-02-11 18:22:35 +00:00
sturm
cca241ce25 minor code change without distfile name bump, stupid people 2006-02-11 16:37:02 +00:00
otto
51e6ffdaf6 Make sure we clear the saved id, by calling sete{u,g}id() before
set{g,u}id(); this makes gzip able to open /dev/stdin again. Problem
seen by Joachim Schipper in PR 5015. ok espie@
2006-02-11 16:15:46 +00:00
aanriot
64f4e322a8 - create _ipfreely:_ipfreely in a registered slot.
- bump PKGNAME.

ok alek@ niallo@
2006-02-11 14:43:24 +00:00
aanriot
0854d47f03 add _ipfreely:_ipfreely.
ok alek@ niallo@
2006-02-11 14:40:51 +00:00
alek
10e6b1d04d File missed in my previous commit
spotted by steven@ and david@, thanks!
2006-02-11 14:28:29 +00:00
sturm
c6b969f3c2 bump PKGNAME for mule FLAVOR as well (after WANTLIB changes) 2006-02-11 08:53:26 +00:00
brad
91367a7e1f Dovecot has code that is MIT licensed as well. 2006-02-11 04:10:08 +00:00
steven
49598b070f fix WANTLIB 2006-02-10 23:15:11 +00:00
steven
6c86df8b1f fix WANTLIB, HOMEPAGE, and MASTER_SITES; bump PKGNAME. 2006-02-10 23:03:53 +00:00