mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
Add LICENSE information to my ports where the right answer is obvious
This commit is contained in:
parent
8fe91429b3
commit
a22b6e03bd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=256505
@ -12,6 +12,8 @@ DISTNAME= alpine-${PORTVERSION}
|
||||
|
||||
COMMENT= [Al]PIne's message COmposition editor and Pilot file manager
|
||||
|
||||
LICENSE= ASL
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../mail/alpine
|
||||
|
||||
DESCR= ${.CURDIR}/pkg-descr
|
||||
|
@ -11,6 +11,8 @@ commands operate on text files only. The "Edit" command invokes "pico."
|
||||
The "Launch" command provides a convenient way to either execute the selected
|
||||
file or to run an application on it.
|
||||
|
||||
LICENSE: ASL
|
||||
|
||||
WWW: http://www.washington.edu/alpine/
|
||||
|
||||
- Doug Barton
|
||||
|
@ -19,6 +19,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
||||
MAINTAINER= DougB@FreeBSD.org
|
||||
COMMENT= Small (150k), fast, perl-based IRC client
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USE_PERL5= yes
|
||||
|
||||
OPTIONS= IPV6 "Support for IPv6 transport" on \
|
||||
|
@ -7,5 +7,7 @@ some useful sample scripts that will get you started on IRC quickly. No
|
||||
knowledge of perl is necessary to run the client although it is helpful
|
||||
if you plan to do any scripting.
|
||||
|
||||
LICENSE: GPL2 or later
|
||||
|
||||
Author: Roger Espel Llima (aka orabidoo)
|
||||
WWW: http://www.iagora.com/~espel/sirc.html
|
||||
|
@ -16,6 +16,8 @@ DIST_SUBDIR= alpine-${PORTVERSION}
|
||||
MAINTAINER= dougb@FreeBSD.org
|
||||
COMMENT?= Mail and news client descended from Pine
|
||||
|
||||
LICENSE= ASL
|
||||
|
||||
OPTIONS+= THREADS "Compile with thread support" on \
|
||||
MOUSE "Enable mouse support for xterm" on \
|
||||
NLS "National Language Support" off \
|
||||
|
@ -18,6 +18,8 @@ Alpine's basic feature set includes:
|
||||
Alpine supports MIME (Multipurpose Internet Mail Extensions), an Internet
|
||||
Standard for representing multipart and multimedia data in email.
|
||||
|
||||
LICENSE: ASL
|
||||
|
||||
WWW: http://www.washington.edu/alpine/
|
||||
|
||||
- Doug Barton
|
||||
|
@ -17,6 +17,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
||||
MAINTAINER= DougB@FreeBSD.org
|
||||
COMMENT= Simple /bin/sh-based filters to use GnuPG with Alpine
|
||||
|
||||
LICENSE= BSD
|
||||
|
||||
PLIST_FILES= bin/ppf_mime bin/ppf_mime_decrypt \
|
||||
libexec/ppf_decrypt libexec/ppf_encrypt libexec/ppf_mime \
|
||||
libexec/ppf_mime_decrypt libexec/ppf_sign libexec/ppf_verify
|
||||
|
@ -6,6 +6,8 @@ that were sent using MIME encoding.
|
||||
|
||||
See the INSTALL file for instructions on how to configure these filters.
|
||||
|
||||
LICENSE: BSD
|
||||
|
||||
WWW: http://dougbarton.us/PGP/ppf/
|
||||
|
||||
- Doug Barton
|
||||
|
@ -13,6 +13,8 @@ MASTER_SITES= SF/wmweatherplus/wmweather%2B/wmweather%2B-${PORTVERSION}
|
||||
MAINTAINER= dougb@FreeBSD.org
|
||||
COMMENT= Displays current conditions and forecasts with icons and text
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \
|
||||
pcre:${PORTSDIR}/devel/pcre \
|
||||
tiff:${PORTSDIR}/graphics/tiff \
|
||||
|
@ -6,4 +6,6 @@ and a sky condition display.
|
||||
You will need to look up the METAR code for your city (a standard code
|
||||
used in aviation).
|
||||
|
||||
LICENSE: GPL2 or later
|
||||
|
||||
WWW: http://sourceforge.net/projects/wmweatherplus/
|
||||
|
@ -16,6 +16,8 @@ DISTFILES= # none
|
||||
MAINTAINER= dougb@FreeBSD.org
|
||||
COMMENT= Manage your ports without external databases or languages
|
||||
|
||||
LICENSE= BSD
|
||||
|
||||
OPTIONS= BASH "Install programmable completions for Bash" off \
|
||||
ZSH "Install programmable completions for zsh" off
|
||||
|
||||
|
@ -21,4 +21,6 @@ Portmaster has the following features:
|
||||
|
||||
*** Package installation support requires FreeBSD 6.4 or newer ***
|
||||
|
||||
LICENSE: BSD
|
||||
|
||||
WWW: http://dougbarton.us/portmaster.html
|
||||
|
@ -20,6 +20,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
||||
MAINTAINER= dougb@FreeBSD.org
|
||||
COMMENT= Allows deniable private conversations using Pidgin
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/pidgin:${PORTSDIR}/net-im/pidgin
|
||||
LIB_DEPENDS= otr:${PORTSDIR}/security/libotr \
|
||||
gcrypt:${PORTSDIR}/security/libgcrypt \
|
||||
|
@ -15,4 +15,6 @@ conversations over instant messaging by providing:
|
||||
If you lose control of your private keys, no previous
|
||||
conversation is compromised.
|
||||
|
||||
LICENSE: GPL2 or later
|
||||
|
||||
WWW: http://www.cypherpunks.ca/otr/
|
||||
|
@ -14,6 +14,8 @@ MASTER_SITES= SF
|
||||
MAINTAINER= dougb@FreeBSD.org
|
||||
COMMENT= Menu manager for Openbox supporting both static and pipe menus
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USE_GNOME= pygtk2
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
|
@ -6,4 +6,6 @@ It can install dynamic menus (pipe menus), such as Gnome menus or a
|
||||
quick-navigator. You can also use the obxml module to easily write pipe
|
||||
menus of your own in Python.
|
||||
|
||||
LICENSE: GPL2 or later
|
||||
|
||||
WWW: http://obmenu.sourceforge.net/
|
||||
|
@ -13,6 +13,8 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
||||
MAINTAINER= dougb@FreeBSD.org
|
||||
COMMENT= Lightweight freedesktop-compliant panel/taskbar/systray/clock
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo
|
||||
|
@ -13,6 +13,8 @@ Tint panel features
|
||||
* clock with font, color and transparency
|
||||
* multi-monitor : panel position adjust to monitor, taskbar by monitor
|
||||
|
||||
LICENSE: GPL2 or later
|
||||
|
||||
WWW: http://code.google.com/p/tint2/
|
||||
|
||||
- Doug Barton
|
||||
|
Loading…
Reference in New Issue
Block a user