1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

343529 Commits

Author SHA1 Message Date
Guido Falsi
4177c0eba9 - Update to 0.7.3
- Add LICENSE

PR:		192065
Submitted by:	fernando.apesteguia@gmail.com (maintainer)
2014-07-24 11:33:03 +00:00
Dmitry Marakasov
53506387f7 - Switch to USES=libtool, drop .la files
- Strip binaries
- Fix shebangs
2014-07-24 11:27:04 +00:00
Dmitry Marakasov
25ef0f6dbc - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-24 11:10:09 +00:00
Kurt Jaeger
45ccb1a6e6 www/p5-Catalyst-Model-DBIC-Schema: 0.62_1 -> 0.64 2014-07-24 11:09:20 +00:00
Tijl Coosemans
5f8e35f49e - Add INSTALL_TARGET=install-strip
- Replace two patches with a post-patch command
2014-07-24 11:08:57 +00:00
Kurt Jaeger
f79f8b88b9 textproc/p5-Lingua-Stem-Snowball-No: shebangfix
Approved by:	portmgr blanket approval
2014-07-24 11:08:02 +00:00
Tijl Coosemans
3f03686b74 Add USES=libtool and INSTALL_TARGET=install-strip 2014-07-24 11:06:32 +00:00
Kurt Jaeger
c61ab5b0ba textproc/p5-Lingua-EN-NameCase: 1.15 -> 1.16 2014-07-24 11:00:26 +00:00
Kurt Jaeger
036bfacf78 devel/p5-CPAN-Changes: 0.28 -> 0.29 2014-07-24 10:50:16 +00:00
Kurt Jaeger
02f1d881d3 devel/p5-App-GitGot: 1.10_1 -> 1.16 2014-07-24 10:47:58 +00:00
Dmitry Marakasov
0f8bc35d77 - Switch to USES=libtool, drop .la files
- Fix whitespace

Approved by:	portmgr blanket
2014-07-24 10:22:42 +00:00
Gabor Pali
3a433c6439 - The polytable latex package is already installed, so remove it from the
the packaging list and fix the build

Obtained from:	FreeBSD Haskell
2014-07-24 09:55:47 +00:00
Dmitry Sivachenko
9607bf2d81 Pass to Michelle Sullivan <michelle@sorbs.net> 2014-07-24 09:51:12 +00:00
Kurt Jaeger
f5a09e89e1 biology/p5-Bio-Graphics: 2.37 -> 2.38 2014-07-24 09:48:03 +00:00
Alexey Dokuchaev
c7e8aac107 - Add py-colorlog, Python module for log formatting with colors
- Fix some misplaced entries in devel/Makefile while I am at it
2014-07-24 09:32:44 +00:00
Mathieu Arnold
3fca49e807 Update to 5.1.1.
Sponsored by:	Absolight
2014-07-24 09:30:10 +00:00
Raphael Kubo da Costa
a835ce065d Backport my patch to make Qt correctly detect clang's support for C++11 features.
So far, Qt4 was basing its check for compiler support for C++11 features
(auto types, lambdas, rvalue references and others) on the values of
__GNUC__ and __GNUC_MINOR__. This works for GCC, but not for clang, whose
__GNUC_MINOR__ is stuck at 2. In practice, this meant Qt programs built
using clang were never able to use C++11 features which are conditionally
available in classes such as QList. This patch makes the detection more in
line with what Qt5 does (checks for GCC and clang are in separate sections
and are done differently).

I couldn't find cases of this negatively affecting any port so far, but it
is useful to have -- Akonadi's unit tests require C++11 support in Qt, for
example.

Only qt4-corelibs's PORTREVISION was bumped to make the new qglobal.h be
installed. Checks for these C++11 features are only present in headers of
other Qt4 ports, so there's no need to rebuild them.
2014-07-24 08:37:55 +00:00
Xin LI
a4faf0853d Remove unnecessary quotation.
PR:		ports/192081
Submitted by:	<takefu airport fm>
2014-07-24 08:16:55 +00:00
Antoine Brodin
f6510d29d0 Fix the previous fix
Pointed by:	kwm
2014-07-24 07:34:52 +00:00
Dmitry Sivachenko
5c26273ace Add a patch from upstream (1.65_1) to speedup some PostgreSQL queries.
(I applied version from upstream)

PR:		191734
Submitted by:	Michelle Sullivan <michelle@sorbs.net>
2014-07-24 06:01:58 +00:00
Antoine Brodin
33ee85e371 Fix another (harmless) bug in OPTIONS conversion 2014-07-24 05:54:50 +00:00
Xin LI
112523bf20 Fix build on -CURRENT. 2014-07-24 05:50:19 +00:00
Antoine Brodin
144d4aa243 Fix bug in OPTIONS conversion 2014-07-24 05:44:53 +00:00
Nicola Vitale
a4021691b4 - Update to 4.3.1
Build Log:	https://redports.org/buildarchive/20140724044516-67645/
2014-07-24 05:19:40 +00:00
Sunpoet Po-Chuan Hsieh
e370356cb3 - Fix build on 11-CURRENT 2014-07-24 05:11:54 +00:00
Sunpoet Po-Chuan Hsieh
f9c6b30c53 - Fix build on 11-CURRENT 2014-07-24 05:01:54 +00:00
Dmitry Marakasov
a21ce18417 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-24 00:53:29 +00:00
Dmitry Marakasov
78fec182bd - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-24 00:30:59 +00:00
Dmitry Marakasov
ded5757642 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-24 00:29:10 +00:00
Barbara Guida
0367852bf3 Update Adblock plus to 2.6.4 2014-07-23 23:38:13 +00:00
Dmitry Marakasov
24412bf7df - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-23 23:33:08 +00:00
Dmitry Marakasov
af22eaee6e - Switch to USES=libtool, drop .la files
- Convert USE_BZIP2 to USES

Approved by:	portmgr blanket
2014-07-23 23:30:44 +00:00
Olli Hauer
cbb42e3e70 - unbreak stage phase where the squid user is unknown
Noted by John Marino by PM
2014-07-23 23:27:39 +00:00
Dmitry Marakasov
ebe19cd72b - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-23 23:11:05 +00:00
Dmitry Marakasov
8dec8dc1d7 - Switch to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-07-23 23:02:46 +00:00
Dmitry Marakasov
056230126a - Switch to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
- Fix plist for NLS files
- Add required LIBS for graphics/gtkam

Approved by:	portmgr blanket
2014-07-23 22:50:08 +00:00
Guido Falsi
f4c7894056 Stagify.
PR:		191701, 191702
Submitted by:	Dan Lukes <dan@obluda.cz>
2014-07-23 22:36:23 +00:00
Dmitry Marakasov
d4b4531249 - Switch to USES=libtool, drop .la files
- Fix whitespace
2014-07-23 22:36:14 +00:00
Dmitry Marakasov
00433bf391 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-23 22:34:55 +00:00
Dmitry Marakasov
a9e8daed8c - Switch to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-07-23 22:33:59 +00:00
Dmitry Marakasov
642fda6089 - Switch to USES=libtool, drop .la files
- Strip libraries
2014-07-23 22:32:13 +00:00
Dmitry Marakasov
f9f5cba57e - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-23 22:30:53 +00:00
Dmitry Marakasov
2863b04602 - Switch to USES=libtool, drop .la files
- Convert USE_BZIP2 to USES

Approved by:	portmgr blanket
2014-07-23 22:30:14 +00:00
Dmitry Marakasov
798917e832 - Optionize DOCS 2014-07-23 22:29:36 +00:00
Dmitry Marakasov
5c3bf9d529 - Switch to USES=libtool, drop .la files
- Strip libraries
- Optionize DOCS
2014-07-23 22:29:30 +00:00
Dmitry Marakasov
87258ae59c - Switch to USES=libtool, drop .la files
- Strip libraries
- Optionize DOCS
2014-07-23 22:29:23 +00:00
Dmitry Marakasov
dce86c70a9 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-23 22:23:42 +00:00
Ryan Steinmetz
3bd02a6fe0 - Bump PORTREVISION to chase ports-mgmt/pkg update 2014-07-23 22:22:46 +00:00
Kris Moore
38c48b2343 Use more recent gcc 4.7 or later to compile pipelight 2014-07-23 22:09:11 +00:00
Dmitry Marakasov
d7a81cdc30 - Switch to USES=libtool, drop .la files 2014-07-23 22:00:44 +00:00