Commit graph

91853 commits

Author SHA1 Message Date
adam
38a33cc052 Added emulators/e-uae 0.8.28 2006-01-24 20:23:19 +00:00
reed
90b24ff00b Add patch so MANDIR is not hard-coded.
And set it in the make environment.
This fixes installation of man page as seen on DragonFly bulk build.
Revision not bumped since no change for systems where this worked before.
2006-01-24 20:22:35 +00:00
joerg
061c8ab1ab Has BROKEN_GETTEXT_DETECTION. 2006-01-24 20:21:56 +00:00
adam
ab9bd1255f This is a fork of UAE, the Ubiquitous Amiga Emulator, with an emulation core
based on WinUAE. It attempts to bring many of the great features of WinUAE
to non-Windows platforms. This version now finally has a name, E-UAE, since
that's what everybody was calling it anyway. The 'E' can stand for anything
you fancy. Experimental, extreme, exciting, egalitarian, eggplant...
2006-01-24 20:21:46 +00:00
rillig
ec6e11887d - Accept "\"...\"" as valid CPP macro, as some old configure scripts need
it that way. In --debug mode, a warning is printed.
2006-01-24 20:07:54 +00:00
tonio
2ce5334aaa Updated databases/lbdb to 0.31.1 2006-01-24 20:04:04 +00:00
tonio
94f1e11ee0 Update databases/lbdb to 0.31.1
Minor update, containing mainly fixes to the evolution addressbook plugin
2006-01-24 20:02:37 +00:00
joerg
2bcbb29c0c Fix errno. 2006-01-24 19:55:53 +00:00
tonio
1dee03fde7 Note evilwm-0.99.21 2006-01-24 19:53:43 +00:00
jmmv
cbd94f8c48 Remove a blank line from a .po file that is breaking the build according to
the bulk build results.  I hope that this fixes it (the patch was removed
during the update...).
2006-01-24 19:43:50 +00:00
jmmv
6b2ecc2a08 This needs msgfmt plurals. 2006-01-24 19:31:53 +00:00
rillig
b7de3baf8d In the FTPHOST compatibility mode, there was a slash missing when
constructing REPORTS_DIR out of FTPHOST and FTPURL.
2006-01-24 19:19:01 +00:00
joerg
9cef7b6c0b This is a GNU configure. 2006-01-24 19:15:29 +00:00
joerg
e66e7298ba Use DT_REG / DT_DIR directly if available and fall back to DTTOIF
if not. Bail out with an explicit error if none is present.
2006-01-24 19:08:09 +00:00
joerg
5d4e64d9b6 Fix errno. Honour CFLAGS. 2006-01-24 19:01:45 +00:00
wiz
def1995d7e security/heimdal and net/openafs conflict because of:
bin/compile_et
bin/kpasswd
bin/pagsh

Addresses PR 32610 and PR 32612 by Ola Eriksson.
2006-01-24 18:56:23 +00:00
wiz
e48cb1d6fe security/heimdal and arla conflict with each other because of:
bin/mk_cmds
lib/libroken.la
lib/libsl.la
lib/libss.la
man/man3/arg_printusage.3
man/man3/getarg.3

Addresses PR 32610 and PR 32611 by Ola Eriksson.
2006-01-24 18:55:21 +00:00
ben
c957a9835c Make CUPS support optional using the pkgsrc option framework. 2006-01-24 15:28:30 +00:00
jlam
03451a917b Ensure that decompress_cat and tarprog always have vaild default values
in the case where the user makes bad option choices on the command line.
2006-01-24 15:26:06 +00:00
darcy
a03e764d56 BUILDLINK_RECOMMENDED.subversion-base should be PKGVERSION bumped version
of subversion-base, not subversion.
2006-01-24 15:21:31 +00:00
jmmv
177f7287a2 Unlimit the maximum number of open files when starting the daemon as it
requires more than the default 64.  Bump PKGREVISION to 1.
Fixes PR pkg/32602.

I guess the real solution could be to modify mldonkey's source to unlimit
this value itself, but I don't want to deal with (i.e., learn) ocaml code...
2006-01-24 15:21:22 +00:00
tonio
fcec47e1de Re-add faad option, to enable mpeg4ip support (to share AAC files) 2006-01-24 15:18:38 +00:00
adrianp
1133d6bb2b Fix a typo in the recent adodb update. 2006-01-24 15:10:26 +00:00
ghen
2257840697 Fix pkglint warnings. 2006-01-24 14:53:40 +00:00
joerg
27276aa609 Add another CONFLICTS line for the correct spelling of BitTornado. 2006-01-24 14:03:39 +00:00
adrianp
72a4a6c952 Updated adodb/databases to 4.71 2006-01-24 13:38:43 +00:00
adrianp
2f82cc215a Update to version 4.71
> Recommended that all postgresql users upgrade to this version.
>  Fixes important postgresql security issues problems related
> to binary strings. Thx to Andy Staudacher.

http://secunia.com/advisories/18575/

>
> Also several DSN bugs fixed, including one introduced in 4.70
> that corrupts underscores in the DSN, and in PHP5 DSN's did
> not work. Added support for PDO DSN connections.
>
> Misc bug fixes.
2006-01-24 13:37:45 +00:00
ghen
667d121c15 Updated net/mydns-(mysql|pgsql) to 1.1.0. 2006-01-24 10:42:55 +00:00
ghen
5be7c4bace Update net/mydns-pgsql and net/mydns-mysql to mydns-1.1.0.
This fixes vulnid:1747 (denial-of-service vulnerability).

18-Jan-2006	 Don Moore	<bboy@bboy.net>  [1.1.0]
 - Implemented RFC 2136 (DNS UPDATE).  See the manual for usage instructions.
 - Fixed minor bug in admin.php where if db_get_settings() failed, it might
   display an error message without consistent formatting.
 - Added two additional fields to the --verbose query log.  The opcode of the
   query (QUERY or UPDATE), and a quoted field containing a description of the
   UPDATE performed, if the opcode was UPDATE.
 - Updated contrib/stats.php to handle new log fields.
 - Fixed bug in --dump-config -- if present, fields without default values
   ("no-listen", "soa-where", "rr-where", and "recursive") were not being
   dumped.
 - Made --dump-config dump ALL possible configuration options, even if no value
   was originally specified.  As such, MyDNS will no longer warn the user when
   a config option doesn't have a value.  It will be silently ignored.
 - Including <inttypes.h> after a suggestion by Christian Tschenett, to help
   things out on 64-bit platforms like OSX.  If this creates problems on your
   platform, please let me know.
 - Modified admin.php to allow a backslash in the 'mbox' field, immediately
   preceding a dot.  This is used in DNS to indicate the presence of a dot in
   the username part of the administrator's email address.  There was an
   additional bug report from Andreas Grip that MyDNS was replying with the
   slashes doubled up in this case, but it appears to be a problem with the
   "dig" program, not MyDNS.
 - Fixed bug with "rr-where" clause -- conf.c was using "soa-where" instead.
   David Darville first reported this bug.  Michael Gile submitted it two
   minutes later, with a patch.
 - Added "create_domain.pl" to the contrib/ directory.  Thanks to Gerard de
   Brieder for this script.  See contrib/README for more information.
 - Fixed bug in src/lib/rr.c (mydns_rr_load) that caused a segfault if origin
   was NULL (it was designed to allow NULL, but this version is the first to
   ever call it in that way).
 - Added support for NAPTR (RFC 2915) records.  Users with existing MyDNS
   databases will need to alter their tables to allow "NAPTR" in the "type"
   column if they want to use NAPTR.
 - Renamed library functions mydns_parse_rr() and mydns_parse_soa() to
   mydns_rr_parse() and mydns_soa_parse(), for consistency.
 - Library functions mydns_rr_dup() and mydns_soa_dup() now fail (terminating
   the program) if out of memory.
 - Moved routines that parse data for individual RR types (RP, SRV, and NAPTR)
   into individual functions from mydns_rr_parse for clarity.
 - Fixed bug where AXFR might transmit incorrect information if a FQDN is used
   in the 'name' field.
 - Fixed AXFR bug with ALIAS enabled.  Thanks to Sven Wegener for the patch.
 - Created file "README.mysql" to address various problems common while
   compiling with MySQL support.
 - Fixed "use of cast expressions as lvalues is deprecated" warning (caused
   compilation abort with --enable-debug).
 - Added hostname to beginning of SIGUSR1 status output.
 - Renamed "update" column in the soa table to "update_acl"; how could I be so
   stupid as to name a column "update"?!
 - Fixed a critical denial-of-service vulnerability.
2006-01-24 10:42:10 +00:00
tonio
a83bda554b Updated chat/bitlbee to 1.0.1 2006-01-24 10:03:29 +00:00
tonio
5eb6ffc55b Update chat/bitlbee to 1.0.1
Version 1.0.1 (released 2006-01-14) hilights:
- This version contains some of the changes from the current bzr tree, mainly bug fixes
- AIM groupchat support
- Fixes problems with MSN messages failing to arrive
- Fixes problems with not seeing Jabber buddies online
- Now handles MSN passwords with commas correctly
- Code cleanup
2006-01-24 10:02:31 +00:00
ghen
cb89f91a89 Document MYDNS_USER and MYDNS_GROUP as user-settable variables. 2006-01-24 09:12:14 +00:00
ghen
9587d9cf9c Reindent. 2006-01-24 09:10:50 +00:00
wiz
987d855722 asc updated to 1.16.3. 2006-01-24 07:33:59 +00:00
wiz
9cb242f4ed Update to 1.16.3.0:
ASC 1.16.3 released
* If the player choses to continue playing a map after victory,
  the defeat-event will be deactivated
* Windows version creates crash dumps
* Fixed compilation problems with gcc 4.1
* Fixed lack of energy in campaign map 7
* Fixed message loading on 64 Bit machines (when loading Savegames
  / Email-Games)
* Fixed memory allocation error
* Fixed triggering unit lost message when viewing unit movement range
* Fixed crash in AI
* Fixed: unit could be loaded into itself
* Fixed research transfer when starting new campaign map from old one
* Fixed replay bug
* Fixed: ai reduces movement of loaded units
* Fixed: mines and objects could be placed in not visible areas
* Fixed ammo transfer bug
* Large amounts of ammo are reset on game load

ASC 1.16.2 released
* Updated unit production cost calculation
* Now the campaign updates promised for 1.16.1 are really included :)
* Fixed: moving transports one field at a time reduced movement
  cost for cargo in some situation
* Fixed: ammo increase when transferring between units
* Fixed: AI did not capture buildings
* Fixed: AI problems refulling units in buildings
* Fixed AI crash
2006-01-24 07:33:34 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
recht
1d6d407223 Add missing part for the last python24 fix. 2006-01-24 07:25:35 +00:00
schmonz
6c1628c4f1 Note py-feedparser update. 2006-01-24 07:01:30 +00:00
schmonz
68d0fdc412 Update to 4.1. From the changelog:
* removed socket timeout
* added support for chardet library
2006-01-24 07:01:06 +00:00
xtraeme
d0fbbbed98 Remove a local extra dependency :-) 2006-01-24 06:39:10 +00:00
xtraeme
0a4805c7ea Add missing patches missed in previous. 2006-01-24 05:35:51 +00:00
xtraeme
3a96867429 Updated multimedia/transcode to 1.0.2 2006-01-24 05:34:27 +00:00
xtraeme
2b64a03eb0 Welcome to transcode-1.0.2.
The list of changes is very very large... please see the NEWS/Changelog
file or use the webbrowser, google...

Now transcode uses bsd.options.mk for some dependencies:

        * liba52        (enabled)
        * freetype2     (enabled)
        * mjpegtools    (enabled)
        * mpeg3         (enabled)
        * lzo           (disabled)
        * libxml2       (enabled)
        * libdv         (disabled)
        * gtk           (disabled)
        * imagemagick   (enabled)

Enjoy it! I've used this version on my NetBSD/i386 -current and it worked
correctly.
2006-01-24 05:33:21 +00:00
hiramatsu
326e369959 Remove ${PERL5_SITEARCH}/ from PERL5_PACKLIST. 2006-01-24 04:57:50 +00:00
xtraeme
32aae62aaf - ffmpeg-devel 2006-01-24 04:07:58 +00:00
xtraeme
849a74bd48 Added multimedia/ffmpeg-devel. 2006-01-24 04:01:38 +00:00
xtraeme
64a00a48a3 Initial import of ffmpeg-devel-0.4.9pre1 from pkgsrc-wip, packaged
by zul at netbsd-fr dot org.

Development version of ffmpeg, required in some new packages or updates.
2006-01-24 04:00:37 +00:00
xtraeme
5960b18c7e Added multimedia/dvdstyler. 2006-01-24 03:48:37 +00:00
xtraeme
0903bdd725 Initial import of dvdstyler-1.5beta4.
DVDStyler is a crossplatform DVD Authoring System.

The main DVDStyler features are:

    * you can drag and drop MPEG files directly
    * you can import image file for background
    * you can create NTSC/PAL menus
    * you can place text and images anywhere on the menu screen
    * you can change font/color
    * you can put basic text buttons, change font/color and background color
    * you can copy and paste any menu object
    * you can set chapters for each movie
    * you can change post command for each movie
2006-01-24 03:47:44 +00:00
xtraeme
92f93eabd1 Added graphics/wxsvg.- 2006-01-24 03:43:42 +00:00