Commit graph

137247 commits

Author SHA1 Message Date
joerg
440525b2cc No inttypes.h on SFU. From Hiroyuki Bessho in PR 40451. 2009-02-03 18:26:50 +00:00
sborrill
a2b0ff180c Scratch previous change. nsis won't build with scons-devel, so switch to
devel/scons and bump PKGREVISION for dependency change.
2009-02-03 15:29:46 +00:00
sborrill
14fef36f8f devel/scons-devel contains the scons-devel, not scons, so fix dependency. 2009-02-03 15:24:46 +00:00
obache
8f229e5b80 Updated databases/tokyotyrant to 1.1.12 2009-02-03 13:58:09 +00:00
obache
0c5c013391 Update TokyoTyrant to 1.1.12.
Changes:
2009-02-03  Mikio Hirabayashi  <mikio@users.sourceforge.net>

	* myconf.c (nan): xBSDs are now supported.

	* ttserver (proc): parameter checking and warning were added.

	* tcrmgr.c (runmisc, procmisc): table database is now supported.

	* tcrdb.c (tcrdbtblput, tcrdbtblout, tcrdbtblget): new functions.

	* tcrdb.c (tcrdbtblsetindex, tcrdbtblgenuid, tcrdbqrysearch): new functions.

	- Release: 1.1.12
2009-02-03 13:57:56 +00:00
joerg
97f4088f5d Remove the remaining trails of HAVE_DBLIB. 2009-02-03 13:49:56 +00:00
jmcneill
55db3e264a Change COMMENT; as this software was last updated in 1999, the 'Play most
popular animation formats' comment doesn't really make sense anymore. Now
reads 'Play a variety of simple animation formats'.

ok pooka@
2009-02-03 13:45:23 +00:00
joerg
4835ef2879 Fix PR 40456: Mac OS X can't deal well with BSS in static libraries. 2009-02-03 13:44:34 +00:00
joerg
2b915dcf8f If no db.h or variant exists, use the one from nbcompat.
For PR 40544.
2009-02-03 13:18:03 +00:00
joerg
c5349bbb20 Include fcntl.h for O_RDONLY, it is included indirectly on NetBSD, but
not on Solaris. Part of PR 40544.
2009-02-03 13:15:34 +00:00
obache
3abc5e5bc1 Updated graphics/ruby-RMagick to 2.9.1 2009-02-03 12:45:14 +00:00
obache
ae5dec5284 Update RMagick to 2.9.1.
Changes:
RMagick 2.9.1
    o Fix a bug that prevents the use of transparent background colors when
      built with ImageMagick 6.4.9-0
2009-02-03 12:44:52 +00:00
drochner
c99605bad6 regen distinfo for new patches in mplayer-share, bump PKGREVISION
thanks to David Sainty for noticing
2009-02-03 12:40:47 +00:00
obache
d4d640c20a Updated fonts/vlgothic-ttf to 20090108 2009-02-03 12:24:55 +00:00
obache
cc2564fcbd Update vlgothic-ttf to 20090108, by maintainer update request via PR 40484.
Changelog:
Change glyph for 169 characters and add 1 character (U+4FF1).
2009-02-03 12:24:39 +00:00
obache
18c5db2aa7 And also need to include termcap.buildlink3.mk in buildlink3.mk.
Should fix build failure on depended packages, like a PR 40482.
2009-02-03 12:13:37 +00:00
martti
4fe9775eea ejabberd 2009-02-03 12:07:39 +00:00
martti
8cca5e259b Updated chat/ejabberd to 2.0.3
* Do not ask certificate for client (c2s)
* Check digest-uri in SASL digest authentication
* Use send timeout to avoid locking on gen_tcp:send
* Fix ejabberd reconnection to database
* HTTP-Bind: handle wrong order of packets
* MUC: Improved traffic regulation management
* PubSub: Several bugfixes and improvements for best coverage of XEP-0060 v1.12
* Shared Roster Groups: push immediately membership changes
* Rotate also sasl.log on "reopen-log" command
2009-02-03 12:07:26 +00:00
drochner
9bf5e786d8 bump PKGREVISIONS for security patches added to mplayer-share,
thanks to David Sainty for noticing
2009-02-03 12:01:04 +00:00
uebayasi
a0b558f3d9 Samba embeds lots of debug info into shipped binaries; one is an explicit
source directory source/smbd/build_options.c and __FILE__ lines in DEBUG().
Give up wrkref checks here.
2009-02-03 09:46:41 +00:00
dbj
f449e104a4 fix problems with missing -lXau on darwin and solaris (at least)
by providing a default define of SharedLibX which causes it to use a shared libaudio
if the installed imake templates don't define it
2009-02-03 09:39:16 +00:00
obache
28277b9465 Updated multimedia/x264-devel to 20081217nb1 2009-02-03 08:44:30 +00:00
obache
a71a8b672c Let to link libx264.la with ${LDFLAGS}, not only ${PTHREAD_LDFLAGS} and
${PTHREAD_LIBS}, same as original .so target.
At least, need to link with -lm (using pow(3))

Bump PKGREVISION.
2009-02-03 08:44:15 +00:00
obache
0e5089350b Reset BUILTIN_PKG after inclution of pthread.builtin.mk.
workaround of PR 40254.
2009-02-03 08:35:13 +00:00
adam
91d7dfcb90 Added svg option 2009-02-03 07:33:37 +00:00
adam
35859d9fdd PLIST fix; svg now is an option 2009-02-03 06:21:40 +00:00
seb
df4a509ee2 Note initial addition of p5-WWW-Shorten version 2.02 as www/p5-WWW-Shorten
into The NetBSD Packages Collection.

The Perl 5 module WWW::Shorten provides an interface to URL shortening
sites. These sites maintain databases of long URLs, each of which
has a unique identifier. A very simple program called shorten is
supplied. This program takes a URL and gives you a shortened version
of it.
2009-02-03 06:17:53 +00:00
seb
be7468d28a Add & enable p5-WWW-Shorten 2009-02-03 06:17:41 +00:00
obache
922bbcedf1 -gsm-1.0.12 2009-02-03 06:17:03 +00:00
seb
e448e497d6 Initial import of p5-WWW-Shorten version 2.02 in the NetBSD Packages
Collection.

The Perl 5 module WWW::Shorten provides an interface to URL shortening
sites. These sites maintain databases of long URLs, each of which
has a unique identifier. A very simple program called shorten is
supplied. This program takes a URL and gives you a shortened version
of it.
2009-02-03 06:17:00 +00:00
obache
09269c084e Note revbump came from audio/gsm. 2009-02-03 06:16:28 +00:00
obache
e913d4f40a Recursive revision bump came from audio/gsm. 2009-02-03 06:11:12 +00:00
obache
3e2e481bb0 Updated audio/gsm to 1.0.12 2009-02-03 06:09:28 +00:00
obache
05d87d2eb8 Update gsm to 1.0.12 a.k.a 1.0-pl12.
Bump ABI_DEPENDS because reentrant fix changed struct gsm_state.
(It is defined in gsm/private.h, but used by other packages directly).

Fri Jun  2 06:27:56 2006        Jutta Degener (jutta@pobox.com)

        * Release 1.0 Patchlevel 12
        src/code.c: removed modifiable static storage that made the library
                non-reentrant.  (Thanks to Paul Gibbs for pointing out the bug.)

Sat Mar 18 11:48:28 2006        Jutta Degener (jutta@pobox.com)

        * Release 1.0 Patchlevel 11
        src/gsm_implode.c: fix WAV49 implode
        move source archive location
2009-02-03 06:09:09 +00:00
seb
415bcc7665 Note initial addition of p5-Config-Auto version 0.20 as
devel/p5-Config-Auto into The NetBSD Packages Collection.

The Perl 5 module Config::Auto provides an interface to diverse
config file formats 'magically': colon separated, space separated,
equals separated, XML, Perl code, Windows INI, BIND9 and irssi style
config files format are supported.
2009-02-03 06:03:06 +00:00
seb
fbee629a48 Add & enable p5-Config-Auto 2009-02-03 06:02:21 +00:00
seb
71ef2b6600 Initial import of p5-Config-Auto version 0.20 in the NetBSD Packages
Collection.

The Perl 5 module Config::Auto provides an interface to diverse
config file formats 'magically': colon separated, space separated,
equals separated, XML, Perl code, Windows INI, BIND9 and irssi style
config files format are supported.
2009-02-03 06:01:40 +00:00
abs
428dda6674 Finish the PLIST fix in previous revision - bump PKGREVISION again 2009-02-02 23:12:52 +00:00
seb
68a6b86b8f Note update of net/p5-NetAddr-IP to version 4.024 2009-02-02 22:16:14 +00:00
seb
90db96b3d8 Update from version 4.022 to version 4.024.
Upstream changes:
4.024  Mon Jan 26 00:27:32 PST 2009
	documentation update

4.023  Fri Jan 16 14:30:40 PST 2009
	added the capability to set the CASE of ipV6 text return
	values to either upper or lower. Thanks to
	Rob Riepel <riepel@networking.Stanford.EDU> for developing
	this improvement and providing a comprehensive patch
2009-02-02 22:15:00 +00:00
abs
97b580aaa2 Added www/ies4linux version 2.99.0.1 2009-02-02 20:32:27 +00:00
abs
070cc4c768 +ies4linux 2009-02-02 20:32:02 +00:00
abs
809d6a811c Added www/ies4linux version 2.99.0.1
IEs4Linux is the simpler way to have Microsoft Internet Explorer
running on any OS running Wine.

It provides a script with an optional GUI interface to install
various versions of IE and associated registry settings and plugins
into your .wine configuration.
2009-02-02 20:30:44 +00:00
jnemeth
8d4ad8b1b5 note update of www/privoxy to 3.0.8nb1 2009-02-02 20:07:26 +00:00
jnemeth
d9624db5cb PR/40532 - Cem Kayali -- group permissions too broad
Just fixing security issue, will leave pkg update for MAINTAINER for now.
2009-02-02 20:00:40 +00:00
joerg
6daf419fa5 Create users with -M. On Linux this gives the same behavior as NetBSD's
useradd without -M, e.g. allows creation of users without home
directory. Tested on RHEL4. From Jens Rehsack.
2009-02-02 19:54:22 +00:00
drochner
4e05f51164 another instance of bundled ffmpeg -- add the 4xm patch, bump PKGREVISION 2009-02-02 19:23:27 +00:00
drochner
497cc0cdd9 -add a patch from upstream to fix CVE-2008-3162
(stack-based buffer overflow in the str_read_packet function in
   libavformat/psxstr.c)
-add (a modified version of) the ffmpeg 4xm patch which fixes
 possible memory corruption
bump PKGREVISION
2009-02-02 19:20:48 +00:00
abs
881f05260d Updated devel/cpuflags to 1.38 2009-02-02 17:10:21 +00:00
abs
d961b6a6ee Updated devel/cpuflags to 1.38
Handle Intel Core 2 (Merom) - from Steffen Beyer
2009-02-02 17:09:46 +00:00