summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
2004-03-02Add MIME type for bittorrent files. PKGREVISION=2.wiz3-5/+13
2004-02-29Add and enable firefox and firefox-gtk2.xtraeme1-1/+3
2004-02-29Initial import of firefox-gtk2, provided by Kouichirou Hiratsukaxtraeme3-0/+2423
in PR pkg/24605. This is the same than www/firefox but using the gtk2 widgets.
2004-02-29Initial import of firefox-0.8, provided by Kouichirou Hiratsukaxtraeme23-0/+3047
in PR pkg/24603. Mozilla Firefox is a free, open-source and cross-platform web browser for Windows, Linux, MacOS X and many other operating systems. It is small, fast and easy to use, and offers many advantages over other web browsers, such as tabbed browsing and the ability to block pop-up windows. Firefox also offers excellent bookmark and history management, and it can be extended by developers using industry standards such as XML, CSS, JavaScript, C++, etc. Many extensions are available.
2004-02-29Updated bins to 1.1.25martti2-6/+6
- The images in each directory can now be displayed in an arbitrary, custom order. This is done via an optional file album.list (a slibling file to album.xml) that lists the files in the order you want them displayed. If album.list doesn't exist in a directory the sorting by image name is done as usual. - Added hot keys (use with Alt key) : (N)ext, (P)revious, (U)p, (H)ome, images (L)ist, (T)ree. - Added first, last, index, parent, up and index relation links in thumbnail and image pages. They are used by Mozilla and Opera navigation bar. - Added first and last links on thumbnail and image pages in default templates. - Fix bug on images list page for custom sizes (defined in description image file). - Updated Spanish translation. - Updated Esperanto translation.
2004-02-29Some shells don't like:markd4-11/+12
if test -x /bin/true; then else so replace with: if test -x /bin/true; then : else From Roland Illig in a posting to "tech-pkg" Also add missing openssl/buildlink2.mk to buildlink2.mk.
2004-02-28Forgot to commit this part. MAKE_ENV needs CHGRP="${CHGRP}".snj1-2/+2
2004-02-28Use ${CHGRP} instead of chgrp. From Georg Schwarz in PR pkg/24594.snj2-7/+10
2004-02-27cgi-bin/trac.cgi needs to be in PYTHON_PATCH_SCRIPTS.epg1-1/+2
2004-02-27scripts/document.py needs to be in PYTHON_PATCH_SCRIPTS.epg1-1/+2
2004-02-26Ensure the pkgconfig bl3 file is included when MOZILLA_USE_GTK2 is defined.jmmv1-1/+2
2004-02-26"lynx" now lives at isc.org (per Jim Spath, private mail).fredb1-2/+2
2004-02-26Update homepage to preferred location (per Jim Spath).fredb1-2/+2
2004-02-26Add and enable trac and clearsilver.epg1-1/+3
2004-02-26import trac-0.5.1.epg4-0/+143
Trac is an enhanced wiki and issue tracking system for software development projects. Trac provides: * An integrated system for managing software projects * An enhanced wiki * A flexible web-based issue tracker * An interface to the Subversion revision control system
2004-02-26import clearsilver-0.9.7.epg5-0/+199
Clearsilver is a fast, powerful, and language-neutral HTML template system. In both static content sites and dynamic HTML applications, it provides a separation between presentation code and application logic which makes working with your project easier.
2004-02-25update MASTER_SITES, the URL now needs "mozilla.org" in the path.grant1-3/+3
2004-02-25USE_LANGUAGES= c c++.markd1-1/+2
2004-02-25Changed required package versions according to Makefile.PL forheinz1-5/+5
p5-Net (provides Net::FTP 2.61), p5-HTML-Parser, p5-URI and p5-MIME-Base64.
2004-02-24Add patch from mrg@ that removes superfluous HTTP protocol lineswiz3-2/+17
at the end of CGI script output. Bump PKGREVISION to 1.
2004-02-23Remove the dependency on libiconv. It is needed (and added) bykristerw1-2/+1
textproc/libxml2, and the problem I tried to solve by adding it here was solved in the last commit by adding the missing USE_BUILDLINK2=yes.
2004-02-23Regen distinfo for latest mozilla patches.recht2-4/+5
Bump PKGREVISION to 2. original mozilla commit message by taya@: - adopt patch from pkg/24517 Thanks to Kouichirou Hiratsuka This also fixes pkg/24503
2004-02-23Bump PKGREVISION for patch-bb change and new patch-br.wiz1-1/+2
2004-02-22Add dependency on converters/libiconv.kristerw1-2/+4
Bump PKGREVISION.
2004-02-22bl3ify and general touch-upjlam2-13/+12
2004-02-22- adopt patch from pkg/24517taya3-6/+37
Thanks to Kouichirou Hiratsuka This also fixes pkg/24503 - enable usage of getprotobyname_r() if __NetBSD_Version__ >= 106370000
2004-02-22bl3ify and enable pkgviews installation.minskim1-2/+4
2004-02-21s/appliation/application/snj1-2/+2
2004-02-21s/intergration/integration/snj1-2/+2
2004-02-21s/interpretter/interpreter/snj1-2/+2
2004-02-20Add AUTOCONF_REQD=2.50 for those packages that use libtoolize. Otherwise,jlam1-2/+2
when calling ${ACLOCAL}, invoke it with "-I ." so that it will find the local libtool.m4 file.
2004-02-20unusedjmmv1-27/+0
2004-02-20Update checksum for squid-2.5.STABLE4-errorpages.patch.abs1-3/+3
Only change was in some html text in squid/errors/Lithuanian/ERR_INVALID_REQ
2004-02-20Add and enable p5-Apache-Reload.minskim1-1/+2
2004-02-20Import p5-Apache-Reload from pkgsrc-wip. Packaged by Hiramatsuminskim4-0/+25
Yoshifumi and slightly modified by me. Apache::Reload reloads perl modules only if they are changed.
2004-02-20Add and enable p5-HTML-StickyQuery.minskim1-1/+2
2004-02-20Import p5-HTML-StickyQuery from pkgsrc-wip. Packaged by Hiramatsuminskim4-0/+32
Yoshifumi and slightly modified by me. HTML::StickyQuery is a sub class of the HTML::Parser and uses it to parse HTML document and add QUERY_STRING to href attributes. You can assign Session ID or any form data without using cookie.
2004-02-19bl3ifyjmmv1-14/+14
2004-02-19bl3ify.jmmv4-13/+99
2004-02-19Convert to buildlink3.wiz1-2/+2
2004-02-19Convert to buildlink3.wiz3-5/+31
While here, add zlib buildlink2.mk to buildlink2.mk file, since libcurl depends on it.
2004-02-18Include openssl/buildlink3.mk to link against OpenSSL libraries.jlam1-4/+4
2004-02-18Uppercase abbreviations and first letters in sentences;wiz1-5/+5
"its" is the possessive (without a single quote); grammar fix.
2004-02-18update to bozohttpd 20040218. changes include:mrg3-9/+11
o new .bzredirect file support for sane directory redirection o new -Z option that enables SSL mode, from <rtr@eterna.com.au> o the -C option has been changed to take two explicit options, rather than a single option with a space separating the suffix and the interpreter. ``-C ".foo /path/to/bar"'' should now be written as ``-C .foo /path/to/bar'' o the -M option has been changed like -C and no longer requires or supports a single argument with space-separated options o with -a, still print the 200 OK. from <rtr@eterna.com.au> o with -r, if a .bzdirect file appears in a directory, allow direct access to this directory
2004-02-18Include "../../mk/compiler.mk" to get the value of CC_VERSION beforejlam4-7/+13
testing it.
2004-02-17Add build dependency on perl.kristerw1-1/+2
2004-02-17Correct MASTER_SITES. Pointed out by diro at mail dot nixsys dot bzminskim1-3/+3
in PR pkg/24304.
2004-02-17bl3ify and enable pkgviews installation.minskim1-3/+7
2004-02-17Use subst.mk instead of patch+sed.minskim3-26/+12
2004-02-17bl3ify and enable pkgviews installation.minskim1-3/+7