pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/seamonkey



Module Name:    pkgsrc
Committed By:   nia
Date:           Thu Oct 15 07:15:40 UTC 2020

Modified Files:
        pkgsrc/www/seamonkey: DESCR Makefile

Log Message:
seamonkey: Update COMMENT/DESCR


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/seamonkey/DESCR
cvs rdiff -u -r1.223 -r1.224 pkgsrc/www/seamonkey/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/seamonkey/DESCR
diff -u pkgsrc/www/seamonkey/DESCR:1.4 pkgsrc/www/seamonkey/DESCR:1.5
--- pkgsrc/www/seamonkey/DESCR:1.4      Sat Sep 14 09:49:17 2019
+++ pkgsrc/www/seamonkey/DESCR  Thu Oct 15 07:15:40 2020
@@ -1,7 +1,16 @@
-The SeaMonkey project is a community effort to deliver production-quality
-releases of code derived from the application formerly known as "Mozilla
-Application Suite". Whereas the main focus of the Mozilla Foundation is on
-Mozilla Firefox and Mozilla Thunderbird, our group of dedicated volunteers
-works to ensure that you can have "everything but the kitchen sink" (a web
-browser, mail client, HTML composer, address book, and calendar), and have
-it stable enough for corporate use.
+The SeaMonkey project is a community effort to develop the SeaMonkey Internet
+Application Suite.
+
+- The Internet browser at the core of the SeaMonkey Internet Application
+Suite uses the same rendering engine and application platform as Mozilla
+Firefox, with popular features like tabbed browsing, feed detection, popup
+blocking, smart location bar, find as you type and a lot of other functionality
+for a smooth web experience.
+
+- SeaMonkey's Mail and Newsgroups client shares lots of code with Thunderbird
+and features adaptive Junk mail filtering, tags and mail views, web feeds
+reading, tabbed messaging, multiple accounts, S/MIME, address books with
+LDAP support and is ready for both private and corporate use.
+
+- Additional components include an easy-to-use HTML Editor, the ChatZilla
+IRC chat application and web development tools like a DOM Inspector.

Index: pkgsrc/www/seamonkey/Makefile
diff -u pkgsrc/www/seamonkey/Makefile:1.223 pkgsrc/www/seamonkey/Makefile:1.224
--- pkgsrc/www/seamonkey/Makefile:1.223 Wed Oct 14 10:45:20 2020
+++ pkgsrc/www/seamonkey/Makefile       Thu Oct 15 07:15:40 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.223 2020/10/14 10:45:20 nia Exp $
+# $NetBSD: Makefile,v 1.224 2020/10/15 07:15:40 nia Exp $
 
 DISTNAME=      seamonkey-${SM_VER}.source
 PKGNAME=       seamonkey-${SM_VER:S/b/beta/}
@@ -9,7 +9,7 @@ EXTRACT_SUFX=   .tar.xz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.seamonkey-project.org/
-COMMENT=       Full-featured gecko-based browser
+COMMENT=       All-in-one Internet application suite
 LICENSE=       mpl-2.0
 
 WRKSRC=                ${WRKDIR}/${DISTNAME:S/.source//}



Home | Main Index | Thread Index | Old Index