1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
Commit Graph

356817 Commits

Author SHA1 Message Date
Sergey A. Osokin
722c58e010 Upgrade third-party dav_ext module from 0.0.2 to 0.0.3. 2015-01-04 16:54:49 +00:00
Sergey A. Osokin
fb0adb586f Upgrade third-party drizzle module from 0.1.7 to 0.1.8.
Rename extra patch for the module.
2015-01-04 16:38:27 +00:00
Sergey A. Osokin
b172f1d85e Upgrade third-party rtmp module from 1.1.5 to 1.1.6.
Remove necessary patch for the module.
2015-01-04 16:03:29 +00:00
Thomas Zander
af1db7c657 - Update to upstream version 20141126
- Remove OPTIONS MULTILAYER, PLUGINS and PANGO
- Simplify Makefile

PR:		196300
Submitted by:	cyberbotx@cyberbotx.com (maintainer)
2015-01-04 15:48:25 +00:00
Antoine Brodin
9d6d76f23c Fix build with DOCS 2015-01-04 15:35:44 +00:00
Kurt Jaeger
b1d45090b4 biology/tinker: 6.2.6 -> 7.0.1
PR:		196376
Submitted by:	Nikola Kolev <koue@chaosophia.net>
2015-01-04 15:21:12 +00:00
John Marino
cef8f1f082 math/yacas: Unbreak DragonFly by modifying new patch to include it. 2015-01-04 15:05:06 +00:00
Pawel Pekala
594b8b6d39 Update to version 20141225
PR:		196383
Submitted by:	lightside@gmx.com (maintainer)
2015-01-04 14:16:20 +00:00
Rene Ladan
ffb4e0d1a0 science/mpb: put option helpers at the correct place
Submitted by:	antoine via #bsdports
2015-01-04 14:02:35 +00:00
Rene Ladan
88cd723740 Resurrect science/mpb, pass maintainership to PR submitter.
- update to 1.5
- change to lang/guile2
- fix up USES and post-patch
- add optional dependency on math/nlopt
- install header files

PR:		196179
Submitted by:	Rainer Hurling
2015-01-04 13:55:52 +00:00
Boris Samorodov
5d2ca95e1b print/cups-client via print/cups-base: treat avahi/dnssd explicitely
1. The port's configure script is auto-detecting if avahi exists
(unless avahi is explicitely disabled):
---
   9096 if test "x$PKGCONFIG" != x -a x$enable_avahi != xno; then
   9097         { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Avahi" >&5
   9098 $as_echo_n "checking for Avahi... " >&6; }
   9099         if $PKGCONFIG --exists avahi-client; then
   9100                 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
   9101 $as_echo "yes" >&6; }
---

So if avahi-lib is installed one get config.log:
---
configure:9097: checking for Avahi
configure:9100: result: yes
[...]
#define HAVE_AVAHI 1
---

And later avahi is used while building:
---
Using LIBS=-lcups  -lssl -lcrypto -L/usr/local/lib -lavahi-common -lavahi-client   -lz -pthread -lm -lcrypt   -lz
---

Then print/cups-client installs libraries which are linked with avahi, ex.:
---
% ldd libcups.so | grep avahi
        libavahi-common.so.3 => /usr/local/lib/libavahi-common.so.3 (0x801cda000)
        libavahi-client.so.3 => /usr/local/lib/libavahi-client.so.3 (0x801ee6000)
---

Which leads to print/cups-base build failure (even if avahi is unset by options):
---
Linking ippserver...
cc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -L/usr/local/lib -Wl,-rpath,/usr/lib:/usr/local/lib -fstack-protector -Wl,-R/usr/local/lib   -Wall -Wno-format-y2k -Wunused -fPIC -Os -g -fstack-protector -Wno-tautological-compare -o ippserver ippserver.o  ../cups/libcups.a \
         -lssl -lcrypto -ldns_sd -pthread -lm -lcrypt   -lz -lz
../cups/libcups.a(http-support.o): In function `_httpResolveURI':
---

Let's reflect this fact.

2. Bump PORTREVISION for print/cups-client, it's default options and dependencies
were changed.

PR:		ports/195743
Submitted by:	O. Hartmann <ohartman@zedat.fu-berlin.de>
Discussed at:	ports@
Tested by:	O. Hartmann <ohartman@zedat.fu-berlin.de>
2015-01-04 13:50:41 +00:00
Jimmy Olgeni
6e6f37c28e Remove unnecessary @dirrm entries. 2015-01-04 13:43:26 +00:00
Jimmy Olgeni
898127c534 Upgrade to version 1.10.6. 2015-01-04 13:41:38 +00:00
Jimmy Olgeni
328a9030f3 Upgrade to version 2.10.0. 2015-01-04 13:21:30 +00:00
Jimmy Olgeni
a0d2c6b6a0 Upgrade to version 1.5.1p7. 2015-01-04 13:16:10 +00:00
Sunpoet Po-Chuan Hsieh
9832261075 - Update to 0.95
- Mark BROKEN: upstream disabled support for textproc/p5-XML-Compile > 1.43
- Set EXPIRATION_DATE to 2015-02-28
- Add LICENSE
- Sort PLIST

Changes:
- disable support for this module, when XML::Compile > 1.43
- final release.
2015-01-04 13:05:33 +00:00
Sunpoet Po-Chuan Hsieh
f041f0ed79 - Update to 1.0
- Add LICENSE
- Sort *_DEPENDS

Changes:	http://search.cpan.org/dist/Image-Compare/Changes
2015-01-04 13:02:00 +00:00
Sunpoet Po-Chuan Hsieh
76b6884b70 - Update to 0.46
- Sort PLIST

Changes:	http://search.cpan.org/dist/Graphics-Primitive-Driver-Cairo/Changes
2015-01-04 13:01:53 +00:00
Sunpoet Po-Chuan Hsieh
792237d13e - Update to 0.65
- Sort PLIST

Changes:	http://search.cpan.org/dist/Graphics-Primitive/Changes
2015-01-04 13:01:47 +00:00
Sunpoet Po-Chuan Hsieh
d2a05b1d1c - Update to 0.31
- Add blank line between LICENSE and *_DEPENDS sections
- Sort PLIST

Changes:	http://search.cpan.org/dist/Graphics-Color/Changes
2015-01-04 13:01:36 +00:00
Sunpoet Po-Chuan Hsieh
3b63b48b52 - Update to 2.16
Changes:	http://search.cpan.org/dist/GraphViz/Changes
2015-01-04 13:01:30 +00:00
Sunpoet Po-Chuan Hsieh
23b8006624 - Update to 2.56
- Sort PLIST

Changes:	http://search.cpan.org/dist/GD/ChangeLog
2015-01-04 13:01:23 +00:00
Rene Ladan
c818bdfc82 science/libctl: update to 3.2.2
- use lang/guile2 instead of lang/guile
- add pkgconfig to USES
- add option to use lang/nlopt
- strip libraries

PR:		196175
Submitted by:	Rainer Hurling
Approved by:	maintainer timeout (devel@stasyan.com, 14 days)
2015-01-04 12:56:56 +00:00
Lars Thegler
bb6bb7e7b7 - Update to 0.18 2015-01-04 12:33:29 +00:00
Lars Thegler
7e83a1412b - Add missing dependency
Noted by:	antoine, "Matthew D. Fuller" <fullermd@over-yonder.net>
2015-01-04 12:29:22 +00:00
Lars Thegler
178e1ff748 - update to 0.14 2015-01-04 12:13:41 +00:00
Sunpoet Po-Chuan Hsieh
e9eceb7e45 - Update to 0.35
Changes:	http://search.cpan.org/dist/IO-Socket-IP/Changes
2015-01-04 12:03:05 +00:00
Sunpoet Po-Chuan Hsieh
e31091cc8b - Update to 0.020
Changes:	http://search.cpan.org/dist/Test-Warnings/Changes
2015-01-04 12:02:59 +00:00
Sunpoet Po-Chuan Hsieh
b3899c671c - Update to 0.04
Changes:	http://search.cpan.org/dist/Log-Dispatch-ArrayWithLimits/Changes
2015-01-04 12:02:53 +00:00
Sunpoet Po-Chuan Hsieh
450601603b - Add p5-Perl-osnames 0.11
Perl::osnames contains $data which lists possible values of $^O along with
description for each. It also provides some helper functions.

WWW: http://search.cpan.org/dist/Perl-osnames/
2015-01-04 12:02:46 +00:00
Sunpoet Po-Chuan Hsieh
35840805be - Update to 0.73
Changes:	http://search.cpan.org/dist/Inline-C/Changes
2015-01-04 12:02:34 +00:00
Lars Thegler
8200e149ad - update to 1.1000 2015-01-04 11:58:41 +00:00
Lars Thegler
09c4ec3699 - update to 1.46
- remove duplicate makefile target
2015-01-04 11:53:44 +00:00
Romain Tartière
3cd9ee6df0 Update to 2.0
PR:		192571
Submitted by:	olivierd
2015-01-04 11:53:22 +00:00
Lars Thegler
5caff16673 update to 1.21 2015-01-04 11:50:24 +00:00
Lars Thegler
3e90a98688 - update to 0.06
- remove duplicate makefile target
2015-01-04 11:47:17 +00:00
Jimmy Olgeni
bb23ac4cb6 Add missing @dir entries. 2015-01-04 11:42:56 +00:00
Lars Thegler
662eb07875 update to 2.10 2015-01-04 11:42:09 +00:00
Lars Thegler
5e1a27d36e update to 0.06 2015-01-04 11:37:33 +00:00
Muhammad Moinur Rahman
8c0c5a1b46 audio/p5-Net-FreeDB: Update version 0.09=>0.10
Differential Revision:	https://reviews.freebsd.org/D1414
Approved by:	marino(mentor)
2015-01-04 11:03:38 +00:00
Muhammad Moinur Rahman
577991f0e5 databases/py-mysql-connector-python2: Update version 2.0.1=>2.0.2
Differential Revision:	https://reviews.freebsd.org/D1415
Approved by:	marino(mentor)
2015-01-04 11:00:13 +00:00
Muhammad Moinur Rahman
7cd7384008 devel/dia2code: Update version 0.8.6=>0.8.7
Differential Revision:	https://reviews.freebsd.org/D1419
Approved by:	marino(mentor)
2015-01-04 10:54:42 +00:00
Muhammad Moinur Rahman
861250e23b devel/gsoap: Update version 2.8.18=>2.8.21
Differential Revision:	https://reviews.freebsd.org/D1421
Approved by:	marino(mentor)
2015-01-04 10:51:43 +00:00
Muhammad Moinur Rahman
f59bec2249 devel/k8048: Update version 2.17=>3.05
Differential Revision:	https://reviews.freebsd.org/D1422
Approved by:	marino(mentor)
2015-01-04 10:49:41 +00:00
Baptiste Daroussin
1e0584765c Bring to the perl@ standard
Submitted by:	az
2015-01-04 10:48:58 +00:00
Muhammad Moinur Rahman
a97b937cef devel/liblognorm: Update version 1.0.0=>1.0.1
Differential Revision:	https://reviews.freebsd.org/D1423
Approved by:	marino(mentor)
2015-01-04 10:46:40 +00:00
Muhammad Moinur Rahman
895163b914 p5-Test-Exception is used for testing only, and it was this way before update to
version 0.29.

Differential Revision:	https://reviews.freebsd.org/D1403
Submitted by:	mat
Approved by:	marino(mentor)
2015-01-04 10:44:20 +00:00
Baptiste Daroussin
32d92ccc55 Add a missing dependency on p5-Perl4-CoreLibs 2015-01-04 10:37:04 +00:00
Baptiste Daroussin
fbd7daf5c4 Add p5-Perl4-CoreLibs
This is a collection of .pl files that have historically been bundled with the
Perl core but are planned not to be so distributed with core version 5.15 or
later.

WWW: http://search.cpan.org/~zefram/Perl4-CoreLibs-0.003/
2015-01-04 10:33:35 +00:00
Lars Engels
80c001d8ce - Update to 3.5.1 2015-01-04 10:29:54 +00:00