summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-08-29re-add LDFLAGS which got lost in last commitdrochner1-1/+2
2002-08-29Fix distinfo botch.skrll1-2/+2
2002-08-29fix PLISTtaya19-5579/+2952
merge PLIST-* to PLIST improve install script to share with mozilla-1.0 branch(not imported yet)
2002-08-29Fix the "MAKEOBJDIRPREFIX being set causes problems" in a different way.agc1-9/+4
Explicitly add "USETOOLS=no" to the MAKE_ENV. Overload the SETENV definition to unset MAKEOBJDIRPREFIX properly.
2002-08-29Updated apache to 2.0.40martti7-59/+110
* SECURITY: [CAN-2002-0661] Close a very significant security hole that applies only to the Win32, OS2 and Netware platforms. Unix was not affected, Cygwin may be affected. Certain URIs will bypass security and allow users to invoke or access any file depending on the system configuration. Without upgrading, a single .conf change will close the vulnerability. Add the following directive in the global server httpd.conf context before any other Alias or Redirect directives; RedirectMatch 400 "\\\.\." Reported by Auriemma Luigi <bugtest@sitoverde.com>. [Brad Nicholes] * SECURITY: Close a path-revealing exposure in multiview type map negotiation (such as the default error documents) where the module would report the full path of the typemapped .var file when multiple documents or no documents could be served based on the mime negotiation. Reported by Auriemma Luigi <bugtest@sitoverde.com>. [CAN-2002-0654] [William Rowe] * SECURITY: Close a path-revealing exposure in cgi/cgid when we fail to invoke a script. The modules would report "couldn't create child process /path-to-script/script.pl" revealing the full path of the script. Reported by Jim Race <jrace@qualys.com>. [CAN-2002-0654] [Bill Stoddard] * More bug fixes (see the CHANGES file)
2002-08-29Remove empty line.wiz1-2/+1
2002-08-29Remove superfluous 'be'. pkg/18104 by Julio Merino.wiz1-2/+2
2002-08-29Fix typo, pointed out by Eric Jacoboni in private mail.bouyer1-3/+3
2002-08-29update to 1.5.3.1nb1 - install scripts in /etc/rc.dabs2-11/+9
2002-08-29update to verilog-current-20020828dmcmahill2-5/+5
Release Notes for Snapshot 20020828 This snapshot adds support for parameter and localparam bit ranges. This is a IEEE1364-2001 feature, although some -1995 compilers have supported it in the past. Fixed a *nasty* and slippery bug with the evaluation of bit select of nets. (Bit select of variables was unaffected.) The symptoms did not clearly point to the problem, so bugs related to it were often mis- reported. Gate delays were lost when constants were propagated to their inputs. This is fixed for the known broken cases. Also, mux output delays have been fixed. Also, release statements that apply to elided nets are turned into no-ops. The r-values of non-blocking assignments are now precalculated at compile time, if possible, as is done with blocking assignments. This speeds up constant propagation, and is more thorough. Also optimize subtraction of small constants from vectors, with the new %subi instruction in vvp. This saves some in code size and thread footprint. Handling of x in r-value bit selects and memory word selects did the wrong thing. Now they do the right thing. Also, x in the selector of ?: ternary operators does the right (and complicated) thing now. In the process, a fork-join code generator bug was fixed. Several bugs with time formatting have been fixed. Temporaries in sequential blocks are detected by the synthesizer, and converted into wires when needed. This expands support for combinational logic synthesis.
2002-08-29Make this compile again. It doesn't use any non system libraries or includesabs1-4/+1
so shouldn't need to the buildlink magic.
2002-08-29It's APACHE_USER instead of APACHE_SUEXEC_USER now.wiz1-3/+3
2002-08-29Remove (buildlink2 merge).wiz1-20/+0
2002-08-29Update to 3.05 by fixing the DEPENDS lines :)wiz1-4/+3
2002-08-29Wildcard ocaml DEPENDS.wiz1-2/+2
2002-08-29buildlink1 -> buildlink2jlam2-27/+11
2002-08-29buildlink1 -> buildlink2jlam1-5/+4
2002-08-29buildlink1 -> buildlink2jlam4-88/+16
2002-08-29upgrade to 1.1. includes CSS/cookie-stealing security fix.itojun9-141/+10
* Improved application and layout performance * Improved stability * Improved Web site compatibility * Improved CSS, DOM and HTML standards support * Distinct window icons for the different Mozilla applications (artwork contributed by Grayrest). * Mozilla can now trigger MS DUN when started without a connection. * Fullscreen mode for Mozilla on Linux (press F11). * Browser tabs now close left to right (they used to close right to left). * The tab bar now has a button for creating new tabs. * All Search entry points now use your default search engine. * Download Manager has been enabled as the default download view (with many improvements) * Autocomplete in the location bar has more intelligent completion. * The Linux File Picker has improved filtering and a new directory button. * File extensions more accurately handled in downloads and we save the correct files when saving complete Web pages * Drag and drop support has been greatly improved. * View selection source: Context clicking on a selection now lets you view the HTML source for the selected area. * Page info displays more page info with improved General and Media tab content. * New button in prefs for making Mozilla the system default browser on MS Windows * MathML is now enabled for Mozilla on Macintosh (it was already available on Windows and Linux). * Mozilla now takes advantage of Quartz rendering for users of Mac OS X 10.1.5 * Better Bi-Di Arabic and Hebrew support including improved layout of Arabic pages on Linux and other platforms without their own Arabic shaping support. * We have new layout performance enhancements targeted at DHTML. * Mozilla now has support for the display of XBM images. * Image and plug-in blocking for Mail & News * Mozilla allows you to view HTML mail messages as plain text. * You can now quote the current message in a Mail compose window with Quote Original under the options menu. * The JavaScript Debugger has gone through a major development cycle. It now sports a palette of nine views which can be rearranged within the main window or docked in separate floating windows. It is also possible to create user-defined views and commands directly with JavaScript. More details are available in the FAQ, newsgroup, or IRC channel. * Chatzilla has improved tab completion and can now join channels with Japanese names.
2002-08-29Use USE_GMAKE instead of BUILD_DEPENDS to gmake.taca1-3/+2
Proposed by agc and now, it is unknown why not use USE_GMAKE by itojun.
2002-08-28Updated hylafax to 4.1nb4:abs1-2/+4
Automatically install rc.d script
2002-08-28Ops, DISTNAME is mailman-2.0.12 not 2.0.13. This is a leftover from mybouyer1-2/+2
attemps to upgrade it to 2.0.13. 2.0.13 is announced on the home page, but the distfile doesn't seem to be available from ftp.gnu.org yet ...
2002-08-28Add & enable p5-GraphViz.seb1-1/+2
2002-08-28Initial import of p5-GraphViz version 1.5 into the Packages Collection.seb4-0/+33
This perl module provides an interface to layout and generate images of directed graphs in a variety of formats (PostScript, PNG, etc.) using the "dot" and "neato" programs from the GraphViz project.
2002-08-28Add & enable p5-IPC-Run.seb1-1/+2
2002-08-28Initial import of p5-IPC-Run version 0.74 into the Packages Collection.seb4-0/+30
This perl module allows you run and interact with child processes using files, pipes, and pseudo-ttys. Both system()-style and scripted usages are supported and may be mixed. Likewise, functional and OO API styles are both supported and may be mixed. Various redirection operators reminiscent of those seen on common Unix and DOS command lines are provided.
2002-08-28Add & enable p5-Graph.seb1-1/+2
2002-08-28Initial import of p5-Graph version 0.201 into the Packages Collection.seb4-0/+28
This is a perl module for graph operations as the code was for the 1st edition of "Mastering Algorithms with Perl", by Jon Orwant, Jarkko Hietaniemi, and John Macdonald, published in August 1999 by the O'Reilly and Associates.
2002-08-28Add & enable p5-Heap.seb1-1/+2
2002-08-28Initial import of p5-Heap-0.50 version 0.50 into the Packages Collection.seb4-0/+37
This is a collection of perl routines for managing a heap data structure. There are two major components: a heap component, and an element component. A heap package basically keeps a collection of elements and is able to return the smallest one. The heap component interface is defined in Heap(3) and must be supported by all heap packages. Currently there are three heap components provided: Heap::Fibonacci (the preferred one) Heap::Binomial Heap::Binary
2002-08-28Add & enable p5-Math-Bezier.seb1-1/+2
2002-08-28Initial import of p5-Math-Bezier version 0.01 into the Packages Collection.seb4-0/+26
This perl module implements the algorithm for the solution of Bezier curves as presented by Robert D. Miller in Graphics Gems V, "Quick and Simple Bezier Curve Drawing"
2002-08-28Add patch-af to find the pr(1) program properly, rather thanagc5-10/+36
hardcoding an invalid path. Also modify the package (jointly by jlam and agc) to use the zlib buildlink2 infrastructure, rather than using the one in the package.
2002-08-28buildlink1 -> buildlink2jlam3-66/+9
2002-08-28buildlink1 -> buildlink2, and set USE_LIBTOOL to fix the building of thisjlam4-34/+10
package.
2002-08-28buildlink1 -> buildlink2jlam1-10/+11
2002-08-28Add a buildlink2.mk file based on the existing buildlink.mk file.jlam1-0/+18
2002-08-28buildlink1 -> buildlink2jlam1-7/+7
2002-08-28buildlink1 -> buildlink2jlam2-5/+5
2002-08-28upgrade to 1.0.1 release candidate 2.itojun4-31/+19
1.0.1 ============= FEATURES: - NSD drops permissions after binding the sockets - ``cache'' zones are no longer allowed - ID.Server & Version.Server compile time options - AXFR implemented (with tcpwrapper for access control) - nsdc update and nsdc notify functinality - using named-xfer with TSIG for inbound axfr CHANGES: - the order of records in the database is from now on significant - since Berkeley DB doesnt define order for sequential access it is no longer supported BUG FIXES: - white space problem in zonec is fixed
2002-08-28*Conf.sh don't need to be linked into the buildlink directory.jlam1-2/+1
2002-08-28buildlink1 -> buildlink2.jlam3-93/+6
2002-08-28Make this package use the buildlink2 features, and use the readlineagc1-1/+4
buildlink2.mk file (both fixes from Johnny Lam - thanks, Johnny).
2002-08-28Convert gdk-pixbuf-gnome from buildlink1 to buildlink2, and remove thejlam2-13/+7
special buildlink1 handling in the common Makefile.
2002-08-28Teach about x11/neXTaw.jlam1-1/+3
2002-08-28buildlink1 -> buildlink2jlam1-6/+6
2002-08-28Add a buildlink2.mk file based on the existing buildlink.mk.jlam1-0/+22
2002-08-28Update to 3.0.3 as well.skrll2-5/+5
2002-08-28Add and enable opencmagc1-1/+2
2002-08-28Initial import of opencm-0.1.0alpha16 into the Packages Collection.agc9-0/+171
Provided in PR 18064 by Julio Merino <jmmv@hispabsd.org>. Modified by myself to include the buildlink2 files for boehm-gc, ncurses, openssl, and the bsd.pkg.install.mk files, to use the boehm-gc package, and not the included version, and to find one of the help files appropriately. I also fixes the CONF_FILES definition, and tried to bring some sanity to the opencm version number.