diff options
author | Rene Ladan <rene@FreeBSD.org> | 2021-04-06 20:51:50 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2021-04-06 20:53:35 +0000 |
commit | 25996ce5b64cbc5e3c7297b7f80c133c614265c4 (patch) | |
tree | 6416d0ce2f3ac2e2c7061dd29938c691ca1db6ba | |
parent | d4735352b3b5665dfd914af4eae16ae0f224f1ac (diff) | |
download | ports-25996ce5b64cbc5e3c7297b7f80c133c614265c4.tar.gz ports-25996ce5b64cbc5e3c7297b7f80c133c614265c4.zip |
Remove expired ports:
2021-03-31 www/gtkhtml3: Obsolete by upstream, doesn't build with recent versions of pango
2021-03-31 deskutils/tomboy: Unmaintained and dead upstream, depends on deprecated libraries such as www/gtkhtml3. Upstream project is now called tomboy-ng.
deskutils/tomboy-plugin-reminder: part of deskutils/tomboy
2021-03-31 devel/monodevelop: outdated, depends on deprecated library www/gtkhtml3
2021-03-31 sysutils/syslog-ng327: Not officially supported by upstream
2021-03-31 sysutils/logstash5: End of life since release of 7.3.0
2021-03-31 www/decss: Abandonware
2021-03-31 textproc/elasticsearch5: End of life since release of 7.3.0
2021-03-31 textproc/elasticsearch5-search-guard: textproc/elasticsearch5 is scheduled for removal
2021-03-31 multimedia/gnome-subtitles: outdated, depends on deprecated library www/gtkhtml3
2021-03-31 net/libproxy-mozjs: Uses EOL Python 2.7 via lang/spidermonkey52
2020-12-31 lang/spidermonkey52: Uses Python 2.7 which is EOLed upstream
86 files changed, 12 insertions, 5906 deletions
@@ -16198,3 +16198,15 @@ lang/Gofer||2021-03-28|Has expired: Old, unmaintained language net/libsignal|net/libsignal-protocol-c|2021-03-30|Rename to match upstream naming databases/redis4|databases/redis|2021-03-06|Has expired: End of life, please use modern version lang/ruby25|lang/ruby27|2021-04-06|Has expired: Use newer version, e.g. lang/ruby27 or above. Ruby 2.5 is in security maintenance phase and planned for EOL on March 31, 2021 +www/gtkhtml3|www/gtkhtml4|2021-04-06|Has expired: Obsolete by upstream, doesn't build with recent versions of pango +deskutils/tomboy||2021-04-06|Has expired: Unmaintained and dead upstream, depends on deprecated libraries such as www/gtkhtml3. Upstream project is now called tomboy-ng. +deskutils/tomboy-plugin-reminder||2021-04-06|Removed, part of deskutils/tomboy +devel/monodevelop||2021-04-06|Has expired: outdated, depends on deprecated library www/gtkhtml3 +sysutils/syslog-ng327|sysutils/syslog-ng|2021-04-06|Has expired: Not officially supported by upstream +sysutils/logstash5|sysutils/logstash6|2021-04-06|Has expired: End of life since release of 7.3.0 +www/decss||2021-04-06|Has expired: Abandonware +textproc/elasticsearch5|textproc/elasticsearch6|2021-04-06|Has expired: End of life since release of 7.3.0 +textproc/elasticsearch5-search-guard||2021-04-06|Has expired: textproc/elasticsearch5 is scheduled for removal +multimedia/gnome-subtitles||2021-04-06|Has expired: outdated, depends on deprecated library www/gtkhtml3 +net/libproxy-mozjs||2021-04-06|Has expired: Uses EOL Python 2.7 via lang/spidermonkey52 +lang/spidermonkey52|lang/spidermonkey78|2021-04-06|Has expired: Uses Python 2.7 which is EOLed upstream diff --git a/deskutils/Makefile b/deskutils/Makefile index 1214957ff4ca..ad296ad6e769 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -235,8 +235,6 @@ SUBDIR += thinkingrock SUBDIR += timewarrior SUBDIR += todo - SUBDIR += tomboy - SUBDIR += tomboy-plugin-reminder SUBDIR += toolboxkit SUBDIR += tpb SUBDIR += treeline diff --git a/deskutils/tomboy-plugin-reminder/Makefile b/deskutils/tomboy-plugin-reminder/Makefile deleted file mode 100644 index 4719e78b25d5..000000000000 --- a/deskutils/tomboy-plugin-reminder/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# Created by: Romain Tartiere <romain@blogreen.org> - -PORTNAME= tomboy-plugin-reminder -PORTVERSION= 0.9.2 -PORTREVISION= 1 -CATEGORIES= deskutils -MASTER_SITES= http://flukkost.nu/ -DISTNAME= tomboy-reminder-${PORTVERSION} - -MAINTAINER= mono@FreeBSD.org -COMMENT= Automatically open notes at a given date and time - -BUILD_DEPENDS= tomboy:deskutils/tomboy -RUN_DEPENDS= tomboy:deskutils/tomboy - -GNU_CONFIGURE= yes -CONFIGURE_ENV= ac_cv_path_GMCS=${LOCALBASE}/bin/mcs -MAKE_ARGS= CSC="${LOCALBASE}/bin/mcs -debug" -USES= gmake pkgconfig - -.include <bsd.port.mk> diff --git a/deskutils/tomboy-plugin-reminder/distinfo b/deskutils/tomboy-plugin-reminder/distinfo deleted file mode 100644 index cafbfbde70cd..000000000000 --- a/deskutils/tomboy-plugin-reminder/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (tomboy-reminder-0.9.2.tar.gz) = f5100bce6989e7bd0ae2ebe4c79a8d551f0b642b539719fc1a15ed7150a5d2d7 -SIZE (tomboy-reminder-0.9.2.tar.gz) = 64357 diff --git a/deskutils/tomboy-plugin-reminder/pkg-descr b/deskutils/tomboy-plugin-reminder/pkg-descr deleted file mode 100644 index a66f4e9d2923..000000000000 --- a/deskutils/tomboy-plugin-reminder/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This plugin looks for notes with lines like ``Remind 23 october'' and will open -the note containing this on the corresponding date and time. - -WWW: http://flukkost.nu/blog/tomboy-reminder/ diff --git a/deskutils/tomboy-plugin-reminder/pkg-plist b/deskutils/tomboy-plugin-reminder/pkg-plist deleted file mode 100644 index abad9f5d82ed..000000000000 --- a/deskutils/tomboy-plugin-reminder/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -lib/tomboy/addins/tomboy-reminder.dll diff --git a/deskutils/tomboy/Makefile b/deskutils/tomboy/Makefile deleted file mode 100644 index 2545dd8575c8..000000000000 --- a/deskutils/tomboy/Makefile +++ /dev/null @@ -1,63 +0,0 @@ -# Created by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> - -PORTNAME= tomboy -PORTVERSION= 1.15.7 -PORTREVISION= 2 -CATEGORIES= deskutils gnome -MASTER_SITES= GNOME -DIST_SUBDIR= gnome2 - -MAINTAINER= mono@FreeBSD.org -COMMENT= Personal note taking system for the GNOME desktop - -DEPRECATED= Unmaintained and dead upstream, depends on deprecated libraries \ - such as www/gtkhtml3. Upstream project is now called tomboy-ng. -EXPIRATION_DATE=2021-03-31 - -LICENSE= LGPL21 -LICENSE_FILE= ${WRKSRC}/COPYING - -LIB_DEPENDS= libgtkspell.so:textproc/gtkspell -BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dbus-sharp-glib-2.0.pc:devel/dbus-sharp-glib \ - itstool:textproc/itstool \ - mautil:devel/mono-addins -RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dbus-sharp-glib-2.0.pc:devel/dbus-sharp-glib \ - mautil:devel/mono-addins - -USES= cpe gettext gmake gnome libtool mono pathfix pkgconfig tar:xz -USE_GNOME= intlhack gnomeprefix gnomesharp20 -GNU_CONFIGURE= yes -INSTALLS_ICONS= yes -INSTALLS_OMF= yes -USE_LDCONFIG= yes -GCONF_SCHEMAS= tomboy.schemas -CPE_VENDOR= gnome -#CONFIGURE_ARGS+=--with-help-dir=${PREFIX}/gnome/help - -MAKE_JOBS_UNSAFE=yes - -OPTIONS_DEFINE= EVOLUTION -EVOLUTION_DESC= Build evolution addin - -# Restrict to stable (even) versions, indicated by the second component. -PORTSCOUT= limitw:1,even - -.include <bsd.port.options.mk> - -.if ${PORT_OPTIONS:MEVOLUTION} -CONFIGURE_ARGS+=--enable-evolution -BUILD_DEPENDS+= ${LOCALBASE}/lib/mono/gmime-sharp-2.6/gmime-sharp.dll:mail/gmime26-sharp -RUN_DEPENDS+= ${LOCALBASE}/lib/mono/gmime-sharp-2.6/gmime-sharp.dll:mail/gmime26-sharp -PLIST_SUB+= EVOLUTION="" -.else -CONFIGURE_ARGS+=--disable-evolution -PLIST_SUB+= EVOLUTION="@comment " -.endif - -post-patch: - @${REINPLACE_CMD} 's|/bin/bash|/bin/sh|g' \ - ${WRKSRC}/Tomboy/tomboy*.in - @${REINPLACE_CMD} 's/(TARGET_NAME$$)/(TARGET_NAME)/' \ - ${WRKSRC}/Tomboy/Makefile.in - -.include <bsd.port.mk> diff --git a/deskutils/tomboy/distinfo b/deskutils/tomboy/distinfo deleted file mode 100644 index ed12f64310f1..000000000000 --- a/deskutils/tomboy/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1494676349 -SHA256 (gnome2/tomboy-1.15.7.tar.xz) = 3e34484e71be43a1b767f567d109f5e0f928e95321e0fea6055de82ab8d9dac4 -SIZE (gnome2/tomboy-1.15.7.tar.xz) = 6677624 diff --git a/deskutils/tomboy/pkg-descr b/deskutils/tomboy/pkg-descr deleted file mode 100644 index d48030b924f3..000000000000 --- a/deskutils/tomboy/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -Tomboy is a desktop note-taking application for Linux and Unix. Simple -and easy to use, but with potential to help you organize the ideas and -information you deal with every day. - -The key to Tomboy's usefulness lies in the ability to relate notes and -ideas together. Using a WikiWiki-like linking system, organizing ideas -is as simple as typing a name. Branching an idea off is easy as pressing -the Link button. And links between your ideas won't break, even when -renaming and reorganizing them. - -WWW: http://projects.gnome.org/tomboy/ diff --git a/deskutils/tomboy/pkg-plist b/deskutils/tomboy/pkg-plist deleted file mode 100644 index c714439fa521..000000000000 --- a/deskutils/tomboy/pkg-plist +++ /dev/null @@ -1,1307 +0,0 @@ -bin/tomboy -lib/tomboy/Tomboy.exe -lib/tomboy/Tomboy.exe.config -lib/tomboy/Tomboy.exe.mdb -lib/tomboy/addins/AdvancedPreferences.dll -lib/tomboy/addins/AdvancedPreferences.dll.mdb -lib/tomboy/addins/Backlinks.dll -lib/tomboy/addins/Backlinks.dll.mdb -lib/tomboy/addins/Bugzilla.dll -lib/tomboy/addins/Bugzilla.dll.mdb -%%EVOLUTION%%lib/tomboy/addins/Evolution.dll -%%EVOLUTION%%lib/tomboy/addins/Evolution.dll.mdb -lib/tomboy/addins/ExportToHtml.dll -lib/tomboy/addins/ExportToHtml.dll.mdb -lib/tomboy/addins/FileSystemSyncService.dll -lib/tomboy/addins/FileSystemSyncService.dll.mdb -lib/tomboy/addins/FixedWidth.dll -lib/tomboy/addins/FixedWidth.dll.mdb -lib/tomboy/addins/InsertTimestamp.dll -lib/tomboy/addins/InsertTimestamp.dll.mdb -lib/tomboy/addins/NoteDirectoryWatcher.dll -lib/tomboy/addins/NoteDirectoryWatcher.dll.mdb -lib/tomboy/addins/NoteOfTheDay.dll -lib/tomboy/addins/NoteOfTheDay.dll.mdb -lib/tomboy/addins/PrintNotes.dll -lib/tomboy/addins/RemoveBrokenLinks.dll -lib/tomboy/addins/RemoveBrokenLinks.dll.mdb -lib/tomboy/addins/SshSyncServiceAddin.dll -lib/tomboy/addins/SshSyncServiceAddin.dll.mdb -lib/tomboy/addins/StickyNoteImport.dll -lib/tomboy/addins/StickyNoteImport.dll.mdb -lib/tomboy/addins/Tasque.Addin.dll -lib/tomboy/addins/Tasque.Addin.dll.mdb -lib/tomboy/addins/Underline.dll -lib/tomboy/addins/Underline.dll.mdb -lib/tomboy/addins/WebDavSyncService.dll -lib/tomboy/addins/WebDavSyncService.dll.mdb -lib/tomboy/addins/WebSyncServiceAddin.dll -lib/tomboy/addins/WebSyncServiceAddin.dll.mdb -lib/tomboy/libtomboy.so -libdata/pkgconfig/tomboy-addins.pc -man/man1/tomboy.1.gz -share/applications/tomboy.desktop -share/dbus-1/services/org.gnome.Tomboy.service -share/help/C/tomboy/addins-desktop-bugzilla.page -share/help/C/tomboy/addins-desktop-printing.page -share/help/C/tomboy/addins-formatting-fixed-width.page -share/help/C/tomboy/addins-formatting-underline.page -share/help/C/tomboy/addins-preferences.page -share/help/C/tomboy/addins-sync-local.page -share/help/C/tomboy/addins-sync-ssh.page -share/help/C/tomboy/addins-sync-webdav.page -share/help/C/tomboy/addins-sync-webservice.page -share/help/C/tomboy/addins-tools-backlinks.page -share/help/C/tomboy/addins-tools-html-export.page -share/help/C/tomboy/addins-tools-note-of-day.page -share/help/C/tomboy/addins-tools-timestamp.page -share/help/C/tomboy/addins.page -share/help/C/tomboy/create-note.page -share/help/C/tomboy/create-notebook.page -share/help/C/tomboy/delete-notes.page -share/help/C/tomboy/edit-note.page -share/help/C/tomboy/figures/add-notebook-search.png -share/help/C/tomboy/figures/add-to-notebook.png -share/help/C/tomboy/figures/delete-notebook.png -share/help/C/tomboy/figures/icon.png -share/help/C/tomboy/figures/move-notes-search.png -share/help/C/tomboy/figures/new-notebook.png -share/help/C/tomboy/figures/note-template.png -share/help/C/tomboy/figures/notebook-icon.png -share/help/C/tomboy/figures/tomboy-main-menu.png -share/help/C/tomboy/figures/tomboy-new-note.png -share/help/C/tomboy/figures/tomboy-panel.png -share/help/C/tomboy/figures/tomboy-pindown.png -share/help/C/tomboy/figures/tomboy-pinup.png -share/help/C/tomboy/figures/tomboy-preferences-add-ins.png -share/help/C/tomboy/figures/tomboy-preferences-editing.png -share/help/C/tomboy/figures/tomboy-preferences-hotkeys.png -share/help/C/tomboy/figures/tomboy-preferences-synchronization.png -share/help/C/tomboy/figures/tomboy-tools.png -share/help/C/tomboy/figures/tomboy.png -share/help/C/tomboy/hotkeys.page -share/help/C/tomboy/index.page -share/help/C/tomboy/introduction.page -share/help/C/tomboy/legal.xml -share/help/C/tomboy/note-edit-prefs.page -share/help/C/tomboy/pin-notes.page -share/help/C/tomboy/prefs.page -share/help/C/tomboy/search.page -share/help/C/tomboy/sync-setup.page -share/help/C/tomboy/sync.page -share/help/C/tomboy/whatsnew.page -share/help/ca/tomboy/addins-desktop-bugzilla.page -share/help/ca/tomboy/addins-desktop-printing.page -share/help/ca/tomboy/addins-formatting-fixed-width.page -share/help/ca/tomboy/addins-formatting-underline.page -share/help/ca/tomboy/addins-preferences.page -share/help/ca/tomboy/addins-sync-local.page -share/help/ca/tomboy/addins-sync-ssh.page -share/help/ca/tomboy/addins-sync-webdav.page -share/help/ca/tomboy/addins-sync-webservice.page -share/help/ca/tomboy/addins-tools-backlinks.page -share/help/ca/tomboy/addins-tools-html-export.page -share/help/ca/tomboy/addins-tools-note-of-day.page -share/help/ca/tomboy/addins-tools-timestamp.page -share/help/ca/tomboy/addins.page -share/help/ca/tomboy/create-note.page -share/help/ca/tomboy/create-notebook.page -share/help/ca/tomboy/delete-notes.page -share/help/ca/tomboy/edit-note.page -share/help/ca/tomboy/figures/add-notebook-search.png -share/help/ca/tomboy/figures/add-to-notebook.png -share/help/ca/tomboy/figures/delete-notebook.png -share/help/ca/tomboy/figures/icon.png -share/help/ca/tomboy/figures/move-notes-search.png -share/help/ca/tomboy/figures/new-notebook.png -share/help/ca/tomboy/figures/note-template.png -share/help/ca/tomboy/figures/notebook-icon.png -share/help/ca/tomboy/figures/tomboy-main-menu.png -share/help/ca/tomboy/figures/tomboy-new-note.png -share/help/ca/tomboy/figures/tomboy-panel.png -share/help/ca/tomboy/figures/tomboy-pindown.png -share/help/ca/tomboy/figures/tomboy-pinup.png -share/help/ca/tomboy/figures/tomboy-preferences-add-ins.png -share/help/ca/tomboy/figures/tomboy-preferences-editing.png -share/help/ca/tomboy/figures/tomboy-preferences-hotkeys.png -share/help/ca/tomboy/figures/tomboy-preferences-synchronization.png -share/help/ca/tomboy/figures/tomboy-tools.png -share/help/ca/tomboy/figures/tomboy.png -share/help/ca/tomboy/hotkeys.page -share/help/ca/tomboy/index.page -share/help/ca/tomboy/introduction.page -share/help/ca/tomboy/legal.xml -share/help/ca/tomboy/note-edit-prefs.page -share/help/ca/tomboy/pin-notes.page -share/help/ca/tomboy/prefs.page -share/help/ca/tomboy/search.page -share/help/ca/tomboy/sync-setup.page -share/help/ca/tomboy/sync.page -share/help/ca/tomboy/whatsnew.page -share/help/cs/tomboy/addins-desktop-bugzilla.page -share/help/cs/tomboy/addins-desktop-printing.page -share/help/cs/tomboy/addins-formatting-fixed-width.page -share/help/cs/tomboy/addins-formatting-underline.page -share/help/cs/tomboy/addins-preferences.page -share/help/cs/tomboy/addins-sync-local.page -share/help/cs/tomboy/addins-sync-ssh.page -share/help/cs/tomboy/addins-sync-webdav.page -share/help/cs/tomboy/addins-sync-webservice.page -share/help/cs/tomboy/addins-tools-backlinks.page -share/help/cs/tomboy/addins-tools-html-export.page -share/help/cs/tomboy/addins-tools-note-of-day.page -share/help/cs/tomboy/addins-tools-timestamp.page -share/help/cs/tomboy/addins.page -share/help/cs/tomboy/create-note.page -share/help/cs/tomboy/create-notebook.page -share/help/cs/tomboy/delete-notes.page -share/help/cs/tomboy/edit-note.page -share/help/cs/tomboy/figures/add-notebook-search.png -share/help/cs/tomboy/figures/add-to-notebook.png -share/help/cs/tomboy/figures/delete-notebook.png -share/help/cs/tomboy/figures/icon.png -share/help/cs/tomboy/figures/move-notes-search.png -share/help/cs/tomboy/figures/new-notebook.png -share/help/cs/tomboy/figures/note-template.png -share/help/cs/tomboy/figures/notebook-icon.png -share/help/cs/tomboy/figures/tomboy-main-menu.png -share/help/cs/tomboy/figures/tomboy-new-note.png -share/help/cs/tomboy/figures/tomboy-panel.png -share/help/cs/tomboy/figures/tomboy-pindown.png -share/help/cs/tomboy/figures/tomboy-pinup.png -share/help/cs/tomboy/figures/tomboy-preferences-add-ins.png -share/help/cs/tomboy/figures/tomboy-preferences-editing.png -share/help/cs/tomboy/figures/tomboy-preferences-hotkeys.png -share/help/cs/tomboy/figures/tomboy-preferences-synchronization.png -share/help/cs/tomboy/figures/tomboy-tools.png -share/help/cs/tomboy/figures/tomboy.png -share/help/cs/tomboy/hotkeys.page -share/help/cs/tomboy/index.page -share/help/cs/tomboy/introduction.page -share/help/cs/tomboy/legal.xml -share/help/cs/tomboy/note-edit-prefs.page -share/help/cs/tomboy/pin-notes.page -share/help/cs/tomboy/prefs.page -share/help/cs/tomboy/search.page -share/help/cs/tomboy/sync-setup.page -share/help/cs/tomboy/sync.page -share/help/cs/tomboy/whatsnew.page -share/help/de/tomboy/addins-desktop-bugzilla.page -share/help/de/tomboy/addins-desktop-printing.page -share/help/de/tomboy/addins-formatting-fixed-width.page -share/help/de/tomboy/addins-formatting-underline.page -share/help/de/tomboy/addins-preferences.page -share/help/de/tomboy/addins-sync-local.page -share/help/de/tomboy/addins-sync-ssh.page -share/help/de/tomboy/addins-sync-webdav.page -share/help/de/tomboy/addins-sync-webservice.page -share/help/de/tomboy/addins-tools-backlinks.page -share/help/de/tomboy/addins-tools-html-export.page -share/help/de/tomboy/addins-tools-note-of-day.page -share/help/de/tomboy/addins-tools-timestamp.page -share/help/de/tomboy/addins.page -share/help/de/tomboy/create-note.page -share/help/de/tomboy/create-notebook.page -share/help/de/tomboy/delete-notes.page -share/help/de/tomboy/edit-note.page -share/help/de/tomboy/figures/add-notebook-search.png -share/help/de/tomboy/figures/add-to-notebook.png -share/help/de/tomboy/figures/delete-notebook.png -share/help/de/tomboy/figures/icon.png -share/help/de/tomboy/figures/move-notes-search.png -share/help/de/tomboy/figures/new-notebook.png -share/help/de/tomboy/figures/note-template.png -share/help/de/tomboy/figures/notebook-icon.png -share/help/de/tomboy/figures/tomboy-main-menu.png -share/help/de/tomboy/figures/tomboy-new-note.png -share/help/de/tomboy/figures/tomboy-panel.png -share/help/de/tomboy/figures/tomboy-pindown.png -share/help/de/tomboy/figures/tomboy-pinup.png -share/help/de/tomboy/figures/tomboy-preferences-add-ins.png -share/help/de/tomboy/figures/tomboy-preferences-editing.png -share/help/de/tomboy/figures/tomboy-preferences-hotkeys.png -share/help/de/tomboy/figures/tomboy-preferences-synchronization.png -share/help/de/tomboy/figures/tomboy-tools.png -share/help/de/tomboy/figures/tomboy.png -share/help/de/tomboy/hotkeys.page -share/help/de/tomboy/index.page -share/help/de/tomboy/introduction.page -share/help/de/tomboy/legal.xml -share/help/de/tomboy/note-edit-prefs.page -share/help/de/tomboy/pin-notes.page -share/help/de/tomboy/prefs.page -share/help/de/tomboy/search.page -share/help/de/tomboy/sync-setup.page -share/help/de/tomboy/sync.page -share/help/de/tomboy/whatsnew.page -share/help/el/tomboy/addins-desktop-bugzilla.page -share/help/el/tomboy/addins-desktop-printing.page -share/help/el/tomboy/addins-formatting-fixed-width.page -share/help/el/tomboy/addins-formatting-underline.page -share/help/el/tomboy/addins-preferences.page -share/help/el/tomboy/addins-sync-local.page -share/help/el/tomboy/addins-sync-ssh.page -share/help/el/tomboy/addins-sync-webdav.page -share/help/el/tomboy/addins-sync-webservice.page -share/help/el/tomboy/addins-tools-backlinks.page -share/help/el/tomboy/addins-tools-html-export.page -share/help/el/tomboy/addins-tools-note-of-day.page -share/help/el/tomboy/addins-tools-timestamp.page -share/help/el/tomboy/addins.page -share/help/el/tomboy/create-note.page -share/help/el/tomboy/create-notebook.page -share/help/el/tomboy/delete-notes.page -share/help/el/tomboy/edit-note.page -share/help/el/tomboy/figures/add-notebook-search.png -share/help/el/tomboy/figures/add-to-notebook.png -share/help/el/tomboy/figures/delete-notebook.png -share/help/el/tomboy/figures/icon.png -share/help/el/tomboy/figures/move-notes-search.png -share/help/el/tomboy/figures/new-notebook.png -share/help/el/tomboy/figures/note-template.png -share/help/el/tomboy/figures/notebook-icon.png -share/help/el/tomboy/figures/tomboy-main-menu.png -share/help/el/tomboy/figures/tomboy-new-note.png -share/help/el/tomboy/figures/tomboy-panel.png -share/help/el/tomboy/figures/tomboy-pindown.png -share/help/el/tomboy/figures/tomboy-pinup.png -share/help/el/tomboy/figures/tomboy-preferences-add-ins.png -share/help/el/tomboy/figures/tomboy-preferences-editing.png -share/help/el/tomboy/figures/tomboy-preferences-hotkeys.png -share/help/el/tomboy/figures/tomboy-preferences-synchronization.png -share/help/el/tomboy/figures/tomboy-tools.png -share/help/el/tomboy/figures/tomboy.png -share/help/el/tomboy/hotkeys.page -share/help/el/tomboy/index.page -share/help/el/tomboy/introduction.page -share/help/el/tomboy/legal.xml -share/help/el/tomboy/note-edit-prefs.page -share/help/el/tomboy/pin-notes.page -share/help/el/tomboy/prefs.page -share/help/el/tomboy/search.page -share/help/el/tomboy/sync-setup.page -share/help/el/tomboy/sync.page -share/help/el/tomboy/whatsnew.page -share/help/en_GB/tomboy/addins-desktop-bugzilla.page -share/help/en_GB/tomboy/addins-desktop-printing.page -share/help/en_GB/tomboy/addins-formatting-fixed-width.page -share/help/en_GB/tomboy/addins-formatting-underline.page -share/help/en_GB/tomboy/addins-preferences.page -share/help/en_GB/tomboy/addins-sync-local.page -share/help/en_GB/tomboy/addins-sync-ssh.page -share/help/en_GB/tomboy/addins-sync-webdav.page -share/help/en_GB/tomboy/addins-sync-webservice.page -share/help/en_GB/tomboy/addins-tools-backlinks.page -share/help/en_GB/tomboy/addins-tools-html-export.page -share/help/en_GB/tomboy/addins-tools-note-of-day.page -share/help/en_GB/tomboy/addins-tools-timestamp.page -share/help/en_GB/tomboy/addins.page -share/help/en_GB/tomboy/create-note.page -share/help/en_GB/tomboy/create-notebook.page -share/help/en_GB/tomboy/delete-notes.page -share/help/en_GB/tomboy/edit-note.page -share/help/en_GB/tomboy/figures/add-notebook-search.png -share/help/en_GB/tomboy/figures/add-to-notebook.png -share/help/en_GB/tomboy/figures/delete-notebook.png -share/help/en_GB/tomboy/figures/icon.png -share/help/en_GB/tomboy/figures/move-notes-search.png -share/help/en_GB/tomboy/figures/new-notebook.png -share/help/en_GB/tomboy/figures/note-template.png -share/help/en_GB/tomboy/figures/notebook-icon.png -share/help/en_GB/tomboy/figures/tomboy-main-menu.png -share/help/en_GB/tomboy/figures/tomboy-new-note.png -share/help/en_GB/tomboy/figures/tomboy-panel.png -share/help/en_GB/tomboy/figures/tomboy-pindown.png -share/help/en_GB/tomboy/figures/tomboy-pinup.png -share/help/en_GB/tomboy/figures/tomboy-preferences-add-ins.png -share/help/en_GB/tomboy/figures/tomboy-preferences-editing.png -share/help/en_GB/tomboy/figures/tomboy-preferences-hotkeys.png -share/help/en_GB/tomboy/figures/tomboy-preferences-synchronization.png -share/help/en_GB/tomboy/figures/tomboy-tools.png -share/help/en_GB/tomboy/figures/tomboy.png -share/help/en_GB/tomboy/hotkeys.page -share/help/en_GB/tomboy/index.page -share/help/en_GB/tomboy/introduction.page -share/help/en_GB/tomboy/legal.xml -share/help/en_GB/tomboy/note-edit-prefs.page -share/help/en_GB/tomboy/pin-notes.page -share/help/en_GB/tomboy/prefs.page -share/help/en_GB/tomboy/search.page -share/help/en_GB/tomboy/sync-setup.page -share/help/en_GB/tomboy/sync.page -share/help/en_GB/tomboy/whatsnew.page -share/help/es/tomboy/addins-desktop-bugzilla.page -share/help/es/tomboy/addins-desktop-printing.page -share/help/es/tomboy/addins-formatting-fixed-width.page -share/help/es/tomboy/addins-formatting-underline.page -share/help/es/tomboy/addins-preferences.page -share/help/es/tomboy/addins-sync-local.page -share/help/es/tomboy/addins-sync-ssh.page -share/help/es/tomboy/addins-sync-webdav.page -share/help/es/tomboy/addins-sync-webservice.page -share/help/es/tomboy/addins-tools-backlinks.page -share/help/es/tomboy/addins-tools-html-export.page -share/help/es/tomboy/addins-tools-note-of-day.page -share/help/es/tomboy/addins-tools-timestamp.page -share/help/es/tomboy/addins.page -share/help/es/tomboy/create-note.page -share/help/es/tomboy/create-notebook.page -share/help/es/tomboy/delete-notes.page -share/help/es/tomboy/edit-note.page -share/help/es/tomboy/figures/add-notebook-search.png -share/help/es/tomboy/figures/add-to-notebook.png -share/help/es/tomboy/figures/delete-notebook.png -share/help/es/tomboy/figures/icon.png -share/help/es/tomboy/figures/move-notes-search.png -share/help/es/tomboy/figures/new-notebook.png -share/help/es/tomboy/figures/note-template.png -share/help/es/tomboy/figures/notebook-icon.png -share/help/es/tomboy/figures/tomboy-main-menu.png -share/help/es/tomboy/figures/tomboy-new-note.png -share/help/es/tomboy/figures/tomboy-panel.png -share/help/es/tomboy/figures/tomboy-pindown.png -share/help/es/tomboy/figures/tomboy-pinup.png -share/help/es/tomboy/figures/tomboy-preferences-add-ins.png -share/help/es/tomboy/figures/tomboy-preferences-editing.png -share/help/es/tomboy/figures/tomboy-preferences-hotkeys.png -share/help/es/tomboy/figures/tomboy-preferences-synchronization.png -share/help/es/tomboy/figures/tomboy-tools.png -share/help/es/tomboy/figures/tomboy.png -share/help/es/tomboy/hotkeys.page -share/help/es/tomboy/index.page -share/help/es/tomboy/introduction.page -share/help/es/tomboy/legal.xml -share/help/es/tomboy/note-edit-prefs.page -share/help/es/tomboy/pin-notes.page -share/help/es/tomboy/prefs.page -share/help/es/tomboy/search.page -share/help/es/tomboy/sync-setup.page -share/help/es/tomboy/sync.page -share/help/es/tomboy/whatsnew.page -share/help/eu/tomboy/addins-desktop-bugzilla.page -share/help/eu/tomboy/addins-desktop-printing.page -share/help/eu/tomboy/addins-formatting-fixed-width.page -share/help/eu/tomboy/addins-formatting-underline.page -share/help/eu/tomboy/addins-preferences.page -share/help/eu/tomboy/addins-sync-local.page -share/help/eu/tomboy/addins-sync-ssh.page -share/help/eu/tomboy/addins-sync-webdav.page -share/help/eu/tomboy/addins-sync-webservice.page -share/help/eu/tomboy/addins-tools-backlinks.page -share/help/eu/tomboy/addins-tools-html-export.page -share/help/eu/tomboy/addins-tools-note-of-day.page -share/help/eu/tomboy/addins-tools-timestamp.page -share/help/eu/tomboy/addins.page -share/help/eu/tomboy/create-note.page -share/help/eu/tomboy/create-notebook.page -share/help/eu/tomboy/delete-notes.page -share/help/eu/tomboy/edit-note.page -share/help/eu/tomboy/figures/add-notebook-search.png -share/help/eu/tomboy/figures/add-to-notebook.png -share/help/eu/tomboy/figures/delete-notebook.png -share/help/eu/tomboy/figures/icon.png -share/help/eu/tomboy/figures/move-notes-search.png -share/help/eu/tomboy/figures/new-notebook.png -share/help/eu/tomboy/figures/note-template.png -share/help/eu/tomboy/figures/notebook-icon.png -share/help/eu/tomboy/figures/tomboy-main-menu.png -share/help/eu/tomboy/figures/tomboy-new-note.png -share/help/eu/tomboy/figures/tomboy-panel.png -share/help/eu/tomboy/figures/tomboy-pindown.png -share/help/eu/tomboy/figures/tomboy-pinup.png -share/help/eu/tomboy/figures/tomboy-preferences-add-ins.png -share/help/eu/tomboy/figures/tomboy-preferences-editing.png -share/help/eu/tomboy/figures/tomboy-preferences-hotkeys.png -share/help/eu/tomboy/figures/tomboy-preferences-synchronization.png -share/help/eu/tomboy/figures/tomboy-tools.png -share/help/eu/tomboy/figures/tomboy.png -share/help/eu/tomboy/hotkeys.page -share/help/eu/tomboy/index.page -share/help/eu/tomboy/introduction.page -share/help/eu/tomboy/legal.xml -share/help/eu/tomboy/note-edit-prefs.page -share/help/eu/tomboy/pin-notes.page -share/help/eu/tomboy/prefs.page -share/help/eu/tomboy/search.page -share/help/eu/tomboy/sync-setup.page -share/help/eu/tomboy/sync.page -share/help/eu/tomboy/whatsnew.page -share/help/fr/tomboy/addins-desktop-bugzilla.page -share/help/fr/tomboy/addins-desktop-printing.page -share/help/fr/tomboy/addins-formatting-fixed-width.page -share/help/fr/tomboy/addins-formatting-underline.page -share/help/fr/tomboy/addins-preferences.page -share/help/fr/tomboy/addins-sync-local.page -share/help/fr/tomboy/addins-sync-ssh.page -share/help/fr/tomboy/addins-sync-webdav.page -share/help/fr/tomboy/addins-sync-webservice.page -share/help/fr/tomboy/addins-tools-backlinks.page -share/help/fr/tomboy/addins-tools-html-export.page -share/help/fr/tomboy/addins-tools-note-of-day.page -share/help/fr/tomboy/addins-tools-timestamp.page -share/help/fr/tomboy/addins.page -share/help/fr/tomboy/create-note.page -share/help/fr/tomboy/create-notebook.page -share/help/fr/tomboy/delete-notes.page -share/help/fr/tomboy/edit-note.page -share/help/fr/tomboy/figures/add-notebook-search.png -share/help/fr/tomboy/figures/add-to-notebook.png -share/help/fr/tomboy/figures/delete-notebook.png -share/help/fr/tomboy/figures/icon.png -share/help/fr/tomboy/figures/move-notes-search.png -share/help/fr/tomboy/figures/new-notebook.png -share/help/fr/tomboy/figures/note-template.png -share/help/fr/tomboy/figures/notebook-icon.png -share/help/fr/tomboy/figures/tomboy-main-menu.png -share/help/fr/tomboy/figures/tomboy-new-note.png -share/help/fr/tomboy/figures/tomboy-panel.png -share/help/fr/tomboy/figures/tomboy-pindown.png -share/help/fr/tomboy/figures/tomboy-pinup.png -share/help/fr/tomboy/figures/tomboy-preferences-add-ins.png -share/help/fr/tomboy/figures/tomboy-preferences-editing.png -share/help/fr/tomboy/figures/tomboy-preferences-hotkeys.png -share/help/fr/tomboy/figures/tomboy-preferences-synchronization.png -share/help/fr/tomboy/figures/tomboy-tools.png -share/help/fr/tomboy/figures/tomboy.png -share/help/fr/tomboy/hotkeys.page -share/help/fr/tomboy/index.page -share/help/fr/tomboy/introduction.page -share/help/fr/tomboy/legal.xml -share/help/fr/tomboy/note-edit-prefs.page -share/help/fr/tomboy/pin-notes.page -share/help/fr/tomboy/prefs.page -share/help/fr/tomboy/search.page -share/help/fr/tomboy/sync-setup.page -share/help/fr/tomboy/sync.page -share/help/fr/tomboy/whatsnew.page -share/help/gl/tomboy/addins-desktop-bugzilla.page -share/help/gl/tomboy/addins-desktop-printing.page -share/help/gl/tomboy/addins-formatting-fixed-width.page -share/help/gl/tomboy/addins-formatting-underline.page -share/help/gl/tomboy/addins-preferences.page -share/help/gl/tomboy/addins-sync-local.page -share/help/gl/tomboy/addins-sync-ssh.page -share/help/gl/tomboy/addins-sync-webdav.page -share/help/gl/tomboy/addins-sync-webservice.page -share/help/gl/tomboy/addins-tools-backlinks.page -share/help/gl/tomboy/addins-tools-html-export.page -share/help/gl/tomboy/addins-tools-note-of-day.page -share/help/gl/tomboy/addins-tools-timestamp.page -share/help/gl/tomboy/addins.page -share/help/gl/tomboy/create-note.page -share/help/gl/tomboy/create-notebook.page -share/help/gl/tomboy/delete-notes.page -share/help/gl/tomboy/edit-note.page -share/help/gl/tomboy/figures/add-notebook-search.png -share/help/gl/tomboy/figures/add-to-notebook.png -share/help/gl/tomboy/figures/delete-notebook.png -share/help/gl/tomboy/figures/icon.png -share/help/gl/tomboy/figures/move-notes-search.png -share/help/gl/tomboy/figures/new-notebook.png -share/help/gl/tomboy/figures/note-template.png -share/help/gl/tomboy/figures/notebook-icon.png -share/help/gl/tomboy/figures/tomboy-main-menu.png -share/help/gl/tomboy/figures/tomboy-new-note.png -share/help/gl/tomboy/figures/tomboy-panel.png -share/help/gl/tomboy/figures/tomboy-pindown.png -share/help/gl/tomboy/figures/tomboy-pinup.png -share/help/gl/tomboy/figures/tomboy-preferences-add-ins.png -share/help/gl/tomboy/figures/tomboy-preferences-editing.png -share/help/gl/tomboy/figures/tomboy-preferences-hotkeys.png -share/help/gl/tomboy/figures/tomboy-preferences-synchronization.png -share/help/gl/tomboy/figures/tomboy-tools.png -share/help/gl/tomboy/figures/tomboy.png -share/help/gl/tomboy/hotkeys.page -share/help/gl/tomboy/index.page -share/help/gl/tomboy/introduction.page -share/help/gl/tomboy/legal.xml -share/help/gl/tomboy/note-edit-prefs.page -share/help/gl/tomboy/pin-notes.page -share/help/gl/tomboy/prefs.page -share/help/gl/tomboy/search.page -share/help/gl/tomboy/sync-setup.page -share/help/gl/tomboy/sync.page -share/help/gl/tomboy/whatsnew.page -share/help/hu/tomboy/addins-desktop-bugzilla.page -share/help/hu/tomboy/addins-desktop-printing.page -share/help/hu/tomboy/addins-formatting-fixed-width.page -share/help/hu/tomboy/addins-formatting-underline.page -share/help/hu/tomboy/addins-preferences.page -share/help/hu/tomboy/addins-sync-local.page -share/help/hu/tomboy/addins-sync-ssh.page -share/help/hu/tomboy/addins-sync-webdav.page -share/help/hu/tomboy/addins-sync-webservice.page -share/help/hu/tomboy/addins-tools-backlinks.page -share/help/hu/tomboy/addins-tools-html-export.page -share/help/hu/tomboy/addins-tools-note-of-day.page -share/help/hu/tomboy/addins-tools-timestamp.page -share/help/hu/tomboy/addins.page -share/help/hu/tomboy/create-note.page -share/help/hu/tomboy/create-notebook.page -share/help/hu/tomboy/delete-notes.page -share/help/hu/tomboy/edit-note.page -share/help/hu/tomboy/figures/add-notebook-search.png -share/help/hu/tomboy/figures/add-to-notebook.png -share/help/hu/tomboy/figures/delete-notebook.png -share/help/hu/tomboy/figures/icon.png -share/help/hu/tomboy/figures/move-notes-search.png -share/help/hu/tomboy/figures/new-notebook.png -share/help/hu/tomboy/figures/note-template.png -share/help/hu/tomboy/figures/notebook-icon.png -share/help/hu/tomboy/figures/tomboy-main-menu.png -share/help/hu/tomboy/figures/tomboy-new-note.png -share/help/hu/tomboy/figures/tomboy-panel.png -share/help/hu/tomboy/figures/tomboy-pindown.png -share/help/hu/tomboy/figures/tomboy-pinup.png -share/help/hu/tomboy/figures/tomboy-preferences-add-ins.png -share/help/hu/tomboy/figures/tomboy-preferences-editing.png -share/help/hu/tomboy/figures/tomboy-preferences-hotkeys.png -share/help/hu/tomboy/figures/tomboy-preferences-synchronization.png -share/help/hu/tomboy/figures/tomboy-tools.png -share/help/hu/tomboy/figures/tomboy.png -share/help/hu/tomboy/hotkeys.page -share/help/hu/tomboy/index.page -share/help/hu/tomboy/introduction.page -share/help/hu/tomboy/legal.xml -share/help/hu/tomboy/note-edit-prefs.page -share/help/hu/tomboy/pin-notes.page -share/help/hu/tomboy/prefs.page -share/help/hu/tomboy/search.page -share/help/hu/tomboy/sync-setup.page -share/help/hu/tomboy/sync.page -share/help/hu/tomboy/whatsnew.page -share/help/it/tomboy/addins-desktop-bugzilla.page -share/help/it/tomboy/addins-desktop-printing.page -share/help/it/tomboy/addins-formatting-fixed-width.page -share/help/it/tomboy/addins-formatting-underline.page -share/help/it/tomboy/addins-preferences.page -share/help/it/tomboy/addins-sync-local.page -share/help/it/tomboy/addins-sync-ssh.page -share/help/it/tomboy/addins-sync-webdav.page -share/help/it/tomboy/addins-sync-webservice.page -share/help/it/tomboy/addins-tools-backlinks.page -share/help/it/tomboy/addins-tools-html-export.page -share/help/it/tomboy/addins-tools-note-of-day.page -share/help/it/tomboy/addins-tools-timestamp.page -share/help/it/tomboy/addins.page -share/help/it/tomboy/create-note.page -share/help/it/tomboy/create-notebook.page -share/help/it/tomboy/delete-notes.page -share/help/it/tomboy/edit-note.page -share/help/it/tomboy/figures/add-notebook-search.png -share/help/it/tomboy/figures/add-to-notebook.png -share/help/it/tomboy/figures/delete-notebook.png -share/help/it/tomboy/figures/icon.png -share/help/it/tomboy/figures/move-notes-search.png -share/help/it/tomboy/figures/new-notebook.png -share/help/it/tomboy/figures/note-template.png -share/help/it/tomboy/figures/notebook-icon.png -share/help/it/tomboy/figures/tomboy-main-menu.png -share/help/it/tomboy/figures/tomboy-new-note.png -share/help/it/tomboy/figures/tomboy-panel.png -share/help/it/tomboy/figures/tomboy-pindown.png -share/help/it/tomboy/figures/tomboy-pinup.png -share/help/it/tomboy/figures/tomboy-preferences-add-ins.png -share/help/it/tomboy/figures/tomboy-preferences-editing.png -share/help/it/tomboy/figures/tomboy-preferences-hotkeys.png -share/help/it/tomboy/figures/tomboy-preferences-synchronization.png -share/help/it/tomboy/figures/tomboy-tools.png -share/help/it/tomboy/figures/tomboy.png -share/help/it/tomboy/hotkeys.page -share/help/it/tomboy/index.page -share/help/it/tomboy/introduction.page -share/help/it/tomboy/legal.xml -share/help/it/tomboy/note-edit-prefs.page -share/help/it/tomboy/pin-notes.page -share/help/it/tomboy/prefs.page -share/help/it/tomboy/search.page -share/help/it/tomboy/sync-setup.page -share/help/it/tomboy/sync.page -share/help/it/tomboy/whatsnew.page -share/help/lt/tomboy/addins-desktop-bugzilla.page -share/help/lt/tomboy/addins-desktop-printing.page -share/help/lt/tomboy/addins-formatting-fixed-width.page -share/help/lt/tomboy/addins-formatting-underline.page -share/help/lt/tomboy/addins-preferences.page -share/help/lt/tomboy/addins-sync-local.page -share/help/lt/tomboy/addins-sync-ssh.page -share/help/lt/tomboy/addins-sync-webdav.page -share/help/lt/tomboy/addins-sync-webservice.page -share/help/lt/tomboy/addins-tools-backlinks.page -share/help/lt/tomboy/addins-tools-html-export.page -share/help/lt/tomboy/addins-tools-note-of-day.page -share/help/lt/tomboy/addins-tools-timestamp.page -share/help/lt/tomboy/addins.page -share/help/lt/tomboy/create-note.page -share/help/lt/tomboy/create-notebook.page -share/help/lt/tomboy/delete-notes.page -share/help/lt/tomboy/edit-note.page -share/help/lt/tomboy/figures/add-notebook-search.png -share/help/lt/tomboy/figures/add-to-notebook.png -share/help/lt/tomboy/figures/delete-notebook.png -share/help/lt/tomboy/figures/icon.png -share/help/lt/tomboy/figures/move-notes-search.png -share/help/lt/tomboy/figures/new-notebook.png -share/help/lt/tomboy/figures/note-template.png -share/help/lt/tomboy/figures/notebook-icon.png -share/help/lt/tomboy/figures/tomboy-main-menu.png -share/help/lt/tomboy/figures/tomboy-new-note.png -share/help/lt/tomboy/figures/tomboy-panel.png -share/help/lt/tomboy/figures/tomboy-pindown.png -share/help/lt/tomboy/figures/tomboy-pinup.png -share/help/lt/tomboy/figures/tomboy-preferences-add-ins.png -share/help/lt/tomboy/figures/tomboy-preferences-editing.png -share/help/lt/tomboy/figures/tomboy-preferences-hotkeys.png -share/help/lt/tomboy/figures/tomboy-preferences-synchronization.png -share/help/lt/tomboy/figures/tomboy-tools.png -share/help/lt/tomboy/figures/tomboy.png -share/help/lt/tomboy/hotkeys.page -share/help/lt/tomboy/index.page -share/help/lt/tomboy/introduction.page -share/help/lt/tomboy/legal.xml -share/help/lt/tomboy/note-edit-prefs.page -share/help/lt/tomboy/pin-notes.page -share/help/lt/tomboy/prefs.page -share/help/lt/tomboy/search.page -share/help/lt/tomboy/sync-setup.page -share/help/lt/tomboy/sync.page -share/help/lt/tomboy/whatsnew.page -share/help/lv/tomboy/addins-desktop-bugzilla.page -share/help/lv/tomboy/addins-desktop-printing.page -share/help/lv/tomboy/addins-formatting-fixed-width.page -share/help/lv/tomboy/addins-formatting-underline.page -share/help/lv/tomboy/addins-preferences.page -share/help/lv/tomboy/addins-sync-local.page -share/help/lv/tomboy/addins-sync-ssh.page -share/help/lv/tomboy/addins-sync-webdav.page -share/help/lv/tomboy/addins-sync-webservice.page -share/help/lv/tomboy/addins-tools-backlinks.page -share/help/lv/tomboy/addins-tools-html-export.page -share/help/lv/tomboy/addins-tools-note-of-day.page -share/help/lv/tomboy/addins-tools-timestamp.page -share/help/lv/tomboy/addins.page -share/help/lv/tomboy/create-note.page -share/help/lv/tomboy/create-notebook.page -share/help/lv/tomboy/delete-notes.page -share/help/lv/tomboy/edit-note.page -share/help/lv/tomboy/figures/add-notebook-search.png -share/help/lv/tomboy/figures/add-to-notebook.png -share/help/lv/tomboy/figures/delete-notebook.png -share/help/lv/tomboy/figures/icon.png -share/help/lv/tomboy/figures/move-notes-search.png -share/help/lv/tomboy/figures/new-notebook.png -share/help/lv/tomboy/figures/note-template.png -share/help/lv/tomboy/figures/notebook-icon.png -share/help/lv/tomboy/figures/tomboy-main-menu.png -share/help/lv/tomboy/figures/tomboy-new-note.png -share/help/lv/tomboy/figures/tomboy-panel.png -share/help/lv/tomboy/figures/tomboy-pindown.png -share/help/lv/tomboy/figures/tomboy-pinup.png -share/help/lv/tomboy/figures/tomboy-preferences-add-ins.png -share/help/lv/tomboy/figures/tomboy-preferences-editing.png -share/help/lv/tomboy/figures/tomboy-preferences-hotkeys.png -share/help/lv/tomboy/figures/tomboy-preferences-synchronization.png -share/help/lv/tomboy/figures/tomboy-tools.png -share/help/lv/tomboy/figures/tomboy.png -share/help/lv/tomboy/hotkeys.page -share/help/lv/tomboy/index.page -share/help/lv/tomboy/introduction.page -share/help/lv/tomboy/legal.xml -share/help/lv/tomboy/note-edit-prefs.page -share/help/lv/tomboy/pin-notes.page -share/help/lv/tomboy/prefs.page -share/help/lv/tomboy/search.page -share/help/lv/tomboy/sync-setup.page -share/help/lv/tomboy/sync.page -share/help/lv/tomboy/whatsnew.page -share/help/oc/tomboy/addins-desktop-bugzilla.page -share/help/oc/tomboy/addins-desktop-printing.page -share/help/oc/tomboy/addins-formatting-fixed-width.page -share/help/oc/tomboy/addins-formatting-underline.page -share/help/oc/tomboy/addins-preferences.page -share/help/oc/tomboy/addins-sync-local.page -share/help/oc/tomboy/addins-sync-ssh.page -share/help/oc/tomboy/addins-sync-webdav.page -share/help/oc/tomboy/addins-sync-webservice.page -share/help/oc/tomboy/addins-tools-backlinks.page -share/help/oc/tomboy/addins-tools-html-export.page -share/help/oc/tomboy/addins-tools-note-of-day.page -share/help/oc/tomboy/addins-tools-timestamp.page -share/help/oc/tomboy/addins.page -share/help/oc/tomboy/create-note.page -share/help/oc/tomboy/create-notebook.page -share/help/oc/tomboy/delete-notes.page -share/help/oc/tomboy/edit-note.page -share/help/oc/tomboy/figures/add-notebook-search.png -share/help/oc/tomboy/figures/add-to-notebook.png -share/help/oc/tomboy/figures/delete-notebook.png -share/help/oc/tomboy/figures/icon.png -share/help/oc/tomboy/figures/move-notes-search.png -share/help/oc/tomboy/figures/new-notebook.png -share/help/oc/tomboy/figures/note-template.png -share/help/oc/tomboy/figures/notebook-icon.png -share/help/oc/tomboy/figures/tomboy-main-menu.png -share/help/oc/tomboy/figures/tomboy-new-note.png -share/help/oc/tomboy/figures/tomboy-panel.png -share/help/oc/tomboy/figures/tomboy-pindown.png -share/help/oc/tomboy/figures/tomboy-pinup.png -share/help/oc/tomboy/figures/tomboy-preferences-add-ins.png -share/help/oc/tomboy/figures/tomboy-preferences-editing.png -share/help/oc/tomboy/figures/tomboy-preferences-hotkeys.png -share/help/oc/tomboy/figures/tomboy-preferences-synchronization.png -share/help/oc/tomboy/figures/tomboy-tools.png -share/help/oc/tomboy/figures/tomboy.png -share/help/oc/tomboy/hotkeys.page -share/help/oc/tomboy/index.page -share/help/oc/tomboy/introduction.page -share/help/oc/tomboy/legal.xml -share/help/oc/tomboy/note-edit-prefs.page -share/help/oc/tomboy/pin-notes.page -share/help/oc/tomboy/prefs.page -share/help/oc/tomboy/search.page -share/help/oc/tomboy/sync-setup.page -share/help/oc/tomboy/sync.page -share/help/oc/tomboy/whatsnew.page -share/help/pl/tomboy/addins-desktop-bugzilla.page -share/help/pl/tomboy/addins-desktop-printing.page -share/help/pl/tomboy/addins-formatting-fixed-width.page -share/help/pl/tomboy/addins-formatting-underline.page -share/help/pl/tomboy/addins-preferences.page -share/help/pl/tomboy/addins-sync-local.page -share/help/pl/tomboy/addins-sync-ssh.page -share/help/pl/tomboy/addins-sync-webdav.page -share/help/pl/tomboy/addins-sync-webservice.page -share/help/pl/tomboy/addins-tools-backlinks.page -share/help/pl/tomboy/addins-tools-html-export.page -share/help/pl/tomboy/addins-tools-note-of-day.page -share/help/pl/tomboy/addins-tools-timestamp.page -share/help/pl/tomboy/addins.page -share/help/pl/tomboy/create-note.page -share/help/pl/tomboy/create-notebook.page -share/help/pl/tomboy/delete-notes.page -share/help/pl/tomboy/edit-note.page -share/help/pl/tomboy/figures/add-notebook-search.png -share/help/pl/tomboy/figures/add-to-notebook.png -share/help/pl/tomboy/figures/delete-notebook.png -share/help/pl/tomboy/figures/icon.png -share/help/pl/tomboy/figures/move-notes-search.png -share/help/pl/tomboy/figures/new-notebook.png -share/help/pl/tomboy/figures/note-template.png -share/help/pl/tomboy/figures/notebook-icon.png -share/help/pl/tomboy/figures/tomboy-main-menu.png -share/help/pl/tomboy/figures/tomboy-new-note.png -share/help/pl/tomboy/figures/tomboy-panel.png -share/help/pl/tomboy/figures/tomboy-pindown.png -share/help/pl/tomboy/figures/tomboy-pinup.png -share/help/pl/tomboy/figures/tomboy-preferences-add-ins.png -share/help/pl/tomboy/figures/tomboy-preferences-editing.png -share/help/pl/tomboy/figures/tomboy-preferences-hotkeys.png -share/help/pl/tomboy/figures/tomboy-preferences-synchronization.png -share/help/pl/tomboy/figures/tomboy-tools.png -share/help/pl/tomboy/figures/tomboy.png -share/help/pl/tomboy/hotkeys.page -share/help/pl/tomboy/index.page -share/help/pl/tomboy/introduction.page -share/help/pl/tomboy/legal.xml -share/help/pl/tomboy/note-edit-prefs.page -share/help/pl/tomboy/pin-notes.page -share/help/pl/tomboy/prefs.page -share/help/pl/tomboy/search.page -share/help/pl/tomboy/sync-setup.page -share/help/pl/tomboy/sync.page -share/help/pl/tomboy/whatsnew.page -share/help/pt_BR/tomboy/addins-desktop-bugzilla.page -share/help/pt_BR/tomboy/addins-desktop-printing.page -share/help/pt_BR/tomboy/addins-formatting-fixed-width.page -share/help/pt_BR/tomboy/addins-formatting-underline.page -share/help/pt_BR/tomboy/addins-preferences.page -share/help/pt_BR/tomboy/addins-sync-local.page -share/help/pt_BR/tomboy/addins-sync-ssh.page -share/help/pt_BR/tomboy/addins-sync-webdav.page -share/help/pt_BR/tomboy/addins-sync-webservice.page -share/help/pt_BR/tomboy/addins-tools-backlinks.page -share/help/pt_BR/tomboy/addins-tools-html-export.page -share/help/pt_BR/tomboy/addins-tools-note-of-day.page -share/help/pt_BR/tomboy/addins-tools-timestamp.page -share/help/pt_BR/tomboy/addins.page -share/help/pt_BR/tomboy/create-note.page -share/help/pt_BR/tomboy/create-notebook.page -share/help/pt_BR/tomboy/delete-notes.page -share/help/pt_BR/tomboy/edit-note.page -share/help/pt_BR/tomboy/figures/add-notebook-search.png -share/help/pt_BR/tomboy/figures/add-to-notebook.png -share/help/pt_BR/tomboy/figures/delete-notebook.png -share/help/pt_BR/tomboy/figures/icon.png -share/help/pt_BR/tomboy/figures/move-notes-search.png -share/help/pt_BR/tomboy/figures/new-notebook.png -share/help/pt_BR/tomboy/figures/note-template.png -share/help/pt_BR/tomboy/figures/notebook-icon.png -share/help/pt_BR/tomboy/figures/tomboy-main-menu.png -share/help/pt_BR/tomboy/figures/tomboy-new-note.png -share/help/pt_BR/tomboy/figures/tomboy-panel.png -share/help/pt_BR/tomboy/figures/tomboy-pindown.png -share/help/pt_BR/tomboy/figures/tomboy-pinup.png -share/help/pt_BR/tomboy/figures/tomboy-preferences-add-ins.png -share/help/pt_BR/tomboy/figures/tomboy-preferences-editing.png -share/help/pt_BR/tomboy/figures/tomboy-preferences-hotkeys.png -share/help/pt_BR/tomboy/figures/tomboy-preferences-synchronization.png -share/help/pt_BR/tomboy/figures/tomboy-tools.png -share/help/pt_BR/tomboy/figures/tomboy.png -share/help/pt_BR/tomboy/hotkeys.page -share/help/pt_BR/tomboy/index.page -share/help/pt_BR/tomboy/introduction.page -share/help/pt_BR/tomboy/legal.xml -share/help/pt_BR/tomboy/note-edit-prefs.page -share/help/pt_BR/tomboy/pin-notes.page -share/help/pt_BR/tomboy/prefs.page -share/help/pt_BR/tomboy/search.page -share/help/pt_BR/tomboy/sync-setup.page -share/help/pt_BR/tomboy/sync.page -share/help/pt_BR/tomboy/whatsnew.page -share/help/ro/tomboy/addins-desktop-bugzilla.page -share/help/ro/tomboy/addins-desktop-printing.page -share/help/ro/tomboy/addins-formatting-fixed-width.page -share/help/ro/tomboy/addins-formatting-underline.page -share/help/ro/tomboy/addins-preferences.page -share/help/ro/tomboy/addins-sync-local.page -share/help/ro/tomboy/addins-sync-ssh.page -share/help/ro/tomboy/addins-sync-webdav.page -share/help/ro/tomboy/addins-sync-webservice.page -share/help/ro/tomboy/addins-tools-backlinks.page -share/help/ro/tomboy/addins-tools-html-export.page -share/help/ro/tomboy/addins-tools-note-of-day.page -share/help/ro/tomboy/addins-tools-timestamp.page -share/help/ro/tomboy/addins.page -share/help/ro/tomboy/create-note.page -share/help/ro/tomboy/create-notebook.page -share/help/ro/tomboy/delete-notes.page -share/help/ro/tomboy/edit-note.page -share/help/ro/tomboy/figures/add-notebook-search.png -share/help/ro/tomboy/figures/add-to-notebook.png -share/help/ro/tomboy/figures/delete-notebook.png -share/help/ro/tomboy/figures/icon.png -share/help/ro/tomboy/figures/move-notes-search.png -share/help/ro/tomboy/figures/new-notebook.png -share/help/ro/tomboy/figures/note-template.png -share/help/ro/tomboy/figures/notebook-icon.png -share/help/ro/tomboy/figures/tomboy-main-menu.png -share/help/ro/tomboy/figures/tomboy-new-note.png -share/help/ro/tomboy/figures/tomboy-panel.png -share/help/ro/tomboy/figures/tomboy-pindown.png -share/help/ro/tomboy/figures/tomboy-pinup.png -share/help/ro/tomboy/figures/tomboy-preferences-add-ins.png -share/help/ro/tomboy/figures/tomboy-preferences-editing.png -share/help/ro/tomboy/figures/tomboy-preferences-hotkeys.png -share/help/ro/tomboy/figures/tomboy-preferences-synchronization.png -share/help/ro/tomboy/figures/tomboy-tools.png -share/help/ro/tomboy/figures/tomboy.png -share/help/ro/tomboy/hotkeys.page -share/help/ro/tomboy/index.page -share/help/ro/tomboy/introduction.page -share/help/ro/tomboy/legal.xml -share/help/ro/tomboy/note-edit-prefs.page -share/help/ro/tomboy/pin-notes.page -share/help/ro/tomboy/prefs.page -share/help/ro/tomboy/search.page -share/help/ro/tomboy/sync-setup.page -share/help/ro/tomboy/sync.page -share/help/ro/tomboy/whatsnew.page -share/help/ru/tomboy/addins-desktop-bugzilla.page -share/help/ru/tomboy/addins-desktop-printing.page -share/help/ru/tomboy/addins-formatting-fixed-width.page -share/help/ru/tomboy/addins-formatting-underline.page -share/help/ru/tomboy/addins-preferences.page -share/help/ru/tomboy/addins-sync-local.page -share/help/ru/tomboy/addins-sync-ssh.page -share/help/ru/tomboy/addins-sync-webdav.page -share/help/ru/tomboy/addins-sync-webservice.page -share/help/ru/tomboy/addins-tools-backlinks.page -share/help/ru/tomboy/addins-tools-html-export.page -share/help/ru/tomboy/addins-tools-note-of-day.page -share/help/ru/tomboy/addins-tools-timestamp.page -share/help/ru/tomboy/addins.page -share/help/ru/tomboy/create-note.page -share/help/ru/tomboy/create-notebook.page -share/help/ru/tomboy/delete-notes.page -share/help/ru/tomboy/edit-note.page -share/help/ru/tomboy/figures/add-notebook-search.png -share/help/ru/tomboy/figures/add-to-notebook.png -share/help/ru/tomboy/figures/delete-notebook.png -share/help/ru/tomboy/figures/icon.png -share/help/ru/tomboy/figures/move-notes-search.png -share/help/ru/tomboy/figures/new-notebook.png -share/help/ru/tomboy/figures/note-template.png -share/help/ru/tomboy/figures/notebook-icon.png -share/help/ru/tomboy/figures/tomboy-main-menu.png -share/help/ru/tomboy/figures/tomboy-new-note.png -share/help/ru/tomboy/figures/tomboy-panel.png -share/help/ru/tomboy/figures/tomboy-pindown.png -share/help/ru/tomboy/figures/tomboy-pinup.png -share/help/ru/tomboy/figures/tomboy-preferences-add-ins.png -share/help/ru/tomboy/figures/tomboy-preferences-editing.png -share/help/ru/tomboy/figures/tomboy-preferences-hotkeys.png -share/help/ru/tomboy/figures/tomboy-preferences-synchronization.png -share/help/ru/tomboy/figures/tomboy-tools.png -share/help/ru/tomboy/figures/tomboy.png -share/help/ru/tomboy/hotkeys.page -share/help/ru/tomboy/index.page -share/help/ru/tomboy/introduction.page -share/help/ru/tomboy/legal.xml -share/help/ru/tomboy/note-edit-prefs.page -share/help/ru/tomboy/pin-notes.page -share/help/ru/tomboy/prefs.page -share/help/ru/tomboy/search.page -share/help/ru/tomboy/sync-setup.page -share/help/ru/tomboy/sync.page -share/help/ru/tomboy/whatsnew.page -share/help/sl/tomboy/addins-desktop-bugzilla.page -share/help/sl/tomboy/addins-desktop-printing.page -share/help/sl/tomboy/addins-formatting-fixed-width.page -share/help/sl/tomboy/addins-formatting-underline.page -share/help/sl/tomboy/addins-preferences.page -share/help/sl/tomboy/addins-sync-local.page -share/help/sl/tomboy/addins-sync-ssh.page -share/help/sl/tomboy/addins-sync-webdav.page -share/help/sl/tomboy/addins-sync-webservice.page -share/help/sl/tomboy/addins-tools-backlinks.page -share/help/sl/tomboy/addins-tools-html-export.page -share/help/sl/tomboy/addins-tools-note-of-day.page -share/help/sl/tomboy/addins-tools-timestamp.page -share/help/sl/tomboy/addins.page -share/help/sl/tomboy/create-note.page -share/help/sl/tomboy/create-notebook.page -share/help/sl/tomboy/delete-notes.page -share/help/sl/tomboy/edit-note.page -share/help/sl/tomboy/figures/add-notebook-search.png -share/help/sl/tomboy/figures/add-to-notebook.png -share/help/sl/tomboy/figures/delete-notebook.png -share/help/sl/tomboy/figures/icon.png -share/help/sl/tomboy/figures/move-notes-search.png -share/help/sl/tomboy/figures/new-notebook.png -share/help/sl/tomboy/figures/note-template.png -share/help/sl/tomboy/figures/notebook-icon.png -share/help/sl/tomboy/figures/tomboy-main-menu.png -share/help/sl/tomboy/figures/tomboy-new-note.png -share/help/sl/tomboy/figures/tomboy-panel.png -share/help/sl/tomboy/figures/tomboy-pindown.png -share/help/sl/tomboy/figures/tomboy-pinup.png -share/help/sl/tomboy/figures/tomboy-preferences-add-ins.png -share/help/sl/tomboy/figures/tomboy-preferences-editing.png -share/help/sl/tomboy/figures/tomboy-preferences-hotkeys.png -share/help/sl/tomboy/figures/tomboy-preferences-synchronization.png -share/help/sl/tomboy/figures/tomboy-tools.png -share/help/sl/tomboy/figures/tomboy.png -share/help/sl/tomboy/hotkeys.page -share/help/sl/tomboy/index.page -share/help/sl/tomboy/introduction.page -share/help/sl/tomboy/legal.xml -share/help/sl/tomboy/note-edit-prefs.page -share/help/sl/tomboy/pin-notes.page -share/help/sl/tomboy/prefs.page -share/help/sl/tomboy/search.page -share/help/sl/tomboy/sync-setup.page -share/help/sl/tomboy/sync.page -share/help/sl/tomboy/whatsnew.page -share/help/sv/tomboy/addins-desktop-bugzilla.page -share/help/sv/tomboy/addins-desktop-printing.page -share/help/sv/tomboy/addins-formatting-fixed-width.page -share/help/sv/tomboy/addins-formatting-underline.page -share/help/sv/tomboy/addins-preferences.page -share/help/sv/tomboy/addins-sync-local.page -share/help/sv/tomboy/addins-sync-ssh.page -share/help/sv/tomboy/addins-sync-webdav.page -share/help/sv/tomboy/addins-sync-webservice.page -share/help/sv/tomboy/addins-tools-backlinks.page -share/help/sv/tomboy/addins-tools-html-export.page -share/help/sv/tomboy/addins-tools-note-of-day.page -share/help/sv/tomboy/addins-tools-timestamp.page -share/help/sv/tomboy/addins.page -share/help/sv/tomboy/create-note.page -share/help/sv/tomboy/create-notebook.page -share/help/sv/tomboy/delete-notes.page -share/help/sv/tomboy/edit-note.page -share/help/sv/tomboy/figures/add-notebook-search.png -share/help/sv/tomboy/figures/add-to-notebook.png -share/help/sv/tomboy/figures/delete-notebook.png -share/help/sv/tomboy/figures/icon.png -share/help/sv/tomboy/figures/move-notes-search.png -share/help/sv/tomboy/figures/new-notebook.png -share/help/sv/tomboy/figures/note-template.png -share/help/sv/tomboy/figures/notebook-icon.png -share/help/sv/tomboy/figures/tomboy-main-menu.png -share/help/sv/tomboy/figures/tomboy-new-note.png -share/help/sv/tomboy/figures/tomboy-panel.png -share/help/sv/tomboy/figures/tomboy-pindown.png -share/help/sv/tomboy/figures/tomboy-pinup.png -share/help/sv/tomboy/figures/tomboy-preferences-add-ins.png -share/help/sv/tomboy/figures/tomboy-preferences-editing.png -share/help/sv/tomboy/figures/tomboy-preferences-hotkeys.png -share/help/sv/tomboy/figures/tomboy-preferences-synchronization.png -share/help/sv/tomboy/figures/tomboy-tools.png -share/help/sv/tomboy/figures/tomboy.png -share/help/sv/tomboy/hotkeys.page -share/help/sv/tomboy/index.page -share/help/sv/tomboy/introduction.page -share/help/sv/tomboy/legal.xml -share/help/sv/tomboy/note-edit-prefs.page -share/help/sv/tomboy/pin-notes.page -share/help/sv/tomboy/prefs.page -share/help/sv/tomboy/search.page -share/help/sv/tomboy/sync-setup.page -share/help/sv/tomboy/sync.page -share/help/sv/tomboy/whatsnew.page -share/help/uk/tomboy/addins-desktop-bugzilla.page -share/help/uk/tomboy/addins-desktop-printing.page -share/help/uk/tomboy/addins-formatting-fixed-width.page -share/help/uk/tomboy/addins-formatting-underline.page -share/help/uk/tomboy/addins-preferences.page -share/help/uk/tomboy/addins-sync-local.page -share/help/uk/tomboy/addins-sync-ssh.page -share/help/uk/tomboy/addins-sync-webdav.page -share/help/uk/tomboy/addins-sync-webservice.page -share/help/uk/tomboy/addins-tools-backlinks.page -share/help/uk/tomboy/addins-tools-html-export.page -share/help/uk/tomboy/addins-tools-note-of-day.page -share/help/uk/tomboy/addins-tools-timestamp.page -share/help/uk/tomboy/addins.page -share/help/uk/tomboy/create-note.page -share/help/uk/tomboy/create-notebook.page -share/help/uk/tomboy/delete-notes.page -share/help/uk/tomboy/edit-note.page -share/help/uk/tomboy/figures/add-notebook-search.png -share/help/uk/tomboy/figures/add-to-notebook.png -share/help/uk/tomboy/figures/delete-notebook.png -share/help/uk/tomboy/figures/icon.png -share/help/uk/tomboy/figures/move-notes-search.png -share/help/uk/tomboy/figures/new-notebook.png -share/help/uk/tomboy/figures/note-template.png -share/help/uk/tomboy/figures/notebook-icon.png -share/help/uk/tomboy/figures/tomboy-main-menu.png -share/help/uk/tomboy/figures/tomboy-new-note.png -share/help/uk/tomboy/figures/tomboy-panel.png -share/help/uk/tomboy/figures/tomboy-pindown.png -share/help/uk/tomboy/figures/tomboy-pinup.png -share/help/uk/tomboy/figures/tomboy-preferences-add-ins.png -share/help/uk/tomboy/figures/tomboy-preferences-editing.png -share/help/uk/tomboy/figures/tomboy-preferences-hotkeys.png -share/help/uk/tomboy/figures/tomboy-preferences-synchronization.png -share/help/uk/tomboy/figures/tomboy-tools.png -share/help/uk/tomboy/figures/tomboy.png -share/help/uk/tomboy/hotkeys.page -share/help/uk/tomboy/index.page -share/help/uk/tomboy/introduction.page -share/help/uk/tomboy/legal.xml -share/help/uk/tomboy/note-edit-prefs.page -share/help/uk/tomboy/pin-notes.page -share/help/uk/tomboy/prefs.page -share/help/uk/tomboy/search.page -share/help/uk/tomboy/sync-setup.page -share/help/uk/tomboy/sync.page -share/help/uk/tomboy/whatsnew.page -share/help/vi/tomboy/addins-desktop-bugzilla.page -share/help/vi/tomboy/addins-desktop-printing.page -share/help/vi/tomboy/addins-formatting-fixed-width.page -share/help/vi/tomboy/addins-formatting-underline.page -share/help/vi/tomboy/addins-preferences.page -share/help/vi/tomboy/addins-sync-local.page -share/help/vi/tomboy/addins-sync-ssh.page -share/help/vi/tomboy/addins-sync-webdav.page -share/help/vi/tomboy/addins-sync-webservice.page -share/help/vi/tomboy/addins-tools-backlinks.page -share/help/vi/tomboy/addins-tools-html-export.page -share/help/vi/tomboy/addins-tools-note-of-day.page -share/help/vi/tomboy/addins-tools-timestamp.page -share/help/vi/tomboy/addins.page -share/help/vi/tomboy/create-note.page -share/help/vi/tomboy/create-notebook.page -share/help/vi/tomboy/delete-notes.page -share/help/vi/tomboy/edit-note.page -share/help/vi/tomboy/figures/add-notebook-search.png -share/help/vi/tomboy/figures/add-to-notebook.png -share/help/vi/tomboy/figures/delete-notebook.png -share/help/vi/tomboy/figures/icon.png -share/help/vi/tomboy/figures/move-notes-search.png -share/help/vi/tomboy/figures/new-notebook.png -share/help/vi/tomboy/figures/note-template.png -share/help/vi/tomboy/figures/notebook-icon.png -share/help/vi/tomboy/figures/tomboy-main-menu.png -share/help/vi/tomboy/figures/tomboy-new-note.png -share/help/vi/tomboy/figures/tomboy-panel.png -share/help/vi/tomboy/figures/tomboy-pindown.png -share/help/vi/tomboy/figures/tomboy-pinup.png -share/help/vi/tomboy/figures/tomboy-preferences-add-ins.png -share/help/vi/tomboy/figures/tomboy-preferences-editing.png -share/help/vi/tomboy/figures/tomboy-preferences-hotkeys.png -share/help/vi/tomboy/figures/tomboy-preferences-synchronization.png -share/help/vi/tomboy/figures/tomboy-tools.png -share/help/vi/tomboy/figures/tomboy.png -share/help/vi/tomboy/hotkeys.page -share/help/vi/tomboy/index.page -share/help/vi/tomboy/introduction.page -share/help/vi/tomboy/legal.xml -share/help/vi/tomboy/note-edit-prefs.page -share/help/vi/tomboy/pin-notes.page -share/help/vi/tomboy/prefs.page -share/help/vi/tomboy/search.page -share/help/vi/tomboy/sync-setup.page -share/help/vi/tomboy/sync.page -share/help/vi/tomboy/whatsnew.page -share/help/zh_CN/tomboy/addins-desktop-bugzilla.page -share/help/zh_CN/tomboy/addins-desktop-printing.page -share/help/zh_CN/tomboy/addins-formatting-fixed-width.page -share/help/zh_CN/tomboy/addins-formatting-underline.page -share/help/zh_CN/tomboy/addins-preferences.page -share/help/zh_CN/tomboy/addins-sync-local.page -share/help/zh_CN/tomboy/addins-sync-ssh.page -share/help/zh_CN/tomboy/addins-sync-webdav.page -share/help/zh_CN/tomboy/addins-sync-webservice.page -share/help/zh_CN/tomboy/addins-tools-backlinks.page -share/help/zh_CN/tomboy/addins-tools-html-export.page -share/help/zh_CN/tomboy/addins-tools-note-of-day.page -share/help/zh_CN/tomboy/addins-tools-timestamp.page -share/help/zh_CN/tomboy/addins.page -share/help/zh_CN/tomboy/create-note.page -share/help/zh_CN/tomboy/create-notebook.page -share/help/zh_CN/tomboy/delete-notes.page -share/help/zh_CN/tomboy/edit-note.page -share/help/zh_CN/tomboy/figures/add-notebook-search.png -share/help/zh_CN/tomboy/figures/add-to-notebook.png -share/help/zh_CN/tomboy/figures/delete-notebook.png -share/help/zh_CN/tomboy/figures/icon.png -share/help/zh_CN/tomboy/figures/move-notes-search.png -share/help/zh_CN/tomboy/figures/new-notebook.png -share/help/zh_CN/tomboy/figures/note-template.png -share/help/zh_CN/tomboy/figures/notebook-icon.png -share/help/zh_CN/tomboy/figures/tomboy-main-menu.png -share/help/zh_CN/tomboy/figures/tomboy-new-note.png -share/help/zh_CN/tomboy/figures/tomboy-panel.png -share/help/zh_CN/tomboy/figures/tomboy-pindown.png -share/help/zh_CN/tomboy/figures/tomboy-pinup.png -share/help/zh_CN/tomboy/figures/tomboy-preferences-add-ins.png -share/help/zh_CN/tomboy/figures/tomboy-preferences-editing.png -share/help/zh_CN/tomboy/figures/tomboy-preferences-hotkeys.png -share/help/zh_CN/tomboy/figures/tomboy-preferences-synchronization.png -share/help/zh_CN/tomboy/figures/tomboy-tools.png -share/help/zh_CN/tomboy/figures/tomboy.png -share/help/zh_CN/tomboy/hotkeys.page -share/help/zh_CN/tomboy/index.page -share/help/zh_CN/tomboy/introduction.page -share/help/zh_CN/tomboy/legal.xml -share/help/zh_CN/tomboy/note-edit-prefs.page -share/help/zh_CN/tomboy/pin-notes.page -share/help/zh_CN/tomboy/prefs.page -share/help/zh_CN/tomboy/search.page -share/help/zh_CN/tomboy/sync-setup.page -share/help/zh_CN/tomboy/sync.page -share/help/zh_CN/tomboy/whatsnew.page -share/icons/hicolor/16x16/apps/tomboy.png -share/icons/hicolor/16x16/mimetypes/application-x-note.png -share/icons/hicolor/22x22/apps/tomboy.png -share/icons/hicolor/22x22/mimetypes/application-x-note.png -share/icons/hicolor/24x24/apps/tomboy.png -share/icons/hicolor/256x256/apps/tomboy.png -share/icons/hicolor/32x32/apps/tomboy.png -share/icons/hicolor/48x48/apps/tomboy.png -share/icons/hicolor/48x48/mimetypes/application-x-note.png -share/icons/hicolor/scalable/apps/tomboy.svg -share/locale/af/LC_MESSAGES/tomboy.mo -share/locale/ar/LC_MESSAGES/tomboy.mo -share/locale/as/LC_MESSAGES/tomboy.mo -share/locale/ast/LC_MESSAGES/tomboy.mo -share/locale/be/LC_MESSAGES/tomboy.mo -share/locale/be@latin/LC_MESSAGES/tomboy.mo -share/locale/bg/LC_MESSAGES/tomboy.mo -share/locale/bn/LC_MESSAGES/tomboy.mo -share/locale/bn_IN/LC_MESSAGES/tomboy.mo -share/locale/br/LC_MESSAGES/tomboy.mo -share/locale/bs/LC_MESSAGES/tomboy.mo -share/locale/ca/LC_MESSAGES/tomboy.mo -share/locale/ca@valencia/LC_MESSAGES/tomboy.mo -share/locale/cs/LC_MESSAGES/tomboy.mo -share/locale/da/LC_MESSAGES/tomboy.mo -share/locale/de/LC_MESSAGES/tomboy.mo -share/locale/dz/LC_MESSAGES/tomboy.mo -share/locale/el/LC_MESSAGES/tomboy.mo -share/locale/en@shaw/LC_MESSAGES/tomboy.mo -share/locale/en_CA/LC_MESSAGES/tomboy.mo -share/locale/en_GB/LC_MESSAGES/tomboy.mo -share/locale/eo/LC_MESSAGES/tomboy.mo -share/locale/es/LC_MESSAGES/tomboy.mo -share/locale/et/LC_MESSAGES/tomboy.mo -share/locale/eu/LC_MESSAGES/tomboy.mo -share/locale/fa/LC_MESSAGES/tomboy.mo -share/locale/fi/LC_MESSAGES/tomboy.mo -share/locale/fr/LC_MESSAGES/tomboy.mo -share/locale/ga/LC_MESSAGES/tomboy.mo -share/locale/gl/LC_MESSAGES/tomboy.mo -share/locale/gu/LC_MESSAGES/tomboy.mo -share/locale/he/LC_MESSAGES/tomboy.mo -share/locale/hi/LC_MESSAGES/tomboy.mo -share/locale/hu/LC_MESSAGES/tomboy.mo -share/locale/id/LC_MESSAGES/tomboy.mo -share/locale/is/LC_MESSAGES/tomboy.mo -share/locale/it/LC_MESSAGES/tomboy.mo -share/locale/ja/LC_MESSAGES/tomboy.mo -share/locale/kn/LC_MESSAGES/tomboy.mo -share/locale/ko/LC_MESSAGES/tomboy.mo -share/locale/ku/LC_MESSAGES/tomboy.mo -share/locale/lt/LC_MESSAGES/tomboy.mo -share/locale/lv/LC_MESSAGES/tomboy.mo -share/locale/mai/LC_MESSAGES/tomboy.mo -share/locale/mk/LC_MESSAGES/tomboy.mo -share/locale/ml/LC_MESSAGES/tomboy.mo -share/locale/mr/LC_MESSAGES/tomboy.mo -share/locale/ms/LC_MESSAGES/tomboy.mo -share/locale/nb/LC_MESSAGES/tomboy.mo -share/locale/ne/LC_MESSAGES/tomboy.mo -share/locale/nl/LC_MESSAGES/tomboy.mo -share/locale/nn/LC_MESSAGES/tomboy.mo -share/locale/oc/LC_MESSAGES/tomboy.mo -share/locale/or/LC_MESSAGES/tomboy.mo -share/locale/pa/LC_MESSAGES/tomboy.mo -share/locale/pl/LC_MESSAGES/tomboy.mo -share/locale/pt/LC_MESSAGES/tomboy.mo -share/locale/pt_BR/LC_MESSAGES/tomboy.mo -share/locale/ro/LC_MESSAGES/tomboy.mo -share/locale/ru/LC_MESSAGES/tomboy.mo -share/locale/rw/LC_MESSAGES/tomboy.mo -share/locale/si/LC_MESSAGES/tomboy.mo -share/locale/sk/LC_MESSAGES/tomboy.mo -share/locale/sl/LC_MESSAGES/tomboy.mo -share/locale/sq/LC_MESSAGES/tomboy.mo -share/locale/sr/LC_MESSAGES/tomboy.mo -share/locale/sr@latin/LC_MESSAGES/tomboy.mo -share/locale/sv/LC_MESSAGES/tomboy.mo -share/locale/ta/LC_MESSAGES/tomboy.mo -share/locale/te/LC_MESSAGES/tomboy.mo -share/locale/th/LC_MESSAGES/tomboy.mo -share/locale/tr/LC_MESSAGES/tomboy.mo -share/locale/ug/LC_MESSAGES/tomboy.mo -share/locale/uk/LC_MESSAGES/tomboy.mo -share/locale/vi/LC_MESSAGES/tomboy.mo -share/locale/zh_CN/LC_MESSAGES/tomboy.mo -share/locale/zh_HK/LC_MESSAGES/tomboy.mo -share/locale/zh_TW/LC_MESSAGES/tomboy.mo -share/mime/application/x-note.xml -share/mime/packages/tomboy.xml -%%DATADIR%%/icons/hicolor/16x16/actions/note-new.png -%%DATADIR%%/icons/hicolor/16x16/actions/notebook-new.png -%%DATADIR%%/icons/hicolor/16x16/places/note.png -%%DATADIR%%/icons/hicolor/16x16/places/notebook.png -%%DATADIR%%/icons/hicolor/16x16/status/pin-active.png -%%DATADIR%%/icons/hicolor/16x16/status/pin-down.png -%%DATADIR%%/icons/hicolor/16x16/status/pin-up.png -%%DATADIR%%/icons/hicolor/22x22/actions/filter-note-all.png -%%DATADIR%%/icons/hicolor/22x22/actions/filter-note-unfiled.png -%%DATADIR%%/icons/hicolor/22x22/actions/note-new.png -%%DATADIR%%/icons/hicolor/22x22/actions/notebook-new.png -%%DATADIR%%/icons/hicolor/22x22/places/note.png -%%DATADIR%%/icons/hicolor/22x22/places/notebook.png -%%DATADIR%%/icons/hicolor/24x24/actions/filter-note-all.png -%%DATADIR%%/icons/hicolor/24x24/actions/filter-note-unfiled.png -%%DATADIR%%/icons/hicolor/24x24/actions/note-new.png -%%DATADIR%%/icons/hicolor/24x24/actions/notebook-new.png -%%DATADIR%%/icons/hicolor/24x24/places/note.png -%%DATADIR%%/icons/hicolor/24x24/places/notebook.png -%%DATADIR%%/icons/hicolor/48x48/actions/notebook-new.png -%%DATADIR%%/icons/hicolor/scalable/actions/notebook-new.svg diff --git a/devel/Makefile b/devel/Makefile index 40efee7c2f06..edb53bfc2e45 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1531,7 +1531,6 @@ SUBDIR += modd SUBDIR += mongo-c-driver SUBDIR += mono-addins - SUBDIR += monodevelop SUBDIR += monotone SUBDIR += mpatrol SUBDIR += mph diff --git a/devel/monodevelop/Makefile b/devel/monodevelop/Makefile deleted file mode 100644 index 034d700bc908..000000000000 --- a/devel/monodevelop/Makefile +++ /dev/null @@ -1,89 +0,0 @@ -# Created by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> - -PORTNAME= monodevelop -PORTVERSION= 7.6.11.7 -DISTVERSIONPREFIX= ${PORTNAME}- -PORTREVISION= 2 -CATEGORIES= devel - -MAINTAINER= mono@FreeBSD.org -COMMENT= IDE for the .NET platform - -LICENSE= LGPL21 -LICENSE_FILE= ${WRKSRC}/COPYING - -BROKEN= Not usable - -DEPRECATED= outdated, depends on deprecated library www/gtkhtml3 -EXPIRATION_DATE= 2021-03-31 - -BUILD_DEPENDS= msbuild:devel/msbuild \ - fsharpc:lang/fsharp \ - cmake:devel/cmake -LIB_DEPENDS= libcurl.so:ftp/curl \ - libssh2.so:security/libssh2 -RUN_DEPENDS= ${LOCALBASE}/lib/libgdiplus.a:x11-toolkits/libgdiplus \ - exctags:devel/ctags \ - git:devel/git \ - svn:devel/subversion \ - fsharpc:lang/fsharp # msbuild - -# main/external/fsharpbinding/paket.lock -NUGET_FEEDS= NUGET ROSLYN ROSLYN_FOR_VS_FOR_MAC TEMPLATING VS_IMPL VS_EDITOR VSSDK VSTEST -NUGET_LAYOUT= legacy -VS_IMPL_URL= https://vside.myget.org/F/vs-impl/api/v2/ -VS_EDITOR_URL= https://www.myget.org/F/vs-editor/api/v2/ -VSSDK_URL= https://vside.myget.org/F/vssdk/api/v2/ -PAKET_DEPENDS= ExtCore=0.8.46 \ - FAKE=4.61.1 \ - FSharp.Compiler.CodeDom=0.9.2 \ - FSharp.Compiler.Service=23.0.1 \ - FSharp.Core=4.3.3 \ - Fantomas=2.6.1 \ - Mono.Cecil=0.10.0-beta6 \ - Newtonsoft.Json=10.0.3 \ - StrongNamer=0.0.6 \ - System.Collections.Immutable=1.3.1 \ - System.Reactive.Core=3.1.1 \ - System.Reactive.Interfaces=3.1.1 \ - System.Reactive.Linq=3.1.1 \ - System.Reflection.Metadata=1.4.2 \ - System.ValueTuple=4.4.0 \ - YamlDotNet.Signed=4.0.1-pre291 - -PAKET_PACKAGEDIR=${WRKSRC}/external/fsharpbinding/packages - -USES= autoreconf desktop-file-utils gettext gmake gnome mono:nuget pathfix pkgconfig shared-mime-info ssl -USE_GNOME= gtksharp20 gnomesharp20 -INSTALLS_ICONS= yes - -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-release --disable-update-mimedb --disable-update-desktopdb \ - --enable-maintainer-mode --enable-gnomeplatform --enable-git -INSTALL= /usr/bin/install -USE_GITHUB= yes -GH_ACCOUNT= mono -GH_TUPLE= mono:RefactoringEssentials:0148f6a:1/external/RefactoringEssentials \ - mono:debugger-libs:cd477ba:3/external/debugger-libs \ - mono:guiunit:dd094e7:4/external/guiunit \ - mono:libgit-binary:d8b2aca:6/external/libgit-binary \ - mono:libgit2:71efcb3:7/external/libgit2 \ - mono:libgit2sharp:319fa36:8/external/libgit2sharp \ - mono:mono-addins:293cbf2:9/external/mono-addins \ - icsharpcode:NRefactory:0607a4a:10/external/nrefactory \ - mono:nuget-binary:ebedbf8:11/external/nuget-binary \ - mono:xwt:cacc327:12/external/xwt - -INSTALL_TARGET= install-strip -MAKE_ENV= DOTNET_MSBUILD_SDK_RESOLVER_SDKS_DIR= \ - XDG_CACHE_HOME=${WRKDIR} \ - OPENSSL_ROOT_DIR=${OPENSSLBASE} \ - MONO_REGISTRY_PATH=${WRKDIR} -MAKE_JOBS_UNSAFE=Build parallelization not implemented -WRKSRC_SUBDIR= main -PORTSCOUT= limit:^\d+\.\d+\.[1-9].* - -post-patch: - ${ECHO} "Release ID: ${PORTVERSION}" > ${WRKSRC}/buildinfo - -.include <bsd.port.mk> diff --git a/devel/monodevelop/distinfo b/devel/monodevelop/distinfo deleted file mode 100644 index 60c9a4bdccf6..000000000000 --- a/devel/monodevelop/distinfo +++ /dev/null @@ -1,427 +0,0 @@ -TIMESTAMP = 1577499668 -SHA256 (extcore.0.8.46.nupkg) = cd0eece16baf9c17cf7e13e9397a694ea72499d86304b934b59dfa71c5e815eb -SIZE (extcore.0.8.46.nupkg) = 5914655 -SHA256 (fake.4.61.1.nupkg) = 74733716ee5192dcc138c66f2a328db75e858c36904b90006440f2e85fe4ca2d -SIZE (fake.4.61.1.nupkg) = 14290654 -SHA256 (fsharp.compiler.codedom.0.9.2.nupkg) = 31658cfaf6b75b12eea03b8a663934393ed292214e08cea05a69d414cffe22ad -SIZE (fsharp.compiler.codedom.0.9.2.nupkg) = 395184 -SHA256 (fsharp.compiler.service.23.0.1.nupkg) = acb33878c7f24622ca6421c933b405b4da3edba34feb5e00a7cbadc40f110e95 -SIZE (fsharp.compiler.service.23.0.1.nupkg) = 8905068 -SHA256 (fsharp.core.4.3.3.nupkg) = 1a0735f9d2a0047470027fd11e0aadfd4d1f0f941b8abf1dfee789e1f280f863 -SIZE (fsharp.core.4.3.3.nupkg) = 2859636 -SHA256 (fantomas.2.6.1.nupkg) = b602be3fedfdf3e1212e894b3937f23cb4f0085b37607faae472d342edea4854 -SIZE (fantomas.2.6.1.nupkg) = 418296 -SHA256 (mono.cecil.0.10.0-beta6.nupkg) = fcfeb1c90073641fc56c21409af5d6499d28be691bf19c87bb9b90afe6d015cb -SIZE (mono.cecil.0.10.0-beta6.nupkg) = 655585 -SHA256 (newtonsoft.json.10.0.3.nupkg) = 5841c28e9f8e32be5ac5742316c87b4cc0c4fedb44df99ccbf94413dd7317e1b -SIZE (newtonsoft.json.10.0.3.nupkg) = 2076432 -SHA256 (strongnamer.0.0.6.nupkg) = 3517d8eadf39b517aead0da1ed5b728866766cfcfe950b34c46d29f37b6c58b0 -SIZE (strongnamer.0.0.6.nupkg) = 228569 -SHA256 (system.collections.immutable.1.3.1.nupkg) = 82210f4527d0d1f8de5c1ffa86c466130d0664540b96dd88e031e533cf652e91 -SIZE (system.collections.immutable.1.3.1.nupkg) = 371114 -SHA256 (system.reactive.core.3.1.1.nupkg) = c9cecf80da4ac6fd96a37bd58533d9f05641a50b994e98612c5039c6f4f7d496 -SIZE (system.reactive.core.3.1.1.nupkg) = 634136 -SHA256 (system.reactive.interfaces.3.1.1.nupkg) = 5391660da9445e09f0f26c5fda3d22e33d50b37a43b7b95769635ace48c29fc4 -SIZE (system.reactive.interfaces.3.1.1.nupkg) = 38710 -SHA256 (system.reactive.linq.3.1.1.nupkg) = 717300bcbc0fc0322dfd07a78f0f2dec26e78042b3b0d698d1e2dd852f2188d0 -SIZE (system.reactive.linq.3.1.1.nupkg) = 1381597 -SHA256 (system.reflection.metadata.1.4.2.nupkg) = f16413c3739d246d93790c8e93cf3edb1e80e1cdfcc1c9fc13e5f932da6bd0a5 -SIZE (system.reflection.metadata.1.4.2.nupkg) = 486695 -SHA256 (system.valuetuple.4.4.0.nupkg) = 68c3ad8ff7deb843c13710fd115c8e8d64492f639fa434059e1440a311a04424 -SIZE (system.valuetuple.4.4.0.nupkg) = 212534 -SHA256 (yamldotnet.signed.4.0.1-pre291.nupkg) = da245ddb3c2fe0b039b31b8b916f02fb4d79ddbd02c2aed694b13c21fb8829ec -SIZE (yamldotnet.signed.4.0.1-pre291.nupkg) = 691403 -SHA256 (clrheapallocationanalyzer.1.0.0.8.nupkg) = ee25cea8e927004d79b84ca577f5dcfb09c476b330cbb71a890fa7fdcbbffc64 -SIZE (clrheapallocationanalyzer.1.0.0.8.nupkg) = 24157 -SHA256 (humanizer.core.2.2.0.nupkg) = e50ea845a57cc073ce347ade2af07be158d5d855b7ea6c02de7fb4e48b79bf22 -SIZE (humanizer.core.2.2.0.nupkg) = 104728 -SHA256 (icsharpcode.decompiler.3.0.0.3403-beta4.nupkg) = 44d9f6df7d068a3b78c1c0d0cea1f3abbeaa6b514491adc7695e002dbd5d8057 -SIZE (icsharpcode.decompiler.3.0.0.3403-beta4.nupkg) = 3860972 -SHA256 (jetbrains.sharpziplib.stripped.0.87.20170615.10.nupkg) = 3af3da086d1dad5bcfc25d9e6e248a4f269c19f1492a260ba2822f7fcde78be0 -SIZE (jetbrains.sharpziplib.stripped.0.87.20170615.10.nupkg) = 163944 -SHA256 (largeaddressaware.1.0.1.nupkg) = b1f192b275cc36ef159e16f640fb4101d61d70da4df01ea82a5d8c8b9e858e91 -SIZE (largeaddressaware.1.0.1.nupkg) = 14740 -SHA256 (libgit2sharp.nativebinaries.1.0.81.nupkg) = 01de89337ffe4dae225ae9ee84e39c04c09e210c9dca53b97aeca3aaa1737445 -SIZE (libgit2sharp.nativebinaries.1.0.81.nupkg) = 5344553 -SHA256 (managedesent.1.9.4.nupkg) = e912381c058bf6b9c568924da1837295b4b2c59525eafa40a223ef31d63af503 -SIZE (managedesent.1.9.4.nupkg) = 869237 -SHA256 (microsoft.aspnet.mvc.5.2.3.nupkg) = e49efe0cb18862cfb3478dc34cff84bf862033763e95504f6eea5230ca306298 -SIZE (microsoft.aspnet.mvc.5.2.3.nupkg) = 308548 -SHA256 (microsoft.aspnet.razor.3.2.3.nupkg) = 6cc108770bd5f84c019bebe3df9003f2228abeea1cb03d2b97de1fe5eab0a418 -SIZE (microsoft.aspnet.razor.3.2.3.nupkg) = 158909 -SHA256 (microsoft.aspnet.webpages.3.2.3.nupkg) = d28f91adbe2e3d2ac7d16a60c20b9f81b59816805fd999ae774b7d9146780809 -SIZE (microsoft.aspnet.webpages.3.2.3.nupkg) = 238508 -SHA256 (microsoft.codeanalysis.analyzers.1.1.0.nupkg) = 2a878b104a0282677a56c426612a4805c8fb07094944b11ec781b53384fcc1c5 -SIZE (microsoft.codeanalysis.analyzers.1.1.0.nupkg) = 92844 -SHA256 (microsoft.codeanalysis.analyzers.1.2.0-beta2.nupkg) = d641b4b67a340fc6d2221d4da49aa448fc977483ddd37f8d2809724539352763 -SIZE (microsoft.codeanalysis.analyzers.1.2.0-beta2.nupkg) = 160788 -SHA256 (microsoft.codeanalysis.csharp.workspaces.1.3.2.nupkg) = f8df6e1a4f3ff0ab91af2cf0d8b375496f1a2b1ef2acac1da643bdb4aad34db6 -SIZE (microsoft.codeanalysis.csharp.workspaces.1.3.2.nupkg) = 739313 -SHA256 (microsoft.codeanalysis.csharp.1.3.2.nupkg) = f23dfc0487ef1f5e82aa7fd6b8fa784c3cfb79ee7dded934cd9abfe5324ff803 -SIZE (microsoft.codeanalysis.csharp.1.3.2.nupkg) = 5695392 -SHA256 (microsoft.codeanalysis.common.1.3.2.nupkg) = e0885b0a0a32f45d9e49af42a2e8b75db61dd4da1c3ef69222ebbdfa09b957cf -SIZE (microsoft.codeanalysis.common.1.3.2.nupkg) = 3118007 -SHA256 (microsoft.codeanalysis.elfie.1.0.0-rc9.nupkg) = e41823515ad7ddbd4c361811d57af7b42e40292e8036e3067e2d170fb3d990a2 -SIZE (microsoft.codeanalysis.elfie.1.0.0-rc9.nupkg) = 7883301 -SHA256 (microsoft.codeanalysis.visualbasic.workspaces.1.3.2.nupkg) = c138328f625e6c81f53ea14ff3303a195aa033f1bdd6c6e35d7e75eec7e7e9ae -SIZE (microsoft.codeanalysis.visualbasic.workspaces.1.3.2.nupkg) = 900140 -SHA256 (microsoft.codeanalysis.visualbasic.1.3.2.nupkg) = 1a481907261f2f8420cf3d7b5d91939fb1bfaf46446f25841a6d9e2a82613f58 -SIZE (microsoft.codeanalysis.visualbasic.1.3.2.nupkg) = 6860397 -SHA256 (microsoft.codeanalysis.workspaces.common.1.3.2.nupkg) = c15520bc4b23ba5169856da024b78ff409ebc80209fe62e877a0d9e427be4a7c -SIZE (microsoft.codeanalysis.workspaces.common.1.3.2.nupkg) = 2724064 -SHA256 (microsoft.codeanalysis.1.3.2.nupkg) = c4e9a05883d27359ed6eba80cfbbe288853b548beb59d14e9cdea4c26f778fe5 -SIZE (microsoft.codeanalysis.1.3.2.nupkg) = 15966 -SHA256 (microsoft.composition.1.0.27.nupkg) = 1bfde9df3c4e582f07a8bb7b2e5e5ca8def9d3b17a37f1ba1bf1f329acd045d1 -SIZE (microsoft.composition.1.0.27.nupkg) = 155987 -SHA256 (microsoft.composition.1.0.30.nupkg) = 214b7ce1a6c87c08e82119eaaa28253988f0fa2992fab66654845b362f530d42 -SIZE (microsoft.composition.1.0.30.nupkg) = 156073 -SHA256 (microsoft.dotnet.common.projecttemplates.2.0.1.0.0-beta2-20170727-301.nupkg) = 6f98b7b6bd667280cc8766a26e09f0d548750c4c3963699fe5c08f303ff4a123 -SIZE (microsoft.dotnet.common.projecttemplates.2.0.1.0.0-beta2-20170727-301.nupkg) = 24645 -SHA256 (microsoft.dotnet.test.projecttemplates.2.0.1.0.0-beta2-20170727-301.nupkg) = 1b743e2ad566557b4b523285c46f74dae809de8bcf22c6602a3e4700da924834 -SIZE (microsoft.dotnet.test.projecttemplates.2.0.1.0.0-beta2-20170727-301.nupkg) = 25734 -SHA256 (microsoft.dotnet.web.projecttemplates.2.0.1.0.0-beta2-20170727-301.nupkg) = 02b1324769dfdd4935ac4beef4fd7f31bc0560beebdb5b196b4c660c45472e14 -SIZE (microsoft.dotnet.web.projecttemplates.2.0.1.0.0-beta2-20170727-301.nupkg) = 1939967 -SHA256 (microsoft.netcore.platforms.1.0.1.nupkg) = 7a412cdc1ff47dbc79ea8042d71787b24bdbb1d7df3cddb850a0788824996f92 -SIZE (microsoft.netcore.platforms.1.0.1.nupkg) = 8289 -SHA256 (microsoft.netcore.platforms.1.1.0.nupkg) = 49c396d5229810408e912d571fb1f21cfa2f92853d4afcb3c77681d141d096a7 -SIZE (microsoft.netcore.platforms.1.1.0.nupkg) = 8374 -SHA256 (microsoft.netcore.portable.compatibility.1.0.1.nupkg) = c50d58aab0d7074720eaef6ff0c1ccf9882fd9cee5c4b54819945fb165c88ae3 -SIZE (microsoft.netcore.portable.compatibility.1.0.1.nupkg) = 830110 -SHA256 (microsoft.netcore.targets.1.1.0.nupkg) = b37c94e8fff675e82482fb4adbc8049e0a8b160911b79065bac4ead4b8d3b445 -SIZE (microsoft.netcore.targets.1.1.0.nupkg) = 8575 -SHA256 (microsoft.visualstudio.composition.15.6.36.nupkg) = 1ae6a7beda2329faf4422c62bc3617190b26b76058f8e4cac8bb15e9e4e29840 -SIZE (microsoft.visualstudio.composition.15.6.36.nupkg) = 916866 -SHA256 (microsoft.visualstudio.shared.vscodedebugprotocol.15.0.10815.1.nupkg) = 489df1436d7305655f01fb9bfdfa25f22d4348cc3541950c62cecf3faf1d236c -SIZE (microsoft.visualstudio.shared.vscodedebugprotocol.15.0.10815.1.nupkg) = 95964 -SHA256 (microsoft.visualstudio.threading.15.6.46.nupkg) = 11cb36e3871c94b68279ba4f178e997316290839300f7bd398cd08f5a767d4b6 -SIZE (microsoft.visualstudio.threading.15.6.46.nupkg) = 1499610 -SHA256 (microsoft.visualstudio.validation.15.3.32.nupkg) = 3e40d5d0079573ffe56e34f918f6624e504ac8851f2d1b0110692525a216e58f -SIZE (microsoft.visualstudio.validation.15.3.32.nupkg) = 373047 -SHA256 (microsoft.web.infrastructure.1.0.0.nupkg) = 94d5011a05bd4c22cf4bdbbd871650de632c1adf0ccd210e9d7b3bd67f1c98b0 -SIZE (microsoft.web.infrastructure.1.0.0.nupkg) = 34499 -SHA256 (microsoft.win32.primitives.4.0.1.nupkg) = 23aac46c54c860412acdf5f6e43ed3d8bfb94be802838c40a8d8b079d5d471df -SIZE (microsoft.win32.primitives.4.0.1.nupkg) = 53675 -SHA256 (microsoft.win32.primitives.4.3.0.nupkg) = 50196fe68a2d30c4a410e2c9eab6507fe4bcbfdee0fdf36f7b36f93480fc7cdb -SIZE (microsoft.win32.primitives.4.3.0.nupkg) = 53746 -SHA256 (mono.cecil.0.10.0-beta7.nupkg) = 80af931fb0320b15db2910447454ef2846c01e973ef9db967ebcd5c5c7ecf2d9 -SIZE (mono.cecil.0.10.0-beta7.nupkg) = 662522 -SHA256 (mono.texttemplating.1.3.1.nupkg) = cee8bfcbb252339277e01b035b7b550c83142cafd45a62995d143939684749dd -SIZE (mono.texttemplating.1.3.1.nupkg) = 85886 -SHA256 (netstandard.library.1.6.0.nupkg) = 131588d442830918ac85c7c0787552fd1a09a61a92aa88662480bfc33dd9b55a -SIZE (netstandard.library.1.6.0.nupkg) = 17404 -SHA256 (netstandard.library.1.6.1.nupkg) = d6db366a11be62b73b9e8a4904001bfae11cf7e7603188113585dfdf0cbbfd0e -SIZE (netstandard.library.1.6.1.nupkg) = 7773 -SHA256 (nunit.engine.3.0.1.nupkg) = 3f6f5b72f8da46186df6556f9935c88aaa3c5e94fa151dde5075d0a21f624511 -SIZE (nunit.engine.3.0.1.nupkg) = 295568 -SHA256 (nunit.runners.2.6.4.nupkg) = c975ace74cee180b569ad524c5118d257081510856a0bcd2469cb2e4d9877a9a -SIZE (nunit.runners.2.6.4.nupkg) = 582922 -SHA256 (nunit.2.6.4.nupkg) = 2a47eddd03bd4f95b0b2fc8f44d193da7baded14bb39602b0e3218c6fc00f2a5 -SIZE (nunit.2.6.4.nupkg) = 108585 -SHA256 (nuget.build.packaging.0.2.0.nupkg) = 46a0add395a03bdb2ab18943324b40d56da51fece360ff54c700db7d6c3d7b64 -SIZE (nuget.build.packaging.0.2.0.nupkg) = 2233821 -SHA256 (sqlitepclraw.bundle_e_sqlite3.1.1.11.nupkg) = efaa1327c04e2f4c243fbd95b0810cce106f5fe3706874f032f35b694bcab27d -SIZE (sqlitepclraw.bundle_e_sqlite3.1.1.11.nupkg) = 90492 -SHA256 (sqlitepclraw.core.1.1.11.nupkg) = a8b8725b5944c5d31c4a3730535551d4ce42b9fca3f5691e04814f3f3e6a9883 -SIZE (sqlitepclraw.core.1.1.11.nupkg) = 213838 -SHA256 (sqlitepclraw.lib.e_sqlite3.linux.1.1.11.nupkg) = da7521b6903da6a9ebbb34c7d8af7a0ba09ce34db39e545f7caf34933ced6534 -SIZE (sqlitepclraw.lib.e_sqlite3.linux.1.1.11.nupkg) = 3391669 -SHA256 (sqlitepclraw.lib.e_sqlite3.osx.1.1.11.nupkg) = a2bd37a4fd2a74eb767cb744eb8939150aaa9e64530fa6de27841578ff57fd11 -SIZE (sqlitepclraw.lib.e_sqlite3.osx.1.1.11.nupkg) = 1510178 -SHA256 (sqlitepclraw.lib.e_sqlite3.v110_xp.1.1.11.nupkg) = 588aae318c3e9eb24fd42e0ad33639391194d53be741a52a9690c3c2798690ba -SIZE (sqlitepclraw.lib.e_sqlite3.v110_xp.1.1.11.nupkg) = 1744556 -SHA256 (sqlitepclraw.provider.e_sqlite3.net45.1.1.11.nupkg) = 529afc6c9fa8c919d14be9dcd393ad5d7bdc04c101b55b78b83ddce317148d57 -SIZE (sqlitepclraw.provider.e_sqlite3.net45.1.1.11.nupkg) = 29254 -SHA256 (sharpsvn.1.8-x86.1.8013.3694.107.nupkg) = 81cda9e344cb0e02b0b81a8cf5074c698badb3958daef788936bf5b0d1217f48 -SIZE (sharpsvn.1.8-x86.1.8013.3694.107.nupkg) = 5927464 -SHA256 (sharpziplib.0.86.0.nupkg) = 75045aa2148e25cb895bcca67cf39083a98c808a5bf7fd58d84e08f582787b9e -SIZE (sharpziplib.0.86.0.nupkg) = 463599 -SHA256 (system.appcontext.4.3.0.nupkg) = fec9cb1f107f4c00f8e16951f05a5dc088e140a46ad93c4d6c9648781de7f8c6 -SIZE (system.appcontext.4.3.0.nupkg) = 137435 -SHA256 (system.buffers.4.3.0.nupkg) = 084307d947e8bf631ebb60a4e77943905fac969346223ac2078d68d4c717b5f4 -SIZE (system.buffers.4.3.0.nupkg) = 25584 -SHA256 (system.collections.concurrent.4.3.0.nupkg) = 1fc9d4041f1802c271e91650489c03863d36948867e72ad290f34d31c653d278 -SIZE (system.collections.concurrent.4.3.0.nupkg) = 493089 -SHA256 (system.collections.4.3.0.nupkg) = ca1fbc75fdf1aa6aa5f5ce259cd7359cbbc18cdf1556055ec73efa28fccc0908 -SIZE (system.collections.4.3.0.nupkg) = 800414 -SHA256 (system.composition.attributedmodel.1.0.31.nupkg) = bbe5e75df8fa2d0dce5f0adbf4aa87456e1afdaf721f32eb24e5f00d0d5afec6 -SIZE (system.composition.attributedmodel.1.0.31.nupkg) = 44965 -SHA256 (system.composition.convention.1.0.31.nupkg) = 1905a8d580f2437af638c70a5be19b47705b64d2007702bbf5701f8a7363f801 -SIZE (system.composition.convention.1.0.31.nupkg) = 73058 -SHA256 (system.composition.hosting.1.0.31.nupkg) = 7e0f41218fb35ad88404825e7d83f694a1c361ae2bfefb4f4ebdd923c7b42bb8 -SIZE (system.composition.hosting.1.0.31.nupkg) = 77495 -SHA256 (system.composition.runtime.1.0.31.nupkg) = 9aa7f18c09d5c84d580a05cc39c577e085a16059ef5d52a3328f58fdddf20eea -SIZE (system.composition.runtime.1.0.31.nupkg) = 50571 -SHA256 (system.composition.typedparts.1.0.31.nupkg) = c3d02971426bee360fe157f9f9e7c822aa169abe6ff51e7a5b8b82d27f0a92d4 -SIZE (system.composition.typedparts.1.0.31.nupkg) = 79671 -SHA256 (system.composition.1.0.31.nupkg) = c1c4041ba30245ad52d37b3761bdc4ded7ec20166277df4ced60e171be3c4229 -SIZE (system.composition.1.0.31.nupkg) = 17007 -SHA256 (system.console.4.3.0.nupkg) = ed565ec9648724d99eed16253b38c6e30685c3af270078a48506258ce929d743 -SIZE (system.console.4.3.0.nupkg) = 92811 -SHA256 (system.diagnostics.contracts.4.3.0.nupkg) = 2bbe28c949f456b8afde6c2b6d9c10150e8403433b1e6f5895c58b4632e3aabf -SIZE (system.diagnostics.contracts.4.3.0.nupkg) = 168794 -SHA256 (system.diagnostics.debug.4.3.0.nupkg) = 3fd5defd6efe03a1bc5fc9ac5374f66f9146149fad008ce585c96b60931b5f09 -SIZE (system.diagnostics.debug.4.3.0.nupkg) = 140187 -SHA256 (system.diagnostics.diagnosticsource.4.0.0.nupkg) = 75887d52815eb2e19c1d8f9ec2c23ecf65a7372f9bc073ec1d0dedf3971bccd8 -SIZE (system.diagnostics.diagnosticsource.4.0.0.nupkg) = 118325 -SHA256 (system.diagnostics.diagnosticsource.4.3.0.nupkg) = d32d773a56eabf14e71f4f4663ea326556958d9db373883f45b3d28baf391167 -SIZE (system.diagnostics.diagnosticsource.4.3.0.nupkg) = 110538 -SHA256 (system.diagnostics.fileversioninfo.4.3.0.nupkg) = 4e48e278d3b406af8ba53eaa7fa411e21ba1614a7c6c595cee4687f97b618d12 -SIZE (system.diagnostics.fileversioninfo.4.3.0.nupkg) = 129189 -SHA256 (system.diagnostics.stacktrace.4.3.0.nupkg) = c2a5591c31ef46149c7c02bf12e00a4c0a000d3442e7b18e484d476a78615359 -SIZE (system.diagnostics.stacktrace.4.3.0.nupkg) = 91824 -SHA256 (system.diagnostics.tools.4.3.0.nupkg) = d64f71ddcb821524a65c96ac4c60820dee668f1b3d4a29b87c047669b7b6b53a -SIZE (system.diagnostics.tools.4.3.0.nupkg) = 57640 -SHA256 (system.diagnostics.tracing.4.1.0.nupkg) = d7afe0a47465c130650929dccd5cc4eb3cfa09bcc0cd9e5a179b5f1d06b6ed53 -SIZE (system.diagnostics.tracing.4.1.0.nupkg) = 572252 -SHA256 (system.diagnostics.tracing.4.3.0.nupkg) = e362c79feae3c2067c4b6363689a37173267a1a71d126b1b39d0bc28264e8c7f -SIZE (system.diagnostics.tracing.4.3.0.nupkg) = 572278 -SHA256 (system.dynamic.runtime.4.3.0.nupkg) = 00a0ac25f591e7b77d0ea36aceffaaade3c6f5a5e5825c29c5c4d1b34ee031b3 -SIZE (system.dynamic.runtime.4.3.0.nupkg) = 538517 -SHA256 (system.globalization.calendars.4.0.1.nupkg) = 1093772db37e6f43bd0ebd9e83b91f4e1098a677b4889fc7fc6232513355602f -SIZE (system.globalization.calendars.4.0.1.nupkg) = 177634 -SHA256 (system.globalization.calendars.4.3.0.nupkg) = ecf03077b324c524c5065e03e953afe3df5790048e0e9f7d8d502c752e29cae1 -SIZE (system.globalization.calendars.4.3.0.nupkg) = 168103 -SHA256 (system.globalization.4.3.0.nupkg) = d03dc5ce9923d3842639ee98c651fb109fae6e1e4a6d16b4635955ac2cb5cdeb -SIZE (system.globalization.4.3.0.nupkg) = 579550 -SHA256 (system.io.compression.zipfile.4.0.1.nupkg) = 027d13c1bf4938397f9ee566e8c474909dda8f85b11a923fd7fbd5a796fde240 -SIZE (system.io.compression.zipfile.4.0.1.nupkg) = 113696 -SHA256 (system.io.compression.zipfile.4.3.0.nupkg) = b7404feb1ce9251e0df6767d4c70e638025446ddb8fd324d3bd2d9b59eb6cb21 -SIZE (system.io.compression.zipfile.4.3.0.nupkg) = 104151 -SHA256 (system.io.compression.4.3.0.nupkg) = 8ee150a3423c608e6adc6397e2bd6012045cd8707e3ae3f4bbaab9aa081ab757 -SIZE (system.io.compression.4.3.0.nupkg) = 475610 -SHA256 (system.io.filesystem.primitives.4.3.0.nupkg) = 16bb0b75d54f56938a346caae9a9fd61f646f31969c81b59fcbe33e3a1dd4268 -SIZE (system.io.filesystem.primitives.4.3.0.nupkg) = 85409 -SHA256 (system.io.filesystem.4.3.0.nupkg) = c1a84a5a3456ecd3ac2262ed50edfb41ba01cae6f9c07e428eafdb58892599dc -SIZE (system.io.filesystem.4.3.0.nupkg) = 264729 -SHA256 (system.io.4.1.0.nupkg) = 08ff299728070117ec28e073568821e24740cc14673587f9dfa7d7c80d2a3a37 -SIZE (system.io.4.1.0.nupkg) = 694059 -SHA256 (system.io.4.3.0.nupkg) = a7f98e3611c36c08dce781726d6693caad3f3e649649bf47781705fbf4f578d8 -SIZE (system.io.4.3.0.nupkg) = 694066 -SHA256 (system.linq.expressions.4.3.0.nupkg) = 121c0a2bc5160937b81af02dd82f2fc4e449babeb3cab6dfa5082ff660f9ec9c -SIZE (system.linq.expressions.4.3.0.nupkg) = 1918442 -SHA256 (system.linq.parallel.4.3.0.nupkg) = 120fa1ebfa71193ca89772f396457f0c8581230d7a8f4458938977ef18520c34 -SIZE (system.linq.parallel.4.3.0.nupkg) = 522513 -SHA256 (system.linq.4.3.0.nupkg) = 693327b2ecee67b8a04ea58c98ae449020305339f71cef78a45bd845e7e22990 -SIZE (system.linq.4.3.0.nupkg) = 502964 -SHA256 (system.net.http.4.1.0.nupkg) = cba3e71ae39b26f3a4865f425cd14941c577497b84cf9c912ce0b11864c4b9c4 -SIZE (system.net.http.4.1.0.nupkg) = 1372881 -SHA256 (system.net.http.4.3.0.nupkg) = 55689bacd77b8f7d7168882a2271d4d80b4994b6c8ae363b85dc952f360db52e -SIZE (system.net.http.4.3.0.nupkg) = 1362309 -SHA256 (system.net.primitives.4.0.11.nupkg) = d984a28cd842770fd9536c9f1fbbc4f91780f298314425cf9d6afe69bdfabf83 -SIZE (system.net.primitives.4.0.11.nupkg) = 769354 -SHA256 (system.net.primitives.4.3.0.nupkg) = df323b36bdbbdccdd91ab7d2fc5c43629413cc61bca3089665e3573b2ef9d9fd -SIZE (system.net.primitives.4.3.0.nupkg) = 759760 -SHA256 (system.net.sockets.4.1.0.nupkg) = 9ae2bba17217ef292a857b24b94b74297e87ce0e55a20261512d0988e076058d -SIZE (system.net.sockets.4.1.0.nupkg) = 135660 -SHA256 (system.net.sockets.4.3.0.nupkg) = ba5c9f445a14495c9261f278a44ce48b3c53d0bc76a086d52889d322e083cf08 -SIZE (system.net.sockets.4.3.0.nupkg) = 126108 -SHA256 (system.objectmodel.4.3.0.nupkg) = 04ca43add431cffc122df417caa20377fa881f2f36b6b44551c628e2bef6b9a2 -SIZE (system.objectmodel.4.3.0.nupkg) = 312069 -SHA256 (system.reflection.emit.ilgeneration.4.3.0.nupkg) = 6aea864019dfb3838fb30e613bfde535cacb1d2da8a16e4798d68a2c014d5816 -SIZE (system.reflection.emit.ilgeneration.4.3.0.nupkg) = 114981 -SHA256 (system.reflection.emit.4.3.0.nupkg) = cceb864c915664172cf5651dc0051f8bdae80bc1abfc76ecb2b61ce8df78691d -SIZE (system.reflection.emit.4.3.0.nupkg) = 209947 -SHA256 (system.reflection.extensions.4.0.1.nupkg) = c7ef29b83227a6fd8e97762e7bdb8ac814ce9e29f105ff73f899796ac58b2fd8 -SIZE (system.reflection.extensions.4.0.1.nupkg) = 90157 -SHA256 (system.reflection.extensions.4.3.0.nupkg) = 9f0f19497e60c640865fec62c46c1694a2307ec6dd635261224a8d25fdc80f08 -SIZE (system.reflection.extensions.4.3.0.nupkg) = 90153 -SHA256 (system.reflection.primitives.4.0.1.nupkg) = d10757f0042c8f6e98d24f4930174799e8c63dcb262715619b26b74c610f0ae4 -SIZE (system.reflection.primitives.4.0.1.nupkg) = 272092 -SHA256 (system.reflection.primitives.4.3.0.nupkg) = d48ba00ebe43f745d1003512f7a6a5d94fe996d21dc2e8a3451337fa636720ac -SIZE (system.reflection.primitives.4.3.0.nupkg) = 272092 -SHA256 (system.reflection.typeextensions.4.3.0.nupkg) = 088ae5078f13b470a81bd83b6e5ef639efa918422c7d67fb8e286306a9310d0f -SIZE (system.reflection.typeextensions.4.3.0.nupkg) = 178256 -SHA256 (system.reflection.4.3.0.nupkg) = b1a7b1ad6ef7b4eaa630ba7cd49294254967b400e4b90c5d1dfc9b8fb2b1c101 -SIZE (system.reflection.4.3.0.nupkg) = 691234 -SHA256 (system.resources.resourcemanager.4.3.0.nupkg) = 9177ff812459de77389343b6c738f997100918577714a0997d475f87da2c26ae -SIZE (system.resources.resourcemanager.4.3.0.nupkg) = 76322 -SHA256 (system.runtime.extensions.4.3.0.nupkg) = 9e231609c9cafcabda2a531aa4e8acf7d2e239bc37dbd45651edd9bbe53716a3 -SIZE (system.runtime.extensions.4.3.0.nupkg) = 1050770 -SHA256 (system.runtime.handles.4.0.1.nupkg) = fd862b9d5a811d5ec1ca6d15779498fe809c1b5bbec511d8bda13ed48ac67f02 -SIZE (system.runtime.handles.4.0.1.nupkg) = 45267 -SHA256 (system.runtime.handles.4.3.0.nupkg) = b129144e099c78dce84126e600833ab95786df67a91aead31664311bf98f9ace -SIZE (system.runtime.handles.4.3.0.nupkg) = 45268 -SHA256 (system.runtime.interopservices.runtimeinformation.4.3.0.nupkg) = b8abba3fea313965a5433b7db4c29a0ceba1a48d5d095d4def5ed91d2002218c -SIZE (system.runtime.interopservices.runtimeinformation.4.3.0.nupkg) = 169959 -SHA256 (system.runtime.interopservices.4.3.0.nupkg) = 382f923975e76ccbe30d66734986869f08dcd6a03970cf8e3138133fb2e32350 -SIZE (system.runtime.interopservices.4.3.0.nupkg) = 2587433 -SHA256 (system.runtime.numerics.4.3.0.nupkg) = ca273c9fd6c6b227e6d6146f419691bbec08ae7ff4c19630dd2e81f4ac98241a -SIZE (system.runtime.numerics.4.3.0.nupkg) = 274177 -SHA256 (system.runtime.4.3.0.nupkg) = b1d7e2b230e21dee887acad72b9cd6d19f5d9f187f7fafd8de314b18e96dce31 -SIZE (system.runtime.4.3.0.nupkg) = 7254126 -SHA256 (system.security.cryptography.algorithms.4.3.0.nupkg) = 7bab09b1beae85de57e97dfdd2463ce2cac776a36d3a41b2988e0c4ac9518e12 -SIZE (system.security.cryptography.algorithms.4.3.0.nupkg) = 392618 -SHA256 (system.security.cryptography.encoding.4.3.0.nupkg) = f13abce435c58e0ee2f34777f2703fbab785ea419ace1d6038e938c4c2c58dc5 -SIZE (system.security.cryptography.encoding.4.3.0.nupkg) = 134796 -SHA256 (system.security.cryptography.primitives.4.3.0.nupkg) = 1eb11673a3bcb2985cd974c5ddc440084b10ef56d45a2c1498d5afc4bbb4ba09 -SIZE (system.security.cryptography.primitives.4.3.0.nupkg) = 71796 -SHA256 (system.security.cryptography.x509certificates.4.3.0.nupkg) = ed6b1eb968c7918b23bd8f5a390e7007976b697eabf963b437a8b387a6d0025c -SIZE (system.security.cryptography.x509certificates.4.3.0.nupkg) = 697141 -SHA256 (system.text.encoding.codepages.4.3.0.nupkg) = 425799337b995fd0161c74762de565392f96d1add4c7cd863eea931d3154d550 -SIZE (system.text.encoding.codepages.4.3.0.nupkg) = 1605470 -SHA256 (system.text.encoding.extensions.4.3.0.nupkg) = 286d9326081bb15da0dda1426fbfba635a113f7836e9b504f7bc7f9667ebd2f0 -SIZE (system.text.encoding.extensions.4.3.0.nupkg) = 234609 -SHA256 (system.text.encoding.4.3.0.nupkg) = 8f90f810bc571507b79c98cf26ece3bbb29f5a35c222e4aa345f5abd9b52da11 -SIZE (system.text.encoding.4.3.0.nupkg) = 317694 -SHA256 (system.text.regularexpressions.4.3.0.nupkg) = 911b2b0913598158f6506df002bd1739eae11bae9ba371aedf82b0e668ab2094 -SIZE (system.text.regularexpressions.4.3.0.nupkg) = 520936 -SHA256 (system.threading.tasks.dataflow.4.7.0.nupkg) = 5776efc50c5959127fca27fa84d6af0130cdacdacc474dbebb6fb9bef10d7013 -SIZE (system.threading.tasks.dataflow.4.7.0.nupkg) = 450538 -SHA256 (system.threading.tasks.extensions.4.3.0.nupkg) = 2d5436669ebd9ae406f826ef563b0476ab04e2e2bf91b3b7da595fc1522521b7 -SIZE (system.threading.tasks.extensions.4.3.0.nupkg) = 42912 -SHA256 (system.threading.tasks.parallel.4.3.0.nupkg) = 31e353d81f47769acbfbc3a787591cba99acdf8fd992b91f0d31d16f9bffc407 -SIZE (system.threading.tasks.parallel.4.3.0.nupkg) = 167310 -SHA256 (system.threading.tasks.4.3.0.nupkg) = a13210d4b67abeb99ac364e86c14c8bf3033a16bac313726fc90356170e20f78 -SIZE (system.threading.tasks.4.3.0.nupkg) = 830417 -SHA256 (system.threading.thread.4.3.0.nupkg) = 1669644dc0ef250aebd39eea93dccd8b9179f1530b287e189ca552c17eefc3ca -SIZE (system.threading.thread.4.3.0.nupkg) = 89315 -SHA256 (system.threading.timer.4.0.1.nupkg) = be0688bb5a1c0904d5b98995580d7bbb45a3e1d69f4f77fb49319a390866b946 -SIZE (system.threading.timer.4.0.1.nupkg) = 67469 -SHA256 (system.threading.timer.4.3.0.nupkg) = 88f6d704792c36b95bf187d0c44a55973e34d150d1dfc861a75509cb66f7e486 -SIZE (system.threading.timer.4.3.0.nupkg) = 67468 -SHA256 (system.threading.4.3.0.nupkg) = e3bb21639031903d39852bd700bc60cba2f2b85e220fac5c75c8057c686ea1a9 -SIZE (system.threading.4.3.0.nupkg) = 698502 -SHA256 (system.valuetuple.4.3.0.nupkg) = 085953297af7b0ba0b9f34d7a4431d33b01bdcb5660e9ed509a4c03ecad1e502 -SIZE (system.valuetuple.4.3.0.nupkg) = 77825 -SHA256 (system.xml.readerwriter.4.3.0.nupkg) = fc3f02e77c431f408c22acc0691b4b30dcb2f366d6ffa845e9114b2e8b2652b7 -SIZE (system.xml.readerwriter.4.3.0.nupkg) = 1379310 -SHA256 (system.xml.xdocument.4.3.0.nupkg) = 4e48005cef204b82a4102ec9827f13ee9799cff5a8f7c925cf46ad6a293c4592 -SIZE (system.xml.xdocument.4.3.0.nupkg) = 581764 -SHA256 (system.xml.xpath.xdocument.4.3.0.nupkg) = 426617c317ca43c7c15b72d47af63fefbc80323812c35daacb262e2b994c7aa9 -SIZE (system.xml.xpath.xdocument.4.3.0.nupkg) = 80319 -SHA256 (system.xml.xpath.4.3.0.nupkg) = 7de248226a50ee23fc03c043c1d6a410ac8d654bbea5b9778fd37a0999407643 -SIZE (system.xml.xpath.4.3.0.nupkg) = 240595 -SHA256 (system.xml.xmldocument.4.3.0.nupkg) = ad115d7166466c97e93ea8a205a84af2db32df88a7411f58429b11a2730bd852 -SIZE (system.xml.xmldocument.4.3.0.nupkg) = 275625 -SHA256 (yamldotnet.signed.5.2.1.nupkg) = e2dc662ea4cb7e7aeab67d44082132189439b435981b57c74df393e710e5b931 -SIZE (yamldotnet.signed.5.2.1.nupkg) = 423880 -SHA256 (runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg) = c4d86833a9cd3f5ab1745a1b863c3ef0b6d3828992ca7bacc643c00027964381 -SIZE (runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg) = 34803 -SHA256 (runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg) = 2375aad9741019bcf2886d2b82f63dfd8898d821bfe384ad8d592358b447a3d5 -SIZE (runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg) = 33240 -SHA256 (runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg) = d259338f3b39bf9f2fd966a3381a5b6bf975c3b1590ebe7dec9392c758c7fb31 -SIZE (runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg) = 33247 -SHA256 (runtime.native.system.io.compression.4.3.0.nupkg) = 4078d265a18b010681720dfc5547a61b204c1697727ec887f5aedf8122066714 -SIZE (runtime.native.system.io.compression.4.3.0.nupkg) = 7331 -SHA256 (runtime.native.system.security.cryptography.openssl.4.3.0.nupkg) = ed883053edda69f04e6b07cc4ee6ac080f8451ebefda005c2f015b2207a987c6 -SIZE (runtime.native.system.security.cryptography.openssl.4.3.0.nupkg) = 7462 -SHA256 (runtime.native.system.4.3.0.nupkg) = a7202c810d4e2b25deb2ecb308414257828091fa0eaab9fc1c26b8374675f609 -SIZE (runtime.native.system.4.3.0.nupkg) = 7267 -SHA256 (runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg) = 3ca623cb6b2b2382c7031cf76e12b7babc42b80faf2704bde92eea1c489428df -SIZE (runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg) = 34613 -SHA256 (runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg) = 0c6989baaf93c9e77666ea12887d97251707c568f4ac23635364356716a510e5 -SIZE (runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg) = 34532 -SHA256 (runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg) = 7adedaab019ee67f13a75a2c1da4797d3bec8fa982eb25fd8c286fa96022219b -SIZE (runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg) = 28095 -SHA256 (runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg) = 387798b23f4c39cc58f6c050593d5d70fc8f8226174a7ab1d15e9f6ac3164e48 -SIZE (runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg) = 33082 -SHA256 (runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg) = 0c452fbd5bfac43eb8ced75091bf5d72c53c4c2af0077a2bb5ac9bea8407ff71 -SIZE (runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg) = 33532 -SHA256 (runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg) = f10db9a2136bf5749de303f1bd6db36340a13edac374f0513cfa1fd9a71f2163 -SIZE (runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg) = 33315 -SHA256 (runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg) = 44c74898f7569668fb2f68885ad502380091653347ade26aacf80723a07be8c9 -SIZE (runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg) = 33352 -SHA256 (microsoft.codeanalysis.csharp.features.2.9.0-beta4-63001-02.nupkg) = db2dac39ffbd28cb55279eeaf0f1664ad815f013652004eb80d31dff6f57f14c -SIZE (microsoft.codeanalysis.csharp.features.2.9.0-beta4-63001-02.nupkg) = 705645 -SHA256 (microsoft.codeanalysis.csharp.workspaces.2.9.0-beta4-63001-02.nupkg) = 2ef9fdbd12705c56dc643787b3fde4f38590d84270f314691acbb654c533f166 -SIZE (microsoft.codeanalysis.csharp.workspaces.2.9.0-beta4-63001-02.nupkg) = 512689 -SHA256 (microsoft.codeanalysis.csharp.2.9.0-beta4-63001-02.nupkg) = 192c661d31a0f88cd4c49031003349db167ca7fd2281161b62149c0382f8851b -SIZE (microsoft.codeanalysis.csharp.2.9.0-beta4-63001-02.nupkg) = 3887746 -SHA256 (microsoft.codeanalysis.common.2.9.0-beta4-63001-02.nupkg) = a782db0c274363873228c1e59f7c5a59830b1f6a0010350be35ff53dd596e1f3 -SIZE (microsoft.codeanalysis.common.2.9.0-beta4-63001-02.nupkg) = 1683058 -SHA256 (microsoft.codeanalysis.editorfeatures.text.2.9.0-beta4-63001-02.nupkg) = cc040cef9e36f391d4e435f33a0032fbd7ca2aa4c380de13d7e60794d9971a91 -SIZE (microsoft.codeanalysis.editorfeatures.text.2.9.0-beta4-63001-02.nupkg) = 137522 -SHA256 (microsoft.codeanalysis.editorfeatures.2.9.0-beta4-63001-02.nupkg) = 21b303da25e0735793dfbb5290d72f943034bbc12df1b6d797a29e09f9c3c97b -SIZE (microsoft.codeanalysis.editorfeatures.2.9.0-beta4-63001-02.nupkg) = 1135896 -SHA256 (microsoft.codeanalysis.features.2.9.0-beta4-63001-02.nupkg) = fccca7a3cdef59555edd6c8fa32283523db23245c2845989b9d3a6e5f82d00b4 -SIZE (microsoft.codeanalysis.features.2.9.0-beta4-63001-02.nupkg) = 1593758 -SHA256 (microsoft.codeanalysis.visualbasic.features.2.9.0-beta4-63001-02.nupkg) = 7662482f66c33284f9ab922426c81778cb8d6515c207ae14225b3cc6d3a221ae -SIZE (microsoft.codeanalysis.visualbasic.features.2.9.0-beta4-63001-02.nupkg) = 938100 -SHA256 (microsoft.codeanalysis.visualbasic.workspaces.2.9.0-beta4-63001-02.nupkg) = ef75c2e3f519bc41a605edd8c37bd819f82bf50cde973f3c2b222dd4aa079d6c -SIZE (microsoft.codeanalysis.visualbasic.workspaces.2.9.0-beta4-63001-02.nupkg) = 592064 -SHA256 (microsoft.codeanalysis.visualbasic.2.9.0-beta4-63001-02.nupkg) = 6cd69c813756da8ec1a7b9721dd64ec19fddc5ef5ab03a821381d3699c72714e -SIZE (microsoft.codeanalysis.visualbasic.2.9.0-beta4-63001-02.nupkg) = 4268231 -SHA256 (microsoft.codeanalysis.workspaces.common.2.9.0-beta4-63001-02.nupkg) = b61a831a0a2929a24f2e978ff2007908508345883ddc8098a1c0adaaf60a83c3 -SIZE (microsoft.codeanalysis.workspaces.common.2.9.0-beta4-63001-02.nupkg) = 3477945 -SHA256 (microsoft.codeanalysis.2.9.0-beta4-63001-02.nupkg) = 75179e5c521f17f47043c276089f360252a80c48df62d520c0ea12a08e382c5a -SIZE (microsoft.codeanalysis.2.9.0-beta4-63001-02.nupkg) = 16098 -SHA256 (microsoft.codeanalysis.csharp.workspaces.2.6.0-vs-for-mac-62303-01.nupkg) = 8e393a7513b89740dbe55e185584de99f13c377b66b934297bd7d0448a656654 -SIZE (microsoft.codeanalysis.csharp.workspaces.2.6.0-vs-for-mac-62303-01.nupkg) = 284368 -SHA256 (microsoft.codeanalysis.csharp.2.6.0-vs-for-mac-62303-01.nupkg) = d896a62ca027b9e802bf4b4493bffeb28cd7a28829215713b566d18e6b17c1e0 -SIZE (microsoft.codeanalysis.csharp.2.6.0-vs-for-mac-62303-01.nupkg) = 2048037 -SHA256 (microsoft.codeanalysis.common.2.6.0-vs-for-mac-62303-01.nupkg) = 8e77bf69b1131aaa6bb824e65ae8db128664d3ca12836f6be7496cfd1ebc6962 -SIZE (microsoft.codeanalysis.common.2.6.0-vs-for-mac-62303-01.nupkg) = 1162275 -SHA256 (microsoft.codeanalysis.visualbasic.workspaces.2.6.0-vs-for-mac-62303-01.nupkg) = 84e18d324a4b3b8e541a97e865f88dad1a838729ea70107714a9f0f411dbcb57 -SIZE (microsoft.codeanalysis.visualbasic.workspaces.2.6.0-vs-for-mac-62303-01.nupkg) = 335354 -SHA256 (microsoft.codeanalysis.visualbasic.2.6.0-vs-for-mac-62303-01.nupkg) = 63810f1af1375c30df5fde82d5eec7e470aafaed224cb01a7f3ab20a454aa974 -SIZE (microsoft.codeanalysis.visualbasic.2.6.0-vs-for-mac-62303-01.nupkg) = 2375445 -SHA256 (microsoft.codeanalysis.workspaces.common.2.6.0-vs-for-mac-62303-01.nupkg) = aa66a6f55219a826588a3a9c9ce1a49795bfdd9e49e90a97ce5c01c313df4fec -SIZE (microsoft.codeanalysis.workspaces.common.2.6.0-vs-for-mac-62303-01.nupkg) = 2398503 -SHA256 (microsoft.dotnet.common.projecttemplates.1.x.1.0.0-beta2-20170430-208.nupkg) = af6a6755cc3472c77e00c53d2b2412893c542cd1db0948d5d17d37d9419b00c1 -SIZE (microsoft.dotnet.common.projecttemplates.1.x.1.0.0-beta2-20170430-208.nupkg) = 13822 -SHA256 (microsoft.dotnet.test.projecttemplates.1.x.1.0.0-beta2-20170430-208.nupkg) = ced1750e155e269eea8a06158b5c5018c816dfd818354a17c031070775c39476 -SIZE (microsoft.dotnet.test.projecttemplates.1.x.1.0.0-beta2-20170430-208.nupkg) = 14770 -SHA256 (microsoft.dotnet.web.projecttemplates.1.x.1.0.0-beta2-20170430-208.nupkg) = 8918a770a1d890f9878e80262e2aadd10ffc5578eb19bcd9ea14dd965e34cd84 -SIZE (microsoft.dotnet.web.projecttemplates.1.x.1.0.0-beta2-20170430-208.nupkg) = 1309843 -SHA256 (microsoft.templateengine.abstractions.1.0.0-beta3-20171117-314.nupkg) = 55a89fc85b6960749322f4ca3210e7dfbc9747d7e3eac5875a2591439fec206a -SIZE (microsoft.templateengine.abstractions.1.0.0-beta3-20171117-314.nupkg) = 29414 -SHA256 (microsoft.templateengine.core.contracts.1.0.0-beta3-20171117-314.nupkg) = a687e03a8eca5d4517fae5a14b4e0da437832b7b1848a26e08e03c2f7b066346 -SIZE (microsoft.templateengine.core.contracts.1.0.0-beta3-20171117-314.nupkg) = 25697 -SHA256 (microsoft.templateengine.core.1.0.0-beta3-20171117-314.nupkg) = 82183d0893931e9fad18d49b15d1f52ae13223ca864ec8775ede5273906794fd -SIZE (microsoft.templateengine.core.1.0.0-beta3-20171117-314.nupkg) = 98579 -SHA256 (microsoft.templateengine.edge.1.0.0-beta3-20171117-314.nupkg) = 39b49e0318ae14287f5d8a8873586280af8f7c7ef3eed6238ee0063a69ae122d -SIZE (microsoft.templateengine.edge.1.0.0-beta3-20171117-314.nupkg) = 92708 -SHA256 (microsoft.templateengine.orchestrator.runnableprojects.1.0.0-beta3-20171117-314.nupkg) = 6e2038166a3e62c1a365eb613a10543094dcba220d10ed8ef4338f706b487ab2 -SIZE (microsoft.templateengine.orchestrator.runnableprojects.1.0.0-beta3-20171117-314.nupkg) = 124616 -SHA256 (microsoft.templateengine.utils.1.0.0-beta3-20171117-314.nupkg) = b0c9da3ff7c5e68338251a847eb6498e98208ba3f3bab751ed8186b79f83f17c -SIZE (microsoft.templateengine.utils.1.0.0-beta3-20171117-314.nupkg) = 61074 -SHA256 (microsoft.visualstudio.text.internal.15.7.153-preview-g7d0635149a.nupkg) = 9eb5ad4cf425bae2d03b7f6ebb60e3afe94abeec2e0d3ebe790e4c3782f52dc1 -SIZE (microsoft.visualstudio.text.internal.15.7.153-preview-g7d0635149a.nupkg) = 117686 -SHA256 (microsoft.visualstudio.codingconventions.1.1.20180226.4.nupkg) = d998c3a834f9e788b25395026a96a9fc0785a420203fa8883c836b9ebee5129a -SIZE (microsoft.visualstudio.codingconventions.1.1.20180226.4.nupkg) = 38497 -SHA256 (microsoft.visualstudio.text.implementation.15.2.0-pre.nupkg) = 58a54f01d3388272e11e4d8a5006e0a5bed520fd74683b32294f4a101b005978 -SIZE (microsoft.visualstudio.text.implementation.15.2.0-pre.nupkg) = 366835 -SHA256 (microsoft.visualstudio.coreutility.15.7.153-preview-g7d0635149a.nupkg) = e2f9cbcc9d6e013a1545db3220079c25bb55b2291a985c379bfff2d589881abf -SIZE (microsoft.visualstudio.coreutility.15.7.153-preview-g7d0635149a.nupkg) = 37547 -SHA256 (microsoft.visualstudio.language.intellisense.15.7.153-preview-g7d0635149a.nupkg) = ebf36e432155d75004f6d456b4fd953a2a8e0c4adc17001d6b3f9d19d4808575 -SIZE (microsoft.visualstudio.language.intellisense.15.7.153-preview-g7d0635149a.nupkg) = 93454 -SHA256 (microsoft.visualstudio.language.standardclassification.15.7.153-preview-g7d0635149a.nupkg) = 41d672902e69abb218a78640b903e416e9c73f8944ea5c3c0a80055ccd8f5bdb -SIZE (microsoft.visualstudio.language.standardclassification.15.7.153-preview-g7d0635149a.nupkg) = 22960 -SHA256 (microsoft.visualstudio.language.15.7.153-preview-g7d0635149a.nupkg) = e335b56fdfeb393a7e319e9d1d4d60c8c69b94d4b457114db4694537401b6808 -SIZE (microsoft.visualstudio.language.15.7.153-preview-g7d0635149a.nupkg) = 37815 -SHA256 (microsoft.visualstudio.text.data.15.7.153-preview-g7d0635149a.nupkg) = 4c3aed322e1aab9b7216a2079983965e6c3c048cd23e949e86e5ca62c42049ae -SIZE (microsoft.visualstudio.text.data.15.7.153-preview-g7d0635149a.nupkg) = 111977 -SHA256 (microsoft.visualstudio.text.logic.15.7.153-preview-g7d0635149a.nupkg) = 40b6e14895a0c66119c55bd2a1a15aa5147b2885306a1662b3b48f9839fa33e8 -SIZE (microsoft.visualstudio.text.logic.15.7.153-preview-g7d0635149a.nupkg) = 78348 -SHA256 (microsoft.visualstudio.text.ui.wpf.15.7.153-preview-g7d0635149a.nupkg) = 453f627551f5100ade575ecefafb54f0f61aaa7a07e0e20eadd93832cbfea833 -SIZE (microsoft.visualstudio.text.ui.wpf.15.7.153-preview-g7d0635149a.nupkg) = 87600 -SHA256 (microsoft.visualstudio.text.ui.15.7.153-preview-g7d0635149a.nupkg) = ab8eb3aa067d76476cb2d7e3e9adc910769fcab84dcb232140a079c170ed0b9d -SIZE (microsoft.visualstudio.text.ui.15.7.153-preview-g7d0635149a.nupkg) = 126083 -SHA256 (microsoft.testplatform.objectmodel.15.5.0-preview-20170919-04.nupkg) = 01833c90fb1261556b3904baf467d2b36b6045a73c4224b848b6408431649cca -SIZE (microsoft.testplatform.objectmodel.15.5.0-preview-20170919-04.nupkg) = 1071587 -SHA256 (microsoft.testplatform.translationlayer.15.5.0-preview-20170919-04.nupkg) = 29498d97cc4e2fd7347d52830e34ec29caa1385ae9e053ecbed097b6be2e92ac -SIZE (microsoft.testplatform.translationlayer.15.5.0-preview-20170919-04.nupkg) = 1717018 -SHA256 (microsoft.testplatform.15.5.0-preview-20170919-04.nupkg) = eff212822d069c519c36bed766fdf49d8f3ab17097e3b6d7a1f2e3be50b0a1fa -SIZE (microsoft.testplatform.15.5.0-preview-20170919-04.nupkg) = 22781829 -SHA256 (mono-monodevelop-monodevelop-7.6.11.7_GH0.tar.gz) = f0f04e14bf00bd7a2273e7e20bf098af399d0cc16ad5f6828ba885e2490fadcb -SIZE (mono-monodevelop-monodevelop-7.6.11.7_GH0.tar.gz) = 17355224 -SHA256 (mono-RefactoringEssentials-0148f6a_GH0.tar.gz) = 647f3745eddc4531cfca17aca29de5992c364680c89eff705e0b49de8b70627c -SIZE (mono-RefactoringEssentials-0148f6a_GH0.tar.gz) = 2829557 -SHA256 (mono-debugger-libs-cd477ba_GH0.tar.gz) = 6aaf42da22642f7b095bdd73f2386afe0c9c02ee92cd50cd36984378f171d8e8 -SIZE (mono-debugger-libs-cd477ba_GH0.tar.gz) = 444292 -SHA256 (mono-guiunit-dd094e7_GH0.tar.gz) = 6748757e9b6bf4be42611efb4368926a74d2f8cfe422f67c71988af0313e8640 -SIZE (mono-guiunit-dd094e7_GH0.tar.gz) = 1551465 -SHA256 (mono-libgit-binary-d8b2aca_GH0.tar.gz) = 4a86c1c9796c17f2e86290e005a21af94ff7006e8f26d81a2398465a85cc7e8e -SIZE (mono-libgit-binary-d8b2aca_GH0.tar.gz) = 4029512 -SHA256 (mono-libgit2-71efcb3_GH0.tar.gz) = a0d8ce74cd812a3dfd691e8024fff8aac9d37d771af2ff174c80322e767e7e31 -SIZE (mono-libgit2-71efcb3_GH0.tar.gz) = 4744782 -SHA256 (mono-libgit2sharp-319fa36_GH0.tar.gz) = eae1f7d6bfcfc62a2166a5b8f40082595e90fc6ac0b063f62c17e785255a2154 -SIZE (mono-libgit2sharp-319fa36_GH0.tar.gz) = 1860041 -SHA256 (mono-mono-addins-293cbf2_GH0.tar.gz) = 52cebf6b056da15f49d08b1290936634238ef89c87c755ab47f8aace22f95ea5 -SIZE (mono-mono-addins-293cbf2_GH0.tar.gz) = 470286 -SHA256 (icsharpcode-NRefactory-0607a4a_GH0.tar.gz) = 1b9657b66739296d6cf7355ff5d986e35271c248c89d89ba730ae8ef0de164e5 -SIZE (icsharpcode-NRefactory-0607a4a_GH0.tar.gz) = 2012356 -SHA256 (mono-nuget-binary-ebedbf8_GH0.tar.gz) = a0362e65a381c99f222ce141012f5a0663b4a4ae22f27f638198f7414464bf1a -SIZE (mono-nuget-binary-ebedbf8_GH0.tar.gz) = 2778322 -SHA256 (mono-xwt-cacc327_GH0.tar.gz) = d102599891f5e98f75974eb83d36c50d9133b87b64f15cb62a9f3f291b595191 -SIZE (mono-xwt-cacc327_GH0.tar.gz) = 1131250 diff --git a/devel/monodevelop/files/patch-Makefile.am b/devel/monodevelop/files/patch-Makefile.am deleted file mode 100644 index 385e4dbb554b..000000000000 --- a/devel/monodevelop/files/patch-Makefile.am +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.am.orig 2019-12-28 00:41:38 UTC -+++ Makefile.am -@@ -29,8 +29,6 @@ NUGET_RESTORE = mono external/nuget-binary/nuget.exe r - restore-packages: - @$(NUGET_RESTORE) - msbuild /t:Restore /p:RestoreDisableParallel=true external/RefactoringEssentials/RefactoringEssentials/RefactoringEssentials.csproj -- mono external/fsharpbinding/.paket/paket.bootstrapper.exe -- pushd . && cd external/fsharpbinding && mono .paket/paket.exe restore && popd - - vcrevision: - touch vcrevision diff --git a/devel/monodevelop/files/patch-external_fsharpbinding_.paket_paket.targets b/devel/monodevelop/files/patch-external_fsharpbinding_.paket_paket.targets deleted file mode 100644 index fb7b66742095..000000000000 --- a/devel/monodevelop/files/patch-external_fsharpbinding_.paket_paket.targets +++ /dev/null @@ -1,11 +0,0 @@ ---- external/fsharpbinding/.paket/paket.targets.orig 2017-08-07 15:04:47 UTC -+++ external/fsharpbinding/.paket/paket.targets -@@ -35,7 +35,5 @@ - <Target Name="DownloadPaket"> - <Exec Command="$(DownloadPaketCommand)" IgnoreStandardErrorWarningFormat="true" Condition=" '$(DownloadPaket)' == 'true' AND !Exists('$(PaketExePath)')" /> - </Target> -- <Target Name="RestorePackages" DependsOnTargets="CheckPrerequisites"> -- <Exec Command="$(RestoreCommand)" IgnoreStandardErrorWarningFormat="true" WorkingDirectory="$(PaketRootPath)" Condition="Exists('$(PaketReferences)')" /> -- </Target> -+ <Target Name="RestorePackages" /> - </Project> diff --git a/devel/monodevelop/files/patch-src_addins_AspNet_MonoDevelop.AspNet.csproj b/devel/monodevelop/files/patch-src_addins_AspNet_MonoDevelop.AspNet.csproj deleted file mode 100644 index 43c2d21f84a8..000000000000 --- a/devel/monodevelop/files/patch-src_addins_AspNet_MonoDevelop.AspNet.csproj +++ /dev/null @@ -1,20 +0,0 @@ ---- src/addins/AspNet/MonoDevelop.AspNet.csproj.orig 2018-08-20 11:35:04 UTC -+++ src/addins/AspNet/MonoDevelop.AspNet.csproj -@@ -98,7 +98,7 @@ - <Private>False</Private> - </ProjectReference> - <Reference Include="Microsoft.Web.Infrastructure"> -- <HintPath>..\..\..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath> -+ <HintPath>..\..\..\packages\Microsoft.Web.Infrastructure.1.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath> - </Reference> - <Reference Include="System.Web.Razor"> - <HintPath>..\..\..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath> -@@ -499,7 +499,7 @@ - <Link>System.Web.WebPages.Razor.dll</Link> - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> - </None> -- <None Include="..\..\..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll"> -+ <None Include="..\..\..\packages\Microsoft.Web.Infrastructure.1.0.0\lib\net40\Microsoft.Web.Infrastructure.dll"> - <Link>Microsoft.Web.Infrastructure.dll</Link> - <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> - </None> diff --git a/devel/monodevelop/files/patch-src_core_MonoDevelop.Core_MonoDevelop.Core.csproj b/devel/monodevelop/files/patch-src_core_MonoDevelop.Core_MonoDevelop.Core.csproj deleted file mode 100644 index a5ab43cba2f8..000000000000 --- a/devel/monodevelop/files/patch-src_core_MonoDevelop.Core_MonoDevelop.Core.csproj +++ /dev/null @@ -1,12 +0,0 @@ ---- src/core/MonoDevelop.Core/MonoDevelop.Core.csproj.orig 2018-10-05 16:10:10 UTC -+++ src/core/MonoDevelop.Core/MonoDevelop.Core.csproj -@@ -810,9 +810,6 @@ - </ItemGroup> - <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> - <Target Name="BeforeBuild" Inputs="BuildVariables.cs.in; $(MSBuildProjectDirectory)\..\..\..\..\version.config" Outputs="BuildVariables.cs" Condition="Exists('$(MSBuildProjectDirectory)\..\..\..\..\version.config')"> -- <MakeDir Directories="$(FullBuildInfo)" /> -- <Csc Sources="$(ConfigureScript)" OutputAssembly="$(ConfigureScriptExe)" ToolExe="$(CscToolExe)" ToolPath="$(CscToolPath)" Condition="!Exists('$(ConfigureScriptExe)')" /> -- <Exec Command="$(MonoLauncher)"$(ConfigureScriptExe)" gen-buildinfo $(FullBuildInfo)" WorkingDirectory="$(MSBuildProjectDirectory)" /> - <Csc Sources="BuildVariables.gen.cs" OutputAssembly="BuildVariables.gen.exe" ToolExe="$(CscToolExe)" ToolPath="$(CscToolPath)" /> - <Exec Command="$(MonoLauncher)"$(MSBuildProjectDirectory)\BuildVariables.gen.exe" ." WorkingDirectory="$(MSBuildProjectDirectory)" /> - <Delete Files="BuildVariables.gen.exe" /> diff --git a/devel/monodevelop/nupkg-nuget b/devel/monodevelop/nupkg-nuget deleted file mode 100644 index c20476651629..000000000000 --- a/devel/monodevelop/nupkg-nuget +++ /dev/null @@ -1,160 +0,0 @@ -ClrHeapAllocationAnalyzer=1.0.0.8 -ExtCore=0.8.46 -FAKE=4.61.1 -FSharp.Compiler.CodeDom=0.9.2 -FSharp.Compiler.Service=23.0.1 -FSharp.Core=4.3.3 -Fantomas=2.6.1 -Humanizer.Core=2.2.0 -ICSharpCode.Decompiler=3.0.0.3403-beta4 -JetBrains.SharpZipLib.Stripped=0.87.20170615.10 -LargeAddressAware=1.0.1 -LibGit2Sharp.NativeBinaries=1.0.81 -ManagedEsent=1.9.4 -Microsoft.AspNet.Mvc=5.2.3 -Microsoft.AspNet.Razor=3.2.3 -Microsoft.AspNet.WebPages=3.2.3 -Microsoft.CodeAnalysis.Analyzers=1.1.0 -Microsoft.CodeAnalysis.Analyzers=1.2.0-beta2 -Microsoft.CodeAnalysis.CSharp.Workspaces=1.3.2 -Microsoft.CodeAnalysis.CSharp=1.3.2 -Microsoft.CodeAnalysis.Common=1.3.2 -Microsoft.CodeAnalysis.Elfie=1.0.0-rc9 -Microsoft.CodeAnalysis.VisualBasic.Workspaces=1.3.2 -Microsoft.CodeAnalysis.VisualBasic=1.3.2 -Microsoft.CodeAnalysis.Workspaces.Common=1.3.2 -Microsoft.CodeAnalysis=1.3.2 -Microsoft.Composition=1.0.27 -Microsoft.Composition=1.0.30 -Microsoft.DotNet.Common.ProjectTemplates.2.0=1.0.0-beta2-20170727-301 -Microsoft.DotNet.Test.ProjectTemplates.2.0=1.0.0-beta2-20170727-301 -Microsoft.DotNet.Web.ProjectTemplates.2.0=1.0.0-beta2-20170727-301 -Microsoft.NETCore.Platforms=1.0.1 -Microsoft.NETCore.Platforms=1.1.0 -Microsoft.NETCore.Portable.Compatibility=1.0.1 -Microsoft.NETCore.Targets=1.1.0 -Microsoft.VisualStudio.Composition=15.6.36 -Microsoft.VisualStudio.Shared.VsCodeDebugProtocol=15.0.10815.1 -Microsoft.VisualStudio.Threading=15.6.46 -Microsoft.VisualStudio.Validation=15.3.32 -Microsoft.Web.Infrastructure=1.0.0 -Microsoft.Win32.Primitives=4.0.1 -Microsoft.Win32.Primitives=4.3.0 -Mono.Cecil=0.10.0-beta6 -Mono.Cecil=0.10.0-beta7 -Mono.TextTemplating=1.3.1 -NETStandard.Library=1.6.0 -NETStandard.Library=1.6.1 -NUnit.Engine=3.0.1 -NUnit.Runners=2.6.4 -NUnit=2.6.4 -Newtonsoft.Json=10.0.3 -NuGet.Build.Packaging=0.2.0 -SQLitePCLRaw.bundle_e_sqlite3=1.1.11 -SQLitePCLRaw.core=1.1.11 -SQLitePCLRaw.lib.e_sqlite3.linux=1.1.11 -SQLitePCLRaw.lib.e_sqlite3.osx=1.1.11 -SQLitePCLRaw.lib.e_sqlite3.v110_xp=1.1.11 -SQLitePCLRaw.provider.e_sqlite3.net45=1.1.11 -SharpSvn.1.8-x86=1.8013.3694.107 -SharpZipLib=0.86.0 -StrongNamer=0.0.6 -System.AppContext=4.3.0 -System.Buffers=4.3.0 -System.Collections.Concurrent=4.3.0 -System.Collections.Immutable=1.3.1 -System.Collections=4.3.0 -System.Composition.AttributedModel=1.0.31 -System.Composition.Convention=1.0.31 -System.Composition.Hosting=1.0.31 -System.Composition.Runtime=1.0.31 -System.Composition.TypedParts=1.0.31 -System.Composition=1.0.31 -System.Console=4.3.0 -System.Diagnostics.Contracts=4.3.0 -System.Diagnostics.Debug=4.3.0 -System.Diagnostics.DiagnosticSource=4.0.0 -System.Diagnostics.DiagnosticSource=4.3.0 -System.Diagnostics.FileVersionInfo=4.3.0 -System.Diagnostics.StackTrace=4.3.0 -System.Diagnostics.Tools=4.3.0 -System.Diagnostics.Tracing=4.1.0 -System.Diagnostics.Tracing=4.3.0 -System.Dynamic.Runtime=4.3.0 -System.Globalization.Calendars=4.0.1 -System.Globalization.Calendars=4.3.0 -System.Globalization=4.3.0 -System.IO.Compression.ZipFile=4.0.1 -System.IO.Compression.ZipFile=4.3.0 -System.IO.Compression=4.3.0 -System.IO.FileSystem.Primitives=4.3.0 -System.IO.FileSystem=4.3.0 -System.IO=4.1.0 -System.IO=4.3.0 -System.Linq.Expressions=4.3.0 -System.Linq.Parallel=4.3.0 -System.Linq=4.3.0 -System.Net.Http=4.1.0 -System.Net.Http=4.3.0 -System.Net.Primitives=4.0.11 -System.Net.Primitives=4.3.0 -System.Net.Sockets=4.1.0 -System.Net.Sockets=4.3.0 -System.ObjectModel=4.3.0 -System.Reactive.Core=3.1.1 -System.Reactive.Interfaces=3.1.1 -System.Reactive.Linq=3.1.1 -System.Reflection.Emit.ILGeneration=4.3.0 -System.Reflection.Emit=4.3.0 -System.Reflection.Extensions=4.0.1 -System.Reflection.Extensions=4.3.0 -System.Reflection.Metadata=1.4.2 -System.Reflection.Primitives=4.0.1 -System.Reflection.Primitives=4.3.0 -System.Reflection.TypeExtensions=4.3.0 -System.Reflection=4.3.0 -System.Resources.ResourceManager=4.3.0 -System.Runtime.Extensions=4.3.0 -System.Runtime.Handles=4.0.1 -System.Runtime.Handles=4.3.0 -System.Runtime.InteropServices.RuntimeInformation=4.3.0 -System.Runtime.InteropServices=4.3.0 -System.Runtime.Numerics=4.3.0 -System.Runtime=4.3.0 -System.Security.Cryptography.Algorithms=4.3.0 -System.Security.Cryptography.Encoding=4.3.0 -System.Security.Cryptography.Primitives=4.3.0 -System.Security.Cryptography.X509Certificates=4.3.0 -System.Text.Encoding.CodePages=4.3.0 -System.Text.Encoding.Extensions=4.3.0 -System.Text.Encoding=4.3.0 -System.Text.RegularExpressions=4.3.0 -System.Threading.Tasks.Dataflow=4.7.0 -System.Threading.Tasks.Extensions=4.3.0 -System.Threading.Tasks.Parallel=4.3.0 -System.Threading.Tasks=4.3.0 -System.Threading.Thread=4.3.0 -System.Threading.Timer=4.0.1 -System.Threading.Timer=4.3.0 -System.Threading=4.3.0 -System.ValueTuple=4.3.0 -System.ValueTuple=4.4.0 -System.Xml.ReaderWriter=4.3.0 -System.Xml.XDocument=4.3.0 -System.Xml.XPath.XDocument=4.3.0 -System.Xml.XPath=4.3.0 -System.Xml.XmlDocument=4.3.0 -YamlDotNet.Signed=5.2.1 -runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl=4.3.0 -runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl=4.3.0 -runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl=4.3.0 -runtime.native.System.IO.Compression=4.3.0 -runtime.native.System.Security.Cryptography.OpenSsl=4.3.0 -runtime.native.System=4.3.0 -runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl=4.3.0 -runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl=4.3.0 -runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl=4.3.0 -runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl=4.3.0 -runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl=4.3.0 -runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl=4.3.0 -runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl=4.3.0 diff --git a/devel/monodevelop/nupkg-roslyn b/devel/monodevelop/nupkg-roslyn deleted file mode 100644 index 494287ad1413..000000000000 --- a/devel/monodevelop/nupkg-roslyn +++ /dev/null @@ -1,12 +0,0 @@ -Microsoft.CodeAnalysis.CSharp.Features=2.9.0-beta4-63001-02 -Microsoft.CodeAnalysis.CSharp.Workspaces=2.9.0-beta4-63001-02 -Microsoft.CodeAnalysis.CSharp=2.9.0-beta4-63001-02 -Microsoft.CodeAnalysis.Common=2.9.0-beta4-63001-02 -Microsoft.CodeAnalysis.EditorFeatures.Text=2.9.0-beta4-63001-02 -Microsoft.CodeAnalysis.EditorFeatures=2.9.0-beta4-63001-02 -Microsoft.CodeAnalysis.Features=2.9.0-beta4-63001-02 -Microsoft.CodeAnalysis.VisualBasic.Features=2.9.0-beta4-63001-02 -Microsoft.CodeAnalysis.VisualBasic.Workspaces=2.9.0-beta4-63001-02 -Microsoft.CodeAnalysis.VisualBasic=2.9.0-beta4-63001-02 -Microsoft.CodeAnalysis.Workspaces.Common=2.9.0-beta4-63001-02 -Microsoft.CodeAnalysis=2.9.0-beta4-63001-02 diff --git a/devel/monodevelop/nupkg-roslyn_for_vs_for_mac b/devel/monodevelop/nupkg-roslyn_for_vs_for_mac deleted file mode 100644 index fe8bad56e667..000000000000 --- a/devel/monodevelop/nupkg-roslyn_for_vs_for_mac +++ /dev/null @@ -1,6 +0,0 @@ -Microsoft.CodeAnalysis.CSharp.Workspaces=2.6.0-vs-for-mac-62303-01 -Microsoft.CodeAnalysis.CSharp=2.6.0-vs-for-mac-62303-01 -Microsoft.CodeAnalysis.Common=2.6.0-vs-for-mac-62303-01 -Microsoft.CodeAnalysis.VisualBasic.Workspaces=2.6.0-vs-for-mac-62303-01 -Microsoft.CodeAnalysis.VisualBasic=2.6.0-vs-for-mac-62303-01 -Microsoft.CodeAnalysis.Workspaces.Common=2.6.0-vs-for-mac-62303-01 diff --git a/devel/monodevelop/nupkg-templating b/devel/monodevelop/nupkg-templating deleted file mode 100644 index 3726494ccdfb..000000000000 --- a/devel/monodevelop/nupkg-templating +++ /dev/null @@ -1,9 +0,0 @@ -Microsoft.DotNet.Common.ProjectTemplates.1.x=1.0.0-beta2-20170430-208 -Microsoft.DotNet.Test.ProjectTemplates.1.x=1.0.0-beta2-20170430-208 -Microsoft.DotNet.Web.ProjectTemplates.1.x=1.0.0-beta2-20170430-208 -Microsoft.TemplateEngine.Abstractions=1.0.0-beta3-20171117-314 -Microsoft.TemplateEngine.Core.Contracts=1.0.0-beta3-20171117-314 -Microsoft.TemplateEngine.Core=1.0.0-beta3-20171117-314 -Microsoft.TemplateEngine.Edge=1.0.0-beta3-20171117-314 -Microsoft.TemplateEngine.Orchestrator.RunnableProjects=1.0.0-beta3-20171117-314 -Microsoft.TemplateEngine.Utils=1.0.0-beta3-20171117-314 diff --git a/devel/monodevelop/nupkg-vs_editor b/devel/monodevelop/nupkg-vs_editor deleted file mode 100644 index 8b8d2dbecee6..000000000000 --- a/devel/monodevelop/nupkg-vs_editor +++ /dev/null @@ -1,2 +0,0 @@ -Microsoft.VisualStudio.CodingConventions=1.1.20180226.4 -Microsoft.VisualStudio.Text.Implementation=15.2.0-pre diff --git a/devel/monodevelop/nupkg-vs_impl b/devel/monodevelop/nupkg-vs_impl deleted file mode 100644 index de9e0f1f76d6..000000000000 --- a/devel/monodevelop/nupkg-vs_impl +++ /dev/null @@ -1 +0,0 @@ -Microsoft.VisualStudio.Text.Internal=15.7.153-preview-g7d0635149a diff --git a/devel/monodevelop/nupkg-vssdk b/devel/monodevelop/nupkg-vssdk deleted file mode 100644 index 01c1031f81ce..000000000000 --- a/devel/monodevelop/nupkg-vssdk +++ /dev/null @@ -1,8 +0,0 @@ -Microsoft.VisualStudio.CoreUtility=15.7.153-preview-g7d0635149a -Microsoft.VisualStudio.Language.Intellisense=15.7.153-preview-g7d0635149a -Microsoft.VisualStudio.Language.StandardClassification=15.7.153-preview-g7d0635149a -Microsoft.VisualStudio.Language=15.7.153-preview-g7d0635149a -Microsoft.VisualStudio.Text.Data=15.7.153-preview-g7d0635149a -Microsoft.VisualStudio.Text.Logic=15.7.153-preview-g7d0635149a -Microsoft.VisualStudio.Text.UI.Wpf=15.7.153-preview-g7d0635149a -Microsoft.VisualStudio.Text.UI=15.7.153-preview-g7d0635149a diff --git a/devel/monodevelop/nupkg-vstest b/devel/monodevelop/nupkg-vstest deleted file mode 100644 index 0504fbd4d567..000000000000 --- a/devel/monodevelop/nupkg-vstest +++ /dev/null @@ -1,3 +0,0 @@ -Microsoft.TestPlatform.ObjectModel=15.5.0-preview-20170919-04 -Microsoft.TestPlatform.TranslationLayer=15.5.0-preview-20170919-04 -Microsoft.TestPlatform=15.5.0-preview-20170919-04 diff --git a/devel/monodevelop/pkg-descr b/devel/monodevelop/pkg-descr deleted file mode 100644 index f067b5da2e7f..000000000000 --- a/devel/monodevelop/pkg-descr +++ /dev/null @@ -1,14 +0,0 @@ -MonoDevelop is a free GNOME integrated development environment (IDE) -primarily designed for C# and other .NET languages. - -It was originally a port of SharpDevelop 0.98. - -The main features of MonoDevelop are: - - * Code Completion - * Class Management - * Built-in Help - * Project Support - * Add-ins - -WWW: http://monodevelop.com/ diff --git a/devel/monodevelop/pkg-plist b/devel/monodevelop/pkg-plist deleted file mode 100644 index eeb0d07292e2..000000000000 --- a/devel/monodevelop/pkg-plist +++ /dev/null @@ -1,1186 +0,0 @@ -bin/mdtool -bin/monodevelop -lib/monodevelop/AddIns/AspNet/CodeTemplates/CSharp/AddController/ControllerWithEmptyReadAndWriteActions.tt -lib/monodevelop/AddIns/AspNet/CodeTemplates/CSharp/AddController/Empty.tt -lib/monodevelop/AddIns/AspNet/CodeTemplates/CSharp/AddView/Aspx/Empty.tt -lib/monodevelop/AddIns/AspNet/CodeTemplates/CSharp/AddView/Razor/Empty.tt -lib/monodevelop/AddIns/AspNet/Html/Schemas/W3C-License.html -lib/monodevelop/AddIns/AspNet/Html/Schemas/readme.txt -lib/monodevelop/AddIns/AspNet/Html/Schemas/xhtml1-frameset.xsd -lib/monodevelop/AddIns/AspNet/Html/Schemas/xhtml1-strict.xsd -lib/monodevelop/AddIns/AspNet/Html/Schemas/xhtml1-transitional.xsd -lib/monodevelop/AddIns/AspNet/Microsoft.Web.Infrastructure.dll -lib/monodevelop/AddIns/AspNet/MonoDevelop.AspNet.dll -lib/monodevelop/AddIns/AspNet/MonoDevelop.AspNet.pdb -lib/monodevelop/AddIns/AspNet/MonoDevelop.AspNet.xml -lib/monodevelop/AddIns/AspNet/Razor/Razor-templates.xml -lib/monodevelop/AddIns/AspNet/System.Web.Helpers.dll -lib/monodevelop/AddIns/AspNet/System.Web.Mvc.dll -lib/monodevelop/AddIns/AspNet/System.Web.Mvc.xml -lib/monodevelop/AddIns/AspNet/System.Web.Razor.dll -lib/monodevelop/AddIns/AspNet/System.Web.WebPages.Deployment.dll -lib/monodevelop/AddIns/AspNet/System.Web.WebPages.Razor.dll -lib/monodevelop/AddIns/AspNet/System.Web.WebPages.dll -lib/monodevelop/AddIns/AspNet/Templates/EmptyCssFile.xft.xml -lib/monodevelop/AddIns/AspNet/Templates/EmptyJsonFile.xft.xml -lib/monodevelop/AddIns/AspNet/Templates/EmptyLessFile.xft.xml -lib/monodevelop/AddIns/AspNet/Templates/EmptyScssFile.xft.xml -lib/monodevelop/AddIns/AspNet/Templates/EmptyTypeScriptFile.xft.xml -lib/monodevelop/AddIns/AspNet/Templates/Global.tt -lib/monodevelop/AddIns/AspNet/Templates/GlobalAsax.xft.xml -lib/monodevelop/AddIns/AspNet/Templates/JsonFileTemplate.json -lib/monodevelop/AddIns/AspNet/Templates/Mvc/Controller.xft.xml -lib/monodevelop/AddIns/AspNet/Templates/Mvc/LayoutPage.xft.xml -lib/monodevelop/AddIns/AspNet/Templates/Mvc/PartialViewPageRazor.xft.xml -lib/monodevelop/AddIns/AspNet/Templates/Mvc/UserControl.xft.xml -lib/monodevelop/AddIns/AspNet/Templates/Mvc/ViewContentPage.xft.xml -lib/monodevelop/AddIns/AspNet/Templates/Mvc/ViewMasterPage.xft.xml -lib/monodevelop/AddIns/AspNet/Templates/Mvc/ViewPage.xft.xml -lib/monodevelop/AddIns/AspNet/Templates/Mvc/ViewPageRazor.xft.xml -lib/monodevelop/AddIns/AspNet/Templates/Mvc/WebConfigViews.xft.xml -lib/monodevelop/AddIns/AspNet/Templates/MvcCommon/Error.cshtml -lib/monodevelop/AddIns/AspNet/Templates/MvcCommon/HomeController.cs -lib/monodevelop/AddIns/AspNet/Templates/MvcCommon/HomeControllerTest.cs -lib/monodevelop/AddIns/AspNet/Templates/MvcCommon/Index.cshtml -lib/monodevelop/AddIns/AspNet/Templates/MvcCommon/ViewPageRazor.cshtml -lib/monodevelop/AddIns/AspNet/Templates/MvcCommon/_Layout.cshtml -lib/monodevelop/AddIns/AspNet/Templates/MvcCommon/_ViewStart.cshtml -lib/monodevelop/AddIns/AspNet/Templates/PreprocessedRazorTemplate.xft.xml -lib/monodevelop/AddIns/AspNet/Templates/Projects/EmptyProject.xpt.xml -lib/monodevelop/AddIns/AspNet/Templates/Projects/Files/Default.aspx -lib/monodevelop/AddIns/AspNet/Templates/Projects/Files/Default.aspx.cs -lib/monodevelop/AddIns/AspNet/Templates/Projects/Files/Default.aspx.designer.cs -lib/monodevelop/AddIns/AspNet/Templates/Projects/Files/Test.cs -lib/monodevelop/AddIns/AspNet/Templates/Projects/MvcProject.xpt.xml -lib/monodevelop/AddIns/AspNet/Templates/Projects/WebFormsProject.xpt.xml -lib/monodevelop/AddIns/AspNet/Templates/RouteConfig.cs -lib/monodevelop/AddIns/AspNet/Templates/StylesheetTemplate.css -lib/monodevelop/AddIns/AspNet/Templates/StylesheetTemplate.less -lib/monodevelop/AddIns/AspNet/Templates/StylesheetTemplate.scss -lib/monodevelop/AddIns/AspNet/Templates/TypeScriptFileTemplate.ts -lib/monodevelop/AddIns/AspNet/Templates/WebApiConfig.cs -lib/monodevelop/AddIns/AspNet/Templates/WebConfig-Application.xft.xml -lib/monodevelop/AddIns/AspNet/Templates/WebConfig-SubDir.xft.xml -lib/monodevelop/AddIns/AspNet/Templates/WebForms/MasterPage-CodeBehind.xft.xml -lib/monodevelop/AddIns/AspNet/Templates/WebForms/MasterPage-Empty.xft.xml -lib/monodevelop/AddIns/AspNet/Templates/WebForms/NestedMasterPage-CodeBehind.xft.xml -lib/monodevelop/AddIns/AspNet/Templates/WebForms/NestedMasterPage.xft.xml -lib/monodevelop/AddIns/AspNet/Templates/WebForms/WebContentForm-CodeBehind.xft.xml -lib/monodevelop/AddIns/AspNet/Templates/WebForms/WebContentForm.xft.xml -lib/monodevelop/AddIns/AspNet/Templates/WebForms/WebControl-CodeBehind.xft.xml -lib/monodevelop/AddIns/AspNet/Templates/WebForms/WebControl-Empty.xft.xml -lib/monodevelop/AddIns/AspNet/Templates/WebForms/WebForm-CodeBehind.xft.xml -lib/monodevelop/AddIns/AspNet/Templates/WebForms/WebForm-Empty.xft.xml -lib/monodevelop/AddIns/AspNet/Templates/WebForms/WebHandler-CodeBehind.xft.xml -lib/monodevelop/AddIns/AspNet/Templates/WebForms/WebHandler-Empty.xft.xml -lib/monodevelop/AddIns/AspNet/Templates/WebForms/WebService-CodeBehind.xft.xml -lib/monodevelop/AddIns/AspNet/Templates/WebForms/WebService-Empty.xft.xml -lib/monodevelop/AddIns/AspNetCore/MonoDevelop.AspNetCore.dll -lib/monodevelop/AddIns/AspNetCore/MonoDevelop.AspNetCore.pdb -lib/monodevelop/AddIns/AspNetCore/MonoDevelop.AspNetCore.xml -lib/monodevelop/AddIns/AspNetCore/Templates/MVCViewImportsPage.cshtml -lib/monodevelop/AddIns/AspNetCore/Templates/MVCViewImportsPage.xft.xml -lib/monodevelop/AddIns/AspNetCore/Templates/MVCViewLayoutPage.cshtml -lib/monodevelop/AddIns/AspNetCore/Templates/MVCViewLayoutPage.xft.xml -lib/monodevelop/AddIns/AspNetCore/Templates/MVCViewPage.cshtml -lib/monodevelop/AddIns/AspNetCore/Templates/MVCViewPage.xft.xml -lib/monodevelop/AddIns/AspNetCore/Templates/MVCViewStartPage.cshtml -lib/monodevelop/AddIns/AspNetCore/Templates/MVCViewStartPage.xft.xml -lib/monodevelop/AddIns/AspNetCore/Templates/Microsoft.DotNet.Web.ProjectTemplates.1.x.1.0.0-beta2-20170430-208.nupkg -lib/monodevelop/AddIns/AspNetCore/Templates/Microsoft.DotNet.Web.ProjectTemplates.2.0.1.0.0-beta2-20170727-301.nupkg -lib/monodevelop/AddIns/AspNetCore/Templates/MiddlewareClass.xft.xml -lib/monodevelop/AddIns/AspNetCore/Templates/MiddlewareClassTemplate.cs -lib/monodevelop/AddIns/AspNetCore/Templates/MvcController.xft.xml -lib/monodevelop/AddIns/AspNetCore/Templates/MvcControllerTemplate.cs -lib/monodevelop/AddIns/AspNetCore/Templates/RazorPage.cshtml -lib/monodevelop/AddIns/AspNetCore/Templates/RazorPage.xft.xml -lib/monodevelop/AddIns/AspNetCore/Templates/RazorPageWithPageModel.cshtml -lib/monodevelop/AddIns/AspNetCore/Templates/RazorPageWithPageModel.cshtml.cs -lib/monodevelop/AddIns/AspNetCore/Templates/RazorPageWithPageModel.xft.xml -lib/monodevelop/AddIns/AspNetCore/Templates/RazorTagHelper.xft.xml -lib/monodevelop/AddIns/AspNetCore/Templates/RazorTagHelperTemplate.cs -lib/monodevelop/AddIns/AspNetCore/Templates/StartupClass.xft.xml -lib/monodevelop/AddIns/AspNetCore/Templates/StartupClassTemplate.cs -lib/monodevelop/AddIns/AspNetCore/Templates/WebApiController.xft.xml -lib/monodevelop/AddIns/AspNetCore/Templates/WebApiControllerTemplate.cs -lib/monodevelop/AddIns/BackendBindings/MonoDevelop.DocFood.dll -lib/monodevelop/AddIns/BackendBindings/MonoDevelop.DocFood.pdb -lib/monodevelop/AddIns/BackendBindings/MonoDevelop.DocFood.xml -lib/monodevelop/AddIns/CSharpBinding/MonoDevelop.CSharpBinding.AspNet.dll -lib/monodevelop/AddIns/CSharpBinding/MonoDevelop.CSharpBinding.AspNet.pdb -lib/monodevelop/AddIns/CSharpBinding/MonoDevelop.CSharpBinding.AspNet.xml -lib/monodevelop/AddIns/CSharpBinding/MonoDevelop.CSharpBinding.Autotools.dll -lib/monodevelop/AddIns/CSharpBinding/MonoDevelop.CSharpBinding.Autotools.pdb -lib/monodevelop/AddIns/CSharpBinding/MonoDevelop.CSharpBinding.Autotools.xml -lib/monodevelop/AddIns/CSharpBinding/MonoDevelop.CSharpBinding.dll -lib/monodevelop/AddIns/CSharpBinding/MonoDevelop.CSharpBinding.pdb -lib/monodevelop/AddIns/CSharpBinding/MonoDevelop.CSharpBinding.xml -lib/monodevelop/AddIns/ChangeLogAddIn/ChangeLogAddIn.dll -lib/monodevelop/AddIns/ChangeLogAddIn/ChangeLogAddIn.pdb -lib/monodevelop/AddIns/ChangeLogAddIn/ChangeLogAddIn.xml -lib/monodevelop/AddIns/DisplayBindings/AssemblyBrowser/MonoDevelop.AssemblyBrowser.dll -lib/monodevelop/AddIns/DisplayBindings/AssemblyBrowser/MonoDevelop.AssemblyBrowser.pdb -lib/monodevelop/AddIns/DisplayBindings/AssemblyBrowser/MonoDevelop.AssemblyBrowser.xml -lib/monodevelop/AddIns/DisplayBindings/Gettext/MonoDevelop.Gettext.dll -lib/monodevelop/AddIns/DisplayBindings/Gettext/MonoDevelop.Gettext.pdb -lib/monodevelop/AddIns/DisplayBindings/Gettext/MonoDevelop.Gettext.xml -lib/monodevelop/AddIns/DisplayBindings/HexEditor/MonoDevelop.HexEditor.dll -lib/monodevelop/AddIns/DisplayBindings/HexEditor/MonoDevelop.HexEditor.pdb -lib/monodevelop/AddIns/DisplayBindings/HexEditor/MonoDevelop.HexEditor.xml -lib/monodevelop/AddIns/DisplayBindings/SourceEditor/MonoDevelop.SourceEditor.dll -lib/monodevelop/AddIns/DisplayBindings/SourceEditor/MonoDevelop.SourceEditor.dll.config -lib/monodevelop/AddIns/DisplayBindings/SourceEditor/MonoDevelop.SourceEditor.pdb -lib/monodevelop/AddIns/DisplayBindings/SourceEditor/MonoDevelop.SourceEditor.xml -lib/monodevelop/AddIns/FSharpBinding/ExtCore.dll -lib/monodevelop/AddIns/FSharpBinding/ExtCore.xml -lib/monodevelop/AddIns/FSharpBinding/FSharp.Compiler.CodeDom.dll -lib/monodevelop/AddIns/FSharpBinding/FSharp.Compiler.CodeDom.pdb -lib/monodevelop/AddIns/FSharpBinding/FSharp.Compiler.Interactive.Settings.dll -lib/monodevelop/AddIns/FSharpBinding/FSharp.Compiler.Service.dll -lib/monodevelop/AddIns/FSharpBinding/FSharp.Compiler.Service.xml -lib/monodevelop/AddIns/FSharpBinding/FSharp.Core.dll -lib/monodevelop/AddIns/FSharpBinding/FSharp.Core.optdata -lib/monodevelop/AddIns/FSharpBinding/FSharp.Core.sigdata -lib/monodevelop/AddIns/FSharpBinding/FSharp.Core.xml -lib/monodevelop/AddIns/FSharpBinding/FSharpBinding.Gui.dll -lib/monodevelop/AddIns/FSharpBinding/FSharpBinding.Gui.pdb -lib/monodevelop/AddIns/FSharpBinding/FSharpBinding.Gui.xml -lib/monodevelop/AddIns/FSharpBinding/FSharpBinding.dll -lib/monodevelop/AddIns/FSharpBinding/FSharpBinding.xml -lib/monodevelop/AddIns/FSharpBinding/FantomasLib.dll -lib/monodevelop/AddIns/FSharpBinding/FantomasLib.pdb -lib/monodevelop/AddIns/FSharpBinding/FantomasLib.xml -lib/monodevelop/AddIns/FSharpBinding/MonoDevelop.FSharp.Shared.dll -lib/monodevelop/AddIns/FSharpBinding/MonoDevelop.FSharp.Shared.xml -lib/monodevelop/AddIns/FSharpBinding/MonoDevelop.FSharpInteractive.Service.exe -lib/monodevelop/AddIns/FSharpBinding/MonoDevelop.FSharpInteractive.Service.exe.config -lib/monodevelop/AddIns/FSharpBinding/MonoDevelop.FSharpInteractive.Service.xml -lib/monodevelop/AddIns/FSharpBinding/Newtonsoft.Json.dll -lib/monodevelop/AddIns/FSharpBinding/Newtonsoft.Json.xml -lib/monodevelop/AddIns/FSharpBinding/Packages/fsharp.core.4.3.3.nupkg -lib/monodevelop/AddIns/FSharpBinding/Packages/system.valuetuple.4.4.0.nupkg -lib/monodevelop/AddIns/FSharpBinding/System.Collections.Immutable.dll -lib/monodevelop/AddIns/FSharpBinding/System.Collections.Immutable.xml -lib/monodevelop/AddIns/FSharpBinding/System.Reactive.Core.dll -lib/monodevelop/AddIns/FSharpBinding/System.Reactive.Core.xml -lib/monodevelop/AddIns/FSharpBinding/System.Reactive.Interfaces.dll -lib/monodevelop/AddIns/FSharpBinding/System.Reactive.Interfaces.xml -lib/monodevelop/AddIns/FSharpBinding/System.Reactive.Linq.dll -lib/monodevelop/AddIns/FSharpBinding/System.Reactive.Linq.xml -lib/monodevelop/AddIns/FSharpBinding/System.Reflection.Metadata.dll -lib/monodevelop/AddIns/FSharpBinding/System.Reflection.Metadata.xml -lib/monodevelop/AddIns/FSharpBinding/System.ValueTuple.dll -lib/monodevelop/AddIns/FSharpBinding/System.ValueTuple.xml -lib/monodevelop/AddIns/FSharpBinding/Templates/AssemblyInfo.xft.xml -lib/monodevelop/AddIns/FSharpBinding/Templates/EmptyFSharpScript.xft.xml -lib/monodevelop/AddIns/FSharpBinding/Templates/EmptyFSharpSignature.xft.xml -lib/monodevelop/AddIns/FSharpBinding/Templates/EmptyFSharpSource.xft.xml -lib/monodevelop/AddIns/FSharpBinding/Templates/FSharp-templates.xml -lib/monodevelop/AddIns/FSharpBinding/Templates/FSharpConsoleProject.xpt.xml -lib/monodevelop/AddIns/FSharpBinding/Templates/FSharpGtkProject.xpt.xml -lib/monodevelop/AddIns/FSharpBinding/Templates/FSharpLibraryProject.xpt.xml -lib/monodevelop/AddIns/FSharpBinding/Templates/FSharpNUnitLibraryProject.xpt.xml -lib/monodevelop/AddIns/FSharpBinding/Templates/FSharpNUnitTestType.xft.xml -lib/monodevelop/AddIns/FSharpBinding/Templates/FSharpTutorialProject.xpt.xml -lib/monodevelop/AddIns/FSharpBinding/Templates/PortableLibrary.xpt.xml -lib/monodevelop/AddIns/FSharpBinding/Templates/SharedAssetsProject.xpt.xml -lib/monodevelop/AddIns/FSharpBinding/cs/FSharp.Core.resources.dll -lib/monodevelop/AddIns/FSharpBinding/de/FSharp.Core.resources.dll -lib/monodevelop/AddIns/FSharpBinding/en/FSharp.Core.resources.dll -lib/monodevelop/AddIns/FSharpBinding/es/FSharp.Core.resources.dll -lib/monodevelop/AddIns/FSharpBinding/fr/FSharp.Core.resources.dll -lib/monodevelop/AddIns/FSharpBinding/it/FSharp.Core.resources.dll -lib/monodevelop/AddIns/FSharpBinding/ja/FSharp.Core.resources.dll -lib/monodevelop/AddIns/FSharpBinding/ko/FSharp.Core.resources.dll -lib/monodevelop/AddIns/FSharpBinding/pl/FSharp.Core.resources.dll -lib/monodevelop/AddIns/FSharpBinding/pt-BR/FSharp.Core.resources.dll -lib/monodevelop/AddIns/FSharpBinding/ru/FSharp.Core.resources.dll -lib/monodevelop/AddIns/FSharpBinding/tr/FSharp.Core.resources.dll -lib/monodevelop/AddIns/FSharpBinding/zh-Hans/FSharp.Core.resources.dll -lib/monodevelop/AddIns/FSharpBinding/zh-Hant/FSharp.Core.resources.dll -lib/monodevelop/AddIns/ILAsmBinding/ILAsmBinding.dll -lib/monodevelop/AddIns/ILAsmBinding/ILAsmBinding.pdb -lib/monodevelop/AddIns/ILAsmBinding/ILAsmBinding.xml -lib/monodevelop/AddIns/MonoDevelop.Autotools/MonoDevelop.Autotools.dll -lib/monodevelop/AddIns/MonoDevelop.Autotools/MonoDevelop.Autotools.pdb -lib/monodevelop/AddIns/MonoDevelop.Autotools/MonoDevelop.Autotools.xml -lib/monodevelop/AddIns/MonoDevelop.Autotools/templates/Makefile.am.project.template -lib/monodevelop/AddIns/MonoDevelop.Autotools/templates/Makefile.include -lib/monodevelop/AddIns/MonoDevelop.Autotools/templates/Makefile.noauto.project.template -lib/monodevelop/AddIns/MonoDevelop.Autotools/templates/Makefile.solution.template -lib/monodevelop/AddIns/MonoDevelop.Autotools/templates/autogen.sh.template -lib/monodevelop/AddIns/MonoDevelop.Autotools/templates/configure.ac.template -lib/monodevelop/AddIns/MonoDevelop.Autotools/templates/configure.template -lib/monodevelop/AddIns/MonoDevelop.Autotools/templates/exe.wrapper.in.template -lib/monodevelop/AddIns/MonoDevelop.Autotools/templates/expansions.m4 -lib/monodevelop/AddIns/MonoDevelop.Autotools/templates/make-dist.targets -lib/monodevelop/AddIns/MonoDevelop.Autotools/templates/package.pc.template -lib/monodevelop/AddIns/MonoDevelop.Autotools/templates/rules.make -lib/monodevelop/AddIns/MonoDevelop.ConnectedServices/MonoDevelop.ConnectedServices.dll -lib/monodevelop/AddIns/MonoDevelop.ConnectedServices/MonoDevelop.ConnectedServices.pdb -lib/monodevelop/AddIns/MonoDevelop.ConnectedServices/MonoDevelop.ConnectedServices.xml -lib/monodevelop/AddIns/MonoDevelop.Debugger.Gdb/Mono.Debugging.dll -lib/monodevelop/AddIns/MonoDevelop.Debugger.Gdb/Mono.Debugging.pdb -lib/monodevelop/AddIns/MonoDevelop.Debugger.Gdb/Mono.Debugging.xml -lib/monodevelop/AddIns/MonoDevelop.Debugger.Gdb/MonoDevelop.Debugger.Gdb.dll -lib/monodevelop/AddIns/MonoDevelop.Debugger.Gdb/MonoDevelop.Debugger.Gdb.pdb -lib/monodevelop/AddIns/MonoDevelop.Debugger.Gdb/MonoDevelop.Debugger.Gdb.xml -lib/monodevelop/AddIns/MonoDevelop.Debugger.Soft/Mono.Debugger.Soft.dll -lib/monodevelop/AddIns/MonoDevelop.Debugger.Soft/Mono.Debugger.Soft.pdb -lib/monodevelop/AddIns/MonoDevelop.Debugger.Soft/Mono.Debugging.Soft.dll -lib/monodevelop/AddIns/MonoDevelop.Debugger.Soft/Mono.Debugging.Soft.pdb -lib/monodevelop/AddIns/MonoDevelop.Debugger.Soft/Mono.Debugging.Soft.xml -lib/monodevelop/AddIns/MonoDevelop.Debugger.Soft/MonoDevelop.Debugger.Soft.AspNet.dll -lib/monodevelop/AddIns/MonoDevelop.Debugger.Soft/MonoDevelop.Debugger.Soft.AspNet.pdb -lib/monodevelop/AddIns/MonoDevelop.Debugger.Soft/MonoDevelop.Debugger.Soft.AspNet.xml -lib/monodevelop/AddIns/MonoDevelop.Debugger.Soft/MonoDevelop.Debugger.Soft.dll -lib/monodevelop/AddIns/MonoDevelop.Debugger.Soft/MonoDevelop.Debugger.Soft.pdb -lib/monodevelop/AddIns/MonoDevelop.Debugger.Soft/MonoDevelop.Debugger.Soft.xml -lib/monodevelop/AddIns/MonoDevelop.Debugger.VsCodeDebugProtocol/Microsoft.VisualStudio.Shared.VSCodeDebugProtocol.dll -lib/monodevelop/AddIns/MonoDevelop.Debugger.VsCodeDebugProtocol/Microsoft.VisualStudio.Shared.VSCodeDebugProtocol.xml -lib/monodevelop/AddIns/MonoDevelop.Debugger.VsCodeDebugProtocol/MonoDevelop.Debugger.VsCodeDebugProtocol.dll -lib/monodevelop/AddIns/MonoDevelop.Debugger.VsCodeDebugProtocol/MonoDevelop.Debugger.VsCodeDebugProtocol.pdb -lib/monodevelop/AddIns/MonoDevelop.Debugger.VsCodeDebugProtocol/MonoDevelop.Debugger.VsCodeDebugProtocol.xml -lib/monodevelop/AddIns/MonoDevelop.Debugger/MonoDevelop.Debugger.dll -lib/monodevelop/AddIns/MonoDevelop.Debugger/MonoDevelop.Debugger.pdb -lib/monodevelop/AddIns/MonoDevelop.Debugger/MonoDevelop.Debugger.xml -lib/monodevelop/AddIns/MonoDevelop.Deployment/MonoDevelop.Deployment.Linux.dll -lib/monodevelop/AddIns/MonoDevelop.Deployment/MonoDevelop.Deployment.Linux.pdb -lib/monodevelop/AddIns/MonoDevelop.Deployment/MonoDevelop.Deployment.Linux.xml -lib/monodevelop/AddIns/MonoDevelop.Deployment/MonoDevelop.Deployment.dll -lib/monodevelop/AddIns/MonoDevelop.Deployment/MonoDevelop.Deployment.pdb -lib/monodevelop/AddIns/MonoDevelop.Deployment/MonoDevelop.Deployment.xml -lib/monodevelop/AddIns/MonoDevelop.DesignerSupport/MonoDevelop.DesignerSupport.dll -lib/monodevelop/AddIns/MonoDevelop.DesignerSupport/MonoDevelop.DesignerSupport.pdb -lib/monodevelop/AddIns/MonoDevelop.DesignerSupport/MonoDevelop.DesignerSupport.xml -lib/monodevelop/AddIns/MonoDevelop.DotNetCore/MonoDevelop.DotNetCore.dll -lib/monodevelop/AddIns/MonoDevelop.DotNetCore/MonoDevelop.DotNetCore.pdb -lib/monodevelop/AddIns/MonoDevelop.DotNetCore/MonoDevelop.DotNetCore.xml -lib/monodevelop/AddIns/MonoDevelop.DotNetCore/Templates/Microsoft.DotNet.Common.ProjectTemplates.1.x.1.0.0-beta2-20170430-208.nupkg -lib/monodevelop/AddIns/MonoDevelop.DotNetCore/Templates/Microsoft.DotNet.Common.ProjectTemplates.2.0.1.0.0-beta2-20170727-301.nupkg -lib/monodevelop/AddIns/MonoDevelop.DotNetCore/Templates/Microsoft.DotNet.Test.ProjectTemplates.1.x.1.0.0-beta2-20170430-208.nupkg -lib/monodevelop/AddIns/MonoDevelop.DotNetCore/Templates/Microsoft.DotNet.Test.ProjectTemplates.2.0.1.0.0-beta2-20170727-301.nupkg -lib/monodevelop/AddIns/MonoDevelop.GtkCore/MonoDevelop.GtkCore.dll -lib/monodevelop/AddIns/MonoDevelop.GtkCore/MonoDevelop.GtkCore.pdb -lib/monodevelop/AddIns/MonoDevelop.GtkCore/MonoDevelop.GtkCore.xml -lib/monodevelop/AddIns/MonoDevelop.GtkCore/libstetic.dll -lib/monodevelop/AddIns/MonoDevelop.GtkCore/libstetic.dll.config -lib/monodevelop/AddIns/MonoDevelop.GtkCore/libstetic.pdb -lib/monodevelop/AddIns/MonoDevelop.GtkCore/libstetic.xml -lib/monodevelop/AddIns/MonoDevelop.GtkCore/libsteticui.dll -lib/monodevelop/AddIns/MonoDevelop.GtkCore/libsteticui.dll.config -lib/monodevelop/AddIns/MonoDevelop.GtkCore/libsteticui.pdb -lib/monodevelop/AddIns/MonoDevelop.GtkCore/libsteticui.xml -lib/monodevelop/AddIns/MonoDevelop.PackageManagement/Lucene.Net.dll -lib/monodevelop/AddIns/MonoDevelop.PackageManagement/Microsoft.Web.XmlTransform.dll -lib/monodevelop/AddIns/MonoDevelop.PackageManagement/MonoDevelop.PackageManagement.dll -lib/monodevelop/AddIns/MonoDevelop.PackageManagement/MonoDevelop.PackageManagement.pdb -lib/monodevelop/AddIns/MonoDevelop.PackageManagement/MonoDevelop.PackageManagement.xml -lib/monodevelop/AddIns/MonoDevelop.PackageManagement/NuGet-LICENSE.txt -lib/monodevelop/AddIns/MonoDevelop.PackageManagement/NuGet.Commands.dll -lib/monodevelop/AddIns/MonoDevelop.PackageManagement/NuGet.Common.dll -lib/monodevelop/AddIns/MonoDevelop.PackageManagement/NuGet.Configuration.dll -lib/monodevelop/AddIns/MonoDevelop.PackageManagement/NuGet.DependencyResolver.Core.dll -lib/monodevelop/AddIns/MonoDevelop.PackageManagement/NuGet.Frameworks.dll -lib/monodevelop/AddIns/MonoDevelop.PackageManagement/NuGet.Indexing.dll -lib/monodevelop/AddIns/MonoDevelop.PackageManagement/NuGet.LibraryModel.dll -lib/monodevelop/AddIns/MonoDevelop.PackageManagement/NuGet.PackageManagement.dll -lib/monodevelop/AddIns/MonoDevelop.PackageManagement/NuGet.Packaging.Core.dll -lib/monodevelop/AddIns/MonoDevelop.PackageManagement/NuGet.Packaging.dll -lib/monodevelop/AddIns/MonoDevelop.PackageManagement/NuGet.ProjectModel.dll -lib/monodevelop/AddIns/MonoDevelop.PackageManagement/NuGet.Protocol.dll -lib/monodevelop/AddIns/MonoDevelop.PackageManagement/NuGet.Resolver.dll -lib/monodevelop/AddIns/MonoDevelop.PackageManagement/NuGet.Versioning.dll -lib/monodevelop/AddIns/MonoDevelop.Packaging/MonoDevelop.Packaging.dll -lib/monodevelop/AddIns/MonoDevelop.Packaging/MonoDevelop.Packaging.pdb -lib/monodevelop/AddIns/MonoDevelop.Packaging/MonoDevelop.Packaging.xml -lib/monodevelop/AddIns/MonoDevelop.Packaging/Targets/NuGet.Packaging.Authoring.props -lib/monodevelop/AddIns/MonoDevelop.Packaging/Targets/NuGet.Packaging.Authoring.targets -lib/monodevelop/AddIns/MonoDevelop.Packaging/Templates/CrossPlatformLibrary.xpt.xml -lib/monodevelop/AddIns/MonoDevelop.Packaging/Templates/PackagingProject.xpt.xml -lib/monodevelop/AddIns/MonoDevelop.Packaging/packages/NuGet.Build.Packaging.0.2.0.nupkg -lib/monodevelop/AddIns/MonoDevelop.Refactoring/MonoDevelop.Refactoring.dll -lib/monodevelop/AddIns/MonoDevelop.Refactoring/MonoDevelop.Refactoring.pdb -lib/monodevelop/AddIns/MonoDevelop.Refactoring/MonoDevelop.Refactoring.xml -lib/monodevelop/AddIns/MonoDevelop.Refactoring/RefactoringEssentials.Library.nuspec -lib/monodevelop/AddIns/MonoDevelop.Refactoring/RefactoringEssentials.dll -lib/monodevelop/AddIns/MonoDevelop.Refactoring/RefactoringEssentials.nuspec -lib/monodevelop/AddIns/MonoDevelop.Refactoring/RefactoringEssentials.pdb -lib/monodevelop/AddIns/MonoDevelop.Refactoring/RefactoringEssentials.xml -lib/monodevelop/AddIns/MonoDevelop.Refactoring/System.Reflection.Metadata.dll -lib/monodevelop/AddIns/MonoDevelop.Refactoring/System.Reflection.Metadata.xml -lib/monodevelop/AddIns/MonoDevelop.Refactoring/System.Text.Encoding.CodePages.dll -lib/monodevelop/AddIns/MonoDevelop.Refactoring/System.Xml.ReaderWriter.dll -lib/monodevelop/AddIns/MonoDevelop.Refactoring/tools/install.ps1 -lib/monodevelop/AddIns/MonoDevelop.Refactoring/tools/uninstall.ps1 -lib/monodevelop/AddIns/MonoDevelop.RegexToolkit/MonoDevelop.RegexToolkit.dll -lib/monodevelop/AddIns/MonoDevelop.RegexToolkit/MonoDevelop.RegexToolkit.pdb -lib/monodevelop/AddIns/MonoDevelop.RegexToolkit/MonoDevelop.RegexToolkit.xml -lib/monodevelop/AddIns/MonoDevelop.TextTemplating/Mono.TextTemplating.dll -lib/monodevelop/AddIns/MonoDevelop.TextTemplating/MonoDevelop.TextTemplating.dll -lib/monodevelop/AddIns/MonoDevelop.TextTemplating/MonoDevelop.TextTemplating.pdb -lib/monodevelop/AddIns/MonoDevelop.TextTemplating/MonoDevelop.TextTemplating.xml -lib/monodevelop/AddIns/MonoDevelop.TextTemplating/Templates/T4PreprocessedTemplateCSharp.xft.xml -lib/monodevelop/AddIns/MonoDevelop.TextTemplating/Templates/T4TemplateCSharp.xft.xml -lib/monodevelop/AddIns/MonoDevelop.TextTemplating/TextTransform.exe -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/Microsoft.TestPlatform.CommunicationUtilities.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/Microsoft.TestPlatform.CoreUtilities.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/Microsoft.TestPlatform.PlatformAbstractions.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.xml -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/Microsoft.VisualStudio.TestPlatform.Common.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/MonoDevelop.UnitTesting.NUnit.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/MonoDevelop.UnitTesting.NUnit.pdb -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/MonoDevelop.UnitTesting.NUnit.xml -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/MonoDevelop.UnitTesting.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/MonoDevelop.UnitTesting.pdb -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/MonoDevelop.UnitTesting.xml -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/NUnit2/NUnitRunner.exe -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/NUnit2/NUnitRunner.pdb -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/NUnit2/NUnitRunner.xml -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/NUnit2/nunit.core.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/NUnit2/nunit.core.interfaces.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/NUnit2/nunit.framework.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/NUnit2/nunit.framework.xml -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/NUnit2/nunit.util.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/NUnit3/Mono.Cecil.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/NUnit3/NUnitRunner.exe -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/NUnit3/NUnitRunner.pdb -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/NUnit3/NUnitRunner.xml -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/NUnit3/nunit-agent-x86.exe -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/NUnit3/nunit-agent-x86.exe.config -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/NUnit3/nunit-agent.exe -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/NUnit3/nunit-agent.exe.config -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/NUnit3/nunit.engine.api.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/NUnit3/nunit.engine.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/CoreCon/VisualStudioDatastoreConfigurationProvider.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Extensions/Microsoft.TestPlatform.TestHostRuntimeProvider.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Extensions/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/LegacyTypes.testtype -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/ManualTests.testtype -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.DiaSymReader.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.DotNet.PlatformAbstractions.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.Extensions.DependencyModel.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.IntelliTrace.Core.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.TestPlatform.CommunicationUtilities.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.TestPlatform.CoreUtilities.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.TestPlatform.CrossPlatEngine.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.TestPlatform.PlatformAbstractions.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.TestPlatform.Utilities.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.xml -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.VisualStudio.ArchitectureTools.PEReader.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.VisualStudio.Coverage.Analysis.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.VisualStudio.Coverage.Interop.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.VisualStudio.Diagnostics.Utilities.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.VisualStudio.Enterprise.AspNetHelper.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.VisualStudio.QualityTools.AgentObject.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.VisualStudio.QualityTools.AgentProcessManager.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.VisualStudio.QualityTools.Common.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.VisualStudio.QualityTools.ControllerObject.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.VisualStudio.QualityTools.ExecutionCommon.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.VisualStudio.QualityTools.LoadTest.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.VisualStudio.QualityTools.LoadTestFramework.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.VisualStudio.QualityTools.Resource.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.VisualStudio.QualityTools.TMI.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.VisualStudio.QualityTools.Tips.GenericTest.Adapter.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.VisualStudio.QualityTools.Tips.GenericTest.ObjectModel.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.VisualStudio.QualityTools.Tips.GenericTest.Tip.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.VisualStudio.QualityTools.Tips.ManualTest.Adapter.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.VisualStudio.QualityTools.Tips.ManualTest.ObjectModel.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.VisualStudio.QualityTools.Tips.ManualTest.Tip.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.VisualStudio.QualityTools.Tips.OrderedTest.Adapter.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.VisualStudio.QualityTools.Tips.OrderedTest.ObjectModel.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.VisualStudio.QualityTools.Tips.OrderedTest.Tip.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.VisualStudio.QualityTools.Tips.UnitTest.Adapter.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.VisualStudio.QualityTools.Tips.UnitTest.AssemblyResolver.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.VisualStudio.QualityTools.Tips.UnitTest.ObjectModel.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.VisualStudio.QualityTools.Tips.UnitTest.Tip.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.VisualStudio.QualityTools.Tips.WebLoadTest.Tip.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.VisualStudio.QualityTools.WebTestFramework.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.VisualStudio.TestPlatform.Client.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.VisualStudio.TestPlatform.Common.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.VisualStudio.TestPlatform.Fakes.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Microsoft.VisualStudio.UwpTestHostRuntimeProvider.Deployment.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Newtonsoft.Json.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/QTAgent.exe -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/QTAgent.exe.Config -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/QTAgent32.exe -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/QTAgent32.exe.Config -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/QTAgent32_35.exe -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/QTAgent32_35.exe.Config -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/QTAgent32_40.exe -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/QTAgent32_40.exe.Config -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/QTAgent_35.exe -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/QTAgent_35.exe.Config -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/QTAgent_40.exe -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/QTAgent_40.exe.Config -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/QTDCAgent.exe -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/QTDCAgent.exe.Config -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/QTDCAgent32.exe -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/QTDCAgent32.exe.Config -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/System.Collections.Immutable.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/System.Reflection.Metadata.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/System.Runtime.InteropServices.RuntimeInformation.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/ThirdPartyNotices.txt -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/Webloadtest.testtype -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/cs/Microsoft.TestPlatform.TestHostRuntimeProvider.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/cs/Microsoft.TestPlatform.Utilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/cs/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/cs/Microsoft.VisualStudio.TestPlatform.Client.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/cs/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/cs/vstest.console.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/datacollector.exe -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/datacollector.exe.config -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/de/Microsoft.TestPlatform.CoreUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/de/Microsoft.TestPlatform.TestHostRuntimeProvider.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/de/Microsoft.TestPlatform.Utilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/de/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/de/Microsoft.VisualStudio.TestPlatform.Client.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/de/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/de/vstest.console.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/es/Microsoft.TestPlatform.CoreUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/es/Microsoft.TestPlatform.TestHostRuntimeProvider.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/es/Microsoft.TestPlatform.Utilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/es/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/es/Microsoft.VisualStudio.TestPlatform.Client.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/es/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/es/vstest.console.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/fr/Microsoft.TestPlatform.TestHostRuntimeProvider.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/fr/Microsoft.TestPlatform.Utilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/fr/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/fr/Microsoft.VisualStudio.TestPlatform.Client.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/fr/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/fr/vstest.console.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/it/Microsoft.TestPlatform.CoreUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/it/Microsoft.TestPlatform.TestHostRuntimeProvider.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/it/Microsoft.TestPlatform.Utilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/it/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/it/Microsoft.VisualStudio.TestPlatform.Client.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/it/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/it/vstest.console.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/ja/Microsoft.TestPlatform.TestHostRuntimeProvider.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/ja/Microsoft.TestPlatform.Utilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/ja/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/ja/Microsoft.VisualStudio.TestPlatform.Client.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/ja/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/ja/vstest.console.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/ko/Microsoft.TestPlatform.TestHostRuntimeProvider.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/ko/Microsoft.TestPlatform.Utilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/ko/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/ko/Microsoft.VisualStudio.TestPlatform.Client.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/ko/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/ko/vstest.console.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/msdia140typelib_clr0200.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/pl/Microsoft.TestPlatform.TestHostRuntimeProvider.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/pl/Microsoft.TestPlatform.Utilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/pl/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/pl/Microsoft.VisualStudio.TestPlatform.Client.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/pl/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/pl/vstest.console.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/pt-BR/Microsoft.TestPlatform.TestHostRuntimeProvider.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/pt-BR/Microsoft.TestPlatform.Utilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/pt-BR/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/pt-BR/Microsoft.VisualStudio.TestPlatform.Client.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/pt-BR/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/pt-BR/vstest.console.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/ru/Microsoft.TestPlatform.TestHostRuntimeProvider.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/ru/Microsoft.TestPlatform.Utilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/ru/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/ru/Microsoft.VisualStudio.TestPlatform.Client.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/ru/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/ru/vstest.console.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/testhost.exe -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/testhost.exe.config -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/testhost.x86.exe -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/testhost.x86.exe.config -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/tr/Microsoft.TestPlatform.TestHostRuntimeProvider.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/tr/Microsoft.TestPlatform.Utilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/tr/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/tr/Microsoft.VisualStudio.TestPlatform.Client.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/tr/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/tr/vstest.console.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/vstest.console.exe -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/vstest.console.exe.config -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/x64/msdia140.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/x64/msdia140.dll.manifest -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/x86/msdia140.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/x86/msdia140.dll.manifest -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/zh-Hans/Microsoft.TestPlatform.TestHostRuntimeProvider.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/zh-Hans/Microsoft.TestPlatform.Utilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/zh-Hans/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/zh-Hans/Microsoft.VisualStudio.TestPlatform.Client.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/zh-Hans/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/zh-Hans/vstest.console.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/zh-Hant/Microsoft.TestPlatform.TestHostRuntimeProvider.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/zh-Hant/Microsoft.TestPlatform.Utilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/zh-Hant/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/zh-Hant/Microsoft.VisualStudio.TestPlatform.Client.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/zh-Hant/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/VsTestConsole/zh-Hant/vstest.console.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/cs/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/de/Microsoft.TestPlatform.CoreUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/de/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/es/Microsoft.TestPlatform.CoreUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/es/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/fr/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/it/Microsoft.TestPlatform.CoreUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/it/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/ja/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/ko/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/pl/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/pt-BR/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/ru/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/tr/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/zh-Hans/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/zh-Hant/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll -lib/monodevelop/AddIns/MonoDevelop.UnitTesting/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll -lib/monodevelop/AddIns/MonoDevelop.WebReferences/MonoDevelop.WebReferences.dll -lib/monodevelop/AddIns/MonoDevelop.WebReferences/MonoDevelop.WebReferences.pdb -lib/monodevelop/AddIns/MonoDevelop.WebReferences/MonoDevelop.WebReferences.xml -lib/monodevelop/AddIns/MonoDeveloperExtensions/MonoDeveloperExtensions.dll -lib/monodevelop/AddIns/MonoDeveloperExtensions/MonoDeveloperExtensions.pdb -lib/monodevelop/AddIns/MonoDeveloperExtensions/MonoDeveloperExtensions.xml -lib/monodevelop/AddIns/MonoDeveloperExtensions/MonoDeveloperExtensions_nunit.dll -lib/monodevelop/AddIns/MonoDeveloperExtensions/MonoDeveloperExtensions_nunit.pdb -lib/monodevelop/AddIns/MonoDeveloperExtensions/MonoDeveloperExtensions_nunit.xml -lib/monodevelop/AddIns/NUnit/TestRunner.dll -lib/monodevelop/AddIns/NUnit/TestRunner.pdb -lib/monodevelop/AddIns/NUnit/TestRunner.xml -lib/monodevelop/AddIns/NUnit/nunit-console-runner.dll -lib/monodevelop/AddIns/NUnit/nunit.core.dll -lib/monodevelop/AddIns/NUnit/nunit.core.interfaces.dll -lib/monodevelop/AddIns/NUnit/nunit.framework.dll -lib/monodevelop/AddIns/NUnit/nunit.framework.xml -lib/monodevelop/AddIns/NUnit/nunit.util.dll -lib/monodevelop/AddIns/VBNetBinding/MonoDevelop.VBNetBinding.dll -lib/monodevelop/AddIns/VBNetBinding/MonoDevelop.VBNetBinding.pdb -lib/monodevelop/AddIns/VBNetBinding/MonoDevelop.VBNetBinding.xml -lib/monodevelop/AddIns/VersionControl/GitIgnore.txt -lib/monodevelop/AddIns/VersionControl/LibGit2Sharp.dll -lib/monodevelop/AddIns/VersionControl/LibGit2Sharp.pdb -lib/monodevelop/AddIns/VersionControl/LibGit2Sharp.xml -lib/monodevelop/AddIns/VersionControl/MonoDevelop.VersionControl.Git.dll -lib/monodevelop/AddIns/VersionControl/MonoDevelop.VersionControl.Git.pdb -lib/monodevelop/AddIns/VersionControl/MonoDevelop.VersionControl.Git.xml -lib/monodevelop/AddIns/VersionControl/MonoDevelop.VersionControl.Subversion.Unix.dll -lib/monodevelop/AddIns/VersionControl/MonoDevelop.VersionControl.Subversion.Unix.dll.config -lib/monodevelop/AddIns/VersionControl/MonoDevelop.VersionControl.Subversion.Unix.pdb -lib/monodevelop/AddIns/VersionControl/MonoDevelop.VersionControl.Subversion.Unix.xml -lib/monodevelop/AddIns/VersionControl/MonoDevelop.VersionControl.Subversion.dll -lib/monodevelop/AddIns/VersionControl/MonoDevelop.VersionControl.Subversion.pdb -lib/monodevelop/AddIns/VersionControl/MonoDevelop.VersionControl.Subversion.xml -lib/monodevelop/AddIns/VersionControl/MonoDevelop.VersionControl.dll -lib/monodevelop/AddIns/VersionControl/MonoDevelop.VersionControl.pdb -lib/monodevelop/AddIns/VersionControl/MonoDevelop.VersionControl.xml -lib/monodevelop/AddIns/VersionControl/libgit2-e8b8948.so.0.26.8 -lib/monodevelop/AddIns/VersionControl/libgit2-e8b8948.so.26 -lib/monodevelop/AddIns/VersionControl/libgit2-e8b8948.so -lib/monodevelop/AddIns/VersionControl/libgit2.license.txt -lib/monodevelop/AddIns/VersionControl/libssh2.license.txt -lib/monodevelop/AddIns/Xml/MonoDevelop.Xml.dll -lib/monodevelop/AddIns/Xml/MonoDevelop.Xml.pdb -lib/monodevelop/AddIns/Xml/MonoDevelop.Xml.xml -lib/monodevelop/AddIns/Xml/schemas/W3C-License.html -lib/monodevelop/AddIns/Xml/schemas/XMLSchema.xsd -lib/monodevelop/AddIns/Xml/schemas/appconfig.xsd -lib/monodevelop/AddIns/Xml/schemas/manifest.xsd -lib/monodevelop/AddIns/Xml/schemas/readme.txt -lib/monodevelop/AddIns/Xml/schemas/schema-for-xslt20.xsd -lib/monodevelop/AddIns/Xml/schemas/xml.xsd -lib/monodevelop/bin/GnomePlatform.dll -lib/monodevelop/bin/GnomePlatform.dll.config -lib/monodevelop/bin/GnomePlatform.pdb -lib/monodevelop/bin/GnomePlatform.xml -lib/monodevelop/bin/Humanizer.dll -lib/monodevelop/bin/ICSharpCode.Decompiler.dll -lib/monodevelop/bin/ICSharpCode.Decompiler.pdb -lib/monodevelop/bin/ICSharpCode.NRefactory.CSharp.dll -lib/monodevelop/bin/ICSharpCode.NRefactory.CSharp.pdb -lib/monodevelop/bin/ICSharpCode.NRefactory.CSharp.xml -lib/monodevelop/bin/ICSharpCode.NRefactory.Cecil.dll -lib/monodevelop/bin/ICSharpCode.NRefactory.Cecil.pdb -lib/monodevelop/bin/ICSharpCode.NRefactory.Cecil.xml -lib/monodevelop/bin/ICSharpCode.NRefactory.dll -lib/monodevelop/bin/ICSharpCode.NRefactory.pdb -lib/monodevelop/bin/ICSharpCode.NRefactory.xml -lib/monodevelop/bin/ICSharpCode.SharpZipLib.dll -lib/monodevelop/bin/ICSharpCode.SharpZipLib.xml -lib/monodevelop/bin/MSBuild/CodeSharing.CSharp.targets -lib/monodevelop/bin/MSBuild/CodeSharing.Common.Default.props -lib/monodevelop/bin/MSBuild/CodeSharing.Common.props -lib/monodevelop/bin/MSBuild/MonoDevelop.MSBuildResolver.dll -lib/monodevelop/bin/Microsoft.CodeAnalysis.CSharp.EditorFeatures.dll -lib/monodevelop/bin/Microsoft.CodeAnalysis.CSharp.EditorFeatures.pdb -lib/monodevelop/bin/Microsoft.CodeAnalysis.CSharp.EditorFeatures.xml -lib/monodevelop/bin/Microsoft.CodeAnalysis.CSharp.Features.dll -lib/monodevelop/bin/Microsoft.CodeAnalysis.CSharp.Features.pdb -lib/monodevelop/bin/Microsoft.CodeAnalysis.CSharp.Features.xml -lib/monodevelop/bin/Microsoft.CodeAnalysis.CSharp.Workspaces.dll -lib/monodevelop/bin/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb -lib/monodevelop/bin/Microsoft.CodeAnalysis.CSharp.Workspaces.xml -lib/monodevelop/bin/Microsoft.CodeAnalysis.CSharp.dll -lib/monodevelop/bin/Microsoft.CodeAnalysis.CSharp.pdb -lib/monodevelop/bin/Microsoft.CodeAnalysis.CSharp.xml -lib/monodevelop/bin/Microsoft.CodeAnalysis.EditorFeatures.Text.dll -lib/monodevelop/bin/Microsoft.CodeAnalysis.EditorFeatures.Text.pdb -lib/monodevelop/bin/Microsoft.CodeAnalysis.EditorFeatures.Text.xml -lib/monodevelop/bin/Microsoft.CodeAnalysis.EditorFeatures.dll -lib/monodevelop/bin/Microsoft.CodeAnalysis.EditorFeatures.pdb -lib/monodevelop/bin/Microsoft.CodeAnalysis.EditorFeatures.xml -lib/monodevelop/bin/Microsoft.CodeAnalysis.Elfie.dll -lib/monodevelop/bin/Microsoft.CodeAnalysis.Features.dll -lib/monodevelop/bin/Microsoft.CodeAnalysis.Features.pdb -lib/monodevelop/bin/Microsoft.CodeAnalysis.Features.xml -lib/monodevelop/bin/Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.dll -lib/monodevelop/bin/Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.pdb -lib/monodevelop/bin/Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.xml -lib/monodevelop/bin/Microsoft.CodeAnalysis.VisualBasic.Features.dll -lib/monodevelop/bin/Microsoft.CodeAnalysis.VisualBasic.Features.pdb -lib/monodevelop/bin/Microsoft.CodeAnalysis.VisualBasic.Features.xml -lib/monodevelop/bin/Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll -lib/monodevelop/bin/Microsoft.CodeAnalysis.VisualBasic.Workspaces.pdb -lib/monodevelop/bin/Microsoft.CodeAnalysis.VisualBasic.Workspaces.xml -lib/monodevelop/bin/Microsoft.CodeAnalysis.VisualBasic.dll -lib/monodevelop/bin/Microsoft.CodeAnalysis.VisualBasic.pdb -lib/monodevelop/bin/Microsoft.CodeAnalysis.VisualBasic.xml -lib/monodevelop/bin/Microsoft.CodeAnalysis.Workspaces.Desktop.dll -lib/monodevelop/bin/Microsoft.CodeAnalysis.Workspaces.Desktop.pdb -lib/monodevelop/bin/Microsoft.CodeAnalysis.Workspaces.Desktop.xml -lib/monodevelop/bin/Microsoft.CodeAnalysis.Workspaces.dll -lib/monodevelop/bin/Microsoft.CodeAnalysis.Workspaces.pdb -lib/monodevelop/bin/Microsoft.CodeAnalysis.Workspaces.xml -lib/monodevelop/bin/Microsoft.CodeAnalysis.dll -lib/monodevelop/bin/Microsoft.CodeAnalysis.pdb -lib/monodevelop/bin/Microsoft.CodeAnalysis.xml -lib/monodevelop/bin/Microsoft.TemplateEngine.Abstractions.dll -lib/monodevelop/bin/Microsoft.TemplateEngine.Core.Contracts.dll -lib/monodevelop/bin/Microsoft.TemplateEngine.Core.dll -lib/monodevelop/bin/Microsoft.TemplateEngine.Edge.dll -lib/monodevelop/bin/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll -lib/monodevelop/bin/Microsoft.TemplateEngine.Utils.dll -lib/monodevelop/bin/Microsoft.VisualStudio.CodingConventions.dll -lib/monodevelop/bin/Microsoft.VisualStudio.Composition.dll -lib/monodevelop/bin/Microsoft.VisualStudio.Composition.xml -lib/monodevelop/bin/Microsoft.VisualStudio.CoreUtility.dll -lib/monodevelop/bin/Microsoft.VisualStudio.CoreUtility.xml -lib/monodevelop/bin/Microsoft.VisualStudio.Language.Intellisense.dll -lib/monodevelop/bin/Microsoft.VisualStudio.Language.Intellisense.xml -lib/monodevelop/bin/Microsoft.VisualStudio.Language.StandardClassification.dll -lib/monodevelop/bin/Microsoft.VisualStudio.Language.StandardClassification.xml -lib/monodevelop/bin/Microsoft.VisualStudio.Language.dll -lib/monodevelop/bin/Microsoft.VisualStudio.Language.xml -lib/monodevelop/bin/Microsoft.VisualStudio.Text.Data.dll -lib/monodevelop/bin/Microsoft.VisualStudio.Text.Data.xml -lib/monodevelop/bin/Microsoft.VisualStudio.Text.Implementation.dll -lib/monodevelop/bin/Microsoft.VisualStudio.Text.Implementation.pdb -lib/monodevelop/bin/Microsoft.VisualStudio.Text.Logic.dll -lib/monodevelop/bin/Microsoft.VisualStudio.Text.Logic.xml -lib/monodevelop/bin/Microsoft.VisualStudio.Text.UI.dll -lib/monodevelop/bin/Microsoft.VisualStudio.Text.UI.xml -lib/monodevelop/bin/Microsoft.VisualStudio.Threading.dll -lib/monodevelop/bin/Microsoft.VisualStudio.Threading.xml -lib/monodevelop/bin/Microsoft.VisualStudio.Validation.dll -lib/monodevelop/bin/Microsoft.VisualStudio.Validation.xml -lib/monodevelop/bin/Mono.Addins.CecilReflector.dll -lib/monodevelop/bin/Mono.Addins.CecilReflector.pdb -lib/monodevelop/bin/Mono.Addins.Gui.dll -lib/monodevelop/bin/Mono.Addins.Gui.pdb -lib/monodevelop/bin/Mono.Addins.Setup.dll -lib/monodevelop/bin/Mono.Addins.Setup.pdb -lib/monodevelop/bin/Mono.Addins.Setup.xml -lib/monodevelop/bin/Mono.Addins.dll -lib/monodevelop/bin/Mono.Addins.pdb -lib/monodevelop/bin/Mono.Addins.xml -lib/monodevelop/bin/Mono.Cecil.Mdb.dll -lib/monodevelop/bin/Mono.Cecil.Pdb.dll -lib/monodevelop/bin/Mono.Cecil.Rocks.dll -lib/monodevelop/bin/Mono.Cecil.dll -lib/monodevelop/bin/Mono.Debugging.dll -lib/monodevelop/bin/Mono.Debugging.pdb -lib/monodevelop/bin/Mono.Debugging.xml -lib/monodevelop/bin/MonoDevelop.Core.dll -lib/monodevelop/bin/MonoDevelop.Core.dll.config -lib/monodevelop/bin/MonoDevelop.Core.pdb -lib/monodevelop/bin/MonoDevelop.Core.xml -lib/monodevelop/bin/MonoDevelop.Ide.dll -lib/monodevelop/bin/MonoDevelop.Ide.dll.config -lib/monodevelop/bin/MonoDevelop.Ide.pdb -lib/monodevelop/bin/MonoDevelop.Ide.xml -lib/monodevelop/bin/MonoDevelop.MSBuildBuilder.exe -lib/monodevelop/bin/MonoDevelop.MSBuildBuilder.exe.config -lib/monodevelop/bin/MonoDevelop.MSBuildBuilder.pdb -lib/monodevelop/bin/MonoDevelop.MSBuildBuilder.xml -lib/monodevelop/bin/MonoDevelop.exe -lib/monodevelop/bin/MonoDevelop.exe.addins -lib/monodevelop/bin/MonoDevelop.exe.config -lib/monodevelop/bin/MonoDevelop.pdb -lib/monodevelop/bin/MonoDevelop.xml -lib/monodevelop/bin/Newtonsoft.Json.dll -lib/monodevelop/bin/Newtonsoft.Json.xml -lib/monodevelop/bin/SQLitePCLRaw.batteries_e_sqlite3.dll -lib/monodevelop/bin/SQLitePCLRaw.batteries_v2.dll -lib/monodevelop/bin/SQLitePCLRaw.core.dll -lib/monodevelop/bin/SQLitePCLRaw.provider.e_sqlite3.dll -lib/monodevelop/bin/System.AppContext.dll -lib/monodevelop/bin/System.Collections.Immutable.dll -lib/monodevelop/bin/System.Collections.Immutable.xml -lib/monodevelop/bin/System.Composition.AttributedModel.dll -lib/monodevelop/bin/System.Composition.Convention.dll -lib/monodevelop/bin/System.Composition.Convention.xml -lib/monodevelop/bin/System.Composition.Hosting.dll -lib/monodevelop/bin/System.Composition.Runtime.dll -lib/monodevelop/bin/System.Composition.TypedParts.dll -lib/monodevelop/bin/System.Console.dll -lib/monodevelop/bin/System.Diagnostics.FileVersionInfo.dll -lib/monodevelop/bin/System.Diagnostics.StackTrace.dll -lib/monodevelop/bin/System.IO.Compression.dll -lib/monodevelop/bin/System.IO.FileSystem.Primitives.dll -lib/monodevelop/bin/System.IO.FileSystem.dll -lib/monodevelop/bin/System.Reflection.Metadata.dll -lib/monodevelop/bin/System.Reflection.Metadata.xml -lib/monodevelop/bin/System.Runtime.InteropServices.RuntimeInformation.dll -lib/monodevelop/bin/System.Security.Cryptography.Algorithms.dll -lib/monodevelop/bin/System.Security.Cryptography.Encoding.dll -lib/monodevelop/bin/System.Security.Cryptography.Primitives.dll -lib/monodevelop/bin/System.Security.Cryptography.X509Certificates.dll -lib/monodevelop/bin/System.Text.Encoding.CodePages.dll -lib/monodevelop/bin/System.Threading.Tasks.Dataflow.dll -lib/monodevelop/bin/System.Threading.Tasks.Extensions.dll -lib/monodevelop/bin/System.Threading.Tasks.Extensions.xml -lib/monodevelop/bin/System.Threading.Thread.dll -lib/monodevelop/bin/System.ValueTuple.dll -lib/monodevelop/bin/System.ValueTuple.xml -lib/monodevelop/bin/System.Xml.ReaderWriter.dll -lib/monodevelop/bin/System.Xml.XPath.XDocument.dll -lib/monodevelop/bin/System.Xml.XPath.dll -lib/monodevelop/bin/System.Xml.XmlDocument.dll -lib/monodevelop/bin/Xwt.Gtk.dll -lib/monodevelop/bin/Xwt.Gtk.dll.config -lib/monodevelop/bin/Xwt.Gtk.pdb -lib/monodevelop/bin/Xwt.dll -lib/monodevelop/bin/Xwt.pdb -lib/monodevelop/bin/YamlDotNet.dll -lib/monodevelop/bin/YamlDotNet.xml -lib/monodevelop/bin/buildinfo -lib/monodevelop/bin/cs/Microsoft.CodeAnalysis.CSharp.EditorFeatures.resources.dll -lib/monodevelop/bin/cs/Microsoft.CodeAnalysis.CSharp.Features.resources.dll -lib/monodevelop/bin/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -lib/monodevelop/bin/cs/Microsoft.CodeAnalysis.CSharp.resources.dll -lib/monodevelop/bin/cs/Microsoft.CodeAnalysis.EditorFeatures.Text.resources.dll -lib/monodevelop/bin/cs/Microsoft.CodeAnalysis.EditorFeatures.resources.dll -lib/monodevelop/bin/cs/Microsoft.CodeAnalysis.Features.resources.dll -lib/monodevelop/bin/cs/Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.resources.dll -lib/monodevelop/bin/cs/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll -lib/monodevelop/bin/cs/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll -lib/monodevelop/bin/cs/Microsoft.CodeAnalysis.VisualBasic.resources.dll -lib/monodevelop/bin/cs/Microsoft.CodeAnalysis.Workspaces.Desktop.resources.dll -lib/monodevelop/bin/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll -lib/monodevelop/bin/cs/Microsoft.CodeAnalysis.resources.dll -lib/monodevelop/bin/cs/Microsoft.VisualStudio.Composition.resources.dll -lib/monodevelop/bin/cs/Microsoft.VisualStudio.Threading.resources.dll -lib/monodevelop/bin/cs/Microsoft.VisualStudio.Validation.resources.dll -lib/monodevelop/bin/de/Microsoft.CodeAnalysis.CSharp.EditorFeatures.resources.dll -lib/monodevelop/bin/de/Microsoft.CodeAnalysis.CSharp.Features.resources.dll -lib/monodevelop/bin/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -lib/monodevelop/bin/de/Microsoft.CodeAnalysis.CSharp.resources.dll -lib/monodevelop/bin/de/Microsoft.CodeAnalysis.EditorFeatures.Text.resources.dll -lib/monodevelop/bin/de/Microsoft.CodeAnalysis.EditorFeatures.resources.dll -lib/monodevelop/bin/de/Microsoft.CodeAnalysis.Features.resources.dll -lib/monodevelop/bin/de/Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.resources.dll -lib/monodevelop/bin/de/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll -lib/monodevelop/bin/de/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll -lib/monodevelop/bin/de/Microsoft.CodeAnalysis.VisualBasic.resources.dll -lib/monodevelop/bin/de/Microsoft.CodeAnalysis.Workspaces.Desktop.resources.dll -lib/monodevelop/bin/de/Microsoft.CodeAnalysis.Workspaces.resources.dll -lib/monodevelop/bin/de/Microsoft.CodeAnalysis.resources.dll -lib/monodevelop/bin/de/Microsoft.VisualStudio.Composition.resources.dll -lib/monodevelop/bin/de/Microsoft.VisualStudio.Threading.resources.dll -lib/monodevelop/bin/de/Microsoft.VisualStudio.Validation.resources.dll -lib/monodevelop/bin/es/Microsoft.CodeAnalysis.CSharp.EditorFeatures.resources.dll -lib/monodevelop/bin/es/Microsoft.CodeAnalysis.CSharp.Features.resources.dll -lib/monodevelop/bin/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -lib/monodevelop/bin/es/Microsoft.CodeAnalysis.CSharp.resources.dll -lib/monodevelop/bin/es/Microsoft.CodeAnalysis.EditorFeatures.Text.resources.dll -lib/monodevelop/bin/es/Microsoft.CodeAnalysis.EditorFeatures.resources.dll -lib/monodevelop/bin/es/Microsoft.CodeAnalysis.Features.resources.dll -lib/monodevelop/bin/es/Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.resources.dll -lib/monodevelop/bin/es/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll -lib/monodevelop/bin/es/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll -lib/monodevelop/bin/es/Microsoft.CodeAnalysis.VisualBasic.resources.dll -lib/monodevelop/bin/es/Microsoft.CodeAnalysis.Workspaces.Desktop.resources.dll -lib/monodevelop/bin/es/Microsoft.CodeAnalysis.Workspaces.resources.dll -lib/monodevelop/bin/es/Microsoft.CodeAnalysis.resources.dll -lib/monodevelop/bin/es/Microsoft.VisualStudio.Composition.resources.dll -lib/monodevelop/bin/es/Microsoft.VisualStudio.Threading.resources.dll -lib/monodevelop/bin/es/Microsoft.VisualStudio.Validation.resources.dll -lib/monodevelop/bin/fr/Microsoft.CodeAnalysis.CSharp.EditorFeatures.resources.dll -lib/monodevelop/bin/fr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll -lib/monodevelop/bin/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -lib/monodevelop/bin/fr/Microsoft.CodeAnalysis.CSharp.resources.dll -lib/monodevelop/bin/fr/Microsoft.CodeAnalysis.EditorFeatures.Text.resources.dll -lib/monodevelop/bin/fr/Microsoft.CodeAnalysis.EditorFeatures.resources.dll -lib/monodevelop/bin/fr/Microsoft.CodeAnalysis.Features.resources.dll -lib/monodevelop/bin/fr/Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.resources.dll -lib/monodevelop/bin/fr/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll -lib/monodevelop/bin/fr/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll -lib/monodevelop/bin/fr/Microsoft.CodeAnalysis.VisualBasic.resources.dll -lib/monodevelop/bin/fr/Microsoft.CodeAnalysis.Workspaces.Desktop.resources.dll -lib/monodevelop/bin/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll -lib/monodevelop/bin/fr/Microsoft.CodeAnalysis.resources.dll -lib/monodevelop/bin/fr/Microsoft.VisualStudio.Composition.resources.dll -lib/monodevelop/bin/fr/Microsoft.VisualStudio.Threading.resources.dll -lib/monodevelop/bin/fr/Microsoft.VisualStudio.Validation.resources.dll -lib/monodevelop/bin/gtkrc -lib/monodevelop/bin/gtkrc.mac -lib/monodevelop/bin/gtkrc.mac-dark -lib/monodevelop/bin/gtkrc.win32 -lib/monodevelop/bin/gtkrc.win32-dark -lib/monodevelop/bin/it/Microsoft.CodeAnalysis.CSharp.EditorFeatures.resources.dll -lib/monodevelop/bin/it/Microsoft.CodeAnalysis.CSharp.Features.resources.dll -lib/monodevelop/bin/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -lib/monodevelop/bin/it/Microsoft.CodeAnalysis.CSharp.resources.dll -lib/monodevelop/bin/it/Microsoft.CodeAnalysis.EditorFeatures.Text.resources.dll -lib/monodevelop/bin/it/Microsoft.CodeAnalysis.EditorFeatures.resources.dll -lib/monodevelop/bin/it/Microsoft.CodeAnalysis.Features.resources.dll -lib/monodevelop/bin/it/Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.resources.dll -lib/monodevelop/bin/it/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll -lib/monodevelop/bin/it/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll -lib/monodevelop/bin/it/Microsoft.CodeAnalysis.VisualBasic.resources.dll -lib/monodevelop/bin/it/Microsoft.CodeAnalysis.Workspaces.Desktop.resources.dll -lib/monodevelop/bin/it/Microsoft.CodeAnalysis.Workspaces.resources.dll -lib/monodevelop/bin/it/Microsoft.CodeAnalysis.resources.dll -lib/monodevelop/bin/it/Microsoft.VisualStudio.Composition.resources.dll -lib/monodevelop/bin/it/Microsoft.VisualStudio.Threading.resources.dll -lib/monodevelop/bin/it/Microsoft.VisualStudio.Validation.resources.dll -lib/monodevelop/bin/ja/Microsoft.CodeAnalysis.CSharp.EditorFeatures.resources.dll -lib/monodevelop/bin/ja/Microsoft.CodeAnalysis.CSharp.Features.resources.dll -lib/monodevelop/bin/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -lib/monodevelop/bin/ja/Microsoft.CodeAnalysis.CSharp.resources.dll -lib/monodevelop/bin/ja/Microsoft.CodeAnalysis.EditorFeatures.Text.resources.dll -lib/monodevelop/bin/ja/Microsoft.CodeAnalysis.EditorFeatures.resources.dll -lib/monodevelop/bin/ja/Microsoft.CodeAnalysis.Features.resources.dll -lib/monodevelop/bin/ja/Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.resources.dll -lib/monodevelop/bin/ja/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll -lib/monodevelop/bin/ja/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll -lib/monodevelop/bin/ja/Microsoft.CodeAnalysis.VisualBasic.resources.dll -lib/monodevelop/bin/ja/Microsoft.CodeAnalysis.Workspaces.Desktop.resources.dll -lib/monodevelop/bin/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll -lib/monodevelop/bin/ja/Microsoft.CodeAnalysis.resources.dll -lib/monodevelop/bin/ja/Microsoft.VisualStudio.Composition.resources.dll -lib/monodevelop/bin/ja/Microsoft.VisualStudio.Threading.resources.dll -lib/monodevelop/bin/ja/Microsoft.VisualStudio.Validation.resources.dll -lib/monodevelop/bin/ko/Microsoft.CodeAnalysis.CSharp.EditorFeatures.resources.dll -lib/monodevelop/bin/ko/Microsoft.CodeAnalysis.CSharp.Features.resources.dll -lib/monodevelop/bin/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -lib/monodevelop/bin/ko/Microsoft.CodeAnalysis.CSharp.resources.dll -lib/monodevelop/bin/ko/Microsoft.CodeAnalysis.EditorFeatures.Text.resources.dll -lib/monodevelop/bin/ko/Microsoft.CodeAnalysis.EditorFeatures.resources.dll -lib/monodevelop/bin/ko/Microsoft.CodeAnalysis.Features.resources.dll -lib/monodevelop/bin/ko/Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.resources.dll -lib/monodevelop/bin/ko/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll -lib/monodevelop/bin/ko/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll -lib/monodevelop/bin/ko/Microsoft.CodeAnalysis.VisualBasic.resources.dll -lib/monodevelop/bin/ko/Microsoft.CodeAnalysis.Workspaces.Desktop.resources.dll -lib/monodevelop/bin/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll -lib/monodevelop/bin/ko/Microsoft.CodeAnalysis.resources.dll -lib/monodevelop/bin/ko/Microsoft.VisualStudio.Composition.resources.dll -lib/monodevelop/bin/ko/Microsoft.VisualStudio.Threading.resources.dll -lib/monodevelop/bin/ko/Microsoft.VisualStudio.Validation.resources.dll -lib/monodevelop/bin/libe_sqlite3.so -lib/monodevelop/bin/mdhost.exe -lib/monodevelop/bin/mdhost.exe.config -lib/monodevelop/bin/mdhost.pdb -lib/monodevelop/bin/mdhost.xml -lib/monodevelop/bin/mdmonitor.exe -lib/monodevelop/bin/mdmonitor.pdb -lib/monodevelop/bin/mdmonitor.xml -lib/monodevelop/bin/mdtool.exe -lib/monodevelop/bin/mdtool.exe.config -lib/monodevelop/bin/mdtool.pdb -lib/monodevelop/bin/mdtool.xml -lib/monodevelop/bin/pl/Microsoft.CodeAnalysis.CSharp.EditorFeatures.resources.dll -lib/monodevelop/bin/pl/Microsoft.CodeAnalysis.CSharp.Features.resources.dll -lib/monodevelop/bin/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -lib/monodevelop/bin/pl/Microsoft.CodeAnalysis.CSharp.resources.dll -lib/monodevelop/bin/pl/Microsoft.CodeAnalysis.EditorFeatures.Text.resources.dll -lib/monodevelop/bin/pl/Microsoft.CodeAnalysis.EditorFeatures.resources.dll -lib/monodevelop/bin/pl/Microsoft.CodeAnalysis.Features.resources.dll -lib/monodevelop/bin/pl/Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.resources.dll -lib/monodevelop/bin/pl/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll -lib/monodevelop/bin/pl/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll -lib/monodevelop/bin/pl/Microsoft.CodeAnalysis.VisualBasic.resources.dll -lib/monodevelop/bin/pl/Microsoft.CodeAnalysis.Workspaces.Desktop.resources.dll -lib/monodevelop/bin/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll -lib/monodevelop/bin/pl/Microsoft.CodeAnalysis.resources.dll -lib/monodevelop/bin/pl/Microsoft.VisualStudio.Composition.resources.dll -lib/monodevelop/bin/pl/Microsoft.VisualStudio.Threading.resources.dll -lib/monodevelop/bin/pl/Microsoft.VisualStudio.Validation.resources.dll -lib/monodevelop/bin/pt-BR/Microsoft.CodeAnalysis.CSharp.EditorFeatures.resources.dll -lib/monodevelop/bin/pt-BR/Microsoft.CodeAnalysis.CSharp.Features.resources.dll -lib/monodevelop/bin/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -lib/monodevelop/bin/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll -lib/monodevelop/bin/pt-BR/Microsoft.CodeAnalysis.EditorFeatures.Text.resources.dll -lib/monodevelop/bin/pt-BR/Microsoft.CodeAnalysis.EditorFeatures.resources.dll -lib/monodevelop/bin/pt-BR/Microsoft.CodeAnalysis.Features.resources.dll -lib/monodevelop/bin/pt-BR/Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.resources.dll -lib/monodevelop/bin/pt-BR/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll -lib/monodevelop/bin/pt-BR/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll -lib/monodevelop/bin/pt-BR/Microsoft.CodeAnalysis.VisualBasic.resources.dll -lib/monodevelop/bin/pt-BR/Microsoft.CodeAnalysis.Workspaces.Desktop.resources.dll -lib/monodevelop/bin/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll -lib/monodevelop/bin/pt-BR/Microsoft.CodeAnalysis.resources.dll -lib/monodevelop/bin/pt-BR/Microsoft.VisualStudio.Composition.resources.dll -lib/monodevelop/bin/pt-BR/Microsoft.VisualStudio.Threading.resources.dll -lib/monodevelop/bin/pt-BR/Microsoft.VisualStudio.Validation.resources.dll -lib/monodevelop/bin/ru/Microsoft.CodeAnalysis.CSharp.EditorFeatures.resources.dll -lib/monodevelop/bin/ru/Microsoft.CodeAnalysis.CSharp.Features.resources.dll -lib/monodevelop/bin/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -lib/monodevelop/bin/ru/Microsoft.CodeAnalysis.CSharp.resources.dll -lib/monodevelop/bin/ru/Microsoft.CodeAnalysis.EditorFeatures.Text.resources.dll -lib/monodevelop/bin/ru/Microsoft.CodeAnalysis.EditorFeatures.resources.dll -lib/monodevelop/bin/ru/Microsoft.CodeAnalysis.Features.resources.dll -lib/monodevelop/bin/ru/Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.resources.dll -lib/monodevelop/bin/ru/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll -lib/monodevelop/bin/ru/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll -lib/monodevelop/bin/ru/Microsoft.CodeAnalysis.VisualBasic.resources.dll -lib/monodevelop/bin/ru/Microsoft.CodeAnalysis.Workspaces.Desktop.resources.dll -lib/monodevelop/bin/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll -lib/monodevelop/bin/ru/Microsoft.CodeAnalysis.resources.dll -lib/monodevelop/bin/ru/Microsoft.VisualStudio.Composition.resources.dll -lib/monodevelop/bin/ru/Microsoft.VisualStudio.Threading.resources.dll -lib/monodevelop/bin/ru/Microsoft.VisualStudio.Validation.resources.dll -lib/monodevelop/bin/tr/Microsoft.CodeAnalysis.CSharp.EditorFeatures.resources.dll -lib/monodevelop/bin/tr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll -lib/monodevelop/bin/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -lib/monodevelop/bin/tr/Microsoft.CodeAnalysis.CSharp.resources.dll -lib/monodevelop/bin/tr/Microsoft.CodeAnalysis.EditorFeatures.Text.resources.dll -lib/monodevelop/bin/tr/Microsoft.CodeAnalysis.EditorFeatures.resources.dll -lib/monodevelop/bin/tr/Microsoft.CodeAnalysis.Features.resources.dll -lib/monodevelop/bin/tr/Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.resources.dll -lib/monodevelop/bin/tr/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll -lib/monodevelop/bin/tr/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll -lib/monodevelop/bin/tr/Microsoft.CodeAnalysis.VisualBasic.resources.dll -lib/monodevelop/bin/tr/Microsoft.CodeAnalysis.Workspaces.Desktop.resources.dll -lib/monodevelop/bin/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll -lib/monodevelop/bin/tr/Microsoft.CodeAnalysis.resources.dll -lib/monodevelop/bin/tr/Microsoft.VisualStudio.Composition.resources.dll -lib/monodevelop/bin/tr/Microsoft.VisualStudio.Threading.resources.dll -lib/monodevelop/bin/tr/Microsoft.VisualStudio.Validation.resources.dll -lib/monodevelop/bin/zh-Hans/Microsoft.CodeAnalysis.CSharp.EditorFeatures.resources.dll -lib/monodevelop/bin/zh-Hans/Microsoft.CodeAnalysis.CSharp.Features.resources.dll -lib/monodevelop/bin/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -lib/monodevelop/bin/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll -lib/monodevelop/bin/zh-Hans/Microsoft.CodeAnalysis.EditorFeatures.Text.resources.dll -lib/monodevelop/bin/zh-Hans/Microsoft.CodeAnalysis.EditorFeatures.resources.dll -lib/monodevelop/bin/zh-Hans/Microsoft.CodeAnalysis.Features.resources.dll -lib/monodevelop/bin/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.resources.dll -lib/monodevelop/bin/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll -lib/monodevelop/bin/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll -lib/monodevelop/bin/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.resources.dll -lib/monodevelop/bin/zh-Hans/Microsoft.CodeAnalysis.Workspaces.Desktop.resources.dll -lib/monodevelop/bin/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll -lib/monodevelop/bin/zh-Hans/Microsoft.CodeAnalysis.resources.dll -lib/monodevelop/bin/zh-Hans/Microsoft.VisualStudio.Composition.resources.dll -lib/monodevelop/bin/zh-Hans/Microsoft.VisualStudio.Threading.resources.dll -lib/monodevelop/bin/zh-Hans/Microsoft.VisualStudio.Validation.resources.dll -lib/monodevelop/bin/zh-Hant/Microsoft.CodeAnalysis.CSharp.EditorFeatures.resources.dll -lib/monodevelop/bin/zh-Hant/Microsoft.CodeAnalysis.CSharp.Features.resources.dll -lib/monodevelop/bin/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll -lib/monodevelop/bin/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll -lib/monodevelop/bin/zh-Hant/Microsoft.CodeAnalysis.EditorFeatures.Text.resources.dll -lib/monodevelop/bin/zh-Hant/Microsoft.CodeAnalysis.EditorFeatures.resources.dll -lib/monodevelop/bin/zh-Hant/Microsoft.CodeAnalysis.Features.resources.dll -lib/monodevelop/bin/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.EditorFeatures.resources.dll -lib/monodevelop/bin/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll -lib/monodevelop/bin/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll -lib/monodevelop/bin/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.resources.dll -lib/monodevelop/bin/zh-Hant/Microsoft.CodeAnalysis.Workspaces.Desktop.resources.dll -lib/monodevelop/bin/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll -lib/monodevelop/bin/zh-Hant/Microsoft.CodeAnalysis.resources.dll -lib/monodevelop/bin/zh-Hant/Microsoft.VisualStudio.Composition.resources.dll -lib/monodevelop/bin/zh-Hant/Microsoft.VisualStudio.Threading.resources.dll -lib/monodevelop/bin/zh-Hant/Microsoft.VisualStudio.Validation.resources.dll -lib/monodevelop/data/options/DefaultEditingLayout.xml -lib/monodevelop/data/options/MonoDevelop-templates.xml -lib/monodevelop/data/options/MonoDevelop-tools.xml -lib/monodevelop/data/options/MonoDevelopProperties.xml -lib/monodevelop/data/options/TipsOfTheDay.xml -lib/monodevelop/locale/ca/LC_MESSAGES/monodevelop.mo -lib/monodevelop/locale/cs/LC_MESSAGES/monodevelop.mo -lib/monodevelop/locale/da/LC_MESSAGES/monodevelop.mo -lib/monodevelop/locale/de/LC_MESSAGES/monodevelop.mo -lib/monodevelop/locale/es/LC_MESSAGES/monodevelop.mo -lib/monodevelop/locale/fr/LC_MESSAGES/monodevelop.mo -lib/monodevelop/locale/gl/LC_MESSAGES/monodevelop.mo -lib/monodevelop/locale/hu/LC_MESSAGES/monodevelop.mo -lib/monodevelop/locale/id/LC_MESSAGES/monodevelop.mo -lib/monodevelop/locale/it/LC_MESSAGES/monodevelop.mo -lib/monodevelop/locale/ja/LC_MESSAGES/monodevelop.mo -lib/monodevelop/locale/ko/LC_MESSAGES/monodevelop.mo -lib/monodevelop/locale/nb/LC_MESSAGES/monodevelop.mo -lib/monodevelop/locale/nl/LC_MESSAGES/monodevelop.mo -lib/monodevelop/locale/pl/LC_MESSAGES/monodevelop.mo -lib/monodevelop/locale/pt/LC_MESSAGES/monodevelop.mo -lib/monodevelop/locale/pt_BR/LC_MESSAGES/monodevelop.mo -lib/monodevelop/locale/ru/LC_MESSAGES/monodevelop.mo -lib/monodevelop/locale/sl/LC_MESSAGES/monodevelop.mo -lib/monodevelop/locale/sv/LC_MESSAGES/monodevelop.mo -lib/monodevelop/locale/tr/LC_MESSAGES/monodevelop.mo -lib/monodevelop/locale/uk/LC_MESSAGES/monodevelop.mo -lib/monodevelop/locale/zh_CN/LC_MESSAGES/monodevelop.mo -lib/monodevelop/locale/zh_TW/LC_MESSAGES/monodevelop.mo -libdata/pkgconfig/monodevelop-core-addins.pc -libdata/pkgconfig/monodevelop.pc -man/man1/mdtool.1.gz -man/man1/monodevelop.1.gz -share/appdata/monodevelop.appdata.xml -share/applications/monodevelop.desktop -share/icons/hicolor/128x128/apps/monodevelop.png -share/icons/hicolor/16x16/apps/monodevelop.png -share/icons/hicolor/22x22/apps/monodevelop.png -share/icons/hicolor/24x24/apps/monodevelop.png -share/icons/hicolor/256x256/apps/monodevelop.png -share/icons/hicolor/32x32/apps/monodevelop.png -share/icons/hicolor/48x48/apps/monodevelop.png -share/icons/hicolor/512x512/apps/monodevelop.png -share/icons/hicolor/64x64/apps/monodevelop.png -share/icons/hicolor/scalable/apps/monodevelop.svg -share/locale/ca/LC_MESSAGES/monodevelop.mo -share/locale/cs/LC_MESSAGES/monodevelop.mo -share/locale/da/LC_MESSAGES/monodevelop.mo -share/locale/de/LC_MESSAGES/monodevelop.mo -share/locale/es/LC_MESSAGES/monodevelop.mo -share/locale/fr/LC_MESSAGES/monodevelop.mo -share/locale/gl/LC_MESSAGES/monodevelop.mo -share/locale/hu/LC_MESSAGES/monodevelop.mo -share/locale/id/LC_MESSAGES/monodevelop.mo -share/locale/it/LC_MESSAGES/monodevelop.mo -share/locale/ja/LC_MESSAGES/monodevelop.mo -share/locale/ko/LC_MESSAGES/monodevelop.mo -share/locale/nb/LC_MESSAGES/monodevelop.mo -share/locale/nl/LC_MESSAGES/monodevelop.mo -share/locale/pl/LC_MESSAGES/monodevelop.mo -share/locale/pt/LC_MESSAGES/monodevelop.mo -share/locale/pt_BR/LC_MESSAGES/monodevelop.mo -share/locale/ru/LC_MESSAGES/monodevelop.mo -share/locale/sl/LC_MESSAGES/monodevelop.mo -share/locale/sv/LC_MESSAGES/monodevelop.mo -share/locale/tr/LC_MESSAGES/monodevelop.mo -share/locale/uk/LC_MESSAGES/monodevelop.mo -share/locale/zh_CN/LC_MESSAGES/monodevelop.mo -share/locale/zh_TW/LC_MESSAGES/monodevelop.mo -share/mime/packages/monodevelop.xml diff --git a/lang/Makefile b/lang/Makefile index e9bdfa50d4ad..f2cbe7684ecb 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -334,7 +334,6 @@ SUBDIR += solidity SUBDIR += spidermonkey17 SUBDIR += spidermonkey185 - SUBDIR += spidermonkey52 SUBDIR += spidermonkey60 SUBDIR += spidermonkey78 SUBDIR += spl diff --git a/lang/spidermonkey52/Makefile b/lang/spidermonkey52/Makefile deleted file mode 100644 index 95d47801ef76..000000000000 --- a/lang/spidermonkey52/Makefile +++ /dev/null @@ -1,102 +0,0 @@ -# Created by: Kubilay Kocak <koobs@FreeBSD.org> - -PORTNAME= spidermonkey -PORTVERSION= 52.9.0 -PORTREVISION= 9 -CATEGORIES= lang -MASTER_SITES= MOZILLA/firefox/releases/${PORTVERSION}esr/source -PKGNAMESUFFIX= ${SP_VER} -DISTNAME= firefox-${PORTVERSION}esr.source - -MAINTAINER= kwm@FreeBSD.org -COMMENT= Standalone JavaScript based from Mozilla 52-esr - -BROKEN_riscv64= fails to build: psutil/_psutil_bsd.c:1849:26: incomplete definition of type 'struct inpcb' - -BUILD_DEPENDS= autoconf-2.13:devel/autoconf213 -LIB_DEPENDS= libnspr4.so:devel/nspr \ - libffi.so:devel/libffi \ - libicudata.so:devel/icu - -HAS_CONFIGURE= yes -USES= compiler:c++14-lang gmake localbase pathfix pkgconfig \ - python:2.7,build tar:xz -# python:2.7,build readline tar:xz -USE_LDCONFIG= yes -SP_VER= 52 - -WRKSRC= ${WRKDIR}/firefox-${PORTVERSION}esr/js/src -PATCH_WRKSRC= ${WRKDIR}/firefox-${PORTVERSION}esr/ -INCLUDE= .cargo Makefile.in build* config* gradle* js memory nsprpub/config -INCLUDE+= mfbt modules moz* python taskcluster testing -EXTRACT_AFTER_ARGS+= ${INCLUDE:S|^|firefox-${PORTVERSION}esr/|} - -CONFIGURE_ARGS= --with-pthreads \ - --prefix=${PREFIX:Q} \ - --target=${CONFIGURE_TARGET} \ - --with-intl-api \ - --with-system-zlib \ - --disable-gold \ - --with-system-icu \ - --with-system-nspr -CONFIGURE_ENV= HOST_CC=${CC} HOST_CXX=${CXX} - -OPTIONS_DEFINE= DEBUG GCZEAL JEMALLOC OPTIMIZE READLINE UTF8 DTRACE -OPTIONS_DEFAULT=METHODJIT OPTIMIZE READLINE -OPTIONS_SUB= yes - -DEBUG_CONFIGURE_ENABLE= debug debug-symbols - -DTRACE_CONFIGURE_ENABLE=dtrace profiling -DTRACE_LIBS= -lelf - -GCZEAL_DESC= Enable Zealous garbage collecting -GCZEAL_CONFIGURE_ENABLE=gczeal - -JEMALLOC_DESC= Use jemalloc as memory allocator -JEMALLOC_CONFIGURE_ENABLE= jemalloc - -OPTIMIZE_DESC= Enable compiler optimizations -OPTIMIZE_CONFIGURE_ENABLE= optimize - -READLINE_DESC= Link js shell to the readline library -READLINE_USES= readline -READLINE_CONFIGURE_ENABLE= readline - -UTF8_DESC= Treat strings as UTF8 instead of ISO-8859-1 -UTF8_CFLAGS= -DJS_C_STRINGS_ARE_UTF8 - -.include <bsd.port.pre.mk> - -.if ${ARCH} == amd64 -CONFIGURE_TARGET=x86_64-portbld-freebsd${OSREL} -.endif - -post-patch: -# Skip some tests because bundled icu differs from system - @${RM} ${WRKSRC}/tests/Intl/Date/toLocaleDateString_timeZone.js \ - ${WRKSRC}/tests/Intl/DateTimeFormat/format.js \ - ${WRKSRC}/tests/Intl/DateTimeFormat/format_timeZone.js \ - ${WRKSRC}/tests/Intl/NumberFormat/StringBuffer.js - -pre-configure: - cd ${WRKSRC} && ${LOCALBASE}/bin/autoconf-2.13 -# The directory needs to exist, or configure freaks out: - @${MKDIR} ${WRKSRC:H:H}/intl/icu/source/common/unicode - ${LN} -s ${LOCALBASE}/include/unicode/uvernum.h \ - ${WRKSRC:H:H}/intl/icu/source/common/unicode/ - -regression-test: build - @${ECHO_MSG} -n "===> Running jstests.py: " - @cd ${WRKSRC} && ${SETENV} LANG=C TZ=PST8PDT ${PYTHON_CMD} tests/jstests.py \ - -d -s --no-progress ./js/src/shell/js - -post-install: - ${RM} ${STAGEDIR}${PREFIX}/lib/libjs_static.ajs - ${LN} -fs libmozjs-${SP_VER}.so ${STAGEDIR}${PREFIX}/lib/libmozjs-${SP_VER}.so.1 -.if ! ${PORT_OPTIONS:MDTRACE} - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/js${SP_VER} - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libmozjs-${SP_VER}.* -.endif - -.include <bsd.port.post.mk> diff --git a/lang/spidermonkey52/distinfo b/lang/spidermonkey52/distinfo deleted file mode 100644 index f5894fb27147..000000000000 --- a/lang/spidermonkey52/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1531516294 -SHA256 (firefox-52.9.0esr.source.tar.xz) = c01d09658c53c1b3a496e353a24dad03b26b81d3b1d099abc26a06f81c199dd6 -SIZE (firefox-52.9.0esr.source.tar.xz) = 214087304 diff --git a/lang/spidermonkey52/files/patch-1426865 b/lang/spidermonkey52/files/patch-1426865 deleted file mode 100644 index 7b922ff70fca..000000000000 --- a/lang/spidermonkey52/files/patch-1426865 +++ /dev/null @@ -1,23 +0,0 @@ -Proposed workaround/fix for: -https://bugzilla.mozilla.org/show_bug.cgi?id=1426865 - -diff --git a/js/public/TypeDecls.h b/js/public/TypeDecls.h -index acb93f9..cbd4b04 100644 ---- js/public/TypeDecls.h -+++ js/public/TypeDecls.h -@@ -22,6 +22,8 @@ - - #include "js-config.h" - -+#pragma GCC visibility push(default) -+ - struct JSContext; - class JSFunction; - class JSObject; -@@ -76,4 +78,6 @@ typedef PersistentRooted<Value> PersistentRootedValue; - - } // namespace JS - -+#pragma GCC visibility pop -+ - #endif /* js_TypeDecls_h */ diff --git a/lang/spidermonkey52/files/patch-build_autoconf_config.sub b/lang/spidermonkey52/files/patch-build_autoconf_config.sub deleted file mode 100644 index 4ef535334fa3..000000000000 --- a/lang/spidermonkey52/files/patch-build_autoconf_config.sub +++ /dev/null @@ -1,24 +0,0 @@ -Support powerpcspe - -https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234023 - ---- build/autoconf/config.sub.orig 2019-01-06 00:10:34.369158000 +0100 -+++ build/autoconf/config.sub 2019-01-06 00:12:20.725890000 +0100 -@@ -300,7 +300,7 @@ - | ns16k | ns32k \ - | open8 | or1k | or1knd | or32 \ - | pdp10 | pdp11 | pj | pjl \ -- | powerpc | powerpc64 | powerpc64le | powerpcle \ -+ | powerpc | powerpc64 | powerpc64le | powerpcle | powerpcspe \ - | pyramid \ - | riscv32 | riscv64 \ - | rl78 | rx \ -@@ -427,7 +427,7 @@ - | or1k*-* \ - | orion-* \ - | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \ -- | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* \ -+ | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | powerpcspe-* \ - | pyramid-* \ - | riscv32-* | riscv64-* \ - | rl78-* | romp-* | rs6000-* | rx-* \ diff --git a/lang/spidermonkey52/files/patch-disable-mozglue b/lang/spidermonkey52/files/patch-disable-mozglue deleted file mode 100644 index 66a1d3fd8df6..000000000000 --- a/lang/spidermonkey52/files/patch-disable-mozglue +++ /dev/null @@ -1,62 +0,0 @@ -From 1dd00ba521afd812ba42d94be8772603d3590b43 Mon Sep 17 00:00:00 2001 -From: Till Schneidereit <till@tillschneidereit.net> -Date: Thu, 1 Oct 2015 12:59:09 +0200 -Subject: [PATCH] Disable MOZ_GLUE_IN_PROGRAM in stand-alone builds on all - platforms - -Otherwise, build fails not being able to find HashBytes. - -Patch ported forward to mozjs52 by Philip Chimento -<philip.chimento@gmail.com>. - -https://bugzilla.mozilla.org/show_bug.cgi?id=1176787 ---- - -diff --git a/js/src/old-configure.in b/js/src/old-configure.in -index 1c5c9e214..ff0617e31 100644 ---- js/src/old-configure.in -+++ js/src/old-configure.in -@@ -1623,16 +1623,21 @@ dnl ======================================================== - dnl = Enable jemalloc - dnl ======================================================== - --case "${OS_TARGET}" in --Android|WINNT|Darwin) -+dnl In stand-alone builds we always only want to link executables against mozglue. -+if test "$JS_STANDALONE"; then - MOZ_GLUE_IN_PROGRAM= -- ;; --*) -- dnl On !Android !Windows !OSX, we only want to link executables against mozglue -- MOZ_GLUE_IN_PROGRAM=1 -- AC_DEFINE(MOZ_GLUE_IN_PROGRAM) -- ;; --esac -+else -+ case "${OS_TARGET}" in -+ Android|WINNT|Darwin) -+ MOZ_GLUE_IN_PROGRAM= -+ ;; -+ *) -+ dnl On !Android !Windows !OSX, we only want to link executables against mozglue -+ MOZ_GLUE_IN_PROGRAM=1 -+ AC_DEFINE(MOZ_GLUE_IN_PROGRAM) -+ ;; -+ esac -+fi - - if test "$MOZ_MEMORY"; then - if test "x$MOZ_DEBUG" = "x1"; then -diff --git a/mozglue/build/moz.build b/mozglue/build/moz.build -index d28974778..e3be5a2b9 100644 ---- mozglue/build/moz.build -+++ mozglue/build/moz.build -@@ -6,7 +6,7 @@ - - # Build mozglue as a shared lib on Windows, OSX and Android. - # If this is ever changed, update MOZ_SHARED_MOZGLUE in browser/installer/Makefile.in --if CONFIG['OS_TARGET'] in ('WINNT', 'Darwin', 'Android'): -+if CONFIG['OS_TARGET'] in ('WINNT', 'Darwin', 'Android') and not CONFIG['JS_STANDALONE']: - SharedLibrary('mozglue') - else: - Library('mozglue') diff --git a/lang/spidermonkey52/files/patch-js_src_jsapi-tests_testPrintf.cpp b/lang/spidermonkey52/files/patch-js_src_jsapi-tests_testPrintf.cpp deleted file mode 100644 index ba70738ef76b..000000000000 --- a/lang/spidermonkey52/files/patch-js_src_jsapi-tests_testPrintf.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- js/src/jsapi-tests/testPrintf.cpp.orig 2019-07-29 07:46:30 UTC -+++ js/src/jsapi-tests/testPrintf.cpp -@@ -55,7 +55,6 @@ BEGIN_TEST(testPrintf) - CHECK(print_one("27270", "%zu", (size_t) 27270)); - CHECK(print_one("27270", "%" PRIuSIZE, (size_t) 27270)); - CHECK(print_one("hello", "he%so", "ll")); -- CHECK(print_one("(null)", "%s", zero())); - CHECK(print_one("0", "%p", (char *) 0)); - CHECK(print_one("h", "%c", 'h')); - CHECK(print_one("1.500000", "%f", 1.5f)); diff --git a/lang/spidermonkey52/pkg-descr b/lang/spidermonkey52/pkg-descr deleted file mode 100644 index 2db0b2ca559f..000000000000 --- a/lang/spidermonkey52/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Spidermonkey is the JavaScript interpreter from the Mozilla project. - -WWW: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey diff --git a/lang/spidermonkey52/pkg-plist b/lang/spidermonkey52/pkg-plist deleted file mode 100644 index 322a6215686f..000000000000 --- a/lang/spidermonkey52/pkg-plist +++ /dev/null @@ -1,161 +0,0 @@ -bin/js52 -bin/js52-config -include/mozjs-52/fdlibm.h -%%JEMALLOC%%include/mozjs-52/jemalloc_types.h -include/mozjs-52/js-config.h -include/mozjs-52/js.msg -include/mozjs-52/js/CallArgs.h -include/mozjs-52/js/CallNonGenericMethod.h -include/mozjs-52/js/CharacterEncoding.h -include/mozjs-52/js/Class.h -include/mozjs-52/js/Conversions.h -include/mozjs-52/js/Date.h -include/mozjs-52/js/Debug.h -include/mozjs-52/js/GCAPI.h -include/mozjs-52/js/GCAnnotations.h -include/mozjs-52/js/GCHashTable.h -include/mozjs-52/js/GCPolicyAPI.h -include/mozjs-52/js/GCVariant.h -include/mozjs-52/js/GCVector.h -include/mozjs-52/js/HashTable.h -include/mozjs-52/js/HeapAPI.h -include/mozjs-52/js/Id.h -include/mozjs-52/js/Initialization.h -include/mozjs-52/js/LegacyIntTypes.h -include/mozjs-52/js/MemoryMetrics.h -include/mozjs-52/js/Principals.h -include/mozjs-52/js/ProfilingFrameIterator.h -include/mozjs-52/js/ProfilingStack.h -include/mozjs-52/js/Proxy.h -include/mozjs-52/js/Realm.h -include/mozjs-52/js/RequiredDefines.h -include/mozjs-52/js/RootingAPI.h -include/mozjs-52/js/SliceBudget.h -include/mozjs-52/js/StructuredClone.h -include/mozjs-52/js/SweepingAPI.h -include/mozjs-52/js/TraceKind.h -include/mozjs-52/js/TracingAPI.h -include/mozjs-52/js/TrackedOptimizationInfo.h -include/mozjs-52/js/TypeDecls.h -include/mozjs-52/js/UbiNode.h -include/mozjs-52/js/UbiNodeBreadthFirst.h -include/mozjs-52/js/UbiNodeCensus.h -include/mozjs-52/js/UbiNodeDominatorTree.h -include/mozjs-52/js/UbiNodePostOrder.h -include/mozjs-52/js/UbiNodeShortestPaths.h -include/mozjs-52/js/UniquePtr.h -include/mozjs-52/js/Utility.h -include/mozjs-52/js/Value.h -include/mozjs-52/js/Vector.h -include/mozjs-52/js/WeakMapPtr.h -include/mozjs-52/jsalloc.h -include/mozjs-52/jsapi.h -include/mozjs-52/jsbytecode.h -include/mozjs-52/jsclist.h -include/mozjs-52/jscpucfg.h -include/mozjs-52/jsfriendapi.h -include/mozjs-52/jsperf.h -include/mozjs-52/jsprf.h -include/mozjs-52/jsprototypes.h -include/mozjs-52/jspubtd.h -include/mozjs-52/jstypes.h -include/mozjs-52/jsversion.h -include/mozjs-52/jswrapper.h -include/mozjs-52/mozilla/Alignment.h -include/mozjs-52/mozilla/AllocPolicy.h -include/mozjs-52/mozilla/AlreadyAddRefed.h -include/mozjs-52/mozilla/Array.h -include/mozjs-52/mozilla/ArrayUtils.h -include/mozjs-52/mozilla/Assertions.h -include/mozjs-52/mozilla/Atomics.h -include/mozjs-52/mozilla/Attributes.h -include/mozjs-52/mozilla/BinarySearch.h -include/mozjs-52/mozilla/BloomFilter.h -include/mozjs-52/mozilla/BufferList.h -include/mozjs-52/mozilla/Casting.h -include/mozjs-52/mozilla/ChaosMode.h -include/mozjs-52/mozilla/Char16.h -include/mozjs-52/mozilla/CheckedInt.h -include/mozjs-52/mozilla/Compiler.h -include/mozjs-52/mozilla/Compression.h -include/mozjs-52/mozilla/DebugOnly.h -include/mozjs-52/mozilla/Decimal.h -include/mozjs-52/mozilla/EndianUtils.h -include/mozjs-52/mozilla/EnumSet.h -include/mozjs-52/mozilla/EnumTypeTraits.h -include/mozjs-52/mozilla/EnumeratedArray.h -include/mozjs-52/mozilla/EnumeratedRange.h -include/mozjs-52/mozilla/FastBernoulliTrial.h -include/mozjs-52/mozilla/FloatingPoint.h -include/mozjs-52/mozilla/Function.h -include/mozjs-52/mozilla/GuardObjects.h -include/mozjs-52/mozilla/HashFunctions.h -include/mozjs-52/mozilla/IndexSequence.h -include/mozjs-52/mozilla/IntegerPrintfMacros.h -include/mozjs-52/mozilla/IntegerRange.h -include/mozjs-52/mozilla/IntegerTypeTraits.h -include/mozjs-52/mozilla/JSONWriter.h -include/mozjs-52/mozilla/Likely.h -include/mozjs-52/mozilla/LinkedList.h -include/mozjs-52/mozilla/MacroArgs.h -include/mozjs-52/mozilla/MacroForEach.h -include/mozjs-52/mozilla/MathAlgorithms.h -include/mozjs-52/mozilla/Maybe.h -include/mozjs-52/mozilla/MaybeOneOf.h -include/mozjs-52/mozilla/MemoryChecking.h -include/mozjs-52/mozilla/MemoryReporting.h -include/mozjs-52/mozilla/Move.h -include/mozjs-52/mozilla/NotNull.h -include/mozjs-52/mozilla/NullPtr.h -include/mozjs-52/mozilla/Opaque.h -include/mozjs-52/mozilla/OperatorNewExtensions.h -include/mozjs-52/mozilla/Pair.h -include/mozjs-52/mozilla/PodOperations.h -include/mozjs-52/mozilla/Poison.h -include/mozjs-52/mozilla/Range.h -include/mozjs-52/mozilla/RangedArray.h -include/mozjs-52/mozilla/RangedPtr.h -include/mozjs-52/mozilla/ReentrancyGuard.h -include/mozjs-52/mozilla/RefCountType.h -include/mozjs-52/mozilla/RefCounted.h -include/mozjs-52/mozilla/RefPtr.h -include/mozjs-52/mozilla/ReverseIterator.h -include/mozjs-52/mozilla/RollingMean.h -include/mozjs-52/mozilla/SHA1.h -include/mozjs-52/mozilla/Saturate.h -include/mozjs-52/mozilla/ScopeExit.h -include/mozjs-52/mozilla/Scoped.h -include/mozjs-52/mozilla/SegmentedVector.h -include/mozjs-52/mozilla/SizePrintfMacros.h -include/mozjs-52/mozilla/SplayTree.h -include/mozjs-52/mozilla/Sprintf.h -include/mozjs-52/mozilla/StackWalk.h -include/mozjs-52/mozilla/StaticAnalysisFunctions.h -include/mozjs-52/mozilla/TaggedAnonymousMemory.h -include/mozjs-52/mozilla/TemplateLib.h -include/mozjs-52/mozilla/TextUtils.h -include/mozjs-52/mozilla/ThreadLocal.h -include/mozjs-52/mozilla/TimeStamp.h -include/mozjs-52/mozilla/ToString.h -include/mozjs-52/mozilla/Tuple.h -include/mozjs-52/mozilla/TypeTraits.h -include/mozjs-52/mozilla/TypedEnumBits.h -include/mozjs-52/mozilla/Types.h -include/mozjs-52/mozilla/UniquePtr.h -include/mozjs-52/mozilla/UniquePtrExtensions.h -include/mozjs-52/mozilla/Unused.h -include/mozjs-52/mozilla/Variant.h -include/mozjs-52/mozilla/Vector.h -include/mozjs-52/mozilla/WeakPtr.h -include/mozjs-52/mozilla/XorShift128PlusRNG.h -include/mozjs-52/mozilla/double-conversion.h -include/mozjs-52/mozilla/fallible.h -include/mozjs-52/mozilla/mozalloc.h -include/mozjs-52/mozilla/mozalloc_abort.h -include/mozjs-52/mozilla/mozalloc_oom.h -include/mozjs-52/mozilla/utils.h -%%JEMALLOC%%include/mozjs-52/mozmemory.h -%%JEMALLOC%%include/mozjs-52/mozmemory_wrap.h -lib/libmozjs-52.so -lib/libmozjs-52.so.1 -libdata/pkgconfig/mozjs-52.pc diff --git a/multimedia/Makefile b/multimedia/Makefile index 1c2ba92c96d3..3b85d5c601f7 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -79,7 +79,6 @@ SUBDIR += gmp-api SUBDIR += gmtk SUBDIR += gnome-mplayer - SUBDIR += gnome-subtitles SUBDIR += gnome-twitch SUBDIR += gpac-libgpac SUBDIR += gpac-mp4box diff --git a/multimedia/gnome-subtitles/Makefile b/multimedia/gnome-subtitles/Makefile deleted file mode 100644 index 1eb27cb9bb6b..000000000000 --- a/multimedia/gnome-subtitles/Makefile +++ /dev/null @@ -1,43 +0,0 @@ -# Created by: Marcin Simonides <marcin@studio4plus.com> - -PORTNAME= gnome-subtitles -PORTVERSION= 1.3 -PORTREVISION= 3 -CATEGORIES= multimedia -MASTER_SITES= SF - -MAINTAINER= ports@FreeBSD.org -COMMENT= Subtitle editor with video preview - -LICENSE= GPLv2+ -LICENSE_FILE= ${WRKSRC}/COPYING - -DEPRECATED= outdated, depends on deprecated library www/gtkhtml3 -EXPIRATION_DATE= 2021-03-31 - -LIB_DEPENDS= libenchant.so:textproc/enchant \ - libgtkspell.so:textproc/gtkspell - -USES= cpe desktop-file-utils gmake gnome libtool localbase mono \ - pkgconfig -CPE_VENDOR= pedro_castro -USE_GNOME= gnomeprefix gtksharp20 gnomesharp20 intltool -USE_GSTREAMER1= yes -GNU_CONFIGURE= yes -GCONF_SCHEMAS= gnome-subtitles.schemas -INSTALLS_OMF= yes -INSTALLS_ICONS= yes -MAKE_JOBS_UNSAFE=yes - -USE_LDCONFIG= ${PREFIX}/lib/gnome-subtitles - -OPTIONS_DEFINE= NLS -OPTIONS_SUB= yes - -NLS_USES= gettext -NLS_CONFIGURE_ENABLE= NLS - -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/gnome-subtitles/libgstreamer_playbin.so - -.include <bsd.port.mk> diff --git a/multimedia/gnome-subtitles/distinfo b/multimedia/gnome-subtitles/distinfo deleted file mode 100644 index c44d75434a3e..000000000000 --- a/multimedia/gnome-subtitles/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (gnome-subtitles-1.3.tar.gz) = eb1b5954c0bda76da16d6887244a7c0769a80f7cfb3aa8ad838ba087d1d44aa9 -SIZE (gnome-subtitles-1.3.tar.gz) = 1182246 diff --git a/multimedia/gnome-subtitles/files/patch-Makefile.in b/multimedia/gnome-subtitles/files/patch-Makefile.in deleted file mode 100644 index 26877ec9e294..000000000000 --- a/multimedia/gnome-subtitles/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig 2020-01-19 22:22:50 UTC -+++ Makefile.in -@@ -310,7 +310,7 @@ target_alias = @target_alias@ - top_build_prefix = @top_build_prefix@ - top_builddir = @top_builddir@ - top_srcdir = @top_srcdir@ --SUBDIRS = src data po help -+SUBDIRS = src data po - gstpbdir = $(pkglibdir) - EXTRA_DIST = \ - autogen.sh \ diff --git a/multimedia/gnome-subtitles/files/patch-configure b/multimedia/gnome-subtitles/files/patch-configure deleted file mode 100644 index ed3b16042674..000000000000 --- a/multimedia/gnome-subtitles/files/patch-configure +++ /dev/null @@ -1,62 +0,0 @@ ---- configure.orig 2013-03-29 19:57:07 UTC -+++ configure -@@ -2522,33 +2522,9 @@ if test -z "$AM_DEFAULT_VERBOSITY"; then - fi - - --gdu_cv_version_required=0.3.2 - --{ $as_echo "$as_me:${as_lineno-$LINENO}: checking gnome-doc-utils >= $gdu_cv_version_required" >&5 --$as_echo_n "checking gnome-doc-utils >= $gdu_cv_version_required... " >&6; } --if test -n "$PKG_CONFIG" && \ -- { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gnome-doc-utils >= \$gdu_cv_version_required\""; } >&5 -- ($PKG_CONFIG --exists --print-errors "gnome-doc-utils >= $gdu_cv_version_required") 2>&5 -- ac_status=$? -- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 -- test $ac_status = 0; }; then -- gdu_cv_have_gdu=yes --else -- gdu_cv_have_gdu=no --fi - --if test "$gdu_cv_have_gdu" = "yes"; then -- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 --$as_echo "yes" >&6; } -- : --else -- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 --$as_echo "no" >&6; } -- as_fn_error $? "gnome-doc-utils >= $gdu_cv_version_required not found" "$LINENO" 5 --fi - -- -- - # Check whether --with-help-dir was given. - if test "${with_help_dir+set}" = set; then : - withval=$with_help_dir; -@@ -2588,25 +2564,15 @@ else - enable_scrollkeeper=yes - fi - -- if test "$gdu_cv_have_gdu" = "yes" -a "$enable_scrollkeeper" = "yes"; then -- ENABLE_SK_TRUE= -- ENABLE_SK_FALSE='#' --else - ENABLE_SK_TRUE='#' - ENABLE_SK_FALSE= --fi - - - DISTCHECK_CONFIGURE_FLAGS="--disable-scrollkeeper $DISTCHECK_CONFIGURE_FLAGS" - - -- if test "$gdu_cv_have_gdu" = "yes"; then -- HAVE_GNOME_DOC_UTILS_TRUE= -- HAVE_GNOME_DOC_UTILS_FALSE='#' --else - HAVE_GNOME_DOC_UTILS_TRUE='#' - HAVE_GNOME_DOC_UTILS_FALSE= --fi - - - diff --git a/multimedia/gnome-subtitles/files/patch-src_GnomeSubtitles_Execution_gnome-subtitles.in b/multimedia/gnome-subtitles/files/patch-src_GnomeSubtitles_Execution_gnome-subtitles.in deleted file mode 100644 index c5450e436d8e..000000000000 --- a/multimedia/gnome-subtitles/files/patch-src_GnomeSubtitles_Execution_gnome-subtitles.in +++ /dev/null @@ -1,15 +0,0 @@ ---- src/GnomeSubtitles/Execution/gnome-subtitles.in.orig 2010-10-01 23:29:05 UTC -+++ src/GnomeSubtitles/Execution/gnome-subtitles.in -@@ -1,4 +1,4 @@ --#!/bin/bash -+#!/bin/sh - - prefix=@prefix@ - exec_prefix=@exec_prefix@ -@@ -8,5 +8,5 @@ sublibdir=@SUBLIB_DLL_DIR@ - - export LD_LIBRARY_PATH=$libdir/gnome-subtitles${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH} - export MONO_PATH=$sublibdir:$MONO_PATH --exec -a gnome-subtitles @MONO@ $libdir/gnome-subtitles/gnome-subtitles.exe "$@" -+exec @MONO@ $libdir/gnome-subtitles/gnome-subtitles.exe "$@" - diff --git a/multimedia/gnome-subtitles/pkg-descr b/multimedia/gnome-subtitles/pkg-descr deleted file mode 100644 index 4970dcd460fa..000000000000 --- a/multimedia/gnome-subtitles/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Gnome Subtitles is a subtitle editor for the GNOME desktop. It supports the -most common text-based subtitle formats and allows for subtitle editing, -translation and synchronization. - -WWW: http://gnome-subtitles.sourceforge.net/ diff --git a/multimedia/gnome-subtitles/pkg-plist b/multimedia/gnome-subtitles/pkg-plist deleted file mode 100644 index aaa6b91743a1..000000000000 --- a/multimedia/gnome-subtitles/pkg-plist +++ /dev/null @@ -1,40 +0,0 @@ -bin/gnome-subtitles -lib/gnome-subtitles/gnome-subtitles.exe -lib/gnome-subtitles/gnome-subtitles.exe.config -lib/gnome-subtitles/libgstreamer_playbin.so -share/applications/gnome-subtitles.desktop -%%NLS%%share/locale/ar/LC_MESSAGES/gnome-subtitles.mo -%%NLS%%share/locale/ca/LC_MESSAGES/gnome-subtitles.mo -%%NLS%%share/locale/ca@valencia/LC_MESSAGES/gnome-subtitles.mo -%%NLS%%share/locale/cs/LC_MESSAGES/gnome-subtitles.mo -%%NLS%%share/locale/da/LC_MESSAGES/gnome-subtitles.mo -%%NLS%%share/locale/de/LC_MESSAGES/gnome-subtitles.mo -%%NLS%%share/locale/dz/LC_MESSAGES/gnome-subtitles.mo -%%NLS%%share/locale/el/LC_MESSAGES/gnome-subtitles.mo -%%NLS%%share/locale/en_GB/LC_MESSAGES/gnome-subtitles.mo -%%NLS%%share/locale/es/LC_MESSAGES/gnome-subtitles.mo -%%NLS%%share/locale/fi/LC_MESSAGES/gnome-subtitles.mo -%%NLS%%share/locale/fr/LC_MESSAGES/gnome-subtitles.mo -%%NLS%%share/locale/he/LC_MESSAGES/gnome-subtitles.mo -%%NLS%%share/locale/hu/LC_MESSAGES/gnome-subtitles.mo -%%NLS%%share/locale/it/LC_MESSAGES/gnome-subtitles.mo -%%NLS%%share/locale/nb/LC_MESSAGES/gnome-subtitles.mo -%%NLS%%share/locale/oc/LC_MESSAGES/gnome-subtitles.mo -%%NLS%%share/locale/pa/LC_MESSAGES/gnome-subtitles.mo -%%NLS%%share/locale/pl/LC_MESSAGES/gnome-subtitles.mo -%%NLS%%share/locale/pt/LC_MESSAGES/gnome-subtitles.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/gnome-subtitles.mo -%%NLS%%share/locale/ro/LC_MESSAGES/gnome-subtitles.mo -%%NLS%%share/locale/ru/LC_MESSAGES/gnome-subtitles.mo -%%NLS%%share/locale/sr/LC_MESSAGES/gnome-subtitles.mo -%%NLS%%share/locale/sr@latin/LC_MESSAGES/gnome-subtitles.mo -%%NLS%%share/locale/sv/LC_MESSAGES/gnome-subtitles.mo -%%NLS%%share/locale/tr/LC_MESSAGES/gnome-subtitles.mo -%%NLS%%share/locale/bg/LC_MESSAGES/gnome-subtitles.mo -%%NLS%%share/locale/gl/LC_MESSAGES/gnome-subtitles.mo -%%NLS%%share/locale/sl/LC_MESSAGES/gnome-subtitles.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/gnome-subtitles.mo -%%NLS%%share/locale/zh_HK/LC_MESSAGES/gnome-subtitles.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/gnome-subtitles.mo -share/pixmaps/gnome-subtitles.svg -man/man1/gnome-subtitles.1.gz diff --git a/net/Makefile b/net/Makefile index 0abe1b091072..df4624a5bc91 100644 --- a/net/Makefile +++ b/net/Makefile @@ -387,7 +387,6 @@ SUBDIR += libproxy SUBDIR += libproxy-gnome3 SUBDIR += libproxy-kde - SUBDIR += libproxy-mozjs SUBDIR += libproxy-pacrunner SUBDIR += libproxy-perl SUBDIR += libproxy-python diff --git a/net/libproxy-mozjs/Makefile b/net/libproxy-mozjs/Makefile deleted file mode 100644 index 246a17bdb38e..000000000000 --- a/net/libproxy-mozjs/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> - -PORTREVISION= 0 -CATEGORIES= net www -PKGNAMESUFFIX= -${LIBPROXY_SLAVE} - -COMMENT= Mozilla JavaScript plug-in for libproxy - -DEPRECATED= Uses EOL Python 2.7 via lang/spidermonkey52 -EXPIRATION_DATE=2021-06-23 - -USES= compiler:c++11-lib -USE_CXXSTD= gnu++11 -LIB_DEPENDS= libmozjs-52.so:lang/spidermonkey52 - -EXTRA_PATCHES= ${FILESDIR}/libproxy-0.4.15-mozjs52.patch:-p1 - -LIBPROXY_SLAVE= mozjs -MASTERDIR= ${.CURDIR}/../libproxy - -# See https://github.com/libproxy/libproxy/commit/2203f710988eaa3061e75b083296944e34e17d59 -BROKEN= Discouraged by upstream, requires spidermonkey68 -EXPIRATION_DATE= 2021-03-31 - -.include "${MASTERDIR}/Makefile" diff --git a/net/libproxy-mozjs/pkg-descr b/net/libproxy-mozjs/pkg-descr deleted file mode 100644 index 1bcd6c2a32a4..000000000000 --- a/net/libproxy-mozjs/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -Libproxy exists to answer the question: Given a network resource, how do I -reach it? It handles all the details, enabling you to get back to -programming. - -This plug-in allows Mozilla-based browsers to make use of libproxy. - -WWW: http://code.google.com/p/libproxy/ diff --git a/net/libproxy-mozjs/pkg-plist b/net/libproxy-mozjs/pkg-plist deleted file mode 100644 index 49a5042127d8..000000000000 --- a/net/libproxy-mozjs/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -lib/libproxy/%%VERSION%%/modules/pacrunner_mozjs.so diff --git a/sysutils/Makefile b/sysutils/Makefile index 70822cc24252..684e9a8e5103 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -619,7 +619,6 @@ SUBDIR += logrotate SUBDIR += logstalgia SUBDIR += logstash-forwarder - SUBDIR += logstash5 SUBDIR += logstash6 SUBDIR += logstash7 SUBDIR += logtool @@ -1304,7 +1303,6 @@ SUBDIR += sysinfo SUBDIR += syslinux SUBDIR += syslog-ng - SUBDIR += syslog-ng327 SUBDIR += syslogger SUBDIR += sysrc SUBDIR += sysvbanner diff --git a/sysutils/logstash5/Makefile b/sysutils/logstash5/Makefile deleted file mode 100644 index ddc0b46c1731..000000000000 --- a/sysutils/logstash5/Makefile +++ /dev/null @@ -1,71 +0,0 @@ -# Created by: Daniel Solsona <daniel@ish.com.au>, Guido Falsi <madpilot@FreeBSD.org> - -PORTNAME= logstash -PORTVERSION= 5.6.8 -CATEGORIES= sysutils java -MASTER_SITES= http://artifacts.elastic.co/downloads/logstash/ -PKGNAMESUFFIX= 5 - -MAINTAINER= elastic@FreeBSD.org -COMMENT= Server-side data ingestion and transformation tool - -LICENSE= APACHE20 - -DEPRECATED= End of life since release of 7.3.0 -EXPIRATION_DATE= 2021-03-31 - -RUN_DEPENDS= ${LOCALBASE}/bin/bash:shells/bash - -CONFLICTS= logstash-[0-9]* - -USES= cpe -CPE_VENDOR= elasticsearch -USE_JAVA= yes -JAVA_VERSION= 1.8+ -JAVA_EXTRACT= yes -JAVA_RUN= yes -NO_BUILD= yes - -LOGSTASH_DIR= ${PREFIX}/${PORTNAME} - -USE_RC_SUBR= logstash - -LOGSTASH_HOME?= ${PREFIX}/${PORTNAME} - -SUB_LIST= JAVA_HOME=${JAVA_HOME} \ - LOGSTASH_HOME=${LOGSTASH_HOME} - -LOGSTASH_BIN_FILES= logstash -LOGSTASH_JRUBY_SUBDIR= vendor/jruby/bin -LOGSTASH_JRUBY_BIN_FILES= ast irb jirb jruby jruby.sh rdoc testrb gem \ - jgem jirb_swing jruby.bash jrubyc rake ri - -do-install: - @${FIND} ${WRKSRC} -name '*.bat' -delete - ${MKDIR} ${STAGEDIR}${ETCDIR} - @(cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${LOGSTASH_DIR}) - ${INSTALL_DATA} ${FILESDIR}/logstash.conf.sample ${STAGEDIR}${ETCDIR} -.for x in ${LOGSTASH_BIN_FILES} - @${CHMOD} ${BINMODE} ${STAGEDIR}${LOGSTASH_DIR}/bin/${x} -.endfor -.for x in ${LOGSTASH_JRUBY_BIN_FILES} - @${CHMOD} ${BINMODE} ${STAGEDIR}${LOGSTASH_DIR}/${LOGSTASH_JRUBY_SUBDIR}/${x} -.endfor - -post-install: - ${ECHO} "@sample ${ETCDIR}/logstash.conf.sample" >> ${TMPPLIST} - ${FIND} -s ${STAGEDIR}${PREFIX}/logstash -not -type d | ${SORT} | \ - ${SED} -e 's#^${STAGEDIR}${PREFIX}/##' >> ${TMPPLIST} - ${ECHO} "@dir logstash/data" >> ${TMPPLIST} - ${ECHO} "@dir logstash/vendor/bundle/jruby/1.9/build_info" >> ${TMPPLIST} - ${ECHO} "@dir logstash/vendor/bundle/jruby/1.9/cache" >> ${TMPPLIST} - ${ECHO} "@dir logstash/vendor/bundle/jruby/1.9/doc" >> ${TMPPLIST} - ${ECHO} "@dir logstash/vendor/bundle/jruby/1.9/extensions" >> ${TMPPLIST} - ${ECHO} "@dir logstash/vendor/bundle/jruby/1.9/gems/manticore-0.6.1-java/spec/ssl" >> ${TMPPLIST} - ${ECHO} "@dir logstash/vendor/bundle/jruby/1.9/gems/redis-3.3.5/test/db" >> ${TMPPLIST} - ${ECHO} "@dir logstash/vendor/bundle/jruby/2.3.0/build_info" >> ${TMPPLIST} - ${ECHO} "@dir logstash/vendor/bundle/jruby/2.3.0/cache" >> ${TMPPLIST} - ${ECHO} "@dir logstash/vendor/bundle/jruby/2.3.0/doc" >> ${TMPPLIST} - ${ECHO} "@dir logstash/vendor/bundle/jruby/2.3.0/extensions" >> ${TMPPLIST} - -.include <bsd.port.mk> diff --git a/sysutils/logstash5/distinfo b/sysutils/logstash5/distinfo deleted file mode 100644 index a096a6069833..000000000000 --- a/sysutils/logstash5/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1519337199 -SHA256 (logstash-5.6.8.tar.gz) = d9620d64894cb25ee365e66e3a0197f3780a08d8e711689716cf61fb9c2c4cf5 -SIZE (logstash-5.6.8.tar.gz) = 102819618 diff --git a/sysutils/logstash5/files/logstash.conf.sample b/sysutils/logstash5/files/logstash.conf.sample deleted file mode 100644 index 2f974f7d721f..000000000000 --- a/sysutils/logstash5/files/logstash.conf.sample +++ /dev/null @@ -1,45 +0,0 @@ -input { - - file { - type => "syslog" - # path => [ "/var/log/*.log", "/var/log/messages", "/var/log/syslog" ] - path => "/var/log/messages" - start_position => "beginning" - } -} - -filter { -# An filter may change the regular expression used to match a record or a field, -# alter the value of parsed fields, add or remove fields, etc. -# -# if [type] == "syslog" { -# grok { -# match => { "message" => "%{SYSLOGTIMESTAMP:syslog_timestamp} %{SYSLOGHOST:syslog_hostname} (%{DATA:syslog_program}(?:\[%{POSINT:syslog_pid}\])?: %{GREEDYDATA:syslog_message}|%{GREEDYDATA:syslog_message})" } -# add_field => [ "received_at", "%{@timestamp}" ] -# add_field => [ "received_from", "%{@source_host}" ] -# } -# -# if !("_grokparsefailure" in [tags]) { -# mutate { -# replace => [ "@source_host", "%{syslog_hostname}" ] -# replace => [ "@message", "%{syslog_message}" ] -# } -# } -# mutate { -# remove_field => [ "syslog_hostname", "syslog_message" ] -# } -# date { -# match => [ "syslog_timestamp","MMM d HH:mm:ss", "MMM dd HH:mm:ss", "ISO8601" ] -# } -# syslog_pri { } -# } -} - -output { - # Emit events to stdout for easy debugging of what is going through - # logstash. - # stdout { codec => rubydebug } - - # This will use elasticsearch to store your logs. - # elasticsearch { hosts => [ "localhost:9200" ] } -} diff --git a/sysutils/logstash5/files/logstash.in b/sysutils/logstash5/files/logstash.in deleted file mode 100644 index dae70d7a91d6..000000000000 --- a/sysutils/logstash5/files/logstash.in +++ /dev/null @@ -1,108 +0,0 @@ -#!/bin/sh - -# Configuration settings for logstash in /etc/rc.conf: -# -# PROVIDE: logstash -# REQUIRE: DAEMON -# BEFORE: LOGIN -# KEYWORD: shutdown -# -# logstash_enable (bool): -# Default value: "NO" -# Flag that determines whether Logstash is enabled. -# -# logstash_home (string): -# Default value: "/usr/local/logstash" -# Logstash installation directory. -# -# logstash_config (string): -# Default value: /usr/local/etc/${name}/${name}.conf -# Logstash configuration file path. -# -# logstash_log (bool): -# Set to "NO" by default. -# Set it to "YES" to enable logstash logging to file -# Default output to /var/log/logstash.log -# -# logstash_log_file (string): -# Default value: "${logdir}/${name}.log" -# Log file path. -# -# logstash_java_home (string): -# Default value: "/usr/local/openjdk8" -# Root directory of the desired Java SDK. -# The JAVA_HOME environment variable is set with the contents of this -# variable. -# -# logstash_java_opts (string): -# Default value: "" -# Options to pass to the Java Virtual Machine. -# The JAVA_OPTS environment variable is set with the contents of this -# variable. -# -# logstash_opts (string): -# Default value: "" -# Additional command line flags for logstash, eg. "-r" -# - -. /etc/rc.subr - -name=logstash -rcvar=logstash_enable - -load_rc_config ${name} - -logdir="/var/log" - -: ${logstash_enable="NO"} -: ${logstash_home="%%LOGSTASH_HOME%%"} -: ${logstash_config="%%ETCDIR%%/${name}.conf"} -: ${logstash_log="YES"} -: ${logstash_log_dir="${logdir}/${name}"} -: ${logstash_java_home="%%JAVA_HOME%%"} -: ${logstash_java_opts=""} -: ${logstash_opts=""} - -piddir=/var/run/${name} -pidfile=${piddir}/${name}.pid - -if [ -d $piddir ]; then - mkdir -p $piddir -fi - -start_precmd="logstash_precmd" - -logstash_cmd="${logstash_home}/bin/logstash" -procname="${logstash_java_home}/bin/java" - -logstash_chdir=${logstash_home} -logstash_log_options="" - -if checkyesno logstash_log; then - logstash_log_options=" -l ${logstash_log_dir}" -fi - -logstash_args="-f ${logstash_config} ${logstash_log_options} ${logstash_opts}" - -JAVA_OPTS="${logstash_java_opts}" -JAVA_HOME="${logstash_java_home}" -export JAVA_OPTS -export JAVA_HOME - -command="/usr/sbin/daemon" -command_args="-f -p ${pidfile} ${logstash_cmd} ${logstash_args}" -required_files="${logstash_home} ${logstash_java_home} ${logstash_cmd} ${logstash_config}" - -# Include /usr/local/bin in path because Logstash startup scripts -# assume bash is in path. -PATH=/usr/local/bin:$PATH - -logstash_precmd() -{ - /usr/bin/install -d -o root -g wheel -m 755 ${logstash_log_dir} - /usr/bin/install -d -o root -g wheel -m 755 /var/db/logstash - /usr/bin/install -d -o root -g wheel -m 755 /var/run/logstash -} - - -run_rc_command "$1" diff --git a/sysutils/logstash5/pkg-descr b/sysutils/logstash5/pkg-descr deleted file mode 100644 index 9934c115ac06..000000000000 --- a/sysutils/logstash5/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Logstash is an open source, server-side data processing pipeline that ingests -data from a multitude of sources simultaneously, transforms it, and then sends -it to your favorite “stash.” - -WWW: https://www.elastic.co/products/logstash diff --git a/sysutils/logstash5/pkg-message b/sysutils/logstash5/pkg-message deleted file mode 100644 index 99c33f7ab57f..000000000000 --- a/sysutils/logstash5/pkg-message +++ /dev/null @@ -1,20 +0,0 @@ -[ -{ type: install - message: <<EOM -To start logstash as an agent during startup, add - - logstash_enable="YES" - -to your /etc/rc.conf. - -Extra options can be found in startup script. - -NOTE: Since version 1.5.0, logstash is started in agent mode. -The Kibana web application is no longer embedded in this Logstash -distribution. - -NOTE: Since version 2, logstash does not support an embedded -ElasticSearch instance. -EOM -} -] diff --git a/sysutils/syslog-ng327/Makefile b/sysutils/syslog-ng327/Makefile deleted file mode 100644 index 4fff524765c6..000000000000 --- a/sysutils/syslog-ng327/Makefile +++ /dev/null @@ -1,239 +0,0 @@ -# Created by: Ivan Lago <ivan.lago@ifom-ieo-campus.it> - -PORTNAME= syslog-ng -DISTVERSION= 3.27.1 -PORTREVISION= 2 -CATEGORIES= sysutils -MASTER_SITES= https://github.com/balabit/syslog-ng/releases/download/syslog-ng-${DISTVERSION}/ -.if !defined(MASTERDIR) -PKGNAMESUFFIX= 327 -.endif - -MAINTAINER= cy@FreeBSD.org -COMMENT= Powerful syslogd replacement - -DEPRECATED= Not officially supported by upstream -EXPIRATION_DATE= 2021-03-31 - -BROKEN_sparc64= fails to link: Internal error: Segmentation fault (program ld) - -LIB_DEPENDS= libpcre.so:devel/pcre \ - libuuid.so:misc/e2fsprogs-libuuid - -USES= autoreconf:build compiler:c11 gettext-runtime gmake gnome \ - libtool pathfix pkgconfig python:3.5+,build shebangfix ssl - -CONFLICTS?= syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \ - syslog-ng[0-9][0-9]-[0-9]* \ - syslog-ng-devel-[0-9]* eventlog* -WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} - -MAKE_JOBS_UNSAFE= yes -OPTIONS_DEFINE= TCP_WRAPPERS SQL SPOOF IPV6 SMTP JSON GEOIP2 DOCS REDIS JAVA PYTHON MONGO CURL JAVA_MOD AMQP RIEMANN KAFKA SNMPDEST -OPTIONS_DEFAULT= CURL JSON -TCP_WRAPPERS_DESC= Build with TCP Wrappers -SQL_DESC= Build with database (libdbi) support -SPOOF_DESC= Build with spoof source support -SMTP_DESC= Build with SMTP support -JSON_DESC= Build with JSON-C support -GEOIP2_DESC= Build with geoip2 (MaxMindDB) support -REDIS_DESC= Build with Redis support -JAVA_DESC= Build with Java support (no modules) -JAVA_MOD_DESC= Build with Java modules (needs Maven / Internet access) -PYTHON_DESC= Build with Python ${PYTHON_VER} support -CURL_DESC= Build with Curl HTTP support -AMQP_DESC= Build with AMQP support -RIEMANN_DESC= Build with Riemann support -KAFKA_DESC= Build with Kafka (librdkafka) support -SNMPDEST_DESC= Build with SNMP destination (net-snmp) support - -USE_LDCONFIG= yes -USE_RC_SUBR= syslog-ng -SHEBANG_FILES= lib/merge-grammar.py -GNU_CONFIGURE= yes -# Note: Even if PYTHON is deselected, glib20 will install python. -USE_GNOME= glib20 -SUB_FILES= pkg-message -INSTALL_TARGET= install-strip - -CONFIGURE_ARGS= --sysconfdir=${LOCALBASE}/etc --localstatedir=/var/db \ - --enable-dynamic-linking --enable-manpages \ - --disable-linux-caps \ - --datadir=${PREFIX}/share/ \ - --with-python=${PYTHON_VER} - -CONFIGURE_ENV+= OPENSSL_CFLAGS="-I${OPENSSLINC}" \ - OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto -lssl" - -TCP_WRAPPERS_CONFIGURE_ENABLE= tcp-wrapper - -SPOOF_LIB_DEPENDS= libnet.so:net/libnet -SPOOF_CONFIGURE_ENABLE= spoof-source -SPOOF_CONFIGURE_ON= --with-libnet=${LOCALBASE}/bin -SPOOF_CONFIGURE_ENV= LIBNET_CFLAGS="-I${LOCALBASE}/include" \ - LIBNET_LIBS="-L${LOCALBASE}/lib -lnet" - -IPV6_CONFIGURE_ENABLE= ipv6 - -AMQP_CONFIGURE_ENABLE= amqp -AMQP_PLIST_FILES= lib/syslog-ng/libafamqp.so -AMQP_LIB_DEPENDS= librabbitmq.so:net/rabbitmq-c - -GEOIP2_CONFIGURE_ENABLE= geoip2 -GEOIP2_LIB_DEPENDS= libmaxminddb.so:net/libmaxminddb -GEOIP2_LDFLAGS= -L${LOCALBASE}/lib -GEOIP2_PLIST_FILES= lib/syslog-ng/libgeoip2-plugin.so - -REDIS_CONFIGURE_ENABLE= redis -REDIS_LIB_DEPENDS= libhiredis.so:databases/hiredis -REDIS_PLIST_FILES= lib/syslog-ng/libredis.so - -SNMPDEST_CONFIGURE_ENABLE= afsnmp -SNMPDEST_LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp -SNMPDEST_PLIST_FILES= lib/syslog-ng/libafsnmp.so - -SMTP_CONFIGURE_ON= --with-libesmtp=${LOCALBASE} --enable-smtp -SMTP_CONFIGURE_OFF= --without-libesmtp --disable-smtp -SMTP_LIB_DEPENDS= libesmtp.so:mail/libesmtp -SMTP_PLIST_FILES= lib/syslog-ng/libafsmtp.so - -SQL_CONFIGURE_ENABLE= sql -SQL_LIB_DEPENDS= libdbi.so:databases/libdbi -SQL_CONFIGURE_ENV= LIBDBI_LIBS="-ldbi" -SQL_LDFLAGS= -L${LOCALBASE}/lib -SQL_PLIST_FILES= lib/syslog-ng/libafsql.so - -MONGO_CONFIGURE_ENABLE= mongodb -MONGO_CONFIGURE_ON= --with-mongoc=system -MONGO_LIB_DEPENDS= libmongoc-1.0.so:devel/mongo-c-driver -MONGO_LIB_DEPENDS+= libbson-1.0.so:devel/libbson -MONGO_PLIST_FILES= lib/syslog-ng/libafmongodb.so - -JSON_CONFIGURE_ENABLE= json -JSON_LIB_DEPENDS= libjson-c.so:devel/json-c -JSON_PLIST_FILES= lib/syslog-ng/libjson-plugin.so \ - share/syslog-ng/include/scl/cim/template.conf - -JAVA_CONFIGURE_ENABLE= java -JAVA_USE= JAVA=yes -JAVA_PLIST_FILES= lib/syslog-ng/libmod-java.so \ - lib/syslog-ng/java-modules/syslog-ng-core.jar - -JAVA_MOD_IMPLIES= JAVA -JAVA_MOD_CONFIGURE_ENABLE= java-modules -JAVA_MOD_USE= JAVA=yes -JAVA_MOD_BUILD_DEPENDS= gradle:devel/gradle \ - bash:shells/bash -JAVA_MOD_PLIST_DIRS= lib/syslog-ng/java-modules/elastic-jest-client -JAVA_MOD_PLIST_FILES= lib/syslog-ng/java-modules/log4j-1.2.16.jar \ - lib/syslog-ng/java-modules/elastic-jest-client/jest-2.0.2.jar \ - lib/syslog-ng/java-modules/elastic-jest-client/jest-common-2.0.2.jar \ - lib/syslog-ng/java-modules/elastic-jest-client/httpcore-nio-4.4.4.jar \ - lib/syslog-ng/java-modules/elastic-jest-client/httpclient-4.5.2.jar \ - lib/syslog-ng/java-modules/elastic-jest-client/httpasyncclient-4.1.1.jar \ - lib/syslog-ng/java-modules/elastic-jest-client/slf4j-api-1.7.13.jar \ - lib/syslog-ng/java-modules/elastic-jest-client/guava-19.0.jar \ - lib/syslog-ng/java-modules/elastic-jest-client/gson-2.6.2.jar \ - lib/syslog-ng/java-modules/elastic-jest-client/commons-lang3-3.4.jar \ - lib/syslog-ng/java-modules/elastic-jest-client/httpcore-4.4.4.jar \ - lib/syslog-ng/java-modules/elastic-jest-client/commons-logging-1.2.jar \ - lib/syslog-ng/java-modules/elastic-jest-client/commons-codec-1.9.jar \ - lib/syslog-ng/java-modules/elastic-jest-client/slf4j-simple-1.7.13.jar \ - lib/syslog-ng/java-modules/hdfs.jar \ - lib/syslog-ng/java-modules/elastic-v2.jar \ - lib/syslog-ng/java-modules/kafka.jar \ - lib/syslog-ng/java-modules/dummy.jar \ - lib/syslog-ng/java-modules/http.jar \ - lib/syslog-ng/java-modules/syslog-ng-common.jar - -PYTHON_USES= python:3.5+ -PYTHON_CONFIGURE_ON= --enable-python -PYTHON_CONFIGURE_OFF= --disable-python -PYTHON_PLIST_FILES= lib/syslog-ng/libmod-python.so \ - lib/syslog-ng/python/syslogng-1.0-py%%PYTHON_VER%%.egg-info \ - lib/syslog-ng/python/syslogng/__init__.py \ - lib/syslog-ng/python/syslogng/__pycache__/__init__.cpython-${PYTHON_SUFFIX}.pyc \ - lib/syslog-ng/python/syslogng/debuggercli/__init__.py \ - lib/syslog-ng/python/syslogng/debuggercli/__pycache__/__init__.cpython-${PYTHON_SUFFIX}.pyc \ - lib/syslog-ng/python/syslogng/debuggercli/choicecompleter.py \ - lib/syslog-ng/python/syslogng/debuggercli/__pycache__/choicecompleter.cpython-${PYTHON_SUFFIX}.pyc \ - lib/syslog-ng/python/syslogng/debuggercli/commandlinelexer.py \ - lib/syslog-ng/python/syslogng/debuggercli/__pycache__/commandlinelexer.cpython-${PYTHON_SUFFIX}.pyc \ - lib/syslog-ng/python/syslogng/debuggercli/completer.py \ - lib/syslog-ng/python/syslogng/debuggercli/__pycache__/completer.cpython-${PYTHON_SUFFIX}.pyc \ - lib/syslog-ng/python/syslogng/debuggercli/completerlang.py \ - lib/syslog-ng/python/syslogng/debuggercli/__pycache__/completerlang.cpython-${PYTHON_SUFFIX}.pyc \ - lib/syslog-ng/python/syslogng/debuggercli/debuggercli.py \ - lib/syslog-ng/python/syslogng/debuggercli/__pycache__/debuggercli.cpython-${PYTHON_SUFFIX}.pyc \ - lib/syslog-ng/python/syslogng/debuggercli/debuglang.py \ - lib/syslog-ng/python/syslogng/debuggercli/__pycache__/debuglang.cpython-${PYTHON_SUFFIX}.pyc \ - lib/syslog-ng/python/syslogng/debuggercli/getoptlexer.py \ - lib/syslog-ng/python/syslogng/debuggercli/__pycache__/getoptlexer.cpython-${PYTHON_SUFFIX}.pyc \ - lib/syslog-ng/python/syslogng/debuggercli/langcompleter.py \ - lib/syslog-ng/python/syslogng/debuggercli/__pycache__/langcompleter.cpython-${PYTHON_SUFFIX}.pyc \ - lib/syslog-ng/python/syslogng/debuggercli/lexer.py \ - lib/syslog-ng/python/syslogng/debuggercli/__pycache__/lexer.cpython-${PYTHON_SUFFIX}.pyc \ - lib/syslog-ng/python/syslogng/debuggercli/lexertoken.py \ - lib/syslog-ng/python/syslogng/debuggercli/__pycache__/lexertoken.cpython-${PYTHON_SUFFIX}.pyc \ - lib/syslog-ng/python/syslogng/debuggercli/macrocompleter.py \ - lib/syslog-ng/python/syslogng/debuggercli/__pycache__/macrocompleter.cpython-${PYTHON_SUFFIX}.pyc \ - lib/syslog-ng/python/syslogng/debuggercli/readline.py \ - lib/syslog-ng/python/syslogng/debuggercli/__pycache__/readline.cpython-${PYTHON_SUFFIX}.pyc \ - lib/syslog-ng/python/syslogng/debuggercli/syslognginternals.py \ - lib/syslog-ng/python/syslogng/debuggercli/__pycache__/syslognginternals.cpython-${PYTHON_SUFFIX}.pyc \ - lib/syslog-ng/python/syslogng/debuggercli/tablexer.py \ - lib/syslog-ng/python/syslogng/debuggercli/__pycache__/tablexer.cpython-${PYTHON_SUFFIX}.pyc \ - lib/syslog-ng/python/syslogng/debuggercli/templatelang.py \ - lib/syslog-ng/python/syslogng/debuggercli/__pycache__/templatelang.cpython-${PYTHON_SUFFIX}.pyc \ - lib/syslog-ng/python/syslogng/debuggercli/templatelexer.py \ - lib/syslog-ng/python/syslogng/debuggercli/__pycache__/templatelexer.cpython-${PYTHON_SUFFIX}.pyc \ - lib/syslog-ng/python/syslogng/debuggercli/tflang.py \ - lib/syslog-ng/python/syslogng/debuggercli/__pycache__/tflang.cpython-${PYTHON_SUFFIX}.pyc - -CURL_CONFIGURE_OFF= --with-libcurl=off -CURL_CONFIGURE_ON= --enable-http -CURL_LIB_DEPENDS= libcurl.so:ftp/curl -CURL_PLIST_FILES= lib/syslog-ng/libhttp.so \ - include/syslog-ng/modules/http/http-signals.h - -RIEMANN_CONFIGURE_ON= --enable-riemann -RIEMANN_CONFIGURE_OFF= --disable-riemann -RIEMANN_LIB_DEPENDS= libriemann-client.so:net-mgmt/riemann-c-client -RIEMANN_PLIST_FILES= lib/syslog-ng/libriemann.so - -KAFKA_CONFIGURE_ON= --enable-kafka -KAFKA_CONFIGURE_OFF= --disable-kafka -KAFKA_LIB_DEPENDS= librdkafka.so:net/librdkafka -KAFKA_PLIST_FILES= lib/syslog-ng/libkafka.so - -.include <bsd.port.pre.mk> - -.if !${PORT_OPTIONS:MJSON} -BROKEN= Default configuration does not currently support non-JSON builds -.endif - -post-patch: - @${CP} ${WRKSRC}/scl/syslog-ng.conf ${WRKSRC}/scl/syslog-ng.conf.dist - @${CP} ${WRKSRC}/scl/scl.conf ${WRKSRC}/scl/scl.conf.sample - -post-patch-JAVA_MOD-on: - @${REINPLACE_CMD} 's,$$(GRADLE),& --no-daemon,g' ${WRKSRC}/Makefile.in - -post-install: -.if ${PORT_OPTIONS:MDOCS} - ${INSTALL} -d ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/AUTHORS ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/COPYING ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/NEWS.md ${STAGEDIR}${DOCSDIR} -.endif - ${INSTALL_MAN} ${WRKSRC}/doc/man/*.1 ${STAGEDIR}${PREFIX}/man/man1/ - ${INSTALL_MAN} ${WRKSRC}/doc/man/*.5 ${STAGEDIR}${PREFIX}/man/man5/ - ${INSTALL_MAN} ${WRKSRC}/doc/man/*.8 ${STAGEDIR}${PREFIX}/man/man8/ - ${INSTALL_DATA} ${FILESDIR}/syslog-ng.conf.sample \ - ${STAGEDIR}${PREFIX}/etc - ${INSTALL_DATA} ${WRKSRC}/scl/syslog-ng.conf.dist \ - ${WRKSRC}/scl/scl.conf.sample ${STAGEDIR}${PREFIX}/etc - ${INSTALL_DATA} ${WRKSRC}/lib/ivykis/src/include/iv*.h \ - ${STAGEDIR}${PREFIX}/include/syslog-ng/ - -.include <bsd.port.post.mk> diff --git a/sysutils/syslog-ng327/distinfo b/sysutils/syslog-ng327/distinfo deleted file mode 100644 index 526816688bf0..000000000000 --- a/sysutils/syslog-ng327/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1588601843 -SHA256 (syslog-ng-3.27.1.tar.gz) = c54c633c97f7fd8dd68261cfd784a76211e6e52965178e3aa4d0e32b899d61b3 -SIZE (syslog-ng-3.27.1.tar.gz) = 5260095 diff --git a/sysutils/syslog-ng327/files/patch-configure b/sysutils/syslog-ng327/files/patch-configure deleted file mode 100644 index f3b0e86ad49d..000000000000 --- a/sysutils/syslog-ng327/files/patch-configure +++ /dev/null @@ -1,29 +0,0 @@ ---- configure.orig 2016-08-10 07:38:05.000000000 -0700 -+++ configure 2016-08-10 12:33:00.605666000 -0700 -@@ -10250,7 +10250,7 @@ - hardcode_minus_L=no - hardcode_shlibpath_var=unsupported - inherit_rpath=no -- link_all_deplibs=unknown -+ link_all_deplibs=no - module_cmds= - module_expsym_cmds= - old_archive_from_new_cmds= -@@ -13035,7 +13036,7 @@ - old_striplib= - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5 - $as_echo_n "checking whether stripping libraries is possible... " >&6; } --if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then -+if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "strip" >/dev/null; then - test -z "$old_striplib" && old_striplib="$STRIP --strip-debug" - test -z "$striplib" && striplib="$STRIP --strip-unneeded" - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -@@ -16424,7 +16425,7 @@ - if test -e "$JAVA_HOME_CHECKER"; then - JNI_HOME=`$JAVA_HOME_CHECKER` - else -- JNI_HOME=`echo $JAVAC_BIN | sed "s/\(.*\)[/]bin[/]java.*/\1\//"` -+ JNI_HOME=`echo $JAVAC_BIN | sed "s/\(.*\)[/]bin[/]java.*/\1\/openjdk\*/"` - fi - - JNI_LIBDIR=`find $JNI_HOME \( -name "libjvm.so" -or -name "libjvm.dylib" \) \ diff --git a/sysutils/syslog-ng327/files/patch-lib_transport_transport-udp-socket.c b/sysutils/syslog-ng327/files/patch-lib_transport_transport-udp-socket.c deleted file mode 100644 index af6d1bd2719b..000000000000 --- a/sysutils/syslog-ng327/files/patch-lib_transport_transport-udp-socket.c +++ /dev/null @@ -1,18 +0,0 @@ ---- lib/transport/transport-udp-socket.c.orig 2020-04-29 16:02:15 UTC -+++ lib/transport/transport-udp-socket.c -@@ -47,10 +47,12 @@ _extract_dest_ip4_addr_from_cmsg(struct cmsghdr *cmsg, - { - if (cmsg->cmsg_level == IPPROTO_IP && cmsg->cmsg_type == IP_RECVDSTADDR) - { -- gint cmsg_header_len = (gchar *) CMSG_DATA(cmsg) - (gchar *) cmsg; -- struct sockaddr *sa = (struct sockaddr *) CMSG_DATA(cmsg); -+ struct sockaddr_in sin = *(struct sockaddr_in *) &bind_addr->sa; - -- return g_sockaddr_new(sa, cmsg->cmsg_len - cmsg_header_len); -+ struct in_addr *sin_addr = (struct in_addr *) CMSG_DATA(cmsg); -+ sin.sin_addr = *sin_addr; -+ -+ return g_sockaddr_new((struct sockaddr *) &sin, sizeof(sin)); - } - return NULL; - } diff --git a/sysutils/syslog-ng327/files/pkg-message.in b/sysutils/syslog-ng327/files/pkg-message.in deleted file mode 100644 index 527815349bdc..000000000000 --- a/sysutils/syslog-ng327/files/pkg-message.in +++ /dev/null @@ -1,41 +0,0 @@ -[ -{ type: install - message: <<EOM -syslog-ng is now installed! To replace FreeBSD's standard syslogd -(/usr/sbin/syslogd), complete these steps: - -1. Create a configuration file named %%PREFIX%%/etc/syslog-ng.conf - (a sample named syslog-ng.conf.sample has been included in - %%PREFIX%%/etc). Note that this is a change in 2.0.2 - version, previous ones put the config file in - %%PREFIX%%/etc/syslog-ng/syslog-ng.conf, so if this is an update - move that file in the right place - -2. Configure syslog-ng to start automatically by adding the following - to /etc/rc.conf: - - syslog_ng_enable="YES" - -3. Prevent the standard FreeBSD syslogd from starting automatically by - adding a line to the end of your /etc/rc.conf file that reads: - - syslogd_enable="NO" - -4. Shut down the standard FreeBSD syslogd: - - kill `cat /var/run/syslog.pid` - -5. Start syslog-ng: - - %%PREFIX%%/etc/rc.d/syslog-ng start -EOM -} -{ type: upgrade - maximum_version: "3.27.1_1" - message: <<EOM -When upgrading from before 3.29.1 these variables, if used, should be replaced: -* syslog_ng_flags replaces syslog_ng_config (syslog_ng_config still works), -* syslog_ng_pidfile replaces syslog_ng_pid (syslog_ng_pid still works). -EOM -} -] diff --git a/sysutils/syslog-ng327/files/syslog-ng.conf.sample b/sysutils/syslog-ng327/files/syslog-ng.conf.sample deleted file mode 100644 index 200ab80f8473..000000000000 --- a/sysutils/syslog-ng327/files/syslog-ng.conf.sample +++ /dev/null @@ -1,183 +0,0 @@ -@version:3.27 -@include "scl.conf" - -# -# This sample configuration file is essentially equilivent to the stock -# FreeBSD /etc/syslog.conf file. -# - -# -# options -# -options { chain_hostnames(off); flush_lines(0); threaded(yes); }; - -# -# sources -# -source src { system(); - udp(); internal(); }; - -# -# destinations -# -destination messages { file("/var/log/messages"); }; -destination security { file("/var/log/security"); }; -destination authlog { file("/var/log/auth.log"); }; -destination maillog { file("/var/log/maillog"); }; -destination lpd-errs { file("/var/log/lpd-errs"); }; -destination xferlog { file("/var/log/xferlog"); }; -destination cron { file("/var/log/cron"); }; -destination debuglog { file("/var/log/debug.log"); }; -destination consolelog { file("/var/log/console.log"); }; -destination all { file("/var/log/all.log"); }; -destination newscrit { file("/var/log/news/news.crit"); }; -destination newserr { file("/var/log/news/news.err"); }; -destination newsnotice { file("/var/log/news/news.notice"); }; -destination slip { file("/var/log/slip.log"); }; -destination ppp { file("/var/log/ppp.log"); }; -destination console { file("/dev/console"); }; -destination allusers { usertty("*"); }; -#destination loghost { udp("loghost" port(514)); }; - -# -# log facility filters -# -filter f_auth { facility(auth); }; -filter f_authpriv { facility(authpriv); }; -filter f_not_authpriv { not facility(authpriv); }; -#filter f_console { facility(console); }; -filter f_cron { facility(cron); }; -filter f_daemon { facility(daemon); }; -filter f_ftp { facility(ftp); }; -filter f_kern { facility(kern); }; -filter f_lpr { facility(lpr); }; -filter f_mail { facility(mail); }; -filter f_news { facility(news); }; -filter f_security { facility(security); }; -filter f_user { facility(user); }; -filter f_uucp { facility(uucp); }; -filter f_local0 { facility(local0); }; -filter f_local1 { facility(local1); }; -filter f_local2 { facility(local2); }; -filter f_local3 { facility(local3); }; -filter f_local4 { facility(local4); }; -filter f_local5 { facility(local5); }; -filter f_local6 { facility(local6); }; -filter f_local7 { facility(local7); }; - -# -# log level filters -# -filter f_emerg { level(emerg); }; -filter f_alert { level(alert..emerg); }; -filter f_crit { level(crit..emerg); }; -filter f_err { level(err..emerg); }; -filter f_warning { level(warning..emerg); }; -filter f_notice { level(notice..emerg); }; -filter f_info { level(info..emerg); }; -filter f_debug { level(debug..emerg); }; -filter f_is_debug { level(debug); }; - -# -# program filters -# -filter f_ppp { program("ppp"); }; -filter f_slip { program("startslip"); }; - -# -# *.err;kern.warning;auth.notice;mail.crit /dev/console -# -log { source(src); filter(f_err); destination(console); }; -log { source(src); filter(f_kern); filter(f_warning); destination(console); }; -log { source(src); filter(f_auth); filter(f_notice); destination(console); }; -log { source(src); filter(f_mail); filter(f_crit); destination(console); }; - -# -# *.notice;authpriv.none;kern.debug;lpr.info;mail.crit;news.err /var/log/messages -# -log { source(src); filter(f_notice); filter(f_not_authpriv); destination(messages); }; -log { source(src); filter(f_kern); filter(f_debug); destination(messages); }; -log { source(src); filter(f_lpr); filter(f_info); destination(messages); }; -log { source(src); filter(f_mail); filter(f_crit); destination(messages); }; -log { source(src); filter(f_news); filter(f_err); destination(messages); }; - -# -# security.* /var/log/security -# -log { source(src); filter(f_security); destination(security); }; - -# -# auth.info;authpriv.info /var/log/auth.log -log { source(src); filter(f_auth); filter(f_info); destination(authlog); }; -log { source(src); filter(f_authpriv); filter(f_info); destination(authlog); }; - -# -# mail.info /var/log/maillog -# -log { source(src); filter(f_mail); filter(f_info); destination(maillog); }; - -# -# lpr.info /var/log/lpd-errs -# -log { source(src); filter(f_lpr); filter(f_info); destination(lpd-errs); }; - -# -# ftp.info /var/log/xferlog -# -log { source(src); filter(f_ftp); filter(f_info); destination(xferlog); }; - -# -# cron.* /var/log/cron -# -log { source(src); filter(f_cron); destination(cron); }; - -# -# *.=debug /var/log/debug.log -# -log { source(src); filter(f_is_debug); destination(debuglog); }; - -# -# *.emerg * -# -log { source(src); filter(f_emerg); destination(allusers); }; - -# -# uncomment this to log all writes to /dev/console to /var/log/console.log -# console.info /var/log/console.log -# -#log { source(src); filter(f_console); filter(f_info); destination(consolelog); }; - -# -# uncomment this to enable logging of all log messages to /var/log/all.log -# touch /var/log/all.log and chmod it to mode 600 before it will work -# *.* /var/log/all.log -# -#log { source(src); destination(all); }; - -# -# uncomment this to enable logging to a remote loghost named loghost -# *.* @loghost -# -#log { source(src); destination(loghost); }; - -# -# uncomment these if you're running inn -# news.crit /var/log/news/news.crit -# news.err /var/log/news/news.err -# news.notice /var/log/news/news.notice -# -#log { source(src); filter(f_news); filter(f_crit); destination(newscrit); }; -#log { source(src); filter(f_news); filter(f_err); destination(newserr); }; -#log { source(src); filter(f_news); filter(f_notice); destination(newsnotice); }; - -# -# !startslip -# *.* /var/log/slip.log -# -log { source(src); filter(f_slip); destination(slip); }; - -# -# !ppp -# *.* /var/log/ppp.log -# -log { source(src); filter(f_ppp); destination(ppp); }; diff --git a/sysutils/syslog-ng327/files/syslog-ng.in b/sysutils/syslog-ng327/files/syslog-ng.in deleted file mode 100644 index b7a4246c7447..000000000000 --- a/sysutils/syslog-ng327/files/syslog-ng.in +++ /dev/null @@ -1,55 +0,0 @@ -#!/bin/sh - -# PROVIDE: syslogd -# REQUIRE: mountcritremote cleanvar ldconfig -# BEFORE: SERVERS - -# -# Add the following line to /etc/rc.conf.local or /etc/rc.conf -# to enable this service: -# -#syslog_ng_enable="YES" -#syslog_ng_flags="-u daemon" -#syslog_ng_pidfile="/var/run/syslog-ng.pid" -# - -. /etc/rc.subr - -name=syslog_ng -rcvar=syslog_ng_enable - -load_rc_config $name - -: ${syslog_ng_enable:="NO"} -: ${syslog_ng_purgeklog:="NO"} -: ${syslog_ng_config:="%%PREFIX%%/etc/syslog-ng.conf"} -: ${syslog_ng_pidfile:=/var/run/syslog.pid} - -# backwards compatibility -if [ -n "${syslog_ng_pid}" ]; then - syslog_ng_pidfile="${syslog_ng_pid}" -fi -if [ ! -f "${syslog_ng_config}" ]; then - syslog_ng_flags="${syslog_ng_config}" - syslog_ng_config="%%PREFIX%%/etc/syslog-ng.conf" -fi - -if checkyesno syslog_ng_purgeklog; then - start_precmd="echo \"Purging klog(9)\" && sysctl -w kern.msgbuf_clear=1" -fi - -pidfile="${syslog_ng_pidfile}" -required_files="${syslog_ng_config}" - -command="%%PREFIX%%/sbin/syslog-ng" -command_args="-f ${syslog_ng_config} -p ${pidfile}" - -stop_postcmd="stop_postcmd" -extra_commands="reload" - -stop_postcmd() -{ - rm -f "${pidfile}" -} - -run_rc_command "$1" diff --git a/sysutils/syslog-ng327/pkg-descr b/sysutils/syslog-ng327/pkg-descr deleted file mode 100644 index 5e0fd2927ff3..000000000000 --- a/sysutils/syslog-ng327/pkg-descr +++ /dev/null @@ -1,17 +0,0 @@ -syslog-ng is an enhanced log daemon, supporting a wide range of input and -output methods: syslog, unstructured text, message queues, databases (SQL -and NoSQL alike) and more. - -Key features: - - * receive and send RFC3164 and RFC5424 style syslog messages - * work with any kind of unstructured data - * receive and send JSON formatted messages - * classify and structure logs with builtin parsers (csv-parser(), - db-parser(), ...) - * normalize, crunch and process logs as they flow through the system - * hand on messages for further processing using message queues (like - AMQP), files or databases (like PostgreSQL or MongoDB). - -The official home page of syslog-ng is: -WWW: http://www.syslog-ng.org/ diff --git a/sysutils/syslog-ng327/pkg-plist b/sysutils/syslog-ng327/pkg-plist deleted file mode 100644 index 7a69c5e95b6d..000000000000 --- a/sysutils/syslog-ng327/pkg-plist +++ /dev/null @@ -1,385 +0,0 @@ -@sample etc/scl.conf.sample -etc/syslog-ng.conf.dist -@sample etc/syslog-ng.conf.sample -bin/pdbtool -bin/loggen -bin/update-patterndb -bin/dqtool -bin/persist-tool -bin/slogimport -bin/slogkey -bin/slogverify -include/syslog-ng/cfg-walker.h -include/syslog-ng/evtlog.h -include/syslog-ng/evtmaps.h -include/syslog-ng/pe-versioning.h -include/syslog-ng/ivykis/iv_avl.h -include/syslog-ng/ivykis/iv_event.h -include/syslog-ng/ivykis/iv_event_raw.h -include/syslog-ng/ivykis/iv_list.h -include/syslog-ng/ivykis/iv_thread.h -include/syslog-ng/ivykis/iv_tls.h -include/syslog-ng/ivykis/iv_work.h -include/syslog-ng/ivykis/iv_fd_pump.h -include/syslog-ng/ivykis/iv_popen.h -include/syslog-ng/ivykis/iv_signal.h -include/syslog-ng/ivykis/iv_wait.h -include/syslog-ng/ivykis/iv.h -include/syslog-ng/compat/compat.h -include/syslog-ng/compat/getutent.h -include/syslog-ng/compat/glib.h -include/syslog-ng/compat/lfs.h -include/syslog-ng/compat/pio.h -include/syslog-ng/compat/socket.h -include/syslog-ng/compat/string.h -include/syslog-ng/compat/time.h -include/syslog-ng/control/control.h -include/syslog-ng/control/control-server.h -include/syslog-ng/scanner/csv-scanner/csv-scanner.h -include/syslog-ng/debugger/debugger.h -include/syslog-ng/debugger/tracer.h -include/syslog-ng/debugger/debugger-main.h -include/syslog-ng/filter/filter-expr.h -include/syslog-ng/filter/filter-op.h -include/syslog-ng/filter/filter-cmp.h -include/syslog-ng/filter/filter-in-list.h -include/syslog-ng/filter/filter-tags.h -include/syslog-ng/filter/filter-netmask.h -include/syslog-ng/filter/filter-netmask6.h -include/syslog-ng/filter/filter-call.h -include/syslog-ng/filter/filter-re.h -include/syslog-ng/filter/filter-pri.h -include/syslog-ng/filter/filter-pipe.h -include/syslog-ng/filter/filter-expr-parser.h -include/syslog-ng/logmsg/gsockaddr-serialize.h -include/syslog-ng/logmsg/logmsg.h -include/syslog-ng/logmsg/serialization.h -include/syslog-ng/logmsg/logmsg-serialize.h -include/syslog-ng/logmsg/logmsg-serialize-fixup.h -include/syslog-ng/logmsg/nvtable.h -include/syslog-ng/logmsg/nvtable-serialize.h -include/syslog-ng/logmsg/nvtable-serialize-endianutils.h -include/syslog-ng/logmsg/tags-serialize.h -include/syslog-ng/logmsg/timestamp-serialize.h -include/syslog-ng/logmsg/tags.h -include/syslog-ng/logproto/logproto-client.h -include/syslog-ng/logproto/logproto-server.h -include/syslog-ng/logproto/logproto-buffered-server.h -include/syslog-ng/logproto/logproto-dgram-server.h -include/syslog-ng/logproto/logproto-framed-client.h -include/syslog-ng/logproto/logproto-framed-server.h -include/syslog-ng/logproto/logproto-text-client.h -include/syslog-ng/logproto/logproto-text-server.h -include/syslog-ng/logproto/logproto-indented-multiline-server.h -include/syslog-ng/logproto/logproto-regexp-multiline-server.h -include/syslog-ng/logproto/logproto-record-server.h -include/syslog-ng/logproto/logproto-builtins.h -include/syslog-ng/logproto/logproto-multiline-server.h -include/syslog-ng/logproto/logproto.h -include/syslog-ng/parser/parser-expr.h -include/syslog-ng/parser/parser-expr-parser.h -include/syslog-ng/syslog-ng-config.h -include/syslog-ng/afinter.h -include/syslog-ng/alarms.h -include/syslog-ng/apphook.h -include/syslog-ng/atomic.h -include/syslog-ng/block-ref-parser.h -include/syslog-ng/cache.h -include/syslog-ng/cfg.h -include/syslog-ng/cfg-grammar.h -include/syslog-ng/cfg-lexer.h -include/syslog-ng/cfg-lexer-subst.h -include/syslog-ng/cfg-args.h -include/syslog-ng/cfg-parser.h -include/syslog-ng/cfg-tree.h -include/syslog-ng/reloc.h -include/syslog-ng/children.h -include/syslog-ng/crypto.h -include/syslog-ng/dnscache.h -include/syslog-ng/driver.h -include/syslog-ng/fdhelpers.h -include/syslog-ng/file-perms.h -include/syslog-ng/find-crlf.h -include/syslog-ng/gprocess.h -include/syslog-ng/gsockaddr.h -include/syslog-ng/gsocket.h -include/syslog-ng/hostname.h -include/syslog-ng/host-resolve.h -include/syslog-ng/logmatcher.h -include/syslog-ng/logmpx.h -include/syslog-ng/logpipe.h -include/syslog-ng/logqueue-fifo.h -include/syslog-ng/logqueue.h -include/syslog-ng/logreader.h -include/syslog-ng/logsource.h -include/syslog-ng/logwriter.h -include/syslog-ng/mainloop.h -include/syslog-ng/mainloop-call.h -include/syslog-ng/mainloop-worker.h -include/syslog-ng/mainloop-io-worker.h -include/syslog-ng/module-config.h -include/syslog-ng/memtrace.h -include/syslog-ng/messages.h -include/syslog-ng/ml-batched-timer.h -include/syslog-ng/msg-format.h -include/syslog-ng/parse-number.h -include/syslog-ng/pathutils.h -include/syslog-ng/persist-state.h -include/syslog-ng/persistable-state-header.h -include/syslog-ng/persistable-state-presenter.h -include/syslog-ng/plugin.h -include/syslog-ng/plugin-types.h -include/syslog-ng/poll-events.h -include/syslog-ng/poll-fd-events.h -include/syslog-ng/pragma-parser.h -include/syslog-ng/presented-persistable-state.h -include/syslog-ng/rcptid.h -include/syslog-ng/run-id.h -include/syslog-ng/scratch-buffers.h -include/syslog-ng/serialize.h -include/syslog-ng/service-management.h -include/syslog-ng/seqnum.h -include/syslog-ng/str-format.h -include/syslog-ng/str-utils.h -include/syslog-ng/syslog-names.h -include/syslog-ng/syslog-ng.h -include/syslog-ng/string-list.h -include/syslog-ng/tls-support.h -include/syslog-ng/thread-utils.h -include/syslog-ng/tlscontext.h -include/syslog-ng/type-hinting.h -include/syslog-ng/uuid.h -include/syslog-ng/userdb.h -include/syslog-ng/utf8utils.h -include/syslog-ng/versioning.h -include/syslog-ng/ringbuffer.h -include/syslog-ng/rewrite/rewrite-expr.h -include/syslog-ng/rewrite/rewrite-set-tag.h -include/syslog-ng/rewrite/rewrite-set.h -include/syslog-ng/rewrite/rewrite-unset.h -include/syslog-ng/rewrite/rewrite-subst.h -include/syslog-ng/rewrite/rewrite-expr-parser.h -include/syslog-ng/rewrite/rewrite-groupset.h -include/syslog-ng/host-id.h -include/syslog-ng/resolved-configurable-paths.h -include/syslog-ng/stats/stats.h -include/syslog-ng/stats/stats-counter.h -include/syslog-ng/stats/stats-cluster.h -include/syslog-ng/stats/stats-csv.h -include/syslog-ng/stats/stats-log.h -include/syslog-ng/stats/stats-registry.h -include/syslog-ng/template/templates.h -include/syslog-ng/template/macros.h -include/syslog-ng/template/function.h -include/syslog-ng/template/simple-function.h -include/syslog-ng/template/repr.h -include/syslog-ng/template/compiler.h -include/syslog-ng/template/user-function.h -include/syslog-ng/template/escaping.h -include/syslog-ng/template/common-template-typedefs.h -include/syslog-ng/transport/logtransport.h -include/syslog-ng/transport/transport-aux-data.h -include/syslog-ng/transport/transport-tls.h -include/syslog-ng/transport/transport-file.h -include/syslog-ng/transport/transport-pipe.h -include/syslog-ng/transport/transport-socket.h -include/syslog-ng/transport/transport-udp-socket.h -include/syslog-ng/value-pairs/value-pairs.h -include/syslog-ng/value-pairs/transforms.h -include/syslog-ng/value-pairs/cmdline.h -include/syslog-ng/value-pairs/evttag.h -include/syslog-ng/iv.h -include/syslog-ng/iv_avl.h -include/syslog-ng/iv_event.h -include/syslog-ng/iv_event_raw.h -include/syslog-ng/iv_fd_pump.h -include/syslog-ng/iv_inotify.h -include/syslog-ng/iv_list.h -include/syslog-ng/iv_popen.h -include/syslog-ng/iv_signal.h -include/syslog-ng/iv_thread.h -include/syslog-ng/iv_tls.h -include/syslog-ng/iv_wait.h -include/syslog-ng/iv_work.h -include/syslog-ng/compat/openssl_support.h -include/syslog-ng/str-repr/encode.h -include/syslog-ng/compat/pcre.h -include/syslog-ng/control/control-commands.h -include/syslog-ng/control/control-main.h -include/syslog-ng/scanner/kv-scanner/kv-scanner.h -include/syslog-ng/scanner/list-scanner/list-scanner.h -include/syslog-ng/stats/stats-cluster-logpipe.h -include/syslog-ng/stats/stats-cluster-single.h -include/syslog-ng/stats/stats-control.h -include/syslog-ng/stats/stats-query-commands.h -include/syslog-ng/stats/stats-query.h -include/syslog-ng/cfg-block-generator.h -include/syslog-ng/cfg-block.h -include/syslog-ng/compat/getent.h -include/syslog-ng/compat/getent-generic.h -include/syslog-ng/compat/getent-sun.h -include/syslog-ng/compat/un.h -include/syslog-ng/logthrsource/logthrfetcherdrv.h -include/syslog-ng/logthrsource/logthrsourcedrv.h -include/syslog-ng/logmsg/nvhandle-descriptors.h -include/syslog-ng/logmsg/nvtable-serialize-legacy.h -include/syslog-ng/misc.h -include/syslog-ng/nondumpable-allocator.h -include/syslog-ng/secret-storage.h -include/syslog-ng/atomic-gssize.h -include/syslog-ng/loggen_helper.h -include/syslog-ng/loggen_plugin.h -include/syslog-ng/transport/multitransport.h -include/syslog-ng/transport/transport-factory-id.h -include/syslog-ng/transport/transport-factory-registry.h -include/syslog-ng/transport/transport-factory-socket.h -include/syslog-ng/transport/transport-factory-tls.h -include/syslog-ng/transport/transport-factory.h -include/syslog-ng/window-size-counter.h -include/syslog-ng/http-auth/auth-header.h -include/syslog-ng/mainloop-control.h -include/syslog-ng/msg-stats.h -include/syslog-ng/scanner/xml-scanner/xml-scanner.h -include/syslog-ng/timeutils/cache.h -include/syslog-ng/timeutils/names.h -include/syslog-ng/timeutils/zoneinfo.h -include/syslog-ng/logthrdest/logthrdestdrv.h -include/syslog-ng/str-repr/decode.h -include/syslog-ng/timeutils/conv.h -include/syslog-ng/timeutils/format.h -include/syslog-ng/timeutils/misc.h -include/syslog-ng/timeutils/scan-timestamp.h -include/syslog-ng/timeutils/unixtime.h -include/syslog-ng/timeutils/wallclocktime.h -include/syslog-ng/value-pairs/internals.h -include/syslog-ng/ack-tracker/ack_tracker.h -include/syslog-ng/ack-tracker/bookmark.h -include/syslog-ng/ack-tracker/late_ack_record_container.h -include/syslog-ng/ack-tracker/late_ack_tracker.h -include/syslog-ng/dynamic-window-pool.h -include/syslog-ng/dynamic-window.h -include/syslog-ng/cfg-path.h -include/syslog-ng/timeutils/zonecache.h -include/syslog-ng/timeutils/zonedb.h -include/syslog-ng/list-adt.h -include/syslog-ng/rewrite/rewrite-set-severity.h -include/syslog-ng/signal-slot-connector/signal-slot-connector.h -include/syslog-ng/rewrite/rewrite-set-facility.h -lib/syslog-ng/libazure-auth-header.so -lib/libsecret-storage.so -lib/libsecret-storage.so.0 -lib/libsecret-storage.so.0.0.0 -lib/libevtlog-3.27.so.0 -lib/libevtlog-3.27.so.0.0.0 -lib/libevtlog.so -lib/libsyslog-ng-3.27.so.0.0.0 -lib/libsyslog-ng-3.27.so.0 -lib/libsyslog-ng.so -lib/libsyslog-ng-native-connector.a -lib/libloggen_helper-3.27.so.0 -lib/libloggen_helper-3.27.so.0.0.0 -lib/libloggen_helper.so -lib/libloggen_plugin-3.27.so.0 -lib/libloggen_plugin-3.27.so.0.0.0 -lib/libloggen_plugin.so -lib/syslog-ng/loggen/libloggen_socket_plugin.so -lib/syslog-ng/loggen/libloggen_ssl_plugin.so -lib/syslog-ng/libappmodel.so -lib/syslog-ng/libsyslogformat.so -lib/syslog-ng/libadd-contextual-data.so -lib/syslog-ng/libcef.so -lib/syslog-ng/libtimestamp.so -lib/syslog-ng/libdisk-buffer.so -lib/syslog-ng/libafsocket.so -lib/syslog-ng/libaffile.so -lib/syslog-ng/libafprog.so -lib/syslog-ng/libafuser.so -lib/syslog-ng/libcsvparser.so -lib/syslog-ng/libconfgen.so -lib/syslog-ng/libexamples.so -lib/syslog-ng/libsystem-source.so -lib/syslog-ng/liblinux-kmsg-format.so -lib/syslog-ng/libbasicfuncs.so -lib/syslog-ng/libcryptofuncs.so -lib/syslog-ng/libdbparser.so -lib/syslog-ng/libafstomp.so -lib/syslog-ng/libpseudofile.so -lib/syslog-ng/libgraphite.so -lib/syslog-ng/libkvformat.so -lib/syslog-ng/libmap-value-pairs.so -lib/syslog-ng/libsecure-logging.so -lib/syslog-ng/libstardate.so -lib/syslog-ng/libtfgetent.so -lib/syslog-ng/libtags-parser.so -lib/syslog-ng/libxml.so -lib/syslog-ng/libhook-commands.so -libdata/pkgconfig/syslog-ng.pc -libdata/pkgconfig/syslog-ng-native-connector.pc -man/man1/loggen.1.gz -man/man1/pdbtool.1.gz -man/man1/syslog-ng-ctl.1.gz -man/man5/syslog-ng.conf.5.gz -man/man8/syslog-ng.8.gz -man/man1/dqtool.1.gz -man/man1/syslog-ng-debun.1.gz -man/man1/persist-tool.1.gz -man/man1/slogimport.1.gz -man/man1/slogkey.1.gz -man/man1/slogverify.1.gz -sbin/syslog-ng-debun -sbin/syslog-ng -sbin/syslog-ng-ctl -share/syslog-ng/include/scl/cim/adapter.conf -share/syslog-ng/include/scl/default-network-drivers/plugin.conf -share/syslog-ng/include/scl/ewmm/ewmm.conf -share/syslog-ng/include/scl/graylog2/plugin.conf -share/syslog-ng/include/scl/iptables/iptables.conf -share/syslog-ng/include/scl/loadbalancer/gen-loadbalancer.sh -share/syslog-ng/include/scl/loadbalancer/plugin.conf -share/syslog-ng/include/scl/linux-audit/linux-audit.conf -share/syslog-ng/include/scl/sudo/sudo.conf -share/syslog-ng/include/scl/system/plugin.conf -share/syslog-ng/include/scl/pacct/plugin.conf -share/syslog-ng/include/scl/syslogconf/convert-syslogconf.awk -share/syslog-ng/include/scl/syslogconf/README -share/syslog-ng/include/scl/syslogconf/plugin.conf -share/syslog-ng/include/scl/rewrite/cc-mask.conf -share/syslog-ng/include/scl/nodejs/plugin.conf -share/syslog-ng/include/scl/graphite/README -share/syslog-ng/include/scl/graphite/plugin.conf -share/syslog-ng/include/scl/solaris/plugin.conf -share/syslog-ng/include/scl/mbox/mbox.conf -share/syslog-ng/include/scl/kafka/kafka.conf -share/syslog-ng/include/scl/hdfs/plugin.conf -share/syslog-ng/include/scl/apache/apache.conf -share/syslog-ng/include/scl/loggly/loggly.conf -share/syslog-ng/include/scl/logmatic/logmatic.conf -share/syslog-ng/include/scl/cisco/plugin.conf -share/syslog-ng/include/scl/snmptrap/snmptrapd-source.conf -share/syslog-ng/include/scl/osquery/plugin.conf -share/syslog-ng/include/scl/windowseventlog/plugin.conf -share/syslog-ng/include/scl/windowseventlog/windowseventlog.xml -share/syslog-ng/include/scl/telegram/telegram.conf -share/syslog-ng/include/scl/slack/slack.conf -share/syslog-ng/include/scl/collectd/plugin.conf -share/syslog-ng/include/scl/netskope/plugin.conf -share/syslog-ng/include/scl/websense/plugin.conf -share/syslog-ng/include/scl/checkpoint/plugin.conf -share/syslog-ng/include/scl/elasticsearch/elastic-http.conf -share/syslog-ng/include/scl/junos/plugin.conf -share/syslog-ng/include/scl/elasticsearch/elastic-java.conf -share/syslog-ng/include/scl/kafka/kafka-java.conf -share/syslog-ng/include/scl/sumologic/sumologic.conf -share/syslog-ng/tools/lex-rules.am -share/syslog-ng/tools/cfg-grammar.y -share/syslog-ng/tools/merge-grammar.py -share/syslog-ng/tools/system-expand.sh -share/syslog-ng/xsd/patterndb-1.xsd -share/syslog-ng/xsd/patterndb-2.xsd -share/syslog-ng/xsd/patterndb-3.xsd -share/syslog-ng/xsd/patterndb-4.xsd -share/syslog-ng/xsd/patterndb-5.xsd -%%PORTDOCS%%%%DOCSDIR%%/AUTHORS -%%PORTDOCS%%%%DOCSDIR%%/COPYING -%%PORTDOCS%%%%DOCSDIR%%/NEWS.md -@dir etc/patterndb.d diff --git a/textproc/Makefile b/textproc/Makefile index 431efc834572..c22c55bb302b 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -165,8 +165,6 @@ SUBDIR += el-aspell SUBDIR += el-hyphen SUBDIR += elasticsearch-plugin-head - SUBDIR += elasticsearch5 - SUBDIR += elasticsearch5-search-guard SUBDIR += elasticsearch6 SUBDIR += elasticsearch7 SUBDIR += elixir-earmark diff --git a/textproc/elasticsearch5-search-guard/Makefile b/textproc/elasticsearch5-search-guard/Makefile deleted file mode 100644 index 9d98c04b9391..000000000000 --- a/textproc/elasticsearch5-search-guard/Makefile +++ /dev/null @@ -1,48 +0,0 @@ -# Created by: Miroslav Lachman <000.fbsd@quip.cz> - -PORTNAME= search-guard -DISTVERSION= 5.6.8 -DISTVERSIONSUFFIX=-19 -CATEGORIES= textproc java -MASTER_SITES= https://oss.sonatype.org/content/repositories/releases/com/floragunn/search-guard-5/${DISTVERSIONFULL}/ -PKGNAMEPREFIX= elasticsearch5- -DISTNAME= search-guard-5-${DISTVERSIONFULL} - -MAINTAINER= elastic@FreeBSD.org -COMMENT= Elasticsearch Search Guard plugin - -LICENSE= APACHE20 - -DEPRECATED= textproc/elasticsearch5 is scheduled for removal -EXPIRATION_DATE= 2021-03-31 - -RUN_DEPENDS:= elasticsearch5>=${DISTVERSION}:textproc/elasticsearch5 - -NO_ARCH= yes -NO_BUILD= yes - -USES+= zip shebangfix - -SCRIPTS= hash.sh install_demo_configuration.sh sgadmin.sh -SHEBANG_FILES= ./elasticsearch/tools/*.sh - -do-extract: - ${MKDIR} ${WRKSRC} - ( cd ${WRKDIR} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} -d ${DISTNAME} \ - ${_DISTDIR}${DISTFILES} ) - -post-patch: - ${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|' -e 's|%%BASH%%|${bash_CMD}|' \ - ${SCRIPTS:S|^|${WRKSRC}/elasticsearch/tools/|} - ${FIND} ${WRKSRC} '(' -name '*.bat' -o -name '*.bak' -o -name '*.orig' ')' -delete - -do-install: - cd ${WRKSRC}/elasticsearch && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/lib/elasticsearch/plugins/search-guard-5 - ${CHMOD} 555 ${STAGEDIR}${PREFIX}/lib/elasticsearch/plugins/search-guard-5/tools/*.sh - ${CHMOD} 644 ${STAGEDIR}${PREFIX}/lib/elasticsearch/plugins/search-guard-5/sgconfig/* - -post-install: - ${FIND} -s ${STAGEDIR}${PREFIX}/lib/elasticsearch/plugins/ -not -type d | ${SORT} | \ - ${SED} -e 's#^${STAGEDIR}${PREFIX}/##' >> ${TMPPLIST} - -.include <bsd.port.mk> diff --git a/textproc/elasticsearch5-search-guard/distinfo b/textproc/elasticsearch5-search-guard/distinfo deleted file mode 100644 index 9f0583bf1685..000000000000 --- a/textproc/elasticsearch5-search-guard/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1521562977 -SHA256 (search-guard-5-5.6.8-19.zip) = 35732db721d313512583b6fb9618b2954fa590abaafb18d2c6c0c28f01d6aa47 -SIZE (search-guard-5-5.6.8-19.zip) = 4697418 diff --git a/textproc/elasticsearch5-search-guard/files/patch-elasticsearch-tools-install_demo_configuration.sh b/textproc/elasticsearch5-search-guard/files/patch-elasticsearch-tools-install_demo_configuration.sh deleted file mode 100644 index 401693aa857c..000000000000 --- a/textproc/elasticsearch5-search-guard/files/patch-elasticsearch-tools-install_demo_configuration.sh +++ /dev/null @@ -1,53 +0,0 @@ ---- elasticsearch/tools/install_demo_configuration.sh.orig 2018-03-20 16:29:13 UTC -+++ elasticsearch/tools/install_demo_configuration.sh -@@ -26,34 +26,14 @@ if [ -d "$BASE_DIR" ]; then - else - echo "DEBUG: basedir does not exist" - fi --ES_CONF_FILE="$BASE_DIR/config/elasticsearch.yml" -+ES_CONF_FILE="%%PREFIX%%/etc/elasticsearch/elasticsearch.yml" - ES_BIN_DIR="$BASE_DIR/bin" - ES_PLUGINS_DIR="$BASE_DIR/plugins" - ES_LIB_PATH="$BASE_DIR/lib" - SUDO_CMD="" --BASE_64_DECODE_CMD="base64 -d" -+BASE_64_DECODE_CMD="b64decode -m -p -r" - ES_INSTALL_TYPE=".tar.gz" - --#Check if its a rpm/deb install --if [ -f /usr/share/elasticsearch/bin/elasticsearch ]; then -- ES_CONF_FILE="/usr/share/elasticsearch/config/elasticsearch.yml" -- -- if [ ! -f "$ES_CONF_FILE" ]; then -- ES_CONF_FILE="/etc/elasticsearch/elasticsearch.yml" -- fi -- -- ES_BIN_DIR="/usr/share/elasticsearch/bin" -- ES_PLUGINS_DIR="/usr/share/elasticsearch/plugins" -- ES_LIB_PATH="/usr/share/elasticsearch/lib" -- -- if [ -x "$(command -v sudo)" ]; then -- SUDO_CMD="sudo" -- echo "This script maybe require your root password for 'sudo' privileges" -- fi -- -- ES_INSTALL_TYPE="rpm/deb" --fi -- - if [ $SUDO_CMD ]; then - if ! [ -x "$(command -v $SUDO_CMD)" ]; then - echo "Unable to locate 'sudo' command. Quit." -@@ -168,10 +148,10 @@ ES_PLUGINS_DIR=`cd "$ES_PLUGINS_DIR" ; p - echo "### Success" - echo "### Execute this script now on all your nodes and then start all nodes" - echo "### After the whole cluster is up execute: " --echo "#!/bin/bash" | $SUDO_CMD tee sgadmin_demo.sh > /dev/null -+echo "%%BASH%%" | $SUDO_CMD tee sgadmin_demo.sh > /dev/null - echo $SUDO_CMD "$ES_PLUGINS_DIR/search-guard-5/tools/sgadmin.sh" -cd "$ES_PLUGINS_DIR/search-guard-5/sgconfig" -icl -ks "$ES_CONF_DIR/kirk.jks" -ts "$ES_CONF_DIR/truststore.jks" -nhnv | $SUDO_CMD tee -a sgadmin_demo.sh > /dev/null - $SUDO_CMD chmod +x sgadmin_demo.sh - $SUDO_CMD cat sgadmin_demo.sh | tail -1 - echo "### or run ./sgadmin_demo.sh" - echo "### Then open https://localhost:9200 an login with admin/admin" --echo "### (Just ignore the ssl certificate warning because we installed a self signed demo certificate)" -\ No newline at end of file -+echo "### (Just ignore the ssl certificate warning because we installed a self signed demo certificate)" diff --git a/textproc/elasticsearch5-search-guard/pkg-descr b/textproc/elasticsearch5-search-guard/pkg-descr deleted file mode 100644 index c820ce5d50fe..000000000000 --- a/textproc/elasticsearch5-search-guard/pkg-descr +++ /dev/null @@ -1,22 +0,0 @@ -Search Guard() is an Elasticsearch plugin that offers encryption, -authentication, and authorization. It builds on Search Guard SSL and provides -pluggable authentication and authorization modules in addition. -Search Guard is fully compatible with Kibana, Logstash and Beats. - -As an alternative to other security solutions for Elasticsearch, -Search Guard offers the following main features: - - TLS on transport- and REST-layer - Fine-grained role- and index-based access control - HTTP Basic Authentication - LDAP / Active Directory - Kerberos / SPNEGO - JSON web token - Document- and Field-level security - Audit logging - Kibana multi-tenancy - REST management API - Proxy support - User impersonation - -WWW: https://github.com/floragunncom/search-guard diff --git a/textproc/elasticsearch5-search-guard/pkg-message b/textproc/elasticsearch5-search-guard/pkg-message deleted file mode 100644 index aa85d98e7e59..000000000000 --- a/textproc/elasticsearch5-search-guard/pkg-message +++ /dev/null @@ -1,25 +0,0 @@ -[ -{ type: install - message: <<EOM -cd into %%PREFIX%%/lib/elasticsearch/plugins/search-guard-5/tools/ - -Execute ./install_demo_configuration.sh, chmod the script first if necessary. -This will generate all required TLS certificates and add the Search Guard -configuration to your elasticsearch.yml file. - -Start Elasticsearch (service elasticsearch start) - -Execute ./sgadmin_demo.sh, chmod the script if necessary first. This will -execute sgadmin and populate the Search Guard configuration index -with the files contained in the plugins/search-guard-<version>/sgconfig -directory. - -Test the installation by visiting https://localhost:9200. When prompted, -use admin/admin as username and password. This user has full access -to the cluster. - -Display information about the currently logged in user by visiting - https://localhost:9200/_searchguard/authinfo -EOM -} -] diff --git a/textproc/elasticsearch5/Makefile b/textproc/elasticsearch5/Makefile deleted file mode 100644 index a2dd5c96f5f2..000000000000 --- a/textproc/elasticsearch5/Makefile +++ /dev/null @@ -1,97 +0,0 @@ -# Created by: Tom Judge <tj@FreeBSD.org> - -PORTNAME= elasticsearch -PORTVERSION= 5.6.8 -PORTREVISION= 5 -CATEGORIES= textproc java devel -MASTER_SITES= https://artifacts.elastic.co/downloads/${PORTNAME}/ \ - http://mirrors.rit.edu/zi/ -PKGNAMESUFFIX= 5 - -MAINTAINER= elastic@FreeBSD.org -COMMENT= Full-text search engine for Java - -LICENSE= APACHE20 - -DEPRECATED= End of life since release of 7.3.0 -EXPIRATION_DATE= 2021-03-31 - -BUILD_DEPENDS= jna>0:devel/jna -RUN_DEPENDS= bash>0:shells/bash \ - jna>0:devel/jna - -CONFLICTS= elasticsearch-[0-9]* elasticsearch2-[0-9]* elasticsearch6-[0-9]* - -USES= cpe shebangfix -NO_ARCH= yes -USE_JAVA= yes -NO_BUILD= yes -JAVA_VERSION= 1.8+ -USE_RC_SUBR= ${PORTNAME} -SHEBANG_FILES= bin/elasticsearch-plugin \ - bin/elasticsearch bin/elasticsearch.in.sh - -OPTIONS_DEFINE= DOCS - -.include <bsd.port.options.mk> - -CONFIG_FILES= elasticsearch.yml log4j2.properties jvm.options -BINS= elasticsearch.in.sh \ - elasticsearch \ - elasticsearch-plugin - -PORTDOCS= LICENSE.txt \ - NOTICE.txt \ - README.textile - -SIGAR_ARCH= ${ARCH:S|i386|x86|} -SEARCHUSER?= elasticsearch -SEARCHGROUP?= ${SEARCHUSER} -USERS= ${SEARCHUSER} -GROUPS= ${SEARCHGROUP} - -SUB_LIST= ETCDIR=${ETCDIR} JAVA=${JAVA} -SUB_FILES= pkg-message - -post-patch: - ${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/config/elasticsearch.yml - ${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/bin/elasticsearch.in.sh - ${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/bin/elasticsearch - ${RM} ${WRKSRC}/lib/jna-*.jar - -do-install: - ${MKDIR} ${STAGEDIR}${PREFIX}/etc/elasticsearch -.for f in ${CONFIG_FILES} - ${INSTALL} ${WRKSRC}/config/${f} ${STAGEDIR}${ETCDIR}/${f}.sample -.endfor - ${MKDIR} ${STAGEDIR}${PREFIX}/lib/elasticsearch/bin -.for f in ${BINS} - ${INSTALL_SCRIPT} ${WRKSRC}/bin/${f} ${STAGEDIR}${PREFIX}/lib/elasticsearch/bin -.endfor - ${MKDIR} ${STAGEDIR}${PREFIX}/lib/elasticsearch/lib - (cd ${WRKSRC}/lib && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/lib/elasticsearch/lib/ "-name *\.jar") - - ${MKDIR} ${STAGEDIR}${PREFIX}/lib/elasticsearch/modules - (cd ${WRKSRC}/modules && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/lib/elasticsearch/modules/) - ${MKDIR} ${STAGEDIR}${PREFIX}/lib/elasticsearch/plugins - ${MKDIR} ${STAGEDIR}${PREFIX}/libexec/elasticsearch - ${INSTALL} -lrs ${STAGEDIR}${PREFIX}/lib/elasticsearch/bin/elasticsearch-plugin ${STAGEDIR}${PREFIX}/bin/elasticsearch-plugin - ${LN} -s ${JAVASHAREDIR}/classes/jna.jar ${STAGEDIR}${PREFIX}/lib/elasticsearch/lib/jna.jar - -do-install-DOCS-on: - ${MKDIR} ${STAGEDIR}${DOCSDIR} -.for f in ${PORTDOCS} - ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR} -.endfor - -post-install: - ${ECHO} "@sample ${ETCDIR}/elasticsearch.yml.sample" >> ${TMPPLIST} - ${ECHO} "@sample ${ETCDIR}/log4j2.properties.sample" >> ${TMPPLIST} - ${ECHO} "@sample ${ETCDIR}/jvm.options.sample" >> ${TMPPLIST} - ${ECHO} "bin/elasticsearch-plugin" >> ${TMPPLIST} - ${FIND} -s ${STAGEDIR}${PREFIX}/lib/elasticsearch -not -type d | ${SORT} | \ - ${SED} -e 's#^${STAGEDIR}${PREFIX}/##' >> ${TMPPLIST} - ${ECHO} "@dir lib/elasticsearch/plugins" >> ${TMPPLIST} - ${ECHO} "@dir libexec/elasticsearch" >> ${TMPPLIST} - -.include <bsd.port.mk> diff --git a/textproc/elasticsearch5/distinfo b/textproc/elasticsearch5/distinfo deleted file mode 100644 index 335695b9e498..000000000000 --- a/textproc/elasticsearch5/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1519308932 -SHA256 (elasticsearch-5.6.8.tar.gz) = 898d09deaea284e769dc49b6f90473472cab9795a9d37d51c407ce376b63d90c -SIZE (elasticsearch-5.6.8.tar.gz) = 33781024 diff --git a/textproc/elasticsearch5/files/elasticsearch.in b/textproc/elasticsearch5/files/elasticsearch.in deleted file mode 100644 index e5d1258285a2..000000000000 --- a/textproc/elasticsearch5/files/elasticsearch.in +++ /dev/null @@ -1,128 +0,0 @@ -#!/bin/sh - -# PROVIDE: elasticsearch -# REQUIRE: NETWORKING SERVERS -# BEFORE: DAEMON -# KEYWORD: shutdown -# -# Add the following line to /etc/rc.conf to enable elasticsearch: -# -# elasticsearch_enable="YES" -# -# elasticsearch_user (username): Set to elasticsearch by default. -# Set it to required username. -# elasticsearch_group (group): Set to elasticsearch by default. -# Set it to required group. -# elasticsearch_config (path): Set to %%PREFIX%%/etc/elasticsearch/elasticsearch.yml by default. -# Set it to the config file location. -# elasticsearch_tmp (path): Set to /var/tmp/elasticsearch by default. -# Set it to the path to be used for temp files. -# -. /etc/rc.subr - -name=elasticsearch -rcvar=elasticsearch_enable - -load_rc_config ${name} - -: ${elasticsearch_enable:=NO} -: ${elasticsearch_user=elasticsearch} -: ${elasticsearch_group=elasticsearch} -: ${elasticsearch_config=%%PREFIX%%/etc/elasticsearch} -: ${elasticsearch_tmp=/var/tmp/elasticsearch} - -required_files="${elasticsearch_config}/elasticsearch.yml" -_pidprefix=/var/run/elasticsearch/elasticsearch -pidfile=${_pidprefix}.pid -procname=%%JAVA%% - -extra_commands="console status" -console_cmd=elasticsearch_console -start_precmd=elasticsearch_precmd -command=%%PREFIX%%/lib/elasticsearch/bin/elasticsearch -command_args="-d --pidfile=${pidfile} -Epath.conf=${elasticsearch_config}" - -elasticsearch_precmd() -{ - /usr/bin/install -d -o ${elasticsearch_user} -g ${elasticsearch_group} -m 755 ${pidfile%/*} - /usr/bin/install -d -o ${elasticsearch_user} -g ${elasticsearch_group} -m 755 ${elasticsearch_tmp} - /usr/bin/install -d -o ${elasticsearch_user} -g ${elasticsearch_group} -m 755 /var/db/elasticsearch - /usr/bin/install -d -o ${elasticsearch_user} -g ${elasticsearch_group} -m 755 /var/log/elasticsearch -} - -elasticsearch_console() -{ - command_args="" - run_rc_command "start" -} - -if [ -n "$2" ]; then - profile="$2" - if [ "x${elasticsearch_profiles}" != "x" ]; then - eval elasticsearch_config="\${elasticsearch_${profile}_config:-}" - if [ "x${elasticsearch_config}" = "x" ]; then - echo "You must define a configuration (elasticsearch_${profile}_config)" - exit 1 - fi - required_files="${elasticsearch_config}/elasticsearch.yml" - required_files="${elasticsearch_config}/jvm.options" - eval elasticsearch_enable="\${elasticsearch_${profile}_enable:-${elasticsearch_enable}}" - eval elasticsearch_tmp="\${elasticsearch_${profile}_args:-${elasticsearch_tmp}}" - pidfile="${_pidprefix}.${profile}.pid" - if [ -e ${elasticsearch_config}/jvm.options ]; then - export ES_JVM_OPTIONS=${elasticsearch_config}/jvm.options - fi - command_args="-d --pidfile=${pidfile} -Epath.conf=${elasticsearch_config}" - echo "===> elasticsearch profile: ${profile}" - else - echo "$0: extra argument ignored" - fi -else - if [ "x${elasticsearch_profiles}" != "x" -a "x$1" != "x" ]; then - for profile in ${elasticsearch_profiles}; do - eval _enable="\${elasticsearch_${profile}_enable}" - case "x${_enable:-${elasticsearch_enable}}" in - x|x[Nn][Oo]|x[Nn][Oo][Nn][Ee]) - continue - ;; - x[Yy][Ee][Ss]) - ;; - *) - if test -z "$_enable"; then - _var=elasticsearch_enable - else - _var=elasticsearch_"${profile}"_enable - fi - echo "Bad value" \ - "'${_enable:-${elasticsearch_enable}}'" \ - "for ${_var}. " \ - "Profile ${profile} skipped." - continue - ;; - esac - %%PREFIX%%/etc/rc.d/elasticsearch $1 ${profile} - retcode="$?" - if [ "0${retcode}" -ne 0 ]; then - failed="${profile} (${retcode}) ${failed:-}" - else - success="${profile} ${success:-}" - fi - done - exit 0 - fi -fi - -if [ "x${elasticsearch_mem_min}" != "x" ]; then - echo "The elasticsearch_mem_min variable is no longer supported please set this in %%PREFIX%%/etc/jvm.options" - exit 1; -fi -if [ "x${elasticsearch_mem_max}" != "x" ]; then - echo "The elasticsearch_mem_max variable is no longer supported please set this in %%PREFIX%%/etc/jvm.options" - exit 1; -fi -if [ "x${elasticsearch_props}" != "x" ]; then - echo "The elasticsearch_props variable is no longer supported please set this in %%PREFIX%%/etc/jvm.options" - exit 1; -fi - -run_rc_command "$1" diff --git a/textproc/elasticsearch5/files/patch-bin_elasticsearch b/textproc/elasticsearch5/files/patch-bin_elasticsearch deleted file mode 100644 index a1ce2874c325..000000000000 --- a/textproc/elasticsearch5/files/patch-bin_elasticsearch +++ /dev/null @@ -1,11 +0,0 @@ ---- bin/elasticsearch.orig 2018-02-22 23:11:44 UTC -+++ bin/elasticsearch -@@ -112,7 +112,7 @@ ES_HOME=`cd "$ES_HOME"; pwd` - - if [ -z "$ES_JVM_OPTIONS" ]; then - for jvm_options in "$ES_HOME"/config/jvm.options \ -- /etc/elasticsearch/jvm.options; do -+ /usr/local/etc/elasticsearch/jvm.options; do - if [ -r "$jvm_options" ]; then - ES_JVM_OPTIONS=$jvm_options - break diff --git a/textproc/elasticsearch5/files/patch-config_elasticsearch.yml b/textproc/elasticsearch5/files/patch-config_elasticsearch.yml deleted file mode 100644 index 12e60a391e4f..000000000000 --- a/textproc/elasticsearch5/files/patch-config_elasticsearch.yml +++ /dev/null @@ -1,25 +0,0 @@ ---- config/elasticsearch.yml.orig 2018-02-16 16:43:35 UTC -+++ config/elasticsearch.yml -@@ -31,10 +31,15 @@ - # Path to directory where to store the data (separate multiple locations by comma): - # - #path.data: /path/to/data -+path.data: /var/db/elasticsearch - # - # Path to log files: - # - #path.logs: /path/to/logs -+path.logs: /var/log/elasticsearch -+# -+# Path to scripts dir: -+path.scripts: /usr/local/libexec/elasticsearch - # - # ----------------------------------- Memory ----------------------------------- - # -@@ -86,3 +91,6 @@ - # Require explicit names when deleting indices: - # - #action.destructive_requires_name: true -+ -+# Required on non-Linux platforms -+bootstrap.system_call_filter: false diff --git a/textproc/elasticsearch5/files/pkg-message.in b/textproc/elasticsearch5/files/pkg-message.in deleted file mode 100644 index fd3820bc23c0..000000000000 --- a/textproc/elasticsearch5/files/pkg-message.in +++ /dev/null @@ -1,26 +0,0 @@ -[ -{ type: install - message: <<EOM -Please see %%ETCDIR%% for sample versions of -elasticsearch.yml and logging.yml. - -ElasticSearch requires memory locking of large amounts of RAM. -You will either need to set: - -sysrc elasticsearch_login_class="root" - -or - -sysctl security.bsd.unprivileged_mlock=1 - -to prevent the process from failing the bootstrap. - -Do note that you need to set - -bootstrap.system_call_filter: false - -in your elasticsearch.yml file to successfully bootstrap on non-Linux -OSes now. -EOM -} -] diff --git a/textproc/elasticsearch5/pkg-descr b/textproc/elasticsearch5/pkg-descr deleted file mode 100644 index 9f2f48bd8302..000000000000 --- a/textproc/elasticsearch5/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Elasticsearch aims to be a Distributed, RESTful, Search Engine built on top of -Apache Lucene. - -WWW: https://www.elastic.co/ diff --git a/www/Makefile b/www/Makefile index 3a8232f5a6c0..2a1f1fafa82a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -102,7 +102,6 @@ SUBDIR += davix SUBDIR += dddbl SUBDIR += ddgr - SUBDIR += decss SUBDIR += demoroniser SUBDIR += deno SUBDIR += devd @@ -221,7 +220,6 @@ SUBDIR += groupoffice SUBDIR += grr SUBDIR += gstreamer1-plugins-neon - SUBDIR += gtkhtml3 SUBDIR += gtkhtml4 SUBDIR += guacamole-client SUBDIR += guile-www diff --git a/www/decss/Makefile b/www/decss/Makefile deleted file mode 100644 index 7c3ed72e0095..000000000000 --- a/www/decss/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# Created by: Kris Kennaway <kris@FreeBSD.org> - -PORTNAME= decss -PORTVERSION= 1.1 -CATEGORIES= www perl5 -MASTER_SITES= http://www.pigdog.org/decss/ -DISTNAME= ${PORTNAME} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Strip cascading style sheets from webpages - -LICENSE= ART10 - -DEPRECATED= Abandonware -EXPIRATION_DATE= 2021-03-31 - -WRKSRC= ${WRKDIR}/source - -USES= perl5 shebangfix -SHEBANG_FILES= DeCSS -NO_BUILD= yes -NO_ARCH= yes - -PLIST_FILES= bin/decss -PORTDOCS= FAQ README decss-now.png decss_mirror.html \ - original_pigdog_article.txt - -OPTIONS_DEFINE= DOCS - -do-install: - ${INSTALL_SCRIPT} ${WRKSRC}/DeCSS ${STAGEDIR}${PREFIX}/bin/decss - -do-install-DOCS-on: - @${MKDIR} ${STAGEDIR}${DOCSDIR} -.for f in ${PORTDOCS} - ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR} -.endfor - -.include <bsd.port.mk> diff --git a/www/decss/distinfo b/www/decss/distinfo deleted file mode 100644 index a401ab9ce3ef..000000000000 --- a/www/decss/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1615668420 -SHA256 (decss.tar.gz) = b8bcf72ba7c96bccbd45991a1bc0a81f127be253dd299d360ff95eaa255d09dd -SIZE (decss.tar.gz) = 11178 diff --git a/www/decss/pkg-descr b/www/decss/pkg-descr deleted file mode 100644 index b57419a9cae8..000000000000 --- a/www/decss/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -DeCSS is a utility for stripping Cascading Style Sheet (CSS) tags from an -HTML page. That's all it does. It has no relationship whatsoever to -encryption, copy protection, movies, software freedom, oppressive industry -cartels, Web site witch hunts, or any other bad things that could get you -in trouble. diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile deleted file mode 100644 index 728a2ad654c7..000000000000 --- a/www/gtkhtml3/Makefile +++ /dev/null @@ -1,52 +0,0 @@ -# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> -# $MCom: ports/www/gtkhtml3/Makefile,v 1.184 2012/08/17 19:06:47 kwm Exp $ - -PORTNAME= gtkhtml3 -PORTVERSION= 3.32.1 -PORTREVISION= 5 -CATEGORIES= www gnome -MASTER_SITES= GNOME/sources/${PORTNAME:S/3$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} -DISTNAME= ${PORTNAME:S/3$//}-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Lightweight HTML rendering/printing/editing engine - -DEPRECATED= Obsolete by upstream, doesn't build with recent versions of pango -EXPIRATION_DATE=2021-03-31 - -BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:misc/iso-codes \ - ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:misc/gnome-icon-theme -LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ - libenchant.so:textproc/enchant -RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:misc/iso-codes \ - ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:misc/gnome-icon-theme - -PORTSCOUT= ignore:1 - -USES= gettext gnome libtool pathfix pkgconfig gmake tar:bzip2 xorg -USE_XORG= xinerama xi xrandr xcursor xcomposite xdamage -USE_GNOME= gnomeprefix intlhack gconf2 gtk20 -USE_LDCONFIG= yes -GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib -INSTALL_TARGET= install-strip - -PLIST_SUB= VERSION="3.14" - -post-patch: - @${REINPLACE_CMD} -e 's|@INTLTOOL_LIBDIR@|${LOCALBASE}/libdata|' \ - ${WRKSRC}/intltool-merge.in - @${REINPLACE_CMD} -e 's|-Wmissing-include-dirs||g ; \ - s|-DGTK_DISABLE_DEPRECATED||g ; \ - s|-DG_DISABLE_DEPRECATED||g ; \ - s|-DGDK_DISABLE_DEPRECATED||g' \ - ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|gtkhtml-editor-test[$$]|gtkhtml3-editor-test$$|' \ - ${WRKSRC}/components/editor/Makefile.in - @${REINPLACE_CMD} '/g_thread_init/d' ${WRKSRC}/components/editor/main.c - @${REINPLACE_CMD} -e 's|G_CONST_RETURN||g' \ - ${WRKSRC}/a11y/*.[ch] - -.include <bsd.port.mk> diff --git a/www/gtkhtml3/distinfo b/www/gtkhtml3/distinfo deleted file mode 100644 index 59301a05e64f..000000000000 --- a/www/gtkhtml3/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (gnome2/gtkhtml-3.32.1.tar.bz2) = 78b6da6c1f4f61947f77de505a626a028ee3ecb6ad3c7c06cc4a6273e16d95c6 -SIZE (gnome2/gtkhtml-3.32.1.tar.bz2) = 1196875 diff --git a/www/gtkhtml3/files/patch-components_editor_gtkhtml-spell-dialog.c b/www/gtkhtml3/files/patch-components_editor_gtkhtml-spell-dialog.c deleted file mode 100644 index ec390b5d8173..000000000000 --- a/www/gtkhtml3/files/patch-components_editor_gtkhtml-spell-dialog.c +++ /dev/null @@ -1,13 +0,0 @@ ---- components/editor/gtkhtml-spell-dialog.c.orig 2010-09-19 17:57:00.000000000 +0000 -+++ components/editor/gtkhtml-spell-dialog.c 2010-09-19 17:57:41.000000000 +0000 -@@ -443,7 +443,9 @@ spell_dialog_init (GtkhtmlSpellDialog *d - - gtk_dialog_add_button ( - GTK_DIALOG (dialog), GTK_STOCK_CLOSE, GTK_RESPONSE_CLOSE); -- gtk_dialog_set_has_separator (GTK_DIALOG (dialog), FALSE); -+#if !GTK_CHECK_VERSION(2,90,7) -+ g_object_set (dialog, "has-separator", FALSE, NULL); -+#endif - gtk_window_set_title (GTK_WINDOW (dialog), _("Spell Checker")); - gtk_container_set_border_width (GTK_CONTAINER (dialog), 5); - diff --git a/www/gtkhtml3/pkg-descr b/www/gtkhtml3/pkg-descr deleted file mode 100644 index 38451dc0178d..000000000000 --- a/www/gtkhtml3/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -GtkHTML is a lightweight HTML rendering, printing, and editing engine. - -WWW: http://www.ximian.com/ diff --git a/www/gtkhtml3/pkg-plist b/www/gtkhtml3/pkg-plist deleted file mode 100644 index f584b4e15fa1..000000000000 --- a/www/gtkhtml3/pkg-plist +++ /dev/null @@ -1,128 +0,0 @@ -bin/gtkhtml3-editor-test -include/libgtkhtml-%%VERSION%%/editor/gtkhtml-editor-actions.h -include/libgtkhtml-%%VERSION%%/editor/gtkhtml-editor-common.h -include/libgtkhtml-%%VERSION%%/editor/gtkhtml-editor-widgets.h -include/libgtkhtml-%%VERSION%%/editor/gtkhtml-editor.h -include/libgtkhtml-%%VERSION%%/editor/gtkhtml-spell-checker.h -include/libgtkhtml-%%VERSION%%/editor/gtkhtml-spell-language.h -include/libgtkhtml-%%VERSION%%/gtkhtml/gtkhtml-embedded.h -include/libgtkhtml-%%VERSION%%/gtkhtml/gtkhtml-enums.h -include/libgtkhtml-%%VERSION%%/gtkhtml/gtkhtml-properties.h -include/libgtkhtml-%%VERSION%%/gtkhtml/gtkhtml-search.h -include/libgtkhtml-%%VERSION%%/gtkhtml/gtkhtml-stream.h -include/libgtkhtml-%%VERSION%%/gtkhtml/gtkhtml-types.h -include/libgtkhtml-%%VERSION%%/gtkhtml/gtkhtml.h -include/libgtkhtml-%%VERSION%%/gtkhtml/htmlenums.h -include/libgtkhtml-%%VERSION%%/gtkhtml/htmltokenizer.h -include/libgtkhtml-%%VERSION%%/gtkhtml/htmltypes.h -lib/libgtkhtml-%%VERSION%%.so -lib/libgtkhtml-%%VERSION%%.so.19 -lib/libgtkhtml-%%VERSION%%.so.19.1.1 -lib/libgtkhtml-editor-%%VERSION%%.so -lib/libgtkhtml-editor-%%VERSION%%.so.0 -lib/libgtkhtml-editor-%%VERSION%%.so.0.0.0 -libdata/pkgconfig/gtkhtml-editor-%%VERSION%%.pc -libdata/pkgconfig/libgtkhtml-%%VERSION%%.pc -share/gtkhtml-%%VERSION%%/gtkhtml-editor-builder.ui -share/gtkhtml-%%VERSION%%/gtkhtml-editor-manager.ui -share/gtkhtml-%%VERSION%%/icons/bulb.png -share/gtkhtml-%%VERSION%%/icons/confidential-stamp.jpg -share/gtkhtml-%%VERSION%%/icons/draft-paper.png -share/gtkhtml-%%VERSION%%/icons/draft-stamp.jpg -share/gtkhtml-%%VERSION%%/icons/empty_image.png -share/gtkhtml-%%VERSION%%/icons/flowers.png -share/gtkhtml-%%VERSION%%/icons/html-viewer.png -share/gtkhtml-%%VERSION%%/icons/info_bulb.png -share/gtkhtml-%%VERSION%%/icons/midnight-stars.jpg -share/gtkhtml-%%VERSION%%/icons/paper.png -share/gtkhtml-%%VERSION%%/icons/rect.png -share/gtkhtml-%%VERSION%%/icons/ribbon.jpg -share/gtkhtml-%%VERSION%%/icons/rule-blue-center.png -share/gtkhtml-%%VERSION%%/icons/rule-blue-left.png -share/gtkhtml-%%VERSION%%/icons/rule-blue-right.png -share/gtkhtml-%%VERSION%%/icons/rule-yellow-flowers-center.png -share/gtkhtml-%%VERSION%%/icons/rule-yellow-flowers-left.png -share/gtkhtml-%%VERSION%%/icons/rule-yellow-flowers-right.png -share/gtkhtml-%%VERSION%%/icons/texture.png -share/gtkhtml-%%VERSION%%/icons/transparent.png -share/gtkhtml-%%VERSION%%/keybindingsrc.emacs -share/locale/af/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/am/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/ar/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/as/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/ast/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/az/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/be/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/bg/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/bn/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/bn_IN/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/ca/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/ca@valencia/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/cs/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/cy/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/da/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/de/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/dz/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/el/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/en@shaw/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/en_CA/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/en_GB/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/es/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/et/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/eu/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/fa/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/fi/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/fr/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/ga/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/gl/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/gu/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/he/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/hi/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/hr/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/hu/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/id/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/it/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/ja/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/ka/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/kn/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/ko/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/ku/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/lt/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/lv/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/mai/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/mg/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/mk/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/ml/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/mn/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/mr/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/ms/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/nb/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/ne/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/nl/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/nn/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/oc/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/or/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/pa/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/pl/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/pt/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/pt_BR/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/ro/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/ru/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/rw/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/si/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/sk/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/sl/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/sq/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/sr/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/sr@latin/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/sv/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/ta/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/te/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/th/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/tr/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/uk/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/vi/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/xh/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/zh_CN/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/zh_HK/LC_MESSAGES/gtkhtml-%%VERSION%%.mo -share/locale/zh_TW/LC_MESSAGES/gtkhtml-%%VERSION%%.mo |