summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-04-30Initial import of musicpd 0.10.3 into the NetBSD packages collection.grant6-0/+176
Music Player Daemon allows remote access for playing music (MP3s, Ogg Vorbis files, Flacs and AAC files) and managing playlists. It is designed for integrating a computer into a stereo system that provides control for music playback over a local network. It is also makes a great desktop music player, especially if you're a console junkie, like frontend options, or restart X often. this package is a hybrid of a package created by pkg@burningsoda.com in pkgsrc-wip and the package created independently by myself.
2004-04-30Convert to buildlink3.snj8-25/+25
2004-04-30No code change, but just indent two lines.reed1-3/+3
2004-04-30Use the shell's builtin echo instead of /bin/echo.reed1-2/+2
2004-04-30Fix build after p5-gtk was converted to buildlink3 (hi xtraeme!).snj1-2/+2
2004-04-30Fix one previous wrong entry (hi abs!)xtraeme1-2/+2
2004-04-30Apply patches from KDE CVS to fix building with freetype2 2.1.8.xtraeme3-1/+447
2004-04-30- Use C++ compiler.minskim1-1/+3
- Override libtool.
2004-04-30Simplify Makefile by combining USE_LIBTOOL and SHLIBTOOL_OVERRIDE intominskim1-3/+2
USE_SHLIBTOOL.
2004-04-30CGI/1.1, as documented at:lukem3-3/+37
http://cgi-spec.golux.com/ mentions SCRIPT_NAME but not SCRIPT_FILENAME. Support web servers that only supply the former, even though PHP 4.3 wants the latter to operate as a CGI... Fixes problem using PHP 4.3 under a variety of non-Apache web servers.
2004-04-29Add and enable p5-Text-Quoted-1.5.minskim2-2/+4
2004-04-29Import p5-Text-Quoted from pkgsrc-wip. Packaged by dieter Roelants.minskim4-0/+34
"Text::Quoted" examines the structure of some text which may contain multiple different levels of quoting, and turns the text into a nested data structure. The structure is an array reference containing hash references for each paragraph belonging to the same author. Each level of quoting recursively adds another list reference.
2004-04-29Avoid copying '*.orig' files when installing.kim1-3/+3
2004-04-29Note PKGREVISION bump of imhangul due to PLIST changes.minskim1-2/+2
2004-04-29Install a shared object only; there is no need to install a staticminskim2-3/+4
library for GTK+ input module. Bump PKGREVISION.
2004-04-29Fix build for NetBSD > 1.6L < 2.0.recht2-5/+5
2004-04-29On older IRIX systems, /usr/bin/awk is actually less functional thanjschauma1-2/+2
/usr/bin/nawk. On newer IRIX systems, the former is a symlink to the latter. So just always use nawk. Pointed out by Georg Schwarz.
2004-04-29Update GDGraph3d to 0.56abs1-1/+3
No changelog from 0.55 available
2004-04-29Update GDGraph3d to 0.56abs2-6/+5
No changelog from 0.55 available
2004-04-29Note PKGREVISION bump of nbitools.minskim1-1/+2
2004-04-29Change an argument passed to cpp so that it will not confuse buildlink3.minskim4-8/+18
The problem was reported by Yasushi Oshima on tech-pkg-ja@jp.NetBSD.org.
2004-04-29Note updates to the jakarta-tomcat packages.erh1-2/+3
2004-04-29Add the script to get the list of master sites for Tomcat 5.erh1-0/+8
2004-04-29Update the jakarta-tomcat package to Tomcat 5.0.19.erh11-676/+1800
This is a Java Servlet 2.4 and JSP 2.0 server.
2004-04-29+ rsync-2.6.1, zenity-2.6.2minskim1-1/+3
2004-04-29Update p5-GD to 2.11:abs1-1/+3
2.11 More alpha functions from Cory Watson 2.10 Suppress CAPI warning. Warn about Math::Trig warning 2.09 VMS documentation patch from Martin Zinser Non-standard library finding path options from Peter Kruty 2.08 Applied 5.00503 compatibility patch from Mathieu Arnold New check for JPEG magic tag returned by some digital cameras.
2004-04-29Update p5-GD to 2.11:abs2-6/+5
2.11 More alpha functions from Cory Watson 2.10 Suppress CAPI warning. Warn about Math::Trig warning 2.09 VMS documentation patch from Martin Zinser Non-standard library finding path options from Peter Kruty 2.08 Applied 5.00503 compatibility patch from Mathieu Arnold New check for JPEG magic tag returned by some digital cameras.
2004-04-29Fix HOMEPAGEabs1-2/+2
2004-04-29Add patch-aa I've forgot to commit.taca1-0/+13
2004-04-29Use ft2build.h / FT_FREETYPE_H instead of including freetype/tttables.hrecht2-1/+16
and freetype/freetype.h directly. From FreeBSD.
2004-04-29+ samba-3.0.3.taca1-1/+2
2004-04-29Rename this package to jakarta-tomcat4. It's different from jakarta-tomcaterh1-2/+3
and both can be installed at the same time.
2004-04-29Fix comments, automatic directory removal is due to the PKG_SYSCONFDIRerh1-3/+3
setting, not CONF_FILES.
2004-04-29Install .tcl files into lib/ instead of share/, as other Tcl packagesminskim3-119/+112
do. It also reduces patches. Skip PKGREVISION bump since this package was updated minites ago.
2004-04-29Clean up leftover comments from debugging.erh1-5/+1
2004-04-29Post-configure pure hack implemented, otherwise Makefile tries to rebuild itselfadam1-1/+5
2004-04-29Update tkcvs to 7.2.1.minskim6-25/+21
Changes: - Vendor Merge is back, rehabilitated by Eugene Lee, its author. - Bug fixes: 892051 apply the tag ignores user input 892050 merge changes to current doesn't do that (No report) Clear entry containing tag instead of appending, so tag doesn't grow if dialog is re-opened. Fixed a few problems with defaults in tkcvs_def.tcl. - The installer no longer hardcodes the library path in tkcvs. The program now figures out where it is at runtime. - You can now configure how many lines to keep in the trace window with $cvscfg(trace_savelines) - Import dialog has better defaults. Version default is the same as you get if you don't supply the -b option on the command line. - Don't show stderr in CVS Commit dialog, since if there are many directories they may make too much output and make you miss what you were interested in.
2004-04-29Import Jakarta Tomcat 4.1.30erh7-0/+1672
2004-04-29Disable the pth-test, since it doesn't work correctly (bl3 problem?)wiz1-1/+3
on systems still needing pth.
2004-04-29Fixed problems with the new freetype2 libraryadam8-1/+329
2004-04-29Fix my email address.sketch5-16/+16
2004-04-29Make this build in NetBSD -current.xtraeme2-7/+19
2004-04-29Fixed problems with the new freetype2 libraryadam8-1/+329
2004-04-29+musicpd/mpc, which I have almost ready.grant1-1/+7
2004-04-29automake updated to 1.8.4.wiz2-3/+3
2004-04-29Update to 1.8.4:wiz2-5/+5
Known issue not fixed in 1.8.4: Historically Automake has always tried to generate V7 format tarballs during `make dist'. This format is quite antiquated, but is portable. It supports filenames with up to 99 characters. When given longer filenames some tar implementations will diagnose the problem while other will generate broken or non-V7 tarballs. For instance GNU tar 1.13.25 will produce an archive with GNU extensions, while the latest GNU tar beta (1.13.93) will silently truncate filenames. Automake 1.9 will have options to select newer tar formats, and diagnose long filenames. In the meantime we recommand that people who cannot avoid long filenames in their packages stick to GNU tar 1.13.25. Bugs fixed in 1.8.4: * Long standing bugs: - Fix AM_PATH_PYTHON to correctly display $PYTHON when it has been overridden by the user. - Honor PATH_SEPARATOR in various places of the Automake package, for the sake of OS/2. - Adjust dependency tracking mode detection to ICC 8.0's new output. (PR/416) - Fix install-sh so it can install the `mv' binary... using `mv'. - Fix tru64 dependency tracking for libtool objects. - Work around Exuberant Ctags when creating a TAGS files in a directory without files to scan but with subdirectories to include. * Bugs introduced by 1.8: - Fix an "internal error" when @LIBOBJS@ is used in a variable that is not defined in the same conditions as the _LDADD that uses it. - Do not warn when JAVAROOT is overridden, this is legitimate.
2004-04-29+ automake-1.8.4, curl-7.11.2, lftp-3.0.3, liferea-0.4.7d, oss-3.99.1c,wiz1-6/+12
rox-session-0.1.22, thy-0.9.0 [pkg/25318], tkcvs-7.2.1, w3m-0.5.1, xpad-1.13.1. - mplayer-1.0pre4
2004-04-29qt3 updatemarkd1-1/+7
2004-04-29Update to qt3 3.3.2.markd3-102/+5
Qt 3.3.2 is a bugfix release. It maintains both forward and backward compatibility (source and binary) with Qt 3.3.1 and Qt 3.3.0. X11 specific fixes: Fixed crash bug when using X Input Method Chinput. - Drag and Drop Ignores accelerator events when dragging. - QClipboard Fixed bug where data()->format() would return the wrong value. Fixed potential crashes with regards to iterators. - QFont Avoids badly scaled fonts, and prefers exact matches. Made sure symbol fonts get loaded correctly. Made it possible to load Latin fonts that do not contain the Euro symbol. Fixed glyph width bug observed with some Khmer fonts. Fixed crash with misconfigured Xft. Fixed problem with font selection for Xft2 when having Latin text with non-Latin locale. Respects custom dpi settings for Xft. Does not use Xft if we have FreeType1 but no XRender. Fixed memory leak in the font engine when drawing transformed fonts. - QGL Fixed crash when rendering text in GL widgets. - QLocale Tru64: Fixed crash when INFINITY is compared to another double. Tru64: Uses DBL_INFINITY for Compaq C++ compiler. - QMimeSource Does not re-enter the event loop in provides(). - QPainter Fixed rendering of anti-aliased text on non-XRender enabled displays. - QPrinter Fixed setFromTo(). Fixed printing of Arabic text with XLFD fonts. - QTextEdit Fixed bug with extremely long lines. - QThread Fixed bug that made program require superuser privileges on some Linux machines. - QWidget Fixed showFullScreen() and showMaximized() for window managers that do not support extended window manager hints (EWMH).
2004-04-29Add SCRIPT_FILENAME to the environment variables provided to CGIs,lukem3-19/+27
as a copy of SCRIPT_NAME with the leading `/' removed. Note that SCRIPT_FILENAME is _not_ a CGI/1.1 environment variable per http://cgi-spec.golux.com/ If SCRIPT_FILENAME is not set set PHP 4.3.6 as a CGI fails with No input file specified. Apache sets this variable; it appears that many other CGI/1.1 compliant web servers do not and thus PHP 4.3.6 as a CGI doesn't function with them. "oh joy."