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
Baptiste Daroussin
b0627efe37
Make python only a build dependency
...
While here do not conditionnalize docs installation the avoid double .include
and stage make sure DOCS is respected
2014-01-07 08:16:25 +00:00
Ganael LAPLANCHE
deddc04560
Fix gmond startup at boot time
...
PR: ports/184747
Submitted by: martymac
Approved by: skreuzer (maintainer)
2014-01-07 08:04:09 +00:00
Jason Helfman
0f19095998
- update to 1.4.4
...
PR: 185539
Submitted by: maintainer, lifanov@mail.lifanov.com
2014-01-07 07:35:09 +00:00
Ganael LAPLANCHE
a1fa2f9388
Update to 4.4.14
2014-01-07 07:33:03 +00:00
Dirk Meyer
7a7753d4e5
- USES=gmake
...
- update LIB_DEPENDS
2014-01-07 07:04:42 +00:00
Dirk Meyer
fd13eaa4bc
- add BROKEN fro amd64
2014-01-07 07:00:35 +00:00
Dirk Meyer
000c72e860
- USES=dos2unix
2014-01-07 06:57:40 +00:00
Dirk Meyer
9422b10842
- fix crc problems on 64bit
...
- fix crc problems on big endian systems
2014-01-07 06:02:26 +00:00
Dima Panov
1c7e67e1a0
- Support staging
...
- Stop providing outdated static compat library
2014-01-07 05:38:26 +00:00
Jung-uk Kim
0c182db6d4
Stagefy, convert to USES=gmake, and convert LIB_DEPENDS to new format.
2014-01-07 01:38:37 +00:00
Jung-uk Kim
fb9e399c88
- Stagefy, convert to USES=gmake, convert LIB_DEPENDS to new format.
...
- Use options framework to select the default keyboard layout.
2014-01-07 01:36:45 +00:00
Jung-uk Kim
e475c58e44
Stagefy, convert to USES=gmake, and convert LIB_DEPENDS to new format.
2014-01-07 01:33:35 +00:00
Jung-uk Kim
87126a2d5e
Add license, stagefy, and convert LIB_DEPENDS to new format.
2014-01-07 01:30:55 +00:00
Jung-uk Kim
dbeac1bf7d
Add license and stagefy.
2014-01-07 01:29:30 +00:00
Jung-uk Kim
06a4db4df2
Add license and stagefy.
2014-01-07 01:27:22 +00:00
Diane Bruce
7a9f0ccbe1
- convert old USE_GMAKE and USE_DOS2UNIX to new Uses=
2014-01-07 01:16:36 +00:00
Raphael Kubo da Costa
3b47a15e59
Go back to 6.8.0 :(
...
This reverts r338918, r338948, r338951 and r338953 (modulo reassigning the
port to ports@, some comment fixes and the removal of a patch that was meant
for FreeBSD 7).
ImageMagick is normally a beast to update, and somewhere between 6.8.0 and
6.8.8 the developers also decided to change the naming scheme for their
libraries, which requires updating tons of ports in the tree and bumping a
lot of PORTREVISIONs. I do not have the time for that at the moment, so it's
safer to go back to what was working and let a braver soul handle the update
properly later, otherwise the tree will be on fire for quite a while.
ache: I'm truly sorry for reverting your PerlMagick commits, but I couldn't
test if they still worked with the older version in a timely fashion.
2014-01-07 00:23:34 +00:00
Mathieu Arnold
4b89f3e30d
Fixup dependencies, add forgotten pkgconfig.
2014-01-07 00:23:31 +00:00
Mathieu Arnold
87d5641fe7
Add a patch from upstream fixing the parallel builds.
2014-01-07 00:04:20 +00:00
Matthias Andree
8cd9199a7c
- Update to new upstream release 1.42.9, release notes:
...
<http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.42.9 >
- Add MAKE_ENV+=CHECK_CMD=@true to avoid build failures in intl/, which
apparently does not include MCONFIG currently.
- Regenerate (and in two cases, modify) patches.
2014-01-07 00:00:23 +00:00
Xin LI
7252c45230
Document OpenSSL 1.0.1e multiple vulnerabilities.
2014-01-06 23:55:38 +00:00
Baptiste Daroussin
c049727804
Remove colors they are terminal dependant
2014-01-06 23:43:43 +00:00
Baptiste Daroussin
4b05236018
Bump portrevision to make sure it is properly rebuild with the '%' in comment encoded
...
as expected by pkgng
2014-01-06 23:41:57 +00:00
Baptiste Daroussin
8dd86ac5c3
Remove color code from pkg-message this is terminal dependant
2014-01-06 23:37:33 +00:00
Baptiste Daroussin
2c0fd510b7
Fix www/webkit-qt4 entry
2014-01-06 23:36:03 +00:00
Baptiste Daroussin
fd3075530d
pkgng expect all non ascii code and '%' to be urlencoded in the comment
...
Reported by: antoine
Tested by: antoine
2014-01-06 23:34:29 +00:00
Baptiste Daroussin
6df39ec064
Do not show colored output for pkg-message this is wrong because
...
1/ the code will depend on the terminal running it
2/ pkgng does not like it at all (this bug should be fixed in pkgng anyway)
Reported by: antoine
2014-01-06 23:28:42 +00:00
Rusmir Dusko
5d970f4250
- Bump PORTREVISION
...
- Change dependency print/py-reportlab to print/py-reportlab2
- Use PYDISTUTILS_AUTOPLIST=yes instead of pkg-plist
- Support STAGEDIR
- Add DOCS and NLS Options
- Use NLS_USES=gettext instead of USES=gettext
- Change NLS
2014-01-06 23:24:46 +00:00
Andrey A. Chernov
7e29969dac
Add new PerlMagick files to pkg-plist.
...
Move Makefile comment where it belongs.
Return back PERL option as default one. At least basic PerlMagick
functions works in my testing.
2014-01-06 23:17:04 +00:00
Mathieu Arnold
29d398ff32
Yet another round of fixes.
...
This time, it seems all of REPLACE_BASE, not REPLACE_BASE and post Bind removal
from base seem to work consistently.
2014-01-06 23:15:20 +00:00
Raphael Kubo da Costa
24948703a4
Revert weird LICENSE change that crept in in r338918.
...
Reported by: ohauer@
2014-01-06 23:08:14 +00:00
Raphael Kubo da Costa
6b3bb2140e
Update to 3.2.10.2.
...
==[ .2 RELEASE ]==
The following major issues were present in 3.2.10 & 3.2.10.1 and have
been fixed in this version:
- A remote crash issue when compiled with SSL (NULL pointer dereference)
- A second issue that can potentially lead to a crash (read-after-free)
In addition to these 3.2.10.x fixes there were also some other bugs fixed,
mostly in the area of server linking and flood hardening.
The external libraries of the Windows version have been updated (openssl,
c-ares, zlib). The bundled c-ares source (for *NIX) has been updated too.
PR: ports/185249
Submitted by: Jr Aquino <tanawts@gmail.com> (maintainer)
2014-01-06 22:36:23 +00:00
Pawel Pekala
d53a5867df
- Fix man building after python infrasctructure change from 20131218
...
This port uses python based man build script working with
both python2 and python3 so BUILD_DEPENDS on lang/python
- Nothing in package use python on runtime
- Bump PORTREVISION as dependencies changed
Submitted by: myself
Approved by: maintainer via email
2014-01-06 22:24:34 +00:00
Andrey A. Chernov
583c6bc221
Fix PerlMagick build and install
2014-01-06 22:07:24 +00:00
Antoine Brodin
cd9ccf7645
Stage support
2014-01-06 21:55:38 +00:00
Antoine Brodin
5dcb7098b0
Stage support
2014-01-06 21:50:26 +00:00
Antoine Brodin
bb2f99de89
Stage support
2014-01-06 21:47:06 +00:00
Antoine Brodin
b96c8c0d28
Stage support
2014-01-06 21:40:15 +00:00
Mathieu Arnold
3acb181ef3
Fix yet another bug, they're creeping like crazy...
2014-01-06 21:39:08 +00:00
Antoine Brodin
437e0654c9
Stage support
2014-01-06 21:35:19 +00:00
Antoine Brodin
7ffbde5645
Stage support
2014-01-06 21:28:51 +00:00
Baptiste Daroussin
5bd17f9ad5
support stage
2014-01-06 21:26:22 +00:00
Baptiste Daroussin
d8d5582ce7
Support stage
...
Use options helpers
2014-01-06 21:24:41 +00:00