Commit graph

99571 commits

Author SHA1 Message Date
jmmv
c69b924acc Note revision bump for gnome2-media to 2. 2006-06-20 15:52:26 +00:00
jmmv
f588876175 Depend on gst-plugins0.10-good so that the sound recorder is always built
(requires the gconf plugin).

Bump PKGREVISION to 2 because one could still generate binary packages
before that had a hidden dependency on the gconf plugin.
2006-06-20 15:51:29 +00:00
jlam
619d50bc2f Don't abuse the INSTALL and DEINSTALL scripts to replace the configuration
file for another package (and breaking CHECK_FILES).  Instead, instruct
the user on how to merge the example configuration file into the true
configuration file in a MESSAGE file.  Also, fix the path to the
kochi-ttf fonts.  Bump the PKGREVISION.
2006-06-20 15:50:46 +00:00
joerg
e4328b6c4e Force "nm -D" for DragonFly, otherwise symbol extraction from libc
doesn't work correctly.
2006-06-20 15:39:06 +00:00
jlam
8f71bbc4ec If FAILOVER_FETCH is defined, then we need the digest binary to already
be installed, so let uptodate-digest do that crazy thing it does.
2006-06-20 14:54:03 +00:00
jlam
fce460b04b Fix FAILOVER_FETCH usage to actually match documentation -- it's
supposed to be just defined/undefined, but was previously being used
as non-empty/emtpy.
2006-06-20 14:50:27 +00:00
joerg
9e77defa3a Use -pthread for thread linkage on DragonFly. 2006-06-20 14:41:16 +00:00
kent
2d89881e2a note update of emulators/peace
* fix a build error on recent -current
 * support for X.Org
2006-06-20 14:25:56 +00:00
kent
f50200107e Update PEACE to 0.0.20060620
* fix a build error on recent -current
 * support for X.Org
2006-06-20 14:23:45 +00:00
tonio
855dad50bb Note mail/mutt-devel version bump to 1.5.11nb5 2006-06-20 14:09:08 +00:00
tonio
cf3196bb17 The patch for imap/browse 2006-06-20 14:08:05 +00:00
tonio
f6b166b53e Add fix for imap code from mutt's cvs repository:
A malicious IMAP server could cause at least DoS
Bomp PKGREVISION
2006-06-20 14:07:31 +00:00
abs
4006cd4b65 The contents of include/bind vary widly between systems as bind9
dutifully installs whatever it thinks might be missing or just
substandard on the current system.
As the Makefile already adds the contents of share/doc/bind9
dynamically to the PLIST, do the same for include/bind.
Fixes the PLIST on RedHat EL 2 & 3, and does not break it on NetBSD/3
No PKGREVISION bump as no change to anything but generated PLIST
2006-06-20 13:37:22 +00:00
tron
ab5ff69efc Don't try to compile in Bluetooth support under NetBSD(-current).
The stub code is not compatible with the API presented by NetBSD.
2006-06-20 13:29:01 +00:00
martin
8cc6ca7e8f In XChangeProperty(), format = 32 means long - no matter how many bits
long has. The format value furthermore is not arbitrary, but needs to
be 8, 16 or 32. So don't pass Atom32 instead of long, or some sizeof()
calculation as format, hardcode the value and make sure the arg is
properly aligned.
Fixes PR 33680 (old problem), and an alignement related crash with gcc4
on sparc64.
2006-06-20 13:07:20 +00:00
joerg
4b35e55d66 Fix build with FreeType 2.2+ 2006-06-20 12:54:48 +00:00
joerg
c5aa45db0a Just require msgfmt for all xfce4 packages. 2006-06-20 12:25:51 +00:00
martin
8fbd8c8f22 Avoid a NULL pointer deref. 2006-06-20 09:36:20 +00:00
tron
5fd8500864 Add fix from the "mutt" CVS repository for a buffer overflow in the
IMAP code which could be exploited by a malicious IMAP server.
Bump package revision.
2006-06-20 09:14:46 +00:00
tron
c80e0f86d9 Note update of "mutt" package to version 1.4.2.1nb7. 2006-06-20 09:13:22 +00:00
minskim
9928d9eeda Make this package build with gcc-4. Patches provided by John D. Baker
in PR pkg/33764.
2006-06-20 03:37:04 +00:00
jlam
ded1793fc0 Cleanup fallout from {DE,}INSTALL_SRC removal: rewrite the INSTALL
script to be of the format expected by the pkginstall framework and
remove the explicit invocation of the INSTALL script from the post-install
target.  Also, split out the important text from the INSTALL script
and put it into a MESSAGE file.

Also, remove the unused show-shlib-type target.
2006-06-19 23:27:34 +00:00
jlam
5e59ad964f Cleanup fallout from {DE,}INSTALL_SRC removal: rewrite the INSTALL
script to be of the format expected by the pkginstall framework.
Also, split out the important text from the INSTALL script and put it
into a MESSAGE file.

Also, remove the unused show-shlib-type target.
2006-06-19 23:24:21 +00:00
jlam
ea184c8f99 Cleanup fallout from {DE,}INSTALL_SRC removal: rewrite the INSTALL
script to be of the format expected by the pkginstall framework.
Also, split out the important text from the INSTALL script and put it
into a MESSAGE file.
2006-06-19 23:20:59 +00:00
jlam
23716a3db6 Clean up fallout from {DE,}INSTALL_SRC removal: if using the pkginstall
framework, then the INSTALL script should not be explicitly invoked
in the post-install target.

Also remove an extraneous show-shlib-type target that no longer has
any effect in pkgsrc.
2006-06-19 23:19:24 +00:00
jlam
c175bfe35e {DE,}INSTALL_SRC is not actually obsolete without some other changes
to the DEINSTALL/INSTALL scripts so that they are the correct format
as expected by the pkginstall framework.  Fix the DEINSTALL script.

Also, use REQD_DIRS to manage the Input/Meta directory instead of
using @unexecJ lines in the PLIST.
2006-06-19 23:16:33 +00:00
jlam
86adb8d0bc Improve the DEINSTALL script by checking for the presence of the data
directory before promping the user to remove it.  Also rewrite in style
expected by pkginstall framework.
2006-06-19 23:09:59 +00:00
joerg
51b785694a Force gtar for extraction, pax-as-tar can't handle this at least on
DragonFly.
2006-06-19 22:38:38 +00:00
joerg
eb175cf6cc Deal with const-ness of dlerror()'s return value like gpsim-devel. 2006-06-19 22:05:14 +00:00
joerg
795c6004c1 Needs msgfmt. 2006-06-19 21:45:54 +00:00
joerg
1418238a13 Fix build with FreeType 2.2.1. 2006-06-19 21:16:19 +00:00
jdolecek
6eec49fe54 fixup the .cz entry - it doesn't have the 'distribution' subdir and
doesn't hold updates
2006-06-19 20:22:33 +00:00
jdolecek
86377d2a0c add .cz mirror 2006-06-19 20:16:30 +00:00
joerg
8b82107f49 Needs msgfmt (and breaks with strange errors otherwise). 2006-06-19 19:45:18 +00:00
joerg
8b67fac865 Use loadavg() on DragonFly as well. 2006-06-19 19:32:41 +00:00
joerg
abd6cf86f7 salo says "using textproc/intltool/b3.mk is the correct way". 2006-06-19 19:24:34 +00:00
minskim
5240208014 Note PKGREVISION bump of python24. 2006-06-19 17:51:21 +00:00
minskim
2f1eb8ab82 Add a missing file to PLIST.Darwin. Bump PKGREVISION. 2006-06-19 17:50:57 +00:00
minskim
eee353d820 Do not declare conflicting srandom() on Darwin. 2006-06-19 17:07:45 +00:00
minskim
3f97df80c5 Make this package build on Darwin.
- Use .dylib instead of .so.
  - Include stdlib.h for malloc().
2006-06-19 16:48:49 +00:00
christos
c39f292a69 regen 2006-06-19 13:46:36 +00:00
christos
9c757a4659 Try to make this work for 3.0 2006-06-19 13:46:02 +00:00
adam
00c73b070e Fix buildling on Darwin/Mac OS X with GCC 4 2006-06-19 13:21:14 +00:00
joerg
8a1f98faa2 Explicitly depend on imake. 2006-06-19 12:23:02 +00:00
ghen
50dc9c8cba Updated mail/dovecot to 1.0beta9nb2. 2006-06-19 08:28:57 +00:00
ghen
38e1dedacc 1.0beta9 didn't start when ssl_listen wasn't explicitly set in the config file.
Add a fix from Dovecot's CVS, and bump PKGREVISION.
2006-06-19 08:28:05 +00:00
seb
33ddb33c76 Note update of databases/mysql4-{client,server} to version 4.1.20 [security
update]
2006-06-19 07:54:22 +00:00
seb
83499fbef4 Update mysql4-client and mysql4-server to version 4.1.20.
Most notably this version includes fixes for
http://secunia.com/advisories/20365/
and
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2006-0903

The fix for the latter was provided in PR pkg/33616 by Cedric
Devillers, cedric dot devillers at script dottt univ-paris7 dot fr,
and is not part of the upstream version 4.1.20.

* Changes since last packaged version (4.1.19)
(see http://dev.mysql.com/doc/refman/4.1/en/news-4-1-20.html for me details):

This is a security fix release for the previous production release
family.  This release includes the security fix described later in
this section and a few other changes to resolve build problems,
relative to the last official MySQL release (4.1.19).

Bugs fixed:
- Security fix: An SQL-injection security hole has been found in
multi-byte encoding processing. The bug was in the server, incorrectly
parsing the string escaped with the mysql_real_escape_string() C
API function. (CVE-2006-2753, Bug#8378)
 This vulnerability was discovered and reported by Josh Berkus
 <josh@postgresql.org> and Tom Lane <tgl@sss.pgh.pa.us> as part of
 the inter-project security collaboration of the OSDB consortium.
- The patch for Bug#8303 broke the fix for Bug#8378 and was undone.
(In string literals with an escape character (\) followed by a
multi-byte character that has a second byte of (\), the literal
was not interpreted correctly. The next byte now is escaped, not
the entire multi-byte character. This means it a strict reverse of
the mysql_real_escape_string() function.)
- The client libraries had not been compiled for position-indpendent
code on Solaris-SPARC and AMD x86_64 platforms. (Bug#13159, Bug#14202,
Bug#18091)
- Running myisampack followed by myisamchk with the --unpack option
would corrupt the auto_increment key. (Bug#12633)
2006-06-19 07:52:59 +00:00
rillig
3d3e981e74 Fixed paths to the siod interpreter. Bumped PKGREVISION. 2006-06-19 02:28:52 +00:00
taca
1728544658 Fix files/README about initial database creation noted
by PR pkg/33762 from S. Kitagawa, thanks much.
2006-06-19 02:27:04 +00:00