Commit graph

365595 commits

Author SHA1 Message Date
Wen Heping
14e669a8cc - Update to 15.04.00
- Add CPE information [1]

PR:		199962 [1]
Submitted by:	shun.fbsd.pr@dropcut.net [1]
2015-05-06 00:32:16 +00:00
Wen Heping
28e36ee366 - Update to 0.50
Changes: http://cpansearch.perl.org/src/ETHER/MooseX-Storage-0.50/Changes
2015-05-05 23:16:32 +00:00
Jan Beich
bef4dc1626 math/cryptominisat, math/py-cryptominisat: add new ports
CryptoMiniSat is a modern, multi-threaded, feature-rich, simplifying SAT
solver, featuring over 100 configurable parameters to tune to specific
need, collection of statistical data to MySQL database + javascript-based
visualization of it and clean C++ and python interfaces.

WWW: http://www.msoos.org/cryptominisat4/

PR:		199929
Submitted by:	6yearold@gmail.com (based on)
2015-05-05 21:54:29 +00:00
Jimmy Olgeni
b0e802fc0a Restore rebar dependency.
Submitted by:	mat
Pointy hat to:	olgeni
2015-05-05 21:21:29 +00:00
Jimmy Olgeni
6a5a652107 Remove unnecessary rebar dependency and use PORTNAME in install code. 2015-05-05 20:56:55 +00:00
Jimmy Olgeni
0454571940 Remove rebar dependency - these ports have their own copy. 2015-05-05 20:55:23 +00:00
Jimmy Olgeni
655d7fa880 Remove redundant GH_PROJECT; replace GH_TAGNAME with DISTVERSIONPREFIX.
Submitted by:	mat
2015-05-05 20:53:15 +00:00
Jimmy Olgeni
be8a4a02df Add databases/eredis, a Redis client for Erlang. 2015-05-05 20:39:44 +00:00
Don Lewis
006ca4d271 Unbreak editors/openoffice-* build when GCONF and GNOMEVFS are disabled
There is a missing dependency on devel/dbus-glib that causes the
openoffice build to fail when the GCONF and GNOMEVFS options are
disabled. When these options are enabled, one of the dependencies
added by these options brings along dbus-glib so the default build
succeeds.

There is a configure knob to control whether or not dbus-glib is
used, so follow the lead of the libreoffice port and rename the
GCONF option to GNOME and bundle both Gconf and DBUS handling under
the GNOME option.

Borrow the MMEDIA option from the libreoffice port and use that to
control the using of gstreamer.

Add a couple of missing p5-* build dependencies.

Add the --enable-gtk, --disable-kde, --disable-kde4 configure flags
so that the port does not try to build with KDE if it is installed
because compilation fails.

USE_AUTOTOOLS=autoconf -> USES=autoreconf:autoconf

PR:		199865
Reported by:	pi
Differential Revision:	https://reviews.freebsd.org/D2441
Reviewed by:	pi, pfg
Approved by:	mat (mentor)
2015-05-05 20:38:33 +00:00
Jimmy Olgeni
717fabc240 Use PORTNAME in install code. 2015-05-05 20:30:52 +00:00
Jimmy Olgeni
7cb20549ae Upgrade to version 4.7.5 and take over maintainership from ports@.
There is something going on with optimizations on both the old and
new versions.

If you set USE_GCC=any the port will build way faster:

gcc:   make   506.90s user 17.86s system 228% cpu  3:49.41 total
clang: make  3913.28s user 23.73s system 211% cpu 31:05.70 total

I added a GCC option for now.

Setting CFLAGS to -O0 will make clang go as fast as gcc.
Explanation still unknown.
2015-05-05 20:22:08 +00:00
Olivier Duchateau
025a69d21b - Update to 1.6.8 (bugfix)
- Remove unneeded patches
- Remove STARTUP option

Changelog: http://git.xfce.org/xfce/thunar/tree/NEWS?id=thunar-1.6.8
2015-05-05 19:44:44 +00:00
Michael Moll
33aa3c1f07 sysutils/puppet: update to 3.7.5
PR:		199183
Differential Revision:	https://reviews.freebsd.org/D2406
Approved by:	swills (mentor, maintainer), mat (mentor)
2015-05-05 19:44:18 +00:00
Li-Wen Hsu
cae9b757b7 - Update to 1.612 2015-05-05 19:07:54 +00:00
Bryan Drewery
309c1749fe GnuTLS tries to use /usr/local/share/certs/ca-root-nss.crt. Instead of
maybe using it if it is already installed or if the P11KIT option is selected
(which depends on ca_root_nss), just always depend on ca_root_nss.

Reported by:	Tatsuki Makino
2015-05-05 19:03:00 +00:00
Olivier Duchateau
c6dc3377fe Update to 0.9.1 2015-05-05 19:00:05 +00:00
Kurt Jaeger
fa04897dac multimedia/mplayer2: add CPE
PR:		199954
Submitted by:	Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
2015-05-05 18:47:37 +00:00
Thomas Zander
f1e4891483 - Update to upstream version 6.0
- yuri@rawbw.com takes maintainership
- add LICENSE
- add TOR OPTION
- Favor PLIST_FILES over pkg-plist (only two entries at the moment)
- Pet portlint

PR:		198799
Submitted by:	yuri@rawbw.com (new maintainer)
Reviewed by:	bsdstats@nanoman.ca
Approved by:	bsdstats@nanoman.ca (previous maintainer)
2015-05-05 16:48:14 +00:00
Bryan Drewery
307a428865 Rework r385426:
- The include/event2 directory was being created improperly due to the lack
    of a pkgconfig dependency. Add it to USES.
  - Remove WRKSRC from SHEBANG list.

Reported by:	many
2015-05-05 16:20:37 +00:00
Bryan Drewery
a206004c50 Fix selection of HTTP_XSLT and MODSECURITY so that the proper LIB_DEPENDS on
libxslt is added.
2015-05-05 16:16:31 +00:00
Ruslan Makhmatkhanov
bf075a0870 security/whatweb: update to latest github revision
- update to latest github revision unbreaking runtime with ruby21
- adopt github infrastructure changes
- add LICENSE_FILE
- PORTREVISION bump was added to leverage versioning scheme change

PR:		199257
Submitted by:	 jason.unovitch@gmail.com
2015-05-05 16:14:04 +00:00
Bartek Rutkowski
32b684d598 lang/chibi-scheme: correct upstream GitHub account
PR:		199395
Submitted by:	Tobias Kortkamp <tobias.kortkamp@gmail.com> (maintainer)
2015-05-05 14:37:21 +00:00
Sunpoet Po-Chuan Hsieh
123e8e29ae - Update to 2015.05.03 2015-05-05 12:48:17 +00:00
Sunpoet Po-Chuan Hsieh
9164a5315f - Update to 2015.05.03 2015-05-05 12:48:13 +00:00
Sunpoet Po-Chuan Hsieh
b4bf0e12a3 - Update to 2015.05.03 2015-05-05 12:48:08 +00:00
Sunpoet Po-Chuan Hsieh
e9e15e432e - Update to 2015.05.03 2015-05-05 12:48:03 +00:00
Sunpoet Po-Chuan Hsieh
f8288c7fe6 - Update to 0.61
Changes:	http://search.cpan.org/dist/Toadfarm/Changes
2015-05-05 12:47:59 +00:00
Sunpoet Po-Chuan Hsieh
f925d04a38 - Update to 4.3.3
Changes:	https://github.com/threedaymonk/htmlentities/blob/master/History.txt
PR:		199883
Submitted by:	sunpoet (myself)
Approved by:	Teramoto Masahiro <markun@onohara.to> (maintainer)
2015-05-05 12:47:54 +00:00
Dmitry Sivachenko
d2c488cc9b Catch up with the ltest version from googlecode's svn repository.
The only revision (r194) fixes compilation procedure and should fix
32-bit archs.
2015-05-05 11:54:35 +00:00
Jan Beich
2f018cf3e9 comms/usbmuxd: unbreak build on 10.2R and 11.0C
Try to autodetect ppoll(2) instead of hardcoding the list of
platforms lacking it thus using fallback.

GitHub:		libimobiledevice/usbmuxd#36
PR:		199545
Reported by:	pkg-fallout
Approved by:	maintainer timeout (2 weeks)
2015-05-05 11:35:57 +00:00
Jimmy Olgeni
88a8000653 Upgrade to version 1.0.1.
- Add LICENSE
- Remove unnecessary GitHub variables
- Cleanup and remove @dirrmtry
2015-05-05 11:19:15 +00:00
Michael Moll
06197bd47f sysutils/rubygem-hammer_cli_foreman_ssh: update to 0.0.3
PR:		199524
Differential Revision:	https://reviews.freebsd.org/D2447
Approved by:	mat (mentor)
2015-05-05 11:19:15 +00:00
Jimmy Olgeni
840e114a2b Cleanup, remove unnecessary GitHub variables and add LICENSE. 2015-05-05 11:16:20 +00:00
Jimmy Olgeni
66821ff397 Add LICENSE. 2015-05-05 11:15:25 +00:00
Jimmy Olgeni
4ffe906c06 Cleanup and remove unnecessary GitHub variables. 2015-05-05 11:14:19 +00:00
Jimmy Olgeni
1c5f76b823 Add devel/poolboy, a pooling library for Erlang. 2015-05-05 10:51:38 +00:00
Antoine Brodin
d9d5f95ab0 Update to 0.9.13 2015-05-05 10:49:42 +00:00
Mathieu Arnold
ce2aaa1cd4 Update to 1.53.
Sponsored by:	Absolight
2015-05-05 10:39:50 +00:00
Jimmy Olgeni
8519328476 Add devel/erlang-protobuffs, a protocol buffers interface for Erlang. 2015-05-05 10:33:57 +00:00
Jimmy Olgeni
9a0b474491 Fix PORTNAME and use PKGNAMEPREFIX. 2015-05-05 10:28:52 +00:00
Frederic Culot
0631d273c6 - Update to 4.6.0
Changes:	http://www.tomenet.eu/phpBB3/viewtopic.php?f=4&t=7&p=2055#p2055
2015-05-05 10:22:02 +00:00
Jimmy Olgeni
c0f2ca57cd Remove two temporary files that crept into the plist. 2015-05-05 10:19:29 +00:00
Jimmy Olgeni
124916e8ae Add devel/erlang-msgpack, an Erlang library for MessagePack. 2015-05-05 10:01:06 +00:00
Jimmy Olgeni
fa0ecd33d3 Remove unnecessary USES=gmake and check for MDOCS. 2015-05-05 09:53:18 +00:00
Jan Beich
999e618eae sysutils/pftop: unbreak build on 11.0C
pftop.c:47:10: fatal error: 'altq/altq.h' file not found
  #include <altq/altq.h>
           ^
  1 error generate

Reported by:	pkg-fallout
Approved by:	portmgr blanket
2015-05-05 09:41:24 +00:00
Jan Beich
85dfbd0707 games/oneko: unbreak install if locale-specific app-defaults dir exists
configure tries to autodetect existing japanese app-defaults and if
finds installs there without updating pkg-plist. A quick search turns
up the following ports can cause the issue if installed beforehand.

deskutils/xcalendar/pkg-plist:lib/X11/ja_JP.eucJP/app-defaults/XCalendar
games/xshisen/pkg-plist:lib/X11/ja_JP.eucJP/app-defaults/XShisen
japanese/tgif/pkg-plist:lib/X11/ja_JP.eucJP/app-defaults/Tgif.sample
x11-clocks/emiclock/pkg-plist:lib/X11/ja_JP.EUC/app-defaults/EmiClock
x11-clocks/emiclock/pkg-plist:lib/X11/ja_JP.eucJP/app-defaults/EmiClock
x11-fonts/nexfontsel/pkg-plist:lib/X11/ja_JP.eucJP/app-defaults/NeXFontSel
x11/xmascot/pkg-plist:lib/X11/ja_JP.EUC/app-defaults/XMascot
x11/xmascot/pkg-plist:lib/X11/ja_JP.eucJP/app-defaults/XMascot

PR:		199493
Submitted by:	turutani@scphys.kyoto-u.ac.jp
Approved by:	maintainer timeout (2 weeks + 4 days)
2015-05-05 09:41:07 +00:00
Jimmy Olgeni
1fc35dd6ec Upgrade to version 3.1.0. 2015-05-05 09:36:14 +00:00
Andrej Zverev
06b831b96f update to 1.2.1 2015-05-05 08:57:14 +00:00
Jan Beich
b313dc9c22 games/oneko: drop unnecessary indirection since do-patch disappeared
Approved by:	portmgr blanket
2015-05-05 08:39:34 +00:00
Wen Heping
6a53d93e82 - Update to 1.2.1
PR:		199523
Submitted by:	kvedulv@kvedulv.de
Approved by:	maintainer(timeout, >14 days)
2015-05-05 07:28:01 +00:00