Commit graph

406799 commits

Author SHA1 Message Date
John Marino
1d605495f8 biology/protomol: Support build with C++11 (taken from dports) 2016-12-18 05:34:42 +00:00
John Marino
e3618c8063 biology/blat: Fix build on DF (taken from dports) 2016-12-18 04:46:53 +00:00
Adam Weinberger
cfcd1f0b68 Remove leftover reference to the TERMCAP knob that was removed.
Approved by:	maintainer (jpaetzel)
2016-12-18 04:44:03 +00:00
Alexander Nedotsukov
4bc23b6dac Update to 375.26
PR:	215371
2016-12-18 04:43:19 +00:00
John Marino
a6529311aa biology/lamarc: Fix build on DF (taken from dports) 2016-12-18 04:34:33 +00:00
Alexander Nedotsukov
d33bc45ba1 Update to 375.26 2016-12-18 04:24:02 +00:00
John Marino
6914ea4a9b biology/chemeq: fix build on GCC (taken from dports) 2016-12-18 04:22:26 +00:00
John Marino
2af69b14e6 benchmarks/super-smack: fix build for GCC and DF (taken from dports) 2016-12-18 04:10:01 +00:00
John Marino
50f4fb664b benchmarks/dkftpbench: fix build on GCC (taken from dports) 2016-12-18 03:55:03 +00:00
John Marino
c274b176b4 audio/libworkman: Bring in DF support from dports 2016-12-18 03:35:36 +00:00
John Marino
779780536d audio/tomahawk: explicitly link z library (for gold linker) 2016-12-18 02:42:50 +00:00
John Marino
e26455b188 audio/spiralloops: Fix build on GCC (taken from dports) 2016-12-18 02:01:00 +00:00
John Marino
ef1324e505 audio/py-cddb: Fix build on DF (taken from dports) 2016-12-18 01:51:03 +00:00
Adam Weinberger
cf66d495a8 Sub ${PREFIX} into the manpage. 2016-12-18 01:48:36 +00:00
John Marino
ced6456f53 audio/osalp: Fix build for GCC (taken from dports) 2016-12-18 01:41:01 +00:00
Grzegorz Blach
08dfec15f0 Update to 0.10.0 2016-12-18 01:37:16 +00:00
John Marino
dc00bde6b8 audio/gnomoradio: Fix build using GCC (from dports) 2016-12-18 01:23:59 +00:00
Grzegorz Blach
75776ce5ee Update to 0.21.5
PR:	215329
2016-12-18 01:18:08 +00:00
Grzegorz Blach
d4379323f6 Update to 1.18.4
PR:	215330
2016-12-18 01:17:30 +00:00
John Marino
ce3a201477 audio/gigedit: Fix runtime (imported from DPorts) 2016-12-18 01:13:44 +00:00
John Marino
1d2a3ab447 audio/linuxsampler: bring in DF support from dports 2016-12-18 01:06:14 +00:00
John Marino
378018de27 Four audio ports: USES+= alias (for DF) 2016-12-18 00:57:19 +00:00
Adam Weinberger
f1a65313c4 r428809 was, of course, not the right way to fix libssl linkage. marino
had the right solution, which is to use the appropriate OPTIONS helper,
which puts -L${OPENSSLLIB} in early enough that linkage works correctly.
2016-12-18 00:50:06 +00:00
Adam Weinberger
25b84c5efe Make installation of help files and scripts configurable by options.
Enable the EMACS_KEYS option by default. PORTREVISION bump for that change.
2016-12-17 23:56:02 +00:00
Adam Weinberger
57ce8fbefa Fix typo that prevented the IPV6 option from working. Switch
to USES=ssl while here.
2016-12-17 22:58:20 +00:00
Matthew Seaman
58bb985474 - add option knob mruby handler as default
- simplify ssl option
- bump portversion

PR:		213733
Submitted by:	dch@skunkwerks.at (maintainer)
2016-12-17 22:42:05 +00:00
Adam Weinberger
c64bb13b46 Fix build against SSL from ports. The -L${ICONV_PREFIX}/lib prevents
cc from finding the correct libcrypto/libssl, so quick-fix this by
only adding -L${ICONV_PREFIX}/lib if it's something other than /usr/lib.

Also, use USES=ssl. PORTREVISION bump for the potential ldd change.
2016-12-17 22:30:45 +00:00
Mark Felder
225f371dce multimedia/plexmediaserver{-plexpass}: Update to 1.3.3
- Change symlinks from absolute paths to relative

Changelog:	https://forums.plex.tv/discussion/comment/1323517#Comment_1323517
2016-12-17 21:54:49 +00:00
John Marino
ab97c57fa4 audio/fcplay: Fix build on DF 2016-12-17 21:52:48 +00:00
John Marino
6a27d526f0 audio/csound6: USES+= alias 2016-12-17 21:46:41 +00:00
John Marino
9d27868188 astro/pp3: Fix build on gcc (missing head include) 2016-12-17 21:40:01 +00:00
John Marino
f0e2e06b5b astro/astronomy: Fix DF build 2016-12-17 21:38:07 +00:00
John Marino
dff38a23c3 archivers/rpm4: Defined plist var OPSYS (fixes DF) 2016-12-17 21:10:31 +00:00
John Marino
342234c1d8 archivers/macutils: Deprecate, set 3 month expiration
Macutils hasn't had a maintainer in over 16 years.  The build log is
filled with warnings about mismatching protocols, some of which are
caused by the many missing header includes and other caused by
rerolling standard functions like malloc.

Although there is no listed WWW, maybe there's a new version somewhere.
Set expiration 3 months out to give people plenty of time to fix and
or adopt this ancient port.

While here, bring in a dports CFLAG to fix build there.
2016-12-17 20:54:23 +00:00
Antoine Brodin
9730bf7154 - Update to 0.9.4
- Allow concurrent installation [1]

PR:		215331 [1]
2016-12-17 20:52:45 +00:00
Adam Weinberger
41a788a96b Update to 1.1.0, and add NO_ARCH.
Changes: https://metacpan.org/changes/release/MAMOD/Try-Catch-1.1.0
2016-12-17 20:50:41 +00:00
Sofian Brabez
cbd9990b69 - Update to 1.1.7 2016-12-17 20:13:51 +00:00
Sofian Brabez
404040d4e5 - Update to 2.0.4 2016-12-17 19:50:48 +00:00
Martin Matuska
98a561e868 Horde package update:
mail/pear-Horde_Imap_Client 2.29.11 -> 2.29.12
mail/horde-webmail 5.2.16 -> 5.2.17
deskutils/horde-groupware 5.2.16 -> 5.2.17
2016-12-17 19:06:35 +00:00
Jan Beich
5c31a79d5c audio/soundtouch: OPENMP=on to use system C++ library
Mixing libc++ and libstdc++ often causes crashes.
2016-12-17 18:23:46 +00:00
Thomas Zander
44aee481e6 New port: textproc/zxing-cpp, a C++ Library for QR code recognition
PR:		214519
Submitted by:	yuri@rawbw.com (maintainer)
2016-12-17 18:02:09 +00:00
Adam Weinberger
7beefea5f2 Update to 0.07. Add NO_ARCH, fix typo in COMMENT, and add a more
descriptive descr based on text from the POD.

Changes: https://metacpan.org/changes/distribution/HTML-FormatText-WithLinks-AndTables
2016-12-17 17:56:55 +00:00
John Marino
6b0cee2259 audio/playgsf: Remove packaged static library which circumvents Makefile
It appears that the static resample library should not have been part
of the distribution tarball.  It's presence causes libresample.a not to
be built and to be used instead.  It was detected by DF's ar programs
which reported it as malformed.  Fix the distribution issue by removing
the pre-existing library and force it to be rebuilt.

Approved by:	just-fix-it
2016-12-17 17:54:00 +00:00
Dmitry Marakasov
ae9ba0378e - Fix another comment type
Reported by:	jhale
2016-12-17 17:47:59 +00:00
John Marino
368fb49b87 audio/murmur: Remove incomplete command line option
Modern GCC doesn't accept empty Wl arguments. Solves:
c++: error: unrecognized command line option '-Wl'

I confirmed the patch modification doesn't break the build on FreeBSD 10.3.

Approved by:	just-fix-it
2016-12-17 17:39:31 +00:00
Adam Weinberger
3b98aeb56f Update to patchlevel 134. 2016-12-17 17:37:36 +00:00
Jan Beich
5ef4f239d8 graphics/colmap: enable OPENMP on 10.2+ after r428641 2016-12-17 17:32:35 +00:00
John Marino
ca1beac707 lang/maude: document ncurses requirement
- Set to link directly against ncurses (not curses)
- Explicitly set extra patches to apply to DF as well.  They were already
  but it wasn't clear if that was wanted or not.
- set USES=alias to fix building on DF
2016-12-17 17:31:26 +00:00
Baptiste Daroussin
a31295340e Update ttyd to 1.2.1 2016-12-17 17:30:01 +00:00
Thomas Zander
9bf439509a Correction from previous commit. NO_ARCH should not have been set.
PR:		214886
2016-12-17 17:26:17 +00:00