Dirk Meyer
4b97ad6a76
- Security update to openssl-1.0.1f
...
- remove broken patches
- new fix for perl5.18
- fix option GMP
Security: http://www.openssl.org/news/vulnerabilities.html
Security: CVE-2013-4353
Security: CVE-2013-6449
Security: CVE-2013-6450
Security: 5aaa257e-772d-11e3-a65a-3c970e169bc2
2014-01-07 20:40:22 +00:00
Antoine Brodin
8998d4bada
Stage support
2014-01-07 20:33:10 +00:00
Pawel Pekala
89f5a59034
- Update to version 4.0b
...
- Install additional manpages
- Use options subs, helpers
- Support staging
PR: ports/181072
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2014-01-07 20:26:34 +00:00
Antoine Brodin
e1353a7e50
Stage support
2014-01-07 20:07:08 +00:00
David Thiel
1e2d75a80c
Add conflicts
...
Submitted by: ketas
2014-01-07 19:56:56 +00:00
David Thiel
15b9863ea3
Add legal text and conflicts
...
Submitted by: ketas
2014-01-07 19:56:34 +00:00
Antoine Brodin
da551011c7
Stage support
2014-01-07 19:54:20 +00:00
Antoine Brodin
1ca2958ec3
- Stage support
...
- Shebangfix a perl script
2014-01-07 19:48:56 +00:00
Rusmir Dusko
e6c572b764
- Support STAGEDIR
...
- Add DOCS Option
- Change pkg-plist, remove DOCS
2014-01-07 19:48:48 +00:00
Antoine Brodin
3ac08185e0
- Stage support
...
- USES gmake
- New LIB_DEPENDS syntax
2014-01-07 19:41:56 +00:00
Renato Botelho
568a8a0401
Fix an old OPTION knob check (WITH_TESTS)
2014-01-07 19:34:42 +00:00
Dima Panov
f72998d699
- Don't mess with dirs handled by maven-wrapper, make tinderbox happy
...
Submitted by: maintainer, via skype
2014-01-07 19:33:08 +00:00
Renato Botelho
618d036b53
- Add a patch to fix bundled LLVM to build with libc++
...
- Remove USE_GCC=any
PR: ports/185366
Submitted by: tijl@
2014-01-07 18:54:08 +00:00
William Grzybowski
112e314d69
databases/cego: update to 2.19.14
...
PR: ports/185530
Submitted by: maintainer
2014-01-07 18:53:09 +00:00
William Grzybowski
961ffbab54
devel/p5-CBOR-XS: update to 1.25
...
PR: ports/185529
Submitted by: maintainer
2014-01-07 18:51:38 +00:00
Alberto Villa
0ea687f79f
- Convert USES=ninja:verbose into NINJA_VERBOSE make.conf(5) switch.
...
Approved by: portmgr (bapt)
2014-01-07 17:55:13 +00:00
Rusmir Dusko
17c7314e0a
- Add missing ${STAGEDIR}
...
- Add missing in pkg-plist
Reported by: makc
2014-01-07 17:46:08 +00:00
Rene Ladan
a71f2b1cdf
- Stagify
...
- Fix MASTER_SITES and recalculate SHA256 checksum
- Pet portlint
- Include bsd.port.mk once
PR: ports/185373
Submitted by: rene
Approved by: maintainer <jon@witchspace.com>
2014-01-07 17:43:54 +00:00
Dirk Meyer
8f673303aa
- USES=gmake
...
- update LIB_DEPENDS
- use OPTIONS_SUB, OPT_* macros
2014-01-07 17:42:09 +00:00
Diane Bruce
e179a5b3c8
- convert from old USE_ to USES
2014-01-07 16:13:43 +00:00
Jason Helfman
571d40d348
- adjust USES to include gmake, and adopt staging
...
- modify maintainer address to new contact information
- while here trim comment
$
PR: 185545
Submitted by: maintainer, oberman@es.net
2014-01-07 16:10:48 +00:00
Adam Weinberger
5653af431b
This port uses advanced PORTDOCS technology that is beyond me.
...
Restore the original logic, and apply MDOCS to it properly.
2014-01-07 16:08:06 +00:00
Adam Weinberger
680df4bc03
Reversed the logic of a backwards NOPORTDOCS.
...
Thanks: makc
2014-01-07 16:04:44 +00:00
Pietro Cerutti
f057d8a4fc
- Update to 2.18.0
...
Changes: http://lilypond.org/doc/v2.18/Documentation/changes/
2014-01-07 15:32:24 +00:00
Adam Weinberger
9d1cb37fa9
I broke this port with MDOCS support, because I
...
didn't catch that it was using NOPORTDOCS backwards.
Thanks: makc
2014-01-07 14:43:54 +00:00
David Naylor
a1ad6dcb5b
Fix installation for slave port of emulators/wine-devel.
...
Wine switched to using an internal install script and removed logic to create
the underlying directories. As explained in a comment from Makefile:
"""
Wine expects the install script to make any missing directories, and the default
internal tool (/tools/install-sh) does that however the default install script used
by Ports does not.
"""
Disable the specification of the INSTALL scripts and allow wine to use the
internal one.
2014-01-07 14:35:36 +00:00
William Grzybowski
5ca1586219
sysutils/hptcli: HighPoint storage controllers management CLI
...
Command Line Interface (CLI) for HighPoint Technologies raid management
WWW: http://www.highpoint-tech.com/USA_new/cs-service_support.htm
2014-01-07 13:31:52 +00:00
Baptiste Daroussin
254efb3968
Prefer ninja over make(1)
2014-01-07 13:23:54 +00:00
Baptiste Daroussin
22b76cf68c
Prefer ninja over make(1) to build
2014-01-07 13:14:45 +00:00
John Marino
eb19ea733d
lang/modula3: Support FreeBSD 10+
...
It appears that modula3 will segfault if debug information is not
generated in stabs format. Clang doesn't recognize -gstabs+ options,
but removing it results in lots of segfaults early during the build.
By setting USE_GCC=any, FreeBSD 9 and below will use the base gcc 4.2.1
and FreeBSD10 and later will need lang/gcc. Verified on Redports.
While here, make sure .bak files do not get installed into stage by
using 'sed -i ""' rather than ${REINPLACE_CMD} which equals 'sed -i.bak'.
2014-01-07 12:01:16 +00:00
Rusmir Dusko
540afcb758
- USES gmake instead of USE_GMAKE
...
- Support STAGEDIR
- Break lines around 80 characters
2014-01-07 11:40:58 +00:00
Dima Panov
42e29067bc
- Allow packaging as user with staging
...
Pointyhat to: myself
Noticed by: bapt@
2014-01-07 11:15:59 +00:00
Mathieu Arnold
dfd89a0280
With 338990, they should be JOBS safe.
2014-01-07 10:51:51 +00:00
Max Brazhnikov
ba079c9d30
Add port for Qt Designer plugin for Phonon
2014-01-07 10:46:31 +00:00
Max Brazhnikov
19c2e6288c
- Don't restrict USE_PYTHON to 2.x only
...
- Convert to USES=dos2unix
- More source files need path fixes [1]
- Use options helpers
- Clean up after removing support for FreeBSD < 8.0
Reported by: Nick Withers <nick.withers at anu.edu.au> via email [1]
2014-01-07 10:39:41 +00:00
Dmitry Marakasov
7eb0823481
- Remove graphics/wings-devel, use graphics/wings instead
2014-01-07 10:34:48 +00:00
Dima Panov
7ef4485766
- Support staging
2014-01-07 10:28:35 +00:00
Dima Panov
0dea65cc6b
- Support staging
2014-01-07 10:12:32 +00:00
Dima Panov
b7b766243d
- Support staging
2014-01-07 10:02:05 +00:00
Johan van Selst
b304fa7cec
- Update OpenMSX to 0.10.0
...
http://sourceforge.net/projects/openmsx/files/openmsx/0.10.0/README_release-notes.txt/view
This version requires a modern GCC compiler
2014-01-07 10:00:52 +00:00
Dima Panov
727febde3c
- Support staging
2014-01-07 09:58:08 +00:00
Mathieu Arnold
b087c41e1a
Add the same patch to perl5.1{2,4,6} that perl 5.18, fixing a parallel build issue.
2014-01-07 09:58:06 +00:00
Erwin Lansing
fe8682b27c
There's always a default value for named_conf now, so no need to
...
check for it, and espcially not for a wrong value.
Noticed by: Stefan Bethke <stb@lassitu.de>
Approved by: mat (maintainer)
2014-01-07 09:55:06 +00:00
Dima Panov
d1169b184f
- Support staging
2014-01-07 09:46:29 +00:00
Andrej Zverev
5a86e09145
- add stage support
...
Approved by: portmgr (blanket infrastructure)
2014-01-07 09:28:30 +00:00
Andrej Zverev
c6efe5e49e
New Port: sysutils/p5-Rex
...
(R)?ex is a remote execution and configuration management framework written in Perl.
PR: ports/185357
Submitted by: Sam Cassiba <sam@cassiba.com>
2014-01-07 08:55:04 +00:00
Baptiste Daroussin
f70d9ecde3
Uses ninja instead of make, it is a bit faster to build
2014-01-07 08:33:14 +00:00
Baptiste Daroussin
ac040e6b90
Use ninja instead of make
2014-01-07 08:27:10 +00:00
Baptiste Daroussin
91e0982833
Add new uses ninja[:verbose]
...
This allows to use the ninja build system.
USES= cmake ninja
Will make cmake generate ninja files and use ninja.
2014-01-07 08:18:58 +00:00
Baptiste Daroussin
f85a8bf444
Add an internal variable to decide if DESTDIR should ve define in MAKE_ENV or MAKE_ARGS
2014-01-07 08:17:17 +00:00