jmmv
b35130a2f6
Disable -Werror, which breaks the build under, at least, amd64 (so it's
...
now probably fixed).
2005-06-12 16:43:29 +00:00
salo
52a3bbcd0e
Security fix for DoS in BGP packets' processing.
...
Patch from tcpdump cvs.
2005-06-12 15:38:32 +00:00
jdolecek
485342b9d6
allow PECL-like extensions with different MASTER_SITES or EXTRACT_SUFX
2005-06-12 15:29:48 +00:00
taca
dab17d6a6d
-ruby-mysql-2.5.2 (updated to ruby-mysql 2.6).
2005-06-12 15:27:24 +00:00
taca
3ea2e17e65
Note update of databases/ruby-mysql package to 2.6.
2005-06-12 15:25:31 +00:00
taca
242948577c
Update ruby-mysql package to 2.6. (not security fix but leaf pacakge.)
...
pkgsrc changes:
- Change HOMEPAGE in English.
- Add style sheet to installed documents.
distribution changes:
2005-04-25: version 2.6
* add constants for Mysql#option(): Mysql::OPT_PROTOCOL,
Mysql::OPT_READ_TIMEOUT, Mysql::OPT_WRITE_TIMEOUT,
Mysql::SET_CHARSET_DIR, Mysql::SET_CHARSET_NAME,
Mysql::SHARED_MEMORY_BASE_NAME, Mysql::SECURE_AUTH
* add methods: Mysql#more_results?(), Mysql#next_result(),
Mysql#set_server_option(), Mysql#sqlstate()
* add constants for Mysql#connect(): Mysql::CLIENT_MULTI_STATEMENTS,
Mysql::CLIENT_MULTI_RESULTS
* add constants for Mysql#set_server_option():
Mysql::OPTION_MULTI_STATEMENTS_ON, Mysql::OPTION_MULTI_STATEMENTS_OFF
* add Mysql#query() with block
* add Mysql#reconnect(), Mysql#reconnect=()
* When connection was closed, it don't try to reconnect by default.
2005-02-12: version 2.5.2
* BUG: Mysql#connect make object to not close. (Thanks Andres Salomon)
2005-06-12 15:23:03 +00:00
taca
a283ede4d5
-ruby-RMagick-1.8.2
...
-ruby-imlib2-0.5.2
-samba-3.0.14a
2005-06-12 15:03:22 +00:00
taca
115a90cedf
Note,
...
- update of ruby-RMagick package to 1.8.2.
- update of ruby-imlib2 package to 0.5.2.
- correct previous update entiry of ruby-RMagick package.
2005-06-12 15:02:24 +00:00
taca
23bfa7ce7e
Update ruby-imlib2 pacakge to 0.5.2 provided by pkg PR/30498 from
...
OBATA Akio.
* Sat Jun 11 05:10:05 2005, pabs <pabs@pablotron.org>
* imlib2.c: fix Image#draw_text brokenness
* imlib2.c: check buffer size in Image#put_data (Fixes : #32 )
* imlib2.c: increment version to 0.5.2
* README: ditto
* imlib2.gemspec: ditto
* AUTHORS: update tilman's entry
* Sat Jun 11 05:34:58 2005, pabs <pabs@pablotron.org>
* releasing 0.5.2
2005-06-12 14:57:51 +00:00
taca
e3884796f0
Update ruby-RMagick package to 1.8.2 provided by PR pkg/30497.
...
o Fix bug #1983 , potential buffer overflow in version_constants
o Added feature #2015 , support the pointsize, authenticate,
and sampling_factor attributes in Image::Info
2005-06-12 14:49:03 +00:00
hira
cfd19a1eab
Note PKGREVISION bump of comms/mgetty+sendfax.
2005-06-12 14:31:58 +00:00
hira
d95fa722f6
- Add missing definition of CONF_EXAMPLES_DIR.
...
- Add missing entry to PLIST.
Bump PKGREVISION. This closes PR pkg/30073.
2005-06-12 14:29:53 +00:00
dillo
79aa84b5f7
replace centered dots with `o', as they are not always displayed correctly
...
noted by adrianp
2005-06-12 13:57:24 +00:00
jmmv
9152de3946
Note revision bump for curl to 1.
2005-06-12 13:44:26 +00:00
jmmv
2697615f3b
Make the include/curl/multi.h self-contained to fix the build of packages
...
using it (such as the new drivel-2.0.0). Bump PKGREVISION to 1.
The problem is that this header file requires the fd_set definitions, but
it only pulls in <sys/select.h> on AIX and NETWARE systems. Instead, change
the inclusion to only happen if configure script detected it during build
time.
2005-06-12 13:43:36 +00:00
jmmv
cb8ba3f79f
Remove libyahoo and gtkyahoo.
...
The project was declared dead on February 27th 2003, although the last version
dates from August 14th 2001. Not to mention that the program does not work
any more due to all the changes in Yahoo's authentication mechanisms in the
meantime.
2005-06-12 13:03:38 +00:00
wiz
e9fa63e8c5
+ fox-1.4.16.
2005-06-12 12:24:54 +00:00
wiz
842c5c1fc4
regen patch-aa (as standard unidiff). Addresses part of PR 29877.
2005-06-12 11:16:56 +00:00
jdolecek
9d24d45062
adapt to recent pkgsrc changes
2005-06-12 11:01:04 +00:00
jdolecek
e43a5f7edd
(temporarily) re-add Opera7 package - Opera8 doesn't work on NetBSD MP systems
2005-06-12 10:54:58 +00:00
jdolecek
01298b5ef3
re-add Opera7 package - it does have a vulnerability, but Opera8 isn't
...
usable on NetBSD MP systems ATM
2005-06-12 10:52:10 +00:00
jdolecek
dd71035ec0
add message about crash problem with MP systems
2005-06-12 10:47:43 +00:00
jlam
3b2602907d
Pass the correct path to the installed db4 files. Also, transform
...
"-ldb" to "-ldb4" so that the configure script doesn't use a system
libdb.so instead of the pkgsrc libdb4.so. This fixes PR pkg/23615.
2005-06-12 08:59:32 +00:00
taya
0f0e6b7d7f
apply patch sent by yamajun AT ofug.net to fix bug of anthy-dic-tool.
...
fix pkg/30448
2005-06-12 08:52:54 +00:00
hira
47577dcd67
Pass WRKSRC=${WRKSRC} to MAKE_ENV. This fixes PR pkg/30076.
2005-06-12 08:41:56 +00:00
jlam
10003736e7
This package requires imake & xmkmf to build so note it in USE_TOOLS.
2005-06-12 08:22:59 +00:00
jdolecek
0ef8398d93
g/c the UPGRADE_PKG code - it's no longer used, and the empty 'for'
...
list causes problems with some (e.g. Irix) shells
2005-06-12 08:18:28 +00:00
jlam
1ee0c53214
math/gcalctool requires bison to build, even though it claims it only
...
needs yacc. This fixes PR pkg/29897.
2005-06-12 07:58:08 +00:00
jlam
ac21d3de46
KDE-3.x configure scripts use xmkmf to discover properties of the
...
X11 distribution, so add USE_TOOLS+=imake. This addresses part of
PR pkg/26744.
2005-06-12 07:49:16 +00:00
jlam
ed518761e2
Don't prevent this package from building/installing even if getopt_long
...
is already provided by the system natively. There is no reason to
prevent its installation.
2005-06-12 07:26:18 +00:00
jlam
829dde9e0d
Several of the netpbm shell scripts use bashisms, so force using bash
...
for all of the shell scripts. Bump the PKGREVISION to 1. This fixes
PR pkg/23636.
2005-06-12 06:37:32 +00:00
jlam
02e0712ae3
GNU make isn't required all of the time... only for Linux. As the
...
pkgsrc imake-handling already causes gmake to be used on Linux, remove
USE_TOOLS+=gmake from the package Makefile. This correctly fixes
PR pkg/23078 and PR pkg/29656.
2005-06-12 05:26:47 +00:00
jlam
ef34473be4
Rename the INSTALL script template to INSTALL.openwin so avoid triggering
...
the special handling in bsd.pkg.mk if ${PKGDIR}/INSTALL exists. This
fixes PR pkg/30502.
2005-06-12 05:06:11 +00:00
jlam
c97f8417a8
Remove the need to archivers/gsharutils at build-time to extract the
...
distfiles. This fixes PR pkg/29877.
2005-06-12 04:03:30 +00:00
jlam
55c85320ca
Separate the message from the do-distribution-patch and do-pkgsrc-patch
...
targets so that if they're overridden in the package Makefile, the
message is still printed.
2005-06-12 03:59:42 +00:00
jlam
7969727e46
Rename "apply-distribution-patches" and "apply-pkgsrc-patches" targets
...
to "do-distribution-patch" and "do-pkgsrc-patch", respectively, and
allow them to be overridden by the package Makefile. This allows for
more fine-grained overriding of the patch process.
2005-06-12 03:38:04 +00:00
jlam
8cba08b973
Some shells don't accept empty word lists in for loops. For those
...
Makefiles where this occurs, edit the file so that we avoid running
the loop. This should fix PR pkg/28809.
2005-06-11 22:16:15 +00:00
jlam
9877fbb264
Perl embeds the full paths to hostname, ln, and sed in several installed
...
files, so make sure the paths to the ones in ${TOOLS_DIR} aren't used.
2005-06-11 21:57:11 +00:00
wiz
af82255ee9
Updated x11/wxGTK to 2.4.2nb5
2005-06-11 17:18:52 +00:00
wiz
2138f7d7dd
Fix automake m4 macro quoting. Closes PR 30501.
...
Bump PKGREVISION.
2005-06-11 17:17:56 +00:00
wiz
b26abba031
Now that bsd.options.mk has been changed, only add mmx to PKG_SUPPORTED_OPTIONS on i386.
2005-06-11 16:53:18 +00:00
dillo
d483ad77f7
regen
2005-06-11 16:33:48 +00:00
dillo
c360872d9f
Fix capitalization of section heading.
...
Add comments with suggested contents from jmmv's original mail.
2005-06-11 16:31:40 +00:00
dillo
1708023c36
Update to new handling of no supported options.
...
Remove commented out user-level documentation.
2005-06-11 16:31:03 +00:00
dillo
bb6b79a875
in do-lint, invoke make with the MAKE_ENV set. Makes it work with
...
LOCALBASE != /usr/pkg.
2005-06-11 16:26:47 +00:00
dillo
91ba937bb4
Allow this file to be included even if no options are supported
...
(as may be the case if all options are platform specific). In that
case set PKG_OPTIONS to empty and skip the rest of the file.
Okayed by jlam.
2005-06-11 16:12:13 +00:00
hira
1e0f391428
Use PKG_SYSCONFDIR framework. Reviewed by wiz@.
2005-06-11 15:00:04 +00:00
wiz
e479d35159
+ ruby-RMagick-1.8.2 [pkg/30497], ruby-imlib2-0.5.2 [pkg/30498].
...
- ruby-RMagick-1.8.1 [pkg/30313], ruby-imlib2-0.5.1 [pkg/30372].
2005-06-11 12:03:57 +00:00
wiz
71724b2894
Set RM to MAKE_RM -f instead of MAKE_RM.
...
Seems that MAKE_RM was changed to not include -f any longer in the last month
or so/
Fixes bulk build problem.
2005-06-11 11:45:53 +00:00
wiz
ed24404272
+ crimson-0.4.8, glib-2.6.5, wget-1.10, xpad-2.8.
2005-06-11 11:29:52 +00:00