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
David Chisnall
6b795da3dc
Update GNUstep FTP to the latest release.
2013-10-08 15:47:49 +00:00
Sunpoet Po-Chuan Hsieh
f4b2d5508e
- Fix STAGEDIR support
...
Reported by: makc
2013-10-07 18:24:42 +00:00
Matthias Andree
c30feda81a
Support staging; cleanup !NOPORTDOCS -> PORT_OPTIONS:MDOCS
2013-10-06 22:06:43 +00:00
Sunpoet Po-Chuan Hsieh
9857a44495
- Fix build with curl 7.32.0
...
Submitted by: sunpoet (myself)
Approved by: maintainer (no objection, via e-mail)
2013-10-06 18:46:28 +00:00
Sunpoet Po-Chuan Hsieh
b8e2378484
- Update to 7.32.0
...
- Turn COOKIES on by default
- Support STAGEDIR
Note:
- mk-ca-bundle.1 will not be installed. Use http://curl.haxx.se/docs/caextract.html instead
Changes: http://curl.haxx.se/changes.html
PR: ports/181510
Exp run by: drewery
2013-10-06 18:36:49 +00:00
Rene Ladan
e506889b28
Add stage support for linux-f10-* ports maintained by emulation@
...
(category ftp).
2013-10-06 12:52:05 +00:00
Baptiste Daroussin
d8352fb86c
Do not arbitrary rename packages
2013-10-04 08:52:32 +00:00
Baptiste Daroussin
58af86f3f4
The port is outdated, consider using a newer version. This port also has a pkgname conflicting with
...
ftp/ncftp1 and ftp/ncftp3
2013-10-02 21:33:37 +00:00