Commit Graph

2542 Commits

Author SHA1 Message Date
sturm
72bdd66154 Initial import of ruby-rails 1.1.2
Rails is a web-application framework for the MVC pattern that includes
both a template engine, controller framework, and object-relational
mapping package. Everything needed to develop web-apps that can run on
CGI, FastCGI, and mod_ruby

Being a full-stack framework means that all layers are built to work
seamlessly together. That way you Don't Repeat Yourself (DRY) and you
can use a single language from top to bottom. Everything from templates
to control flow to business logic is written in Ruby - The language of
love for industry heavy-weights.

from msf
2006-06-12 20:20:09 +00:00
sturm
18fede90fa Initial import of ruby-actionwebservice 1.1.2
Simple support for publishing Web Service APIs for Rails applications.
Supports SOAP and XML-RPC, as well as generating WSDL for SOAP bindings.

from msf
2006-06-12 20:10:29 +00:00
espie
26ec95d0f8 use //<![CDATA[ instead of pure comments, better escapes.
grab the actual aculous library, and merge it, this allows us to
grab fixes for minor js problems.
2006-06-11 15:06:50 +00:00
espie
c6dceab127 +p5-CGI-Ajax 2006-06-11 12:34:15 +00:00
espie
b86e992e67 Yet aother perl ajax framework 2006-06-11 12:33:33 +00:00
fkr
4f97638dfd update to mhonarc version 2.6.16, from maintainer Christian Rueger
ok steven@
2006-06-10 10:26:22 +00:00
alek
24e6dc7094 Update to 0.9.5
From Will Maier via Ben Lovett <ben@tilderoot.com>
2006-06-06 09:32:56 +00:00
alek
56a16dd8e9 Use MODPY_BIN were applicable 2006-06-05 18:30:20 +00:00
bernd
682eb24b83 Security update to mozilla-firefox-1.5.0.4.
Fixes multiple security vulnerabilities. For detailed information see:

http://secunia.com/advisories/20376/
http://www.mozilla.org/projects/security/known-vulnerabilities.html#firefox1.5.0.4

ok steven@
2006-06-05 09:30:06 +00:00
steven
053e6fe923 use MODULES=lang/python (which switches it to 2.4), and bump PKGNAME 2006-06-04 10:04:34 +00:00
alek
1e1225cef1 Bump PKGNAME after recent python switch 2006-06-03 09:45:42 +00:00
alek
92e91b4ac4 Bump PKGNAMEs after recent python switch 2006-06-03 09:19:52 +00:00
alek
fc1dfbe5ce NO_REGRESS 2006-06-03 08:28:21 +00:00
alek
8c34fcfac1 Update to 5.0rc7; from Chris Kuethe <chris.kuethe@gmail.com> 2006-05-27 16:08:16 +00:00
grunk
a89f229722 drop maintainership, ok sturm@ 2006-05-25 20:42:56 +00:00
steven
69cb2346ff update to 3.54. from Srebrenko Sehic (maintainer) 2006-05-25 16:05:38 +00:00
espie
3e6e6ee02c oops, arch-independent package.
don't bump the pkgname for the 1 minute it was `up' for everybody.
2006-05-25 09:46:49 +00:00
espie
4626f4d0f4 +p5-HTML-Prototype 2006-05-25 09:46:06 +00:00
espie
098097e0bc javascript w/o writing it in perl. 2006-05-25 09:45:14 +00:00
robert
8951c07084 There is no need to add the pear distfile to SUPDISTFILES;
noticed by sturm@
2006-05-24 13:15:42 +00:00
sturm
7d9046f675 NO_REGRESS 2006-05-23 19:54:03 +00:00
bernd
0e40ccc07e - better pkg/MESSAGE, from Deanna Phillips <deanna at sdf.lonestar.org>
- fix some typos in files/README.OpenBSD
- bump PKGNAME accordingly

ok wilfried@, kurt@
2006-05-23 14:03:22 +00:00
aanriot
a97e7a55e4 - php-5.1.4 tarball has been rerolled, so update distinfo.
- add pear's distfile to SUPDISTFILES .
- bump relevent PKGNAMEs.

prompted by and ok robert@
2006-05-21 20:46:06 +00:00
aanriot
ba90ce353a Security fixes against multiple cross-site scripting (XSS)
vulnerabilities in phpldapadmin.

CVE-2006-2016;
from Debian GNU/Linux;
ok mbalmer@, "no objection" sturm@
2006-05-21 19:15:08 +00:00
alek
d52f4cb77e Add py-CherryPy 2006-05-18 10:02:59 +00:00
alek
4842273a41 Import py-CherryPy 2.2.1
CherryPy is a pythonic, object-oriented web development framework.

CherryPy allows developers to build web applications in much the same
way they would build any other object-oriented Python program. This
usually results in smaller source code developed in less time.

From Joerg Zinke <umaxx@oleco.net>
2006-05-18 08:44:51 +00:00
fkr
81e6af7ee3 these can go now, from the update to clearsilver 0.10.3
ok mbalmer@, markus@ (maintainer)
2006-05-15 17:16:54 +00:00
fkr
65053c6253 update to version 0.10.3
ok mbalmer@, markus@ (maintainer)
2006-05-15 17:08:43 +00:00
wilfried
60b2eff919 add OpenBSD tag 2006-05-10 13:48:01 +00:00
robert
1351922e5d bump PKGNAME due to the change of the pear dependencies; 2006-05-09 14:16:50 +00:00
robert
151101789e Update to version 5.1.4;
Add a hardened flavor for both core and extensions (inspired by niallo@);
Use our own way to install pear because the bundled installer is totally
broken and upstream refuses to fix it.

Add a mysqli subpackage which can be used to access the functionality
provided by MySQL 4.1 and above.

Other minor changes and fixes are also included.

ok sturm@; tested by many
2006-05-09 14:15:40 +00:00
bernd
3bbe03aff4 Update to 1.5.0.3. Security fixes inside...
More info:

CVE-2006-1993
http://secunia.com/advisories/19802/

tested by many
"go ahead" jolan@
2006-05-05 10:14:21 +00:00
wilfried
cc58f13c61 update to 1.7.13, ok kurt@
fixes multiple critical vulnerabilities
the last official release of the Mozilla Application Suite
2006-05-02 07:27:12 +00:00
espie
4a4a37a5b6 update to 1.32, a few performance improvements and bug-fixes.
okay maintainer.
2006-05-01 21:09:18 +00:00
kurt
26486f93b4 remove freedtoa call since our strtod(3) implementation uses a static var
to handle result allocation, but doesn't always return it. Restore use
of locks to protect use of static vars and add one for dtoa return value
too. fixes build on sparc64 and should help with stablility too.

looks correct pvalchev@
2006-04-24 20:03:00 +00:00
fgsch
daf083f320 update to pre21; from David Hill (dhill at mindcry dot org). 2006-04-22 16:24:09 +00:00
espie
354d341490 +p5-Apache-DB 2006-04-22 10:18:59 +00:00
espie
0f78b4bc5d let one debug mod_perl applications from the command line. 2006-04-22 10:17:22 +00:00
jolan
79fe1909e0 SECURITY: update to 1.7.9 which fixes a buffer overflow in the
http_header_comp() function
2006-04-18 20:17:47 +00:00
wilfried
2431442cac update to 1.5.0.2
fixes multiple critical vulnerabilities
2006-04-18 10:37:32 +00:00
jolan
f2fbfcd174 update to 7.0r63 2006-04-17 15:36:19 +00:00
sturm
ba62644206 update to mod_security 1.9.3
from Srebrenko Sehic <ssehic at gmail.com>
2006-04-17 14:58:02 +00:00
steven
c3c9f37f23 update to 3.51; from new maintainer Srebrenko Sehic, haver at insecure.dk
add REGRESS_DEPENDS while here.
2006-04-15 20:32:33 +00:00
steven
2ddb81520f add REGRESS_DEPENDS 2006-04-15 17:58:57 +00:00
naddy
7e516ebd41 bump gd-no_x11 package, simplify logic; ok sturm@ 2006-04-15 14:57:24 +00:00
sturm
637ed18ac5 actually increase FULLPKGNAME-gd
4 eyes didn't see what plist_db sees
2006-04-14 20:41:48 +00:00
brad
a20588de08 upgrade to 2.5.STABLE13 2006-04-13 23:46:56 +00:00
david
adbd88b406 remove myself from MAINTAINER 2006-04-12 21:01:45 +00:00
kevlo
0d8945e913 update to phpmyadmin 2.8.0.3 2006-04-11 05:54:05 +00:00
kevlo
f99f524b88 upgrade to mycalendar 2.7 2006-04-11 05:49:38 +00:00
sturm
e6f23d50f4 remove references to shellhung.org in MASTER_SITES and assorted cleanup
from jim razmus
2006-04-08 20:28:36 +00:00
otto
98c950e17f Make php5-gd use freetype2 (included in X11) instead of freetype1. Solves
truetype font rendering problems in truecolor more. Tested by mbalmer@;
help and ok robert@
2006-04-06 11:26:39 +00:00
sturm
8859c29f75 update to opera 8.54 2006-04-05 18:36:36 +00:00
bernd
63366f7d3b Security update to mediawiki-1.5.8.
A bug in decoding of certain encoded links could allow injection of raw
HTML into page output; this could potentially lead to XSS attacks.

More info:
http://mail.wikipedia.org/pipermail/mediawiki-announce/2006-March/000040.html

ok kevlo@
2006-04-05 15:16:56 +00:00
bernd
b0304699c1 Remove emacs backup files (*~) from PLIST.
spotted by Andreas Kahari.

ok mbalmer@
2006-04-05 09:42:17 +00:00
bernd
5c7c5b1843 @comment vim backup files. (.swp) Bump PKGNAMEs.
Spotted by Andreas Kahari.
2006-04-03 16:27:57 +00:00
bernd
11317391ec + p5-URI-Find 2006-03-31 18:45:36 +00:00
bernd
e315126bb3 Import p5-URI-Find.
This module does one thing: Finds URIs and URLs in plain text. It    
finds them quickly and it finds them all (or what URI::URL considers    
a URI to be.)    

From Jasper Lievisse Adriaanse <jasper at nedbsd.nl>.
2006-03-31 18:42:19 +00:00
pvalchev
9cbf189d5c check XftLockFace() for NULL return to avoid a crash, see
https://bugzilla.mozilla.org/show_bug.cgi?id=331077
from Tobias Ulmer <tobiasu@tmux.org>
2006-03-27 04:23:28 +00:00
msf
7ad76707e0 +trac 2006-03-21 21:18:40 +00:00
msf
69058d234d - initial import of trac 0.9.4 submitted by Ben Lovett
Trac is an enhanced wiki and issue tracking system for software development
projects. Trac uses a minimalistic approach to web-based software project
management. Our mission; to help developers write great software while
staying out of the way. Trac should impose as little as possible on a
team's established development process and policies.

It provides an interface to Subversion, an integrated Wiki and convenient
report facilities.

ok sturm@
2006-03-21 21:17:10 +00:00
sturm
bb1c3d3555 p5-HTTP-Server-Simple-Mason 2006-03-18 19:22:51 +00:00
sturm
1057b0fa31 Initial import of HTTP-Server-Simple-Mason-0.09
An abstract baseclass for a standalone mason server.

from Deanna Phillips <deanna at sdf.lonestar.org>
2006-03-18 19:21:57 +00:00
sturm
f8fa94c104 p5-HTTP-Server-Simple 2006-03-18 18:59:02 +00:00
sturm
e80eba896c quick ups 2006-03-18 18:58:10 +00:00
sturm
17932875c4 Initial import of HTTP-Server-Simple-0.18
This is a simple standalone HTTP server. By default, it doesn't thread or
fork. It does, however, act as a simple frontend which can be used to
build a standalone web-based application or turn a CGI into one.

from Deanna Phillips <deanna at sdf.lonestar.org>
2006-03-18 18:56:15 +00:00
sturm
aa81fab7ba update to p5-Apache-Test 1.28
from Deanna Phillips <deanna at sdf.lonestar.org>
ok maintainer mjc@
2006-03-18 07:40:47 +00:00
mbalmer
8e47d16714 Zope-2.8.6, latest stable release of the Zope 2.8 branch. 2006-03-16 09:53:55 +00:00
aanriot
8ecddbcebf - remove needless PLONEITEMS and associated commented entries.
- pass maintainership to mbalmer@ .
- bump PKGNAME.

ok mbalmer@
2006-03-12 12:23:13 +00:00
aanriot
cbd6f4e822 pass maintainership to mbalmer@ 2006-03-12 12:21:10 +00:00
brad
e02ac727f4 upgrade to lighttpd 1.4.11 2006-03-09 19:00:59 +00:00
sturm
83b8b291e5 don't set umask to 0 when daemonizing (changed upstream as well)
from Matthias Kilian <kili at outback.escape.de>
ok brad
2006-03-06 06:21:02 +00:00
sturm
68c6deb849 honor -proxy parameter
from Alexander Bluhm <Alexander_Bluhm at genua.de>
2006-03-05 21:12:12 +00:00
sturm
e234467e13 give up MAINTAINER, I don't use these anymore 2006-03-04 15:10:30 +00:00
naddy
7e62e0cf6a - use MD5* functions from libc; fixes breakage on some archs
- update links in DESCR; from cathcart@
2006-02-20 16:33:55 +00:00
bernd
ce8da0379f Security update to opera-8.52.
More info: http://secunia.com/advisories/17571/

ok sturm@
2006-02-20 10:36:02 +00:00
sturm
d02165c4a3 move LIB_DEPENDS to BUILD/RUN_DEPENDS
no WANTLIB needed
no more MODGNU_SHARED_LIBS

noticed by steven@
2006-02-15 06:28:39 +00:00
david
c8b3505c2f remove "the the" and replace /usr/local with PREFIX in MESSAGE; bump PKGNAME
ok wilfried@
2006-02-12 19:31:36 +00:00
david
4041514197 sort SUBDIR list; ok sturm@ 2006-02-12 16:24:50 +00:00
david
9923841b93 cleaning: remove commented nonexistent SUBDIR entries; ok sturm@ 2006-02-12 14:58:15 +00:00
sturm
7f44ebf8ab use fclose() on fdopen()'ed file streams instead of pclose()
from TAKAHASHI Tamotsu in ports/5010
2006-02-10 18:54:58 +00:00
brad
ec484439d6 mod_cgi is resetting physical.path
From lighttpd Trac
2006-02-09 02:30:40 +00:00
ian
16ac0baea7 Forgat to bump PKGNAME, reminded by nikolay@ 2006-02-08 21:22:07 +00:00
ian
d62cda2e1f Change "wack" wording, similar to what we did some time ago for mozilla-firefox.
ok wilfried@
2006-02-08 21:04:26 +00:00
brad
5cfe3e6b97 upgrade to lighttpd 1.4.10 2006-02-08 20:39:47 +00:00
steven
de3b7684cd fix MASTER_SITES 2006-02-08 08:34:40 +00:00
david
f85600afe0 move any perl or sed substitutions from post-patch to pre-configure
(fixes make update-patches)
ok sturm@; "looks reasonable" steven@
2006-02-08 04:54:48 +00:00
naddy
c0170e34b4 fix build with gcc2 2006-02-07 01:11:57 +00:00
wilfried
4c685774b5 Firefox 1.5.0.1 is a stability-and-security update to Firefox 1.5.
It also includes a number of low-risk fixes for other types of bugs.
2006-02-06 08:21:53 +00:00
pvalchev
9d91a8d432 fix build on big endian machines (no change otherwise)
this earlier committed patch in fact fixes minimo on zaurus, however
it appears to have broken amd64 (of course minimo's utility is arguably
less important there), so this should be revisited again....
2006-02-05 02:39:18 +00:00
espie
38e062be41 allow updates to work. 2006-02-05 00:21:21 +00:00
fgsch
85be017fd6 don't use pcre; spotted by Simon Kuhnle (simonkuhnle at web dot de) 2006-02-01 14:57:06 +00:00
kevlo
da70362d7f update to 3.10 2006-02-01 13:42:21 +00:00
sturm
c756faa205 update to elinks 0.11.0
from maintainer James Prevatt <jprevatt+bsd at paunix.org>
2006-01-29 15:41:00 +00:00
kevlo
c4cc68abea upgrade to mediawiki 1.5.6 2006-01-29 04:05:26 +00:00
kevlo
51414cc298 upgrade to phpmyadmin-2.7.0-pl2 2006-01-29 03:58:03 +00:00
couderc
7bd810166b A memory allocation failure has been noticed by naddy@ on sparc64.
The problem can be reproduced using 'J' for malloc.conf and gives the following when trying to use bookmarks:

Dpi_parse_token: [<ÐÐÐÐÐÐÐÐÐÐÐÐÐÐÐsend_page' url='dpi:/bm/'>]

Despite having contacted the author, the 0.8.5 dpi has been rewritten but not fixed as the problem is still present.

That said, the port is now marked broken.
2006-01-29 00:21:56 +00:00
aanriot
87ee110593 - use log files paths accordingly to www/squid.
- fix SYSCONFDIR and other substitutions.

from maintainer Douglas Santos with a few changes;
inputs and ok alek@
2006-01-28 21:22:07 +00:00
alek
6f3424413a Mark conflict 2006-01-27 20:57:02 +00:00
steven
369238b6e8 update to nostromo 1.7.8
from Marcus Glocker (maintainer)
2006-01-27 06:54:50 +00:00
aanriot
65f7526e1f update to 1.5.5 .
posted a long time ago on ports@;
tweak and ok alek@
2006-01-22 13:35:32 +00:00
alek
a3559cce14 Update to 0.8.2 2006-01-22 13:25:34 +00:00
aanriot
ce8c1afb45 update to Sarg 2.1 .
from maintainer Douglas Santos, with a few additions;
help and ok alek@
2006-01-22 11:05:01 +00:00
steven
af47fae77f - fix WANTLIB after gtk+2 downgrade
- add --disable-update-databases to stay within fake area, thanks systrace
- sync PLIST
2006-01-21 23:43:37 +00:00
steven
72218e01dd - fix WANTLIB after gtk+2 downgrade
- MODULES=devel/gettext where appropriate and sync PLIST
2006-01-19 13:13:07 +00:00
steven
906dcdca93 update to 1.1.3, PKG_ARCH=*
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
2006-01-18 07:45:21 +00:00
aanriot
16100617aa - the symlink has to be against the versioned directory.
- while there, minor tweaks.

"looks ok" alek@, ok mbalmer@
2006-01-17 20:58:39 +00:00
steven
7767731f56 fix WANTLIB after gtk+2 downgrade 2006-01-17 17:47:26 +00:00
steven
d7eca8e7ba fix WANTLIB after gtk+2 downgrade, add other missing libs in there too. 2006-01-17 12:40:29 +00:00
steven
7f3fe0474e update to 1.36
from Jasper Lievisse Adriaanse
ok maintainer
2006-01-17 11:09:29 +00:00
steven
ffc684b224 update to nostromo-1.7.7
from Marcus Glocker <marcus at nazgul.ch> (maintainer)
2006-01-17 06:47:56 +00:00
steven
1e48e77733 update to 2.59, PKG_ARCH=*
from Jasper Lievisse Adriaanse
2006-01-17 06:37:06 +00:00
steven
d165937191 fix WANTLIB after gtk+2 downgrade 2006-01-16 20:47:35 +00:00
steven
4966aa535c fix WANTLIB after gtk+2 downgrade 2006-01-16 07:24:18 +00:00
steven
cf67e0bdb7 fix WANTLIB after gtk+2 downgrade
"looks good" espie@
2006-01-16 07:01:39 +00:00
sturm
a23f4a7b5c p5-HTTP-Recorder
p5-HTTP-Request-Params
2006-01-15 16:26:29 +00:00
sturm
57afd3b661 wrong directory 2006-01-15 16:25:03 +00:00
sturm
bd196cc761 reimport of HTTP-Request-Params-1.01 into correct directory
This software does all the dirty work of parsing HTTP
Requests to find incoming query parameters.

from Sam Smith <s at msmith.net>
2006-01-15 16:23:41 +00:00
sturm
f1147a5d87 Initial import of HTTP-Recorder-0.05
HTTP::Recorder acts as a web proxy that records interactions with
web pages for use with WWW:Mechanize.

from Sam Smith <s at msmith.net>
2006-01-15 16:21:47 +00:00
sturm
ac5e9b0e3b Initial import of HTTP-Request-Params-1.01
This software does all the dirty work of parsing HTTP
Requests to find incoming query parameters.

from Sam Smith <s at msmith.net>
2006-01-15 16:11:18 +00:00
sturm
077e12798f p5-HTTP-Proxy 2006-01-15 15:17:09 +00:00
sturm
e921b80023 Initial import of HTTP-Proxy-0.17
This module implements a HTTP proxy, using a HTTP::Daemon
to accept client connections, and a LWP::UserAgent to ask
for the requested pages.

The most interesting feature of this proxy object is its
ability to filter the HTTP requests and responses through
user-defined filters.

from Sam Smith <s at msmith.net>
2006-01-15 15:16:11 +00:00
brad
dd95a1e84b upgrade to lighttpd 1.4.9 2006-01-15 04:47:58 +00:00
espie
25e2f4b0ff remaining shared libs bumps for C++ libs 2006-01-14 11:46:15 +00:00
espie
a9df05cec2 more C++ libs bumps. Done thru mail, plus lizards. 2006-01-14 00:07:28 +00:00
jolan
16d717c685 update to 0.8.1 2006-01-11 08:20:25 +00:00
pvalchev
fd09355571 add ARM configuration and enable on arm; tested on zaurus
XPCOM asm glue still missing, but basically functional
2006-01-11 00:58:56 +00:00
pvalchev
b5e99b03a3 hack mozilla's strtod(3) implementation by basically ripping it all
out, and replacing it with our libc's strtod implementation, only keeping
the mozilla-specific wrappers and interfaces.

this gets rid of many bugs, including random malloc-induced crashes
on zaurus and seen by some people on amd64.

i've been debugging this for a while, thanks to kurt@ for the idea
to look at libc.
2006-01-11 00:56:29 +00:00
naddy
0276c58422 SHARED_LIBS 2006-01-10 17:58:47 +00:00
fgsch
88cd9d3608 update to 2.1pre20; from David Hill ( dhill at mindcry dot org ). 2006-01-06 11:28:33 +00:00
brad
7e96195d7d Have Squid open /dev/pf in read-only mode.
From: Andrey Matveev <evol at online dot ptt dot ru>
2006-01-06 01:40:27 +00:00
sturm
134818ab4d remove marketing crap from DESCR and be a little more clear on the
redhat_motif soft dependency
2006-01-05 19:08:22 +00:00
brad
4e3349d0be fix a crash with mod_proxy if the Host: header is empty.
From lighttpd Trac
2006-01-03 23:39:11 +00:00
kurt
7ef5720781 update to 1.2.15 and USE_LIBTOOL 2006-01-02 18:24:57 +00:00
sturm
81e2bfb74d SHARED_LIBS, keeping the same SO_VERSION for all libs 2006-01-01 16:02:36 +00:00
sturm
5a686c751d SHARED_LIBS
note that we keep the mozilla ports at a single SO_VERSION, too many
libraries, too little gain otherwise
2005-12-31 18:35:56 +00:00
sturm
d1b4f500d9 SHARED_LIBS, USE_LIBTOOL 2005-12-31 14:35:36 +00:00
sturm
d418549bda SHARED_LIBS and some libtool related cleanup 2005-12-31 14:32:13 +00:00
sturm
b172350124 forgot to add this 2005-12-30 22:27:40 +00:00
sturm
5048cf258c SHARED_LIBS, USE_LIBTOOL 2005-12-30 22:26:50 +00:00
jolan
27d0354772 update to 7.0r61 2005-12-30 05:23:52 +00:00
sturm
4184a780de more 2005-12-29 23:06:28 +00:00
sturm
5e4046399d revert completely broken update, we are back at 5.0.5 now
discussed on icb
2005-12-29 23:03:29 +00:00
ian
3664fb0fb3 Add README.OpenBSD with more details on email, Java, etc.; shorten
MESSAGE accordingly to refer to new file; patchlevel bump for new file.
ok bernd@, kurt@.
2005-12-26 02:17:53 +00:00
robert
2e5b439bb0 Update to php-5.1.1;
for more information please check
http://www.php.net/ChangeLog-5.php#5.1.1
and
http://www.php.net/ChangeLog-5.php#5.1.0

The port now uses a CVS snapshot of PEAR;
2005-12-21 15:42:06 +00:00
kurt
5454dfe735 - Fix startup DoS. overlong document.title setting can corrupt history
data, causing non-responsive temporary hang on subsequent startups
patches from https://bugzilla.mozilla.org/show_bug.cgi?id=319004
- Fix use after free segfault after printing reported by Andy Wingate.
FT_Done_Face was being called twice on the same mFace.
2005-12-21 15:33:00 +00:00
bernd
1ea3eea498 Update to Firefox 1.5.
Team work by wilfried@, kurt@ and me.

Tested by many. Thanks a lot!

ok kurt@ krw@ jolan@ ian@ pvalchev@
2005-12-20 23:44:00 +00:00
sturm
630b227d2f p5-HTML-Lint 2005-12-20 22:06:56 +00:00
sturm
f41f35079b Initial import of HTML-Lint 2.02
HTML::Lint is a Perl class similar to HTML::Parser, because it inherits
from it. You can use HTML::Lint to validate HTML code in strings or
files. The package also comes with a command line tool for validating.

from grunk@
2005-12-20 22:06:00 +00:00
alek
f9551f33f7 Better fix for wrong PKGNAME; from mbalmer@ 2005-12-17 12:11:13 +00:00