From c17e799df8e5a47aaf8537e18281f596d743a0ee Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Fri, 16 Jan 2009 16:38:35 +0000 Subject: [PATCH] - add LICENSE: --- devel/codeblocks/pkg-descr | 3 +++ devel/fortytwo-encore/pkg-descr | 2 ++ devel/objcunit/pkg-descr | 2 ++ devel/objectivelib/pkg-descr | 2 ++ devel/performance/pkg-descr | 2 ++ devel/projectcenter.app/pkg-descr | 2 ++ devel/wizardkit/pkg-descr | 2 ++ editors/codeeditor/pkg-descr | 2 ++ editors/emacs.app/pkg-descr | 2 ++ editors/textedit.app/pkg-descr | 2 ++ finance/expense/pkg-descr | 2 ++ ftp/gnustep-ftp/pkg-descr | 2 ++ ftp/vsftpd/pkg-descr | 2 ++ ftp/waiho/pkg-descr | 2 ++ 14 files changed, 29 insertions(+) diff --git a/devel/codeblocks/pkg-descr b/devel/codeblocks/pkg-descr index 5ff5694faa64..b437c2072f0e 100644 --- a/devel/codeblocks/pkg-descr +++ b/devel/codeblocks/pkg-descr @@ -6,4 +6,7 @@ The WEB site states: the most demanding needs of its users. It was designed, right from the start, to be extensible and configurable." +LICENSE: GPL3 or later (IDE) +LICENSE: LGPL3 or later (SDK) + WWW: http://www.codeblocks.org/ diff --git a/devel/fortytwo-encore/pkg-descr b/devel/fortytwo-encore/pkg-descr index 1cf98d6a6c99..378b06087d6d 100644 --- a/devel/fortytwo-encore/pkg-descr +++ b/devel/fortytwo-encore/pkg-descr @@ -17,4 +17,6 @@ The classes include - an iterator interface +LICENSE: LGPL2 or later + WWW: http://fortytwo.sourceforge.net/ diff --git a/devel/objcunit/pkg-descr b/devel/objcunit/pkg-descr index 15d8170574e2..1bf26800394d 100644 --- a/devel/objcunit/pkg-descr +++ b/devel/objcunit/pkg-descr @@ -1,3 +1,5 @@ ObjcUnit framework patched to build on GNUstep. +LICENSE: IBM Public License Version 1.0 + WWW: http://xanthippe.dyndns.org/Zipper/ diff --git a/devel/objectivelib/pkg-descr b/devel/objectivelib/pkg-descr index 786a415d2b98..f3c45f47ff77 100644 --- a/devel/objectivelib/pkg-descr +++ b/devel/objectivelib/pkg-descr @@ -5,4 +5,6 @@ to Objective-C programmers that the Standard Template Library offers to C++ programmers. Therefore, anyone familiar with the STL will have no trouble using and understanding the machinery of ObjectiveLib. +LICENSE: LGPL2 or later + WWW: http://objectivelib.sourceforge.net/ diff --git a/devel/performance/pkg-descr b/devel/performance/pkg-descr index 62dd97420687..09727f06e26f 100644 --- a/devel/performance/pkg-descr +++ b/devel/performance/pkg-descr @@ -8,3 +8,5 @@ of the library is therefore - by mechanisms not covered by existing classes. 3. Classes to monitor/analyse performance issues so you can tell what needs to be optimised. + +LICENSE: LGPL3 or later diff --git a/devel/projectcenter.app/pkg-descr b/devel/projectcenter.app/pkg-descr index acd1905348f8..f74f7f3fe047 100644 --- a/devel/projectcenter.app/pkg-descr +++ b/devel/projectcenter.app/pkg-descr @@ -10,4 +10,6 @@ Even the management of a big project keeps being easy as Project Center's file browser lets you always have a well sorted and categorized overview over all the files in your project. +LICENSE: GPL2 or later + WWW: http://www.gnustep.org/experience/ProjectCenter.html diff --git a/devel/wizardkit/pkg-descr b/devel/wizardkit/pkg-descr index 9259d1ca31e8..e7b1f5d0283a 100644 --- a/devel/wizardkit/pkg-descr +++ b/devel/wizardkit/pkg-descr @@ -1,3 +1,5 @@ Framework needed by Project Manager. +LICENSE: MIT / FDL + WWW: http://home.gna.org/pmanager/ diff --git a/editors/codeeditor/pkg-descr b/editors/codeeditor/pkg-descr index 47c1078fdfa0..d911697e1d7e 100644 --- a/editors/codeeditor/pkg-descr +++ b/editors/codeeditor/pkg-descr @@ -15,4 +15,6 @@ Features * Automatically indentation according to the preference. * Support scripting (need StepTalk). +LICENSE: GPL2 or later + WWW: http://savannah.nongnu.org/projects/codeeditor/ diff --git a/editors/emacs.app/pkg-descr b/editors/emacs.app/pkg-descr index 83b7426bb404..392fe3a70d9d 100644 --- a/editors/emacs.app/pkg-descr +++ b/editors/emacs.app/pkg-descr @@ -7,4 +7,6 @@ and support for Services. Via GNUstep, it provides anti-aliased font rendering on Linux and other Unix systems. This port is based on GNU Emacs 23 from CVS. +LICENSE: GPL2 or later + WWW: http://emacs-app.sourceforge.net/ diff --git a/editors/textedit.app/pkg-descr b/editors/textedit.app/pkg-descr index a6e2dfc23632..a71f5109b61e 100644 --- a/editors/textedit.app/pkg-descr +++ b/editors/textedit.app/pkg-descr @@ -2,4 +2,6 @@ TextEdit is a relatively basic text editor. It handles plain text or RTF, has a nice "Wrap to Page" mode, has search/replace functionality, and can display any file as text. +LICENSE: freely copy, distribute, and reuse the code + WWW: http://www.nongnu.org/backbone/apps.html diff --git a/finance/expense/pkg-descr b/finance/expense/pkg-descr index 252c232a3f79..cc13dc2f9dba 100644 --- a/finance/expense/pkg-descr +++ b/finance/expense/pkg-descr @@ -3,4 +3,6 @@ much like you might expect to find on a PDA. It is built upon the code found in Yen-ju Chen's excellent money.app tutorial. I use Expense daily, but it still contains bugs. +LICENSE: GPL2 or later + WWW: http://www.eskimo.com/~pburns/Expense/ diff --git a/ftp/gnustep-ftp/pkg-descr b/ftp/gnustep-ftp/pkg-descr index 657fd2c6ff0d..1a36ddbd1dc3 100644 --- a/ftp/gnustep-ftp/pkg-descr +++ b/ftp/gnustep-ftp/pkg-descr @@ -1,4 +1,6 @@ FTP is a compact and handy application for file transfers using the FTP protocol (RFC 765) +LICENSE: GPL2 or later + WWW: http://www.nongnu.org/gap/ftp/index.html diff --git a/ftp/vsftpd/pkg-descr b/ftp/vsftpd/pkg-descr index f805250283dd..49eb7d021517 100644 --- a/ftp/vsftpd/pkg-descr +++ b/ftp/vsftpd/pkg-descr @@ -10,4 +10,6 @@ From the README file: that I have written the entire codebase with security in mind, and carefully designed the program to be resilient to attack. +LICENSE: GPL2 or later with execption to link with OpenSSL + WWW: http://vsftpd.beasts.org/ diff --git a/ftp/waiho/pkg-descr b/ftp/waiho/pkg-descr index 4a8907119434..f9ec52414b49 100644 --- a/ftp/waiho/pkg-descr +++ b/ftp/waiho/pkg-descr @@ -1,4 +1,6 @@ Waiho is a simple FTP client for GNUstep, designed to be easy to use. While it's far from finished, it's already quite useable. +LICENSE: GPL2 or later + WWW: http://www.roard.com/waiho/