12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697 |
- # $OpenBSD: Makefile,v 1.10 2016/06/30 11:51:06 espie Exp $
- SUBDIR =
- SUBDIR += CKeditor
- SUBDIR += abt
- #SUBDIR += admin-menu GC ?
- #SUBDIR += advanced_help
- #SUBDIR += advanced_user
- SUBDIR += alternate_login
- SUBDIR += auto_nodetitle
- SUBDIR += backup_migrate
- #SUBDIR += blocks404
- #SUBDIR += bookmadesimple
- #SUBDIR += bueditor
- #SUBDIR += captcha
- #SUBDIR += cck_blocks
- #SUBDIR += ckeditor-link
- SUBDIR += colorbox
- SUBDIR += compact_forms
- #SUBDIR += contemplate
- SUBDIR += content_access #1.2beta1
- SUBDIR += core7
- SUBDIR += ctools
- SUBDIR += date
- SUBDIR += devel
- #SUBDIR += dhtml_menu
- #SUBDIR += diff
- SUBDIR += disable_messages
- #SUBDIR += draft
- SUBDIR += entity
- #SUBDIR += faq
- #SUBDIR += filefield_sources
- SUBDIR += genpass
- SUBDIR += globalredirect
- SUBDIR += google_analytics
- #SUBDIR += imageapi
- #SUBDIR += jquery_ui
- SUBDIR += jquery_plugin
- #SUBDIR += ldap_integration
- #SUBDIR += lightbox2
- #SUBDIR += link
- #SUBDIR += linkchecker
- #SUBDIR += locale-de
- SUBDIR += locale-fr
- #SUBDIR += locale-it
- #SUBDIR += locale-ja
- SUBDIR += locale-nl
- SUBDIR += masquerade #1.0rc4
- #SUBDIR += menu_force
- #SUBDIR += metatag 1.0alpha5
- #SUBDIR += modalframe
- SUBDIR += nodeaccess_userreference
- SUBDIR += nodesinblock
- #SUBDIR += nodetype
- #SUBDIR += noderelationships
- #SUBDIR += notify
- #SUBDIR += override_node_options
- #SUBDIR += panels
- #SUBDIR += password_strength
- SUBDIR += pathauto
- #SUBDIR += phpmailer
- #SUBDIR += pngfix
- SUBDIR += printer-friendly
- #SUBDIR += publishcontent
- #SUBDIR += relevant_content
- SUBDIR += references
- #SUBDIR += rolereference
- SUBDIR += rules
- SUBDIR += scheduler
- SUBDIR += schema #1.0beta3
- #SUBDIR += search_config
- SUBDIR += securelogin
- #SUBDIR += session_api
- SUBDIR += slideshow_creator
- #SUBDIR += spamspan
- #SUBDIR += tables
- SUBDIR += theme-adaptivetheme
- #SUBDIR += theme-acquia-marina
- SUBDIR += theme-atcommerce
- SUBDIR += theme-danland
- SUBDIR += theme-newsflash
- #SUBDIR += theme-zen
- #SUBDIR += themesettingsapi
- SUBDIR += token
- #SUBDIR += transliteration
- SUBDIR += ubercart
- #SUBDIR += user_import
- #SUBDIR += user_pic_perm n/a for 7
- SUBDIR += user_readonly
- #SUBDIR += view_unpublished
- SUBDIR += views
- #SUBDIR += views_bulk_operations
- SUBDIR += webform
- #SUBDIR += workflow
- .include <bsd.port.subdir.mk>
|