Commit graph

772 commits

Author SHA1 Message Date
wiz
81463bee57 Sort, and add py-mechanize. 2009-01-17 20:48:33 +00:00
seb
3aff45643f Add & enable p5-App-Nopaste 2009-01-17 16:08:27 +00:00
seb
49c0caedf7 Add & enable p5-WWW-Pastebin-RafbNet-Create 2009-01-17 15:43:56 +00:00
seb
ef4b18815d Add & enable p5-WWW-Pastebin-PastebinCom-Create 2009-01-17 14:44:40 +00:00
abs
9835272982 +p5-Catalyst-Plugin-RequireSSL 2009-01-03 18:16:07 +00:00
jmcneill
0afdaac626 + ap22-dnssd 2008-12-21 14:36:14 +00:00
jnemeth
6c998f235d sort, add comment to commented out cocoon 2008-12-19 07:58:42 +00:00
he
7997145437 Added p5-CatalystX-CRUD-YUI. 2008-12-17 01:17:05 +00:00
he
18a0c65381 Added p5-HTTP-Response-Encoding. 2008-12-16 22:22:33 +00:00
dsainty
f8dd387526 Add pear-HTML_TreeMenu 2008-12-16 01:43:34 +00:00
ahoka
4cb9019a23 Add midori. 2008-12-11 20:19:22 +00:00
ahoka
6575fc74e8 +webkit-gtk 2008-12-11 19:42:42 +00:00
snj
949e12a0bd Remove zope25. 2008-11-29 19:26:38 +00:00
martti
fe88148bb1 mediawiki 2008-11-26 18:13:34 +00:00
joerg
4d9ce54f27 Comment out cocoon. 2008-11-18 18:03:50 +00:00
he
de9e0d556c Added p5-HTML-Email-Obfuscate. 2008-11-17 20:20:46 +00:00
snj
7cf8e05a31 Kill www/grail, which has been dead for many years now. This execution
blessed by tsarna@.
2008-11-13 21:31:28 +00:00
martti
3ed5b88f30 Added ap22-authn-sasl 2008-11-12 09:12:37 +00:00
wiz
9aea7dd858 Finish move of p5-CGI_Lite to p5-CGI-Lite. 2008-11-08 09:47:46 +00:00
jwise
48a9c093bc Remove jsdk20 2008-11-04 21:54:46 +00:00
jwise
93eff4cfa8 Remove JSSI. 2008-11-04 21:51:16 +00:00
jwise
00e6bbcbc4 Remove spfc. 2008-11-04 21:46:13 +00:00
obache
cc80551cf5 sort 2008-11-03 04:48:06 +00:00
abs
a63548c364 +p5-Catalyst-Plugin-AutoRestart 2008-10-31 11:51:18 +00:00
wiz
77e6fdba10 Remove unused gtkhtml38 (replaced by gtkhtml314). 2008-10-29 00:20:24 +00:00
abs
75ade7d3d4 Added www/p5-ParallelUserAgent 2008-10-26 19:17:00 +00:00
wiz
dfd2d4c416 Remove gtkhtml324 -- same API as gtkhtml314, so I updated that instead. 2008-10-24 19:28:08 +00:00
jnemeth
7a7dedb4af add, but do not enable gtkhtml34 as it does not work yet\nXXX it should be enabled when it is fixed 2008-10-23 22:24:14 +00:00
he
6a4c2df884 Added p5-Rose-HTMLx-Form-Related. 2008-10-20 23:41:33 +00:00
he
f19d180b55 Added p5-CatalystX-CRUD-View-Excel. 2008-10-20 23:21:49 +00:00
he
55a4e2ac3d Add p5-Catalyst-View-Excel-Template-Plus. 2008-10-20 23:13:21 +00:00
sborrill
24a96db66c Add ap-auth-ntlm and ap2-auth-ntlm 2008-10-17 19:26:26 +00:00
drochner
c525d26bda +py-gdata 2008-10-16 20:07:33 +00:00
he
05fef3e2d4 Added p5-Rose-HTMLx-Form-Field-Serial. 2008-10-12 22:24:20 +00:00
abs
24b03686b4 +p5-Catalyst-Model-Adaptor & p5-Catalyst-Plugin-I18N 2008-10-12 17:29:39 +00:00
martti
09242e0337 Added p5-URI-Escape-XS 2008-10-07 06:10:01 +00:00
kefren
147576153f add ap-mono subdir 2008-10-06 10:54:18 +00:00
joerg
d8c1ed2e8b Retire py-django-devel, py-django has been updated to the 1.0 release in
the mean time.
2008-09-21 15:14:39 +00:00
obache
1f8504ee84 Update ruby-gnome2 to 0.17.0 release.
pkgsrc changes:
   * Add some additional modules:
    	devel/ruby-gnome2-bonobo
    	devel/ruby-gnome2-bonoboui
    	devel/ruby-gnome2-gconf
    	devel/ruby-gnome2-libglade
    	graphics/ruby-gnome2-gtkglext
    	multimedia/ruby-gnome2-gstreamer
    	print/ruby-gnome2-gnomeprintui
    	sysutils/ruby-gnome2-gnomevfs
    	www/ruby-gnome2-gtkhtml2
    	www/ruby-gnome2-gtkmozembed
    	x11/ruby-gnome2-gtksourceview
    	x11/ruby-gnome2-vte
   * Fixed detection of rcairo. It had been broken since switched to gem.
     patch-a{c,h,i,j,k,l.m}
     (It Already in upstream trunk)
   * Add patches for allow to load gem rcairo.
     patch-a{n,o,p}
   * Fixed overwritten glib module when installing modules require generated
     header of glib module.
     Modify to install the header as part of glib module and use bl3.mk.
   * clean up dependency
   * Add test target for modules having unit test.
   * Modified patch-a{a,b,d,f,g} to acceptable by upstream.

Ruby-GNOME2-0.17.0 (2008-09-07)

  Release notes:
  * This Release supports Ruby 1.8.7 and has many bug fixes and
    new bound functions.

  Main changes:
  * Ruby/GLib:
    - [#2060606] Crash when removing ruby applet from gnome panel with 0.7rc1
      [Kouhei Sutou]

  * Ruby/GTK:
    - [#2025651] FTBFS with gtk+ 2.13.5 [Cesare Tirabassi, Kouhei Sutou]

    - [#2043970] Segfaults on 64-bit Linux [Neil Roberts, Kouhei Sutou]

  * Ruby/Pango:
    - [#2043970] Pango::FontDescription#weight= seg fault [Kouhei Sutou]

  * Many other changes, GC bugs, Segfault fixes. See corresponding ChangeLog
    for detailed information on changes and contributors.

    Special thanks for your contributions to: (list in no particular order)
    - Neil Roberts
    - Cesare Tirabassi
    - Arnaud Cornet
2008-09-17 00:21:48 +00:00
seb
9207ea8da2 Add & enable p5-Catalyst-View-Jemplate 2008-09-16 15:32:24 +00:00
taca
0353f00ea9 Add and enable typo3. 2008-09-15 18:14:46 +00:00
taca
66e8aba2f6 Add and enable typolight, typolight-example and typolight-translations. 2008-09-15 10:10:45 +00:00
taca
630bec343c * Disable squid.
* Add and enable squid26, squid27 and squid30.
2008-09-12 15:11:13 +00:00
jnemeth
5217226dd8 add and enable py-beautifulsoup 2008-09-11 21:31:47 +00:00
seb
6b3529b84d Add & enable p5-Test-WWW-Declare 2008-09-10 23:28:09 +00:00
seb
6f64c0930e Add & enable p5-CSS-Tiny 2008-09-07 16:12:46 +00:00
seb
012d40abfb Add & enable p5-Pod-POM-Web 2008-09-07 15:08:08 +00:00
seb
78599bc0a2 Add & enable p5-Alien-GvaScript 2008-09-07 14:47:24 +00:00
epg
22fc90e391 Add and enable loggerhead py-paste py-simpletal 2008-09-04 17:24:01 +00:00
seb
c4fb17dc5b Add & enable p5-HTTP-Server-Simple-Recorder 2008-08-23 12:57:17 +00:00
seb
acf2ca38aa Add & enable p5-Test-HTTP-Server-Simple 2008-08-23 12:47:03 +00:00
seb
9b8ef808c3 Add & enable p5-HTML-Lint 2008-08-23 09:35:30 +00:00
tonnerre
94e30ec992 +p5-HTML-RewriteAttributes 2008-08-20 21:56:34 +00:00
seb
df3d8e1d79 Add & enable p5-HTML-TokeParser-Simple 2008-08-20 11:55:13 +00:00
seb
6b8596ff5c Add & enable p5-CGI-Cookie-Splitter 2008-08-18 13:46:50 +00:00
taca
c6756fa4c1 Add and enable drupal6-translations. 2008-08-17 05:36:08 +00:00
joerg
4cbe6d7400 Remove zope25-ZMySQLDA as it isn't compatible with py-mysqldb due to
the ancient Python version.
2008-08-13 09:12:58 +00:00
obache
a9ca9e2d61 Added and enabled py-genshi. 2008-08-01 08:39:17 +00:00
schmonz
9bca82423b Add and enable ap22-authnz-external. 2008-07-29 05:08:41 +00:00
rhaen
1132dc138f Fixed the problems reported by babylon5.netbsd.org weekly pkgsrc output for Thu Jul 24 02:20:00 2008 2008-07-25 08:48:23 +00:00
joerg
0676ed7804 + py-django-devel 2008-07-23 10:27:12 +00:00
abs
262f738415 +p5-Handel 2008-07-15 09:43:20 +00:00
abs
d49af1fbd2 Add:
p5-Catalyst-Action-RenderView
    p5-Catalyst-Authentication-Store-DBIx-Class
    p5-Catalyst-Component-ACCEPT_CONTEXT
    p5-Catalyst-Controller-BindLex
    p5-Catalyst-Controller-FormBuilder
    p5-Catalyst-Devel
    p5-Catalyst-Manual
    p5-Catalyst-Plugin-Authentication
    p5-Catalyst-Plugin-Authentication-Store-DBIC
    p5-Catalyst-Plugin-Authentication-Store-RDBO
    p5-Catalyst-Plugin-Authorization-Roles
    p5-Catalyst-Plugin-ConfigLoader
    p5-Catalyst-Plugin-Session
    p5-Catalyst-Plugin-Session-State-Cookie
    p5-Catalyst-Plugin-Session-Store-DBIC
    p5-Catalyst-Plugin-Session-Store-Delegate
    p5-Catalyst-Plugin-Session-Store-FastMmap
    p5-Catalyst-Plugin-Session-Store-File
    p5-Catalyst-Plugin-StackTrace
    p5-Catalyst-Plugin-Static-Simple
    p5-Catalyst-Runtime
    p5-Catalyst-View-JSON
    p5-Catalyst-View-TT
    p5-CatalystX-CRUD-Controller-RHTMLO
    p5-Test-WWW-Mechanize-Catalyst
2008-07-15 09:35:31 +00:00
abs
c7b013b1a8 +p5-Rose-HTML-Objects p5-Rose-HTMLx-Form-Field-Autocomplete p5-Rose-HTMLx-Form-Field-Boolean p5-Rose-URI 2008-07-15 08:47:01 +00:00
abs
0a41de7ce7 +p5-Template-Stash-HTML-Entities 2008-07-14 09:39:42 +00:00
tnn
10ff51c363 Add firefox3 2008-06-28 10:05:42 +00:00
joerg
251605f6e5 + www/netsurf 2008-06-23 15:06:35 +00:00
abs
7b44674b6a +SUBDIR+= p5-CGI-Simple
+SUBDIR+=       p5-HTTP-Async
+SUBDIR+=       p5-HTTP-Body
+SUBDIR+=       p5-HTTP-Request-AsCGI
2008-06-23 03:40:14 +00:00
abs
cba6eaff67 +p5-Template-Timer 2008-06-23 03:02:37 +00:00
he
6631b58652 Add p5-LWP-UserAgent-Determined. 2008-06-21 22:06:27 +00:00
tonnerre
f8c8bdf446 +py-rss2gen 2008-06-21 17:52:42 +00:00
taca
85b7d156ef Add and enable zope211. 2008-06-21 10:40:29 +00:00
he
23d6bfeecb Add p5-Apache2-AuthCookieDBI. 2008-06-20 14:17:46 +00:00
he
ba6dbcc73d Add p5-Apache2-AuthCookie. 2008-06-20 14:10:49 +00:00
bouyer
6d9dfa91b7 +p5-HTML-StripScripts
+p5-HTML-StripScripts-Parser
2008-04-27 16:48:55 +00:00
abs
75fcaded1a Add p5-CGI-Ajax 2008-04-08 10:32:22 +00:00
adrianp
b921d84224 +drupal6 2008-04-06 10:16:13 +00:00
jlam
6973294f00 Add and enable new ruby-* packages. 2008-04-04 15:33:05 +00:00
wiz
fcb2267eaf Remove firefox15 packages.
They have security problems and are not maintained.

Removal was announced on pkgsrc-users on March 13.
2008-03-25 13:42:24 +00:00
tonnerre
1be5366692 Add p5-CSS-Squish to subdir list 2008-03-16 19:05:20 +00:00
wiz
f1e9d47ddc + urlgrabber. 2008-03-14 01:31:48 +00:00
xtraeme
c1a6f2bc4f Added www/firefox3-bin. 2008-02-29 23:01:57 +00:00
sborrill
8303b4b622 Add dansguardian 2008-02-22 17:13:58 +00:00
minskim
892bcc73a4 Remove ruby-actionwebservice, which was obsoleted by ruby-activeresource. 2008-02-17 18:19:14 +00:00
obache
b79482e720 Added p5-I18N-AcceptLanguage 2008-02-16 05:03:58 +00:00
kefren
8a8336e1c6 add mono-xsp 2008-02-13 19:58:48 +00:00
jnemeth
5f5fca3e60 sort 2008-02-09 20:45:27 +00:00
minskim
f4edf44815 Add ruby-activesupport. 2008-02-09 06:29:42 +00:00
heinz
1155ff12ae Enabled p5-Captcha-reCAPTCHA and p5-Captcha-reCAPTCHA-Mailhide. 2008-01-25 02:32:30 +00:00
heinz
7aace31ac1 Enabled p5-HTML-Tiny 2008-01-25 01:39:08 +00:00
sborrill
ca65197cab Split ap-auth-external into Apache 1.x and 2.x versions 2007-12-20 15:04:26 +00:00
taca
253a039671 Add and enable zope-ejsplitter and zope-jamailhost. 2007-12-18 16:05:43 +00:00
taca
41c1475ec1 - Add plone and zope with commented out.
- Add plone25, plone3 and zope210.
2007-12-18 15:51:13 +00:00
ghen
ffffdadfde + nginx. 2007-12-11 09:13:18 +00:00
rillig
055565db3d - django 2007-11-06 14:35:20 +00:00
rillig
6269bb9411 + django 2007-11-06 13:53:41 +00:00
adrianp
2529edf183 +p5-CGI-ProgressBar 2007-11-03 14:33:12 +00:00
jnemeth
54372227f8 sort 2007-10-25 23:27:16 +00:00
gdt
8375129b70 Enable ap2-wsgi. Package contributed by Jan Danielsson. 2007-10-24 22:34:50 +00:00
wiz
74fda0528d + p5-CSS, p5-HTML-WikiConverter. 2007-09-08 18:44:48 +00:00
jlam
647e874657 Add, enable and note www/pound. 2007-09-07 19:09:47 +00:00
abs
383b362360 add p5-WWW-Facebook-API 2007-09-07 15:29:02 +00:00
joerg
f6f4a3f8bc Add py-swish-e. 2007-08-29 15:57:47 +00:00
rillig
6aecf48699 Added mk/misc/category.mk, which contains the definitions that are only
useful for category Makefiles, as opposed to bsd.pkg.subdir.mk, which is
also relevant for the top-level directory. Adjusted the category Makefiles.
2007-08-13 08:12:41 +00:00
obache
dc41d78796 Add p5-Template-Multilingual. 2007-08-05 05:57:09 +00:00
kristerw
0f0b8e4c0a Remove ap-iasp and iasp. 2007-07-14 22:35:00 +00:00
heinz
45966f4fff Activated p5-LWPx-ParanoidAgent. 2007-06-11 21:16:52 +00:00
minskim
afa17dc789 Add erubis. 2007-06-11 04:59:56 +00:00
minskim
05c7bdea0d Correct a package name (hi abs!). 2007-06-11 04:59:07 +00:00
abs
ff207ae3ec +p5-HTML-Template-Stash-EscapeHTML 2007-06-10 23:32:48 +00:00
joerg
8ec1a85713 Remove Zope 2.2 and related pieces:
databases/zope-mysql
lang/py-extclass
textproc/py-dtml
www/py-pcgi
www/py-zpublisher
www/zope

No objection from pkgsrc-users.
cVS: ----------------------------------------------------------------------
2007-05-29 10:16:42 +00:00
obache
9414df9be5 Add mimetex. 2007-05-27 02:59:35 +00:00
minskim
2640a40dba Add ruby-mechanize. 2007-05-26 01:48:22 +00:00
markd
8f0f2aec03 Add p5-CGI-Application-Plugin-(DBH,ValidateRM} 2007-05-25 11:34:29 +00:00
kristerw
99c816e72e Remove firefox2 and add firefox15 packages. 2007-05-15 21:23:19 +00:00
wiz
2e8801824f Remove some GNOME1 packages that are unmaintained upstream and/or in
pkgsrc, in preparation for gnome1-libs removal(*).

There was no feedback for keeping these packages after my
HEADS UP mail to pkgsrc-users a week ago.

(*) More to come before that can happen, though.
2007-05-13 14:39:15 +00:00
heinz
36b0851dfc Activated p5-URI-Fetch 2007-05-04 21:46:29 +00:00
obache
ed7247e622 Added p5-HTML-Strip. 2007-04-30 05:15:32 +00:00
wiz
b972fa2e48 Add gtkhtml314. 2007-04-17 06:30:38 +00:00
tonio
0166215c95 added www/ocsigen 2007-04-10 20:26:30 +00:00
abs
20d3f446d4 enable nspluginwrapper 2007-03-22 22:47:03 +00:00
jmmv
fed741314f Add and enable gitweb. 2007-03-22 17:16:10 +00:00
obache
1292edc7f1 Added and enabled p5-Kwiki-ModPerl. 2007-03-12 12:44:50 +00:00
obache
a6a745d021 Added and enabled p5-Kwiki-Archive-Cvs. 2007-03-11 16:00:55 +00:00
ghen
de8fbae00e SUBDIR+= seamonkey-bin-flash seamonkey-bin-java. 2007-02-01 14:08:55 +00:00
taca
68bf1eca44 Remove ap2-ruby. 2007-01-28 15:31:03 +00:00
abs
2d2007f2cb enable ap2-fcgid 2007-01-25 20:23:33 +00:00
epg
7c911c79e1 Add serf. 2007-01-24 20:00:23 +00:00
uebayasi
546fd9c15c +kahua 2007-01-19 13:46:20 +00:00
sborrill
f658237cbb Add ap-auth-external 2007-01-19 09:01:21 +00:00
kristerw
7aecefa7e3 Add py-webpy. 2007-01-09 21:56:19 +00:00
wiz
b34dff1377 Remove elinks04 package for ancient elinks version. 2006-12-16 11:26:03 +00:00
xtraeme
5b7ca5fcb5 + apache22 2006-12-08 23:32:34 +00:00
xtraeme
7dcf743cd2 Added www/ap2-xslt2. 2006-12-07 02:35:41 +00:00
xtraeme
0b4b51ac65 Added www/varnish 1.0.2 2006-12-04 16:06:16 +00:00
ghen
40a55aa436 - firefox2-bin-flash 2006-11-30 11:48:25 +00:00
kristerw
f5625bd242 Add firefox2-bin-flash. 2006-11-16 20:16:10 +00:00
dan
07eed5ff24 add textproc/Markdown and www/ikiwiki 2006-11-13 01:30:52 +00:00
minskim
f4bb5404c5 Add mongrel. 2006-11-01 06:41:33 +00:00
ghen
456947d60e Add firefox2, firefox2-bin and firefox2-gtk1. 2006-10-24 22:21:56 +00:00
rillig
217a730401 + nvu 2006-10-21 21:57:00 +00:00
adrianp
48bfe9c04a +viewvc 2006-10-21 09:07:17 +00:00
reed
712cdff325 Added www/august -- simple HTML editor. 2006-10-20 20:28:22 +00:00
wiz
ed97c4b1f6 Sort. 2006-10-19 20:23:03 +00:00
wiz
ecf44ca2c6 Remove obsolete galeon12 package -- use galeon instead. 2006-10-19 20:22:29 +00:00
ben
a691addbc4 Remove joomla. 2006-10-18 20:39:14 +00:00
ben
de9e472540 Add joomla. 2006-10-18 17:49:18 +00:00
minskim
40d69ce7a3 Add rails. 2006-10-12 08:38:25 +00:00
rillig
0b6d7f8810 Added some newly imported packages. 2006-10-02 20:08:59 +00:00
salo
66b2babf59 Add and enable seamonkey-bin-nightly. 2006-09-24 16:46:54 +00:00
salo
383535274e Remove Mozilla Suite and friends.
No longer maintained upstream, replaced by SeaMonkey.
2006-09-24 16:46:27 +00:00
joerg
b1972c18b1 + py-django 2006-09-11 11:38:58 +00:00
joerg
0320c8db3b Add py-flup. 2006-09-04 13:29:07 +00:00
minskim
cfc48243e6 Add p5-HTTP-Lite. 2006-08-22 21:48:29 +00:00
darcy
383dd642da Add Zope 2.9.4.
Many changes from 2.6.  See http://zope.org/Products/Zope/2.9.4/CHANGES.txt
for details of the 2.9 branch changes.
2006-08-17 11:57:24 +00:00
adrianp
acbdbbd36b +ap2-auth-xradius 2006-08-13 17:35:06 +00:00
adrianp
f90c0de122 Added www/ap2-auth-radius version 1.5.7 2006-08-09 17:52:16 +00:00
joerg
c2e360078e Import www/py-moin. MoinMoin is a wiki engine written in Python. 2006-07-31 17:09:12 +00:00
abs
d374b258b2 enable ap2-jk 2006-07-22 19:43:55 +00:00
joerg
88c1ab479c Hook up py-jonpy. 2006-07-02 14:35:04 +00:00
salo
8fc534bf8d acroread3 is a goner, off you go. 2006-07-01 20:20:22 +00:00
salo
48344c5847 Remove asWedit, it requires Linux libc5(!!), come on, it's 2006 already.. 2006-06-30 14:00:39 +00:00
salo
98660dbd33 acroread3 is goner. 2006-06-30 13:56:37 +00:00
wiz
bb0c591247 -horde3. 2006-06-18 08:56:00 +00:00
taca
10dc6991d0 Add and enable geeklog. 2006-06-15 13:28:03 +00:00
adrianp
2ab5afb7e3 + pear-HTTP 2006-06-15 11:30:17 +00:00
jschauma
233e2e7df2 remove netscape7* 2006-06-09 18:18:44 +00:00
abs
425c605657 Add:
- devel/p5-IO-Prompt
- devel/p5-List-MoreUtils
- devel/p5-Perl6-Export
- devel/p5-Perl6-Slurp
- devel/p5-version
- graphics/p5-RRDTool-OO
- time/p5-DateTime-Format-Builder
- time/p5-DateTime-Format-ISO8601
- time/p5-DateTime-Format-Strptime
- www/p5-FCGI-ProcManager
2006-06-07 12:03:13 +00:00
joerg
fc56458e6e zope25-ZWeatherApplet is gone. 2006-05-26 23:54:54 +00:00
markd
7b93d876d0 add ap-auth-kerb and p5-LWP-Authen-Negotiate. 2006-05-15 12:07:55 +00:00
tv
8b23448af7 PHP module "apc" -- Alternative PHP Cache 3.0.10. From DESCR:
APC is the Alternative PHP Cache, which provides a way of boosting the
performance of PHP on heavily-loaded sites by allowing scripts to be cached
in a compiled state, so that the overhead of parsing and compiling can be
almost completely eliminated.
2006-05-03 14:02:30 +00:00
jlam
7964c926a7 Note addition of www/p5-Kwiki-Wikiwyg. 2006-05-02 14:20:05 +00:00
jlam
6d42a4569e Note addition of www/p5-Kwiki-Simple-Server-HTTP. 2006-05-02 04:51:50 +00:00
jlam
1a1df7170f Note addition of www/p5-HTTP-Server-Simple-Static. 2006-05-02 04:42:40 +00:00
jlam
3aafb2ccda Note addition of www/p5-HTTP-Server-Simple-Kwiki. 2006-05-02 04:13:11 +00:00
jschauma
9a7392d83d initial import of Kwiki::Notify::Mail
A plugin for Kwiki that allows you to notify yourself by email when
some one updates a page. You can specify the To:, From: and
Subject: headers, but the email message body is not currently configurable.
2006-05-01 15:10:12 +00:00
jmmv
1ff1904e34 Add and enable cherokee. 2006-05-01 07:23:07 +00:00
jmmv
05792f3ac2 Remove gtkhtml30. The latest package using this deprecated version of
gtkhtml, evolution14, is now gone.
2006-04-04 15:42:44 +00:00
jmmv
4028cfdb5a Remove gtkhtml36. It is unused and the latest version of gtkhtml is in
gtkhtml38.  Ok'ed by maintainer.
2006-04-04 15:39:02 +00:00
ghen
aed1291a34 Add seamonkey, seamonkey-bin, seamonkey-gtk1. 2006-03-30 19:20:57 +00:00
christos
b91a8cae57 Add p5-HTTP-Proxy; requested by jlam 2006-03-23 18:07:51 +00:00
tv
c2e85581f4 ap-rpaf-0.5, an Apache 1/2 module that twiddles the connecting client
IP and hostname information for backend servers that receive requests from
reverse proxies.

From DESCR:
mod_rpaf changes the remote address of the client visible to other Apache
modules when two conditions are satisfied. First condition is that the
remote client is actually a proxy that is defined in httpd.conf.
Secondly if there is an incoming X-Forwarded-For header and the proxy is
in it's list of known proxies it takes the last IP from the incoming
X-Forwarded-For header and changes the remote address of the client in
the request structure. It also takes the incoming X-Host header and
updates the virtualhost settings accordingly. For Apache2 mod_proxy it
takes the X-Forwared-Host header and updates the virtualhosts.
2006-03-06 19:31:03 +00:00
minskim
42ed42c384 Add p5-Jemplate. 2006-02-17 01:51:08 +00:00
hiramatsu
aeeac1989a Added p5-HTML-Prototype and p5-HTML-Prototype-Useful. 2006-02-15 06:33:25 +00:00
rillig
2017a2481e Added ja-trac. 2006-02-13 17:46:36 +00:00
seb
c0cdc7bfe9 Add & enable p5-Test-WWW-Mechanize 2006-02-08 17:07:22 +00:00
seb
a5f11c8279 Add & enable p5-HTTP-Server-Simple-Mason 2006-02-07 23:29:16 +00:00
seb
6e45edb726 Add & enable p5-HTTP-Server-Simple 2006-02-07 21:33:03 +00:00
jschauma
a58a128b64 add p5-Kwiki-Weather and p5-Kwiki-Zipcode 2006-01-31 21:39:53 +00:00
jschauma
51d0a64ea0 add p5-Kwiki-Users-Remote 2006-01-31 20:13:10 +00:00
jschauma
eeeaa8eab0 add p5-Kwiki-Edit-RequireUserName 2006-01-31 18:53:12 +00:00
kleink
92ccb6cf11 Add and enable p5-LWP-Authen-Wsse. 2006-01-30 13:16:47 +00:00
xtraeme
8107bfa877 + raggle 2006-01-26 23:03:03 +00:00
salo
fcd9d74215 Add paros. 2006-01-11 19:01:08 +00:00
garbled
e7591bd2ec Add ffproxy 2006-01-05 19:15:18 +00:00
adrianp
e8e18a3fbd Add drupal. 2006-01-05 00:03:57 +00:00
abs
fa6a6ee88d apache-tomcat55 replaces jakarta-tomcat55 2006-01-03 18:13:20 +00:00
wiz
05ece3d69b Remove p5-Apache-ePerl, since eperl, its dependency, has been removed. 2005-12-31 00:01:22 +00:00
ghen
f1d88f337f Add skipstone. 2005-12-28 15:47:53 +00:00
markd
96ae91c9ce Add htdig-devel. 2005-12-17 19:28:38 +00:00