diff options
author | rene <rene@FreeBSD.org> | 2018-08-17 04:28:32 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2018-08-17 04:28:32 +0800 |
commit | d55a2fcc765d8211d825c94c8a53ff57ba2a8ab5 (patch) | |
tree | 5f56fa83cb52628df1cce7e88fa14a644324e550 /mail | |
parent | b9b9e6e07461a3dc74e068c56993102704112352 (diff) | |
download | freebsd-ports-gnome-d55a2fcc765d8211d825c94c8a53ff57ba2a8ab5.tar.gz freebsd-ports-gnome-d55a2fcc765d8211d825c94c8a53ff57ba2a8ab5.tar.zst freebsd-ports-gnome-d55a2fcc765d8211d825c94c8a53ff57ba2a8ab5.zip |
Remove expired ports:
2018-08-16 net/traceroute: Upstream gone
2018-08-15 net/e169-stats: unknown license
2018-08-15 net/l4ip: unknown license
2018-08-15 net/dhcprelay: unknown license
2018-08-15 emulators/m2000: unknown license
2018-08-15 textproc/ant-xinclude-task: unknown license
2018-08-15 textproc/bomstrip: unknown license
2018-08-15 x11-fonts/ecofont: unknown license
2018-08-15 mail/roundcube-groupvice: unknown license
2018-08-15 security/pft: unknown license
2018-08-15 devel/kickassembler: unknown license
2018-08-15 devel/gdbmods: unknown license
2018-08-15 devel/as31: unknown license
2018-08-15 databases/dbf2mysql: unknown license
2018-08-15 misc/xpns: unknown license
2018-08-15 misc/amfm: unknown license
2018-08-15 games/smashbattle: unknown license
2018-08-15 games/syobon: unknown license
2018-08-15 games/optimax: unknown license
2018-08-15 games/xgospel: unknown license
2018-08-15 biology/blat: unknown license
2018-08-15 x11-clocks/swisswatch: unknown license
2018-08-15 palm/ppmtoTbmp: unknown license
2018-08-15 dns/ghtool: unknown license
2018-08-15 x11-themes/beastie: unknown license
2018-08-15 converters/uudx: unknown license
2018-08-15 sysutils/areca-cli: unknown license
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 1 | ||||
-rw-r--r-- | mail/roundcube-groupvice/Makefile | 34 | ||||
-rw-r--r-- | mail/roundcube-groupvice/distinfo | 2 | ||||
-rw-r--r-- | mail/roundcube-groupvice/files/pkg-message.in | 19 | ||||
-rw-r--r-- | mail/roundcube-groupvice/pkg-descr | 7 | ||||
-rw-r--r-- | mail/roundcube-groupvice/pkg-plist | 198 |
6 files changed, 0 insertions, 261 deletions
diff --git a/mail/Makefile b/mail/Makefile index d3bfb954f74d..5cd89c133f15 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -599,7 +599,6 @@ SUBDIR += roundcube-automatic_addressbook SUBDIR += roundcube-carddav SUBDIR += roundcube-contextmenu - SUBDIR += roundcube-groupvice SUBDIR += roundcube-html5_notifier SUBDIR += roundcube-identity_smtp SUBDIR += roundcube-login_info diff --git a/mail/roundcube-groupvice/Makefile b/mail/roundcube-groupvice/Makefile deleted file mode 100644 index ac917346c7ee..000000000000 --- a/mail/roundcube-groupvice/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# Created by: Alexey V. Degtyarev -# $FreeBSD$ - -PORTNAME= groupvice -PORTVERSION= 0.1.2 -CATEGORIES= mail -MASTER_SITES= ftp://renatasystems.org/pub/FreeBSD/ports/distfiles/ -PKGNAMEPREFIX= roundcube- -PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Theme for RoundCube Web Mail - -LICENSE= NONE APACHE20 -LICENSE_COMB= multi - -DEPRECATED= unknown license -EXPIRATION_DATE= 2018-08-15 - -RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=0.2:mail/roundcube@${PHP_FLAVOR} - -USES= php:flavors -NO_BUILD= yes -NO_ARCH= yes - -WWWDIR?= ${PREFIX}/www/roundcube/skins/groupvice - -SUB_FILES= pkg-message - -do-install: - @${MKDIR} ${STAGEDIR}${WWWDIR} - cd ${WRKSRC} && ${PAX} -r -w . ${STAGEDIR}${WWWDIR} - -.include <bsd.port.mk> diff --git a/mail/roundcube-groupvice/distinfo b/mail/roundcube-groupvice/distinfo deleted file mode 100644 index 064a053482e1..000000000000 --- a/mail/roundcube-groupvice/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (groupvice-0.1.2.tar.gz) = 50921807efe51c54bc3f8399447cb2311a35660f3fcd76c675e1c1409072b862 -SIZE (groupvice-0.1.2.tar.gz) = 161550 diff --git a/mail/roundcube-groupvice/files/pkg-message.in b/mail/roundcube-groupvice/files/pkg-message.in deleted file mode 100644 index 2a1d5b9f7341..000000000000 --- a/mail/roundcube-groupvice/files/pkg-message.in +++ /dev/null @@ -1,19 +0,0 @@ - -******************************************************************************* - -Some minor change to the configuration might have to be done: - -Theme GroupVice has been developed for RoundCube 0.2-beta. If you use this -version you'll need the following changes to your configuration: - -%%LOCALBASE%%/www/roundcube/config/main.inc.php - -$rcmail_config['list_cols'] = array('flag', 'size', 'from', 'subject', 'date'); - -If you use RoundCube 0.2-stable, svn version r2078 or higher, no changes to -the configuration are necessary. - -Please note: this theme is not compatible with Internet Explorer 6.x. - -******************************************************************************* - diff --git a/mail/roundcube-groupvice/pkg-descr b/mail/roundcube-groupvice/pkg-descr deleted file mode 100644 index 226f20477653..000000000000 --- a/mail/roundcube-groupvice/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -GroupVice - theme for RoundCube Web Mail, the opensource PHP/MySQL web mail -application. - -This theme is based on Novell Groupwise WebAccess v7 and is known to be -compatible with IE7, IE8, Safari, Opera, and Firefox. - -WWW: https://www.roundcubeforum.net/ diff --git a/mail/roundcube-groupvice/pkg-plist b/mail/roundcube-groupvice/pkg-plist deleted file mode 100644 index 4e096179c53e..000000000000 --- a/mail/roundcube-groupvice/pkg-plist +++ /dev/null @@ -1,198 +0,0 @@ -%%WWWDIR%%/CONFIG -%%WWWDIR%%/README v0.1.2-stable -%%WWWDIR%%/addresses.css -%%WWWDIR%%/colorpicker.css -%%WWWDIR%%/common.css -%%WWWDIR%%/editor_content.css -%%WWWDIR%%/googiespell.css -%%WWWDIR%%/images/blank.gif -%%WWWDIR%%/images/buttons/add_act.png -%%WWWDIR%%/images/buttons/add_contact_act.png -%%WWWDIR%%/images/buttons/add_contact_pas.png -%%WWWDIR%%/images/buttons/add_contact_sel.png -%%WWWDIR%%/images/buttons/add_pas.png -%%WWWDIR%%/images/buttons/add_sel.png -%%WWWDIR%%/images/buttons/addressbook.png -%%WWWDIR%%/images/buttons/addressbook_act.png -%%WWWDIR%%/images/buttons/addressbook_pas.png -%%WWWDIR%%/images/buttons/addressbook_sel.png -%%WWWDIR%%/images/buttons/adr_import_act.png -%%WWWDIR%%/images/buttons/adr_import_pas.png -%%WWWDIR%%/images/buttons/adr_import_sel.png -%%WWWDIR%%/images/buttons/attach_act.png -%%WWWDIR%%/images/buttons/attach_pas.png -%%WWWDIR%%/images/buttons/attach_sel.png -%%WWWDIR%%/images/buttons/back_act.png -%%WWWDIR%%/images/buttons/back_pas.png -%%WWWDIR%%/images/buttons/back_sel.png -%%WWWDIR%%/images/buttons/bg.gif -%%WWWDIR%%/images/buttons/compose_act.png -%%WWWDIR%%/images/buttons/compose_pas.png -%%WWWDIR%%/images/buttons/compose_sel.png -%%WWWDIR%%/images/buttons/contacts_act.png -%%WWWDIR%%/images/buttons/contacts_pas.png -%%WWWDIR%%/images/buttons/contacts_sel.png -%%WWWDIR%%/images/buttons/delete_act.png -%%WWWDIR%%/images/buttons/delete_pas.png -%%WWWDIR%%/images/buttons/delete_sel.png -%%WWWDIR%%/images/buttons/down_arrow.png -%%WWWDIR%%/images/buttons/download_act.png -%%WWWDIR%%/images/buttons/download_pas.png -%%WWWDIR%%/images/buttons/download_sel.png -%%WWWDIR%%/images/buttons/drafts_act.png -%%WWWDIR%%/images/buttons/drafts_pas.png -%%WWWDIR%%/images/buttons/drafts_sel.png -%%WWWDIR%%/images/buttons/edit_contact_act.png -%%WWWDIR%%/images/buttons/edit_contact_pas.png -%%WWWDIR%%/images/buttons/edit_contact_sel.png -%%WWWDIR%%/images/buttons/first_act.png -%%WWWDIR%%/images/buttons/first_pas.png -%%WWWDIR%%/images/buttons/first_sel.png -%%WWWDIR%%/images/buttons/folders_act.png -%%WWWDIR%%/images/buttons/forward_act.png -%%WWWDIR%%/images/buttons/forward_pas.png -%%WWWDIR%%/images/buttons/forward_sel.png -%%WWWDIR%%/images/buttons/hover.png -%%WWWDIR%%/images/buttons/identity_act.png -%%WWWDIR%%/images/buttons/identity_pas.png -%%WWWDIR%%/images/buttons/identity_sel.png -%%WWWDIR%%/images/buttons/inbox_act.png -%%WWWDIR%%/images/buttons/inbox_pas.png -%%WWWDIR%%/images/buttons/inbox_sel.png -%%WWWDIR%%/images/buttons/last_act.png -%%WWWDIR%%/images/buttons/last_pas.png -%%WWWDIR%%/images/buttons/last_sel.png -%%WWWDIR%%/images/buttons/ldap_act.png -%%WWWDIR%%/images/buttons/ldap_pas.png -%%WWWDIR%%/images/buttons/logout.png -%%WWWDIR%%/images/buttons/mail.png -%%WWWDIR%%/images/buttons/mark_as_read.png -%%WWWDIR%%/images/buttons/markread_act.png -%%WWWDIR%%/images/buttons/next_act.png -%%WWWDIR%%/images/buttons/next_pas.png -%%WWWDIR%%/images/buttons/next_sel.png -%%WWWDIR%%/images/buttons/previous_act.png -%%WWWDIR%%/images/buttons/previous_pas.png -%%WWWDIR%%/images/buttons/previous_sel.png -%%WWWDIR%%/images/buttons/print_act.png -%%WWWDIR%%/images/buttons/print_pas.png -%%WWWDIR%%/images/buttons/print_sel.png -%%WWWDIR%%/images/buttons/reply_act.png -%%WWWDIR%%/images/buttons/reply_pas.png -%%WWWDIR%%/images/buttons/reply_sel.png -%%WWWDIR%%/images/buttons/replyall_act.png -%%WWWDIR%%/images/buttons/replyall_pas.png -%%WWWDIR%%/images/buttons/replyall_sel.png -%%WWWDIR%%/images/buttons/send_act.png -%%WWWDIR%%/images/buttons/send_pas.png -%%WWWDIR%%/images/buttons/send_sel.png -%%WWWDIR%%/images/buttons/settings_act.png -%%WWWDIR%%/images/buttons/settings_pas.png -%%WWWDIR%%/images/buttons/settings_sel.png -%%WWWDIR%%/images/buttons/source_act.png -%%WWWDIR%%/images/buttons/source_pas.png -%%WWWDIR%%/images/buttons/source_sel.png -%%WWWDIR%%/images/buttons/spellcheck_act.png -%%WWWDIR%%/images/buttons/spellcheck_pas.png -%%WWWDIR%%/images/buttons/spellcheck_sel.png -%%WWWDIR%%/images/buttons/up_arrow.png -%%WWWDIR%%/images/cleardot.png -%%WWWDIR%%/images/dimple.gif -%%WWWDIR%%/images/dimple.png -%%WWWDIR%%/images/dimple_plus.png -%%WWWDIR%%/images/display/confirm.png -%%WWWDIR%%/images/display/info.png -%%WWWDIR%%/images/display/loading.gif -%%WWWDIR%%/images/display/warning.png -%%WWWDIR%%/images/favicon.ico -%%WWWDIR%%/images/googiespell/change_lang.gif -%%WWWDIR%%/images/googiespell/indicator.gif -%%WWWDIR%%/images/googiespell/ok.gif -%%WWWDIR%%/images/googiespell/spellc.gif -%%WWWDIR%%/images/groupvice_logo.png -%%WWWDIR%%/images/headerbg.png -%%WWWDIR%%/images/icons/abcard.png -%%WWWDIR%%/images/icons/attachment.png -%%WWWDIR%%/images/icons/collapsed.png -%%WWWDIR%%/images/icons/deleted.png -%%WWWDIR%%/images/icons/dot.png -%%WWWDIR%%/images/icons/down_small.gif -%%WWWDIR%%/images/icons/expanded.png -%%WWWDIR%%/images/icons/extwin.png -%%WWWDIR%%/images/icons/flagged.gif -%%WWWDIR%%/images/icons/flagged.png -%%WWWDIR%%/images/icons/folder-closed.png -%%WWWDIR%%/images/icons/folder-drafts.png -%%WWWDIR%%/images/icons/folder-home.png -%%WWWDIR%%/images/icons/folder-inbox.png -%%WWWDIR%%/images/icons/folder-junk.png -%%WWWDIR%%/images/icons/folder-open.png -%%WWWDIR%%/images/icons/folder-pending.png -%%WWWDIR%%/images/icons/folder-sent.png -%%WWWDIR%%/images/icons/folder-trash.gif -%%WWWDIR%%/images/icons/folder-trash.png -%%WWWDIR%%/images/icons/forwarded.png -%%WWWDIR%%/images/icons/forwarded_replied.png -%%WWWDIR%%/images/icons/plus.gif -%%WWWDIR%%/images/icons/remove-attachment.png -%%WWWDIR%%/images/icons/rename.png -%%WWWDIR%%/images/icons/replied.png -%%WWWDIR%%/images/icons/reset.gif -%%WWWDIR%%/images/icons/silhouette.png -%%WWWDIR%%/images/icons/unflagged.gif -%%WWWDIR%%/images/icons/unflagged.png -%%WWWDIR%%/images/icons/unread.png -%%WWWDIR%%/images/icons/up_small.gif -%%WWWDIR%%/images/icons/user.gif -%%WWWDIR%%/images/itemmove.gif -%%WWWDIR%%/images/listheader_aqua.gif -%%WWWDIR%%/images/listheader_aqua.png -%%WWWDIR%%/images/listheader_dark.gif -%%WWWDIR%%/images/listheader_dark.png -%%WWWDIR%%/images/listheader_light.gif -%%WWWDIR%%/images/rcube_watermark.png -%%WWWDIR%%/images/roundcube_logo.gif -%%WWWDIR%%/images/roundcube_logo_print.gif -%%WWWDIR%%/images/searchfield.gif -%%WWWDIR%%/images/searchfield.png -%%WWWDIR%%/images/sort_asc.gif -%%WWWDIR%%/images/sort_desc.gif -%%WWWDIR%%/images/tab-act.png -%%WWWDIR%%/images/tab-pas.png -%%WWWDIR%%/images/tab_act.png -%%WWWDIR%%/images/tab_pas.png -%%WWWDIR%%/images/tabcompose-act.png -%%WWWDIR%%/includes/header.html -%%WWWDIR%%/includes/ldapscripts.html -%%WWWDIR%%/includes/links.html -%%WWWDIR%%/includes/settingscripts.html -%%WWWDIR%%/includes/settingstabs-a.html -%%WWWDIR%%/includes/settingstabs-f.html -%%WWWDIR%%/includes/settingstabs-i.html -%%WWWDIR%%/includes/settingstabs.html -%%WWWDIR%%/includes/taskbar.html -%%WWWDIR%%/login.css -%%WWWDIR%%/mail.css -%%WWWDIR%%/pngbehavior.htc -%%WWWDIR%%/print.css -%%WWWDIR%%/settings.css -%%WWWDIR%%/splitter.js -%%WWWDIR%%/templates/addcontact.html -%%WWWDIR%%/templates/addressbook.html -%%WWWDIR%%/templates/compose.html -%%WWWDIR%%/templates/date.html -%%WWWDIR%%/templates/editcontact.html -%%WWWDIR%%/templates/editidentity.html -%%WWWDIR%%/templates/error.html -%%WWWDIR%%/templates/identities.html -%%WWWDIR%%/templates/importcontacts.html -%%WWWDIR%%/templates/login.html -%%WWWDIR%%/templates/mail.html -%%WWWDIR%%/templates/managefolders.html -%%WWWDIR%%/templates/message.html -%%WWWDIR%%/templates/messagepart.html -%%WWWDIR%%/templates/messagepreview.html -%%WWWDIR%%/templates/printmessage.html -%%WWWDIR%%/templates/settings.html -%%WWWDIR%%/templates/showcontact.html -%%WWWDIR%%/watermark.html |