Bug 211920

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 Flags
Shar file for resurrected port bob: maintainer-approval+

Description Bob Eager 2016-08-16 22:26:34 UTC
This port was deleted because it failed to build and had no maintainer. It now works.

There was a one line fix, but it has also been cleaned up and some bugs eliminated.
Comment 1 Bob Eager 2016-08-16 22:27:58 UTC
Created attachment 173759 [details]
Shar file for resurrected port
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2016-08-19 13:56:19 UTC
Committed with minor changes: remove useless *_FLAGS (PTHREAD_*FLAGS are deprecated and empty) and switch to options helpers
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-08-19 13:56:41 UTC
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