[Midnightbsd-cvs] mports: bsd.mport.mk: Redhat's got a special license for this based on

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Jun 26 14:05:46 EDT 2008


Log Message:
-----------
Redhat's got a special license for this based on the GPLv2.  The FSF approved of the license, but it is not the GPL.  Create a special license type for this.

Modified Files:
--------------
    mports/Mk:
        bsd.mport.mk (r1.112 -> r1.113)

-------------- next part --------------
Index: bsd.mport.mk
===================================================================
RCS file: /home/cvs/mports/Mk/bsd.mport.mk,v
retrieving revision 1.112
retrieving revision 1.113
diff -L Mk/bsd.mport.mk -L Mk/bsd.mport.mk -u -r1.112 -r1.113
--- Mk/bsd.mport.mk
+++ Mk/bsd.mport.mk
@@ -1634,7 +1634,7 @@
 .elif ${WANT_OPENLDAP_VER} == 24
 LIB_DEPENDS+=		ldap-2.4.2:${PORTSDIR}/net/openldap24${_OPENLDAP_FLAVOUR}-client
 .else
-IGNORE=				unknown OpenLDAP version: ${WANT_OPENLDAP_VER}
+IGNORE=			unknown OpenLDAP version: ${WANT_OPENLDAP_VER}
 .endif
 .endif
 
@@ -2902,7 +2902,7 @@
 #
 _LICENSES= 	agpl gpl gpl2 gpl3 lgpl lgpl3 bsd4 bsd3 bsd2 python ruby x11 guile artistic artistic2 \
 		bdb mpl npl publicdom zlib apache2 apache1.1 apache1 apsl2 apsl1 php openldap2.8 \
-		restricted perl mit modula3 cddl opera unknown other sgi agg
+		restricted perl mit modula3 cddl opera liberation unknown other sgi agg
 
 
 


More information about the Midnightbsd-cvs mailing list