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

348039 Commits

Author SHA1 Message Date
Kurt Jaeger
5c2c944002 databases/cassandra2: fix jdk7 invocation
PR:		193236
Submitted by:	toshiro.biz@gmail.com
Approved by:	admins@perceptyx.com (maintainer)
2014-09-05 03:30:38 +00:00
Stephen Montgomery-Smith
d706fd023e - Correct where SAGE_ROOT was incorrectly prefixed by STAGEDIR in
${PREFIX}/bin/sage.
- Bump portrevision.

Pointed out by:	Robert.Burmeister@UToledo.edu
2014-09-05 03:17:36 +00:00
Thomas Abthorpe
06b1bd7a85 - Update to 0.24 2014-09-05 02:20:05 +00:00
Kevin Lo
5dc1ffeeca Update to 1.5.1 2014-09-05 01:17:12 +00:00
Kris Moore
9cdc4d4223 Remove obsolete USE_CDRTOOLS 2014-09-05 00:20:39 +00:00
Kris Moore
dceced7be8 Remove obsolete USE_CDRTOOLS 2014-09-05 00:20:12 +00:00
Adam Weinberger
65f66dbb30 This port is hopelessly dependent upon g_return_if_fail from non-void functions.
Force build with GCC, where anything goes.

While here, add a missing file to plist and add some stuff to USES. Not
alphabetized, just for danfe and marino.
2014-09-04 23:53:15 +00:00
Baptiste Daroussin
dcd41e2475 Convert USE_NCURSES to USES=ncurses 2014-09-04 23:21:06 +00:00
Kris Moore
29ce647e74 Fix a missing '/' 2014-09-04 23:17:43 +00:00
Kris Moore
ab4657a455 Make curl a member of LIB_DEPENDS not RUN_DEPENDS 2014-09-04 23:17:06 +00:00
Hiroki Sato
fad8bb1f23 Update to 0.95.6. 2014-09-04 22:48:56 +00:00
Alexey Dokuchaev
ff4574084b - Drop TOOLAME_DESC as it is in the standard pool now; use OPTIONS helpers
- Stagify, cleanup Makefile, fix a typo in options handling (VORBISTOOLS ->
  VORBIS), and also formatting, misc. style bugs (including pkg-descr)

There is a pending PR for this port (184132), but it was last updated on
2014-01-18 with no reply from maintainer since then, so I guess I am not
stepping on anyone's toes.
2014-09-04 22:39:40 +00:00
Raphael Kubo da Costa
eac6c226d8 - Install CMake's Help/ directory. Its contents are used by commands such as
`cmake --help-command' and `cmake --help-policies', which were just
  erroring out or not printing anything.
  Modules/ and Templates/ are still installed by devel/cmake-modules.

  Reported by gahr@.

- Pass --parallel to CMake's bootstrap script to parallelize the initial
  part of its build process.
2014-09-04 21:20:48 +00:00
Raphael Kubo da Costa
b97ccd16a1 Add upstream patch to fix CMake detection.
At least since 2.8.12 `cmake --help' stopped outputting its version number,
which was being used by Qt Creator in its CMake detection process.

PR:		193283
2014-09-04 21:16:31 +00:00
Kurt Jaeger
fbd1044558 databases/firebird25-{server|client}: 2.5.2 -> 2.5.3
Changes:
http://www.firebirdsql.org/file/documentation/release_notes/html/rlsnotes253.html#notes-253

PR:		193174
Tested by:	Steve Faleiro <stevef199@yahoo.com>
2014-09-04 20:53:31 +00:00
Cy Schubert
720a74cca0 Update 3.6.0alpha3 --> 3.6.0beta1
Submitted by:	Peter Czanik <peter.czanik@balabit.com> (syslog-ng upline)
2014-09-04 19:40:21 +00:00
Antoine Brodin
228ab58873 Change INSTALL_DATA to install with mode 644
Remove patches and hacks that were used to work around the previous
situation
This allows to stage more ports as a regular user

Differential Revision:	https://reviews.freebsd.org/D703
Reviewed by and discussed with:	bapt
With hat:	portmgr
2014-09-04 19:26:24 +00:00
Dmitry Marakasov
7374b5a054 - Drop .la files, no dependees require them
Approved by:	portmgr blanket
2014-09-04 19:23:36 +00:00
Dmitry Marakasov
6e70ad37ea - Drop .la files, no dependees require them
Approved by:	portmgr blanket
2014-09-04 19:23:27 +00:00
Dmitry Marakasov
b02b01e211 - Fix build with clang by using std::vector instead of variable size array of non-POD type
- Fix build with PLOTUTILS enabled, which was broken when built with GCC
2014-09-04 18:43:58 +00:00
Dmitry Marakasov
a677b677cb @dirrmtry include/linux, which is used by multiple ports
Approved by:	portmgr blanket
2014-09-04 18:35:10 +00:00
Adam Weinberger
a86fb563c0 Move www/webcalendar-devel to www/webcalendar. 2014-09-04 18:30:07 +00:00
Max Brazhnikov
7740179ba4 graphics/klatexformula:
- Update to 3.2.11
- USES+= desktop-file-utils
- Remove upstreamed patch
2014-09-04 18:28:37 +00:00
Adam Weinberger
2b71a8b5bc Remove www/webcalendar. webcalendar-devel is about to become www/webcalendar.
From the WWW:

	 The latest official 1.0.X release is 1.0.5. This release should not be
	 used for new installs since it is no longer supported (use 1.2.X
	 instead).
2014-09-04 18:28:19 +00:00
Adam Weinberger
b2b2eeb1e4 Update to 1.2.7. Make the port significantly less clever.
While here, remove PKGNAMESUFFIX and CONFLICTS in preparation
for removing www/webcalendar, which has been obsoleted for
for a very long time.
2014-09-04 18:26:11 +00:00
Sunpoet Po-Chuan Hsieh
bed8e74951 - Add LICENSE
- Fix build: use USES=python:2
- Use single space after WWW:

Approved by:	portmgr (blanket)
With hat:	python
2014-09-04 18:25:30 +00:00
Max Brazhnikov
4325f6f2f7 math/scilab-toolbox-sivp:
- Add patch from upstream to fix build with scilab-5.5
- Don't require X for documentation building
- Convert echos to pkg-message
2014-09-04 18:21:49 +00:00
Max Brazhnikov
660ee871fe math/scilab-toolbox-swt:
- Update to 0.1.20
- Don't require X for documentation building
- USE_GCC=any
- Convert to options helpers
2014-09-04 18:21:20 +00:00
Max Brazhnikov
57a37508d6 math/scilab:
- Update to 5.5.0
- Populate USES with desktop-file-utils, iconv, libtool, pathfix,
  and shared-mime-info
- Add dependency on xdg-utils
- Remove needless USE_LDCONFIG
- Clean up CONFIGURE_ENV from stale stuff
- Update options:
  . remove DOCS, FFTW, MATIO, UMFPACK (always build with them for simplicity)
  . remove NLS (doesn't build without it)
  . merge HELP with GUI
  . PVM is not supported anymore
  . Enable OCAML and TK by default
- Use options heplers
- Clean up post-patch section from stale fixes
- Convert to static pkg-plist
2014-09-04 18:20:53 +00:00
Johan van Selst
7ebae92484 Fix misleading option name: the option uses plotutils, not gnuplot
No functional changes

PR:		193317
Submitted by:	amdmi3
2014-09-04 17:38:04 +00:00
Kurt Jaeger
2fa1508f98 security/libgcrypt: fix build with GCC on 8.x/amd64, 2nd attempt
Thanks to tijl@ for spotting the Makefile bug.

PR:		192555
Submitted by:	Carlos Jacobo Puga Medina <cpm@fbsd.es>
Approved by:	maintainer (timeout)
2014-09-04 17:28:34 +00:00
Kris Moore
6a694f5540 Opps, remove restriction to FBSD 10.0 and later
Pointy Hat: kmoore
2014-09-04 17:07:15 +00:00
Mathieu Arnold
2656ad67e4 Resurect p5-Gimp, it has an upstream again.
Sponsored by:	Absolight
2014-09-04 16:50:22 +00:00
Kris Moore
d27c479abb - Add x11/lumina 0.6.2
Lumina-DE is a lightweight, BSD licensed desktop environment designed specifically for use on FreeBSD

WWW: https://github.com/pcbsd/lumina
2014-09-04 16:34:10 +00:00
Sunpoet Po-Chuan Hsieh
23827b8bfb - Add DOCS to OPTIONS_DEFINE
- Convert to new options helper
2014-09-04 16:25:39 +00:00
Sunpoet Po-Chuan Hsieh
e797e9b346 - Add py-pysal 1.8.0
PySAL is a cross-platform library of spatial analysis functions written in
Python. It is intended to support the development of high level applications for
spatial analysis.

WWW: https://pypi.python.org/pypi/PySAL
WWW: http://pysal.org/
2014-09-04 16:24:31 +00:00
Adam Weinberger
d7e7bddf1e Add USES=dos2unix. PORTREVISION bump.
While here, wrap compound statements.
2014-09-04 16:23:56 +00:00
Bartek Rutkowski
b9a07ffe46 databases/mariadb55-client: update 5.5.38 -> 5.5.39
PR:		192495
Submitted by:	iron@mail.ua
Approved by:	mentors (implicit)
2014-09-04 16:16:00 +00:00
Bartek Rutkowski
b825f6edb4 databases/mariadb55-server: update 5.5.38 -> 5.5.39
PR:		192495
Submitted by:	iron@mail.ua
Approved by:	mentors (implicit)
2014-09-04 16:14:25 +00:00
Adam Weinberger
aa42afb227 Fix mozc-server and mozc-client builds by directly depending on
lang/python so that the python command exists.
2014-09-04 15:46:54 +00:00
Kris Moore
440e76afa8 - Update to 1409841477 (PC-BSD 10.0.3) 2014-09-04 15:32:56 +00:00
Adam Weinberger
ee3240b8ef Fix opencv detection, fixes gstreamer1-plugins-opencv build. 2014-09-04 15:30:21 +00:00
Kris Moore
a87bebbd62 - Update to 1409841477 (PC-BSD 10.0.3) 2014-09-04 15:28:51 +00:00
Philippe Audeoud
27038f536f - Update to 1.10 2014-09-04 15:06:39 +00:00
Philippe Audeoud
35621effb1 - Update to 2.10 2014-09-04 15:06:08 +00:00
Eygene Ryabinkin
cfd9938925 Fix plist
Base directory for theme gnewsense was errorneously marked for removal
only if FreeBSD theme is present.

PR:		ports/193275
Submitted by:	madpilot@
Pointyhat to:	rea@
2014-09-04 15:06:06 +00:00
Danilo Egea Gondolfo
1e9b34d8b7 - Update from 20140825 to 20140904 2014-09-04 15:04:13 +00:00
Philippe Audeoud
0e8d4b4510 - Update to 1.74 2014-09-04 14:58:30 +00:00
Alexey Dokuchaev
bcb97284c5 Make descriptions for TTA (The True Audio) lossless audio and TooLAME MP2
audio encoder shared and thus remove them from some ports' Makefiles.
2014-09-04 14:56:40 +00:00
Tijl Coosemans
cf9419befc - Add missing -lgmodule-2.0
- Support base openssl
- Use option helpers
- Replace pre-configure with USE_AUTOTOOLS
- Replace patch with post-install command
- Replace USE_GCC=any with USES=compiler:nestedfct
2014-09-04 14:55:44 +00:00