Alexey Dokuchaev
27f024e3d5
- Try to unbreak parallel (-jX) builds
...
- Improve knobs sort order within Makefile
Reported by: crees, marino
Approved by: ume (maintainer timeout, 3 weeks)
2013-09-24 02:16:35 +00:00
Steve Wills
913a7da22a
- Update to 0.8.5
...
- Remove no longer needed patch
PR: ports/182062
Submitted by: Robert Backahus <robbak@robbak.com> (maintainer)
2013-09-24 01:48:57 +00:00
Bryan Drewery
d2ea5f25e2
- Be explicit about prefix with @cwd for USE_LDCONFIG
...
This fixes an issue with staging with pkg_install since it uses pkg_create
-S which doesn't seem to work properly with "@cwd" resetting to -p
2013-09-24 01:31:44 +00:00
Dmitry Marakasov
93e68e083c
Support staging
2013-09-24 01:13:35 +00:00
Dmitry Marakasov
8ded2a096b
- Support staging
...
- Use new LIB_DEPENDS syntax
2013-09-24 01:13:06 +00:00
Bryan Drewery
a75a572765
- Revert r328076 and r327939. bapt can commit proper plist tomorrow.
2013-09-24 00:48:35 +00:00
Bryan Drewery
564f195a31
- Fix plist
...
Reported by: nox
2013-09-24 00:21:07 +00:00
Ryan Steinmetz
91f9f74430
- Fix path for hooks dir
...
PR: ports/182330
Submitted by: Steve Wills <swills@FreeBSD.org>
2013-09-23 23:46:55 +00:00
Baptiste Daroussin
ad68abcbca
Support staging
2013-09-23 22:14:30 +00:00
Baptiste Daroussin
971ccbbb8c
New target make check-orphans to help discovering the files in staged not present in plist
...
Reviewed by: bdrewery
2013-09-23 22:09:21 +00:00
Baptiste Daroussin
0447af1d9e
Support staging
2013-09-23 22:06:34 +00:00
Baptiste Daroussin
91497b46b8
Support staging
...
Staging allows to remove post-patch and pre-su-install
2013-09-23 22:03:42 +00:00
William Grzybowski
27a6a26921
x11/lxpanel: allow staging
...
- Allow stating
2013-09-23 22:03:16 +00:00
Rene Ladan
daefaaa864
- Add stagedir support
...
- Rewrap lines
2013-09-23 22:01:22 +00:00
Baptiste Daroussin
c2d8186049
Support staging
2013-09-23 21:58:38 +00:00
Baptiste Daroussin
becc4b2cc3
Support stage
2013-09-23 21:53:56 +00:00
Baptiste Daroussin
14e416cf1b
Support stage
2013-09-23 21:50:51 +00:00
Baptiste Daroussin
669a31554a
this port support stage ootb
2013-09-23 21:46:48 +00:00
Baptiste Daroussin
b6f612927d
Fix packaging after conversion to stage
...
PR: ports/182334
Submitted by: "O. Hartmann" <ohartman@zedat.fu-berlin.de>
2013-09-23 21:42:46 +00:00
Baptiste Daroussin
ec221c4b36
Support stage,
...
Convert gnomehack to USES=pathfix
2013-09-23 21:39:37 +00:00
William Grzybowski
775a64aedb
www/subsonic: update to 4.8
...
- Update to 4.8
PR: ports/182142
Submitted by: Nicole Reid <root cooltrainer.org> (maintainer)
2013-09-23 21:37:35 +00:00
Baptiste Daroussin
06604124b1
Support staging
2013-09-23 21:36:35 +00:00
Gavin Atkinson
ba79bd1731
We should not distribute exFAT related packages due to licensing issues.
...
Reviewed by: tabthorpe
Approved by: portmgr (bapt), core
2013-09-23 21:36:30 +00:00
Guido Falsi
d46cbea2bf
- Add explicit ICONV_LIB [1]
...
- While here, convert to USES gmake
Submitted by: marino [1]
Approved by: portmgr (bapt)
2013-09-23 21:36:09 +00:00
Baptiste Daroussin
fc2174ba58
Support staging
2013-09-23 21:34:48 +00:00
Olivier Duchateau
93fe762798
- Fix polkit detection and convert to new LIB_DEPENDS syntax
...
- Bump PORTREVISION
- Switch to USES= gmake
2013-09-23 21:25:01 +00:00
Baptiste Daroussin
a6366e6c77
Support stage
2013-09-23 21:24:50 +00:00
Rene Ladan
431b103466
Oops, these two ports only conflict if they install the screen saver.
2013-09-23 21:23:29 +00:00
Baptiste Daroussin
b9e24c0e2f
Fix STAGEDIR support for ports using DESKTOP_ENTRIES
...
Reported by: bsam
Tested by: bsam
2013-09-23 21:21:05 +00:00
Baptiste Daroussin
36fb31d581
Things using py-distutils works ootb with staging
2013-09-23 21:16:32 +00:00
Rene Ladan
7156aaed21
Register mutual conflicts
2013-09-23 21:15:44 +00:00
Baptiste Daroussin
087604f4a5
Update to 2.2.1
...
Support stage
Do not remove directory that we do not install (stage allows not to pollute anymore
2013-09-23 21:04:56 +00:00
Rene Ladan
1cae283b41
- Add stagedir support
...
- Wrap some long lines
2013-09-23 21:02:19 +00:00
Rene Ladan
3dc4c7dffb
- Add staging support
...
- Wrap some long lines
2013-09-23 20:56:18 +00:00
Dmitry Marakasov
5c8bda1444
STXXL: Standard Template Library for Extra Large Data Sets.
...
The core of STXXL is an implementation of the C++ standard template
library STL for external memory (out-of-core) computations, i. e.,
STXXL implements containers and algorithms that can process huge
volumes of data that only fit on disks. While the closeness to the
STL supports ease of use and compatibility with existing applications,
another design priority is high performance.
WWW: http://stxxl.sourceforge.net/
2013-09-23 20:47:27 +00:00
Baptiste Daroussin
cb45c14448
Support staging
...
Convert USE_GMAKE to USES=gmake
2013-09-23 20:46:16 +00:00
Rene Ladan
c1f5207fff
- Add staging support (tested with 'make makeplist')
...
- Convert an optional LIB_DEPENDS to the new syntax
- Wrap some long lines
2013-09-23 20:32:22 +00:00
Rene Ladan
0468060bc6
Also use new LIB_DEPENDS syntax in non-default cases...
2013-09-23 20:30:03 +00:00
Sunpoet Po-Chuan Hsieh
2861467a4a
- Remove trailing slash
...
Approved by: bapt (via IRC)
2013-09-23 20:29:11 +00:00
Sunpoet Po-Chuan Hsieh
32981dbb1c
- Support STAGEDIR
2013-09-23 20:26:01 +00:00
Sunpoet Po-Chuan Hsieh
1c889b163d
- Update to 0.2.10
...
Changes: http://pecl.php.net/package-changelog.php?package=ev
PR: ports/181462
Submitted by: John Chen <johnpupu@gmail.com>
2013-09-23 20:24:55 +00:00
Sunpoet Po-Chuan Hsieh
13c89ca8c1
- Update to 2.5.2
...
- Support STAGEDIR
- Silence patch message
Changes: http://search.cpan.org/dist/podlators/ChangeLog
2013-09-23 20:15:54 +00:00
Sunpoet Po-Chuan Hsieh
76063e5e67
- Update to 1.56
...
- Support STAGEDIR
Changes: http://search.cpan.org/dist/HTML-Tidy/Changes
2013-09-23 20:15:49 +00:00
William Grzybowski
3f5f3d4a1a
devel/py-hgtools: remove egg file from PLIST_FILES
...
- Forgot to remove egg from PLIST_FILES
Reported by: rm
2013-09-23 20:09:24 +00:00
Dmitry Marakasov
3d743d3162
- Fix build with clang [1]
...
- Fix build with gcc 4.6+ [2]
- Implement staging support
Obtained from: 3044a9053a
[1]
http://thread.gmane.org/gmane.comp.lib.boost.devel/228802 [2]
2013-09-23 20:08:30 +00:00
Baptiste Daroussin
b7af6146d2
Introduce a new MANDIRS macros to make the compress-man determine where the makefiles should be found
...
Previous implementation was based on etc/man.d which doesn't exists in FreeBSD 8.
By default MANDIRS is ${MANPREFIX}/man. if a port adds USES=perl5 then the perl default locations is added
Reviewed by: bdrewery
2013-09-23 20:07:18 +00:00
William Grzybowski
1fd8ff4e63
devel/py-hgtools: update to 4.0
...
- Update to 4.0
- Do not use egg file
2013-09-23 20:01:31 +00:00
Rene Ladan
ead334e884
Resurrect this port, there is an active PR against it (ports/181062)
...
Submitted by: KATO Tsuguru
2013-09-23 19:57:08 +00:00
Dmitry Sivachenko
0d192b964a
Fix plist for python version 3.2+
...
Maintainer timeout.
2013-09-23 19:56:47 +00:00
Rene Ladan
e6b40643d7
Respect 'make check-sanity' for this port too.
2013-09-23 19:54:50 +00:00