Index: head/ftp/Makefile =================================================================== --- head/ftp/Makefile (revision 456667) +++ head/ftp/Makefile (revision 456668) @@ -1,111 +1,112 @@ # $FreeBSD$ # COMMENT = FTP client and server utilities SUBDIR += R-cran-RCurl SUBDIR += R-cran-curl SUBDIR += atftp SUBDIR += axel SUBDIR += bbftp SUBDIR += bftpd SUBDIR += bsdftpd-ssl SUBDIR += cftp SUBDIR += cmdftp SUBDIR += curl SUBDIR += curlpp SUBDIR += dmachine SUBDIR += fastdfs SUBDIR += filezilla SUBDIR += fmirror SUBDIR += fpc-libcurl SUBDIR += frox SUBDIR += ftpcopy SUBDIR += ftpfind SUBDIR += ftplib SUBDIR += ftpmirror SUBDIR += ftpproxy SUBDIR += ftpsesame SUBDIR += ftpsync SUBDIR += gftp SUBDIR += gnustep-ftp SUBDIR += gstreamer1-plugins-curl SUBDIR += gwget SUBDIR += horde-gollem SUBDIR += hs-curl SUBDIR += hsftp SUBDIR += jftp SUBDIR += jftpgw SUBDIR += lftp SUBDIR += libfilezilla SUBDIR += linux-c6-curl SUBDIR += linux-c7-curl SUBDIR += llnlxdir SUBDIR += llnlxftp SUBDIR += mirror SUBDIR += multiget SUBDIR += ncftp3 SUBDIR += ncftpd SUBDIR += net2ftp SUBDIR += netdumpd SUBDIR += ocaml-ocurl SUBDIR += oftpd SUBDIR += omi SUBDIR += p5-File-Fetch SUBDIR += p5-Net-FTP-Common SUBDIR += p5-Net-FTP-Recursive SUBDIR += p5-Net-FTPSSL SUBDIR += p5-Net-FTPServer SUBDIR += p5-POE-Component-Client-FTP SUBDIR += p5-SOAP-Transport-FTP SUBDIR += paraget SUBDIR += pavuk SUBDIR += pear-Net_FTP SUBDIR += pftpd SUBDIR += php56-curl SUBDIR += php56-fastdfs SUBDIR += php56-ftp SUBDIR += php70-curl SUBDIR += php70-fastdfs SUBDIR += php70-ftp SUBDIR += php71-curl SUBDIR += php71-fastdfs SUBDIR += php71-ftp SUBDIR += php72-curl + SUBDIR += php72-fastdfs SUBDIR += php72-ftp SUBDIR += phpwebftp SUBDIR += plasma-applet-ftpmonitor SUBDIR += proftpd SUBDIR += proftpd-mod_geoip SUBDIR += profxp SUBDIR += puf SUBDIR += pure-ftpd SUBDIR += pureadmin SUBDIR += py-ftputil SUBDIR += py-pycurl SUBDIR += py-pyftpdlib SUBDIR += py-tftpy SUBDIR += quftp SUBDIR += rexx-curl SUBDIR += rubygem-curb SUBDIR += scythia SUBDIR += smbftpd SUBDIR += spegla SUBDIR += tftp-hpa SUBDIR += tnftp SUBDIR += tnftpd SUBDIR += twoftpd SUBDIR += uftp SUBDIR += urlgfe SUBDIR += vsftpd SUBDIR += vsftpd-ext SUBDIR += waiho SUBDIR += weex SUBDIR += wget SUBDIR += wmget SUBDIR += wput SUBDIR += wxdfast SUBDIR += wzdftpd SUBDIR += yafc .include Index: head/ftp/php72-fastdfs/Makefile =================================================================== --- head/ftp/php72-fastdfs/Makefile (nonexistent) +++ head/ftp/php72-fastdfs/Makefile (revision 456668) @@ -0,0 +1,12 @@ +# $FreeBSD$ + +MASTERDIR= ${.CURDIR}/../php56-fastdfs + +PKGNAMEPREFIX= php72- + +COMMENT= PHP 7.2 module for accessing a FastDFS cluster + +IGNORE_WITH_PHP= 56 70 71 +PHP_VER= 72 + +.include "${MASTERDIR}/Makefile" Property changes on: head/ftp/php72-fastdfs/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property