summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-12-02Make BitchX compile with GCC3jmcneill1-0/+13
2003-12-01fix formattinggrant1-4/+5
2003-12-01Note revision bump for ppp-mppe, leading to version 2.3.9nb2.cube1-1/+2
2003-12-01Bump PKGREVISION after last commit (fix for a connection hanging bug).cube1-2/+2
2003-12-01Force the use of a C++ compiler to compile C++ source files in a more cleanben4-26/+38
manner, from feedback in PR 23252.
2003-12-01bumped spamassassin to 2.60nb2heinz1-1/+2
2003-12-01+ p5-Net-DNS-0.42heinz1-2/+2
2003-12-01Remove DNSBL rules using *.easynet.nl (shut down today, see ↵heinz5-3/+47
http://abuse.easynet.nl/dynablocker.html
2003-12-01Updated wine to 20031118adam2-3/+3
2003-12-01Changes Wine-20031118:adam5-31/+24
- Many printing improvements. - Run-time detection of NPTL threading. - Lots of code merges from Crossover Office 2.1. - Some reorganization of the source tree. - Lots of bug fixes.
2003-12-01Add myself to subversion-0.33.1.epg1-2/+2
2003-12-01Note screen PKGREVISION bump due to sparc64 utmpx bugfix.ben1-1/+2
2003-12-01On sparc64 when I used the "w" command, the screen logins had absurdlyben3-5/+23
large login and idle times. This was due to a bug in utmp.c: in os.h ------- # define utmp utmpx # define ut_time ut_xtime in utmp.c::makeuser() --------------------- struct utmp *u; (void)time((time_t *)&u->ut_time); The above works fine on i386 where ut_xtime and time_t are the same size, but on sparc64 ut_xtime is 8 bytes rather than 4. This fix was tested on i386 and sparc64.
2003-12-01Comment out the code that returned DECOMP_ERROR when an out-of-order packetcube2-6/+13
is received. It is necessary because in the case of a dropped packet, while it is understandable to return DECOMP_ERROR, it has the side effect of making NetBSD desactivate the MPPE decompressor on the PPP interface. A comment in net/if_ppp.c mentions a patent that would prohibit an automatic failure recovery in that case, so it would need MPPE-specific code in net/if_ppp.c, which of course is impossible since the MPPE decompressor is only available as a LKM. Just ignoring the problem is a bit of a hack, but is a much more nicer solution that what I used when I first encountered the issue. Problem reported and patch provided in PR 23593, by Yoshitaka Tokugawa.
2003-12-01update patches so that this is in sync with what got committedjdolecek3-11/+29
into PHP CVS tree; the patches will be disposed on next PHP update PKGREVISION not bumped, the package works exactly same as before
2003-12-01Add a patch to handle systems which have uint64_t but not the UINT64_Che2-1/+19
macro. This could happen with UNIX98-type systems, such as the code on our netbsd-1-5 branch, and would prevent this package from building on such systems. Problem also reported to the original author.
2003-12-01reorder lines to appease pkglint (hi, zuntum!)grant1-3/+4
2003-12-01Note that I have gpsim-0.21.0 ready.bouyer1-1/+2
2003-12-01Note update of "qt3" package to version 3.1.2nb4.tron1-1/+2
2003-12-01Fix broken dependences and bump package revision.tron1-3/+3
2003-12-01s/gtkgltext/gtkglext/jschauma1-2/+2
2003-12-01p5-razor-agents-2.36 doneheinz1-2/+1
2003-12-01Updated p5-razor-agents to 2.36heinz1-1/+2
2003-12-01New version 2.36. It'a leaf package and 2.36 fixes a build problem Grantheinz6-33/+37
Beattie encountered on Linux. Relevant changes sinc 2.22: o Better compatibility of Makefile.PL with new MakeMaker o C Code compiles with C compilers other than GCC. o Detect and skip body parts that only contain MIME headers. o Fixed a bug where razor-check would terminate prematurely on messages for which it could not compute a signature. o Introduced SOCKS support. Net::SOCKS is required in order to use SOCKS. Specify socks_server in the config file. o Fixed a bug where the MIME boundary was being spuriously set in certain cases. o A bug in the selection of zone prefixes in bootstrap discovery was fixed. o Razorhome is gleaned from the config file passed to razor-agents, if all else fails. "razor-report -conf=/etc/razor/razor.conf spam" will use /etc/razor as its home if no other home is found (eg in $HOME/.razor). To force a particular Razorhome value, use the -home=path option. o Force bootstrap discovery when all discovery servers are unavailable. This fixes a bug where by razor-agents would try to connect to the old Razor2 discovery server found in servers.discovery.lst.
2003-11-30Note PKGREVISION bumps due to graphics/glu's shlib increase.jschauma1-1/+27
2003-11-30As pointed out by jlam:jschauma27-50/+54
bump PKGREVISION on packages depending on graphics/glu due to latest shlib changes there.
2003-11-30As pointed out by jlam: The shlib major for libGLU.so hasjschauma1-2/+2
gone from 2 to 4, so the BUILDLINK_DEPENDS.glu in glu/buildlink2.mk should be bumped to the latest version of the package.
2003-11-30+ courier-0.44.2, diffstat-1.34, elm-me-2.4pl109a, gentoo-0.11.44,wiz1-5/+8
gnome-icons-1.0.9 [pkg/23596], libIDL-0.8.2 [pkg/23603], scribus-1.1.3.
2003-11-30Update HOMEPAGE.jmmv1-2/+2
2003-11-30+ sodipodi-0.33xtraeme1-1/+2
2003-11-30Correct past entry; "Update squid to 2.5.1nb1" was duplicated andtaca1-2/+2
latter was 2.5.1nb2.
2003-11-30Note update of www/squid package to 2.5.4nb2.taca1-1/+2
2003-11-30Take in 16 official patches and bump revision.taca2-5/+52
* connection setup may look like syn flood attack if server is refusing connection * --enable-arp-acl may give warning about net/route.h * Incorrect html on empty Gopher responses * positive_dns_ttl ignored when using internal DNS client * squid_ldap_group update to version 2.12 * 100% CPU loop if external_acl combined with authentication * maximum_object_size too large causes squid not to cache * Install of Mozilla/Netscape plugins fails because .xpi mime type unknown * Segfault if failing to load error page * Error page translation updates for German and Lithuanian * auth_param documentation update * pam_auth fails on Solaris when using pam_authtok_get * FQDNcache discards negative responses when using internal DNS * login with space confuses redirector helpers * digest auth never detects password changes * cache.log message on "squid -k reconfigure" confusing
2003-11-30whitespace policegrant1-2/+2
2003-11-29+ mrtg-2.10.6xtraeme1-1/+2
2003-11-29+ fix-mime-charset-0.5, lesstif-0.93.94, ruby-webrick-1.3.1wiz1-1/+5
[pkg/23592|taca], xboard-4.2.7.
2003-11-29Note update of nabi.junyoung1-1/+2
2003-11-29Update nabi to 0.11. Changes since 0.10:junyoung2-5/+7
- Now it's possible to configure nabi in the main window. This is useful for the environment without the system tray. - Shows character in combination properly when running in 3-bul mode. - Added -s option used to display status only. - Some other small bug fixes. Patch provided by Min Sik Kim in PR#23595.
2003-11-29subversion-0.32.1 is done.junyoung1-2/+1
2003-11-29Note update of subversion to 0.32.1.junyoung1-1/+2
Version 0.32.1 (released 23 October 2003, revision 7497) http://svn.collab.net/repos/svn/tags/0.32.1 NOTICE: This release is to correct for the problems in the 0.32.0 release. There are no user or developer changes in this release other than the subversion/include/svn_version.h now reflects the correct version number. NOTICE: This release of Subversion causes an ra_dav client/server compatibility break with Subversions older than 0.28.0. Version 0.32.0 (released 22 October 2003, revision 7480) http://svn.collab.net/repos/svn/tags/0.32.0 NOTICE: This release of Subversion causes an ra_dav client/server compatibility break with Subversions older than 0.28.0. User-visible changes: * new 'svn blame' subcommand. (r7389, 7438, #508) * fix huge ra_dav 'svn import' memory leak. (r7381) * other bugfixes: proper line endings in diff headers (r7450, #1533), stop auto-props from removing all whitespace (r7358), 'svn st' UI consistency fix (r7364), various 'svn switch' fixes (r7366), mini-manpages for svnadmin, svnserve, svnversion (r7421), remove 'P' field from 'svn ls -v' (r7432), 'svn merge' double-notification bug (r7447), prevent 'svn:externals' infinite loop (r7459), 'svn merge' segfault (r7458). Developer-visible changes: * 'svn diff' is now reasonably streamy. (r7393, 7439, #1481) * fix many ra_dav pool abuses. (r7370-3, 7380, 7368, 7400, ...) * fix mini leaks: clear unused svn_error_t's. (r7378-9, 7405, 7408, 7429) * tons of code, doc, API cleanup. (from julianfoad!) * new RA->get_repos_root() API. (r7428) * swig/python, swig/perl and native JNI updates and improvements. * more work on build depenedency generator. (r7412-8) * svn_repos_finish_report() now aborts txns on error. (r7424) * remove crufty old ra_dav compatibility code (r7466, 7468) * other changes: new SVN_DEBUG_ERROR tool macro, new 'davautocheck' and 'contrib' makefile targets, new --enable-gprof configure option (r7437), new scramble-tree.py testing tool, auth provider reorganization, make RA->get_dir fetch props correctly over ra_dav (r7431), notice permission error when creating unique tmpfile (r7434). Version 0.31.0 (released 08 October 2003, revision 7355) http://svn.collab.net/repos/svn/tags/0.31.0 User-visible changes: * new 'svnlook history' command (and removal of 'svnadmin lscr'). * new 'auto-props' feature can set file properties during 'svn add/import' * win32 client now properly converts UTF8 to console-locale. (r7168, #872) * 'svn up' now notices when svn:externals value changes. (r7256, #1519) * authentication changes: - client caches auth-creds in memory for a single session (r7292, #1526) - SSL cert caches keyed on host+port, not any SSL connection. (r7174) * faster 'svn log' (see new fs-history algorithm) (#1499) * faster repos read-operations (caching gives ~20% speedup) (rXXXX, #1499) * faster updates (fewer entries-file writes gives ~20% speedup) (r7170, #1490) * more work on psvn.el and svn_load_dirs.pl * more cvs2svn bugfixes * obsolete manpages truncated to point to 'help' and book URLs. (r7340, #1508) * other bugfixes: no more revision keywords "FIRST" or "CHANGED" (r7250), fix 'svn cp URL URL' $EDITOR msg generation (r7264), fix regression bug in 'svnadmin load' (r7273), 'svnadmin setlog' now triggers repository hooks (r7322), 'svn cp -rHEAD wc' now works correctly (r7331), post-commit-hook failures correctly ignored by client (r7342, #906) Developer-visible changes: * tons of filesystem improvements (#1499): - new fast fs-history algorithm: allows stable VR urls (r7283, #1499) - new dag-node caching (r7163) - skip-deltas now run in individual trails (r7138) - no-op svn_fs_copy()s don't write to the database (r7158) * mod_dav_svn MERGE response is faster (using svn_repos_replay()) (r7191) * ensure consistent wc 'dead entry' cleanup (r7197, r7204, #1075) * lots of work on gen_win.py, gen_make.py, gen_base.py tools * lots of work on making SWIG-java bindings build. * updates/improvements to javahl bindings and SWIG-perl bindings * updates/improvements to Mandrake RPM builds * other bugfixes: python testsuite now uses local path separators (r7224), svn:externals no longer keeps connections open (r7312, #1448), UTF8-to-local date conversion (r7316, #1534), API consistification changes (r7298, r7302, r7304, r7307).
2003-11-29Update subversion to 0.32.1.junyoung4-99/+10
2003-11-29I handle mp3blaster update.cube1-2/+2
2003-11-29apparently the local patch to add --with-expat-dir not needed, removejdolecek3-40/+1
it and switch to shared PHP4 distinfo
2003-11-29I have the latest evilwm ready for after the freeze.sketch1-2/+2
2003-11-29g/c local BUILDLINK_DEPENDS.libxml2, buildlink forces the right versionjdolecek1-3/+1
nowadays
2003-11-29enable xslt and exslt support (using libxslt), so that the package wouldjdolecek1-2/+5
have full available functionality of the module bump PKGREVISION problem reported and fix provided in pkg/23594
2003-11-29minor formatting fix, s/Gnome/GNOME/grant1-2/+2
2003-11-29Make the package install after the recent DIST_SUBDIR change.kristerw1-3/+5
2003-11-29Use GCC_REQD instead of USE_PKGSRC_GCC in order to increase thekristerw1-2/+3
likelihood that the aqsis binary and the libraries it depend on will use the same libstdc++. This makes this package build and install for NetBSD 1.6.
2003-11-29+ mp3blaster-3.2.0xtraeme1-1/+2