summaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
authorivan <ivan>2003-05-09 00:10:07 +0000
committerivan <ivan>2003-05-09 00:10:07 +0000
commit5a2a1af55963ec6ae04661537bb6926e629c0aea (patch)
treed2ac6ba19465337b98f3bf84039640eb6f12594b /install
parentb18dbad124047ff74091a0fbbf4e71a7dd549ef6 (diff)
automated install foo
Diffstat (limited to 'install')
-rwxr-xr-xinstall/freebsd/INSTALL9
-rw-r--r--install/freebsd/ports42
2 files changed, 51 insertions, 0 deletions
diff --git a/install/freebsd/INSTALL b/install/freebsd/INSTALL
new file mode 100755
index 000000000..4840ac2be
--- /dev/null
+++ b/install/freebsd/INSTALL
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+for port in `grep -v '^ *#' ports`; do
+ cd /usr/ports/$port
+ make install || exit
+done
+
+perl -MCPAN -e"install DBIx::DBSchema HTML::Widgets::SelectLayers Time::Duration"
+
diff --git a/install/freebsd/ports b/install/freebsd/ports
new file mode 100644
index 000000000..329f084d6
--- /dev/null
+++ b/install/freebsd/ports
@@ -0,0 +1,42 @@
+shells/zsh
+misc/screen
+ftp/lftp
+www/mod_perl
+net/rsync
+databases/postgresql7
+misc/p5-Array-PrintCols
+devel/p5-Term-Query
+converters/p5-MIME-Base64
+security/p5-Digest-MD5
+security/p5-MD5
+net/p5-URI
+www/p5-HTML-Tagset
+www/p5-HTML-Parser
+www/p5-Net
+misc/p5-Locale-Codes
+net/p5-Net-Whois
+www/p5-libwww
+misc/p5-Business-CreditCard
+devel/p5-Data-ShowTable
+mail/p5-Mail-Tools
+devel/p5-TimeDate
+devel/p5-Date-Manip
+misc/p5-File-CounterFile
+devel/p5-FreezeThaw
+devel/p5-String-Approx
+textproc/p5-Text-Template
+databases/p5-DBI
+databases/p5-DBD-Pg
+#databases/p5-DBD-mysql
+databases/p5-DBIx-DataSource
+ #database/p5-DBIx-DBSchema
+ #net/p5-Net-SSH
+textproc/p5-String-ShellQuote
+ #net/p5-Net-SCP
+www/p5-Apache-ASP
+www/p5-HTML-Mason
+devel/p5-Tie-IxHash
+ #devel/p5-Time-Duration
+ #www/p5-HTML-Widgets-SelectLayers
+devel/p5-Storable
+www/p5-Apache-DBI