8f23a45f57
Somehow, I forgot to link user_readonly...
97 lines
2.1 KiB
Makefile
97 lines
2.1 KiB
Makefile
# $OpenBSD: Makefile,v 1.9 2013/01/30 15:28:25 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 += core
|
|
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>
|