CVS log for ports/www/drupal4-taxonomy_access/Attic/Makefile
Up to [FreeBSD] / ports / www / drupal4-taxonomy_access
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.10
Sat Apr 4 18:14:30 2009 UTC (2 years, 10 months ago) by miwi
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.9: +1 -1 lines
2009-03-26 www/drupal4-attachment: Drupal 4.7.x is end-of-life since 200802. Please migrate to Drupal 6.x 2009-03-26 www/drupal4-filemanager: Drupal 4.7.x is end-of-life since 200802. Please migrate to Drupal 6.x 2009-03-26 www/drupal4-gsitemap: Drupal 4.7.x is end-of-life since 200802. Please migrate to Drupal 6.x 2009-03-26 www/drupal4-i18n: Drupal 4.7.x is end-of-life since 200802. Please migrate to Drupal 6.x 2009-03-26 www/drupal4-nice_menus: Drupal 4.7.x is end-of-life since 200802. Please migrate to Drupal 6.x 2009-03-26 www/drupal4-taxonomy_access: Drupal 4.7.x is end-of-life since 200802. Please migrate to Drupal 6.x 2009-03-26 www/drupal4-textile: Drupal 4.7.x is end-of-life since 200802. Please migrate to Drupal 6.x 2009-03-26 www/drupal4: Drupal 4.7.x is end-of-life since 200802. Please migrate to Drupal 6.x 2009-03-31 www/squid26: The 2.6 series is no longer actively maintained by the Squid developers 2009-03-30 x11-themes/camaelon-nesedah: now included in camaelon
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Mar 9 21:01:34 2009 UTC (2 years, 11 months ago) by miwi
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
- Fix EXPIRATION_DATE
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Feb 28 20:15:28 2009 UTC (2 years, 11 months ago) by miwi
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -0 lines
- Mark as DEPRECATED Drupal 4.7.x is end-of-life since 200802. Please migrate to Drupal 6.x - EXPIRATION_DATE= 2009-03-26 Submitted by: maintianer via private mail
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue May 27 11:14:56 2008 UTC (3 years, 8 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
- Fix INDEX Reported by: ionbot
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat May 19 20:24:39 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Mar 25 09:57:53 2007 UTC (4 years, 10 months ago) by rafan
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Let's do the real thing: - Fix permissions on drupal taxonomy_access module. See http://drupal.org/node/115502 for details PR: ports/109457 Submitted by: Nick Hilliard <nick at foobar.org> (maintainer) Pointy hat to: rafan
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Mar 25 09:46:44 2007 UTC (4 years, 10 months ago) by rafan
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
- Rename all drupal-* to drupal4-* for future drupal5 ports - Switch to drupal5/bsd.drupal.mk
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Feb 27 18:25:00 2007 UTC (4 years, 11 months ago) by rafan
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
- Fix permissions on drupal taxonomy_access module. See http://drupal.org/node/115502 for details PR: ports/109457 Submitted by: Nick Hilliard <nick at foobar.org> (maintainer)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Feb 9 18:03:39 2007 UTC (5 years ago) by miwi
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
- Update to 20070205 Submitted by: pointyhat via Pav Approved by: maintainer
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jan 28 00:12:26 2007 UTC (5 years ago) by miwi
Branches: MAIN
CVS tags: old_RELEASE_4_EOL
This is a Drupal plug-in module which enables access control for user roles
based on taxonomy categories (vocabulary, terms). It has the following
features:
* Automatically controls access to taxonomy terms and nodes (based on
their category terms)
* Configuration page for each user roles
* Five permission types (View, Update, Delete, Create, List)
WWW: http://drupal.org/project/taxonomy_access
PR: ports/108381
Submitted by: Nick Hilliard <nick at foobar.org>
