summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-03-20Update to 0.56, latest stable version. Also add some options to customizejmmv6-51/+60
the build. Closes PR pkg/28646 by pancake@phreaker.net. Changes: - Solve ERROR_ vs LOG_ conflicts - Add cache code into HSML (sepharad) - Remove silly code in Date Format - Hsml code fragmented into language modules: c, perl, brainfuck and python modules
2005-03-20Fix homepage and align PKGREVISION correctly.jmmv1-3/+3
2005-03-20Remove wmessage: it broke when windowmaker was updated to 0.90 at thejmmv10-111/+3
beginning of previous November. It has been broken since then and nobody has complained (during more than four months). Futhermore, the program itself is dead.
2005-03-20Note revision bump for screws to 3.jmmv1-1/+2
2005-03-20Multiple fixes:jmmv7-18/+92
- Let the used user and group be customized through SCREWS_USER and SCREW_GROUPS. - Fix usage of PKG_USERS, which broke the build as seen in bulk build logs. - Fix handling of configuration file (stale files could be left before in ${PREFIX}/etc). - Honour VARBASE. - Do not hardcode /usr/pkg in patches. - Fix the "hsml" module so that it can find the lua library (missing rpaths). Bump PKGREVISION to 3 due to all the previous changes. Most of this brokenness was present since the package was first imported. (Oh man, I hate packages reinventing the wheel when it comes to the build infrastructure... I'm sure it's still not clean enough.)
2005-03-20Define SCREWS_USER and SCREWS_GROUP, which are going to be used by www/screws.jmmv1-1/+13
2005-03-20Remove apotheke: the program has been unmaintained for years (since Novjmmv7-71/+3
2002), it is broken as seen in the bulk build logs (plus nobody has complained so far) and, FWIW, it will be completely unbuildable with the just-released Nautilus 2.10.0, as a required library will be missing.
2005-03-20Fix build by avoiding conflicts between the included tun files and the onesjmmv2-1/+23
provided by libdnet. This was broken during the last update of libdnet to 0.10, as the previous versions did not include the tun stuff.
2005-03-20Use BUILDLINK_PREFIX.libdnet rather than PREFIX to locate libdnet.jmmv1-2/+2
2005-03-20Address PR pkg/24744 by Jarmo Jaakkola <jarmo.jaakkola@iki.fi>:hubertf3-7/+8
* ftp.fi.netbsd.org returns "257" in return to a "cd" command, accept that (in addition to 250 and 550). Seems to be allowed per RFC 959. * Make buffer for reply bigger (not too big, as it may hit performance). * Bump PKGTOOLS_VERSION (NOT!!! PKGTOOLS_REQD) to 20050318
2005-03-20Merge some patches from PR pkg/29644 by Antoine Reilles:jmmv5-13/+55
- Use SA_NODEFER instead of SA_NOMASK (if the later is not available). - Use a subdirectory under ${PREFIX}/share to place the data files. - Print the failing address on SIGSEGV. - Make an error message more descriptive (specially helpful when using OSS). - Fix playback of multiple songs.
2005-03-20Make note of fprot-workstation-bin update.ben2-3/+3
2005-03-20Update fprot-workstation-bin to version 4.5.4. This addresses PR#29747.ben4-19/+29
Version 4.5.4 is a bugfix release. Fixed a string error in the updater. Fixed a race condition in f-protd where f-protd would report 'Bad file number' on accept() under high loads. Fixed a crash issue with malformed word macros. Fixed a memory corruption in the x86 emulation code. Modified check-updates.pl to automatically detect f-prot version number.
2005-03-20This package installs a libc.la file which is manually created; i.e., itjmmv2-5/+27
has no matching .so nor .a files (but the .la file lists them). This breaks automatic PLIST generation WRT .la files, so set LIBTOOLIZE_PLIST to NO and handle them all manually. While here, explicitly disable emacs support so that we can avoid some directory removals from the PLIST. No revision bump since the binary package couldn't be built before.
2005-03-20fixing PR#25338 (linking gnugo has -lglib)schwarz1-1/+2
2005-03-20Extend "fshcompat.py" to work with python24, using patch submitted byfredb3-2/+44
lukem in PR pkg/29704. Reviewed by recht.
2005-03-20Fix build under gcc 3.x.jmmv2-10/+29
2005-03-20Lose one more layer of quoting. "ktrace" showed that the program wasfredb1-2/+2
looking for its config file with double-quotes in the path.
2005-03-20What I updated before was tunesbrowser, not streamtuner. Fix entry.jmmv1-2/+2
Pointed out by wiz@.
2005-03-20Note revision bump for avr-gcc to 1.jmmv1-1/+2
2005-03-20Turn avr-binutils into a full dependency, not just a build one. It's neededjmmv1-2/+3
at run time and also to handle the removal of the ${PREFIX}/avr directory. Bump PKGREVISION to 1.
2005-03-20Add build dependency on avr-binutils and avr-gcc to fix build as these toolsjmmv1-2/+4
are required. Also use the correct style to depend on any version of doxygen.
2005-03-20Require libpcap>=0.6: fixes build under NetBSD 2.x and systems which don'tjmmv1-1/+5
have libpcap in their base installation.
2005-03-20Note update of streamtuner to 0.2.0.jmmv1-1/+2
2005-03-20Update to 0.2.0. I'm doing this before the freeze ends because:jmmv7-131/+53
- 0.1.x doesn't work with libopendaap 0.3.x, the version we have in pkgsrc. Simply put, the package didn't build, as seen in several bulk builds. - 0.1.x was designed for gstreamer 0.6, but we have 0.8 in pkgsrc (which are incompatible). The package was patched to work with 0.8, but there might be problems, so it's safer to update. Changes in 0.2.0: - Add new Party Shuffle feature to allow selected ordering of songs from any available hosts. - Total rewrite of application core for improved stability and scalability. - Total rewrite of music player interface, fixes random freezes in gstreamer. (Works around gstreamer bug). - Add support for gstreamer 0.8. - Various GUI improvements - Add support for playing local songs dragged into the Party Shuffle area. - Add support for connecting to mt-daapd servers. - Plenty of bug fixes. Changes in 0.1.6: - Fix slow play start when starting from slow computers. - Remove host from list when it goes away. - Various backend changes. - Beat Birkhofer: Use the ESD sink (generally available on OS
2005-03-20fixing bugs in util/gif2iris.c, closing PR#26161schwarz2-1/+27
2005-03-20Initial addition.jmmv1-0/+18
2005-03-20Drop trailing whitespace.jmmv1-1/+1
2005-03-20Include sys/types.h and stdint.h if they are available.recht2-1/+20
Fixes the build on DragonFly. patch provided by Todd Willey in PR 29276
2005-03-20Fix build error under FreeBSD 5.3. EAI_NODATA is not defined.reed2-1/+18
Okay'd by maintainer, Otto H. Tested under NetBSD 1.6.2 and FreebSD 5.3. (I later saw same fix in irssi CVS.) This will close PR pkg/28534.
2005-03-19Update HOMEPAGE.wiz1-2/+2
2005-03-19use GNU tar to extract. pax fails on the distfile. Lets this pkgdmcmahill1-1/+4
extract and build again after being broken for a long time.
2005-03-19use awk instead of csplit during the build. csplit was onlydmcmahill3-15/+11
used in one place and it generated a build dependency on a package which conflicts with many other pkgs.
2005-03-19Fix build on NetBSD 3.hira1-2/+3
2005-03-19Fix lsof build on NetBSD 3.99.1atatat2-1/+28
2005-03-19+ socat-1.4.2.0, xemacs-current-21.5.20.wiz1-1/+3
2005-03-19Fix an inverted condition for NetBSD/amd64.hira2-9/+9
2005-03-19-amule (release candidate).wiz1-2/+1
2005-03-19Remove space at EOL.wiz1-1/+1
2005-03-19Defer evaluation of APXSFLAGS until CFLAGS is actually put in the environmenttv1-5/+5
(after dependencies are handled).
2005-03-19Bump PKGREVISION now that dependencies changed.tv2-2/+4
2005-03-19firefox-gtk1 is now the gtk1 version.tv1-2/+2
2005-03-19firefox-gtk2 became firefox.tv1-2/+2
2005-03-19Defer evaluation of LIBNET_CFLAGS until CFLAGS is put into the environmenttv1-4/+4
(after dependencies are handled).
2005-03-19Fix tyop in previous.tv1-2/+2
2005-03-19Defer evaluation of GTKCFLAGS until CFLAGS is actually propagated to thetv1-4/+3
environment (after dependencies are handled).
2005-03-19Updated ncmpc to 0.11.1wiz2-3/+3
2005-03-19Update to 0.11.1, provided by Robert Lillack in PR 29027.wiz4-14/+18
+ Spanish translations from Jose Cedeno + Russian translations from Nikolay Pavlov + French translations from Yann Cézard + ncmpc now supports SIGSTOP and SIGCONT (Ctrl-Z) + ncmpc now hides the cursor on the help screen + ncmpc now can enqueue and play a song from the browse screen (Enter) + configuration changes: o ncmpc no longer supports the old configuration file syntax o the crossfade time can now be definied in (crossfade-time) o support for ncurses mouse events is now optional (enable-mouse) + bugfixes: o fixed short option handling for multiple short options o %time% format fix from Aurelien Foret (use %02d for seconds) o Fixed abort (Ctrl-G) handling when saving playlist o survive select/find operations on empty lists (Niko Tyni)
2005-03-19Updated crypto++ to 5.2.1wiz2-3/+3
2005-03-19Update to 5.2.1. Provided by Stefan Krüger in PR 28740.wiz6-35/+73
5.2 - merged in changes for 5.01 - 5.0.4 - added support for using encoding parameters and key derivation parameters with public key encryption (implemented by OAEP and DL/ECIES) - added Camellia, SHACAL-2, Two-Track-MAC, Whirlpool, RIPEMD-320, RIPEMD-128, RIPEMD-256, Base-32 coding - added ThreadUserTimer for timing thread CPU usage - added option for password-based key derivation functions to iterate until a mimimum elapsed thread CPU time is reached - added option (on by default) for DEFLATE compression to detect uncompressible files and process them more quickly - improved compatibility and performance on 64-bit platforms, including Alpha, IA-64, x86-64, PPC64, Sparc64, and MIPS64 - fixed ONE_AND_ZEROS_PADDING to use 0x80 instead 0x01 as padding. - fixed encoding/decoding of PKCS #8 privateKeyInfo to properly handle optional attributes 5.2.1 - fixed bug in the "dlltest" DLL testing program - fixed compiling with STLport using VC .NET - fixed compiling with -fPIC using GCC - fixed compiling with -msse2 on systems without memalign() - fixed inability to instantiate PanamaMAC - fixed problems with inline documentation