Commit Graph

399532 Commits

Author SHA1 Message Date
Emanuel Haupt
9a61739d7f Update WWW 2016-08-26 07:07:23 +00:00
Kurt Jaeger
dbf6e7a241 net-p2p/libtorrent: Explicitly link with libcrypto
- make sure that net-p2p/libtorrent links with libcrypto

PR:		211223
Submitted by:	Tobias Kortkamp <t@tobik.me>
Approved by:	pipfstarrd@opmbx.org (maintainer)
2016-08-26 06:38:02 +00:00
Emanuel Haupt
454e1cdcbd Add LICENSE 2016-08-26 06:18:01 +00:00
Kurt Jaeger
387c0e6e78 irc/hexchat: fix build when lang/gcc is installed
PR:		211327
MFH:		2016Q3
Reported by:	kib
Submitted by:	Tobias Kortkamp <t@tobik.me>
Approved by:	Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
2016-08-26 06:17:07 +00:00
Kurt Jaeger
77d0f95596 security/afl: 2.29 -> 2.32
- Adds a new LLVM_VERSION knob to control the LLVM version the port uses
  when using the LLVM option
- Switches the default LLVM version from 3.7 to 3.8

PR:		212009
Submitted by:	Tobias Kortkamp <t@tobik.me> (maintainer)
2016-08-26 06:06:15 +00:00
Kurt Jaeger
2ed702d2d3 biology/molden: 5.4 -> 5.7
- Adds editable text fields that are longer than the visible string
  and introduces a new way of selecting a range of amino acids.
- introduces interfaces to the open source packages openbabel and pharmer.
  Openbabel is used to create 2D images of the molecules in a .sdf
  file. It is also used to do 2D fingerprint searching.
  Pharmer is used to pharmacophore (3D) searching against indexed
  databases of .sdf files.
2016-08-26 06:00:47 +00:00
Vanilla I. Shu
25f87bce9c Update to 0.5. 2016-08-26 05:52:48 +00:00
Thomas Zander
3b52579b07 Update to upstream version 9.4.0, update USES for QT5 OPTION 2016-08-26 05:20:17 +00:00
Vanilla I. Shu
028f15d122 Update to 1.8.10. 2016-08-26 02:33:00 +00:00
Vanilla I. Shu
41eef74c45 switch to USES=ssl.
PR:		212164
Submitted by:	pipfstarrd@opmbx.org
2016-08-26 02:23:58 +00:00
Kevin Lo
3f027c9421 Update to 1.8.2
PR:	212163
Submitted by:	jhb
2016-08-26 01:37:13 +00:00
Kevin Lo
c2e7736bed Fix the run dependency and install the bash completion file.
PR:	212154
Submitted by:	Tobias Kortkamp <t@tobik.me>
2016-08-26 01:02:36 +00:00
Jung-uk Kim
8db76b66ee Update to b40.
MFH:		2016Q3
2016-08-25 23:31:14 +00:00
Pawel Pekala
410bb49b84 Update to version 5.30.3
Changelog:
- Generating the activity tags timetables
- Added comments for teachers, students, subjects, activity tags,
  rooms and buildings
- Very rare crash bugs fixed
- Added a new example file from Indonesia

PR:		212148
Submitted by:	Zsolt Udvari (maintainer)
2016-08-25 20:54:55 +00:00
Koop Mast
8c8ff11be0 Backout the update to 3.31 and "update" to 2.29.
This is the last version that doesn't use to_string(). to_string() is a
c++11 function and gcc 4.8 on 9.3-RELEASE, used by compiler:c++11-lib,
doesn't provide this function.

Add small blob mentioning this.
Bump portepoch due to version going back.

Reported by:	pkg-fallout@
2016-08-25 20:46:10 +00:00
John Marino
b1c02ff959 devel/alog; Upgrade version 0.5.1 => 0.5.2 2016-08-25 20:16:21 +00:00
Bernard Spil
4642950bd8 security/openssl-devel: Remove defunct pkg-message
- Now RELEASE so remove message
2016-08-25 19:52:03 +00:00
Bernard Spil
272e427078 security/openssl-devel: Update to 1.1.0-release
- Update to 1.1.0 RELEASE
  - OPTIONS-ify NIST EC curves architectures
  - Remove dasync dynamic engine (as per upstream)
  - Fix man-page plist issues
2016-08-25 19:49:55 +00:00
John Marino
b5aacf2a0f lang/gnatdroid-binutils(-x86): Upgrade version 2.26.1 => 2.27 2016-08-25 19:49:09 +00:00
Lars Engels
1dd2f515a3 net-mgmt/icinga2:
Remove bogus dependency on devel/libconfig. Some time ago I added this because
the ports tree's Q/A check warned that the icinga2 binary is linked against libconfig.
However this is a private library shipped with Icinga 2.
With version 2.5.1 USES=ssl was added to the port's Makefile which added
rpath=${LOCALBASE}/openssl when Icinga 2 gets built and {Open,Libre}SSL from ports
was installed. The result was that ld picked up libconfig.so from the devel/libconfig
port instead of Icinga 2's private library.
To prevent this, the following CMAKE_ARGS were added:
CMAKE_{EXE,MODULE,SHARED,STATIC}_LINKER_FLAGS=${PREFIX}/lib/icinga2

At the moment only EXE_ and SHARED_ linker flags are really needed, to be prepared for
future changes the other flags were also set.

Thanks to mat and Gunnar Beutner (upstream developer) for the insights on the ports
and Icinga 2's build system.

- Re-add USES=ssl
- Bump PORTREVSION
2016-08-25 19:23:08 +00:00
John Marino
0ae98084bb lang/gcc6-aux: Upgrade version 20160427 => 20160822 (gcc 6.1 => 6.2) 2016-08-25 19:14:59 +00:00
Ruslan Makhmatkhanov
197775021e devel/pythk: revert previous commit
Need some coffee, sorry. Was not able to grep consumers and wasn't able
to consult freshports.
2016-08-25 19:02:25 +00:00
Pawel Pekala
068ecdc2ce Update to version 0.8.19
PR:		212145
Submitted by:	Joseph Mingrone (maintainer)
2016-08-25 18:49:12 +00:00
Ruslan Makhmatkhanov
82e0e97d9f devel/pythk: mark deprecated
This library has no documentation, no maintainer, no consumers in the ports tree
Also there are no new releases since 2008. Because of this reasons, mark it
deprecated and set to expire at 2016-09-25.
2016-08-25 18:48:12 +00:00
Pawel Pekala
bc5d5ce967 Update to version 0.4.1
PR:		212144
Submitted by:	Joseph Mingrone (maintainer)
2016-08-25 18:33:05 +00:00
Pawel Pekala
1f091586e9 Update to version 2.5.1
PR:		212141
Submitted by:	Yosuhiro KIMURA (maintainer)
2016-08-25 18:23:40 +00:00
Jan Beich
8296cf2024 multimedia/vapoursynth: update to r33.1
Changes:	http://www.vapoursynth.com/2016/08/r33-a-somewhat-experimental-release/
2016-08-25 18:17:28 +00:00
Pawel Pekala
60a5c64935 Update to version 1.2.2
PR:		212140
Submitted by:	Yasuhiro KIMURA (maintainer)
2016-08-25 17:58:54 +00:00
John Marino
5d5749e182 ports-mgmt/synth: Upgrade version 1.42 => 1.43
This is a minor bug fix version.  Changes include:
 * Set close-on-exec operation mode on popen.  This is required to stop
   leaking file descriptors in highly concurrent modes (e.g. 32 builders).
   It's not supported on FreeBSD 9 or DragonFly 4.4 (and earlier) so this
   modification is removed for those platforms.
 * Remove procfs mount for lang/rust and lang/rust-nightly.  This was
   necessary for DragonFly, but rust has been fixed for DF 4.6 and later
 * Add a stage-QA exception for entries left /var/spool/*.  The presence
   of these are not an identication of a port issue
 * Sanitize synthexec to verify file descriptors 0 .. 2 are in use and
   automatically close any file descriptor > 2 before execv fork.
2016-08-25 17:23:09 +00:00
Jung-uk Kim
a18d45b367 Consistently set USE_JAVA to "yes" to reduce future confusion.
Approved by:	olgeni (maintainer)
2016-08-25 17:14:09 +00:00
Dmitry Marakasov
a6e98f500a - Update to 0.3
- While here, switch to USES=localbase

PR:		211265
Submitted by:	mp39590@gmail.com (maintainer)
2016-08-25 17:00:58 +00:00
Dmitry Marakasov
fa1e0bee3d - Update to 2.2
- While here, switch to USES=localbase

PR:		211264
Submitted by:	mp39590@gmail.com (maintainer)
2016-08-25 17:00:53 +00:00
Dmitry Marakasov
ffaa0c062a - Update to 1.1.0
- Switch to USES=ssl

PR:		211263
Submitted by:	mp39590@gmail.com (maintainer)
2016-08-25 17:00:46 +00:00
Pawel Pekala
8094b849a0 Update to version 3.9.0
Features:
 - VSPAERO v3.0 - Panel method, batch runs, control surfaces, much more
 - Improved VSPAERO integration
 - One-Axis Kinematic Joint (Hinge/Slider)
 - Group Transformation/Scale -- Thanks Alex Gary
 - 2D AutoCad Export of feature lines

Bug Fixes:
 - Change to Geom type name lookup instead of type ID number
 - Fix Python API
 - Fix VarPresets API to built-in scripting

PR:		212131
Submitted by:	maintainer
2016-08-25 16:54:32 +00:00
Dmitry Marakasov
709be99b77 - Add PORTSCOUT to ignore old version
- Regenerate patches
- Add TIMESTAMP to distinfo

PR:		211469
Submitted by:	dbaio@bsd.com.br
2016-08-25 15:26:44 +00:00
Pawel Pekala
f518dc45f1 - Chase upstream (GitHub) repository rename [1]
- Update pkg-descr [1]
- Add comment about RUN_DEPENDS [2]
- Move options delcaration to proper place

PR:             211537 [1]
Submitted by:   Jose Luis Duran [1]
Approved by:    Koichiro IWAO (maintainer) [2]
2016-08-25 15:25:33 +00:00
Emanuel Haupt
e875c88a01 Add p5-HTTP-ProxyPAC 0.31, use a proxy auto config file to get proxy
info.
2016-08-25 15:07:03 +00:00
Pawel Pekala
21dd06f93f - Fix build on 12.0-CURRENT, patch was accepted by upstream:
https://sourceforge.net/p/ufraw/bugs/407/
- Convert to options subs and helpers
- Mark GTK2 option as implied for GIMP, otherwise poudriere build fails

PR:		211735
Submitted by:	myself
Approved by:	maintainer timeout
2016-08-25 14:53:19 +00:00
Wen Heping
ca3ad096d7 - Update to 3.002
Changes: http://cpansearch.perl.org/src/BDFOY/Business-ISBN-3.002/Changes
2016-08-25 14:37:03 +00:00
Jimmy Olgeni
ab847874f1 Update devel/erlang-sbroker to version 1.0.0.b.3. 2016-08-25 14:15:41 +00:00
Wen Heping
34ca5bea69 - Update to 0.43
Changes: http://cpansearch.perl.org/src/PJACKLAM/bignum-0.43/CHANGES
2016-08-25 14:14:26 +00:00
Jimmy Olgeni
56b0ed172a Update databases/elixir-timex_ecto to version 3.0.4. 2016-08-25 14:11:26 +00:00
Jimmy Olgeni
1c7fae93bb Update devel/elixir-timex to version 3.0.8. 2016-08-25 14:10:54 +00:00
Wen Heping
c8870d40d0 - Update to 3.33
Changes: http://cpansearch.perl.org/src/SISYPHUS/Math-MPFR-3.33/CHANGES
2016-08-25 14:06:47 +00:00
Jimmy Olgeni
1d59e1b21b Update devel/erlang-gpb to version 3.25.2. 2016-08-25 14:01:01 +00:00
Emanuel Haupt
ca93b381ea - Fix WWW
- Sort USE*
2016-08-25 13:31:36 +00:00
Kevin Lo
6ec8e80741 - Expand BUILD_DEPENDS before assigning it with :
- No PORTREVISION bump necessary

Pointed out by:	crees
2016-08-25 13:22:27 +00:00
Lars Engels
74626ee7a9 net-mgmt/icinga2:
- Update to Bugfix release 2.5.3
- Remove USES=ssl to workaround a missing symbol error on startup [1]

Noticed by:		many [1]
2016-08-25 13:16:58 +00:00
Emanuel Haupt
fbe9154b38 Add p5-LWP-Protocol-socks 1.7, adds support for the socks protocol and
proxy facility in LWP.
2016-08-25 13:15:28 +00:00
Emanuel Haupt
129134776c Add p5-IO-Socket-Socks 0.68, provides a way to create socks client or
server both 4 and 5 version.
2016-08-25 13:15:02 +00:00