[116469] trunk/dports/editors/bluefish-devel/Portfile

devans at macports.org devans at macports.org
Sun Jan 26 03:48:18 PST 2014


Revision: 116469
          https://trac.macports.org/changeset/116469
Author:   devans at macports.org
Date:     2014-01-26 03:48:18 -0800 (Sun, 26 Jan 2014)
Log Message:
-----------
bluefish-devel: obsolete, replaced by bluefish.

Modified Paths:
--------------
    trunk/dports/editors/bluefish-devel/Portfile

Modified: trunk/dports/editors/bluefish-devel/Portfile
===================================================================
--- trunk/dports/editors/bluefish-devel/Portfile	2014-01-26 11:05:41 UTC (rev 116468)
+++ trunk/dports/editors/bluefish-devel/Portfile	2014-01-26 11:48:18 UTC (rev 116469)
@@ -3,59 +3,10 @@
 
 PortSystem              1.0
 
+replaced_by             bluefish
+PortGroup               obsolete 1.0
+
 name                    bluefish-devel
-conflicts               bluefish
 version                 2.0.0-rc3
-revision                1
+revision                2
 categories              editors www
-platforms               darwin
-maintainers             nomaintainer
-homepage                http://bluefish.openoffice.nl/
-description             A powerful editor for web designers
-
-long_description        Bluefish is a powerful editor for experienced web designers and \
-                        programmers. Bluefish supports many programming and markup languages \
-                        but it focuses on editing dynamic and interactive websites.
-
-dist_subdir             bluefish
-distname                bluefish-${version}
-
-master_sites            sourceforge:bluefish \
-                        http://www.bennewitz.com/bluefish/stable/source/
-
-checksums               md5     e42c346da4b232b2ea0469819f4baad2 \
-                        sha1    b75a5fbdaa7967a555252794025b40b3fd14d91b \
-                        rmd160  bbc89ccb95d74259c554ea2a1bbbcd97ddcbdc67
-
-use_bzip2               yes
-
-depends_build           port:intltool \
-                        port:pkgconfig
-depends_lib             port:gtk2 \
-                        port:libxml2 \
-                        port:enchant \
-                        port:pcre
-
-configure.args          --mandir=${prefix}/share/man \
-                        --infodir=${prefix}/share/info \
-                        --sysconfdir=${prefix}/etc \
-                        --with-icon-path=${prefix}/share/pixmaps \
-                        --without-freedesktop_org-menu \
-                        --without-freedesktop_org-mime \
-                        --without-gnome2_4-mime \
-                        --without-gnome2_4-appreg
-
-destroot.destdir        DESTDIR=${destroot}
-
-variant nosplash {
-    configure.args-append --disable-splash-screen
-}
-
-variant no_spellcheck description {Disable spell-check feature} {
-    depends_lib-delete port:enchant
-    configure.args-append --disable-spell-check
-}
-
-variant tidy {
-    depends_run bin:tidy:tidy
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140126/34d13a42/attachment.html>


More information about the macports-changes mailing list