Changes between Version 80 and Version 81 of PortfileRecipes


Ignore:
Timestamp:
Feb 20, 2015, 3:34:48 AM (9 years ago)
Author:
pixilla (Bradley Giesbrecht)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PortfileRecipes

    v80 v81  
    618618* `installed` is now a list containing information on the active port. The elements relevant to version checking are the port version, revision, and epoch, which are at indices 1, 2, and 5, respectively.
    619619* If the active port is not recent enough, we deactivate it using `registry_deactivate_composite`. The second argument is a version number, which in this case we leave empty. The third argument is a list of options; setting `ports_nodepcheck` to 1 forces deactivation regardless of whether there are active dependents. This is fine, since `kerberos5` will be reinstalled shortly.
     620== Current list of license keyword values in Portfiles == #licensekeyword
     621{{{
     622port info --license --index all | grep -v ^-- | sed 's,^license:.,,g' | tr ' ' '\n' | sort -u
     623}}}
     624* AFL-2.1
     625* AFL-3
     626* AGPL-3
     627* AGPL-3+
     628* AOLserver
     629* APSL
     630* APSL-1.1
     631* APSL-1.2
     632* APSL-2
     633* Apache
     634* Apache-1
     635* Apache-1.1
     636* Apache-2
     637* Apache-2+
     638* Apache-2.0
     639* Apache-2.0+
     640* Apache-3
     641* Artistic
     642* Artistic-1
     643* Artistic-2
     644* Attribution-ShareAlike-3.0
     645* Attribution-Sharealike-3.0
     646* Autoconf
     647* BSD
     648* BSD-old
     649* Beerware
     650* BitstreamVera
     651* Boost
     652* Boost-1
     653* Boost-1.0
     654* CC-SA-1
     655* CC-SA-3
     656* CCBY-3
     657* CDDL
     658* CDDL-1
     659* CNRI
     660* CPL-1
     661* CeCILL
     662* CeCILL-2
     663* CeCILL-B
     664* CeCILL-C
     665* Commercial
     666* Copyleft
     667* Curl
     668* DMD
     669* Domain
     670* EPL-1
     671* FPLL-1.1
     672* FreeBSD
     673* FreeImage-1
     674* FreeType
     675* GFDL
     676* GFDL-1.1
     677* GFDL-1.1+
     678* GFDL-1.2
     679* GFDL-1.3
     680* GFDL-1.3+
     681* GL2PS-2
     682* GNU
     683* GPL
     684* GPL-1
     685* GPL-1+
     686* GPL-2
     687* GPL-2+
     688* GPL-2.1
     689* GPL-2.1+
     690* GPL-3
     691* GPL-3+
     692* GPLConflict
     693* IBMPL-1
     694* IJG
     695* IPL-1
     696* ISC
     697* ISCL
     698* ImageMagick
     699* JasPer-2
     700* LGPL
     701* LGPL-2
     702* LGPL-2+
     703* LGPL-2.1
     704* LGPL-2.1+
     705* LGPL-3
     706* LGPL-3+
     707* LPPL
     708* LPPL-1.2
     709* LPPL-1.3
     710* LibXL
     711* License
     712* MAME
     713* MIT
     714* MIT/Expat
     715* MPL
     716* MPL-1
     717* MPL-1.1
     718* MPL-1.1+
     719* MPL-2
     720* MPL-2.0
     721* NCSA
     722* NPL-1.1
     723* Noncommercial
     724* OPL-0.4
     725* OSL-2
     726* OpenLDAP-2.8+
     727* OpenSSL
     728* OpenSSLException
     729* PDL-1
     730* PHP
     731* PHP-2.02
     732* PHP-3
     733* PHP-3.01
     734* PSF
     735* PSF-2+
     736* PSF-2.1.1
     737* Permissive
     738* Pine
     739* PopCap
     740* Public
     741* Public-Domain
     742* Public-domain
     743* PyNGL
     744* PyNIO
     745* Python
     746* QPL
     747* QPL-1
     748* RASLIC
     749* RPL-1.1
     750* Restrictive
     751* Restrictive/Distributable
     752* Restrictive/nondistributable
     753* Ruby
     754* SPIN
     755* SSLeay
     756* Sleepycat
     757* Tcl/Tk
     758* UCAR-Unidata
     759* UW's
     760* Unknown
     761* Vim
     762* VirtualBoxPUEL
     763* W3C
     764* WTFPL
     765* WTFPL-2
     766* X11
     767* Xdebug-1.01
     768* ZPL
     769* ZPL-2
     770* ZPL-2.1
     771* Zlib
     772* agpl-3
     773* apache
     774* bsd
     775* cdcill
     776* cpl
     777* custom
     778* fontconfig
     779* freetype
     780* freeware
     781* gd
     782* gpl
     783* gpl-2
     784* ibmpl
     785* lgpl-2
     786* libtool
     787* mit
     788* nethack
     789* none
     790* openldap
     791* permissive
     792* psf
     793* public-domain
     794* restrictive/distributable
     795* unknown
     796* unknown/none
     797* wxWidgets-3
     798* wxwidgets
     799* wxwidgets-3
     800* wxwidgets-3.1
     801* zlib