pkgsrc/www/Makefile

1046 lines
25 KiB
Makefile
Raw Normal View History

2021-03-30 13:00:37 +02:00
# $NetBSD: Makefile,v 1.1525 2021/03/30 11:00:37 markd Exp $
1997-11-22 04:06:19 +01:00
#
COMMENT= Packages related to the World Wide Web
SUBDIR+= R-RCurl
2017-10-10 00:39:57 +02:00
SUBDIR+= R-curl
SUBDIR+= R-diffviewer
SUBDIR+= R-gh
SUBDIR+= R-htmlwidgets
SUBDIR+= R-httpuv
SUBDIR+= R-httr
SUBDIR+= R-miniUI
SUBDIR+= R-rvest
SUBDIR+= R-shiny
SUBDIR+= R-shinyjs
2021-02-05 15:41:45 +01:00
SUBDIR+= R-webshot
2011-10-16 07:39:32 +02:00
SUBDIR+= SOGo
SOGo3: update to 4.0.8 4.0.8 (2019-07-19) ------------------ Enhancements - [web] show calendar names of subscriptions in events blocks - [web] show hints for mail vacation options (#4462) - [web] allow to fetch unseen count of all mailboxes (#522, #2776, #4276) - [web] add rel="noopener" to external links (#4764) - [web] add Indonesian (id) translation - [web] updated Angular Material to version 1.1.19 - [web] replaced bower packages by npm packages - [web] restored mail threads (#3478, #4616, #4735) - [web] reflect attendee type with generic icon (person/group/resource) - [web] reduce usage of calendar color in dialogs Bug fixes - [web] fixed wrong translation of custom calendar categories - [web] fixed wrong colors assigned to default calendar categories - [web] lowered size of headings on small screens - [web] fixed scrolling in calendars list on Android - [web] keep center list of Calendar module visible on small screens - [web] check for duplicate name only if address book name is changed - [web] improved detection of URLs and email addresses in text mail parts - [web] fixed page reload with external IMAP account (#4709) - [web] constrained absolute-positioned child elements of HTML mail parts - [web] fixed useless scrolling when deleting a message - [web] don't hide compose button if messages list is visible - [web] fixed next/previous slots with external attendees - [web] fixed restoration of sub mailbox when reloading page - [web] use matching address of attendee (#4473) - [core] allow super users to modify any event (#4216) - [core] correctly handle the full cert chain in S/MIME - [core] handle multidays events in freebusy data - [core] avoid exception on recent GNUstep when attached file has no filename (#4702) - [core] avoid generating broken DTSTART for the freebusy.ifb file (#4289) - [core] consider DAVx5 like Apple Calendar (#4304) - [core] improve handling of signer certificate (#4742) - [core] added safety checks in S/MIME (#4745) - [core] fixed domain placeholder issue when using sogo-tool (#4723) 4.0.7 (2019-02-27) ------------------ Bug fixes - [web] date validator now handles non-latin characters - [web] show the "reply all" button in more situations - [web] fixed CSS when printing message in popup window (#4674) - [i18n] added missing subject of appointment mail reminders (#4656) 4.0.6 (2019-02-21) ------------------ Enhancements - [web] create card from sender or recipient address (#3002, #4610) - [web] updated Angular to version 1.7.7 - [web] restored support for next/previous slot suggestion in attendees editor - [web] improved auto-completion display of contacts - [web] allow modification of attendees participation role - [web] updated Angular Material to version 1.1.13 - [web] updated CKEditor to version 4.11.2 - [core] baseDN now accept dynamic domain values (#3685 - sponsored by iRedMail) - [core] we now handle optional and non-required attendee states Bug fixes - [web] fixed all-day event dates with different timezone - [web] fixed display of Bcc header (#4642) - [web] fixed refresh of drafts folder when saving a draft - [web] fixed CAS session timeout handling during XHR requests (#4468) - [web] reflect active locale in HTML lang attribute (#4660) - [web] allow scroll of login page on small screen (#4035) - [web] fixed saving of email address for external calendar notifications (#4630) - [web] sent messages cannot be replied to their BCC email addresses (#4460) - [core] ignore transparent events in time conflict validation (#4539) - [core] fixed yearly recurrence calculator when starting from previous year - [core] changes to contacts are now propagated to lists (#850, #4301, #4617) - [core] fixed bad password login interval (#4664) 4.0.5 (2019-01-09) ------------------ New features - [web] dynamic stylesheet for printing calendars (#3768) Enhancements - [web] show source addressbook of matching contacts in appointment editor (#4579) - [web] improve display of keyboard shortcuts - [web] show time for messages of yesterday (#4599) - [web] fit month view to window size (#4554) - [web] updated CKEditor to version 4.11.1 - [web] updated Angular Material to version 1.1.12 Bug fixes - [sogo-tool] fixed "manage-acl unsubscribe" command (#4591) - [web] fixed handling of collapsed/expanded mail accounts (#4541) - [web] fixed handling of duplicate recipients (#4597) - [web] fixed folder export when XSRF validation is enabled (#4502) - [web] don't encode filename extension when exporting folders - [web] fixed download of HTML body parts - [web] catch possible exception when registering mailto protocol - [core] don't always fetch the sorting columns - [eas] strip '<>' from bodyId and when forwarding mails - [eas] fix search on for Outlook application (#4605 and #4607) - [eas] improve search operations and results fetching - [eas] better handle bogus DTStart values - [eas] support for basic UserInformation queries (#4614) - [eas] better handle timezone changes (#4624) 4.0.4 (2018-10-23) ------------------ Bug fixes - [web] fixed time conflict validation when not the owner - [web] fixed freebusy display with default theme (#4578) 4.0.3 (2018-10-17) ------------------ Enhancements - [web] prohibit subscribing a user with no rights - [web] new button to mark a task as completed (#4531) - [web] new button to reset Calendar categories to defaults - [web] moved the unseen messages count to the beginning of the window's title (#4553) - [web] allow export of calendars subscriptions (#4560) - [web] hide compose button when reading message on mobile device - [web] updated Angular to version 1.7.5 - [web] updated CKEditor to version 4.10.1 Bug fixes - [web] include mail account name in form validation (#4532) - [web] calendar properties were not completely reset on cancel - [web] check ACLs on address book prior to delete cards - [web] fixed condition of copy action on cards - [web] fixed display of notification email in calendar properties - [web] fixed display of multi-days events when some weekdays are disabled - [web] fixed synchronisation of calendar categories - [web] fixed popup window detection in message viewer (#4518) - [web] fixed behaviour of return receipt actions - [web] fixed freebusy information with all-day events - [web] fixed support for SOGoMaximumMessageSizeLimit - [core] fixed email reminders support for tasks - [core] fixed time conflict validation (#4539) 4.0.2 (2018-08-24) ------------------ New features - [web] move mailboxes (#644, #3511, #4479) Enhancements - [web] prohibit duplicate calendar categories in Preferences module - [web] added Romanian (ro) translation - thanks to Vasile Razvan Luca - [web] add security flags to cookies (HttpOnly, secure) (#4525) - [web] better theming for better customization (#4500) - [web] updated Angular to version 1.7.3 - [web] updated ui-router to version 1.0.20 - [core] enable Oracle OCI support for CentOS/RHEL v7 Bug fixes - [core] handle multi-valued mozillasecondemail attribute mapping - [core] avoid displaying empty signed emails when using GNU TLS (#4433) - [web] improve popup window detection in message viewer (#4518) - [web] enable save button when editing the members of a list - [web] restore caret position when replying or forwarding a message (#4517) - [web] localized special mailboxes names in filter editor - [web] fixed saving task with reminder based on due date 4.0.1 (2018-07-10) ------------------ Enhancements - [web] now possible to show events/task for the current year - [web] show current ordering setting in lists - [web] remove invalid occurrences when modifying a recurrent event - [web] updated Angular to version 1.7.2 - [web] updated Angular Material to version 1.1.10 - [web] updated CKEditor to version 4.10.0 - [web] allow mail flag addition/edition on mobile - [web] added Japanese (jp) translation - thanks to Ryo Yamamoto Bug fixes - [core] properly update the last-modified attribute (#4313) - [core] fixed default data value for c_hascertificate (#4442) - [core] fixed ACLs restoration with sogo-tool in single store mode (#4385) - [core] fixed S/MIME code with chained certificates - [web] prevent deletion of special folders using del key - [web] fixed SAML2 session timeout handling during XHR requests - [web] fixed renaming a folder under iOS - [web] fixed download of exported folders under iOS - [web] improved server-side CSS sanitizer - [web] match recipient address when replying (#4495) - [eas] improved alarms syncing with EAS devices (#4351) - [eas] avoid potential cache update when breaking sync queries (#4422) - [eas] fixed EAS search 4.0.0 (2018-03-07) ------------------ New features - [core] full S/MIME support - [core] can now invite attendees to exceptions only (#2561) - [core] add support for module constraints in SQL sources - [core] add support for listRequiresDot in SQL sources - [web] add support for SearchFieldNames in SQL sources - [web] display freebusy information of owner in appointment editor - [web] register SOGo as a handler for the mailto scheme (#1223) - [web] new events list view where events are grouped by day - [web] user setting to always show mail editor inside current window or in popup window - [web] add support for events with recurrence dates (RDATE) Enhancements - [web] follow requested URL after user authentication - [web] added Simplified Chinese (zh_CN) translation - thanks to Thomas Kuiper - [web] now also give modify permission when selecting all calendar rights - [web] allow edition of IMAP flags associated to mail labels - [web] search scope of address book is now respected - [web] avoid redirection to forbidden module (via ModulesConstraints) - [web] lower constraints on dates range of auto-reply message (#4161) - [web] sort categories in event and task editors (#4349) - [web] show weekday in headers of day view - [web] improve display of overlapping events with categories - [web] updated Angular Material to version 1.1.6 Bug fixes - [core] yearly repeating events are not shown in web calendar (#4237) - [core] increased column size of settings/defaults for MySQL (#4260) - [core] fixed yearly recurrence calculator with until date - [core] generalized HTML sanitization to avoid encoding issues when replying/forwarding mails - [core] don't expose web calendars to other users (#4331) - [web] fixed display of error when the mail editor is in a popup - [web] attachments are not displayed on IOS (#4150) - [web] fixed parsing of pasted email addresses from Spreadsheet (#4258) - [web] messages list not accessible when changing mailbox in expanded mail view (#4269) - [web] only one postal address of same type is saved (#4091) - [web] improve handling of email notifications of a calendar properties - [web] fixed XSRF cookie path when changing password (#4139) - [web] spaces can now be inserted in address book names - [web] prevent the creation of empty contact categories - [web] fixed mail composition from message headers (#4335) - [web] restore messages selection after automatic refresh (#4330) - [web] fixed path of destination mailbox in Sieve filter editor - [web] force copy of dragged contacts from global address books - [web] removed null characters from JSON responses - [web] fixed advanced mailbox search when mailbox name is very long - [web] fixed handling of public access rights of Calendars (#4344) - [web] fixed server-side CSS sanitization of messages (#4366) - [web] cards list not accessible when changing address book in expanded card view - [web] added missing subject to junk/not junk reports - [web] fixed file uploader URL in mail editor - [web] fixed decoding of spaces in URL-encoded parameters (+) - [web] fixed scrolling of message with Firefox (#4008, #4282, #4398) - [web] save original username in cookie when remembering login (#4363) - [web] allow to set a reminder on a task with a due date - [eas] hebrew folders encoding problem using EAS (#4240) - [eas] avoid sync requests for shared folders every second (#4275) - [eas] we skip the organizer from the attendees list (#4402) - [eas] correctly handle all-day events with EAS v16 (#4397) - [eas] fixed EAS save in drafts with attachments 3.2.10 (2017-07-05) ------------------- New features - [web] new images viewer in Mail module - [web] create list from selected cards (#3561) - [eas] initial EAS v16 and email drafts support - [core] load-testing scripts to evaluate SOGo performance Enhancements - [core] now possible to {un}subscribe to folders using sogo-tool - [web] AngularJS optimizations in Mail module - [web] AngularJS optimization of color picker - [web] improve display of tasks status - [web] added custom fields support from Thunderbird's address book - [web] added Latvian (lv) translation - thanks to Juris Balandis - [web] expose user's defaults and settings inline - [web] can now discard incoming mails during vacation - [web] support both backspace and delete keys in Mail and Contacts modules - [web] improved display of appointment/task comments and card notes - [web] updated Angular Material to version 1.1.4 - [web] updated CKEditor to version 4.7.1 Bug fixes - [web] respect SOGoLanguage and SOGoSupportedLanguages (#4169) - [web] fixed adding list members with multiple email addresses - [web] fixed responsive condition of login page (960px to 1023px) - [web] don't throw errors when accessing nonexistent special mailboxes (#4177) - [core] newly subscribed calendars are excluded from freebusy (#3354) - [core] don't update subscriptions when owner is not the active user (#3988) - [core] strip cr during LDIF import process (#4172) - [core] email alarms are sent too many times (#4100) - [core] enable S/MIME even when using GNU TLS (#4201) - [core] silence verbose output for sogo-ealarms-notify (#4170) - [eas] don't include task folders if we hide them in SOGo (#4164)
2019-09-11 14:01:53 +02:00
SUBDIR+= SOGo4
2004-06-22 23:41:37 +02:00
SUBDIR+= SpeedyCGI
SUBDIR+= adzap
2011-11-26 20:30:19 +01:00
SUBDIR+= aipo
SUBDIR+= album
SUBDIR+= album_themes
SUBDIR+= analog
SUBDIR+= ap-auth-kerb
2017-06-01 05:58:38 +02:00
SUBDIR+= ap-auth-mellon
2016-02-15 17:37:24 +01:00
SUBDIR+= ap-authnz-crowd
2008-10-06 12:54:18 +02:00
SUBDIR+= ap-mono
2004-11-04 19:43:47 +01:00
SUBDIR+= ap-php
SUBDIR+= ap-rpaf
2009-03-07 19:41:11 +01:00
SUBDIR+= ap2-auth-mellon
SUBDIR+= ap2-encoding
2007-01-25 21:23:33 +01:00
SUBDIR+= ap2-fcgid
2006-07-22 21:43:55 +02:00
SUBDIR+= ap2-jk
2014-08-28 06:07:40 +02:00
SUBDIR+= ap2-limitipconn
SUBDIR+= ap2-mkdir
SUBDIR+= ap2-passenger
2002-06-28 09:41:57 +02:00
SUBDIR+= ap2-perl
SUBDIR+= ap2-python
2003-02-03 21:27:21 +01:00
SUBDIR+= ap2-subversion
SUBDIR+= ap2-upload
2013-09-13 13:46:15 +02:00
SUBDIR+= ap2-xsendfile
SUBDIR+= ap22-auth-ofba
2013-09-13 13:57:01 +02:00
SUBDIR+= ap22-authz-ldap
2008-12-21 15:36:14 +01:00
SUBDIR+= ap22-dnssd
2016-04-06 11:02:44 +02:00
SUBDIR+= ap24-authnz-external
2009-02-12 01:28:12 +01:00
SUBDIR+= apache-roller
SUBDIR+= apache-tomcat55
2009-02-14 13:02:48 +01:00
SUBDIR+= apache-tomcat6
2011-11-19 18:45:37 +01:00
SUBDIR+= apache-tomcat7
2015-05-05 15:30:56 +02:00
SUBDIR+= apache-tomcat8
2017-04-10 12:44:45 +02:00
SUBDIR+= apache-tomcat85
2019-01-22 15:55:46 +01:00
SUBDIR+= apache-tomcat9
2012-04-13 20:54:04 +02:00
SUBDIR+= apache24
2003-12-08 17:29:15 +01:00
SUBDIR+= apachetop
2001-06-09 12:53:07 +02:00
SUBDIR+= asp2php
SUBDIR+= august
2011-02-11 17:51:21 +01:00
SUBDIR+= aws
SUBDIR+= aws-demos
2003-07-31 05:19:24 +02:00
SUBDIR+= awstats
SUBDIR+= badwolf
2004-08-14 14:50:40 +02:00
SUBDIR+= bannerfilter
2002-07-04 21:38:35 +02:00
SUBDIR+= bins
2003-07-24 22:15:20 +02:00
SUBDIR+= bkedit
SUBDIR+= bluefish
2005-02-18 08:09:13 +01:00
SUBDIR+= blur6ex
SUBDIR+= bozohttpd
SUBDIR+= c-icap
SUBDIR+= c-icap-modules
SUBDIR+= cadaver
SUBDIR+= caddy
SUBDIR+= calamaris
2004-07-20 23:45:58 +02:00
SUBDIR+= cgic
2001-11-28 18:50:04 +01:00
SUBDIR+= cgicc
SUBDIR+= cgilib
2014-12-01 13:32:39 +01:00
SUBDIR+= cgit
SUBDIR+= checkbot
2006-05-01 09:23:07 +02:00
SUBDIR+= cherokee
2004-02-26 06:54:17 +01:00
SUBDIR+= clearsilver
SUBDIR+= clearsilver-base
2019-04-19 16:07:21 +02:00
SUBDIR+= clisp-fastcgi
2015-06-13 16:37:04 +02:00
SUBDIR+= contao35
2013-07-16 12:13:16 +02:00
SUBDIR+= cppcms
2005-01-18 18:47:35 +01:00
SUBDIR+= crawl
2001-04-01 22:39:59 +02:00
SUBDIR+= cronolog
SUBDIR+= curl
2001-04-23 22:06:40 +02:00
SUBDIR+= cvsweb
2008-02-22 18:13:58 +01:00
SUBDIR+= dansguardian
2010-05-23 23:39:43 +02:00
SUBDIR+= davical
2021-02-11 12:17:23 +01:00
SUBDIR+= ddgr
SUBDIR+= deforaos-surfer
2001-12-06 17:16:14 +01:00
SUBDIR+= dillo
2005-10-13 13:16:00 +02:00
SUBDIR+= drraw
2011-12-16 13:58:30 +01:00
SUBDIR+= drupal7
2017-11-04 15:43:40 +01:00
SUBDIR+= drupal8
SUBDIR+= e2guardian
2002-05-17 20:07:14 +02:00
SUBDIR+= elinks
2012-08-12 19:47:50 +02:00
SUBDIR+= eliom
2002-09-16 09:06:19 +02:00
SUBDIR+= emacs-w3m
2009-08-06 00:19:23 +02:00
SUBDIR+= emacs-w3m-snapshot
2004-02-05 18:35:49 +01:00
SUBDIR+= epiphany
SUBDIR+= fcgi
2016-08-07 20:02:18 +02:00
SUBDIR+= fcgiwrap
SUBDIR+= felinks
2009-12-20 16:42:12 +01:00
SUBDIR+= fengoffice
2006-01-05 20:15:18 +01:00
SUBDIR+= ffproxy
SUBDIR+= firefox
SUBDIR+= firefox-esr
SUBDIR+= firefox-l10n
2017-04-27 03:57:00 +02:00
SUBDIR+= firefox52
2017-04-27 03:59:45 +02:00
SUBDIR+= firefox52-l10n
2019-09-21 09:32:39 +02:00
SUBDIR+= firefox68
2019-09-21 09:34:13 +02:00
SUBDIR+= firefox68-l10n
SUBDIR+= firefox78
SUBDIR+= firefox78-l10n
SUBDIR+= firefox_decrypt
2010-03-17 00:08:27 +01:00
SUBDIR+= gallery
SUBDIR+= gallery2
2005-02-07 15:40:51 +01:00
SUBDIR+= ganglia-webfrontend
2017-11-08 15:39:10 +01:00
SUBDIR+= geckodriver
2017-11-08 15:49:39 +01:00
SUBDIR+= geeklog
SUBDIR+= gitea
2007-03-22 18:16:10 +01:00
SUBDIR+= gitweb
2019-02-07 06:09:35 +01:00
SUBDIR+= gnurl
2017-08-17 03:53:08 +02:00
SUBDIR+= go-ace
SUBDIR+= go-cssmin
SUBDIR+= go-fasthttp
SUBDIR+= go-ffuf
2018-07-13 02:56:32 +02:00
SUBDIR+= go-gogs-client
2017-08-17 03:53:08 +02:00
SUBDIR+= go-gohtml
2018-11-18 09:39:04 +01:00
SUBDIR+= go-libsass
2018-11-18 09:41:34 +01:00
SUBDIR+= go-minify
SUBDIR+= go-mux
2018-11-18 09:43:25 +01:00
SUBDIR+= go-parse
2018-11-18 09:47:29 +01:00
SUBDIR+= go-spritewell
2018-11-18 09:49:17 +01:00
SUBDIR+= go-tocss
2017-08-17 03:53:08 +02:00
SUBDIR+= go-toml-burntsushi
SUBDIR+= go-toml-pelletier
2018-11-18 08:38:12 +01:00
SUBDIR+= go-urlesc
2018-07-15 00:20:23 +02:00
SUBDIR+= go-webhooks
2014-01-27 22:42:33 +01:00
SUBDIR+= goaccess
2017-07-12 12:07:12 +02:00
SUBDIR+= grafana
2001-11-22 12:33:22 +01:00
SUBDIR+= gtkasp2php
SUBDIR+= guile-haunt
2020-10-09 00:36:54 +02:00
SUBDIR+= gumbo-parser
2012-05-13 09:53:27 +02:00
SUBDIR+= gwt
2014-12-30 13:50:41 +01:00
SUBDIR+= h2o
2021-03-18 22:58:43 +01:00
SUBDIR+= hackernews-tui
SUBDIR+= haskell-cgi
2008-04-04 17:33:05 +02:00
SUBDIR+= heel
2001-04-15 04:43:08 +02:00
SUBDIR+= hiawatha
SUBDIR+= horde
2014-07-24 23:22:15 +02:00
SUBDIR+= hs-HTTP
2020-01-15 17:56:25 +01:00
SUBDIR+= hs-cookie
2020-01-16 14:38:02 +01:00
SUBDIR+= hs-http-client
2020-01-17 16:18:37 +01:00
SUBDIR+= hs-http-client-tls
2020-01-15 19:14:37 +01:00
SUBDIR+= hs-http-types
2020-01-19 11:50:21 +01:00
SUBDIR+= hs-xss-sanitize
SUBDIR+= htdavlock
SUBDIR+= htdig
2014-02-16 23:59:07 +01:00
SUBDIR+= htmlcxx
SUBDIR+= htmldoc
2002-05-06 23:50:41 +02:00
SUBDIR+= htmldoc-x11
SUBDIR+= htmllint
SUBDIR+= http-parser
2002-05-06 00:08:10 +02:00
SUBDIR+= http_load
2017-08-17 03:53:08 +02:00
SUBDIR+= hugo
2009-02-02 21:32:02 +01:00
SUBDIR+= ies4linux
SUBDIR+= ijb
2006-11-13 02:30:52 +01:00
SUBDIR+= ikiwiki
2005-06-23 09:30:22 +02:00
SUBDIR+= jalbum
2011-12-15 23:20:39 +01:00
SUBDIR+= jetty7
2015-12-14 14:05:52 +01:00
SUBDIR+= jetty9
2007-01-19 14:46:20 +01:00
SUBDIR+= kahua
SUBDIR+= kannel
2016-05-26 11:35:05 +02:00
SUBDIR+= kdewebkit
2016-08-22 00:34:51 +02:00
SUBDIR+= khtml
2019-11-17 05:43:48 +01:00
SUBDIR+= kimagemapeditor
2016-08-22 00:34:51 +02:00
SUBDIR+= kjs
SUBDIR+= kjsembed
2019-08-22 15:32:28 +02:00
SUBDIR+= kore
2021-03-02 20:47:46 +01:00
SUBDIR+= lariza
2002-07-02 01:49:46 +02:00
SUBDIR+= lhs
2016-06-17 18:41:53 +02:00
SUBDIR+= libecap
SUBDIR+= libghttp
2002-09-21 03:26:54 +02:00
SUBDIR+= libgtkhtml
2012-03-21 21:58:22 +01:00
SUBDIR+= libmediawiki
2011-07-09 12:22:20 +02:00
SUBDIR+= libmicrohttpd
2012-12-08 17:54:49 +01:00
SUBDIR+= libmrss
2009-03-04 03:11:44 +01:00
SUBDIR+= libproxy
2018-07-28 14:25:36 +02:00
SUBDIR+= libpsl
2012-04-11 13:42:16 +02:00
SUBDIR+= librest07
2015-12-30 18:42:06 +01:00
SUBDIR+= libsass
SUBDIR+= libwebsockets
SUBDIR+= libwww
2004-04-11 20:26:43 +02:00
SUBDIR+= liferea
2005-09-04 08:40:04 +02:00
SUBDIR+= lighttpd
SUBDIR+= links
2002-06-20 17:45:01 +02:00
SUBDIR+= links-gui
2013-05-24 10:08:16 +02:00
SUBDIR+= litmus
2010-04-24 16:00:22 +02:00
SUBDIR+= llgal
SUBDIR+= loggerhead
2015-09-29 00:34:21 +02:00
SUBDIR+= logswan
2010-02-26 23:04:47 +01:00
SUBDIR+= lua-curl
SUBDIR+= lua-http
SUBDIR+= lua-psl
SUBDIR+= lua-web-sanitize
SUBDIR+= luakit
SUBDIR+= lynx
2002-08-20 02:09:12 +02:00
SUBDIR+= mMosaic
2001-12-26 09:11:46 +01:00
SUBDIR+= make_album
2015-04-08 21:12:29 +02:00
SUBDIR+= matcha-sns
2008-11-26 19:13:34 +01:00
SUBDIR+= mediawiki
2004-01-09 10:45:43 +01:00
SUBDIR+= micro_httpd
2008-12-11 21:19:22 +01:00
SUBDIR+= midori
2007-05-27 04:59:35 +02:00
SUBDIR+= mimetex
2004-02-03 17:21:59 +01:00
SUBDIR+= mini_httpd
SUBDIR+= mknmz-wwwoffle
2008-02-13 20:58:48 +01:00
SUBDIR+= mono-xsp
2021-03-11 04:09:31 +01:00
SUBDIR+= monolith
2010-06-04 11:20:23 +02:00
SUBDIR+= moodle
2019-09-10 14:28:03 +02:00
SUBDIR+= motyl
2009-12-15 17:18:19 +01:00
SUBDIR+= mserv-php
2011-11-05 16:56:36 +01:00
SUBDIR+= nanoblogger
SUBDIR+= nanoblogger-extra
2011-11-09 03:37:37 +01:00
SUBDIR+= neon
SUBDIR+= netscape
2008-06-23 17:06:35 +02:00
SUBDIR+= netsurf
2015-06-03 13:56:28 +02:00
SUBDIR+= nghttp2
SUBDIR+= nghttp2-tools
2007-12-11 10:13:18 +01:00
SUBDIR+= nginx
2013-02-22 18:07:52 +01:00
SUBDIR+= nginx-devel
SUBDIR+= nostromo
SUBDIR+= ns-plugger-common
SUBDIR+= ns-remote
SUBDIR+= nsm
2007-03-22 23:47:03 +01:00
SUBDIR+= nspluginwrapper
2019-07-01 17:49:47 +02:00
SUBDIR+= ocaml-cohttp
SUBDIR+= ocaml-curl
2012-10-10 13:24:33 +02:00
SUBDIR+= ocaml-http
2019-03-19 15:27:18 +01:00
SUBDIR+= ocaml-uri
2007-04-10 22:26:30 +02:00
SUBDIR+= ocsigen
2018-06-05 18:03:47 +02:00
SUBDIR+= ocsigen-i18n
SUBDIR+= ocsigen-start
SUBDIR+= ocsigen-toolkit
SUBDIR+= opera
2015-12-12 06:05:45 +01:00
SUBDIR+= otter-browser
2008-09-07 16:47:24 +02:00
SUBDIR+= p5-Alien-GvaScript
SUBDIR+= p5-Any-URI-Escape
2010-04-24 11:00:27 +02:00
SUBDIR+= p5-AnyEvent-HTTP
2010-07-04 13:57:37 +02:00
SUBDIR+= p5-AnyEvent-HTTPD
2010-07-04 10:04:00 +02:00
SUBDIR+= p5-AnyEvent-ReverseHTTP
2010-07-04 12:49:09 +02:00
SUBDIR+= p5-AnyEvent-SCGI
SUBDIR+= p5-Apache-ASP
SUBDIR+= p5-Apache-DBILogConfig
SUBDIR+= p5-Apache-DBILogger
SUBDIR+= p5-Apache-Filter
2002-09-02 00:44:00 +02:00
SUBDIR+= p5-Apache-Gallery
2013-04-21 14:20:42 +02:00
SUBDIR+= p5-Apache-LogFormat-Compiler
SUBDIR+= p5-Apache-SSI
2001-10-01 18:38:11 +02:00
SUBDIR+= p5-Apache-Session
2013-07-06 02:53:22 +02:00
SUBDIR+= p5-Apache-Session-SharedMem
SUBDIR+= p5-Apache-Session-Wrapper
2004-08-02 14:58:01 +02:00
SUBDIR+= p5-Apache-Test
2009-06-01 23:42:32 +02:00
SUBDIR+= p5-Apache2-AuthCASSimple
2008-06-20 16:10:49 +02:00
SUBDIR+= p5-Apache2-AuthCookie
2008-06-20 16:17:46 +02:00
SUBDIR+= p5-Apache2-AuthCookieDBI
2009-01-17 17:08:27 +01:00
SUBDIR+= p5-App-Nopaste
2019-11-18 13:24:38 +01:00
SUBDIR+= p5-Browser-Open
SUBDIR+= p5-CGI
2008-04-08 12:32:22 +02:00
SUBDIR+= p5-CGI-Ajax
SUBDIR+= p5-CGI-Application
2010-07-11 12:54:02 +02:00
SUBDIR+= p5-CGI-Application-PSGI
SUBDIR+= p5-CGI-Application-Plugin-DBH
2016-02-08 03:32:15 +01:00
SUBDIR+= p5-CGI-Application-Plugin-Session
SUBDIR+= p5-CGI-Application-Plugin-ValidateRM
2010-04-10 22:07:13 +02:00
SUBDIR+= p5-CGI-Compile
2008-08-18 15:46:50 +02:00
SUBDIR+= p5-CGI-Cookie-Splitter
SUBDIR+= p5-CGI-Cookie-XS
2010-04-11 10:38:41 +02:00
SUBDIR+= p5-CGI-Emulate-PSGI
2014-06-01 00:20:22 +02:00
SUBDIR+= p5-CGI-Fast
SUBDIR+= p5-CGI-FastTemplate
2003-12-04 16:33:06 +01:00
SUBDIR+= p5-CGI-FormBuilder
2004-05-13 11:23:22 +02:00
SUBDIR+= p5-CGI-Kwiki
SUBDIR+= p5-CGI-Lite
2001-07-06 16:37:56 +02:00
SUBDIR+= p5-CGI-Minimal
2010-04-11 10:43:14 +02:00
SUBDIR+= p5-CGI-PSGI
2007-11-03 15:33:12 +01:00
SUBDIR+= p5-CGI-ProgressBar
2004-08-19 16:14:05 +02:00
SUBDIR+= p5-CGI-Session
SUBDIR+= p5-CGI-Session-Driver-memcached
2013-01-30 19:52:13 +01:00
SUBDIR+= p5-CGI-Session-Plugin-Redirect
SUBDIR+= p5-CGI-Session-Serialize-yaml
SUBDIR+= p5-CGI-Simple
SUBDIR+= p5-CGI-Struct
2007-09-08 20:44:48 +02:00
SUBDIR+= p5-CSS
2016-08-25 02:17:04 +02:00
SUBDIR+= p5-CSS-Minifier-XS
2008-03-16 20:05:20 +01:00
SUBDIR+= p5-CSS-Squish
2008-09-07 18:12:46 +02:00
SUBDIR+= p5-CSS-Tiny
2008-02-09 21:45:27 +01:00
SUBDIR+= p5-Captcha-reCAPTCHA
SUBDIR+= p5-Captcha-reCAPTCHA-Mailhide
SUBDIR+= p5-Catalyst-Action-REST
SUBDIR+= p5-Catalyst-Action-RenderView
SUBDIR+= p5-Catalyst-Authentication-Credential-HTTP
SUBDIR+= p5-Catalyst-Authentication-Credential-HTTP-Proxy
SUBDIR+= p5-Catalyst-Authentication-Store-DBIx-Class
SUBDIR+= p5-Catalyst-Authentication-Store-Htpasswd
SUBDIR+= p5-Catalyst-Component-ACCEPT_CONTEXT
SUBDIR+= p5-Catalyst-Component-InstancePerContext
SUBDIR+= p5-Catalyst-Controller-BindLex
SUBDIR+= p5-Catalyst-Controller-FormBuilder
SUBDIR+= p5-Catalyst-Controller-HTML-FormFu
SUBDIR+= p5-Catalyst-Devel
SUBDIR+= p5-Catalyst-DispatchType-Regex
SUBDIR+= p5-Catalyst-Engine-HTTP-Prefork
2009-02-17 16:08:17 +01:00
SUBDIR+= p5-Catalyst-Engine-JobQueue-POE
2010-07-11 09:08:36 +02:00
SUBDIR+= p5-Catalyst-Engine-PSGI
SUBDIR+= p5-Catalyst-Manual
SUBDIR+= p5-Catalyst-Model-Adaptor
SUBDIR+= p5-Catalyst-Model-File
SUBDIR+= p5-Catalyst-Plugin-Authentication
SUBDIR+= p5-Catalyst-Plugin-Authentication-Store-RDBO
SUBDIR+= p5-Catalyst-Plugin-Authorization-ACL
SUBDIR+= p5-Catalyst-Plugin-Authorization-Roles
2008-10-31 12:51:18 +01:00
SUBDIR+= p5-Catalyst-Plugin-AutoRestart
SUBDIR+= p5-Catalyst-Plugin-ConfigLoader
SUBDIR+= p5-Catalyst-Plugin-I18N
2009-01-03 19:16:07 +01:00
SUBDIR+= p5-Catalyst-Plugin-RequireSSL
SUBDIR+= p5-Catalyst-Plugin-Server
SUBDIR+= p5-Catalyst-Plugin-Session
SUBDIR+= p5-Catalyst-Plugin-Session-State-Cookie
SUBDIR+= p5-Catalyst-Plugin-Session-Store-DBIC
SUBDIR+= p5-Catalyst-Plugin-Session-Store-Delegate
SUBDIR+= p5-Catalyst-Plugin-Session-Store-FastMmap
SUBDIR+= p5-Catalyst-Plugin-Session-Store-File
SUBDIR+= p5-Catalyst-Plugin-StackTrace
SUBDIR+= p5-Catalyst-Plugin-Static-Simple
2011-10-16 11:22:23 +02:00
SUBDIR+= p5-Catalyst-Plugin-StatusMessage
SUBDIR+= p5-Catalyst-Runtime
SUBDIR+= p5-Catalyst-View-Excel-Template-Plus
SUBDIR+= p5-Catalyst-View-JSON
2008-09-16 17:32:24 +02:00
SUBDIR+= p5-Catalyst-View-Jemplate
2009-02-13 22:35:27 +01:00
SUBDIR+= p5-Catalyst-View-Mason
SUBDIR+= p5-Catalyst-View-TT
2013-08-23 03:38:25 +02:00
SUBDIR+= p5-CatalystX-CRUD-Controller-REST
SUBDIR+= p5-CatalystX-CRUD-Controller-RHTMLO
2008-10-21 01:21:49 +02:00
SUBDIR+= p5-CatalystX-CRUD-View-Excel
2008-12-17 02:17:05 +01:00
SUBDIR+= p5-CatalystX-CRUD-YUI
SUBDIR+= p5-CatalystX-Component-Traits
SUBDIR+= p5-CatalystX-LeakChecker
2014-11-03 03:27:00 +01:00
SUBDIR+= p5-Cookie-Baker
SUBDIR+= p5-Cookie-XS
2010-04-11 23:11:34 +02:00
SUBDIR+= p5-Dancer
SUBDIR+= p5-Dancer-Session-Cookie
2013-07-21 16:21:23 +02:00
SUBDIR+= p5-Dancer2
SUBDIR+= p5-Data-URIEncode
SUBDIR+= p5-FCGI
2010-04-11 08:51:44 +02:00
SUBDIR+= p5-FCGI-Client
SUBDIR+= p5-FCGI-ProcManager
2013-03-07 07:47:23 +01:00
SUBDIR+= p5-File-Mork
2016-02-08 02:45:22 +01:00
SUBDIR+= p5-HTML-CalendarMonthSimple
SUBDIR+= p5-HTML-Clean
SUBDIR+= p5-HTML-Display
2005-10-25 15:34:35 +02:00
SUBDIR+= p5-HTML-Element-Extended
SUBDIR+= p5-HTML-Email-Obfuscate
SUBDIR+= p5-HTML-Entities-Interpolate
2014-11-08 17:17:46 +01:00
SUBDIR+= p5-HTML-Escape
SUBDIR+= p5-HTML-FillInForm
SUBDIR+= p5-HTML-Form
SUBDIR+= p5-HTML-FormFu
SUBDIR+= p5-HTML-Format
SUBDIR+= p5-HTML-LinkExtractor
2008-08-23 11:35:30 +02:00
SUBDIR+= p5-HTML-Lint
2001-03-25 07:23:25 +02:00
SUBDIR+= p5-HTML-Mason
2013-04-21 14:24:13 +02:00
SUBDIR+= p5-HTML-Mason-PSGIHandler
SUBDIR+= p5-HTML-Parser
SUBDIR+= p5-HTML-PrettyPrinter
SUBDIR+= p5-HTML-Prototype
SUBDIR+= p5-HTML-Prototype-Useful
2013-04-21 14:26:02 +02:00
SUBDIR+= p5-HTML-Quoted
2016-04-15 13:13:12 +02:00
SUBDIR+= p5-HTML-Restrict
2008-08-20 23:56:34 +02:00
SUBDIR+= p5-HTML-RewriteAttributes
2004-08-05 07:40:51 +02:00
SUBDIR+= p5-HTML-Scrubber
2010-02-07 07:05:03 +01:00
SUBDIR+= p5-HTML-Selector-XPath
SUBDIR+= p5-HTML-SimpleParse
2004-02-20 05:30:43 +01:00
SUBDIR+= p5-HTML-StickyQuery
2005-11-19 16:06:36 +01:00
SUBDIR+= p5-HTML-Stream
2007-04-30 07:15:32 +02:00
SUBDIR+= p5-HTML-Strip
SUBDIR+= p5-HTML-StripScripts
SUBDIR+= p5-HTML-StripScripts-Parser
SUBDIR+= p5-HTML-Table
2001-10-30 14:37:14 +01:00
SUBDIR+= p5-HTML-TableExtract
SUBDIR+= p5-HTML-Tagset
SUBDIR+= p5-HTML-Template
SUBDIR+= p5-HTML-Template-Compiled
2012-09-30 23:04:04 +02:00
SUBDIR+= p5-HTML-Template-Expr
SUBDIR+= p5-HTML-Template-Pro
2008-01-25 02:39:08 +01:00
SUBDIR+= p5-HTML-Tiny
2008-08-20 13:55:13 +02:00
SUBDIR+= p5-HTML-TokeParser-Simple
SUBDIR+= p5-HTML-Tree
SUBDIR+= p5-HTML-TreeBuilder-LibXML
2010-02-07 17:39:14 +01:00
SUBDIR+= p5-HTML-TreeBuilder-XPath
2007-09-08 20:44:48 +02:00
SUBDIR+= p5-HTML-WikiConverter
2009-07-07 10:58:47 +02:00
SUBDIR+= p5-HTML-WikiConverter-DokuWiki
SUBDIR+= p5-HTMLObject
SUBDIR+= p5-HTTP-Async
SUBDIR+= p5-HTTP-Body
SUBDIR+= p5-HTTP-Cache-Transparent
2018-06-18 04:14:42 +02:00
SUBDIR+= p5-HTTP-CookieJar
2016-04-15 13:23:28 +02:00
SUBDIR+= p5-HTTP-CookieMonster
SUBDIR+= p5-HTTP-Cookies
2011-07-14 07:02:07 +02:00
SUBDIR+= p5-HTTP-DAV
SUBDIR+= p5-HTTP-Daemon
SUBDIR+= p5-HTTP-Date
2016-10-01 15:02:59 +02:00
SUBDIR+= p5-HTTP-Entity-Parser
2005-10-16 07:03:30 +02:00
SUBDIR+= p5-HTTP-GHTTP
SUBDIR+= p5-HTTP-HeaderParser-XS
2015-06-05 14:55:48 +02:00
SUBDIR+= p5-HTTP-Headers-Fast
2006-08-22 23:48:29 +02:00
SUBDIR+= p5-HTTP-Lite
SUBDIR+= p5-HTTP-Message
2016-10-01 14:48:21 +02:00
SUBDIR+= p5-HTTP-MultiPartParser
SUBDIR+= p5-HTTP-Negotiate
SUBDIR+= p5-HTTP-OAI
2010-07-03 22:53:50 +02:00
SUBDIR+= p5-HTTP-Parser
2010-04-10 21:39:04 +02:00
SUBDIR+= p5-HTTP-Parser-XS
2006-03-23 19:07:51 +01:00
SUBDIR+= p5-HTTP-Proxy
SUBDIR+= p5-HTTP-Request-AsCGI
SUBDIR+= p5-HTTP-Request-Form
2008-12-16 23:22:33 +01:00
SUBDIR+= p5-HTTP-Response-Encoding
2011-11-15 07:43:41 +01:00
SUBDIR+= p5-HTTP-Server-EV
2006-02-07 22:33:03 +01:00
SUBDIR+= p5-HTTP-Server-Simple
2013-01-14 15:46:01 +01:00
SUBDIR+= p5-HTTP-Server-Simple-Authen
SUBDIR+= p5-HTTP-Server-Simple-Kwiki
SUBDIR+= p5-HTTP-Server-Simple-Mason
SUBDIR+= p5-HTTP-Server-Simple-PSGI
SUBDIR+= p5-HTTP-Server-Simple-Recorder
SUBDIR+= p5-HTTP-Server-Simple-Static
SUBDIR+= p5-HTTP-Thin
SUBDIR+= p5-HTTP-Tiny-Mech
SUBDIR+= p5-HTTP-Tiny-Multipart
SUBDIR+= p5-HTTP-Tinyish
SUBDIR+= p5-HTTPD-User-Manage
SUBDIR+= p5-Handel
2015-05-07 12:29:43 +02:00
SUBDIR+= p5-Hijk
2008-02-16 06:03:58 +01:00
SUBDIR+= p5-I18N-AcceptLanguage
2013-10-24 05:38:02 +02:00
SUBDIR+= p5-JSON-RPC
2016-08-25 02:17:04 +02:00
SUBDIR+= p5-JavaScript-Minifier-XS
2011-11-29 11:40:46 +01:00
SUBDIR+= p5-JavaScript-Value-Escape
2006-02-17 02:51:08 +01:00
SUBDIR+= p5-Jemplate
2004-12-26 00:16:04 +01:00
SUBDIR+= p5-Kwiki
SUBDIR+= p5-Kwiki-Archive-Cvs
SUBDIR+= p5-Kwiki-Archive-Rcs
SUBDIR+= p5-Kwiki-BreadCrumbs
2006-01-31 19:53:12 +01:00
SUBDIR+= p5-Kwiki-Edit-RequireUserName
SUBDIR+= p5-Kwiki-Favorites
SUBDIR+= p5-Kwiki-HtmlBlocks
2004-12-26 23:36:20 +01:00
SUBDIR+= p5-Kwiki-Icons-Gnome
2007-03-12 13:44:50 +01:00
SUBDIR+= p5-Kwiki-ModPerl
SUBDIR+= p5-Kwiki-NewPage
SUBDIR+= p5-Kwiki-Notify-Mail
2005-02-12 01:12:39 +01:00
SUBDIR+= p5-Kwiki-PagePrivacy
SUBDIR+= p5-Kwiki-ParagraphBlocks
SUBDIR+= p5-Kwiki-PreformattedBlocks
SUBDIR+= p5-Kwiki-RecentChanges
SUBDIR+= p5-Kwiki-Revisions
2004-12-27 00:58:05 +01:00
SUBDIR+= p5-Kwiki-Scode
SUBDIR+= p5-Kwiki-Search
SUBDIR+= p5-Kwiki-Simple-Server-HTTP
SUBDIR+= p5-Kwiki-UserName
SUBDIR+= p5-Kwiki-UserPreferences
2006-01-31 21:13:10 +01:00
SUBDIR+= p5-Kwiki-Users-Remote
SUBDIR+= p5-Kwiki-Weather
2006-05-02 16:20:05 +02:00
SUBDIR+= p5-Kwiki-Wikiwyg
SUBDIR+= p5-Kwiki-Zipcode
SUBDIR+= p5-LWP-Authen-Negotiate
2006-01-30 14:16:47 +01:00
SUBDIR+= p5-LWP-Authen-Wsse
2016-04-15 14:17:38 +02:00
SUBDIR+= p5-LWP-ConsoleLogger
SUBDIR+= p5-LWP-MediaTypes
SUBDIR+= p5-LWP-Online
SUBDIR+= p5-LWP-Protocol-Net-Curl
2014-09-13 18:40:04 +02:00
SUBDIR+= p5-LWP-Protocol-PSGI
2011-07-10 16:21:05 +02:00
SUBDIR+= p5-LWP-Protocol-https
2008-06-22 00:06:27 +02:00
SUBDIR+= p5-LWP-UserAgent-Determined
2007-06-11 23:16:52 +02:00
SUBDIR+= p5-LWPx-ParanoidAgent
SUBDIR+= p5-LWPx-TimedHTTP
SUBDIR+= p5-MasonX-Request-WithApacheSession
SUBDIR+= p5-Mojolicious
SUBDIR+= p5-Net-Curl
2010-04-10 21:50:08 +02:00
SUBDIR+= p5-Net-FastCGI
SUBDIR+= p5-Net-HTTP
SUBDIR+= p5-POE-Component-Server-PSGI
SUBDIR+= p5-POE-Component-Server-SOAP
2013-11-07 05:27:04 +01:00
SUBDIR+= p5-POE-Component-Server-SimpleHTTP
2010-07-04 01:37:06 +02:00
SUBDIR+= p5-POE-Filter-HTTP-Parser
2010-04-10 14:50:21 +02:00
SUBDIR+= p5-PSGI
2008-10-26 20:17:00 +01:00
SUBDIR+= p5-ParallelUserAgent
2010-04-10 14:50:21 +02:00
SUBDIR+= p5-Plack
2010-07-04 23:08:42 +02:00
SUBDIR+= p5-Plack-App-Proxy
SUBDIR+= p5-Plack-Handler-AnyEvent-HTTPD
SUBDIR+= p5-Plack-Handler-AnyEvent-ReverseHTTP
SUBDIR+= p5-Plack-Handler-AnyEvent-SCGI
2010-07-04 11:35:19 +02:00
SUBDIR+= p5-Plack-Handler-SCGI
SUBDIR+= p5-Plack-Middleware-Auth-Digest
SUBDIR+= p5-Plack-Middleware-ConsoleLogger
2010-07-04 18:22:57 +02:00
SUBDIR+= p5-Plack-Middleware-Debug
SUBDIR+= p5-Plack-Middleware-Deflater
SUBDIR+= p5-Plack-Middleware-File-Sass
SUBDIR+= p5-Plack-Middleware-FixMissingBodyInRedirect
SUBDIR+= p5-Plack-Middleware-Header
SUBDIR+= p5-Plack-Middleware-JSConcat
SUBDIR+= p5-Plack-Middleware-MethodOverride
SUBDIR+= p5-Plack-Middleware-RemoveRedundantBody
SUBDIR+= p5-Plack-Middleware-ReverseProxy
SUBDIR+= p5-Plack-Middleware-Session
SUBDIR+= p5-Plack-Middleware-Test-StashWarnings
2016-04-15 14:15:34 +02:00
SUBDIR+= p5-Plack-Test-Agent
2011-08-23 12:02:13 +02:00
SUBDIR+= p5-Plack-Test-ExternalServer
2008-09-07 17:08:08 +02:00
SUBDIR+= p5-Pod-POM-Web
2009-05-09 18:32:06 +02:00
SUBDIR+= p5-Reaction
SUBDIR+= p5-Role-REST-Client
SUBDIR+= p5-Rose-HTML-Objects
SUBDIR+= p5-Rose-HTMLx-Form-Field-Autocomplete
SUBDIR+= p5-Rose-HTMLx-Form-Field-Boolean
SUBDIR+= p5-Rose-HTMLx-Form-Field-PopUpMenuNumeric
2008-10-13 00:24:20 +02:00
SUBDIR+= p5-Rose-HTMLx-Form-Field-Serial
2008-11-03 05:48:06 +01:00
SUBDIR+= p5-Rose-HTMLx-Form-Related
SUBDIR+= p5-Rose-URI
SUBDIR+= p5-Router-Simple
2010-07-04 11:12:42 +02:00
SUBDIR+= p5-SCGI
SUBDIR+= p5-SVN-Web
SUBDIR+= p5-Session-Storage-Secure
2010-04-16 06:08:27 +02:00
SUBDIR+= p5-Starlet
2010-04-11 22:33:22 +02:00
SUBDIR+= p5-Starman
SUBDIR+= p5-Task-CatInABox
SUBDIR+= p5-Task-Catalyst-Tutorial
2010-04-24 13:37:21 +02:00
SUBDIR+= p5-Tatsumaki
2003-10-03 16:08:20 +02:00
SUBDIR+= p5-Template-Extract
2003-10-03 16:27:37 +02:00
SUBDIR+= p5-Template-Generate
2007-08-05 07:57:09 +02:00
SUBDIR+= p5-Template-Multilingual
SUBDIR+= p5-Template-Plugin-Clickable
SUBDIR+= p5-Template-Plugin-Clickable-Email
SUBDIR+= p5-Template-Plugin-Subst
2009-02-18 11:27:10 +01:00
SUBDIR+= p5-Template-Provider-Encoding
2007-06-11 06:59:07 +02:00
SUBDIR+= p5-Template-Stash-EscapeHTML
2008-07-14 11:39:42 +02:00
SUBDIR+= p5-Template-Stash-HTML-Entities
2008-06-23 05:02:37 +02:00
SUBDIR+= p5-Template-Timer
SUBDIR+= p5-Template-Toolkit
SUBDIR+= p5-Template-Toolkit-Simple
SUBDIR+= p5-Test-HTTP-Server-Simple
2017-09-27 17:54:15 +02:00
SUBDIR+= p5-Test-LWP-UserAgent
2008-09-11 01:28:09 +02:00
SUBDIR+= p5-Test-WWW-Declare
2006-02-08 18:07:22 +01:00
SUBDIR+= p5-Test-WWW-Mechanize
SUBDIR+= p5-Test-WWW-Mechanize-Catalyst
SUBDIR+= p5-Test-WWW-Mechanize-PSGI
2010-04-13 03:07:37 +02:00
SUBDIR+= p5-Twiggy
SUBDIR+= p5-URI
2008-10-07 08:10:01 +02:00
SUBDIR+= p5-URI-Escape-XS
2007-05-04 23:46:29 +02:00
SUBDIR+= p5-URI-Fetch
2009-08-17 20:32:34 +02:00
SUBDIR+= p5-URI-Find
SUBDIR+= p5-URI-FromHash
2014-02-20 19:42:21 +01:00
SUBDIR+= p5-URI-Nested
2016-04-15 13:52:21 +02:00
SUBDIR+= p5-URI-Query
2014-02-28 05:25:00 +01:00
SUBDIR+= p5-URI-db
2016-06-18 15:04:16 +02:00
SUBDIR+= p5-URI-ws
SUBDIR+= p5-VRML
2002-06-04 21:02:42 +02:00
SUBDIR+= p5-WWW-Amazon-Wishlist
2014-09-05 00:03:00 +02:00
SUBDIR+= p5-WWW-CSRF
2007-09-07 17:29:02 +02:00
SUBDIR+= p5-WWW-Facebook-API
2016-10-01 14:32:07 +02:00
SUBDIR+= p5-WWW-Form-UrlEncoded
2004-04-16 23:39:01 +02:00
SUBDIR+= p5-WWW-Mechanize
SUBDIR+= p5-WWW-Mechanize-Cached
2016-01-24 11:45:59 +01:00
SUBDIR+= p5-WWW-Mechanize-FormFiller
2010-07-29 23:42:55 +02:00
SUBDIR+= p5-WWW-Mechanize-GZip
2016-01-24 11:45:59 +01:00
SUBDIR+= p5-WWW-Mechanize-Shell
SUBDIR+= p5-WWW-Mechanize-Timed
2009-01-17 21:48:33 +01:00
SUBDIR+= p5-WWW-Pastebin-PastebinCom-Create
SUBDIR+= p5-WWW-Pastebin-RafbNet-Create
SUBDIR+= p5-WWW-RobotRules
2009-02-03 07:17:41 +01:00
SUBDIR+= p5-WWW-Shorten
2010-02-08 23:05:48 +01:00
SUBDIR+= p5-Web-Scraper
2009-02-23 22:04:17 +01:00
SUBDIR+= p5-WordPress-XMLRPC
SUBDIR+= p5-libapreq2
SUBDIR+= p5-libwww
2006-01-11 20:01:08 +01:00
SUBDIR+= paros
SUBDIR+= passenger
SUBDIR+= pear-HTML_Common
SUBDIR+= pear-HTML_Select
2008-12-16 02:43:34 +01:00
SUBDIR+= pear-HTML_TreeMenu
2006-06-15 13:30:17 +02:00
SUBDIR+= pear-HTTP
SUBDIR+= pear-HTTP_Request
2014-10-08 11:55:20 +02:00
SUBDIR+= pear-HTTP_Request2
2015-02-01 09:12:59 +01:00
SUBDIR+= php-apcu
SUBDIR+= php-apcu4
2016-07-26 11:27:30 +02:00
SUBDIR+= php-apcu_bc
2013-11-22 15:37:22 +01:00
SUBDIR+= php-basercms
2011-12-14 21:54:14 +01:00
SUBDIR+= php-concrete5
2004-11-05 18:56:35 +01:00
SUBDIR+= php-curl
2012-02-22 11:44:59 +01:00
SUBDIR+= php-fpm
SUBDIR+= php-glpi
2013-09-13 10:28:45 +02:00
SUBDIR+= php-http
2016-03-12 10:26:51 +01:00
SUBDIR+= php-http3
2013-11-10 12:14:18 +01:00
SUBDIR+= php-ja-wordpress
2017-01-12 16:09:20 +01:00
SUBDIR+= php-nextcloud
2011-12-11 15:30:20 +01:00
SUBDIR+= php-owncloud
SUBDIR+= php-phalcon
SUBDIR+= php-phalcon4
SUBDIR+= php-phrasea2
2013-01-03 14:50:29 +01:00
SUBDIR+= php-piwigo
2015-04-08 01:57:43 +02:00
SUBDIR+= php-propro
2016-03-12 10:26:51 +01:00
SUBDIR+= php-propro2
2012-12-13 17:08:36 +01:00
SUBDIR+= php-soycms
2011-08-20 16:55:07 +02:00
SUBDIR+= php-tidy
2011-12-07 14:32:18 +01:00
SUBDIR+= php-tiki6
2013-01-03 15:00:26 +01:00
SUBDIR+= php-tt-rss
2013-12-31 17:52:09 +01:00
SUBDIR+= php-tt-rss-fever-plugin
2010-04-11 09:33:17 +02:00
SUBDIR+= php-uploadprogress
SUBDIR+= phraseanet
SUBDIR+= phraseanet-indexer
2007-09-07 21:09:47 +02:00
SUBDIR+= pound
2003-06-16 05:04:24 +02:00
SUBDIR+= privoxy
2017-02-17 16:40:38 +01:00
SUBDIR+= pup
2009-01-17 21:54:27 +01:00
SUBDIR+= py-ClientForm
2015-07-15 20:30:26 +02:00
SUBDIR+= py-FormEncode
2002-02-05 20:49:16 +01:00
SUBDIR+= py-HTMLgen
2017-05-12 12:02:37 +02:00
SUBDIR+= py-MechanicalSoup
2009-11-10 18:18:44 +01:00
SUBDIR+= py-PasteDeploy
2015-07-16 13:40:19 +02:00
SUBDIR+= py-PasteScript
2015-07-15 20:49:53 +02:00
SUBDIR+= py-Routes
2015-07-15 20:37:14 +02:00
SUBDIR+= py-URLObject
SUBDIR+= py-WSGIProxy2
2014-08-20 15:24:48 +02:00
SUBDIR+= py-WebOb
SUBDIR+= py-WebTest
SUBDIR+= py-aiohttp
2019-11-03 02:00:18 +01:00
SUBDIR+= py-aiohttp-cors
2020-04-14 21:54:51 +02:00
SUBDIR+= py-aiohttp-socks
SUBDIR+= py-asgiref
2017-02-22 14:19:24 +01:00
SUBDIR+= py-autobahn
2008-09-11 23:31:47 +02:00
SUBDIR+= py-beautifulsoup
2012-06-03 23:30:59 +02:00
SUBDIR+= py-beautifulsoup4
2015-12-04 22:47:03 +01:00
SUBDIR+= py-betamax
2013-01-03 15:05:40 +01:00
SUBDIR+= py-bleach
2010-07-01 09:19:04 +02:00
SUBDIR+= py-blosxom
2012-10-14 23:58:02 +02:00
SUBDIR+= py-bottle
2017-02-08 00:52:56 +01:00
SUBDIR+= py-cfscrape
SUBDIR+= py-channels
SUBDIR+= py-cheroot
2017-02-09 07:38:03 +01:00
SUBDIR+= py-cherrypy
SUBDIR+= py-clearsilver
2017-09-29 16:34:03 +02:00
SUBDIR+= py-cookies
2002-01-29 17:33:19 +01:00
SUBDIR+= py-curl
SUBDIR+= py-daphne
2006-09-11 13:38:58 +02:00
SUBDIR+= py-django
SUBDIR+= py-django-admin-rangefilter
SUBDIR+= py-django-admin-sortable2
2013-01-03 16:32:50 +01:00
SUBDIR+= py-django-appconf
SUBDIR+= py-django-appmedia
SUBDIR+= py-django-binary-database-files
SUBDIR+= py-django-celery-beat
SUBDIR+= py-django-classy-tags
SUBDIR+= py-django-cms
SUBDIR+= py-django-cmsplugin_gallery
2020-08-04 02:39:05 +02:00
SUBDIR+= py-django-cogwheels
SUBDIR+= py-django-contrib-comments
SUBDIR+= py-django-cors-headers
SUBDIR+= py-django-countries
2020-08-06 14:03:06 +02:00
SUBDIR+= py-django-debug-toolbar
SUBDIR+= py-django-extensions
SUBDIR+= py-django-filer
2017-05-23 00:31:09 +02:00
SUBDIR+= py-django-filter
SUBDIR+= py-django-formtools
SUBDIR+= py-django-import-export
SUBDIR+= py-django-inline-ordering
SUBDIR+= py-django-js-asset
SUBDIR+= py-django-kronos
2020-08-04 02:35:51 +02:00
SUBDIR+= py-django-modelcluster
2012-01-12 19:29:12 +01:00
SUBDIR+= py-django-mptt
2020-08-04 02:32:01 +02:00
SUBDIR+= py-django-phonenumber-field
SUBDIR+= py-django-photologue
2016-04-21 09:02:58 +02:00
SUBDIR+= py-django-polymorphic
SUBDIR+= py-django-registration
SUBDIR+= py-django-rest-framework-proxy
2012-08-30 09:30:03 +02:00
SUBDIR+= py-django-reversion
2012-01-12 19:29:12 +01:00
SUBDIR+= py-django-sekizai
SUBDIR+= py-django-sortedm2m
SUBDIR+= py-django-sql-explorer
SUBDIR+= py-django-tagging
2020-08-04 02:10:41 +02:00
SUBDIR+= py-django-taggit
2014-06-02 07:13:23 +02:00
SUBDIR+= py-django-tastypie
SUBDIR+= py-django-timezone-field
2015-04-24 12:54:55 +02:00
SUBDIR+= py-django-treebeard
SUBDIR+= py-django14
2018-02-04 06:22:12 +01:00
SUBDIR+= py-django2
SUBDIR+= py-django3
SUBDIR+= py-djangocms-admin-style
SUBDIR+= py-djangocms-attributes-field
2018-12-20 08:14:10 +01:00
SUBDIR+= py-djangocms-audio
SUBDIR+= py-djangocms-column
SUBDIR+= py-djangocms-file
SUBDIR+= py-djangocms-flash
SUBDIR+= py-djangocms-googlemap
SUBDIR+= py-djangocms-icon
SUBDIR+= py-djangocms-inherit
SUBDIR+= py-djangocms-link
SUBDIR+= py-djangocms-picture
SUBDIR+= py-djangocms-style
SUBDIR+= py-djangocms-teaser
SUBDIR+= py-djangocms-text-ckeditor
SUBDIR+= py-djangocms-video
2011-09-15 11:15:34 +02:00
SUBDIR+= py-djangorestframework
2020-08-04 01:58:27 +02:00
SUBDIR+= py-draftjs_exporter
SUBDIR+= py-drf-nested-routers
SUBDIR+= py-easy-thumbnails
2016-08-17 03:02:18 +02:00
SUBDIR+= py-feedgen
2015-11-27 17:50:18 +01:00
SUBDIR+= py-feedgenerator
SUBDIR+= py-filebrowser_safe
2013-01-07 18:40:07 +01:00
SUBDIR+= py-flask
2013-01-07 22:57:15 +01:00
SUBDIR+= py-flask-admin
SUBDIR+= py-flask-api
2013-07-28 19:54:59 +02:00
SUBDIR+= py-flask-assets
2014-01-10 02:50:04 +01:00
SUBDIR+= py-flask-babel
2013-04-01 19:41:16 +02:00
SUBDIR+= py-flask-babelex
2014-01-03 04:35:24 +01:00
SUBDIR+= py-flask-bootstrap
SUBDIR+= py-flask-caching
2017-09-29 23:29:19 +02:00
SUBDIR+= py-flask-common
2019-01-07 19:03:27 +01:00
SUBDIR+= py-flask-cors
2014-05-03 03:45:18 +02:00
SUBDIR+= py-flask-debugtoolbar
2013-01-08 19:56:10 +01:00
SUBDIR+= py-flask-flatpages
2013-01-08 20:09:24 +01:00
SUBDIR+= py-flask-frozen
SUBDIR+= py-flask-jwt-extended
2015-04-03 01:30:05 +02:00
SUBDIR+= py-flask-limiter
2013-01-07 21:15:29 +01:00
SUBDIR+= py-flask-login
SUBDIR+= py-flask-mail
SUBDIR+= py-flask-principal
2013-01-08 20:28:30 +01:00
SUBDIR+= py-flask-rest
SUBDIR+= py-flask-restful
2019-02-01 16:31:58 +01:00
SUBDIR+= py-flask-restplus
2013-07-28 19:48:05 +02:00
SUBDIR+= py-flask-script
SUBDIR+= py-flask-security
2013-01-07 21:27:09 +01:00
SUBDIR+= py-flask-sqlalchemy
2014-05-03 03:45:18 +02:00
SUBDIR+= py-flask-sslify
2014-05-03 04:14:16 +02:00
SUBDIR+= py-flask-testing
2013-01-08 19:06:52 +01:00
SUBDIR+= py-flask-uploads
2014-05-03 04:36:16 +02:00
SUBDIR+= py-flask-user
2017-01-20 18:53:51 +01:00
SUBDIR+= py-flask-webpack
2013-01-07 22:51:54 +01:00
SUBDIR+= py-flask-wtf
2006-09-04 15:29:07 +02:00
SUBDIR+= py-flup
2014-07-05 21:31:04 +02:00
SUBDIR+= py-furl
2008-08-01 10:39:17 +02:00
SUBDIR+= py-genshi
2014-11-24 15:46:31 +01:00
SUBDIR+= py-google-api-python-client
SUBDIR+= py-google-apitools
2015-12-11 22:45:51 +01:00
SUBDIR+= py-graphite-web
SUBDIR+= py-grappelli_safe
2014-05-08 11:06:50 +02:00
SUBDIR+= py-gunicorn
2018-02-26 13:06:58 +01:00
SUBDIR+= py-h11
2016-02-16 14:50:19 +01:00
SUBDIR+= py-h2
2013-12-31 20:33:29 +01:00
SUBDIR+= py-http-parser
2018-08-02 04:57:47 +02:00
SUBDIR+= py-http_ece
2016-01-02 11:46:54 +01:00
SUBDIR+= py-httpbin
SUBDIR+= py-httpcore
2014-07-16 10:57:44 +02:00
SUBDIR+= py-httpie
2012-10-15 00:10:36 +02:00
SUBDIR+= py-httplib2
SUBDIR+= py-httptools
SUBDIR+= py-httpx
SUBDIR+= py-httpx-socks
2016-02-18 05:20:31 +01:00
SUBDIR+= py-hyperframe
SUBDIR+= py-hyperlink
2015-04-20 09:28:23 +02:00
SUBDIR+= py-idna
SUBDIR+= py-idna_ssl
SUBDIR+= py-ipywidgets
2006-07-02 16:35:04 +02:00
SUBDIR+= py-jonpy
SUBDIR+= py-klein
2017-02-25 15:55:37 +01:00
SUBDIR+= py-landslide
2017-03-02 04:55:06 +01:00
SUBDIR+= py-livereload
2009-01-17 21:48:33 +01:00
SUBDIR+= py-mechanize
2017-09-29 16:39:54 +02:00
SUBDIR+= py-meinheld
2013-01-03 15:30:12 +01:00
SUBDIR+= py-mezzanine
SUBDIR+= py-mod_wsgi
SUBDIR+= py-model_mommy
SUBDIR+= py-moin
2017-04-23 07:24:51 +02:00
SUBDIR+= py-nbconvert
2017-04-23 07:01:43 +02:00
SUBDIR+= py-nbformat
2005-11-05 03:00:28 +01:00
SUBDIR+= py-nevow
2017-04-23 07:24:51 +02:00
SUBDIR+= py-notebook
SUBDIR+= py-parsel
SUBDIR+= py-paste
2015-11-27 17:57:04 +01:00
SUBDIR+= py-pelican
SUBDIR+= py-protego
2019-12-17 10:38:00 +01:00
SUBDIR+= py-publicsuffix2
SUBDIR+= py-purl
SUBDIR+= py-pylint-django
SUBDIR+= py-pystache
2014-06-02 06:44:20 +02:00
SUBDIR+= py-python-digest
2014-06-02 05:20:19 +02:00
SUBDIR+= py-python-mimeparse
2014-06-02 06:44:20 +02:00
SUBDIR+= py-python3-digest
2013-07-08 07:44:48 +02:00
SUBDIR+= py-pywebdav
SUBDIR+= py-raven
2013-03-05 20:39:57 +01:00
SUBDIR+= py-recaptcha
SUBDIR+= py-respx
SUBDIR+= py-rfc3986
2017-02-01 16:27:54 +01:00
SUBDIR+= py-robobrowser
2008-06-21 19:52:42 +02:00
SUBDIR+= py-rss2gen
SUBDIR+= py-sanic
2009-03-07 19:41:11 +01:00
SUBDIR+= py-scgi
SUBDIR+= py-scrapy
2017-11-11 22:32:29 +01:00
SUBDIR+= py-selenium
SUBDIR+= py-simpletal
SUBDIR+= py-soupsieve
SUBDIR+= py-sparqlwrapper
2014-08-20 15:45:09 +02:00
SUBDIR+= py-static
SUBDIR+= py-swiftclient
2007-08-29 17:57:47 +02:00
SUBDIR+= py-swish-e
2017-04-23 05:54:20 +02:00
SUBDIR+= py-terminado
SUBDIR+= py-test-django
2016-01-02 11:46:54 +01:00
SUBDIR+= py-test-httpbin
2013-01-30 19:52:13 +01:00
SUBDIR+= py-tornado
SUBDIR+= py-trytond-web-user
2016-12-08 03:56:11 +01:00
SUBDIR+= py-trytond-webdav
2014-05-03 03:57:33 +02:00
SUBDIR+= py-twill
2014-01-05 13:48:38 +01:00
SUBDIR+= py-uliweb
2014-04-19 17:52:32 +02:00
SUBDIR+= py-urllib3
SUBDIR+= py-uvicorn
2010-02-09 23:35:30 +01:00
SUBDIR+= py-uwsgi
2014-01-05 18:48:12 +01:00
SUBDIR+= py-uwsgitop
SUBDIR+= py-w3lib
2020-08-04 03:05:08 +02:00
SUBDIR+= py-wagtail
2020-08-04 03:09:25 +02:00
SUBDIR+= py-wagtailmenus
2020-08-20 13:20:12 +02:00
SUBDIR+= py-wagtailnews
2015-07-15 20:24:09 +02:00
SUBDIR+= py-waitress
2013-07-28 19:52:24 +02:00
SUBDIR+= py-webassets
2011-07-15 15:56:51 +02:00
SUBDIR+= py-webcolors
2007-01-09 22:56:19 +01:00
SUBDIR+= py-webpy
2017-10-07 19:24:32 +02:00
SUBDIR+= py-websocket-client
SUBDIR+= py-websockets
2013-01-07 18:07:13 +01:00
SUBDIR+= py-werkzeug
2013-01-17 21:08:16 +01:00
SUBDIR+= py-werkzeug-docs
2017-09-29 16:45:53 +02:00
SUBDIR+= py-whitenoise
2018-02-26 13:10:09 +01:00
SUBDIR+= py-wsproto
SUBDIR+= py-wstools
2013-01-07 22:51:54 +01:00
SUBDIR+= py-wtforms
2014-07-05 21:45:57 +02:00
SUBDIR+= py-wtforms-alchemy
SUBDIR+= py-wtforms-components
2014-04-04 06:40:57 +02:00
SUBDIR+= py-wtforms-recaptcha
2014-06-14 17:03:29 +02:00
SUBDIR+= py-wtforms-test
SUBDIR+= py-yarl
SUBDIR+= py-zope.proxy
2002-05-04 02:54:43 +02:00
SUBDIR+= qDecoder
SUBDIR+= qutebrowser
2006-01-27 00:03:03 +01:00
SUBDIR+= raggle
2008-04-04 17:33:05 +02:00
SUBDIR+= ramaze
2014-11-16 06:23:10 +01:00
SUBDIR+= rekonq
SUBDIR+= ruby-actioncable52
SUBDIR+= ruby-actioncable60
SUBDIR+= ruby-actioncable61
SUBDIR+= ruby-actionpack52
SUBDIR+= ruby-actionpack60
SUBDIR+= ruby-actionpack61
SUBDIR+= ruby-actionview52
SUBDIR+= ruby-actionview60
SUBDIR+= ruby-actionview61
2003-07-06 17:50:14 +02:00
SUBDIR+= ruby-borges
2014-07-04 14:28:20 +02:00
SUBDIR+= ruby-capybara
SUBDIR+= ruby-clearsilver
SUBDIR+= ruby-coffee-rails
2009-10-31 20:40:43 +01:00
SUBDIR+= ruby-compass
SUBDIR+= ruby-compass-core
SUBDIR+= ruby-compass-import-once
2009-11-02 00:45:41 +01:00
SUBDIR+= ruby-compass-susy-plugin
SUBDIR+= ruby-cookiejar
SUBDIR+= ruby-crass
SUBDIR+= ruby-css-parser
2008-04-04 17:33:05 +02:00
SUBDIR+= ruby-cssmin
SUBDIR+= ruby-csspool
2020-09-20 10:52:11 +02:00
SUBDIR+= ruby-data_uri
2010-06-12 12:44:21 +02:00
SUBDIR+= ruby-div
2013-09-15 20:51:59 +02:00
SUBDIR+= ruby-em-http-request
SUBDIR+= ruby-em-websocket
2011-12-15 15:31:15 +01:00
SUBDIR+= ruby-erubis
2020-04-14 17:53:21 +02:00
SUBDIR+= ruby-ethon
2013-01-26 09:54:25 +01:00
SUBDIR+= ruby-faraday
2017-02-05 11:58:55 +01:00
SUBDIR+= ruby-faraday_middleware
2017-02-05 12:41:52 +01:00
SUBDIR+= ruby-faye-websocket
2004-03-12 06:13:51 +01:00
SUBDIR+= ruby-fcgi
2020-04-14 18:12:02 +02:00
SUBDIR+= ruby-html-proofer
SUBDIR+= ruby-htmlsplit
2014-01-17 14:24:06 +01:00
SUBDIR+= ruby-http
SUBDIR+= ruby-http-accept
SUBDIR+= ruby-http-cookie
2015-03-03 14:16:06 +01:00
SUBDIR+= ruby-http-form_data
SUBDIR+= ruby-http-parser
2011-07-11 13:44:05 +02:00
SUBDIR+= ruby-http_parser.rb
2013-02-11 13:43:52 +01:00
SUBDIR+= ruby-http_router
2014-12-30 08:58:41 +01:00
SUBDIR+= ruby-httpclient
SUBDIR+= ruby-innate
2011-05-27 00:19:11 +02:00
SUBDIR+= ruby-jekyll
2016-05-29 04:33:31 +02:00
SUBDIR+= ruby-jekyll-archives
SUBDIR+= ruby-jekyll-coffeescript
2017-04-22 19:06:36 +02:00
SUBDIR+= ruby-jekyll-feed
SUBDIR+= ruby-jekyll-gist
2017-04-22 19:10:22 +02:00
SUBDIR+= ruby-jekyll-minima
SUBDIR+= ruby-jekyll-paginate
SUBDIR+= ruby-jekyll-sass-converter
SUBDIR+= ruby-jekyll-seo-tag
SUBDIR+= ruby-jekyll-watch
SUBDIR+= ruby-jquery-rails
2008-04-04 17:33:05 +02:00
SUBDIR+= ruby-jsmin
2011-05-22 07:57:11 +02:00
SUBDIR+= ruby-liquid
2017-04-06 05:11:38 +02:00
SUBDIR+= ruby-loofah
2007-05-26 03:48:22 +02:00
SUBDIR+= ruby-mechanize
2013-01-26 09:54:25 +01:00
SUBDIR+= ruby-multipart-post
2017-06-04 17:27:21 +02:00
SUBDIR+= ruby-mustermann
SUBDIR+= ruby-net-http-digest_auth
SUBDIR+= ruby-net-http-persistent
2012-02-28 22:02:57 +01:00
SUBDIR+= ruby-ntlm-http
SUBDIR+= ruby-padrino
SUBDIR+= ruby-padrino-admin
SUBDIR+= ruby-padrino-cache
2013-02-13 16:23:56 +01:00
SUBDIR+= ruby-padrino-contrib
SUBDIR+= ruby-padrino-core
SUBDIR+= ruby-padrino-gen
2013-02-11 15:39:48 +01:00
SUBDIR+= ruby-padrino-helpers
SUBDIR+= ruby-padrino-mailer
2015-02-04 15:45:14 +01:00
SUBDIR+= ruby-padrino-support
2009-12-02 13:24:08 +01:00
SUBDIR+= ruby-patron
2013-02-13 16:41:38 +01:00
SUBDIR+= ruby-puma
2013-03-16 00:49:06 +01:00
SUBDIR+= ruby-pygments.rb
2008-04-04 17:33:05 +02:00
SUBDIR+= ruby-rack
SUBDIR+= ruby-rack-cache
SUBDIR+= ruby-rack-contrib
2011-12-16 16:29:45 +01:00
SUBDIR+= ruby-rack-protection
SUBDIR+= ruby-rack-rewrite
SUBDIR+= ruby-rack-test
2017-06-04 16:18:39 +02:00
SUBDIR+= ruby-rack16
2017-04-19 08:49:07 +02:00
SUBDIR+= ruby-rails-html-sanitizer
2019-03-03 16:03:51 +01:00
SUBDIR+= ruby-rails52
SUBDIR+= ruby-rails60
SUBDIR+= ruby-rails61
SUBDIR+= ruby-raindrops
SUBDIR+= ruby-request_store
2014-06-03 16:08:09 +02:00
SUBDIR+= ruby-rest-client
2018-04-12 17:44:35 +02:00
SUBDIR+= ruby-robots
2015-12-13 17:27:22 +01:00
SUBDIR+= ruby-rouge
2011-06-19 09:34:09 +02:00
SUBDIR+= ruby-sass
SUBDIR+= ruby-sass-listen
SUBDIR+= ruby-sass-rails
2019-02-28 04:24:52 +01:00
SUBDIR+= ruby-sass34
2019-10-04 14:37:57 +02:00
SUBDIR+= ruby-sassc
SUBDIR+= ruby-sassc-rails
2015-12-14 14:54:32 +01:00
SUBDIR+= ruby-sawyer
2014-08-20 15:24:48 +02:00
SUBDIR+= ruby-selenium-webdriver
2011-08-11 05:53:15 +02:00
SUBDIR+= ruby-sinatra
2013-02-11 14:17:55 +01:00
SUBDIR+= ruby-sinatra-contrib
SUBDIR+= ruby-tag
2020-04-14 17:59:57 +02:00
SUBDIR+= ruby-typhoeus
SUBDIR+= ruby-unicorn
2013-02-11 15:06:57 +01:00
SUBDIR+= ruby-url_mount
ruby-gnome: Update to 3.3.8, and rename package names to match gems. Also reorganize several dependencies in Makefile and buildlink3.mk. See the following post for details: https://mail-index.netbsd.org/pkgsrc-users/2019/09/07/msg029327.html https://mail-index.netbsd.org/pkgsrc-users/2019/09/13/msg029356.html Upstream changes (from NEWS): == Ruby-GNOME 3.3.8: 2019-09-10 This is a partially GLib 2.62.0 support release. === Changes ==== All * Improvements * Changed our project name to Ruby-GNOME from Ruby-GNOME2. [GitHub#1277][Suggested by kojix2] [GitHub#1291][Patch by kojix2] * Stopped to release (({.tar.gz})) because they are no longer used. ==== Ruby/GLib2 * Improvements * (({GLib.convert})): Changed to set correct encoding. * (({GLib::FILENAME_ENCODING})): Added. * Changed to use the same enum object for the same enum value. * (({GLib::Enum.find})): Added. * (({GLib::Bytes#initialize})): Changed to reuse (({String})) data even if the given (({String})) isn't frozen. * (({GLib::Bytes.try_convert})): Added. * (({GLib::Enum.try_convert})): Added. * (({GLib::Flags.try_convert})): Added. * (({GLib::Type.try_convert})): Added. * (({GLib::MkEnums.create})): Added support for flags to enum definition. [GitHub#1295][Patch by Mamoru TASAKA] ==== Ruby/GIO2 * Fixes * Renamed to (({Gio::Icon#hash})) from (({Gio::Icon.hash})). [GitHub#1293][Reported by Erik Czumadewski] ==== Ruby/GObjectIntrospection * Improvements * Introduced (({try_convert})) protocol. ==== Ruby/CairoGObject * Improvements * (({Cairo::Context.try_convert})): Added. * (({Cairo::Device.try_convert})): Added. * (({Cairo::Pattern.try_convert})): Added. * (({Cairo::Surface.try_convert})): Added. * (({Cairo::ScaledFont.try_convert})): Added. * (({Cairo::FontFace.try_convert})): Added. * (({Cairo::FontOptions.try_convert})): Added. * (({Cairo::Region.try_convert})): Added. === Thanks * kojix2 * Erik Czumadewski * Mamoru TASAKA
2019-09-14 20:11:34 +02:00
SUBDIR+= ruby-webkit-gtk
SUBDIR+= ruby-webkit-gtk2
SUBDIR+= ruby-webrick
SUBDIR+= ruby-webrobots
2014-07-05 14:48:11 +02:00
SUBDIR+= ruby-websocket
2017-02-05 12:22:15 +01:00
SUBDIR+= ruby-websocket-driver
2017-02-05 12:13:42 +01:00
SUBDIR+= ruby-websocket-extensions
2003-12-17 15:38:38 +01:00
SUBDIR+= ruby-webunit
2015-12-30 18:42:06 +01:00
SUBDIR+= sassc
2004-04-23 18:11:05 +02:00
SUBDIR+= screws
SUBDIR+= seamonkey
SUBDIR+= seamonkey-l10n
2007-01-24 21:00:23 +01:00
SUBDIR+= serf
2011-03-15 14:19:59 +01:00
SUBDIR+= shibboleth-sp
2015-11-27 17:21:32 +01:00
SUBDIR+= siege
2001-05-16 01:27:42 +02:00
SUBDIR+= sitecopy
2001-08-29 22:11:34 +02:00
SUBDIR+= snarf
2003-12-28 00:05:45 +01:00
SUBDIR+= snownews
2021-01-14 16:09:03 +01:00
SUBDIR+= so
2010-02-08 15:38:53 +01:00
SUBDIR+= spawn-fcgi
2015-06-03 13:56:28 +02:00
SUBDIR+= spdylay
2014-04-12 14:48:49 +02:00
SUBDIR+= sqtop
2020-01-04 11:57:45 +01:00
SUBDIR+= squid4
2002-08-04 12:17:31 +02:00
SUBDIR+= squidGuard
2013-09-03 12:09:04 +02:00
SUBDIR+= squidanalyzer
SUBDIR+= squidclamav
2005-10-11 02:55:39 +02:00
SUBDIR+= squidpurge
2013-12-09 12:41:47 +01:00
SUBDIR+= squidview
2006-10-19 22:23:03 +02:00
SUBDIR+= squirm
2019-06-19 12:07:50 +02:00
SUBDIR+= stagit
SUBDIR+= surfraw
2003-07-02 02:10:54 +02:00
SUBDIR+= swiftsurf
2004-04-26 05:29:57 +02:00
SUBDIR+= swiggle
2002-06-18 08:38:37 +02:00
SUBDIR+= swill
SUBDIR+= swish-e
2021-03-30 13:00:37 +02:00
SUBDIR+= syndication
SUBDIR+= tcl-cgi
2010-03-02 13:27:59 +01:00
SUBDIR+= termtter
2008-04-04 17:33:05 +02:00
SUBDIR+= thin
SUBDIR+= thttpd
SUBDIR+= tidy
2003-03-08 00:47:13 +01:00
SUBDIR+= tinyproxy
2004-02-26 06:54:17 +01:00
SUBDIR+= trac
2017-08-17 16:58:27 +02:00
SUBDIR+= trafficserver
2019-02-22 22:24:19 +01:00
SUBDIR+= tscrape
SUBDIR+= tuir
2015-02-19 16:21:57 +01:00
SUBDIR+= typo3_62
2015-07-10 11:05:28 +02:00
SUBDIR+= uhttpmock
2021-02-14 12:57:45 +01:00
SUBDIR+= unit
SUBDIR+= unit-perl
SUBDIR+= unit-php
SUBDIR+= unit-python
SUBDIR+= unit-ruby
SUBDIR+= urlget
2008-03-14 02:31:48 +01:00
SUBDIR+= urlgrabber
2006-12-04 17:06:16 +01:00
SUBDIR+= varnish
2006-10-21 11:07:17 +02:00
SUBDIR+= viewvc
2016-01-24 18:09:06 +01:00
SUBDIR+= vimb
2004-11-05 18:56:35 +01:00
SUBDIR+= visitors
SUBDIR+= w3
SUBDIR+= w3c-httpd
SUBDIR+= w3m
2002-05-10 08:30:41 +02:00
SUBDIR+= w3m-img
2002-01-30 03:29:36 +01:00
SUBDIR+= wApua
2002-02-28 18:50:05 +01:00
SUBDIR+= waplet
SUBDIR+= wdg-validate
SUBDIR+= webalizer
2008-04-04 17:33:05 +02:00
SUBDIR+= webby
2008-12-11 20:42:42 +01:00
SUBDIR+= webkit-gtk
2015-07-12 02:38:00 +02:00
SUBDIR+= webkit24-gtk
2015-08-23 02:42:11 +02:00
SUBDIR+= webkit24-gtk3
SUBDIR+= weblint
2001-05-27 21:11:22 +02:00
SUBDIR+= webnew
2004-06-20 21:38:27 +02:00
SUBDIR+= websvn
2001-11-29 09:36:17 +01:00
SUBDIR+= weex
2003-04-06 14:30:12 +02:00
SUBDIR+= whisker
2005-03-07 04:35:43 +01:00
SUBDIR+= wiliki
2009-05-05 00:49:15 +02:00
SUBDIR+= wmd
2009-04-06 13:31:45 +02:00
SUBDIR+= wordpress
2016-04-23 20:32:56 +02:00
SUBDIR+= wslay
2001-03-27 20:07:38 +02:00
SUBDIR+= www6to4
SUBDIR+= wwwcount
SUBDIR+= wwwoffle
2015-04-03 01:54:26 +02:00
SUBDIR+= yahttp
2015-04-09 08:16:32 +02:00
SUBDIR+= yaws
2016-06-05 02:02:56 +02:00
SUBDIR+= z-push
2020-04-18 19:43:17 +02:00
SUBDIR+= zola
2002-11-14 19:37:55 +01:00
SUBDIR+= zopeedit
1997-11-22 04:06:19 +01:00
.include "../mk/misc/category.mk"