summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
2004-02-10PERL5_REQD is now a list of values, so append to its value instead ofjlam2-4/+4
setting it.
2004-02-10the NetBSD build of Firefox 0.8 is now available.grant2-2/+11
2004-02-09USE_GCC[23], USE_SUNPRO, and USE_MIPSPRO are all deprecated.jlam2-4/+4
2004-02-09Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy).jmmv4-8/+8
2004-02-09use PKGBASE instead of "Mozilla Firebird"grant2-6/+7
2004-02-09+firefox-bin, +firefox-gtk2-bin, -MozillaFirebird-gtk2-bingrant1-2/+3
2004-02-09support firefox (like firebird) in MASTER_SITES.grant1-1/+4
2004-02-09this package has been obsoleted by firefox.grant5-33/+0
2004-02-09Initial import of Firefox 0.8 into The NetBSD Packages Collection.grant5-0/+33
Mozilla Firebird has been renamed to Firefox, and this package obsoletes MozillaFirebird-gtk2-bin. changes since Firebird 0.7: * Download Manager The new streamlined download manager keeps your downloads organized without getting in your way. Select Tools > Downloads or press Ctrl+E to see it or change its behavior. * New Add Bookmark Dialog The Add Bookmark dialog has been enhanced and now allows the creation of new bookmark folders. * Work Offline It's now possible to view Web pages you've previously visited without being connected to the Internet. * Better Handling of File Types Binary files (e.g. .wma and .rar files) served by servers incorrectly sending text/plain should no longer be displayed as garbage in the browser, rather they should be appropriately handled. * New XPInstall Frontend The dialog that appears when installing themes and extensions has been redesigned and is easier to use. * Lots of bug fixes and improvements Disabling of form auto-completion is now working, the address bar now remembers the edited text across tab switching, among many other bug fixes.
2004-02-09remove files which shouldn't be here.grant2-55/+0
2004-02-09Initial import of Firefox 0.8 into The NetBSD Packages Collection.grant8-0/+93
This is (right now) a Linux binary package. Mozilla Firebird has been renamed to Firefox, and this package will obsolete MozillaFirebird when Solaris and NetBSD builds become available.
2004-02-09CC_VERSION is "gcc-2.8.1" for egcs. Also fix up a few nits: not alljlam1-3/+1
compilers understand "-O" to optimize, and if we only care about gcc, then wrap the block in an ifdef that is triggered only if we're using gcc.
2004-02-08Require p5-Image-Info 1.15 or later to avoid SEGFAULTS from 1.12.kim1-3/+3
Bump PKGREVISION.
2004-02-08Include intltool's buildlink2.mk to handle dependancies required by thesejmmv1-1/+2
tools (as p5-XML-Parser). Noted by Min Sik Kim.
2004-02-07Reapply patch from reed@ to avoid passing a trailing slash to mkdir(2),jmmv3-3/+17
which does not work in NetBSD 1.6 and below. Bump PKGREVISION to 2 and close PR pkg/24339. I've reviewed the code; it's safe to remove that trailing slash from the directory name since the variable holding it is always handled through g_build_filename, which adds slashes between path components automatically. And the program works fine WRT favicons, at least under -current.
2004-02-07Back out my change for the mkdir() fix. It made it so thereed3-17/+3
favicons would not be cached and epiphany would hang. Sorry. It hasn't been long so I decreased my PKGREVISION bump. jmmv@ suggested that adding a wrapper around mkdir(2).
2004-02-06Add patch to fix mkdir() trailing slash issue.reed3-3/+17
** ERROR **: Couldn't mkdir /home/reed/.gnome2/epiphany/favicon_cache/ Bumped PKGREVISION.
2004-02-06Enable the nautilus plugin. I thought it could be splitted in its ownjmmv1-3/+3
package, but this seems impossible, since the plugin is bundled together the main binary. Bump PKGREVISION to 1.
2004-02-05Add and enable epiphany.jmmv1-1/+2
2004-02-05Initial import of epiphany, version 1.0.7:jmmv5-0/+192
Epiphany is the web browser for the GNOME desktop. It uses the Gecko rendering engine, provided by Mozilla. It aims to be simple, striking and easy to use, following the GNOME usability rules.
2004-02-05Initial addition.jmmv1-0/+30
2004-02-05Enable installation of pkgconfig files in mozilla-gtk2. This requires ajmmv6-5/+39
new patch to fix paths to includes and libs. Bump PKGREVISION of mozilla-gtk2 to 1.
2004-02-05Would you believe we need c++ here too...abs1-1/+2
2004-02-05Update to KDE 3.2markd4-369/+1236
Changes: Quanta Quanta Plus * Basic VPL (WYSIWYG) mode Nicolas Deschildre * Project documentation handling Andras Mantia * Enhanced editing and autocompletion (user tags, user PHP functions, CSS selector classes, autofilling of mandatory child tags, etc.) Andras Mantia * Frame wizard Luciano Gulmini * New CSS wizard Luciano Gulmini * Abbreviation support Andras Mantia * Create DTEPs from real DTD files Andras Mantia * Filter the templates through an action Andras Mantia * Offline page parsing Andras Mantia * Attribute tree view (another, easy way to edit tag attributes) Andras Mantia * Modify the user toolbars and actions from a context menu Andras Mantia * Visual problem reporter Andras Mantia * Tip dialog Eric Laffoon * Kommander based Quick Start dialog * Crash recovery Emiliano Gulmini * Script management facility Eric Laffoon * XML Tools Chris Hornbaker * integrate Keith Isdale's kxsldbg Chris Hornbaker * HTML table editor Andras Mantia * KFileReplace integration Andras Mantia * tag file edit mode Eric Laffoon * Loading of new DTEP packages without restarting and sending of DTEP packages via e-mail. Andras Mantia * Enhanced DCOP, script action and plugin support. Andras Mantia * Function to convert the tag and attribute cases in a document. Andras Mantia * User extensible preview in external browser. By default Konqueror, Mozilla, Netscape, Opera and Lynx is supported. Andras Mantia * Enhanced document management: close buttons on tabs, close other tabs, reload functionality. Andras Mantia * New Kommander based Quick Start dialog for (X)HTML. Andras Mantia * Support for previewing the "noframes" section of a document. Andras Mantia
2004-02-04+ USE_LANGUAGES=c c++abs1-1/+2
2004-02-04on Solaris when creating shared objects, don't pass `-Qoption ld'grant4-10/+50
(SunPro and the Solaris 9 linker don't understand/use it) and ensure we pass the rpath. fixes install on Solaris.
2004-02-03Add mini_httpd.reed1-1/+2
2004-02-03Initial import of mini_httpd-1.19. This was packaged byreed5-0/+84
Bruce J.A. Nourish for pkgsrc-wip. mini_httpd is a small HTTP server. Its performance is not great, but for low or medium traffic sites it's quite adequate. It implements all the basic features of an HTTP server, including: * GET, HEAD, and POST methods. * CGI. * Basic authentication. * Security against ".." filename snooping. * The common MIME types. * Trailing-slash redirection. * index.html, index.htm, index.cgi * Directory listings. * Multihoming / virtual hosting. * Standard logging. * Custom error pages. It can also be configured to do SSL/HTTPS and IPv6.
2004-02-02Update MAINTAINER address per his request.wiz1-2/+2
2004-02-01Ooops, regen againmartti1-3/+3
2004-02-01Regenerate (distfile was changed)martti1-3/+3
2004-02-01regen distinfo for patches reflecting following changetaya1-4/+3
- remove patch that enables IPv4 mapped IPv6 address - remove not necessary defines - _REENTRANT & _THREAD_SAFE
2004-02-01- remove patch that enables IPv4 mapped IPv6 addresstaya4-58/+7
- remove not necessary defines - _REENTRANT & _THREAD_SAFE
2004-02-01s/seperate/separate/snj2-2/+2
2004-01-31add back COMMENT which was somehow lost when I unified the mozillagrant6-7/+18
binary pkgs.
2004-01-28Do not use "find -d". This option is not available on all supported platforms.heinz1-2/+2
2004-01-27Fix BUILD_DEPENDS on gtar-base to gtar-base-[0-9]*abs1-2/+2
No change of built package (if it built before).
2004-01-27bump PKGREVISION after PLIST fix.grant1-2/+2
2004-01-27add missing apachectl.8 and httpd.8.grant1-1/+3
from Min Sik Kim in PR pkg/24242.
2004-01-27fix path of ns-flash.tacha1-3/+3
2004-01-27Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248heinz1-2/+2
2004-01-26Fix path to ns-flash, now in the multimedia category.jmmv1-2/+2
2004-01-26Fix path to realplayer, now in the multimedia category.jmmv1-2/+2
2004-01-25Add support for Opera on FreeBSD. Provided by Michal Pasternak inheinz3-8/+149
PR pkg/24226 (some very small changes by me).
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant25-50/+50
2004-01-24Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value. Injlam2-4/+4
the normal case when BUILDLINK_DEPENDS.<pkg> isn't specified, it receives a value only once due to the multiple inclusion protection in the bulldlink3.mk files. In the case where a package includes several buildlink3.mk files that each want a slightly different version of another dependency, having BUILDLINK_DEPENDS.<pkg> be a list allows for the strictest <pkg> dependency to be matched.
2004-01-23update to PycURL 7.10.8recht3-9/+9
changes: * Added support for these new libcurl 7.10.8 features: CURLOPT_FTP_RESPONSE_TIMEOUT, CURLOPT_IPRESOLVE, CURLOPT_MAXFILESIZE, CURLINFO_HTTPAUTH_AVAIL, CURLINFO_PROXYAUTH_AVAIL, CURL_IPRESOLVE_* constants. * Added support for these new libcurl 7.10.7 features: CURLOPT_FTP_CREATE_MISSING_DIRS, CURLOPT_PROXYAUTH, CURLINFO_HTTP_CONNECTCODE. * Added missing CURLOPT_ENCODING option (patch by Martijn Boerwinkel <xim@xs4all.nl>)
2004-01-23update to curl-7.11.0recht3-10/+10
Fixed in 7.11.0 Changes: - allows the URL to be set by a callback when using the multi interface - large file support was added. Use one of the new options: INFILESIZE_LARGE, RESUME_FROM_LARGE and MAXFILESIZE_LARGE - the new --ftp-pasv overrides a previous --ftpport - CURLOPT_FTPSSL and ftps:// now do ssl over FTP "The Right Way" (the curl tool now features the --ftp-ssl option) - The Windows DLLs are built with an added "resource file" - New LIBCURL_VERSION_* defines for easier checking version number - Included Mac OS X 'framework' makefile in the release archive - Removed the TRUE and FALSE #defines from the public curl header file - Added CURLOPT_NETRC_FILE For a complete list see the Changelog at http://curl.haxx.se/changes.html
2004-01-23Update to elinks 0.9.1recht2-5/+5
The main changes in ELinks-0.9.1 are: * Fixed crash when Download manager was open and you attempted to download a file * Fixed redrawing after find-next ('n') action * Fixed segfault triggered by pressing Page down in empty menu * Fixed <sub>/<sup>-related renderer leak * Dump link titles only if non-empty, and fix imgmap dumping Please see ChangeLog for full list of changes.
2004-01-23Use tabs for indentation.jmmv2-16/+16