Commit graph

64138 commits

Author SHA1 Message Date
kristerw
69c9642f23 Update xmame to 0.84.1.
Changes since 0.83.1:
- Everything from MAME 0.84 (http://x.mame.net/changes-mame.html) and
  MESS 0.84 (http://x.mame.net/changes-mess.html).
- Removed -listinfo, since it's no longer supported by the core.
- The support for network play and rapidfire is no longer in vanilla
  MAME, so they have to be patched into the core for releases.

In addition, network support has been enabled in the package.
2004-07-18 23:36:17 +00:00
jlam
a038f4f702 Unbuildlinkify mysql_config so that --libs and --include return the correct
values.
2004-07-18 22:57:17 +00:00
jlam
82d8960a20 The libraries don't link against libreadline, only the client binaries, so
remove the readline buildlink3.mk file.
2004-07-18 22:30:27 +00:00
jlam
da1cf28141 No need for LTCONFIG_OVERRIDE... it's automatic nowadays when USE_LIBTOOL
is defined.
2004-07-18 22:08:46 +00:00
jmmv
a605d27bfe Note update of ggv2 to 2.6.2. 2004-07-18 21:41:40 +00:00
jmmv
8305bc54d2 Update to 2.6.2:
- fix double instantiation of ggv during session restoration; fixes #147710
  (patch by Muktha Narayan).
- check print command before executing it; fixes #147705 & friends.
- properly display documents with pages with different bounding boxes.
- test for /usr/ucb/lpr on Solaris at runtime.
2004-07-18 21:29:35 +00:00
kristerw
a62706f57c Fix the calls to semctl to make this package build on NetBSD 1.6. 2004-07-18 20:28:23 +00:00
jlam
dcfd518826 Use FILES_SUBST_SED instead of local make targets to do the same thing.
FILES_SUBST_SED substitutes for @FOO@, so use that format for things to
be replaced.
2004-07-18 19:16:31 +00:00
kristerw
f6a3323476 Make sure the configure script finds the mysql includes. 2004-07-18 18:55:14 +00:00
dmcmahill
23fcd4165b add some patches to get this going on darwin. Patches provided in PR
pkg/26146 by Jim Bernard.
2004-07-18 18:05:12 +00:00
kristerw
e842cce03c gcc 2.95 does not handle some of the asm statements. Fall back to
the C version when using gcc 2.
2004-07-18 17:40:25 +00:00
heinz
9061036ced Updated opera7 to 7.52 on Solaris and NetBSD 2004-07-18 17:07:10 +00:00
heinz
ad3e6e1998 Update to 7.52. Tested on NetBSD/i386 1.6.2 and Solaris 9. FreeBSD
version stays at 7.51 due to lack of test facility.

Changes since 7.51 (from the changelog for windows):

Security

  Fixed a URI obfuscation weakness enabling impersonation of legitimate web
  sites. Illegal characters in addresses will be stripped. This addresses
  Security Focus Bugtraq ID #10517.

  Solved frame injection vulnerability that allowed for spoofing (Secunia
  Advisory SA11978).

  Solved certificate verification problem.

Miscellaneous

  Changed search.ini to ensure correct default dictionary and encyclopedia
  searches. On how to protect customized files from being overwritten, see
  Release Note.

  Changed main toolbar. Now includes options Open, Save, Print, Find, Home,
  Panels, Tile, and Cascade.

  Various stability and rendering improvements.

  "Show in" submenu for messages now has nested display of nested filters.

  Corrected message reply behavior when View > Encoding is set to autodetect.

  Fixed SSL renegotiation problem causing login trouble on certain secure sites.

  Solved issue concerning JavaScript method "confirm()".

  Various encoding-related improvements to accommodate Japanese language
  version.
2004-07-18 17:03:00 +00:00
kristerw
3a0cc98629 Modify the patch so that it does not break build on NetBSD 1.6. 2004-07-18 16:06:59 +00:00
tron
549308aff4 Added missing package version handling. Pointed out by Mark Davies. 2004-07-18 15:41:35 +00:00
kim
1a1ae06da2 Accept perl-thread in addition to perl. 2004-07-18 14:56:09 +00:00
schmonz
46a9e538ab Add "-lX11" to LDFLAGS on Darwin. Should fix build problem noted
by Jeff Rizzo on tech-pkg@.
2004-07-18 14:47:29 +00:00
markd
77f5cb29f4 Redo original bind version test in way that doesnt result in a make
warning about null output from shell.  We don't want to get a version
number for bind versions older that 9 as that complicates the later
tests.
2004-07-18 12:59:02 +00:00
wiz
7be0480587 + TeXmacs-1.0.3.11, gimp-2.0.3, stella-1.4, xmame-0.84.1, xmbmon-2.04
[pkg/26355,26356], xmess-0.84.1.
2004-07-18 12:30:55 +00:00
tron
26549ddd6a Fix BIND version test to work with pre BIND 9 versions in NetBSD. 2004-07-18 11:22:13 +00:00
recht
47fbd93ebd bump PKGREVISIONs for last boehm-gc update
(BUILDLINKS_DEPENDS change)
2004-07-18 10:49:49 +00:00
recht
d4f7314cca sylpheed-claws-0.9.12 update 2004-07-18 10:04:43 +00:00
recht
12fda2dc58 bump PKGREVISIONS for the sylpheed-claws update
(plugins dir moved)
2004-07-18 10:01:02 +00:00
recht
ee238e5a8e update to sylpheed-claws 0.9.12
This release of Sylpheed-Claws is based on version 0.9.12cvs1 of the
main Sylpheed branch.

Notes for this release:
~~~~~~~~~~~~~~~~~~~~~~~

* Previous users of the included plugins will need to reload them on
starting this version. The directory where they are stored has
changed.
They are now in $PREFIX/lib/sylpheed-claws/plugins
(previously: $PREFIX/lib/sylpheed/plugins)

New in this release:
~~~~~~~~~~~~~~~~~~~~

* A session timeout for POP3/SMTP has been implemented,
(synchronised from main Sylpheed)

* A paperclip icon is no longer displayed in the Status column for
mail that does not contain a real attachment (like HTML mail)

* the SSL certificate check has been re-enabled

* tools/nautilus2sylpheed.sh
the whitespace limitation in file names has been
fixed

* updated translations: French, German, Slovak, and Spanish.

* Bug fixes, including the following:
o bug 393 'Bad inerpretation of "Pop Before SMTP"'
o bug 396 'Zombie process when spamassassin is called'
o bug 503 'fix compilation with older OpenSSL'
o bug 511 'Folder-Renaming not reflected immediately'
o detect library providing 'encrypt' function

For further details of the numbered bugs listed above consult
http://www.thewildbeast.co.uk/sylpheed-claws/bugzilla/index.cgi

* and other code reorganisation, cleanups, and more.
2004-07-18 09:56:47 +00:00
schmonz
2b261a6ce2 Remove the ${OPSYS} test around inclusion of dlcompat/buildlink3.mk,
as that test is now done by the buildlink3 file itself.
2004-07-18 09:38:26 +00:00
schmonz
e464fcb387 dlcompat was added to OS X "Panther". Add a builtin.mk to detect
its presence. Bump BUILDLINK_DEPENDS to the latest version.

Evaluate the contents of buildlink3.mk only if we're on Darwin,
which lets us simply .include "../../devel/dlcompat/buildlink3.mk"
anywhere we might need it without affecting other platforms.
2004-07-18 09:35:08 +00:00
markd
52fa112d0b mimedefang update 2004-07-18 06:13:05 +00:00
markd
39c84e3027 Update mimedefang to version 2.44
Changes in 2.44:
This release features support for two new Sendmail 8.13 features: the
SOCKETMAP map type, and Sendmail's built-in quarantine mechanism. There are
also some minor bugfixes and documentation cleanups, as well as a fix for a
memory leak with the embedded Perl interpreter on some platforms.

Changes in 2.43:
Various Perl functions can request the C code to delay before returning;
this permits tarpitting without tying up a Perl slave. The multiplexor has
an additional option to run a "tick" function on a periodic basis. There
are minor bugfixes and documentation improvements.

Changes in 2.42:
The multiplexor causes closelog() to avoid problems with embedded Perl
slaves. Support for SpamAssassin's upcoming 3.0.0 Perl API was added. A few
other small bugs were fixed.

Changes in 2.41:
This is a bugfix release only. The most important change is to stop the
action_quarantine_entire_message from sending out notifications each time
it is invoked. A few other minor bugs were fixed.
2004-07-18 06:11:14 +00:00
dmcmahill
bdec6d24be make sure we pick up our tcl headers and not the one shipped with
the tarball since we're linking to our tcl library and not the
linux-i386 library shipped with the tarball.
2004-07-18 02:46:41 +00:00
dmcmahill
81bc815bbb note import of gnetman-20040507 2004-07-17 23:51:05 +00:00
dmcmahill
78507e1102 add and enable gnetman 2004-07-17 23:50:02 +00:00
dmcmahill
92a822c869 import gnetman-20040507
gnetman is a program which currently supports advanced SPICE
netlisting from gschem (part of the gEDA tool suite). The
primary use so far has been for complex IC design.  Supported
features include multi-level hierarchy, instance arrays, and
buses. If you're just doing flat designs for PC boards or
smaller SPICE simulations, the usual path is to use the spice-sdb
netlister for gnetlist instead.

The long term goal of gnetman is far greater. Two projects under
consideration include a schematic generator, and a technology
mapping back-end for Icarus Verilog. Basically, gnetman is a
netlist manipulation database well suited for low-level
manipulation of netlists.
2004-07-17 23:49:25 +00:00
jmmv
6db3a4c0ca Note update of gaim to 0.80. 2004-07-17 23:26:12 +00:00
jmmv
64f7bd3535 Update to 0.80:
New Features:
* Ability to send files from the conversation window (Daniel Atallah)
* Drag a file into the buddy list or a conversation to send it to that buddy
* Yet more new commands and features for SILC (Stu Tomlinson)
* Gaim uses the new file chooser when compiled for GTK+ 2.4 (Fernando Herrera)
* Support for the Epiphany web browser (Leonardo Serra)
* Status messages in Gadu-Gadu (Andrew (proton) Wellington)
* Parentheses are now displayed around the title and tabs of conversations
  from offline accounts or parted chats.
* Zephyr typing notification (Arun A Tharuvai)
* Account dialog's columns are resizable (Eduardo Pérez)

Bug Fixes:
* The firefox browser option now works with firefox 0.9
* Buddy icons in conversations no longer depend on the buddy list
* Fix for the bug where some buddies seemed logged in 4 thousand some odd
  days (Alan Ford)

Patch from maintainer, Matthew Luckie, in private mail.
2004-07-17 23:25:04 +00:00
jmmv
7f211d083d Fix a typo in a path. 2004-07-17 23:04:35 +00:00
markd
21de22507e Add builtin.mk to allow use of bind9 from the base OS. 2004-07-17 22:28:43 +00:00
kim
2db0a0bb60 Accept perl-thread in addition perl. 2004-07-17 20:12:23 +00:00
kim
65268435ad Accept perl-thread in addition to perl. 2004-07-17 20:10:14 +00:00
wiz
2a65de3d7b Note mplayer and related packages update to 1.0pre5. 2004-07-17 19:08:28 +00:00
wiz
2dbc9754fa Update to 1.0pre5:
DOCS

    * small additions, corrections, updates all over the place
    * audio output driver section added to the man page
    * several bug fixes and improvements in the MEncoder documentation
    * DVD ripping guide extended and improved
    * AUTHORS file massively extended
    * German man page partially updated
    * Hungarian XML documentation translation started

Ports

    * encrypted DVD playback on Windows fixed (again)
    * Cygwin and MinGW now accept the same -dvd-device syntax
    * LIVE.COM now works under MinGW
    * foundations for MinGW crosscompilation
    * disabled SSE on MinGW as it caused crashes
    * AC3 passthrough for ao_win32
    * improved vo_quartz (YUV, multiple screens support)
    * vo_quartz made default on Mac OS X
    * ao_macosx fixed and made default again on Mac OS X
    * RealVideo binary codecs support on Mac OS X (still buggy)
    * bigendian fixes in vf.c, vo_tga
    * OpenBSD portability fixes
    * OpenBSD/VAX support
    * AMD64 support

Drivers

    * support for more Radeons (9800 XT among them) in VIDIX
    * Radeon related bug fixes in VIDIX
    * vo_gl2 now supports GUI, fix for flickering borders in fullscreen
    * support 24 and 32 bit PCM files, bigendian fixes
    * ao_sdl now converts unsupported formats instead of quitting
    * ENCA support
    * merged ao_alsa9 and ao_alsa1x drivers into ao_alsa
    * NeoMagic TV-out support through VESA
    * JACK audio output driver
    * vo_sdl fixes (wrong flags and screensaver disabling)
    * vo_directx fixes

Decoders

    * MSZH/ZLIB, FLI, QTRLE, RoQ video and RoQ audio support moved to FFmpeg
    * FFmpeg Cinepak and CYUV decoders preferred
    * audio format 0xff support (is AAC)
    * "raw" audio in MOV supported
    * Indeo audio (iac25) support via binary codec
    * upgrade libfaad2 to the FAAD 2.0 release
    * MPEG2 chroma422/444 support
    * Winnov WINX and WNV1 support via binary codec

Demuxers

    * Ogg subtitle handling and other bug fixes
    * Matroska improvements
    * support seeking in Real files without -idx
    * support seeking in Real files without index with -forceidx

Streaming

    * ASF, MMST streaming fixes
    * URL escaping fixed
    * NSA (Nullsoft audio) streaming support
    * embedded RAM playlist support
    * multibyte URL support
    * rtp:// now supported even with LIVE.COM compiled in
    * miscellaneous bug fixes

Filters

    * vf_softskip: frame skipping filter for MEncoder
    * vf_harddup: frame duplication filter for MEncoder
    * vf_pullup minor fixes and improvements
    * AltiVec-optimized YUV to RGB converter
    * vf_spp memory corruption fix on reallocation

FFmpeg/libavcodec

    * MPEG2 encoding with 8, 9, 10, 11 bit intra DC precision
    * DC clipping fix, intra_dc_precision > 0 support
    * Cinepak fixes and palette support
    * support skipping of MB rows during decoding
    * Vorbis in NUT fixed
    * NUT updated to latest specification
    * segfault and artifact fixes in SVQ3 decoder
    * motion estimation code: overflow and chroma fixes
    * change qscale -> lambda for the motion estimation
    * noise preserving sum of squares comparison function in ME code
    * fixed memory overwrite in truemotion decoder
    * clip input motion vectors, better error tolerance on bad vectors
    * FLAC decoder cleanup (partial demuxer/decoder separation)
    * memalign hack for SSE/SSE2 on that alternative OS :)
    * lots of AltiVec optimizations
    * qscale + qprd fix
    * QTrle4 support
    * H.261 decoder
    * coefficient saturation fix in H.263
    * H.263 MCBPC fix
    * per line lowpass filter in MMX and faster C lowpass filter
    * SVQ1 encoder
    * as usual, lots of bug fixes and optimizations

Others

    * fullscreen fixes for many window managers
    * fix crash on original Pentiums and older
    * dvd://start-end support
    * netstream (mpst://) support fixed
    * support comments in plaintext playlists
    * loader/ dependency removed
    * keepaspect option extended to all video output drivers
    * WMA to Ogg conversion and simple subtitle editing script added to TOOLS
    * support for more lame options
    * new set of GUI icons
    * memory conserving implementation of GUI potmeters
    * X11 code reindented
    * further gcc 3.4 support fixes
    * mixer API written for changing volume through libaf
    * -rtc-device option for specifying the RTC device
    * desktop/menu icon added
    * miscellaneous bug fixes and cleanups
    * multi-threaded encoding with lavc
    * fixed a bug with Real files introduced in pre4
    * -use-stdin renamed to -noconsolecontrols
2004-07-17 19:06:36 +00:00
recht
fb24ba2536 Set the correct PYTHONBIN for configure.
Should fix kristerw's bulk build.
2004-07-17 17:34:30 +00:00
jdolecek
9bce549074 we do need the LDFLAGS setting removed in rev 1.2, put that back
we also want the apxs rules from www/apache/module.mk, since the package's
own Makefile doesn't propagate LDFLAGS; include www/apache/module.mk
AFTER mk/apache.mk, so that the right Apache buildlink3.mk is still used
for the build
2004-07-17 16:58:19 +00:00
schmonz
3560f831db Note update of py-feedparser. 2004-07-17 16:51:17 +00:00
kristerw
a4c8492f65 Correct MASTER_SITES. 2004-07-17 16:46:03 +00:00
schmonz
010c97ae5a Update to 3.3.
Changes in 3.2:

* use cjkcodecs and iconv_codec if available
* always convert feed to UTF-8 before passing to XML parser
* completely revamped logic for determining character encoding and
    attempting XML parsing (much faster)
* increased default timeout to 20 seconds
* test for presence of Location header on redirects
* added tests for many alternate character encodings
* support various EBCDIC encodings
* support UTF-16BE and UTF16-LE with or without a BOM
* support UTF-8 with a BOM
* support UTF-32BE and UTF-32LE with or without a BOM
* fixed crashing bug if no XML parsers are available
* added support for "Content-encoding: deflate"
* send blank "Accept-encoding: " header if neither gzip nor zlib
    modules are available

Changes in 3.3:

* optimize EBCDIC to ASCII conversion
* fix obscure problem tracking xml:base and xml:lang if element
    declares it, child doesn't, first grandchild redeclares it,
    and second grandchild doesn't
* refactored date parsing
* defined public registerDateHandler so callers can add support
    for additional date formats at runtime
* added support for OnBlog, Nate, MSSQL, Greek, and Hungarian dates (ytrewq1)
* added zopeCompatibilityHack() which turns FeedParserDict into a
    regular dictionary, required for Zope compatibility, and also
    makes command-line debugging easier because pprint module
    formats real dictionaries better than dictionary-like objects
* added NonXMLContentType exception, which is stored in bozo_exception
    when a feed is served with a non-XML media type such as
    "text/plain"
* respect Content-Language as default language if not xml:lang is present
* cloud dict is now FeedParserDict
* generator dict is now FeedParserDict
* better tracking of xml:lang, including support for xml:lang=""
    to unset the current language
* recognize RSS 1.0 feeds even when RSS 1.0 namespace is not the
    default namespace
* don't overwrite final status on redirects (scenarios: redirecting
    to a URL that returns 304, redirecting to a URL that redirects
    to another URL with a different type of redirect)
* add support for HTTP 303 redirects
2004-07-17 16:28:29 +00:00
snj
4c36a314de Remove bogofilter-0.92.2, as it is a current release, not a stable one. 2004-07-17 14:54:33 +00:00
tron
ba6aadb1b3 Note update of "apache" and "ap-ssl" package. 2004-07-17 12:46:22 +00:00
tron
5d541583f3 Use "mod_ssl-2.8.19" sources for SSL hooks, bump package revision. 2004-07-17 12:44:28 +00:00
tron
ec65a84555 Update "ap-ssl" package to version 2.8.19:
- Fix ssl_log() related format string vulnerability in mod_proxy
  hook functions.
2004-07-17 12:43:37 +00:00
wiz
8f6b245da9 + abiword-2.0.8, apache-ant-1.6.2, bogofilter-0.92.2, cyrus-sasl2-2.1.19,
fuse-0.7.0, gcvs-1.0, gimp-print-4.2.7, gsasl-0.1.2, ivtools-1.2.1,
  larswm-7.5.3, mimedefang-2.44, mplayer-1.0pre5, multitail-3.2.2,
  rrdtool-1.0.48, wine-20040716.
2004-07-17 11:37:24 +00:00