diff options
author | bapt <bapt@FreeBSD.org> | 2014-04-11 20:42:45 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-04-11 20:42:45 +0800 |
commit | c568e88af563c4644129ff6907bcf700f3d0fe02 (patch) | |
tree | d0941216885b3e1a441f3cd818ed315d94f5893e /www | |
parent | b20434f09245905af6aadd923608e3ab52487092 (diff) | |
download | freebsd-ports-gnome-c568e88af563c4644129ff6907bcf700f3d0fe02.tar.gz freebsd-ports-gnome-c568e88af563c4644129ff6907bcf700f3d0fe02.tar.zst freebsd-ports-gnome-c568e88af563c4644129ff6907bcf700f3d0fe02.zip |
2014-04-10 deskutils/nautilus-locked-folder: nautilus will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 www/screem: gnome-menus 2.x will be updated in the GNOME 3 import
2014-04-10 deskutils/nautilus-actions: nautilus will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 deskutils/nautilus-sendto: nautilus will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 deskutils/nautilus-open-terminal: nautilus will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 sysutils/eiciel: nautilus will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 sysutils/nautilus-cd-burner: nautilus will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 x11-fm/py-nautilus: nautilus will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 sysutils/sensors-applet: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-10 net/link-monitor-applet: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-10 net/netspeed_applet: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-10 net/remmina-applet: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-10 misc/uf-view: gnome-desktop 2.x will be updated in the GNOME 3 import
2014-04-10 textproc/uim-gnome: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-10 audio/istream: gnome-panel will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 mail/contact-lookup-applet: gnome-panel will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 security/tuntun: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-10 misc/quick-lounge-applet: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-10 sysutils/bubblemon2: gnome-panel 2.x will be updated in the GNOME 3 import
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 1 | ||||
-rw-r--r-- | www/screem/Makefile | 76 | ||||
-rw-r--r-- | www/screem/distinfo | 2 | ||||
-rw-r--r-- | www/screem/pkg-descr | 9 | ||||
-rw-r--r-- | www/screem/pkg-plist | 251 |
5 files changed, 0 insertions, 339 deletions
diff --git a/www/Makefile b/www/Makefile index 0d93a73c6e5c..8600586a0f32 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1887,7 +1887,6 @@ SUBDIR += sarg SUBDIR += sbox-dtc SUBDIR += scloader - SUBDIR += screem SUBDIR += script4rss SUBDIR += seamonkey SUBDIR += seamonkey-i18n diff --git a/www/screem/Makefile b/www/screem/Makefile deleted file mode 100644 index bff5e993b4d4..000000000000 --- a/www/screem/Makefile +++ /dev/null @@ -1,76 +0,0 @@ -# Created by: Will Andrews <andrews@technologist.com> -# $FreeBSD$ - -PORTNAME= screem -PORTVERSION= 0.16.1 -PORTREVISION= 14 -CATEGORIES= www gnome -MASTER_SITES= SF - -MAINTAINER= ports@FreeBSD.org -COMMENT= Nice GNOME/GTK-based HTML editor - -DEPRECATED= gnome-menus 2.x will be updated in the GNOME 3 import -EXPIRATION_DATE=2014-04-10 - -LIB_DEPENDS= croco-0.6.3:${PORTSDIR}/textproc/libcroco - -USES= pathfix pkgconfig gettext gmake -USE_GNOME= desktopfileutils gnomemenus gnomeprefix \ - gtksourceview intlhack libgnomeprintui libgnomeui libgtkhtml -USE_XORG= xpm -GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib -INSTALLS_OMF= yes - -GCONF_SCHEMAS= screem.schemas - -.if defined(WITHOUT_DBUS) -CONFIGURE_ARGS+= --disable-dbus -.else -LIB_DEPENDS+= dbus-1.3:${PORTSDIR}/devel/dbus -CONFIGURE_ARGS+= --enable-dbus -.endif - -.if defined(WITHOUT_ENCHANT) -CONFIGURE_ARGS+= --disable-enchant -.else -LIB_DEPENDS+= enchant.1:${PORTSDIR}/textproc/enchant -CONFIGURE_ARGS+= --enable-enchant -.endif - -NO_STAGE= yes -post-patch: - @${REINPLACE_CMD} -e 's|-DGNOME_DISABLE_DEPRECATED||g ; \ - s|-DGNOMEUI_DISABLE_DEPRECATED||g ; \ - s|-DGTK_DISABLE_DEPRECATED||g' ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|\&\& make|\&\& $$(MAKE)|g' \ - ${WRKSRC}/tests/Makefile.in - @${REINPLACE_CMD} -e 's|glib/.*\.h>|glib.h>|g' \ - ${WRKSRC}/include/screem-markup.h \ - ${WRKSRC}/include/screem-mdi.h \ - ${WRKSRC}/include/screem-tagtree.h \ - ${WRKSRC}/libegg/util/egg-macros.h \ - ${WRKSRC}/src/screem-cvs.c \ - ${WRKSRC}/src/screem-dtd-db.c \ - ${WRKSRC}/src/screem-file-browser.c \ - ${WRKSRC}/src/screem-markup.c \ - ${WRKSRC}/src/screem-site-parse.c - @${REINPLACE_CMD} -e 's|glib/glist.h>|glib.h>|g' \ - -e 's|glib/gconvert.h>|glib.h>|g' \ - -e 's|glib/gunicode.h>|glib.h>|g' \ - -e 's|glib/gstrfuncs.h>|glib.h>|g' \ - -e 's|glib/gfileutils.h>|glib.h>|g' \ - -e 's|glib/ghash.h>|glib.h>|g' \ - ${WRKSRC}/plugins/entityWizard/entityWizard.c \ - ${WRKSRC}/src/screem-mdi.c \ - ${WRKSRC}/src/screem-page.c \ - ${WRKSRC}/src/screem-search.c \ - ${WRKSRC}/src/screem-site-ui.c \ - ${WRKSRC}/src/screem-site.c \ - ${WRKSRC}/src/screem-window-menus.c \ - ${WRKSRC}/src/fileops.c \ - ${WRKSRC}/src/support.c - -.include <bsd.port.mk> diff --git a/www/screem/distinfo b/www/screem/distinfo deleted file mode 100644 index 0845c6f41dae..000000000000 --- a/www/screem/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (screem-0.16.1.tar.gz) = 8ceed299ebaa85da0f542e727b725b9b55e449347818625863e7ef45fac1951e -SIZE (screem-0.16.1.tar.gz) = 3851388 diff --git a/www/screem/pkg-descr b/www/screem/pkg-descr deleted file mode 100644 index 7575245fe851..000000000000 --- a/www/screem/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -SCREEM (Site CReating and Editing EnvironMent) is a VERY nice -GUI-based HTML editor, much like bluefish. It even imports bluefish -functions from your bluefish installation! - -SCREEM makes a rather ideal GUI HTML editor, especially for -Unixheads who like using CVS to manage source trees, as SCREEM -has functional CVS interaction. - -WWW: http://www.screem.org/ diff --git a/www/screem/pkg-plist b/www/screem/pkg-plist deleted file mode 100644 index 51b40f7fc847..000000000000 --- a/www/screem/pkg-plist +++ /dev/null @@ -1,251 +0,0 @@ -bin/screem -include/screem/fileops.h -include/screem/screem-dtd.h -include/screem/screem-page.h -include/screem/screem-plugin.h -include/screem/screem-site.h -include/screem/screem-skel-plugin.h -include/screem/screem-view.h -lib/screem/plugins/colourWizard.la -lib/screem/plugins/colourWizard.so -lib/screem/plugins/css_wizard.la -lib/screem/plugins/css_wizard.so -lib/screem/plugins/entityWizard.la -lib/screem/plugins/entityWizard.so -lib/screem/plugins/formWizard.la -lib/screem/plugins/formWizard.so -lib/screem/plugins/linkWizard.la -lib/screem/plugins/linkWizard.so -lib/screem/plugins/object_wizard.la -lib/screem/plugins/object_wizard.so -lib/screem/plugins/ssiWizard.la -lib/screem/plugins/ssiWizard.so -lib/screem/plugins/tableWizard.la -lib/screem/plugins/tableWizard.so -lib/screem/plugins/uploadWizard.la -lib/screem/plugins/uploadWizard.so -libdata/pkgconfig/screem-plugin.pc -share/application-registry/screem.applications -share/applications/screem.desktop -@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -share/gnome/help/screem/C/figures/color-wizard.png -share/gnome/help/screem/C/figures/css-wizard1.png -share/gnome/help/screem/C/figures/css-wizard2.png -share/gnome/help/screem/C/figures/editor-autocomplete1.png -share/gnome/help/screem/C/figures/editor-context-menu.png -share/gnome/help/screem/C/figures/editor-error.png -share/gnome/help/screem/C/figures/editor-inline-tagging.png -share/gnome/help/screem/C/figures/editor-pasting.png -share/gnome/help/screem/C/figures/editor-tooltips.png -share/gnome/help/screem/C/figures/editor.png -share/gnome/help/screem/C/figures/entity-wizard.png -share/gnome/help/screem/C/figures/form-wizard.png -share/gnome/help/screem/C/figures/image-wizard.png -share/gnome/help/screem/C/figures/link-wizard1.png -share/gnome/help/screem/C/figures/link-wizard2.png -share/gnome/help/screem/C/figures/newblankdoc.png -share/gnome/help/screem/C/figures/newdoc.png -share/gnome/help/screem/C/figures/newsite1.png -share/gnome/help/screem/C/figures/newsite2.png -share/gnome/help/screem/C/figures/object-wizard.png -share/gnome/help/screem/C/figures/opensite1.png -share/gnome/help/screem/C/figures/opensite2.png -share/gnome/help/screem/C/figures/opensitelocation.png -share/gnome/help/screem/C/figures/prefs-browsers.png -share/gnome/help/screem/C/figures/prefs-doctypes.png -share/gnome/help/screem/C/figures/prefs-editor.png -share/gnome/help/screem/C/figures/prefs-fonts-colors.png -share/gnome/help/screem/C/figures/prefs-misc.png -share/gnome/help/screem/C/figures/prefs-tag-trees.png -share/gnome/help/screem/C/figures/preview.png -share/gnome/help/screem/C/figures/sidebar-attributes1.png -share/gnome/help/screem/C/figures/sidebar-attributes2.png -share/gnome/help/screem/C/figures/sidebar-attributes3.png -share/gnome/help/screem/C/figures/sidebar-errors.png -share/gnome/help/screem/C/figures/sidebar-files1.png -share/gnome/help/screem/C/figures/sidebar-files2.png -share/gnome/help/screem/C/figures/sidebar-messages.png -share/gnome/help/screem/C/figures/sidebar-resources1.png -share/gnome/help/screem/C/figures/sidebar-resources2.png -share/gnome/help/screem/C/figures/sidebar-resources3.png -share/gnome/help/screem/C/figures/sidebar-symbols.png -share/gnome/help/screem/C/figures/sidebar-tree.png -share/gnome/help/screem/C/figures/ssi-wizard.png -share/gnome/help/screem/C/figures/table-wizard.png -share/gnome/help/screem/C/figures/tree.png -share/gnome/help/screem/C/legal.xml -share/gnome/help/screem/C/screem.xml -share/omf/screem/screem-C.omf -share/pixmaps/screem/splash/splash.png -share/pixmaps/screem.png -share/screem/doctypes.xml -share/screem/dtd/HTMLlat1.ent -share/screem/dtd/HTMLspecial.ent -share/screem/dtd/HTMLsymbols.ent -share/screem/dtd/catalog -share/screem/dtd/gtkuimanager.dtd -share/screem/dtd/http%3A%2F%2Fwww.w3.org%2FTR%2Fhtml4%2Fframeset.dtd -share/screem/dtd/http%3A%2F%2Fwww.w3.org%2FTR%2Fhtml4%2Floose.dtd -share/screem/dtd/http%3A%2F%2Fwww.w3.org%2FTR%2Fhtml4%2Fstrict.dtd -share/screem/dtd/http%3A%2F%2Fwww.w3.org%2FTR%2Fxhtml1%2FDTD%2Fxhtml1-frameset.dtd -share/screem/dtd/http%3A%2F%2Fwww.w3.org%2FTR%2Fxhtml1%2FDTD%2Fxhtml1-strict.dtd -share/screem/dtd/http%3A%2F%2Fwww.w3.org%2FTR%2Fxhtml1%2FDTD%2Fxhtml1-transitional.dtd -share/screem/dtd/screem-doctypes.dtd -share/screem/dtd/screem-tagtree-config.dtd -share/screem/dtd/screem-tagtree.dtd -share/screem/dtd/xhtml-lat1.ent -share/screem/dtd/xhtml-special.ent -share/screem/dtd/xhtml-symbol.ent -share/screem/features.xml -share/screem/glade/css-wizard.glade -share/screem/glade/entityWizard.glade -share/screem/glade/linkwizard.glade -share/screem/glade/object-wizard.glade -share/screem/glade/screem.glade -share/screem/glade/ssiwizard.glade -share/screem/glade/tablewizard.glade -share/screem/glade/uploadwizard.glade -share/screem/helpers/Tidy/TidyHTML.desktop -share/screem/helpers/Tidy/TidyXML.desktop -share/screem/helpers/browsers/epiphany.desktop -share/screem/helpers/browsers/konqueror.desktop -share/screem/helpers/browsers/opera.desktop -share/screem/helpers/browsers-remote/epiphany.desktop -share/screem/helpers/browsers-remote/konqueror.desktop -share/screem/helpers/browsers-remote/opera.desktop -share/screem/hints/screem_hints.txt -share/screem/hints/screem_hints_fr.txt -share/screem/hints/screem_hints_pt_BR.txt -share/screem/hints/screem_hints_sv.txt -share/screem/pixmaps/add-link-16.png -share/screem/pixmaps/add-link-24.png -share/screem/pixmaps/add_column-16.png -share/screem/pixmaps/add_column-24.png -share/screem/pixmaps/add_row-16.png -share/screem/pixmaps/add_row-24.png -share/screem/pixmaps/bookmarks-open.png -share/screem/pixmaps/bookmarks-preferences.png -share/screem/pixmaps/browser.xpm -share/screem/pixmaps/button.xpm -share/screem/pixmaps/caption.xpm -share/screem/pixmaps/checkbutton.xpm -share/screem/pixmaps/cvs-add-16.png -share/screem/pixmaps/cvs-add-24.png -share/screem/pixmaps/cvs-add.png -share/screem/pixmaps/cvs-checkout-16.png -share/screem/pixmaps/cvs-checkout-24.png -share/screem/pixmaps/cvs-checkout.png -share/screem/pixmaps/cvs-commit-16.png -share/screem/pixmaps/cvs-commit-24.png -share/screem/pixmaps/cvs-remove-16.png -share/screem/pixmaps/cvs-remove-24.png -share/screem/pixmaps/cvs-remove.png -share/screem/pixmaps/cvs-update-16.png -share/screem/pixmaps/cvs-update-24.png -share/screem/pixmaps/cvs-update.png -share/screem/pixmaps/entry.xpm -share/screem/pixmaps/fixed.xpm -share/screem/pixmaps/gallery.xpm -share/screem/pixmaps/gnome-fileentry.xpm -share/screem/pixmaps/hand-open.png -share/screem/pixmaps/insert-symbol-16.png -share/screem/pixmaps/insert-symbol-24.png -share/screem/pixmaps/optionmenu.xpm -share/screem/pixmaps/paragraphs.png -share/screem/pixmaps/pre.xpm -share/screem/pixmaps/radiobutton.xpm -share/screem/pixmaps/resources.png -share/screem/pixmaps/screem_site.png -share/screem/pixmaps/site_preview.png -share/screem/pixmaps/site_structure-48.png -share/screem/pixmaps/stock-close-12.png -share/screem/pixmaps/stock-menu-left-12.png -share/screem/pixmaps/stock-menu-right-12.png -share/screem/pixmaps/stock_connect.png -share/screem/pixmaps/stock_disconnect.png -share/screem/pixmaps/stock_insert_image-16.png -share/screem/pixmaps/stock_insert_image.png -share/screem/pixmaps/stock_insert_object-16.png -share/screem/pixmaps/stock_insert_object.png -share/screem/pixmaps/stock_insert_table-16.png -share/screem/pixmaps/sub.xpm -share/screem/pixmaps/sup.xpm -share/screem/pixmaps/td.xpm -share/screem/pixmaps/text.xpm -share/screem/pixmaps/th.xpm -share/screem/pixmaps/todo.png -share/screem/pixmaps/tr.xpm -share/screem/resources/Images/made.png -share/screem/resources/Javascript/linktitle.js -share/screem/resources/Javascript/preload.js -share/screem/resources/Javascript/rollover.js -share/screem/resources/Templates/template.html -share/screem/tagtrees/apache.tagtree -share/screem/tagtrees/cfml.tagtree -share/screem/tagtrees/css.tagtree -share/screem/tagtrees/funcref_php.tagtree -share/screem/tagtrees/funcref_python.tagtree -share/screem/tagtrees/html.tagtree -share/screem/tagtrees/javascript.tagtree -share/screem/tagtrees/teixlite.tagtree -share/screem/ui/layout -share/screem/ui/screem-editable-toolbars.xml -share/screem/ui/screem-tag-tree-bar.xml -share/screem/ui/screem-window-menu.xml -share/screem/ui/screem-window-popups.xml -share/screem/ui/screem-window-toolbar.xml -share/locale/az/LC_MESSAGES/screem.mo -share/locale/cs/LC_MESSAGES/screem.mo -share/locale/da/LC_MESSAGES/screem.mo -share/locale/de/LC_MESSAGES/screem.mo -share/locale/el/LC_MESSAGES/screem.mo -share/locale/es/LC_MESSAGES/screem.mo -share/locale/fr/LC_MESSAGES/screem.mo -share/locale/it/LC_MESSAGES/screem.mo -share/locale/ja/LC_MESSAGES/screem.mo -share/locale/ko/LC_MESSAGES/screem.mo -share/locale/nb/LC_MESSAGES/screem.mo -share/locale/no/LC_MESSAGES/screem.mo -share/locale/pl/LC_MESSAGES/screem.mo -share/locale/pt_BR/LC_MESSAGES/screem.mo -share/locale/ru/LC_MESSAGES/screem.mo -share/locale/rw/LC_MESSAGES/screem.mo -share/locale/sk/LC_MESSAGES/screem.mo -share/locale/sv/LC_MESSAGES/screem.mo -share/locale/tr/LC_MESSAGES/screem.mo -share/locale/uk/LC_MESSAGES/screem.mo -share/locale/vi/LC_MESSAGES/screem.mo -share/locale/zh_CN/LC_MESSAGES/screem.mo -share/mime/packages/screem.xml -@dirrm share/screem/ui -@dirrm share/screem/tagtrees -@dirrm share/screem/resources/Templates -@dirrm share/screem/resources/PHP3 -@dirrm share/screem/resources/Javascript -@dirrm share/screem/resources/Images -@dirrm share/screem/resources/HTML -@dirrm share/screem/resources/Applets -@dirrm share/screem/resources -@dirrm share/screem/pixmaps -@dirrm share/screem/hints -@dirrm share/screem/helpers/browsers-remote -@dirrm share/screem/helpers/browsers -@dirrm share/screem/helpers/Tidy -@dirrm share/screem/helpers -@dirrm share/screem/glade -@dirrm share/screem/dtd -@dirrm share/screem -@dirrm share/pixmaps/screem/splash -@dirrm share/pixmaps/screem -@dirrm share/omf/screem -@dirrm share/gnome/help/screem/C/figures -@dirrm share/gnome/help/screem/C -@dirrm share/gnome/help/screem -@dirrm lib/screem/plugins -@dirrm lib/screem -@dirrm include/screem -@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime -@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime -@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw |