Commit Graph

32278 Commits

Author SHA1 Message Date
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
steven
353e0b7088 fix WANTLIB 2006-02-10 22:12:52 +00:00
espie
99191e5711 synch with XOrg 6.9 2006-02-10 21:17:01 +00:00
aanriot
900ea136ef - update PLIST with new gettext.
- update COMMENT and DESCR.
- bump PKGNAME.
2006-02-10 21:10:03 +00:00
aanriot
9d55766457 looks like they have rerolled the distfile, so update distinfo and bump
PKGNAME.

confirmed by ian@
2006-02-10 21:02:25 +00:00
ian
1e6211aafa To make Thunderbird open links using Firefox...; bump PKGNAME 2006-02-10 20:10:57 +00:00
marco
7e633931af bump PKGNAME
yelled at by Nikolay & Bernd, sorry forgot.
2006-02-10 19:09:00 +00:00
sturm
7f44ebf8ab use fclose() on fdopen()'ed file streams instead of pclose()
from TAKAHASHI Tamotsu in ports/5010
2006-02-10 18:54:58 +00:00
steven
10ae91334b fix WANTLIB for cups flavor.
ok bernd@
2006-02-10 18:33:46 +00:00
steven
ec668d6ee4 - move libao from LIB_DEPENDS to RUN_DEPENDS for the -esd and -arts
subpackages, since no libraries are linked against.
- while here, move iconv intl to MODULES=devel/gettext

with some suggestions from and ok naddy@
2006-02-10 18:26:33 +00:00
marco
9b62567b4d 1. It fies the one reported bellow by Bruno, and
2. It handles secure level 2 properly.
Bruno Bigras <blood at burnbox dot net>

ok maint
2006-02-10 18:12:24 +00:00
steven
2c40dff8b0 add missing libraries in WANTLIB and LIB_DEPENDS which also makes build/run
depends unnecessary in this case.

ok naddy@
2006-02-10 18:07:37 +00:00
naddy
ba64c634c8 Toni requested that this be handed over to Jasper Lievisse Adriaanse 2006-02-10 16:54:38 +00:00
naddy
4aca4e1e5f oops, sturm@ pointed out i forgot to update the plist 2006-02-10 16:36:37 +00:00
espie
6c68cb78da update path for static shells in 3.8 2006-02-10 11:33:17 +00:00
steven
2c369118f2 use MASTER_SITE_XCONTRIB here 2006-02-10 10:26:56 +00:00
steven
8b9dfb7ff4 remove MASTER_SITE_LOCAL, distfile is not there. 2006-02-10 10:24:39 +00:00