The NetBSD Project

CVS log for pkgsrc/www/hs-yesod-form/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / www / hs-yesod-form

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Mar 5 03:40:13 2025 UTC (2 weeks, 6 days ago) by pho
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
recursive revbump after patching lang/ghc910

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Feb 2 13:06:07 2025 UTC (7 weeks, 2 days ago) by pho
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
Bump all Haskell packages after switching the default compiler.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Feb 2 03:29:51 2025 UTC (7 weeks, 2 days ago) by pho
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -3 lines
www/hs-yesod-form: update to yesod-form-1.7.9

## 1.7.9

* Added `checkboxesField'` for creating checkbox in more correct way than original `checkboxesField`
  Function `checkboxesField` marked as deprecated. [#1843](https://github.com/yesodweb/yesod/pull/1843)

## 1.7.8

* Added `radioField'` for creating radio button in more correct way than original `radioField`.
  Function `radioField` marked as deprecated. [#1842](https://github.com/yesodweb/yesod/pull/1842)

## 1.7.7

* Added `optionsFromList'` to create an OptionList from a List, using the PathPiece instance for the external value and
a custom function for the user-facing value. Also added `optionsEnum'` to create an OptionList from an enumeration
[#1828](https://github.com/yesodweb/yesod/pull/1828)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu May 9 01:32:57 2024 UTC (10 months, 2 weeks ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base, pkgsrc-2024Q4, pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Recursive revbump after changing the default Haskell compiler

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Nov 2 06:37:48 2023 UTC (16 months, 3 weeks ago) by pho
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Revbump all Haskell after updating lang/ghc96

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Nov 1 02:57:11 2023 UTC (16 months, 3 weeks ago) by pho
Branches: MAIN
www/hs-yesod-form: import hs-yesod-form-1.7.6

Form handling for Yesod, in the same style as formlets. See the forms
chapter of the Yesod book: http://www.yesodweb.com/book/forms

This package provides a set of basic form inputs such as text, number,
time, checkbox, select, textarea, and etc. via Yesod.Form.Fields
module. Also, there is Yesod.Form.Nic module providing richtext field using
Nic editor. However, this module is grandfathered now and Nic editor is not
actively maintained since June 2012. You can find additional richtext
editor fields in yesod-form-richtext package (currently in provides support
of Summernote editor only).

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>