summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-09-08Various changes: mostly removing 'WWW:' lines, since that's what we havewiz35-58/+29
the HOMEPAGE variable for, as well as some grammar and spelling fixes.
2001-09-08updated to boehm-gc 6.0 (gc6.0) which incorporated most of our patch.kei11-413/+54
On i386 aout/ELF, saprc ELF and macppc, 'cd ${WRKSRC}; make test' got success and www/w3m package which depends on this runs.
2001-09-08Add sounds support.hubertf4-17/+31
Patches submitted by Rui-Xiang Guo <rxg@ms25.url.com.tw> in PR 13893
2001-09-07update to 2.1.1: bugfixes and language supportdrochner4-41/+8
2001-09-07update to 2.1.2drochner8-190/+88
This release provides the following fixes: Security fixes: KDEsu. The KDEsu which shipped with earlier releases of KDE 2 writes a (very) temporary but world-readable file with authentication information. A local user can potentially abuse this behavior to gain access to the X server and, if KDEsu is used to perform tasks that require root-access, can result in comprimise of the root account. Bug fixes: kio_http. Fixed problems with "protocol for http://x.y.z died unexpectedly" and with proxy authentication with Konqueror. kparts. Fixed crash in KOffice 1.1 when splitting views. khtml. Fixed memory leak in Konqueror. Fixed minor HTML rendering problems. kcookiejar. Fixed minor problems with HTTP cookies. kconfig. Fixed problem with leading/trailing spaces in configuration values. kdebug. Fixed memory leak in debug output. klineedit. Fixed problem with klineedit emitting "return pressed" twice. (The security fix was already dealt with by patches.)
2001-09-07change dependencies to kdexxx>=2.1 instead of strict matchesdrochner10-28/+28
to ease updates
2001-09-07Update postgresql and packages built from postgresql sources to 7.1.3.jlam5-30/+20
Relevant changes from version 7.1.2 include: Remove unused WAL segements of large transactions Multiaction rule fix Pl/pgSQL memory allocation fix VACUUM buffer fix pg_dump fixes for GRANT/REVOKE/comments on views, user-defined types Fix subselects with DISTINCT ON or LIMIT Disable COPY TO/FROM a view
2001-09-07Add and enable "tkirc2". Fixes PR pkg/13887 by Kevin Lo.tron1-1/+2
2001-09-07Import new "tkirc2" package:tron4-0/+61
GUI for the ircII Internet Relay Chat client This package is based on patches for the old "tkirc" package suppled by Kevin Lo in PR pkg/13887.
2001-09-07upgrade to 3.9.10. security fix on -R command line option.itojun2-5/+5
2001-09-07upgrade to 9.2.0rc2. see release announcements (bind-announce@isc.org) oritojun2-5/+5
release note for details.
2001-09-06MASTER_SITES and HOMEPAGE changed.hubertf1-3/+3
Reported in PR 13882 by Hiroyuki Yanai <fk200329@fsinet.or.jp>
2001-09-06update to cascade-1.4dmcmahill3-13/+14
Changes include: - add the ability to specify gain in terms of voltage gain _or_ power gain - add input/output resistance keywords - add defaults keyword to allow users to change program defaults on the fly - the cascade-mode for emacs now works for fontlock - add voltage output levels in addition to the power levels - add a verbose style comment (ie, one which gets copied to the output file instead of being simply ignored). - new homepage and master ftp site. The previous version had no known bugs. Hopefully this one won't either.
2001-09-06Note conflict with perl-base-*, pointed out by David Brownleejlam1-2/+2
<abs@formula1.com>.
2001-09-06Add one missed file to BUILDILINK_FILES.libpcap -- include/net/bpf.hzuntum1-1/+2
Fixes pkg/13876 by Stoned Elipot <Stoned.Elipot@script.jussieu.fr>
2001-09-06Update to 1.0.13 as per PR/13869 by kevlo@midassol.commjl2-5/+5
Fixed truncation race with lock_retrieve() in lock_store(). The file has to be truncated only once the exclusive lock is held. Removed spurious debugging messages in .xs file. Fixed memory corruption on croaks during thaw(). Made code compile cleanly with -Wall. Changed tagnum and classnum from I32 to IV in context.
2001-09-06Fix build problem caused by buildlink conversion.tron1-1/+2
2001-09-06Install Russian messages in ru_RU as well as to ru_SU.kim1-2/+2
2001-09-05Removed duplicated text.kristerw1-4/+0
2001-09-05Update xmame to 0.54.2kristerw3-19/+5
Changes since 0.54.1 include: - Applied a fix for the Bubble Bobble driver. (Haze) - Applied a fix for Konami games. (Aaron Giles) - Using -debug no longer results in a segfault. - Applied a patch for the ES550x that fixes the runaway voices in Puzzle Bobble 3 and might fix other games with problems. (Aaron Giles) - Added -samplepath/-sp and -artworkpath/-ap command line options.
2001-09-05Update DrScheme to 103p1. Changes include performance enhancements, minorgroo2-51/+48
tweeks, and a new autoconf build system. The package now conflicts with any installed version of mzscheme as it builds with, and installs its own.
2001-09-05Nuke devel/p5-Data-Dumper as it's been reabsorbed into lang/perl5.jlam4-32/+1
2001-09-05Nuke lang/perl5-base as it's been reabsorbed into lang/perl5.jlam11-352/+1
2001-09-05Alter dependencies so that perl>=5.6.1nb2 will satisfy the dependency forjlam8-16/+16
p5-CGI or p5-Data-Dumper.
2001-09-05Update perl to 5.6.1nb2. Changes from perl-5.6.1nb1 include undoing thejlam9-14/+319
perl mess I created a year ago and making this a vanilla perl installation again, and explicitly setting the system library path so that /usr/local/* doesn't appear anywhere. The installed perl library now also includes CGI.pm-2.752. The www/p5-CGI package installs in to ${PERL5_SITEARCH} so there is no conflict with the "standard" CGI.pm.
2001-09-05Make this compile under NetBSD-1.4.x and other systems that don't come withrh2-7/+9
preinstalled libssl and libcrypto.
2001-09-05Update mew to 2.0.52jun2-5/+5
Mew 2.0.52 (2001/09/05) mew-dist release * "I" inserted a line in a underline overlay. So, underline was put onto two lines. This bug has been fixed. * A bug fix for mew-alias-expand-addrs. * A bug fix for mew-input-address. * Bug fixes for "(" and ")" again. NINOMIYA Hideyuki <nin@shikoku.ne.jp> * The "-a" option for contrib/incdir. Yasunari Momoi <momo@bug.org> "YAMAZAKI Noriyuki" <zaki@data-hotel.net> * A patch for contrib/mew-fancy-summary.el. Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp> * Some defcustom hack. Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
2001-09-05Update DrScheme to 103p1. Changes include performance enhancements, minorgroo28-1045/+1793
tweeks, and a new autoconf build system. The package now conflicts with any installed version of mzscheme as it builds with, and installs its own.
2001-09-04Really depend on LaTeX and Ghostscript-- it's largely useless without itgroo4-9/+361
(even generating HTML). Install documentation and examples.
2001-09-04enable doxygen subdirgroo1-1/+2
2001-09-04Import doxygen-1.2.10:groo5-0/+70
Doxygen is a documentation system for C++, Java, IDL (Corba, Microsoft and KDE-DCOP flavors) and C. It can help you in three ways: 1. It can generate an on-line documentation browser (in HTML) and/or an off-line reference manual (in LaTeX) from a set of documented source files. There is also support for generating output in RTF (MS-Word), PostScript, hyperlinked PDF, compressed HTML, and Unix man pages. The documentation is extracted directly from the sources, which makes it much easier to keep the documentation consistent with the source code. 2. Doxygen can be configured to extract the code structure from undocumented source files. This can be very useful to quickly find your way in large source distributions. The relations between the various elements are be visualized by means of include dependency graphs, inheritance diagrams, and collaboration diagrams, which are all generated automatically. 3. You can even `abuse' doxygen for creating normal documentation
2001-09-04Add a note on typography - for now, only some info on shell prompts.hubertf1-1/+14
2001-09-04Markup changes:hubertf1-384/+427
* indent consistently * make shell prompts consistent XXX It would be really nice to have that in a different format, and generate this file... (Didn't I do a DocBook version of this some time ago?)
2001-09-04Fix some typos, logical errors, and use pkgsrc/foo/bar consistently.hubertf1-42/+49
Mostly from Dawid Szymaqski <dawszy@netbsd.lubin.pl>
2001-09-04Add and enable gdkxftrh1-1/+2
2001-09-04Initial import of gdkxft-1.0, a library that transparently addsrh4-0/+54
anti-aliased font support to GTK applications.
2001-09-04Use a proper order for the include directories while building "korganizer"tron2-6/+15
to avoid build failures if "ical.h" from the "evolution" package is installed. This fixes pkg/13860.
2001-09-04Fix Estonian and Ukrainian character set codes.kim1-3/+3
2001-09-03Upgrade to tcsh-6.11.kim6-58/+45
NOTE: Polish translation is excluded from the package due to broken files. New Features: * kill ring Per Hedeland * bsd style colorls Anand * big5 multi-byte support Yen-Ming Lee * LARGEFILE support on Linux Kimmo Suominen * jobcmd alias Greg Parker New Ports: * concurrent's powermaxos Matt Majka * hpux11 Joshua Weage Locale Support: * estonian translation Toomas Soome * russian translation Ilmar S. Habibulin * polish translation Pawe³ New Complete list of changes: 40. V6.11.00 - 20010902 39. Completion fixes (Tom Warzeka) 38. make c_insert not static so that it can be used from win32 (amol) 37. Fix rmstar not to corrupt memory when we say no. (Mark Peek) 36. V6.10.02 - 20010806 35. polish nls locale (Pawe³ New) 34. Fix a tcsetattr race running background jobs as the last line on an xterm window (Andrew Brown) 33. jobcmd alias (Greg Parker) 32. hpux11 support (Joshua Weage) 31. Fix SHORT_STRINGS compilation (Daniel Trinkle) 30. Add kill -s (Mark Peek) 29. Don't recognize all mips as dec (Bjorn Knutsson) 28. Fix GLOB_QUOTE problem (noted by Per) I introduced in 6.10.01. 27. Port to concurrent's powermaxos (Matt Majka) 26. New builtin srcfile (Amol) 25. Fix bindkey "\\" cmd (reported by Ismail H. Tuncer) 24. %0Xc was broken in the prompt if the user's home directory was '/'. (reported by Edward Glowacki) 23. V6.10.01 - 20010426 22. LARGEFILE support on Linux. 21. Add big5 multibyte support (Yen-Ming Lee) 20. Check the return value of setpriority (Dima Dorfman) 19. Avoid constructing paths with // on DomainOS (Nickolai Zeldovich) 18. Russian translation (Ilmar S. Habibulin) 17. Fix hostdefs for alpha support in FreeBSD (Andrey A. Chernov) 16. Add door support in colorls (Shaen) 15. Add BSD_STYLE_COLORLS for FreeBSD (Anand) 14. MAXHOSTNAMELEN needs to be 256 (Kris Kennaway) 13. Document stty -tabs problems on compaq (Nelson H. F. Beebe) 12. Fix broken comment, and new versions of config.guess and config.sub (H.Merijn Brand) 11. fix redrawing in the recognize case (Andrew Brown) 10. don't call qsort with 0 items. (Luke Mewburn) 9. fix echo;echo;echo; not outputing anything (Andrey A. Chernov) 8. Fix shell word parsing in dabbrev-expand (Per Hedeland) 7. hpux fixes (Chienting Lin) 6. Implement kill ring (Per Hedeland) 5. Avoid core-dumping when a very long $HOME gets passed in (Kris Kennaway) 4. Add rlimit_vmem for linux based on rlimit_as (N KomaZaki) 3. back out symlink=expand path check. 2. Add Estonian translation (Toomas Soome) 1. Accept empty $savedirs to mean infinity.
2001-09-02Add xmesskristerw1-1/+2
2001-09-02Resurrect the xmess package (it was removed 2 years ago since xmess iskristerw7-0/+211
included in the xmame tar ball. xmess doesn't however get updated for every new mame release, so it makes sense of having a separate package for it.) The current xmess version is xmess-0.37b15.2.
2001-09-02Upgrade xmame to 0.54.1nb1 after doing the following changes:kristerw4-7/+28
- Made Bubbl Bobble work again - Removed a warning from the xmamerc file.
2001-09-02'tex -ini' complains that LaTeX sOuRcEs Are older than one year, and shouldhubertf5-20/+404
be updated. We'll not go and touch the guts of teTeX here, and instead just ignore the warnings (``... || true''). Fixes PR 13446 by Naoto Shimazaki <igy@arhc.org>
2001-09-02add and enable reedwiz1-1/+2
2001-09-02Initial import of reed-4.6, an auto-scrolling text viewer.wiz8-0/+98
2001-09-02fix typohubertf1-1/+1
2001-09-02Ignore warning about stone old LaTeX sources.hubertf1-2/+2
XXX I'll rather wait for new teTeX (whenever that's out) instead of touching the guts of teTeX.
2001-09-02Add note to run nessus-adduser etc.hubertf1-1/+5
2001-09-02 * Fix our netbsd-doc-print package to properly handle the italianhubertf8-17/+46
version of Federico Lupi's guide by including italian language in the right file. Hint: http://lists.oasis-open.org/archives/docbook/200002/msg00214.html * While there, install the jadetex files not in the textproc/jade package, but in the print/jadetex package. That's where we also build and install the jadetex.fmt file, so things actually fit together. * Bump some pkg versions: print/jadetex -> jadetex-2.20nb1 textproc/jade -> jade-1.2.1nb3 meta-pkgs/netbsd-doc -> netbsd-doc-1.2 meta-pkgs/netbsd-doc-print -> netbsd-doc-print-1.1
2001-09-02Update to 0.4.9.2. Changes: Improved logging, optional libwrap supportwiz6-35/+24
(not enabled). Source code was cleaned for SUSv2 correctness.