Summary: | ftp/rexx-curl: resurrect port and claim maintainership | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Bob Eager <bob> | ||||
Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Bob Eager
2016-08-16 22:26:34 UTC
Created attachment 173759 [details]
Shar file for resurrected port
Committed with minor changes: remove useless *_FLAGS (PTHREAD_*FLAGS are deprecated and empty) and switch to options helpers A commit references this bug: Author: amdmi3 Date: Fri Aug 19 13:55:57 UTC 2016 New revision: 420469 URL: https://svnweb.freebsd.org/changeset/ports/420469 Log: - Resurrect ftp/rexx-curl Rexx/CURL is an external function package providing an interface to the cURL package. cURL is a general purpose package that allows access to any URL-addressable resource. With Rexx/CURL you can access resources such as web pages, ftp sites, and telnet sessions under control of your Rexx program. WWW: http://rexxcurl.sourceforge.net/ PR: 211920 Submitted by: bob@eager.cx Changes: head/MOVED head/ftp/Makefile head/ftp/rexx-curl/ head/ftp/rexx-curl/Makefile head/ftp/rexx-curl/distinfo head/ftp/rexx-curl/files/patch-Makefile.in head/ftp/rexx-curl/files/patch-common_loader.c head/ftp/rexx-curl/files/patch-common_rxmt__posix.c head/ftp/rexx-curl/files/patch-configure head/ftp/rexx-curl/files/patch-rexxcurl.c head/ftp/rexx-curl/pkg-plist |