Revision: 94895 https://trac.macports.org/changeset/94895 Author: krischik@macports.org Date: 2012-07-01 23:28:37 -0700 (Sun, 01 Jul 2012) Log Message: ----------- Install files fine tuning. Modified Paths: -------------- users/krischik/Utilities/Copy_To_New.command users/krischik/Utilities/F_Activate.command users/krischik/Utilities/Install.command users/krischik/Utilities/Install_BitTornado.command users/krischik/Utilities/Install_Dovecot.command users/krischik/Utilities/Install_GNOME.command users/krischik/Utilities/Install_Gimp.command users/krischik/Utilities/Install_KDE4.command users/krischik/Utilities/Install_Maintained.command users/krischik/Utilities/Install_Minimum.command users/krischik/Utilities/Install_Mobile_Development.command users/krischik/Utilities/Install_Player.command users/krischik/Utilities/Install_Python.command users/krischik/Utilities/Install_SpamAssassin.command users/krischik/Utilities/Install_Subversion.command users/krischik/Utilities/Install_VIM.command users/krischik/Utilities/Load.command users/krischik/Utilities/Setup_GCC_4.2.command users/krischik/Utilities/Uninstall_GNOME.command users/krischik/Utilities/Uninstall_KDE3.command users/krischik/Utilities/Uninstall_KDE4.command Modified: users/krischik/Utilities/Copy_To_New.command =================================================================== --- users/krischik/Utilities/Copy_To_New.command 2012-07-02 04:54:17 UTC (rev 94894) +++ users/krischik/Utilities/Copy_To_New.command 2012-07-02 06:28:37 UTC (rev 94895) @@ -1,4 +1,10 @@ #!/opt/local/bin/zsh +############################################################## {{{1 ########## +# $Author$ +# $Revision$ +# $Date$ +# $HeadURL$ +############################################################## }}}1 ########## setopt X_Trace; Modified: users/krischik/Utilities/F_Activate.command =================================================================== --- users/krischik/Utilities/F_Activate.command 2012-07-02 04:54:17 UTC (rev 94894) +++ users/krischik/Utilities/F_Activate.command 2012-07-02 06:28:37 UTC (rev 94895) @@ -1,4 +1,10 @@ #!/opt/local/bin/zsh +############################################################## {{{1 ########## +# $Author$ +# $Revision$ +# $Date$ +# $HeadURL$ +############################################################## }}}1 ########## source ${0:h}/Setup.command Modified: users/krischik/Utilities/Install.command =================================================================== --- users/krischik/Utilities/Install.command 2012-07-02 04:54:17 UTC (rev 94894) +++ users/krischik/Utilities/Install.command 2012-07-02 06:28:37 UTC (rev 94895) @@ -1,8 +1,15 @@ #!/opt/local/bin/zsh +############################################################## {{{1 ########## +# $Author$ +# $Revision$ +# $Date$ +# $HeadURL$ +############################################################## }}}1 ########## source ${0:h}/Setup.command -setopt X_Trace; +setopt No_X_Trace; +setopt No_Err_Exit; if test "${USER}" = "root"; then port select gcc gcc42 @@ -17,7 +24,6 @@ "aspell-dict-en" \ "aspell-dict-ru" \ "autoconf" \ - "avahi +mono" \ "b5i2iso" \ "bison +yacc" \ "bitstream-vera" \ @@ -26,26 +32,23 @@ "ctags" \ "dbacl" \ "dbus" \ - "dbus-devel" \ "diffutils" \ "dos2unix" \ - "dovecot +ldap" \ + "dos2unix" \ "enchant" \ - "fetchmail +fetchmailconf+ssl+ntml" \ "file +with_text_magic_file" \ "findutils" \ "flex" \ "fontconfig +vera" \ - "fugu" \ "giflib" \ "gmp" \ + "gnupg" \ "gnutar" \ "gsed" \ "gwhich" \ "gzip +rsyncable" \ "hunspell" \ "hunspell-dict-de_DE" \ - "ispell" \ "jasper +jiv" \ "jpeg" \ "liblzma" \ @@ -56,10 +59,8 @@ "mdf2iso" \ "mpfr" \ "nrg2iso" \ - "p5-mail-spamassassin +bayes +razor +ssl" \ "p7zip" \ "pdi2iso" \ - "pgp" \ "png2ico" \ "rb-termios" \ "readline" \ @@ -70,18 +71,25 @@ "star" \ "texinfo" \ "tiff" \ - "transmission-x11 +aqua" \ "uif2iso" \ - "unix2dos" \ "urw-fonts" \ "wget +ssl" \ "wput +ssl" \ "xpm" \ + "transmission-x11 +aqua" \ + "fontforge +freetype_bytecode" \ "ImageMagick +graphviz+gs+hdri+jbig+jpeg2+lcms+lqr+mpeg+perl+rsvg+wmf" ; do - port install ${=I} ${=General_Variants} + Install_Update ${=I} "${General_Variants}" done; unset I + for I in \ + "avahi +mono" \ + "fugu" + do + Install_Update ${=I} + done; unset I + Clean; port select gcc gnat-gcc42 Modified: users/krischik/Utilities/Install_BitTornado.command =================================================================== --- users/krischik/Utilities/Install_BitTornado.command 2012-07-02 04:54:17 UTC (rev 94894) +++ users/krischik/Utilities/Install_BitTornado.command 2012-07-02 06:28:37 UTC (rev 94895) @@ -9,7 +9,7 @@ source ${0:h}/Setup.command setopt No_X_Trace; -setopt Err_Exit; +setopt No_Err_Exit; if test "${USER}" = "root"; then port select gcc gcc42 Modified: users/krischik/Utilities/Install_Dovecot.command =================================================================== --- users/krischik/Utilities/Install_Dovecot.command 2012-07-02 04:54:17 UTC (rev 94894) +++ users/krischik/Utilities/Install_Dovecot.command 2012-07-02 06:28:37 UTC (rev 94895) @@ -8,7 +8,8 @@ source ${0:h}/Setup.command -setopt X_Trace; +setopt No_X_Trace; +setopt No_Err_Exit; if test "${USER}" = "root"; then port select gcc gcc42 @@ -16,10 +17,11 @@ launchctl unload -w "/Library/LaunchDaemons/org.macports.dovecot.plist"; launchctl unload -w "/Library/LaunchDaemons/org.macports.slapd.plist"; - for I in \ - "imapfilter" \ - "openldap" \ - "dovecot" ; + for I in \ + "fetchmail +fetchmailconf+ssl+ntml" \ + "imapfilter" \ + "openldap" \ + "dovecot" ; do Install_Update ${I} ${=General_Variants}; done; unset I Modified: users/krischik/Utilities/Install_GNOME.command =================================================================== --- users/krischik/Utilities/Install_GNOME.command 2012-07-02 04:54:17 UTC (rev 94894) +++ users/krischik/Utilities/Install_GNOME.command 2012-07-02 06:28:37 UTC (rev 94895) @@ -1,8 +1,15 @@ #!/opt/local/bin/zsh +############################################################## {{{1 ########## +# $Author$ +# $Revision$ +# $Date$ +# $HeadURL$ +############################################################## }}}1 ########## source ${0:h}/Setup.command -setopt X_Trace; +setopt No_X_Trace; +setopt No_Err_Exit; if test "${USER}" = "root"; then Unload_System; Modified: users/krischik/Utilities/Install_Gimp.command =================================================================== --- users/krischik/Utilities/Install_Gimp.command 2012-07-02 04:54:17 UTC (rev 94894) +++ users/krischik/Utilities/Install_Gimp.command 2012-07-02 06:28:37 UTC (rev 94895) @@ -1,8 +1,15 @@ #!/opt/local/bin/zsh +############################################################## {{{1 ########## +# $Author$ +# $Revision$ +# $Date$ +# $HeadURL$ +############################################################## }}}1 ########## source ${0:h}/Setup.command setopt No_X_Trace; +setopt No_Err_Exit if test "${USER}" = "root"; then Unload_System; @@ -15,14 +22,18 @@ # The dependecies to not work because # to few libraries build with +universal for I in \ - "py26-numpy" \ - "gimp2 +gvfs+help_browser +universal -atlas" \ - "gimp-app +animation +help_browser +gvfs -atlas" \ - "gimp-user-manual +de -atlas" + "py26-numpy" do - Install_Update ${=I} ${=Gnome_Variants} + Install_Update ${=I} "-atlas" done; unset I + for I in \ + "gimp2 +gvfs+help_browser +universal" \ + "gimp-app +animation +help_browser +gvfs" \ + "gimp-help-de" + do + Install_Update ${=I} "${=Gnome_Variants}${=General_Variants}" + done; unset I port select gcc gnat-gcc42 Clean Modified: users/krischik/Utilities/Install_KDE4.command =================================================================== --- users/krischik/Utilities/Install_KDE4.command 2012-07-02 04:54:17 UTC (rev 94894) +++ users/krischik/Utilities/Install_KDE4.command 2012-07-02 06:28:37 UTC (rev 94895) @@ -1,4 +1,10 @@ #!/opt/local/bin/zsh +############################################################## {{{1 ########## +# $Author$ +# $Revision$ +# $Date$ +# $HeadURL$ +############################################################## }}}1 ########## source ${0:h}/Setup.command Modified: users/krischik/Utilities/Install_Maintained.command =================================================================== --- users/krischik/Utilities/Install_Maintained.command 2012-07-02 04:54:17 UTC (rev 94894) +++ users/krischik/Utilities/Install_Maintained.command 2012-07-02 06:28:37 UTC (rev 94895) @@ -1,4 +1,10 @@ #!/opt/local/bin/zsh +############################################################## {{{1 ########## +# $Author$ +# $Revision$ +# $Date$ +# $HeadURL$ +############################################################## }}}1 ########## source ${0:h}/Setup.command Modified: users/krischik/Utilities/Install_Minimum.command =================================================================== --- users/krischik/Utilities/Install_Minimum.command 2012-07-02 04:54:17 UTC (rev 94894) +++ users/krischik/Utilities/Install_Minimum.command 2012-07-02 06:28:37 UTC (rev 94895) @@ -1,4 +1,10 @@ #!/bin/zsh +############################################################## {{{1 ########## +# $Author$ +# $Revision$ +# $Date$ +# $HeadURL$ +############################################################## }}}1 ########## source ${0:h}/Setup.command Modified: users/krischik/Utilities/Install_Mobile_Development.command =================================================================== --- users/krischik/Utilities/Install_Mobile_Development.command 2012-07-02 04:54:17 UTC (rev 94894) +++ users/krischik/Utilities/Install_Mobile_Development.command 2012-07-02 06:28:37 UTC (rev 94895) @@ -8,7 +8,8 @@ source ${0:h}/Setup.command -setopt X_Trace; +setopt No_X_Trace; +setopt No_Err_Exit; if test "${USER}" = "root"; then port select gcc gcc42 Modified: users/krischik/Utilities/Install_Player.command =================================================================== --- users/krischik/Utilities/Install_Player.command 2012-07-02 04:54:17 UTC (rev 94894) +++ users/krischik/Utilities/Install_Player.command 2012-07-02 06:28:37 UTC (rev 94895) @@ -1,4 +1,10 @@ #!/opt/local/bin/zsh +############################################################## {{{1 ########## +# $Author$ +# $Revision$ +# $Date$ +# $HeadURL$ +############################################################## }}}1 ########## source ${0:h}/Setup.command @@ -13,15 +19,15 @@ Update_Tree Update_Packages - for I in \ + for I in \ "poppler" do Install_Update ${=I} "${General_Variants}" done; unset I - for I in \ - "MPlayer +aa+caca+dts+mencoder_extras+esd+fribidi+live+osd+sdl+smb+speex" \ - "avidemux +aac+dts+esd+jack+lame+ogg+x264+xvid" \ + for I in \ + "MPlayer +aa+caca+dts+mencoder_extras+esd+fribidi+live+osd+sdl+speex" \ + "avidemux +aac+dts+esd+jack+lame+ogg+x264+xvid" \ "VLC +huge+qt4" do Install_Update ${=I} "${Qt_Variants}${General_Variants}" Modified: users/krischik/Utilities/Install_Python.command =================================================================== --- users/krischik/Utilities/Install_Python.command 2012-07-02 04:54:17 UTC (rev 94894) +++ users/krischik/Utilities/Install_Python.command 2012-07-02 06:28:37 UTC (rev 94895) @@ -8,7 +8,8 @@ source ${0:h}/Setup.command -setopt X_Trace; +setopt No_X_Trace; +setopt No_Err_Exit; if test "${USER}" = "root"; then port select gcc gcc42 Modified: users/krischik/Utilities/Install_SpamAssassin.command =================================================================== --- users/krischik/Utilities/Install_SpamAssassin.command 2012-07-02 04:54:17 UTC (rev 94894) +++ users/krischik/Utilities/Install_SpamAssassin.command 2012-07-02 06:28:37 UTC (rev 94895) @@ -8,17 +8,18 @@ source ${0:h}/Setup.command -setopt X_Trace; +setopt No_X_Trace; +setopt No_Err_Exit; if test "${USER}" = "root"; then port select gcc gcc42 launchctl unload -w "/Library/LaunchDaemons/org.macports.spamd.plist"; - for I in \ - "p5-mail-spamassassin +razor+ssl ${=General_Variants}" ; + for I in \ + "p5-mail-spamassassin +bayes+razor+ssl" ; do - Install_Update ${I}; + Install_Update ${I} "${=General_Variants}"; done; unset I pushd /opt/local/etc/mail/spamassassin Modified: users/krischik/Utilities/Install_Subversion.command =================================================================== --- users/krischik/Utilities/Install_Subversion.command 2012-07-02 04:54:17 UTC (rev 94894) +++ users/krischik/Utilities/Install_Subversion.command 2012-07-02 06:28:37 UTC (rev 94895) @@ -9,6 +9,7 @@ source ${0:h}/Setup.command setopt No_X_Trace; +setopt No_Err_Exit if test "${USER}" = "root"; then port select gcc gcc42 Modified: users/krischik/Utilities/Install_VIM.command =================================================================== --- users/krischik/Utilities/Install_VIM.command 2012-07-02 04:54:17 UTC (rev 94894) +++ users/krischik/Utilities/Install_VIM.command 2012-07-02 06:28:37 UTC (rev 94895) @@ -8,7 +8,8 @@ source ${0:h}/Setup.command -setopt X_Trace; +setopt No_X_Trace; +setopt No_Err_Exit if test "${USER}" = "root"; then port select gcc gcc42 @@ -16,18 +17,23 @@ Update_Tree; Update_Packages; + for I in \ + "autoconf" \ + "ctags" \ + "gettext" \ + "gnutar" \ + "grep" \ + "libiconv" \ + "ncurses" \ + "perl5" \ + "python26" \ + "ruby" \ + "tcl" ; + do + Install_Update ${I} "${=General_Variants}"; + done; unset I + for I in \ - "gnutar ${=General_Variants}" \ - "grep ${=General_Variants}" \ - "ncurses ${=General_Variants}" \ - "libiconv ${=General_Variants}" \ - "ctags ${=General_Variants}" \ - "perl5 ${=General_Variants}" \ - "python26 ${=General_Variants}" \ - "autoconf ${=General_Variants}" \ - "ruby ${=General_Variants}" \ - "tcl ${=General_Variants}" \ - "gettext ${=General_Variants}" \ "MacVim +cscope +huge +nls +ruby +xim" ; do Install_Update ${I}; Modified: users/krischik/Utilities/Load.command =================================================================== --- users/krischik/Utilities/Load.command 2012-07-02 04:54:17 UTC (rev 94894) +++ users/krischik/Utilities/Load.command 2012-07-02 06:28:37 UTC (rev 94895) @@ -1,4 +1,10 @@ #!/opt/local/bin/zsh +############################################################## {{{1 ########## +# $Author$ +# $Revision$ +# $Date$ +# $HeadURL$ +############################################################## }}}1 ########## source ${0:h}/Setup.command Modified: users/krischik/Utilities/Setup_GCC_4.2.command =================================================================== --- users/krischik/Utilities/Setup_GCC_4.2.command 2012-07-02 04:54:17 UTC (rev 94894) +++ users/krischik/Utilities/Setup_GCC_4.2.command 2012-07-02 06:28:37 UTC (rev 94895) @@ -1,4 +1,10 @@ #!/opt/local/bin/zsh +############################################################## {{{1 ########## +# $Author$ +# $Revision$ +# $Date$ +# $HeadURL$ +############################################################## }}}1 ########## setopt X_Trace; Modified: users/krischik/Utilities/Uninstall_GNOME.command =================================================================== --- users/krischik/Utilities/Uninstall_GNOME.command 2012-07-02 04:54:17 UTC (rev 94894) +++ users/krischik/Utilities/Uninstall_GNOME.command 2012-07-02 06:28:37 UTC (rev 94895) @@ -1,8 +1,15 @@ #!/opt/local/bin/zsh +############################################################## {{{1 ########## +# $Author$ +# $Revision$ +# $Date$ +# $HeadURL$ +############################################################## }}}1 ########## source ${0:h}/Setup.command -setopt X_Trace; +setopt No_X_Trace; +setopt No_Err_Exit; if test "${USER}" = "root"; then Unload_System; Modified: users/krischik/Utilities/Uninstall_KDE3.command =================================================================== --- users/krischik/Utilities/Uninstall_KDE3.command 2012-07-02 04:54:17 UTC (rev 94894) +++ users/krischik/Utilities/Uninstall_KDE3.command 2012-07-02 06:28:37 UTC (rev 94895) @@ -1,6 +1,13 @@ #!/opt/local/bin/zsh +############################################################## {{{1 ########## +# $Author$ +# $Revision$ +# $Date$ +# $HeadURL$ +############################################################## }}}1 ########## -setopt X_Trace; +setopt No_X_Trace; +setopt No_Err_Exit; if test "${USER}" = "root"; then for I in \ Modified: users/krischik/Utilities/Uninstall_KDE4.command =================================================================== --- users/krischik/Utilities/Uninstall_KDE4.command 2012-07-02 04:54:17 UTC (rev 94894) +++ users/krischik/Utilities/Uninstall_KDE4.command 2012-07-02 06:28:37 UTC (rev 94895) @@ -1,6 +1,13 @@ #!/opt/local/bin/zsh +############################################################## {{{1 ########## +# $Author$ +# $Revision$ +# $Date$ +# $HeadURL$ +############################################################## }}}1 ########## -setopt X_Trace +setopt No_X_Trace +setopt No_Err_Exit; if test "${USER}" = "root"; then Unload_System
participants (1)
-
krischik@macports.org