summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-03-09Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk.jlam132-268/+262
Remove deprecated ossaudio.buildlink3.mk.
2006-03-09Note that xmame and xmess have been updated to 0.104.kristerw2-4/+4
2006-03-09Update xmame to 0.104.kristerw3-27/+84
Changes from 0.103: - Everything from MAME 0.104 (http://x.mame.net/changes-mame.html) and MESS 0.104 (http://x.mame.net/changes-mess.html).
2006-03-09Update xmess to 0.104.kristerw3-28/+85
Changes from 0.103: - Everything from MAME 0.104 (http://x.mame.net/changes-mame.html) and MESS 0.104 (http://x.mame.net/changes-mess.html).
2006-03-09Add suse100_* packagestonio1-1/+12
2006-03-09Note autogen update (to 5.8.3).kristerw2-3/+3
2006-03-09Update autogen to 5.8.3.kristerw4-12/+161
Changes since 5.6.4 includes: * Fixed a small timing hole where the read from the read end of the output pipe of the server shell can fail. (The read is retried.) * Added a macro for testing mmap failure to accommodate a picky compiler. * The minor version number is being bumped. There is a new (albeit tiny) feature being added to the syntax. See the doc on the pseudo-macro. * Fixed a bug wherein out-of-order definitions could get mistyped causing various catastrophic results. * Definition and license text files were mmap-ed in without checking for the size being a multiple of a page. strlen() would seg fault. Horrible, horrible design of mmap! * disable autoopts/test/getopt.test unless autoopts has been fully installed. (It requires getopt.tpl which requires a fully installed environment.) * several other usability improvements to the tear off library. * template shell code may now use a shell function "die" that will print an error message and shoot down the master autogen process. * the tear-off/add-in libopts library will now specify that the "options.h" header is to be installed. * realpath(3C) usage in libopts has been cleaned up. It is now only used if PATH_MAX is defined for the platform. canonicalize_file_name(3C) is used where available.
2006-03-09mention SUSE_PREFER=10.0 in coments (but keep 9.1 as default)tonio1-3/+4
2006-03-09Import openSUSE 10.0 base packages for Linux emulationtonio1-2/+4
Add support for powerpc (but it does *not* work stable yet) Allow the use of SUSE_PREFER=10.0
2006-03-09Import openSUSE 10.0 base packages for Linux emulationtonio58-0/+463
Add support for powerpc (but it does *not* work stable yet)
2006-03-09Import openSUSE 10.0 base packages for Linux emulationtonio31-0/+558
Add support for powerpc (but it does *not* work stable yet)
2006-03-09audio/oss/buildlink3.mk is no more after audio/oss was removed fromjlam1-6/+1
pkgsrc.
2006-03-09Note update of monotone to 0.25.2.jmmv1-1/+2
2006-03-09Update to 0.25.2:jmmv2-7/+6
0.25.2 release. Important security fix for Windows and OS X users. With versions of monotone prior to this release, a person with commit access could commit a malicious file with a name like "mt/monotonerc". When anybody else then checked out this revision on a system with a case-folding filesystem -- usually, this means, "on Windows or OS X" -- then their monotone would run arbitrary Lua code stored in this file. The _only_ change in this release as compared to 0.25 is that the existing checks against files in MT are now extended to check for mt, Mt, and mT. All users on Windows and OS X, or otherwise checking out versioned source on a case-insensitive filesystem, are recommended to upgrade immediately. Binaries used only for serving, or only on case-insensitive filesystems (i.e., most Unix users), are not affected. (0.25.1 was never released in source form. The original 0.25 build for Windows was found to have problems on NT 4, and 0.25.1 was Windows-only rebuild with NT 4 compatible libraries.)
2006-03-09Note netdisco-0.94nb4: PLIST and dependancy fixes, make default configbouyer1-1/+2
work with apache2 too.
2006-03-09audio/oss has been removed.jlam3-5/+4
2006-03-09Make httpd config fragment work for apache-2 too.bouyer4-5/+64
Fix PLIST Add dependancy to p5-Graph, p5-GraphViz isn't enough. bump PKGREVISION.
2006-03-09Remove old and unmaintained audio/oss package.jlam14-572/+0
2006-03-09Reimplement OSS audio handling in pkgsrc. Add two new files:jlam3-79/+133
oss.buildlink3.mk oss.builtin.mk that work like modern buildlink3.mk and builtin.mk files do. We no longer support audio/oss (which will be removed shortly). Mark ossaudio.buildlink3.mk for deprecation after all references to it have been replaced with "oss.buildlink3.mk" in package Makefiles.
2006-03-09Always override the path to the OSS DSP device with the one that pkgsrcjlam1-3/+2
has already determined.
2006-03-09Note PKGREVISION bump of visual-regexp.minskim1-1/+2
2006-03-09Add wish to USE_TOOLS and replace the hardcoded "wish8.3" with ${WISH}.minskim1-4/+15
Also fix the command name in usage. Suggested by Robert Elz in PR pkg/32990. Bump PKGREVISION.
2006-03-09Note pysol PKGREVISION bump.wiz1-1/+2
2006-03-09Set PYTHON_VERSIONS_ACCEPTED per PR 32977 by Robert Elz.wiz1-4/+6
Bump PKGREVISION. Update HOMEPAGE and MASTER_SITES.
2006-03-09Generated info files may no longer be split, so handle this fact whenjlam1-6/+7
installing the liboctave info files.
2006-03-09Update ups-nut to 2.0.3 - also closes PR 32820abs2-3/+3
Over 700 lines of changes omitted, but four new drivers added: bcmxcp gamatronic solis upscode2
2006-03-09Update ups-nut to 2.0.3:abs3-9/+17
Over 700 lines of changes omitted, but four new drivers added: bcmxcp gamatronic solis upscode2
2006-03-09Note uim PKGREVISION bump.wiz1-1/+2
2006-03-09Bump PKGREVISION for additional dependencies and qt option fix.wiz1-2/+2
2006-03-09Fix build and PLIST for building with option "qt".wiz5-8/+13
Add missing gettext-lib, qt3-tools (for qt) dependencies. Add USE_DIRS+=xdg-1.1 for the desktop file. Addresses PR 33042 by Ryu HAYASAKA.
2006-03-09Note PKGREVISION bump of graphviz.minskim1-1/+2
2006-03-09Remove the dependency on gd. The configure script of graphvizminskim1-5/+5
requires gd>=2.0.34, which was never released. Thus, it always uses the internal gd library (gd-2.0.33 with some improvements) and doesn't depend on the pkgsrc gd library. Bump PKGREVISION.
2006-03-09Added the REPLACE.* and REPLACE_FILES.* variables.rillig2-2/+7
2006-03-09Note update of gnutls (1.3.5) and libtasn1 (0.3.1).cube1-1/+3
2006-03-09Update to version 1.3.5. Fixes build failures related to libtasn1.cube4-77/+11
- Error messages are now translated using GNU Gettext. - The function gnutls_x509_crt_to_xml now return an internal error. This means that the code to convert X.509 certificates to XML format does not work any more. The reason is that the function called libtasn1 internal functions. It seems unclean for libtasn1 to export the APIs needed here. Instead it would be better to implement XML support inside libtasn1 properly. If you need this functionality strongly, please consider looking into implementing this suggested approach instead. As a workaround, you may also modify lib/x509/xml.c (change '#if 1' to '#if 0') and build using --with-included-libtasn1. - Doc fixes to explain that gnutls_record_send can block. - gnutls-cli can now recognize services and port numbers with the -p option.
2006-03-09Add -*- perl -*- so emacs recognizes it automatically.wiz3-4/+8
revbump: only print "updated" line when updating was successful.
2006-03-09Update to version 0.3.1. The main point is to fix gnutls build failures.cube3-7/+9
- Support constant size bit strings, as in 'BIT STRING (SIZE(42))'. Reported by Cyril Holweck <cyril.holweck@q-free.com>. - Add two more APIs required by GnuTLS. - New public APIs: asn1_find_node function asn1_copy_node
2006-03-09gtk2+ updated to 2.8.14.wiz2-3/+3
2006-03-09Update to 2.8.14:wiz3-21/+7
Overview of Changes from GTK+ 2.8.13 to GTK+ 2.8.14 =================================================== * Fixed invalid memory access in g_object_sink() from GLib-2.10.0 (in combination with GLib-2.10, at least GLib-2.10.1 is required now). * Bugs fixed: 320132 Drag cursor position not identical with the drag hotspot [Christian Neumair] 333133 wrong appearance for colour button [Christian Persch] 321301 ms-windows-engine differences from native GUI - combo boxes [Jernej Simončič, Dom Lachowicz] 333291 Focus line of GtkExpander at the wrong place in RTL mode [Benjamin Berg] 324562 XInput events are at incorrect xy-coordinates [Denis Auroux] 142536 Wacom pointer offset when using TopY other than 0 [Robert Ögren] 332985 GtkButton doesn't allow image-only buttons via "image" property [Kalle Vahlmann] 333555 When changing icon of button, icon does not change 332466 Strange row spacing in GtkIconView when item width is set [Donald Straney] 333363 build_insensitive_pixmap does not check return value from gdk_pixbuf_get_from_drawable [Ed Catmur] 333268 Crash in gnome-program when running a program with an wrong display [Paolo Maggi, Christian Persch] 333377 Cursor does not appear everytime when clicking on the widget [Steve Frécinaux] 323401 blink_cb optimization is not working 316689 GtkTreeView does not resize correctly [Chris Lord] 148518 Fix incremental loading of 8-bit pcx files [Magnus Bergmann] * Updated translations (cy,de,es,nn,pl)
2006-03-09Sort.wiz1-2/+2
2006-03-09+ avidemux-2.1.2, crossfire-client-1.9.0, gsasl-0.2.12, gtk2+-2.8.14,wiz1-6/+11
gxine-0.5.5, hyperestraier-1.1.4, libpreludedb-0.9.6, libusb-0.1.12, nessus-2.2.7, p5-SVN-Web-0.45.
2006-03-09Link libgvplugin_usershape_gd against all the libraries it depends on tominskim2-1/+30
avoid undefined symbols on Darwin. This closes PR pkg/32753.
2006-03-09Check that INFO_FILES is defined before using its value. Fixes PR pkg/33043.jlam1-2/+2
2006-03-09Documented the REPLACE.* and REPLACE_FILES.* variables. Added a note forrillig1-4/+9
the old names.
2006-03-09Since the REPLACE_INTERPRETER is used in more and more packages, it isrillig1-4/+14
not good style to make the package author define variables from the pkgsrc-internal namespace. The variables REPLACE.* and REPLACE_FILES.* can now be used as replacements for _REPLACE.* and _REPLACE_FILES.*. Support for the old variable names will be removed after 2006Q2.
2006-03-09Remove extraneous (and incorrect) .endfor.jlam1-2/+1
2006-03-09Generated info files may no longer be split, so handle this fact whenjlam1-5/+7
installing the liboctave info files.
2006-03-09Use REPLACE_INTERPRETER instead of a patch.ghen27-101/+88
2006-03-09Use REPLACE_INTERPRETER instead of SUBST.ghen1-16/+16
2006-03-09Added spaceracer.rillig1-1/+2