1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

3178 Commits

Author SHA1 Message Date
Baptiste Daroussin
4aa4b34b01 Support stage 2013-12-26 16:17:25 +00:00
John Marino
d0ba060e55 ftp/ftpproxy: Unbreak on FreeBSD 10+
The breakage was caused by processing makefiles with bmake instead of the
specified gmake.

PR:		ports/184616
Approved by:	maintainer timeout
2013-12-24 21:28:45 +00:00
Rene Ladan
d8338d9bfa Remove expired ports:
2013-12-22 devel/ruby-cvs: Broken for more than 6 month
2013-12-22 devel/hs-reactive: Broken for more than 6 month
2013-12-22 databases/rubygem-delayed_job_data_mapper: Broken for more than 6 month
2013-12-22 graphics/xmagv: Broken for more than 6 month
2013-12-22 lang/slib-gauche: Broken for more than 6 month
2013-12-22 graphics/f-spot: Broken for more than 6 month
2013-12-22 sysutils/linux-megamgr: Broken for more than 6 month
2013-12-22 games/linux-savage-samuraiwars: Broken for more than 6 month
2013-12-22 ftp/gftp: Broken for more than 6 month
2013-12-22 devel/hs-DeepArrow: Broken for more than 6 month
2013-12-22 converters/py-svglib: Broken for more than 6 month
2013-12-22 converters/p5-Unicode-Lite: Broken for more than 6 month
2013-12-22 mail/squirrelmail-calendar_sql_backend-plugin: Broken for more than 6 month
2013-12-22 finance/quantlib: Broken for more than 6 month
2013-12-22 games/xkobo: Broken for more than 6 month
2013-12-22 games/quake3-rq3: Broken for more than 6 month
2013-12-22 math/fbm: No new release since 2004, new supported upstream
2013-12-22 11:48:43 +00:00
Pawel Pekala
87d3ab0421 - Fix build with clang
- Add desktop entry file
- Support staging

PR:		ports/184814
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-12-19 14:02:50 +00:00
Xin LI
7f12df195a Apply vendor fix for CVE-2013-6422, cURL libcurl cert name check ignore
with GnuTLS.  Document the vulnerability fix in vuxml while I'm here.
2013-12-18 23:04:24 +00:00
Florian Smeets
6fbff9d8da Update to 5.3.28
Security:	47b4e713-6513-11e3-868f-0025905a4771
2013-12-14 23:30:36 +00:00
Ganael LAPLANCHE
167722741a - Update to 4.4.13
- Update MASTER_SITES

PR:		ports/184548
Submitted by:	olgeni
2013-12-10 11:52:44 +00:00
Dmitry Sivachenko
8b25e5f107 Update to version 4.1.4;
convert to staging.
2013-12-06 06:09:25 +00:00
Sunpoet Po-Chuan Hsieh
bf915ae0b1 - Fix USE_PYTHON
- Use PYDISTUTILS_AUTOPLIST
2013-11-30 20:14:15 +00:00
Sunpoet Po-Chuan Hsieh
12fdeaec2f - Add LICENSE
- Sort OPTIONS
- Convert to new options helper
- Fix shebang
- Reword pre-fetch: message and change variables:
  - Change CERTFILE to TLS_CERTFILE
  - Change WITH_LANG to LANG
- Support STAGEDIR
- Simplify Makefile
- Cosmetic change
- Reformat pkg-descr
2013-11-30 20:03:06 +00:00
Sunpoet Po-Chuan Hsieh
8518cb6108 - Update to 0.8.5
- Use LIB_DEPENDS

Changes:	https://github.com/taf2/curb/commits/master
2013-11-30 19:59:08 +00:00
Sunpoet Po-Chuan Hsieh
82c0a28bb1 - Use PORTDOCS and PORTEXAMPLES
- Simplify Makefile
2013-11-30 10:07:07 +00:00
Dirk Meyer
f7f9a62cb2 - use STAGEDIR 2013-11-27 21:26:02 +00:00
David Naylor
f62456a872 Add stage support to Mk/bsd.cran.mk and all USE_R_MOD ports (aka R-cran-*).
Since this patch converts all affected ports, bsd.cran.mk no longer supports
NO_STAGE and errors out if NO_STAGE is set.

Exp-run:	ports/184216
Reviewed by:	bdrewery
Approved by:	portsmgr, wen
2013-11-27 18:56:43 +00:00
Sunpoet Po-Chuan Hsieh
2f1f506aa7 - Update to 0.46
Changes:	http://search.cpan.org/dist/File-Fetch/CHANGES
2013-11-27 17:20:11 +00:00
Antoine Brodin
4f5544a38b Stage support for non-IGNORED pear classes
Tested by:	poudriere
Approved by:	portmgr (bapt)
2013-11-25 17:59:58 +00:00
Sunpoet Po-Chuan Hsieh
074a23b8cc - Add LICENSE
- Support STAGEDIR
2013-11-25 11:33:49 +00:00
Mathieu Arnold
d77405fd6d - Wrap up cd && foo in parenthesis, it'd break with bmake -j
- Replace some FIND ... CPIO with COPYTREE_SHARE.
2013-11-24 17:40:44 +00:00
Max Brazhnikov
5898d7df5c - Convert to USES=qmake (and other USES while I'm here)
- Add state support
- Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc.

Approved by:	portmgr (blanket approval)
2013-11-22 12:55:00 +00:00
Baptiste Daroussin
b346d3d4d6 Deprecated ports broken for more than 6 month 2013-11-22 08:24:11 +00:00
Sunpoet Po-Chuan Hsieh
44338b979c - Add LICENSE
- Support STAGEDIR
2013-11-20 03:21:36 +00:00
Pietro Cerutti
52e42e94a1 - Convert to USES=tcl
- Convert to new LIB_DEPENDS format
2013-11-19 13:26:31 +00:00
Ganael LAPLANCHE
0fac70f5f0 - Use new LIB_DEPENDS format
- Fix shebang of helper scripts
- Switch to new options format
- Always stage documentation
2013-11-15 12:42:21 +00:00
Brendan Fabeny
1b81841d48 Update math/R to 3.0.2 patched r64207 and math/R-cran-SuppDists to 1.1-9.1;
adjust dependent ports

Reviewed by:	pfg, thierry, tota
2013-11-13 08:19:34 +00:00
Emanuel Haupt
d301507a53 Make use of DESTDIR. That way we do not have to add STAGEDIR to MAKE_ENV. 2013-11-11 15:51:55 +00:00
Emanuel Haupt
88ff2718e8 Support stage. 2013-11-11 15:42:02 +00:00
Andrej Zverev
487d869eba - support STAGEDIR 2013-11-03 08:05:18 +00:00
Sunpoet Po-Chuan Hsieh
2c7f31627b - Strip shared library
- Use += for CONFIGURE_ENV
2013-11-02 17:23:44 +00:00
Sunpoet Po-Chuan Hsieh
3277ab6371 - Fix build when both GSSAPI and SPNEGO options are on
When SPNEGO option is on, LOCALBASE/include/fbopenssl was added to the search
path of include files. It causes build failure when "#include <gssapi.h>" wants
/usr/include/gssapi/gssapi.h.
2013-11-02 10:11:31 +00:00
Florian Smeets
f231f04572 - convert php53 ports to STAGE
- convert to new LIB_DEPENDS format
2013-11-01 23:49:56 +00:00
Koop Mast
44d0dc12bb Stagify Gstreamer ports.
Fix build of gstreamer and gstreamer1 with glib 2.38.x [1].
Update gstreamer and gstreamer-plugins to new rules, USES=gmake pathfix,
new LIB_DEPENDS syntax.
Only pull in flex if base version is too old.
Be more selective for which OSVERSIONS we need gcc due to the clang bug.

Obtained from:	Gstreamer upstream [1]
2013-11-01 22:14:07 +00:00
Renato Botelho
47fbd11274 . Support STAGE
. Simplify Makefile
2013-10-31 23:35:00 +00:00
Sunpoet Po-Chuan Hsieh
05ad87dfe4 - Fix PLIST
- Bump PORTREVISION for package change

PR:		ports/183388 [1]
Submitted by:	avilla [1]
Reported by:	antoine
2013-10-31 14:54:48 +00:00
Hiroki Sato
42bc4e4802 - Split the library part of multimedia/rtmpdump into multimedia/librtmp.
- Update ports depending on librtmp.
- Add instruction to avoid a build error in multimedia/rtmpdump under a
  specific condition.
2013-10-31 02:03:01 +00:00
Alex Dupre
c8e30015e9 Stagify. 2013-10-30 13:32:02 +00:00
Kevin Lo
47d2fb89b9 - Support stage
- Silent warnings
2013-10-30 05:45:42 +00:00
Steve Wills
c4295e8d58 - Add stage support 2013-10-30 02:48:42 +00:00
Sunpoet Po-Chuan Hsieh
3b4644a994 - Reword COMMENT: remove "very"
Suggested by:	eadler
2013-10-28 06:42:24 +00:00
Gerald Pfeifer
3be3e90f93 Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
2013-10-26 00:52:33 +00:00
Vasil Dimov
8eae7be17a Fix compilation of ftp/wget when perl 5.18 is installed.
Patch from upstream repo suggested by Anton Yuzhaninov <citrin@citrin.ru>.

PR:		ports/182159
Submitted by:   Jeremy Chadwick <jdc@koitsu.org>
2013-10-24 14:23:53 +00:00
Alex Kozlov
546a9259a9 - Return ports to the pool
PR:	ports/183244
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (former maintainer)
2013-10-23 20:45:10 +00:00
Sunpoet Po-Chuan Hsieh
0e5c05a56a - Update to 7.33.0
Changes:	http://curl.haxx.se/changes.html
PR:		ports/183151
Exp-run by:	bdrewery
2013-10-23 15:31:27 +00:00
Max Brazhnikov
21646392b0 - Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes
2013-10-23 13:08:41 +00:00
Mathieu Arnold
ce89a80f59 Try and be consistent with what commands are silent and not in *install.
- MKDIR is silent
- ECHO is silent
- INSTALL_* are not silent
- CP/FIND/... are not silent

I fixed a few PORTDOCS misusage, I'll do a second pass.

With Hat:	perl@
2013-10-22 16:57:44 +00:00
Dmitry Marakasov
ab24828630 - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [fgijk])
Approved by:	portmgr (bdrewery)
2013-10-22 13:58:55 +00:00
Sunpoet Po-Chuan Hsieh
51bc21f9d7 - Convert to new LIB_DEPENDS format
- Convert to new options helper
- Remove --disable-threaded-resolver from CONFIGURE_ARGS, it is handled by THREADED_RESOLVER option
2013-10-20 18:07:48 +00:00
Brooks Davis
14ee9c1701 STAGIFY 2013-10-18 14:12:41 +00:00
Sunpoet Po-Chuan Hsieh
10bc648258 - Add SSP support 2013-10-15 17:36:34 +00:00
Baptiste Daroussin
b41ebe474d Remove all options bringing gnome1 libraries 2013-10-15 09:47:11 +00:00
Dmitry Sivachenko
03561fa503 Update tp version 4.1.3. 2013-10-14 10:37:09 +00:00