aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/rexx-curl
Commit message (Collapse)AuthorAgeFilesLines
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+2
| | | | | | | | | - 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
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* Chase the ftp/curl shlib version bump.roam2010-04-031-2/+2
|
* Reset beech@FreeBSD.org while he works on restoring his email situation.linimon2009-08-291-1/+1
| | | | Hat: portmgr
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with E,F
* Bump the version of the curl shared library after the ftp/curl updateroam2009-01-231-2/+2
| | | | | | 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.
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* - Adopt orphan ports in ftp category.beech2008-01-241-1/+1
| | | | Approved by: linimon (mentor, implicit)
* Update the ftp/curl port to 7.16.0.roam2006-12-132-1/+13
| | | | | | | | | | 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
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-151-1/+1
| | | | | | | | - these include dns/ editors/ emulators/ finance/ games/ graphics/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* Remove USE_REINPLACE from all categories starting with Fedwin2006-05-071-1/+0
|
* - Add SHA256pav2005-11-251-0/+1
|
* Update to 1.4mnag2005-11-073-7/+19
| | | | | PR: 88560 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 1.3pav2005-07-182-6/+10
| | | | | PR: ports/83614 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update to version 1.2, remove BROKEN and DEPRECATED marks.danfe2004-12-233-9/+6
|
* This port is scheduled to be removed on 2005-02-18 if it is stillkris2004-12-191-0/+2
| | | | broken at that time, and a fix has not been submitted to GNATS.
* BROKEN: Does not build with new curl librarykris2004-06-091-0/+2
|
* Update ftp/curl to 7.12.0 and bump the shared library version in allroam2004-06-041-2/+2
| | | | dependent ports.
* - Unbreak package build by noting that this port requires pthreads becausevs2004-04-291-1/+3
| | | | | | | a dependency (rexx-regina) needs them. - Pet portlint (COMMENT > 70 chars) Approved by: linimon (implicit)
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* SIZEify.trevor2004-01-291-0/+1
|
* add rexx-curl 1.1ijliao2003-11-104-0/+50
An external function package providing an interface to the cURL package