notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: ftp/rexx-curl/Makefile

Number of commits found: 37

Monday, 6 Nov 2023
10:03 Rodrigo Osorio (rodrigo) search for other commits by this committer
*/*: Update WWW to use HTTPS for sourceforge.net projects

Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems

Approved by:	portmgr (blanket)
PR:		274888
commit hash: 06df180a9e39055026499a326ef67812801a8919 commit hash: 06df180a9e39055026499a326ef67812801a8919 commit hash: 06df180a9e39055026499a326ef67812801a8919 commit hash: 06df180a9e39055026499a326ef67812801a8919 06df180
Saturday, 10 Sep 2022
13:03 Po-Chuan Hsieh (sunpoet) search for other commits by this committer Author: Bob Eager
ftp/rexx-curl: Unbreak this port with curl 7.85.0

PR:		266269
commit hash: 4f5a0912a88a5eac1c7db59e6c455f737e754f1a commit hash: 4f5a0912a88a5eac1c7db59e6c455f737e754f1a commit hash: 4f5a0912a88a5eac1c7db59e6c455f737e754f1a commit hash: 4f5a0912a88a5eac1c7db59e6c455f737e754f1a 4f5a091
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Monday, 5 Sep 2022
21:08 Dmitry Marakasov (amdmi3) search for other commits by this committer
ftp/rexx-curl: mark BROKEN

./rexxcurl.c:486:28: error: use of undeclared identifier
'CURLOPT_FTP_RESPONSE_TIMEOUT'; did you mean 'CURLOPT_SERVER_RESPONSE_TIMEOUT'?
   { "FTPRESPONSETIMEOUT", CURLOPT_FTP_RESPONSE_TIMEOUT, RXCURLOPT_LONG, NULL },
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
                           CURLOPT_SERVER_RESPONSE_TIMEOUT
/usr/local/include/curl/curl.h:1485:11: note: 'CURLOPT_SERVER_RESPONSE_TIMEOUT'
declared here
  CURLOPT(CURLOPT_SERVER_RESPONSE_TIMEOUT, CURLOPTTYPE_LONG, 112),
          ^

Approved by:	portmgr blanket
Reported by:	pkg-fallout
commit hash: 7a9a528d80d328e6b0004708d36504f82c3df74b commit hash: 7a9a528d80d328e6b0004708d36504f82c3df74b commit hash: 7a9a528d80d328e6b0004708d36504f82c3df74b commit hash: 7a9a528d80d328e6b0004708d36504f82c3df74b 7a9a528
Wednesday, 20 Jul 2022
14:21 Tobias C. Berner (tcberner) search for other commits by this committer
ftp: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Alexander Kriventsov
  *  Anders Nordby <anders@fix.no>
  *  Andreas Fehlner <fehlner@gmx.de>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Chris Piazza <cpiazza@FreeBSD.org>
  *  Damjan Marion <dmarion@open.hr>
  *  Emanuel Haupt <ehaupt@critical.ch>
  *  Eric Freeman <freebsdports@chillibear.com>
  *  Frank DENIS
  *  Frank Laszlo <laszlof@vonostingroup.com>
  *  Gea-Suan Lin (gslin@ccca.nctu.edu.tw)
  *  Gea-Suan Lin <gslin@ccca.nctu.edu.tw>
  *  George V. Neville-Neil <gnn@FreeBSD.org>
  *  Hye-Shik Chang
  *  Jordan Hubbard <jkh@FreeBSD.org>
  *  Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
  *  Joseph Benden <joe@thrallingpenguin.com>
  *  Ju Pengfei <jupengfei@gmail.com>
  *  Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw>
  *  Mark Johnston <markj@FreeBSD.org>
  *  Martin Matuska (mm@FreeBSD.org)
  *  Marwan BURELLE <marwan.burelle@lri.fr>
  *  Maxim Ignatenko
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Neil Blakey-Milner
  *  Neil Blakey-Milner <nbm@rucus.ru.ac.za>
  *  Nick Leuta
  *  Nosov Artem <chip-set@mail.ru>
  *  Petr Holub <hopet@ics.muni.cz>
  *  Philippe Le Berre <philippe@le-berre.com>
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Roman Bogorodskiy
  *  Sergey Matveychuk <sem@FreeBSD.org>
  *  Sergey Skvortsov <skv@FreeBSD.org>
  *  Stephane Legrand
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  Thomas Gellekum <tg@FreeBSD.org>
  *  Tom McLaughlin <tmclaugh@sdf.lonestar.org>
  *  Tomokazu ISHII <t-ishii@tryplanet.com>
  *  Ulrich Spoerlein <uspoerlein@gmail.com>
  *  Wen Heping <wen@FreeBSD.org>
  *  Xavier Beaudouin <kiwi@oav.net>
  *  Yasuhiro Fukuma <yasuf@big.or.jp>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  ache
  *  cy@FreeBSD.org
  *  ijliao
  *  ports
  *  torstenb
  *  will

With hat:	portmgr
commit hash: 30cd2420019282b4cd0c46c58292cf34fffd17bf commit hash: 30cd2420019282b4cd0c46c58292cf34fffd17bf commit hash: 30cd2420019282b4cd0c46c58292cf34fffd17bf commit hash: 30cd2420019282b4cd0c46c58292cf34fffd17bf 30cd242
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Monday, 8 Apr 2019
17:47 swills search for other commits by this committer
ftp/rexx-curl: Update to 2.1.0 and fix LLD_UNSAFE

PR:		237076
Submitted by:	bob@eager.cx (maintainer)
Original commitRevision:498399 
Monday, 26 Nov 2018
01:48 swills search for other commits by this committer
ftp/rexx-curl: Fix regex

PR:		233516
Submitted by:	bob@eager.cx (maintainer)
Original commitRevision:485910 
Friday, 30 Mar 2018
11:52 krion search for other commits by this committer
Switch to ld.bfd by default as ld.ldd doesn't have built-in default
output target.

PR:		221803
Submitted by:	emaste
Approved by:	portmgr (LLD_UNSAFE blanket)
Original commitRevision:465964 
Wednesday, 31 Aug 2016
17:00 amdmi3 search for other commits by this committer
- Update to 2.0.1

PR:		212271
Submitted by:	bob@eager.cx (maintainer)
Original commitRevision:421173 
Friday, 19 Aug 2016
13:55 amdmi3 search for other commits by this committer
- 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
Original commitRevision:420469 
Friday, 26 Dec 2014
21:47 antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
Original commitRevision:375659 
Saturday, 28 Jun 2014
08:00 antoine search for other commits by this committer
Mark BROKEN: Fails to install/package with new rexx-regina

/wrkdirs/usr/ports/ftp/rexx-curl/work/stage/usr/local/bin/rexxcurl
./preinst.rexx /usr/local/bin/rexxcurl ./demo/testcurl.rexx
/wrkdirs/usr/ports/ftp/rexx-curl/work/stage/usr/local/share/rexxcurl/testcurl.rexx
Error 13 running
"/wrkdirs/usr/ports/ftp/rexx-curl/work/stage/usr/local/bin/rexxcurl", line 1:
Invalid character in program
Error 13.1: Invalid character in program "('7f'X)"
...
===>  Building package for rexx-curl-1.4_4
pkg-static:
lstat(/wrkdirs/usr/ports/ftp/rexx-curl/work/stage/usr/local/share/rexxcurl/getright.rexx):
No such file or directory
pkg-static:
lstat(/wrkdirs/usr/ports/ftp/rexx-curl/work/stage/usr/local/share/rexxcurl/httppost.rexx):
No such file or directory
pkg-static:
lstat(/wrkdirs/usr/ports/ftp/rexx-curl/work/stage/usr/local/share/rexxcurl/mirror.rexx):
No such file or directory
pkg-static:
lstat(/wrkdirs/usr/ports/ftp/rexx-curl/work/stage/usr/local/share/rexxcurl/scp.rexx):
No such file or directory
pkg-static:
lstat(/wrkdirs/usr/ports/ftp/rexx-curl/work/stage/usr/local/share/rexxcurl/testcurl.rexx):
No such file or directory
pkg-static:
lstat(/wrkdirs/usr/ports/ftp/rexx-curl/work/stage/usr/local/share/rexxcurl/upload.rexx):
No such file or directory

Reported by:	pkg-fallout
Original commitRevision:359669 
Saturday, 25 Jan 2014
21:15 bapt search for other commits by this committer
Support stage
Modernize LIB_DEPENDS
Add DOCS option
Original commitRevision:341106 
Friday, 20 Sep 2013
17:23 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
ftp)
Original commitRevision:327729 
Thursday, 11 Jul 2013
16:26 sunpoet search for other commits by this committer
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
Original commitRevision:322783 
Monday, 10 Jun 2013
12:26 az search for other commits by this committer
- Fix build
- Trim Makefile
- NOPORTDOCS -> PORT_OPTIONS:MDOCS

PR:		ports/179439
Submitted by:	John Marino <draco@marino.st>
Original commitRevision:320466 
Tuesday, 2 Apr 2013
10:38 miwi search for other commits by this committer
- Mark BROKEN fails to build

rpath=/usr/lib:/usr/local/lib -lssl -lcrypto -lz
ld: unrecognized option '-Wl,-rpath=/usr/lib:/usr/local/lib'
ld: use the --help option for usage information
gmake: *** [librexxcurl.so] Error 1
*** Error code 1

Approved by:	portmgr
Original commitRevision:315667 
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Original commit
Saturday, 3 Apr 2010
10:44 roam search for other commits by this committer
Chase the ftp/curl shlib version bump.
Original commit
Friday, 28 Aug 2009
16:52 linimon search for other commits by this committer
Reset beech@FreeBSD.org while he works on restoring his email situation.

Hat:            portmgr
Original commit
Saturday, 22 Aug 2009
00:20 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with E,F
Original commit
Friday, 23 Jan 2009
15:43 roam search for other commits by this committer
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
Original commit
Thursday, 21 Aug 2008
06:18 rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:             126524 (obsoletes 52917)
Submitted by:   rafan
Tested on:      two pointyhat 7-amd64 exp runs (by pav)
Approved by:    portmgr (pav)
Original commit
Wednesday, 23 Jan 2008
22:43 beech search for other commits by this committer
- Adopt orphan ports in ftp category.

Approved by:    linimon (mentor, implicit)
Original commit
Wednesday, 13 Dec 2006
12:41 roam search for other commits by this committer
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.

Thanks to everyone who took the time to look over the patch!

Discussed on:   -ports
Original commit
Monday, 14 Aug 2006
23:06 clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
  games/ graphics/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
Original commit
Sunday, 7 May 2006
11:09 edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with F
Original commit
Monday, 7 Nov 2005
00:03 mnag search for other commits by this committer
Update to 1.4

PR:             88560
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Original commit
Monday, 18 Jul 2005
06:19 pav search for other commits by this committer
- Update to 1.3

PR:             ports/83614
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Original commit
Thursday, 23 Dec 2004
12:53 danfe search for other commits by this committer
Update to version 1.2, remove BROKEN and DEPRECATED marks.
Original commit
Saturday, 18 Dec 2004
23:02 kris search for other commits by this committer
This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
Original commit
Wednesday, 9 Jun 2004
03:26 kris search for other commits by this committer
BROKEN: Does not build with new curl library
Original commit
Thursday, 3 Jun 2004
22:41 roam search for other commits by this committer
Update ftp/curl to 7.12.0 and bump the shared library version in all
dependent ports.
Original commit
Wednesday, 28 Apr 2004
18:38 vs search for other commits by this committer
- Unbreak package build by noting that this port requires pthreads because
  a dependency (rexx-regina) needs them.
- Pet portlint (COMMENT > 70 chars)

Approved by: linimon (implicit)
Original commit
Wednesday, 4 Feb 2004
05:21 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Original commit
Monday, 10 Nov 2003
01:02 ijliao search for other commits by this committer
add rexx-curl 1.1
An external function package providing an interface to the cURL package
Original commit

Number of commits found: 37