summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
2004-08-28Update to Trac 0.7.1 'Argento' (Jun, 2004)epg3-12/+16
http://svn.edgewall.com/repos/trac/tags/trac-0.7.1 Thanks, Holger Weiss <holger@jhweiss.de> (pkg/26735). * Bugfixes for 0.7 * Fixes security hole in auth.py * Experimental support for mod_python * Improved MIME-types * Fixed bugs: #93, #202, #307, #312, #342, #345, #350, #353, #355, #391, #393, #401, #404, #406, #415, #417, #419, #420, #421, #422, #424, #425, #428, #429, #432, #435, #437, #441, #442, #448, #451, #452, #456, #457, #461, #463, #466, #467, #470, #, #497, #498, #502, #504
2004-08-27update to 0.8.2drochner3-14/+14
changes; Except from the usual bug-fixes and improvements, some new features snuck in. One nifty feature is the save and open file dialogs remembering the last directory opened. Also, a "start_page" option in the preferences so that you may override the splash screen.
2004-08-27Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG,jlam8-16/+16
which are the full option names used to set rpath directives for the linker and the compiler, respectively. In places were we are invoking the linker, use "${LINKER_RPATH_FLAG} <path>", where the space is inserted in case the flag is a word, e.g. -rpath. The default values of *_RPATH_FLAG are set by the compiler/*.mk files, depending on the compiler that you use. They may be overridden on a ${OPSYS}-specific basis by setting _OPSYS_LINKER_RPATH_FLAG and _OPSYS_COMPILER_RPATH_FLAG, respectively. Garbage-collect _OPSYS_RPATH_NAME and _COMPILER_LD_FLAG.
2004-08-24Forgot that one in previous commit: preprocess .s files with the C preprocessoraymeric2-10/+17
on ppc architectures
2004-08-24Make firefox compile and run on macppc. Patches copied from www/mozilla.aymeric5-17/+357
2004-08-23Remove patch for getting this to compile on netbsd-1-5.he2-20/+1
It has (probably long since) been replaced by configuration checks in firefox's configure script. The resulting source still compiles and works on netbsd-1-5 / i386.
2004-08-23update to bozohttpd 20030823. nothing changed except the tarball nomrg2-5/+5
longer includes bozohttpd.o...
2004-08-22Change the way that legacy USE_* and FOO_USE_* options are convertedjlam3-44/+23
into the bsd.options.mk framework. Instead of appending to ${PKG_OPTIONS_VAR}, it appends to PKG_DEFAULT_OPTIONS. This causes the default options to be the union of PKG_DEFAULT_OPTIONS and any old USE_* and FOO_USE_* settings. This fixes PR pkg/26590.
2004-08-22Update squid package to 2.5.6 (squid 2.5.STALBE6 + official patches).taca14-179/+136
Squid 2.5.STABLE5 to 2.5.STABLE6: * Several "Assertion error" bugs fixed * Several "Segmentation fault" bugs fixes * Corrects a security issue in the old ntlm_auth NTLM helper used in transparent NTLM authentication to a NT domain without using samba. * Processing of Vary: * and Vary on error messages corrected * a large number of minor and cosmetic bugfixes. See the list of squid-2.5.STABLE5 patches and the ChangeLog file for details. 2.5.STABLE56 official patches: * 2004-08-20 08:18 (Major) NTLM authentication denial of service * 2004-08-14 21:07 (Minor) external_acl does not handle newlines * 2004-08-09 14:03 (Minor) Supplementary group memberships not set * 2004-08-05 20:33 (Medium) Segfaults and other strange crashes when using heap policies * 2004-08-06 11:05 (Cosmetic) Unknown %X errorpage codes incorrectly quoted * 2004-08-17 12:22 (Cosmetic) Grammatical corrections in squid.conf.default * 2004-07-27 21:52 (Minor) NTLM authentication truncated * 2004-07-17 22:43 (Minor) Memory leak in client_db * 2004-07-17 20:11 (Cosmetic) Add delay pools information to active_requests * 2004-07-17 19:57 (Minor) case insensitive authentication * 2004-07-17 19:48 (Cosmetic) Warn if cache_dir ufs can not create files * 2004-07-17 16:33 (Cosmetic) HEAD requests may return stale information * 2004-07-17 16:33 (Minor) Partial hit results in TCP_HIT, not TCP_MISS * 2004-07-17 16:33 (Cosmetic) request_header_max_size configuration option doesn't work correctly * 2004-07-29 13:29 (Minor) A large number of queued DNS lookups for the same domain * 2004-08-10 09:40 (Minor) LDAP helpers update * 2004-07-14 16:29 (Medium) storeCreate: no valid swapdirs for this object
2004-08-22Remove patch for getting this to compile on netbsd-1-5.he2-20/+1
It has (probably long since) been replaced by configuration checks in mozilla's configure script. The resulting source still compiles and works on netbsd-1-5 / i386.
2004-08-21+kdewebdev3, -kimagemapeditor, -quanta3markd1-3/+2
2004-08-21Remove kimagemapeditor, now part of kdewebdev3.markd4-73/+0
2004-08-21Remove quanta3. Package now called kdewebdev3.markd8-1562/+0
2004-08-21With KDE 3.3 the quanta3 package renamed to kdewebdev3 so reimport.markd5-0/+1645
Changes: * NEW IN KDE: KImageMapEditor integration Andras Mantia, Jan Schaefer * NEW IN KDE: Integrate KLinkStatus into kdewebdev Andras Mantia, Paulo Moura Guedes * Quanta Plus o Use KMDI for the MDI Andras Mantia o Basic support for development teams in projects Andras Mantia o Directory Templates Andras Mantia o Complete template features Andras Mantia o Supplemental project file data Eric Laffoon o Multiple upload profiles Andras Mantia o Basic CVS project integration (Commit/Update) Andras Mantia o Support for downloading resources from a central server Andras Mantia o Event actions for file and project operations Andras Mantia o Interface personalities for tasks and project team members Andras Mantia o PHP debugger support Linus McCabe, Thiago Silva o Improve the file trees Jens Herden o Basic support for any editor implementing the KTextEditor interface Andras Mantia o Replace accented characters on the fly Andras Mantia * Kommander o Enable list widget functionality Michal Rudolf o Enable tree detail widget functionality Michal Rudolf o Improve the editor Michal Rudolf o Improve the text editor Michal Rudolf o Add DCOP functions assistant Michal Rudolf o Handle multiple dialogs packaged in single archive Michal Rudolf o Add localization functions Michal Rudolf o Enable free slots Michal Rudolf o Make widgets DCOP accessable Michal Rudolf o Add the ability to plug in widgets Marc Britton o Add rich text blogging widget Marc Britton o New @readSetting and @writeSetting specials for saving text Marc Britton o Population text - populates widgets with signals and slots Marc Britton * KFileReplace o New startup/new project dialog Andras Mantia * KLinkStatus o Filter to display links (broken, good, timeout, etc) Paulo Moura Guedes o Pause and resume search. Paulo Moura Guedes o Validate URLs with reference (#) Paulo Moura Guedes o Edit link referrers in Quanta Paulo Moura Guedes o Add GUI for settings. Paulo Moura Guedes
2004-08-21Update to PycURL 7.12.1recht3-8/+9
Version 7.12.1 [requires libcurl-7.12.1 or better] -------------- 2004-08-02 Kjetil Jacobsen <kjetilja> * Added INFOTYPE_SSL_DATA_IN/OUT. 2004-07-16 Markus F.X.J. Oberhumer <mfx> * WARNING: removed deprecated PROXY_, TIMECOND_ and non-prefixed INFOTYPE constant names. See ChangeLog entry 2003-06-10. 2004-06-21 Kjetil Jacobsen <kjetilja> * Added test program for HTTP post using the read callback (see tests/test_post3.py for details). * Use the new CURL_READFUNC_ABORT return code where appropriate to avoid hanging in perform() when read callbacks are used. * Added support for libcurl 7.12.1 CURLOPT features: SOURCE_HOST, SOURCE_USERPWD, SOURCE_PATH, SOURCE_PORT, PASV_HOST, SOURCE_PREQUOTE, SOURCE_POSTQUOTE. 2004-06-08 Markus F.X.J. Oberhumer <mfx> * Setting CURLOPT_POSTFIELDS now allows binary data and automatically sets CURLOPT_POSTFIELDSIZE for you. If you really want a different size you have to manually set POSTFIELDSIZE after setting POSTFIELDS. (Based on a patch by Martin Muenstermann). 2004-06-05 Markus F.X.J. Oberhumer <mfx> * Added stricter checks within the callback handlers. * Unify the behaviour of int and long parameters where appropriate. Version 7.12 ------------ 2004-05-18 Kjetil Jacobsen <kjetilja> * WARNING: To simplify code maintenance pycurl now requires libcurl 7.11.2 and python 2.2 or newer to work. * GC support is now always enabled. Version 7.11.3 -------------- 2004-04-30 Kjetil Jacobsen <kjetilja> * Do not use the deprecated curl_formparse function. API CHANGE: HTTPPOST now takes a list of tuples where each tuple contains a form name and a form value, both strings (see test/test_post2.py for example usage). * Found a possible reference count bug in the multithreading code which may have contributed to the long-standing GC segfault which has haunted pycurl. Fingers crossed. Version 7.11.2 -------------- 2004-04-21 Kjetil Jacobsen <kjetilja> * Added support for libcurl 7.11.2 CURLOPT features: CURLOPT_TCP_NODELAY. 2004-03-25 Kjetil Jacobsen <kjetilja> * Store Python longs in off_t with PyLong_AsLongLong instead of PyLong_AsLong. Should make the options which deal with large files behave a little better. Note that this requires the long long support in Python 2.2 or newer to work properly. Version 7.11.1 -------------- 2004-03-16 Kjetil Jacobsen <kjetilja> * WARNING: Removed support for the PASSWDFUNCTION callback, which is no longer supported by libcurl. 2004-03-15 Kjetil Jacobsen <kjetilja> * Added support for libcurl 7.11.1 CURLOPT features: CURLOPT_POSTFIELDSIZE_LARGE.
2004-08-21update to Curl 7.12.1recht3-8/+13
Changes: * the version string now only contains info about (sub) package versions, while for example krb4 and ipv6 now only are available as 'features' * added curl_easy_reset() * socks proxy support even when libcurl is built ipv6-enabled * read callbacks can stop the transfer by returning CURL_READFUNC_ABORT * libcurl-tutorial.3 is the new man page formerly known as libcurl-the-guide * additional SSL trace data might be sent to the debug callback using two new types: CURLINFO_SSL_DATA_IN and CURLINFO_SSL_DATA_OUT * multipart formposts can upload files larger than system memory * the curl tool continues with the next URL even if one transfer fails * FTP 3rd party transfer support - seven new setopt() options Bugfixes: * UTF-8 encoded certificate names can now be verified properly * krb4 link problem * HTTP Negotiate service name now provided in uppercase * no longer accepts any cookies with domain set to just a TLD * HTTP Digest properties without quotes in the header * bad Host: header case on re-used connections over proxy * duplicate Host: header case on re-used connections * curl -o name#[num] now works when no globbing for [num] exists * test suite runs fine with valgrind 2.1.x * negative Content-Length is ignored * test 505 runs fine on windows * curl_share_cleanup() crash * --trace files now get the final info lines too * multi interface connects fine to multi-IP resolving hosts * --limit-rate works on Mac OS X (and other systems with bad poll()s) * cookies can now hold 4999 bytes of content * HTTP POST/PUT with NTLM/Digest/Negotiate to a URL returning 3XX * HTTPS POST/PUT over a proxy requiring NTLM/Digest/Negotiate * less restrictive libidn requirements, 0.4.1 or later is fine * HTTP POST or PUT with Digest/Negotiate/NTLM selected but the server didn't require any authentication * win32 file:// transfer free memory bug * configure --disable-http builds a libcurl without HTTP support * CURLOPT_FILETIME had wrong type in curl.h, it expects a long argument * builds fine with Borland on Windows * the msvc curllib.dsp now builds the libcurl.lib file * builds fine on VMS * builds fine on NetWare * HTTP Digest authentication with proxies uses correct user name + password * builds fine with lcc-win32
2004-08-21apparently the java 1.3 plugin is incompatible with gcc 3.x buildjdolecek1-3/+4
of firefix/mozilla - http://plugindoc.mozdev.org/faqs/java.html use sun-jre14 instead fixes PR pkg/26248 by Calle Englund and PR pkg/23927 Anthony Mallet
2004-08-20update to bozohttpd 20040808. changes since previous version (manymrg4-276/+5
already in pkgsrc) include: o CGI status is now properly handled (-a flag has been removed) o CGI file upload support works o %xy translations are no longer ever applied after the first '?', ala RFC2396. from lukem o daemon mode (-b) should no longer hang spinning forever if it sees no children. from lukem o new .bzabsredirect file support. from <martin@netbsd.org> o return a 404 error if we see %00 or %2f (/) o don't print 2 "200" headers for CGI o support .torrent files
2004-08-19Add and enable p5-CGI-Sessionwennmach1-1/+2
2004-08-19Initial import of p5-CGI-Session, a Perl5 module providing sessionwennmach4-0/+30
management across HTTP requests.
2004-08-18make this work againtaya1-2/+2
2004-08-17Update liferea to 0.5.3.minskim2-5/+5
Changes: * New File selectors are used when compiled with GTK+ 2.4 or later. (Nathan Conrad) * XML parsers now detect namespaces based on their URL. (Nathan Conrad) * UTF-16 formatted documents are now supported. Please complain if you have problems! This may also help other encodings that contain NULL bytes in their datastreams. * More favicons are now detected (HTML pages are now searched for links to the favicons). (Nathan Conrad) * Authenticated proxies are now supported via the GNOME proxy settings and http_proxy environment variable. (Nathan Conrad) * Help feeds are no longer downloaded at every startup. * Support for photo blog RSS modules. (Lars Lindner) * There is a new preference option in the "Headline Display" tab to change the key binding for skimming through the articles. It now defaults to Ctrl-Space instead of simply Space. This is to allow using forms with Mozilla. If you prefer Space please set it explicitly in the preferences. (Lars Lindner) * GConf schemas have been added to document the various gconf keys that Liferea uses and provide control of defaults by computer administrators. (Nathan Conrad) * Notification popups now show the favicon of the feeds for easier recognizing. (Lars Linder) * Session manager support. This makes the lock file removed when a user logs out without first cloning Liferea. (Lots of code from gaim, but integrated into Liferea by Nathan Conrad) * Fixed bug where some invalid feeds were causing their item lists to be erased when they were updated. (Nathan Conrad) * Fixed bug that may crash the program when the libxml2 error output displayed in the feed description contains invalid Unicode characters. This was reported by Yanko Kaneti. (Lars Lindner) * Fixed bug with incorrect HTML in the condensed mode. (Jack Lecou) * Fixed the missing scrolling reset when you display items with Mozilla (Lars Lindner) * Fixed a popup menu problems with gtkhtml2, which did not always show the correct menu reported by hakon_g. (Lars Lindner)
2004-08-15make mozilla work on NetBSD-current/alphataya2-1/+18
2004-08-14Use subst framework instead of manually invoking sed.mjl1-5/+7
2004-08-14Correct dependences: "opera" for Linux doesn't need anything buttron1-5/+1
"suse_x11" because all the other libraries are statically linked in.
2004-08-14Enable bannerfiltermjl1-1/+2
2004-08-14Import of bannerfilter 1.31mjl5-0/+89
This script blocks advertising banners on the Web. Unlike most other similar solutions, BannerFilter does more than simply block advertising graphics. It also blocks advertising frames on a few sites, and automatically closes pop-up windows.
2004-08-14Update "mozilla-bin" package to version 1.7.2. Changes since version 1.7:tron2-10/+8
- lock icon and certificate spoof with onunload document.write (Bugzilla#253121) - Malicious certificates can permanently break HTTPS/SSL (Bugzilla#249004) Support for Solaris x86 is not available due to lack of a precompiled binary at this point of time.
2004-08-12Update to opera 7.54.jdolecek2-10/+10
Changes since 7.53: Security * Denied write-access to properties on objects from scripts that fail a standard origin check, in order to block potential access by attackers to user's computer. Fixes critical vulnerability reported in GreyMagic Security Advisory GM#008-OP. * Fixed security issue regarding spoofing of the addressfield by loading other page contents while keeping the URL, reported in Secunia Advisory SA12162. * Blocked access to file:/ URLs from documents that are not themselves loaded from file:/ URLs. Miscellaneous * Fixed problem with canceling connections/downloads. * Cache-size limitation improved.
2004-08-12move bunch of common variables so that they are sharedjdolecek1-13/+4
remove dependance on sus_compat for the Linux version, it doesn't appear to be necessary
2004-08-10forgot to add at privous committaya1-0/+34
2004-08-10Update firefox & firefox-gtk2 to 0.9.3taya3-61/+7
firefox 0.9.3 is a security fix release. Fixed bugs are: - lock icon and certificate spoof with onunload document.write (Bugzilla#253121) - Malicious certificates can permanently break HTTPS/SSL (Bugzilla#249004) See the page below. http://www.mozilla.org/projects/security/known-vulnerabilities.html#mozilla1.7.2
2004-08-09Update mozilla & mozilla-gtk2 to 1.7.2taya5-13/+11
mozilla 1.7.2 is a security fix release. Fixed bugs are: - lock icon and certificate spoof with onunload document.write (Bugzilla#253121) - Malicious certificates can permanently break HTTPS/SSL (Bugzilla#249004) See the page below. http://www.mozilla.org/projects/security/known-vulnerabilities.html#mozilla1.7.2
2004-08-05Sort.schmonz1-2/+2
2004-08-05Rename Makefile.options to options.mk in the packages that I maintain.jlam2-3/+3
This follows the example of the mail/dovecot package, as suggested by <schmonz>.
2004-08-04Make http_load actually use the -proxy parameter. Fixes PR 26541 bycube3-3/+60
Mike Grupenhoff.
2004-08-04Fix accouting of various BSD flavours in operating system report. Problemtron3-14/+15
noted by Noriyuki Soda. Bump package revision after this change.
2004-08-02Update liferea to 0.5.2c.minskim2-5/+6
Changes: * Update of the Czech translation. (Juraj Kubelka) * Fixes a bug reported by twentyone that hides the headers and metadata when the two pane mode (condensed view) is enabled. (Lars Lindner) * Favicons downloaded using gzip compression are no longer corrupted. This might fix some other download problems. (Nathan Conrad) * Fixed a parsing bug that treated Atom feed modified/issued dates as RFC822 instead of ISO6801 dates. (Lars Lindner) * Fix parsing of atom feeds that do not escape their content. (Nathan Conrad)
2004-08-02Update apache to 1.3.31nb4:abs2-4/+4
Fix rc.d/apache restart to 'apache_doit stop; apache_doit start' Now in the case of apache_start=startssl and apache not running, 'rc.d/apache restart' will start apache with startssl.
2004-08-02Add p5-Apache-Testcube1-1/+2
2004-08-02Initial import of p5-Apache-Test, version 1.12, into the NetBSD Packagescube4-0/+31
Collection, from pkgsrc-wip. Original package by Adam Migus. Apache::Test is a test toolkit for testing an Apache server with any configuration. It works with Apache 1.3 and Apache 2.0 and any of its modules, including mod_perl 1.0 and 2.0. It was originally developed for testing mod_perl 2.0. For an extensive documentation see the tutorial: http://perl.apache.org/docs/general/testing/testing.html
2004-08-02Update to version 1.26.cube2-5/+5
1.26 April 5, 2004 [ BUG FIXES ] - The fix to make CGIHandler support flush_buffer and autoflush caused it to not rethrow any exceptions created during the request. If error_mode was set to 'fatal', then an error would simply cause no output to be generated. Task id #531. - A comment in the last line of a component call with content caused a syntax error in the compiled component. Reported by Todd Goldenbaum. Task id #530. - The various request handling methods in CGIHandler once again return the value of calling the Interp object's exec() method. - Explicitly handle redirect statuses when an abort exception is thrown from the Interp object's exec() method. This fixes some problems when this module was used with David Wheeler's MasonX::Interp::WithCallbacks module. - Using a <%shared> block when "in_package" was set to something other than HTML::Mason::Commands led to an error like "Can't call method "call_dynamic" on an undefined value". Reported by David Wheeler. Task id #535. 1.25 December 12, 2003 [ BUG FIXES ] - CGIHandler did not support $m->flush_buffer or autoflush. Reported by Shane McCarron. - Every line in the error stacktrace had a 'g' appended to it in HTML error mode. - The HTML error display of the stacktrace was not filtering out some packages that it should have, so there were extra lines that made it harder to find the real error. - Several FakeApache methods were broken: path_info, uri, and the_request. Reported by Matthias F. Brandstetter. [ ENHANCEMENTS ] - The CGIHandler request object now supports the autoflush parameter.
2004-07-31apparently this pkg does need the leading ./ in the distfilejdolecek1-3/+3
2004-07-31Update opera7 package to version 7.53.jdolecek2-16/+16
Changes since Opera 7.52: Security * Fixed a JavaScript problem that made it possible to show one URL in the address bar, but load a different URL in the page (Secunia Advisory SA12028) Only the Linux binary tested, but updated also the Solaris/FreeBSD version of the pkg.
2004-07-30Convert to use bsd.options.mk. The relevant options variable to setjlam4-62/+119
for each package can be determined by invoking: make show-var VARNAME=PKG_OPTIONS_VAR The old options are still supported unless the variable named in PKG_OPTIONS_VAR is set within make(1) (usually via /etc/mk.conf).
2004-07-30Add p5-Module-Versions-Report, p5-HTML-Scrubber and p5-Tree-Simple.cube1-2/+3
2004-07-30Initial import of p5-HTML-Scrubber, version 0.08 into the NetBSD Packagescube4-0/+28
Collection. HTML::Scrubber allows a program to sanitize, or scrub, an input in HTML format in a reliable and flexible way. Moreover, it doesn't depend on HTML::TreeBuilder, but rather on HTML::Parser.
2004-07-29Use ${INSTALL_DATA_DIR} with only one argument, for Solaris compat.wiz1-2/+3
From Chuck Yerkes on tech-pkg.
2004-07-29Remove www/web500gw, development was stopped some years ago (2001) andxtraeme8-277/+1
it required openldap1, which was really old and unmaintained.
2004-07-28Enable pkgviews installation.minskim1-1/+3