summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-01-05Updated p5-Net-Server to 0.86.grant2-5/+5
changes since 0.85: - Changed maintainer to bbb@cpan.org (Rob Brown). - Patch to fix Net::Server::Daemonize setuid bug: http://www.ijs.si/software/amavisd/net-server.patch - Add a fix in the argument handling of configure to account for some alpha systems (James Vasak) - For RedHat 8.0 perl.req, avoid demanding that perl(IO::Muliplex) and perl(IO::Socket::SSL) rpms are installed just to use Net::Server.
2004-01-05Update to gnus 5.10.6, various bugfixes. Last gnus of the 5.10lha3-6/+7
releases.
2004-01-05improve description (hey, it's better than a one-liner!)grant1-1/+13
2004-01-05Minimum version of esound required is 0.2.27 not 2.4.1 (Hi Jeremy!).xtraeme1-2/+2
This closes PR pkg/23984 by Min Sik Kim.
2004-01-05Note update of libgii/libggi packages.xtraeme1-1/+3
2004-01-05Update to 2.0.4, closes PR pkg/23820.xtraeme4-29/+17
Changes: o build fix: cygwin has no sys/shm.h and sys/ipc.h, so configure disables all targets requiring them, if not present. o cbconsist demo: sync with devel tree o gcc 3.3 compiling fix for default/linear_16/crossbuild.c (fixes Debian bug #197214) o merged build fix from FreeBSD's ports tree to make the xf86dga target compile on FreeBSD (fixes FreeBSD PR ports/52380) o X-target + minor mode initialization fix from Argo Vessmann + shm helper checks return code, when setting up the directbuffer + release locking on failure. (Threadsafety fix) + fixed geometry check. Opening (very) small windows is now possible.
2004-01-05Update to 0.8.4xtraeme5-45/+26
Changes since 0.8.3: * gcc 3.3 warning fix (warnings caused by <ggi/gg.h>:194 fixed) * hotfixes for libgii 0.8.3 * fixed memory leak on unloading modules under Darwin * win32 (cygwin/mingw) compile fixes from Albert Graef * cygwin build fixes
2004-01-04Use BUILDLINK_{INCDIRS,LIBDIRS}.<pkg> instead ofjlam2-6/+4
BUILDLINK_{CPPFLAGS,LDFLAGS}.<pkg> where we're adding search directories. Using the former should do the right thing for pkgviews if we do binary package upgrades of dependencies by inserting the right default view directories into the search path as well.
2004-01-04Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk.jlam67-526/+389
2004-01-04We don't need to escape "+" if we're using the :M variable operator.jlam1-3/+3
2004-01-04fix path to py-libxml2recht1-2/+2
noted by Min Sik Kim in private mail
2004-01-04Rearrange some of the lines in the buildlink3.mk example so that it's a bitjlam1-6/+3
shorter to write.
2004-01-04Note re-import of gnome1 version of evolution as evolution12rh1-1/+2
2004-01-04evolution-1.2.x now resides in mail/evolution12rh1-3/+3
2004-01-04Add and enable evolution12rh1-1/+2
2004-01-04Re-import of evolution-1.2.4nb6, the gnome1 version of evolution asrh17-0/+2009
evolution12.
2004-01-04remove evolution-1.4rh1-2/+1
2004-01-04Note update of evolution to 1.4.5rh1-1/+2
2004-01-04Update evolution to 1.4.5. Changes include feature enhancements and tonsrh11-1664/+1449
of bug fixes, too numerous to list here. Most nobably, this version of evolution now uses the gnome2 framework instead of gnome1.
2004-01-04BUG FIXES:jlam1-59/+85
* Don't add any dependencies (via BUILDLINK_DEPENDS) unless buildlink3.mk files add them. This fixes case where the software existed both in the base system and in /usr/pkg, we used only the built-in software, but we still recorded a dependency on the one in /usr/pkg. * Re-structure the code that populates ${BUILDLINK_DIR} so that we don't bump into ARG_MAX limits in the shell. This should fix the problem present in the buildlink2 framework noted in: http://mail-index.netbsd.org/tech-pkg/2004/01/03/0005.html CHANGES: * Define a new yes/no variable BUILDLINK_USE_BUILTIN.<pkg> that determines if we should use the built-in software or not. This should probably replace the various USE_NCURSES, USE_GNU_READLINE, USE_GNU_GETTEXT, etc. variables with something whose naming is a bit more consistent and is integrated directly into the buildlink3 framework. * Garbage-collect "$$pkg_prefix", which was used exclusively in BUILDLINK_FILES_CMD.<pkg>. It no longer exists in the buildlink3/pkgviews world. Packages _should_ _no_ _longer_ directly set the PREFIX variable in the package Makefile. As a consequence, the various Java VM packages will need some changes when they're converted to use buildlink3.
2004-01-04Note update of overnet to 0.51.2cjep1-1/+2
2004-01-04Update of net/overnet to 0.51.2. PR#23945 from Min Sik Kim.cjep2-7/+7
Many changes since 0.48 (see http://www.overnet.com/versions.html for a full list) including: * Many crash bugs fixed * Many features added * zlib Server support * HTTP links recognised even if not exactly "http://" at front * Flat style download progress bar * Drag and drop support * New Horde download system * ed2K links: Files over 2GB sizes are correct now * Ports greater than 32876 are now shown correctly
2004-01-04Fix typo (packages->package).xtraeme2-2/+2
2004-01-04Don't install q3ded in quake3arena*, if you want to installxtraeme4-9/+7
the quake3 server, use quake3server* packages instead. Bump PKGREVISION. From David Ferlier in PR pkg/23980.
2004-01-04Added quake3server{,-ra3} packages.xtraeme1-1/+3
2004-01-04Add and enable quake3server{,-ra3}.xtraeme1-1/+3
2004-01-04Initial import of quake3server-ra3 from David Ferlier in PR pkg/23973.xtraeme5-0/+92
This packages allows you to run a Quake III Arena dedicated server with Rocket Arena mod under NetBSD using Linux emulation.
2004-01-04Initial import of quake3server-1.32b, packaged by David Ferlier inxtraeme5-0/+186
PR pkg/23972. This packages allows you to run a Quake III Arena dedicated server under NetBSD using Linux emulation.
2004-01-04Locally mirror jade_1.2.1-18.diff.gz as this has gone from the Debian site.cjep1-2/+2
(cf. PR#23632). XXX We should probably update jade to use jade_1.2.1-38.diff.gz
2004-01-04Note update of audio/libcdaudio to 0.99.9xtraeme2-3/+3
2004-01-04Update to 0.99.9 from Min Sik Kim in PR pkg/23930.xtraeme4-17/+19
Changes in 0.99.9 * (cdaudio.c) cd_poll: accept CDS_MIXED CD's too. * (cddb.c) cddb_read_line: fixed fprintf() format. * (coverart.c) coverart_direct_erase_data: removed unused local variable. * (cddb.h): added cddb_mc_generate_new_entry's interface, which is used in cdindex.c. Changes in 0.99.8 * Minor bugfix release. Switched to Automake 1.6. Changes in 0.99.7 * Fixed a bug that made libcdaudio log more messages than desired to klogd. Thanks to Matt Kraai.
2004-01-04Note update of www/p5-HTML-FillInForm to 1.03xtraeme1-1/+2
2004-01-04Update to 1.03 from Hiramatsu Yoshifumi in PR pkg/23976.xtraeme2-6/+6
List of changes from 0.29: - Fixed warning messages when textarea doesn't have a name attribute - Updated required version number for HTML::Parser to 3.26 in Makefile.PL - Fixed issue with HTML::Parser decoding high-bit entities, by setting attr_encoded option, now requires HTML::Parser >= 3.26. - Workaround for Opera 6.01/02 bug with selected radio boxes - place space before ending "/>" in <input .. />
2004-01-04Note update of textproc/libcroco to 0.4.0xtraeme2-3/+3
2004-01-04Update to 0.4.0, based on patch sent from Min Sik Kim in PR pkg/23793.xtraeme5-17/+32
Changes: o Compiles with g++. o seleng and layeng are disabled by default. (NOTE: They are enabled in pkgsrc.) o Build system cleanup. o More fixes.
2004-01-04Fix CONFLICTS with omega to only conflict with older omega;wiz2-6/+6
current omega package does not conflict. Closes PR 23975 by Richard Rauch.
2004-01-04Bump revision due to librsvg2 update (libcroco added as a dependancy).jmmv10-20/+20
2004-01-04Note update of chat/xchat2 to 2.0.7xtraeme2-3/+3
2004-01-04Update to 2.0.7xtraeme3-7/+7
Changes: ---------------------------------------------------------------------- 2.0.7 ---------------------------------------------------------------------- - Updated translations (fi, nl). - Fixed dcc psend crash [858539]. - Fixed bug where an error message was erroneously displayed while transfering files with fast-send turned off. Also, allow fastsend to be used with psend (Daniel Dubois). - Print more informative messages when Perl scripts fail to load (Andy). - Win32: Added native sound playing support. - Win32: Fixed possible crash upon exit while still connected. - Fixed notify's Lastseen column for offline users [864185]. - Report more informative error when DCC write to disk fails. - Fixed crash when xchat.conf contains oversized strings [750403]. ---------------------------------------------------------------------- 2.0.6 ---------------------------------------------------------------------- - Updated translations (de, lt, sl, sr). - Fixed detection of Python on amd64 (Mads Martin Joergensen). - Don't loose editbox contents when pressing up, then down arrow (Ricky Clarkson). - Fixed missing dcc flag on new ignores via gui. - Fixed missing separator bar on PseudoColor displays. - Fixed some 64-bit issues (xc205-fix64bit.diff). - Apply tint changes instantly. - Fixed DCC resume with mirc >= 6.1. - Python plugin changes: * Fixed the reentrancy problem which made xchat freeze when some python code made xchat trigger a python callback somewhere. * Implemented xchat_emit_print() and xchat_get_prefs() support. * Fixed softspace support for python 2.3. This problem was making print statements yield an extra space at the next line start. * Other minor changes. (Gustavo Niemeyer, Gustavo J. A. M. Carneiro, Marko Kreen). - Fixed request of a MODE on a channel you're not in changing the current titlebar [820998]. - Restored compatibility with older Perl that lacks call_pv(). - Use sigaction inplace of signal() for better compatibility. - Win32: Don't try to open logfiles with a "\" in them, windows wont allow it. Instead, the "\" is replaced by a "_". - Backported HTTP authentication code from 1.8.11 (you can now specify a username and password for HTTP proxies). - When beep on highlight is on, beep on channel actions too (Christopher A. Aillon) - Added active dcc send feature (/dcc PSEND). More info here: http://mail.nl.linux.org/xchat-discuss/2003-10/msg00124.html (Daniel Dubois and Emmanuel Jeandel). - URL Handlers menu now removes programs that arn't in PATH. - Added "away" users field for plugin API. - Smaller bug fixes: 822199, 786267, 783172, 811971, 756048, 844919.
2004-01-04Note revision bump for librsvg2 to 3.jmmv1-1/+2
2004-01-04Revert last change because it breaks user configurable themes.tron2-9/+7
2004-01-04Use libcroco for better CSS parsing. Also fixes build problem reported injmmv2-4/+6
PR pkg/23978 by Noud de Brouwer. Bump PKGREVISION to 3.
2004-01-04+xchat-2.0.7.wiz1-1/+2
2004-01-04Note pfaedit update.junyoung1-1/+2
2004-01-04Update to 20040102.junyoung3-8/+8
Too many things have changed since 20030712 release. See http://pfaedit.sourceforge.net/changelog.html for details.
2004-01-04+ dctc-0.85.8, dvipdfmx-0.0.0.20031116 [pkg/23961], libcaca-0.6,wiz1-2/+6
p5-HTML-FillInForm-1.03 [pkg/23976], tkcvs-7.2.
2004-01-04Fix date in tiff entry.wiz1-2/+2
2004-01-04Include "sys/param.h" explicitly because the modified code checkstron2-7/+15
"__NetBSD_Version__" which is only accidently availabe because "sys/sysctl.h" got included.
2004-01-04note addition of py-libxml2 and py-libxsltrecht1-1/+3
2004-01-04add py-libxml2 and py-libxsltrecht1-1/+3