summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
2001-05-11Most notable changes are:taya11-199/+154
* Personal Security Manager 2.0 with improved performance and new UI. * MailNews front end has been overhauled with a huge performance improvement. * Browser and Mail now utilize a new cache, and new viewmanager for improved performance and correctness. * Image rendering library was rewritten from scratch for increased preformance. See the release notes below for detail: http://www.mozilla.org/releases/mozilla0.9/
2001-05-10Add missing "shutdown" keyword in startup file.tron1-1/+2
2001-05-09Use SHA1, and add sizes for the remaining architectures.wiz1-4/+7
2001-05-09Add SHA1 checksums and sizes for the remaining architectures.wiz1-4/+7
2001-05-09Use SHA1, and add size.wiz1-2/+3
2001-05-08Improve rc.d-style startup script. It now respects settings injlam2-70/+102
/etc/rc.conf (apache=YES/NO and apache_start=startssl) if it exists.
2001-05-08Allow changing document root for suexec through ${APACHE_SUEXEC_DOCROOT}.jlam2-6/+10
Closes pkg/12852 by Eric Schnoebelen <eric@milo.cirr.com>.
2001-05-06Use HUGS_PREFIX.jtb1-4/+4
2001-05-06Add NO_SRC_ON_FTP -- it's already in ${MASTER_SITE_LOCAL}.jtb1-9/+13
Remove unnecessary sed redirection.
2001-05-05Explicitly disable pthreads, as that option doesn't work on NetBSD at all.fredb1-2/+3
Partially fixes PR pkg/12705.
2001-05-05Simplify the package "Makefile" by utilizing the "USE_RMAN" hookfredb1-5/+3
in bsd.pkg.mk.
2001-05-05don't need .CURDIR on DEPENDShubertf1-2/+2
2001-05-05make sure FILESDIR etc. are absolute paths -> prepend with ${.CURDIR}hubertf1-2/+2
XXX someone please teach pkglint about $PKGSRCDIR
2001-05-05Add ${.CURDIR} in some places. Noted by Takahiro Kambe.wiz1-4/+4
2001-05-05Fix. Picked up by bulk build.skrll1-1/+40
2001-05-05Sortskrll1-216/+216
2001-05-05Add '--enable-dns' to CONFIGURE_ARGS. pkg/12753 by Dave Burgess.wiz1-2/+3
2001-05-04The homepage is at <http://www.chimera.org/>. Who would have guessed it?fredb1-2/+2
2001-05-04Add distfile sizeagc1-1/+2
2001-05-04Remove gratuitious input redirection from ${SED} statement.fredb1-2/+2
2001-05-04The homepage seems to be missing in action.fredb1-2/+2
2001-05-03Add and enable php3-pdflib.wiz1-1/+2
2001-05-03PHP3 extension for PDF library functions.wiz3-0/+29
Provided by Rex McMlaster in pkg/11895.
2001-05-03Use a shared distinfo file.wiz6-63/+4
2001-05-03Add and enable p5-HTTP-Request-Form and php4-mcrypto, and remove w3m-m17n.wiz1-3/+4
Sort.
2001-05-03Initial import of p5-HTTP-Request-Form, provided by David Rankin inwiz4-0/+36
pkg/11083: Construct HTTP::Request objects for form processing
2001-05-03Use --export-dynamic instead of -E as it's recognized by both the oldjlam2-10/+6
and new ld on both a.out and ELF, on advice from skrll.netbsd.org.
2001-05-03Honor CFLAGS passed in from environment during build.jlam2-4/+4
2001-05-03Only depend on rman if not in base system, and install HTML documentationjlam4-23/+25
under ${PREFIX}/share/doc/html.
2001-05-03The version of the distfile on the MASTER_SITE is liable to change withoutagc2-4/+5
any change in the version number (because there *is* no version number), so set the MASTER_SITE to MASTER_SITE_BACKUP, and add SHA1 digest and distfile size.
2001-05-03It would appear that changes are made to the distfile on the MASTER_SITEagc2-4/+5
without updating the version number. Point MASTER_SITE at MASTER_SITE_BACKUP, as the backup sites contain the distfile that was originally checksummed, and update distinfo to have an SHA1 digest and distfile size.
2001-05-03Reformat to ease readability.jlam1-8/+7
2001-05-03Prefer VAR+= lines to backslash line continuations to make this file easierjlam1-3/+3
to grep through.
2001-05-03Only pass -Wl,-E to linker on ELF platforms. This fixes build problemsjlam2-4/+8
on a.out platforms pointed out by rh@netbsd.org.
2001-05-02Share common distinfo file with www/php4jlam1-10/+0
2001-05-02Add libexec/cgi-bin directory to standard /usr/pkg hierarchy. Remove alljlam9-20/+9
the per-package code that attempt to remove this directory if it's empty.
2001-05-01Fix typo (with no actual effect)wiz1-2/+2
2001-05-01o remove whitespace from Makefilewennmach3-4/+6
o add $NetBSD$ RCS tag to patch-ab o regen distinfo
2001-05-01php4-mcrypt - PHP4 extension for the mcrypt crypto algorithms library.jlam2-0/+17
Package provided by Stephen Borrill <sborrill@precedence.co.uk> in pkg/12722.
2001-05-01Add support for building the mcrypt module as a separate package.jlam3-3/+50
2001-05-01Document PHP_PKG_VERS variable.jlam1-1/+5
2001-05-01Remove unneeded distinfo files. PHP4 module packages now use the distinfojlam4-40/+0
file from www/php4.
2001-05-01Use a common distinfo file amongst the various php4 module packages.jlam1-1/+2
2001-05-01recovered original DESCR statement which got lost during merge.kei1-0/+7
2001-05-01As per request of itojun and hubertf, rename w3m-m17n as w3m. It reduces ourkei16-482/+94
maintenance cost. Approved by agc.
2001-04-30removed unused variable EMULSUBDIR and EMULDIR. They are handled bykei1-3/+1
linuxppc_lib package.
2001-04-30Updated opera to 5.0b8abs2-5/+8
Changes since 5.0b7 - Minor improvements for zooming (underlined links etc.) - Improved stability a lot (especially "random" crashes) - Minor CSS cascading rule fix - Fix for inaccessible links (and other elements) on certain websites - Horizontal scrolling is now working in fullscreen mode - Nested folders now works again on the bookmark popup menu - Dropdown auto completion has been improved. It will now expand upwards if the toolbars is placed at the bottom. A number of other fixes as well. - Keyboard activated Copy/Cut/Paste should now be compatible with Gtk based applications. - A HotList Copy/Cut/Paste problem that could occur after Up/Down arrows had been used is solved. - Triple click support in edit fields - Improved "Do not show me again" functionality is various dialog boxes - The "Cookie Server Filter" dialog box is now operational - Initial sound support. This includes action sounds, but not document background sound. The sound support depends on NAS is running in the system. - The window save file is now better protected against data corruption. A corrupted window file could cause missing scrollbars and other problems with saved windows - Popup windows can now be opened in the background so that they will not interfere the current maximzed window. - Improved session management support. Opera will now save the state if the window manager tells it to do so (this is what happens if Opera is running while the window mananger shuts down) - Window toolbars buttons will now use pixmaps and colors to tell the document state better than before. - Context sensitive help for all dialogs - "Sans-Serif" element of the "CSS Generic Font Family" is now read properly from opera.ini - The transfer window has been upgraded. It can now be made a tear-off window that lives outside the opera workspace. - Support for configurable toolbar buttons and special button support. This is still only available editing the button.ini file. - A page can now be saved as text as well as in HTML - The SpaceBar behavior is extended. If a link is active by keyboard navigation, then the link will be activated when SpaceBar is pressed, otherwise is does a PageDown action. - The find toolbar is now functional.
2001-04-30Add missing directory to PLIST.jlam1-1/+2
2001-04-30- Repect ${APACHE_SYSCONFDIR} settingjlam5-17/+59
- Install example horde.conf Apache config file fragment info ${PREFIX}/share/examples/horde.
2001-04-30Add APACHE_SYSCONFDIR to BUILD_DEFS.jlam1-1/+3