Need further assistance in adding 2 ports to freebsd port tree tested port locally and both works. figure it be good to have it somewhere in the ports tree as well. https://pypi.org/project/pyzipper/ https://pypi.org/project/jbxapi/ Thanks.
Created attachment 220185 [details] Makefile pyzipper
Created attachment 220187 [details] distinfo pyzipper
Created attachment 220188 [details] pkg-descr pyzipper
Created attachment 220189 [details] Makefile jbxapi
Created attachment 220190 [details] distinfo jbxapi
Created attachment 220191 [details] pkg-descr jbxapi
Hi there, For new ports, the preferred way is using a shar file. See https://www.freebsd.org/doc/en/books/porters-handbook/book.html#porting-submitting-shar Also, it would be better if there was one PR for port. Last but not least, a nice description of what the ports do and why it is good to have them in the tree would be great :-) Thanks!
Thanks for the information. i will keep this in mind moving forward. do i need to make these changes now or we can still proceed with this.
Yes, please make the shar file.
Created attachment 220217 [details] JBXAPI shar file - The Joe Sandbox API Wrapper enables you to fully integrate Joe Sandbox into your malware analysis framework The Joe Sandbox API Wrapper enables you to fully integrate Joe Sandbox into your malware analysis framework
Created attachment 220218 [details] PYZIPPER - A 100% API compatible replacement for Python’s zipfile that can read and write AES encrypted zip files. A 100% API compatible replacement for Python’s zipfile that can read and write AES encrypted zip files.
We have discussed some of this offline: * latest release of pyzipper is 0.3.3 * "USES= python" needs to be "USES= python:3.4+" * some versions are needed for RUN_DEPENDS
waiting for new patches.