1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
Commit Graph

9399 Commits

Author SHA1 Message Date
Tijl Coosemans
3ce0f21808 devel/glib12 x11-toolkits/gtk12:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove patches that renamed include directories and libraries so they
  didn't conflict with early development versions of glib/gtk 2.0
2014-09-13 15:11:27 +00:00
Antoine Brodin
709a8d7eba Allow staging as a regular user 2014-09-13 14:04:19 +00:00
Antoine Brodin
63ec46e2c3 Allow staging as a regular user 2014-09-13 12:39:14 +00:00
Antoine Brodin
b7baa8db3b Allow staging as a regular user 2014-09-11 22:14:01 +00:00
Sunpoet Po-Chuan Hsieh
0cf2725a50 - Update to 0.32
Changes:	http://search.cpan.org/dist/Math-Int64/Changes
2014-09-11 15:51:56 +00:00
Sean Bruno
84c987c5f5 Add armv6 to the 32 bit list of targets
Phabric:	https://reviews.freebsd.org/D762
Approved by:	bdrewery (mentor)
2014-09-11 15:17:28 +00:00
Max Brazhnikov
52bb65e430 math/scilab-toolbox-swt:
- Fix build with clang and drop USE_GCC
2014-09-11 09:34:14 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Antoine Brodin
ee0b2a4758 - Allow staging as a regular user
- Bump portrevision as most docs was unreadable
2014-09-10 20:46:14 +00:00
Antoine Brodin
2d7626e38d Allow staging as a regular user 2014-09-10 15:29:04 +00:00
Baptiste Daroussin
bcf3a830a4 Welcome Mate Desktop 1.8
The porting work as been done by gnome@ (kwm) and Eric Turgeon (ericturgeon@ghostbsd.org)
2014-09-10 13:11:28 +00:00
Dmitry Marakasov
6e1de38e13 - Drop .la files, no dependees require them
Approved by:	portmgr blanket
2014-09-10 12:18:29 +00:00
Dmitry Marakasov
bd67579f29 - Drop .la files, no dependees require them
Approved by:	portmgr blanket
2014-09-10 12:17:51 +00:00
Dmitry Marakasov
b2581e084b - Drop .la files, no dependees require them
Approved by:	portmgr blanket
2014-09-10 12:17:32 +00:00
TAKATSU Tomonari
325f7e4997 - Update to 0.4.400.0 2014-09-09 16:52:37 +00:00
TAKATSU Tomonari
1db08d38d1 - Update to 1.3-2 2014-09-09 16:34:51 +00:00
TAKATSU Tomonari
b821a871b2 - Update to 0.3 2014-09-09 16:20:37 +00:00
Alex Dupre
41688183cd Fix build with gcc 4.9.
PR:		193340
Submitted by:	Olivier <software-freebsd@interfasys.ch>
2014-09-09 13:22:56 +00:00
Antoine Brodin
cf118408ba Allow staging as a regular user 2014-09-08 18:59:29 +00:00
Adam Weinberger
5c9dd5f44a Fix python detection.
This port still does not build on 10+.
2014-09-08 16:23:56 +00:00
Adam Weinberger
2009f89799 Change USE_TEX=texlive. 2014-09-07 15:09:39 +00:00
John Marino
2718777681 Stage math/gotoblas and assign maintainership to submitter
PR:		193392
Submitted by:	Carlos JPM
2014-09-07 06:11:45 +00:00
Antoine Brodin
8edb99ce40 Allow staging as a regular user 2014-09-05 18:26:46 +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
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
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
Sunpoet Po-Chuan Hsieh
23827b8bfb - Add DOCS to OPTIONS_DEFINE
- Convert to new options helper
2014-09-04 16:25:39 +00:00
Adam Weinberger
d7e7bddf1e Add USES=dos2unix. PORTREVISION bump.
While here, wrap compound statements.
2014-09-04 16:23:56 +00:00
Alex Dupre
f23aed7bde Import PHP 5.6 branch! 2014-09-04 14:24:25 +00:00
Mathieu Arnold
166d8a206b Update to 2.007.
Sponsored by:	Absolight
2014-09-04 10:52:01 +00:00
Antoine Brodin
0090808295 Allow staging as a regular user 2014-09-03 21:07:17 +00:00
Antoine Brodin
65565041d3 Fix packaging 2014-09-03 16:54:55 +00:00
Antoine Brodin
74beeb0a22 Fix packaging 2014-09-03 15:36:42 +00:00
Antoine Brodin
f7eed309a1 Fix packaging 2014-09-03 15:03:04 +00:00
Dmitry Sivachenko
fbaaa3b5ee New port: mosesdecoder.
Moses is a statistical machine translation system that allows you to
automatically train translation models for any language pair.  All you
need is a collection of translated texts (parallel corpus).  Once you have a
trained model, an efficient search algorithm quickly finds the highest
probability translation among the exponential number of choices.

WWW: http://www.statmt.org/moses/
2014-09-02 13:42:23 +00:00
Thierry Thomas
78e2b56a8a - Upgrade to 1.5;
- Bump PORTREVISION for consumers.
2014-09-01 21:50:14 +00:00
Baptiste Daroussin
8003ba152f Remove non staged ports without pending PR from ma* 2014-09-01 21:25:59 +00:00
Kurt Jaeger
6b1e401278 New port: math/ipopt
Ipopt (Interior Point OPTimizer, pronounced eye-pea-Opt) is a software
package for large-scale nonlinear optimization.

Ipopt is written in C++ and is released as open source code under the
Eclipse Public License (EPL). It is available from the COIN-OR
initiative. The code has been written by Carl Laird and Andreas Wächter,
who is the COIN project leader for Ipopt.

The Ipopt distribution can be used to generate a library that can be
linked to one's own C++, C, or Fortran code, as well as a solver
executable for the AMPL modeling environment. The package includes
interfaces to CUTEr optimization testing environment, as well as the
MATLAB and R programming environments. IPOPT can be used on Linux/UNIX,
Mac OS X and Windows platforms.

An excellent reference for this library can be found in:

Wächter and L. T. Biegler, On the Implementation of a Primal-Dual Interior
Point Filter Line Search Algorithm for Large-Scale Nonlinear Programming,
Mathematical Programming 106(1), pp. 25-57, 2006

WWW: https://projects.coin-or.org/Ipopt

PR:		168290
Submitted by:	Pedro F. Giffuni <pfg@FreeBSD.org>
2014-09-01 18:09:41 +00:00
Tijl Coosemans
5ad4d67e17 - Add USES=libtool and INSTALL_TARGET=install-strip
- Use MAKE_CMD
2014-09-01 09:30:33 +00:00
Carlo Strub
7a4b8d4435 - Update to 1.5.0.20131104
- New License is AGPLv3

PR:		9193123
Submitted by:	pfg@
2014-08-31 20:23:50 +00:00
Tijl Coosemans
4bdd97e324 math/fftw3:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD
2014-08-31 16:36:22 +00:00
Tijl Coosemans
aafc6248a1 lang/guile:
- Add USES=libtool and bump dependent ports
- Replace Makefile.* patches with USES=pathfix
- Replace config.h.in patch with USE_AUTOTOOLS=autoheader
- Avoid automake by touching Makefile.in

Approved by:	portmgr (implicit, bump unstaged port)
2014-08-31 15:17:49 +00:00
Olli Hauer
d4a2f82958 - update to 1.74
- add stage support
- add licence
- rework MASTER / SLAVE ports
  - slave depends now on MASTER port
  - install only a dedicated start script

PR:		190154
Submitted by:	ohauer
Approved by:	maintainer timeout
2014-08-31 12:55:19 +00:00
Raphael Kubo da Costa
8ad190e4d3 Update to 3.2.2.
Changes: http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.2.2

PR:		193104
Submitted by:	pfg@
2014-08-30 22:28:09 +00:00
Jason E. Hale
e81c83fa66 - Update to 0.7.0
- Stagify
- Add LICENSE
- Add DESKTOP_ENTRIES
- USE_PYTHON -> USES=python (new version requires 3.2+)
- Take maintainership
2014-08-29 22:31:57 +00:00
Mathieu Arnold
4a1f19112d - Stage
- Use options helpers
- take back in perl@

Also, don't add OPENGL to the default options when PACKAGE_BUILDING because
graphics/p5-OpenGL needs a *real* display to build, and that doesn't happen in
poudriere.

Sponsored by:	Absolight
2014-08-29 16:19:38 +00:00
Antoine Brodin
7561227a14 Allow staging as a regular user and simplify 2014-08-29 06:25:47 +00:00
Thierry Thomas
4199d239fe - Stagify
- Upgrade to 4.3

Changelog at <http://crd-legacy.lbl.gov/~xiaoye/SuperLU/changes.html>.

PR:		ports/193069
Submitted by:	pfg
2014-08-28 19:16:45 +00:00