Commit graph

9014 commits

Author SHA1 Message Date
Nicola Vitale
a1c043c2e5 - Sync variable related to license terms with LEGAL file
Required by:	eadler
2014-03-30 16:53:40 +00:00
Sunpoet Po-Chuan Hsieh
2c5f342cfb - Update to 0.38
Changes:	http://search.cpan.org/dist/Math-GMPz/CHANGES
2014-03-30 15:57:14 +00:00
Sunpoet Po-Chuan Hsieh
f9626d0fd0 - Update to 0.37
Changes:	http://search.cpan.org/dist/Math-GMPf/CHANGES
2014-03-30 15:57:08 +00:00
Stephen Montgomery-Smith
11eea7371e - Update to 1.0.0. 2014-03-30 14:59:41 +00:00
Sunpoet Po-Chuan Hsieh
2087c8e468 - Update to 0.37
Changes:	http://search.cpan.org/dist/Math-GMPq/CHANGES
2014-03-29 08:39:57 +00:00
TAKATSU Tomonari
40e8170193 - Update to 1.0.3 2014-03-29 08:00:53 +00:00
Gabor Pali
8b1c971497 - Reroll and update bootstrap Haskell compilers to GHC 7.6.3 on 8.x and
9.x in order to prevent run-time breakage after the recent changes in
  libiconv
- Bump port revision for lang/ghc and all dependents, as a consequence

Obtained from:	FreeBSD Haskell
2014-03-29 00:52:54 +00:00
Jason E. Hale
857666ebf4 - Add missing manpage to pkg-plist and sort
- Remove unused variable from Makefile

Reported by:	swills
2014-03-28 20:48:12 +00:00
Max Brazhnikov
2a288f098c math/scilab:
- Add stage support
- Prevent from writing to $HOME/.Scilab during build
2014-03-28 20:44:56 +00:00
Steve Wills
c25f75e2d9 - Avoid calling make while building
Requested by:	marino
2014-03-28 20:41:23 +00:00
Steve Wills
beb236c933 - Use rubygem-narray for dependency instead of ruby-narray [1]
- Use new LIB_DEPENDS format
- Cleanup pkg-descr

PR:		ports/188012 [1]
Submitted by:	Shin-ya Murakami <murashin@gfd-dennou.org> [1]
2014-03-28 20:22:31 +00:00
Steve Wills
d1de335ba1 - Switch from easy_install to USE_PYDISTUTILS=yes
- Add EXAMPLES OPTION
- Use shebangfix

PR:		ports/187882
Submitted by:	Johannes Jost Meixner <xmj@chaot.net>
Approved by:	dikshie <dikshie@sfc.wide.ad.jp> (maintainer)
2014-03-28 19:41:53 +00:00
Rene Ladan
ad80acb5ec Remove expired ports:
2014-03-27 audio/pysol-sound-server: Broken, abondonware, use pysolfc
2014-03-27 games/pysol-cardsets: Broken, abondonware, use pysolfc
2014-03-27 games/pysol-music: Broken, abondonware, use pysolfc
2014-03-27 games/pysol: Broken, abondonware, use pysolfc
2014-03-28 devel/ros_tutorials: Depends on expiring devel/ros_comm
2014-03-28 math/ros-geometry: Depends on expiring devel/ros_comm
2014-03-28 devel/ros-nxt: Depends on expiring devel/ros_comm
2014-03-28 devel/ros-rx: Depends on expiring devel/ros_comm
2014-03-28 devel/R-cran-vcd: New port without proper maintainer
2014-03-28 devel/ros-documentation: Depends on expiring devel/ros_comm
2014-03-28 devel/ros-common_msgs: Depends on expiring devel/ros_comm
2014-03-28 devel/ros_comm: Broken for more than 6 months
2014-03-28 10:34:51 +00:00
Max Brazhnikov
276a30f469 graphics/vips and the rest:
- bump PORTREVISION after math/matio update

math/dynare:
- fix configure check for matio
- while here, remove needless patch for configure.ac, and convert to USES=tar:xz

Approved by:	Fernando Apesteguia (maintainer)

math/scilab:
- mark BROKEN when building with MATIO option (doesn't support new matio)

science/kst2:
- fix dependency type for matio
- add dependence on pkgconfig
2014-03-28 09:23:08 +00:00
Max Brazhnikov
211f336a40 math/matio:
- Update to 1.5.2
- Remove FORTRAN option (not supported anymore)
- Add HDF5 option (support for MAT v7.3 files)
- Add LICENSE
- Update COMMENT and description
- Use pkg-plist
- Take maintainership
2014-03-28 09:22:37 +00:00
Jason E. Hale
596f9891ac - Mark MAKE_JOBS_UNSAFE (build fails with MAKE_JOBS_NUMBER=8)
While here:
- USE_BZIP2 -> USES
- Disambiguate BSD license (BSD2CLAUSE)

PR:		ports/187732
Submitted by:	Mamoru Iwaki <1wkmmr@gmail.com>
Approved by:	Pedro Giffuni <giffunip@tutopia.com> (maintainer)
2014-03-28 00:17:56 +00:00
Sunpoet Po-Chuan Hsieh
524a122453 - Use USE_GCC=yes [1]
- Use PORTVERSION instead of hard-coded "2.1.1" [2]

Submitted by:	bapt [1], sunpoet (myself) [2]
Approved by:	Rainer Hurling <rhurlin@gwdg.de> (maintainer)
2014-03-27 16:43:43 +00:00
Stephen Montgomery-Smith
268eadf1be - Update to 1.4.4. 2014-03-27 01:58:01 +00:00
Baptiste Daroussin
adad744e57 Fix license to allow package redistribution 2014-03-26 15:46:06 +00:00
Steve Wills
100b85d303 This is an additional class of ruby with conduct processing of missing value
to NArray which is a numeric multi-dimensional array class.

WWW: http://ruby.gfd-dennou.org/products/narray_miss/

PR:		ports/187918
Submitted by:	Shin-ya MURAKAMI <murashin@gfd-dennou.org>
2014-03-25 20:34:09 +00:00
Steve Wills
e3f2dc403e NArray is an Numerical N-dimensional Array class. Supported element types are
1/2/4-byte Integer, single/double-precision Real/Complex, and Ruby Object. This
extension library incorporates fast calculation and easy manipulation of large
numerical arrays into the Ruby language. NArray has features similar to NumPy,
but NArray has vector and matrix subclasses.

WWW: http://narray.rubyforge.org/

PR:		ports/187917
Submitted by:	Shin-ya MURAKAMI <murashin@gfd-dennou.org>
2014-03-25 20:20:23 +00:00
Sunpoet Po-Chuan Hsieh
38007dab2f - Update to 2.1.1
- While I'm here:
  - Convert to new options helper
  - Remove deprecated PTHREAD_*
  - No need to print PKGMESSAGE manually

Changes:	http://sourceforge.net/apps/trac/saga-gis/attachment/wiki/Changelog%202.1.1/changelog_saga_2.1.1.txt
PR:		ports/187795
Submitted by:	Rainer Hurling <rhurlin@gwdg.de> (maintainer)
Tested by:	redports
2014-03-25 19:41:30 +00:00
TAKATSU Tomonari
59ea92be71 - Update to 5.3 2014-03-25 15:09:55 +00:00
Oliver Lehmann
db615b95fb remove leftovers from the gcc -> clang transition I forgot to delete. 2014-03-24 18:10:01 +00:00
Baptiste Daroussin
48570eef1f Use only 2.8 and unicode version of wxGTK 2014-03-24 17:16:56 +00:00
Baptiste Daroussin
0365e108a6 Add a forgotten patch to fix build with libc++ 2014-03-24 15:06:28 +00:00
Baptiste Daroussin
7dbcbb84b3 Switch to wx 3.0
Use gcc with libc++ on libc++ version of freebsd (this fixes build on FreeBSD 10 and 11)
Support stage
Couple of modernisations
2014-03-24 14:06:56 +00:00
Dmitry Sivachenko
b38caed684 Generate correct plist with python3. 2014-03-24 11:20:13 +00:00
Dmitry Sivachenko
0ca8d2f855 Replace TABs with spaces, otherwise it breaks with python-3. 2014-03-24 10:39:13 +00:00
Oliver Lehmann
4619451ba9 switch from GCC to Clang
bump PORTREVISION
2014-03-23 09:45:39 +00:00
Emanuel Haupt
79d72afcd4 Support staging 2014-03-20 15:14:08 +00:00
Thierry Thomas
55e6556d12 Upgrade Code_Aster to 11.5.0-4.
N.B.: french/aster is still marked BROKEN, but this allows to unbreak
other ports sharing the same dependencies.

Patch for french/med provided by tijl.
2014-03-18 21:09:03 +00:00
Pietro Cerutti
923ce0c141 - Make OPTIONS uppercase
- Bump PORTREVISION

Reported by:	mat
2014-03-18 15:03:37 +00:00
Steve Wills
eff58e73b2 - Add USES=compiler, needed for clang patch
- Add DOCS to Options
- Change REINPLACE, CC and CFLAGS
- Remove unused -g CFLAGS for clang
- Bump PORTREVISION

PR:		ports/187671
Submitted by:	Horia Racoviceanu <horia@racoviceanu.com> (maintainer)
2014-03-18 14:58:23 +00:00
Emanuel Haupt
50418f3429 Quiesce mkdir 2014-03-18 14:26:57 +00:00
Pietro Cerutti
64fd149d81 - Use CMAKE_BUILD_TYPE in pkg-plist
Reported by:	makc
2014-03-18 13:26:29 +00:00
Pietro Cerutti
5d4e9b2b9d - Update to 6.1.0
- Support Qt5
- Install Tcl wrapping files in a saner location
2014-03-18 09:26:05 +00:00
Thierry Thomas
5788d16b9f Set USES+=fortran. This sets LDFLAGS so rkward links with libgcc_s
from lang/gcc instead of base system libgcc_s which is too old for
libgfortran.

Obtained from:	tijl
2014-03-17 12:56:04 +00:00
Brendan Fabeny
2c7f08c4d3 Pass back to the Code Aster maintainer 2014-03-16 06:49:21 +00:00
Christian Weisgerber
967397b623 Update to 2.1.3: bug fixes, new and updated translations 2014-03-15 19:47:35 +00:00
Tijl Coosemans
251357dfa5 Fixup for USES=fortran conversion. These ports require USE_GCC=yes
because they depend on gcc specific optimisation flags.

While here use USES=tar:bzip2.

PR:		ports/187501
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net>
2014-03-15 19:01:39 +00:00
TAKATSU Tomonari
2c7edf8beb - Update to 0.4.100.2.1 2014-03-15 10:51:04 +00:00
Tijl Coosemans
a19b165d3b Fix double occurences of USES= 2014-03-14 20:59:20 +00:00
Sunpoet Po-Chuan Hsieh
01a02d3dae - Sort TEST_DEPENDS 2014-03-14 17:21:14 +00:00
Emanuel Haupt
7aef37f62e Convert USE_BZIP2=yes to USES=tar:bzip2 2014-03-14 10:15:52 +00:00
Carlo Strub
e248dd7b80 Back to pool 2014-03-13 23:44:53 +00:00
Christian Weisgerber
62ef31db61 USE_BZIP2 -> USES+=tar:bzip2
USE_XZ    -> USES+=tar:xz
2014-03-13 16:11:14 +00:00
TAKATSU Tomonari
f1d0b55940 - Update to 0.4.100.0 2014-03-13 15:11:54 +00:00
Eitan Adler
5d115a4dea Modernize my ports 2014-03-13 03:50:44 +00:00
Stephen Montgomery-Smith
3f28ac7d54 - Update to 1.2.3. 2014-03-12 21:51:28 +00:00
Baptiste Daroussin
16ea4dd5a8 Convert to USES=lha 2014-03-12 09:49:06 +00:00
Thierry Thomas
eb2d3a3e68 - Import a patch from upstream to unbreak
Suggested by: rakuco

- Support staging
	Patch provided by gerald.
2014-03-11 08:40:08 +00:00
Antoine Brodin
6903ad06f7 Unbreak 2014-03-11 06:31:13 +00:00
Antoine Brodin
8b0d5c96d3 Unbreak 2014-03-11 06:20:43 +00:00
Gerald Pfeifer
1cd277bdce Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
2014-03-10 20:55:20 +00:00
Johan van Selst
e6741254b7 Update to gap 4.7.4 2014-03-10 18:53:23 +00:00
Baptiste Daroussin
9f5deb008f Convert m* to USES=zip 2014-03-10 16:25:33 +00:00
Antoine Brodin
c6c742d7cc Deprecate a few unmaintained ports (leaf ports, non staged and unmaintained since more than 12 years) 2014-03-08 22:26:21 +00:00
Pawel Pekala
a0faeba08e Update to version 4.4.2
PR:		ports/187327
Submitted by:	maintainer
2014-03-08 15:25:21 +00:00
Stephen Montgomery-Smith
0fc23029c1 - Update to 2.2.1. 2014-03-08 02:55:56 +00:00
Tijl Coosemans
a342181f4d Patch makefiles so libtool passes -B${LOCALBASE}/bin to the compiler in
link mode.  Normally USES=libtool deals with this, but the libtool script
in this port is too old to patch easily.

PR:		ports/187274
2014-03-07 13:40:55 +00:00
Dmitry Marakasov
81a3a10b40 - Fix build on 10.x 2014-03-06 22:37:22 +00:00
Antoine Brodin
50813e10e3 Mark BROKEN: violates stage and fails to package
Reported by:	pkg-fallout
2014-03-06 20:41:39 +00:00
Sunpoet Po-Chuan Hsieh
2c7b8bf0bd - Remove outdated PERL_LEVEL check
With hat:	perl
2014-03-06 18:51:17 +00:00
Emanuel Haupt
6e5fbfc9a8 Fix math/stp build for FreeBSD 9.x
PR:		187311
Submitted by:	arrowdodger <6yearold@gmail.com> (maintainer)
2014-03-06 16:05:32 +00:00
Thierry Thomas
2f498ee636 If another port defines HAVE_CONFIG_H and includes plConfig.h, this
tries to bring plplot_config.h, which is not installed, but
plplot_config.h is required when we build plplot.

E.g. science/gnudatalanguage does that.
2014-03-06 15:04:23 +00:00
Maho Nakata
494ad0d2ea fix build on FreeBSD/i386 8.x
PR:		187090
Submitted by:	tijl@
2014-03-06 02:58:44 +00:00
Tijl Coosemans
a1553c8110 - Add USES=libtool to fix linker problem on FreeBSD/i386 8.x and
FreeBSD/ia64.
- Remove patch-configure.in (not needed) and remove USE_AUTOTOOLS.
- Add OPTIONS_EXCLUDE=DOCS to math/fftw-float slave port.
- Simplify Makefile a little.

PR:		ports/187274
2014-03-05 17:27:27 +00:00
Danilo Egea Gondolfo
64d2a15837 - Unmute installation commands
Reported by:	danfe
2014-03-05 13:51:57 +00:00
Brendan Fabeny
2212333b81 Fix i386 builds using clang [1]; use staging;
remove some outdated material

PR:		186998 [1]
Submitted by:	truckman [1]
2014-03-05 03:17:04 +00:00
Max Brazhnikov
f3f8c20d6a KDE/FreeBSD team presents KDE SC 4.12.3 and KDE Workspace 4.11.7!
deskutils/kdepim4:
- Add depedency on coreutils, kleopatra needs md5sum and sha1sum programs [1]

misc/kdehier4:
- add tests directory (r343428 commit to Templates/BSD.local.dist)

security/kwallet:
- moved to security/kwalletmanager (renamed upstream)

x11/kdelibs:
- remove workaround, which is not needed after global fix in
  Mk/bsd.kde4.mk (r315373)

PR:		ports/187259 [1]
Submitted by:	Tobias Berner <tcberner@gmail.com>
2014-03-04 19:15:39 +00:00
Ruslan Makhmatkhanov
e20d134a46 math/mingw32-libgmp: update to 5.1.3 and support staging
- update to 5.1.3
- support staging

PR:		187242
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2014-03-04 11:37:57 +00:00
Ruslan Makhmatkhanov
bedee53426 math/py-pandas: update to 0.13.1
- update to 0.13.1
- remove lang/cython from BUILD_DEPENDS now that distfile is fixed
- include RUN_DEPENDS in TEST_DEPENDS
- add devel/py-boto to TEST_DEPENDS for completeness with pkg-message
- remove math/py-statsmodels from TEST_DEPENDS to break circular dependency
- Fix regression-test target to work with non-GitHub distfile which omits
  the ci/ directory. Borrow the print_skipped.py script to do this.

PR:		186802
Submitted by:	John W. O'Brien <john@saltant.com> (maintainer)
2014-03-04 10:17:29 +00:00
Gerald Pfeifer
d2699e867e Replace USE_GCC=4.6+ by USE_GCC=yes.
Approved by:	portmgr (mat)
2014-03-03 23:30:56 +00:00
Li-Wen Hsu
3cda882ced - Update to revision 1436
PR:		ports/186512
Submitted by:	arrowdodger <6yearold@gmail.com> (maintainer)
2014-03-03 16:21:03 +00:00
Brendan Fabeny
d710874f5d make NO_CDROM agree with LEGAL; fix WWW whitespace 2014-03-03 15:52:20 +00:00
Brendan Fabeny
6eb2d4a67a Attempt to fix the build on powerpc* by the same means used on Darwin and GNU/Linux
PR:		179857
Submitted by:	jhibbits, nwhitehorn
2014-03-03 12:06:38 +00:00
Stephen Montgomery-Smith
875be7b50c - Fix compile error with clang. 2014-03-03 03:12:25 +00:00
Stephen Montgomery-Smith
97ebe31869 - Patch Makefile.in because mkoctfile cannot handle the -B option included
in $(LDFLAGS).
2014-03-03 02:58:10 +00:00
Baptiste Daroussin
c4acc1963b Convert to USES=libtool
While here remove code for unsupported version of FreeBSD
Remove DOCS patches that is not necessary anymore with staging
2014-03-02 22:34:50 +00:00
Baptiste Daroussin
9a238273a2 Convert to USES=libtool 2014-03-02 22:29:23 +00:00
Wen Heping
2b04835348 - Update to 4.3
- Update LICENSE
- Stage support
- Convert to new LIB_DEPENDS format
- Update email to my FreeBSD mail
2014-03-02 16:20:46 +00:00
Raphael Kubo da Costa
1d671ac575 Update to 3.2.1.
This is a maintenance release that fixes some bugs present in 3.2.0.
Full ChangeLog: http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.2.1
2014-03-02 15:46:10 +00:00
Dmitry Sivachenko
32f45c538c Update to 0.9.5.2. 2014-03-02 09:30:01 +00:00
Gerald Pfeifer
7e339abf8a Replace USE_GCC=4.2+ by USE_GCC=any. [1]
And USE_GMAKE by USES=gmake where touching a port because of the above.

Approved by:	portmgr (bapt) [1]
2014-03-01 21:23:14 +00:00
Martin Wilke
3cd6da81e0 - Stage support 2014-03-01 18:05:27 +00:00
Rene Ladan
ef50dbb213 PHP 5.2 has reached it end-of-life in the FreeBSD Ports Tree, time
to say goodbye.  Upstream unsupported it since 2011-01-06 (see
http://php.net/eol.php )

Strip PHP 5.2 out of Mk/bsd.php.mk
2014-03-01 00:06:29 +00:00
Antoine Brodin
f8ebbb33c3 Mark borken/deprecated and set expiration date again
Reported by:	pkg-fallout
2014-02-28 18:58:48 +00:00
Martin Wilke
4e94b4b610 - Stage support 2014-02-28 03:51:25 +00:00
Oliver Lehmann
1b0b84581c update to 1.0.2 2014-02-27 08:48:49 +00:00
Emanuel Haupt
4d6ee5217d Support staging 2014-02-26 09:53:50 +00:00
Martin Wilke
cbd0dad334 - Stage support 2014-02-26 07:40:07 +00:00
Martin Wilke
ba52cc3f29 - Stage support 2014-02-26 07:39:56 +00:00
Martin Wilke
5c95b333af - Stage support 2014-02-26 05:15:17 +00:00
TAKATSU Tomonari
46522338d8 - Update to 5.2 2014-02-25 11:58:14 +00:00
Martin Wilke
7c9a748211 - Stage support 2014-02-25 09:07:41 +00:00
Martin Wilke
c63316514c - Stage support 2014-02-25 09:07:29 +00:00
Dmitry Sivachenko
0a4c54b832 Fix path. 2014-02-24 11:18:30 +00:00
Dmitry Sivachenko
ddb61b2599 Respect FFLAGS.
Submitted by:	wg
Tested by:	gerald
2014-02-24 11:15:15 +00:00
Pietro Cerutti
88068e7a6b - Make UNIQUENAME really unique (used to conflict with math/vtk6's)
- Remove dead MASTER_SITE
2014-02-24 08:40:57 +00:00
TAKATSU Tomonari
3cc4fd0391 - Update to 0.4.000.4 2014-02-23 15:14:10 +00:00
Gerald Pfeifer
90df749338 Replace the manual construction of references to the runtime path of
the version of GCC we are using by _GCC_RUNTIME.

Approved by:	Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer)
2014-02-23 01:06:16 +00:00
Stephen Montgomery-Smith
4cb0c51e0a - Update to 1.0.10. 2014-02-22 19:04:47 +00:00
John Marino
40529cb1b4 math/abakus: Use absolute path of flex during specification
Since flex is in base, specifying "flex" in BUILD_DEPENDS does nothing;
the requirement is satisfied by the base flex and the ports version is
not brought in.  One problem: the abakus makefile uses the absolute path
of flex, so it has to be brought in.
2014-02-21 18:35:55 +00:00
Martin Wilke
4484d69212 - Stage support 2014-02-21 15:47:55 +00:00
Pietro Cerutti
89ff8c2b6e - Convert to USES=tk 2014-02-21 14:52:33 +00:00
Emanuel Haupt
9c3c366d48 Remove trailing whitespaces from category math 2014-02-21 13:38:05 +00:00
Pietro Cerutti
b691141e13 - Convert to USES=tk 2014-02-21 13:15:55 +00:00
Emanuel Haupt
cb66915a9d Support staging 2014-02-21 11:09:38 +00:00
Emanuel Haupt
e42ba84218 Support staging 2014-02-21 11:04:46 +00:00
Emanuel Haupt
ca55ab5718 - Support staging
- Fix build with a modern clang
2014-02-21 10:35:44 +00:00
Emanuel Haupt
2778fbae87 Strip shared object 2014-02-21 10:29:38 +00:00
Emanuel Haupt
6544e164f8 Support staging 2014-02-21 10:28:42 +00:00
Emanuel Haupt
3d148e3d61 Support staging 2014-02-21 10:26:27 +00:00
Emanuel Haupt
a0b0a75963 - Support staging
- Remove USE_ZIP
- Strip shared object
2014-02-21 10:25:34 +00:00
Emanuel Haupt
e4d1503943 Support staging 2014-02-21 10:20:34 +00:00
Emanuel Haupt
b72560260d Support staging 2014-02-21 10:18:51 +00:00
Emanuel Haupt
4ae72708d8 - Support staging
- Define LICENSE
- Strip binary
- Add additional mirrors
- Take maintainership
2014-02-21 10:14:16 +00:00
Martin Wilke
b0459a91d4 - Stage support 2014-02-21 01:59:40 +00:00
Pietro Cerutti
40bb5736de - Convert to USES=tk
- Convert to new LIB_DEPENDS format
- STAGE-clean
2014-02-20 17:07:02 +00:00
Stephen Montgomery-Smith
a7dd7e026f - Fix portlint warnings. 2014-02-20 14:47:33 +00:00
Stephen Montgomery-Smith
6b9ed3805b - Add back -PKGNAMESUFFIX=-math to avoid name collision with another port.
Reported by:	mat@
2014-02-20 13:26:26 +00:00
Max Brazhnikov
a95c6ea5de - Add stage support
- Squeeze MASTER_SITES/MASTER_SITE_SUBDIR
- Convert LIB_DEPENDS to new style
- Use options helpers
- Remove useless LATEST_LINK
2014-02-20 13:00:31 +00:00
Pietro Cerutti
e766b96a87 - Convert to USES=tcl 2014-02-20 11:20:02 +00:00
Ruslan Makhmatkhanov
765ffc98cd - this change sneaked in by accident. Reverting that. 2014-02-20 08:07:01 +00:00
Ruslan Makhmatkhanov
c8608f042f - clean-up WITH_FIXED_FENV conditional, because it is only used for
versions of FreeBSD, we not support anymore.
- remove LATEST_LINK. There is PYTHON_PKGNAMEPREFIX set and in future
  we may have this package built against different python versions.
2014-02-20 08:03:41 +00:00
Stephen Montgomery-Smith
9293d8b0d6 - Add optional dependency math/octave-forge-divand.
- Update to 20140219.
2014-02-19 05:19:47 +00:00
Stephen Montgomery-Smith
f8840c1941 - New port math/octave-forge-divand.
The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

This is divand.
2014-02-19 05:15:17 +00:00
Stephen Montgomery-Smith
56cbb7411d - Update to 1.0.2. 2014-02-19 05:06:38 +00:00
Stephen Montgomery-Smith
d405ab07b1 - New port math/reduce.
This is a powerful Computer-Algebra System written in it's own version of
LISP with quite a long history behind it.

PR:		ports/186855
Submitted by:	Pedro Giffuni <giffunip@tutopia.com>
2014-02-18 22:16:33 +00:00
Matthew Seaman
6a03534489 This is a package for doing integer arithmetic while using a different
base representation than normal. In base n arithmetic you have n
symbols which have a representation. I was going to call them
"glyphs", but being text strings they are not really. On Tye McQueen's
whimsical suggestion I settled on the name Math::Fleximal, the set of
text representations is called a "flex", and the representation of
individual digits are the "flecks". These names are somewhat
unofficial...

This allows you to do basic arithmetic using whatever digits you want,
and to convert from one to another.

WWW: http://search.cpan.org/dist/Math-Fleximal/

Submitted by:	Matthew Seaman <matthew@FreeBSD.org>
2014-02-18 16:06:46 +00:00
Mathieu Arnold
7f67d157d9 Chase docbook cleanup dependencies.
Sponsored by:	Absolight
2014-02-18 14:50:34 +00:00
Max Brazhnikov
d2de2b00e4 - Bump PORTREVISION after KDE4_PREFIX change 2014-02-18 14:31:32 +00:00
Max Brazhnikov
e9c34f4c34 KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!
Among changes:
- Switch KDE4_PREFIX to ${LOCALBASE}
- Remove now needless misc/kde4-shared-mime-info port
- Add stage support
- Remove ancient CONFLICTS (KDE 4.9 and less) and LATEST_LINK
- Squeeze MASTER_SITES/MASTER_SITE_SUBDIR
- Convert LIB_DEPENDS to new style
- Use options helpers
- Drop support for FreeBSD 7.x
- Remove Qt/KDE 3 related workarounds
- Remove local patches and use upstream version scheme for libraries
- sysutils/kdeadmin4, net/kdenetwork4, devel/kdesdk4,
  and x11-clocks/kdetoys4 ports have been split.
- devel/kcachegrind is now a part of KDE SC [1]
- more logs in area51 repo...

New ports:
  devel/kde-dev-scripts:	KDE development scripts
  devel/kde-dev-utils:		KDE development utilities
  games/klickety:		Tetris themed solitaire
  games/picmi:			Single player logic-based puzzle game
  textproc/libkomparediff2:	Library to compare files and strings

The area51 repository features commits by Schaich Alonso, avilla, rakuco
and myself.

PR:		ports/186491
Exp-run:	by bdrewery
Approved by:	beat (former maintainer) [1]
2014-02-18 14:23:03 +00:00
Stephen Montgomery-Smith
089b936546 - Update to 1.1.7. 2014-02-18 06:07:55 +00:00
Stephen Montgomery-Smith
82200eae40 - Update to 1.0.2. 2014-02-18 06:07:17 +00:00
Tijl Coosemans
cd48b9b47e Fixup for r344614: define USES before including bsd.port.pre.mk.
Reported by:	antoine
2014-02-17 14:10:01 +00:00
John Marino
256a421761 Add new port math/plplot-ada: Ada bindings to plplot library 2014-02-16 22:01:00 +00:00
Koop Mast
ca383bd552 Update to 1.12.11.
Remove USES=shared-mime-info it is unused.
Fix compile of python components so stagedir isn't hardcoded into them.
2014-02-16 20:39:06 +00:00
John Marino
c62a1a534e math/plplot: Upgrade from dev ver 5.9.10 to latest stable ver 5.10.0 2014-02-16 19:24:06 +00:00
Danilo Egea Gondolfo
7ba6236cfd - Add stage support
- Convert USE_GMAKE to USES
2014-02-16 19:12:22 +00:00
Danilo Egea Gondolfo
4cda9784ba - Add stage support
- Convert LIB_DEPENDS to new syntax
2014-02-16 19:09:18 +00:00
Danilo Egea Gondolfo
17600a4d3a - Add stage support 2014-02-16 19:01:57 +00:00
Danilo Egea Gondolfo
9dc3d9174c - Add stage support 2014-02-16 18:59:21 +00:00
Danilo Egea Gondolfo
5a53d9b8e0 - Add stage support
- Improve COMMENT
- Add LICENSE
2014-02-16 18:38:59 +00:00
Danilo Egea Gondolfo
c6a5c5f324 - Add stage support
- Add DOCS option
2014-02-16 18:32:48 +00:00
Tijl Coosemans
564a799c71 Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most cases
USE_GCC=yes has been omitted though.

Remove USE_FORTRAN handling from bsd.port.mk and bsd.gcc.mk.

Minor cleanups in some ports like USE_GMAKE, NOPORTDOCS,...

Exp-run:	bdrewery
Approved by:	portmgr (bdrewery)
2014-02-16 17:15:31 +00:00
Martin Wilke
69b97881c8 - Stage support 2014-02-16 16:16:41 +00:00
Martin Wilke
59d0648056 - Stage support 2014-02-16 16:16:16 +00:00
Kubilay Kocak
e34ae45e4e math/py-bottleneck: Update to 0.8.0
- Update to 0.8.0
- Update LICENSE (BSD2CLAUSE)

Changes: http://berkeleyanalytics.com/bottleneck/release.html#bottleneck-0-8-0

PR:		ports/186122
Submitted by:	Johannes Meixner <xmj@chaot.net>
2014-02-16 08:57:21 +00:00
Danilo Egea Gondolfo
1a7f1e1b3f - Add stage support
- Add LICENSE
- Improve COMMENT
2014-02-15 15:23:58 +00:00
Danilo Egea Gondolfo
9ee40d8837 - Add stage support
- Improve COMMENT
2014-02-15 15:09:30 +00:00
Danilo Egea Gondolfo
373a453fc6 - Add stage support 2014-02-15 15:03:55 +00:00
Danilo Egea Gondolfo
a8ac537976 - Convert LIB_DEPENDS to new syntax
- Add LICENSE
- Add stage support
- Add DOCS option
2014-02-15 15:00:33 +00:00
Danilo Egea Gondolfo
55bf19860a - Add stage support
- Add LICENSE
2014-02-15 14:52:01 +00:00
Danilo Egea Gondolfo
4748962959 - Add stage support
- Add perl5 as dependency
- Add shebangfix to USES
- Use %%DOCSDIR%% in pkg-plist
- Improve COMMENT
- Bump PORTREVISION
2014-02-15 14:44:36 +00:00
Danilo Egea Gondolfo
98f8a0612c - Add stage support
- Add DOCS option
- Remove the indefinite article from COMMENT
2014-02-15 14:35:37 +00:00
Danilo Egea Gondolfo
ba84d6c096 - Add stage support
- Remove the indefinite article from COMMENT
- Add DOCS option
- Add LICENSE
2014-02-15 14:31:57 +00:00
Danilo Egea Gondolfo
69ffafb00d - Add stage support
- Add LICENSE
- Remove the indefinite article from COMMENT
2014-02-15 14:27:49 +00:00
Danilo Egea Gondolfo
5fb0c8b5e6 - Add stage support 2014-02-15 14:22:29 +00:00
Martin Wilke
5b399dc5f5 - Really Stage 2014-02-15 12:32:41 +00:00
Martin Wilke
dff50aec01 - Convert to autoplist
- Stage support
- Bump PORTREV
2014-02-15 10:35:14 +00:00
Martin Wilke
58bda8a31e - Convert to autoplist
- Stage support
- Bump PORTREV
2014-02-15 10:34:41 +00:00
Martin Wilke
0b76883f97 - Convert to autoplist
- Stage support
- Bump PORTREV
2014-02-15 10:31:16 +00:00
Martin Wilke
8302b963f9 - Convert to autoplist
- Stage support
- Bump PORTREV
2014-02-15 10:27:27 +00:00
Martin Wilke
35c315c693 - Convert to autoplist
- Stage support
- Bump PORTREV
2014-02-15 10:26:11 +00:00
Martin Wilke
16b16db8db - Stage support 2014-02-15 10:14:22 +00:00
Martin Wilke
04b9e1f9c8 - Stage support 2014-02-15 10:05:22 +00:00
Martin Wilke
9ea6a49f1e - Convert to autoplist
- Stage support
- Bump PORTREV
2014-02-15 10:05:05 +00:00
Martin Wilke
ed20eaa2e3 - Stage support
- Convert USE_GMAKE to uses
2014-02-15 10:04:06 +00:00
Sunpoet Po-Chuan Hsieh
5c4a71b3ea - Add LICENSE
- Use PYDISTUTILS_AUTOPLIST
- Remove post-patch:
2014-02-14 19:43:20 +00:00
Thomas Abthorpe
d8299fcc60 - Reassign lioux' ports to the heap
With hat:	portmgr
2014-02-14 16:51:44 +00:00
Pietro Cerutti
001e4c6a57 - STAGE-clean
- Convert to new LIB_DEPENDS format
- Add LICENSE
2014-02-14 09:40:28 +00:00
Pietro Cerutti
777e181558 - STAGE-clean
- Build a shlib version as well
- Remove article from COMMENT line
2014-02-14 08:56:25 +00:00
Pietro Cerutti
e87ee9e2a8 - STAGE-clean
- STRIP shared library
2014-02-14 08:27:10 +00:00
Pietro Cerutti
c8eb38bb31 - STAGE-clean
- Fix build
2014-02-13 16:57:34 +00:00
Emanuel Haupt
76c5a98341 Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
afterwards.

Encouraged by:	mat
2014-02-13 09:39:43 +00:00
Ruslan Makhmatkhanov
626b5d9e93 - update to 1.8.0
- clarify LICENSE (BSD3C)
- suppor staging

while here:
- utilize PYTHON_PY3K_PLIST_HACK
- install docs uncoditionally into stage area
- convert LIB_DEPENDS to the new notation
- sort packing list

PR:		186677
Submitted by:	Johannes Jost Meixner <xmj@chaot.net>
2014-02-13 05:21:31 +00:00
Thierry Thomas
181535c0bb Uncomment the dependencies, as originally set in ports/184607.
PR:		ports/184607
Submitted by:	Jason Bacon <jwbacon (at) tds.net>
2014-02-12 20:20:10 +00:00
Emanuel Haupt
6c1ef334ed Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:24:17 +00:00
Pietro Cerutti
0b8b4c4d39 - STAGE-clean
- Add (OPTIONal) Ogg Theora video codec support
- Fix PKGNAME
- Remove LATEST_LINK
2014-02-12 15:58:43 +00:00
Pietro Cerutti
adef50a527 - Add dependency on libXt 2014-02-12 15:58:12 +00:00
Pietro Cerutti
93707042b6 - STAGE-clean
- Fix PKGNAME, remove LATEST_LINK
2014-02-12 15:54:46 +00:00
Ruslan Makhmatkhanov
befc98381d - update to 1.0.2
PR:		186684
Submitted by:	Piotr Rybicki <meritus@innervision.pl> (maintainer)
2014-02-12 11:29:39 +00:00
Frederic Culot
1054001293 - Update to 20140105
Changes:	http://invisible-island.net/add/CHANGES
2014-02-12 08:43:59 +00:00
Antoine Brodin
2284832397 Stage support 2014-02-11 20:38:46 +00:00
Sunpoet Po-Chuan Hsieh
729ef65a15 - Update to 0.28
- Convert to new LIB_DEPENDS format
- Use BROKEN_sparc64
- Remove outdated post-patch:
- Support STAGEDIR
- Take maintainership

Changes:	http://search.cpan.org/dist/Math-GSL/Changes
2014-02-11 17:34:25 +00:00
Pawel Pekala
9ec9e0b360 The trader extension is a free open source stock library based on TA-Lib.
It's dedicated to trading software developers requiring to perform technical
analysis of financial market data. Alongside many indicators like ADX, MACD,
RSI, Stochastic, TRIX the candlestick pattern recognition and several vector
arithmetic and algebraic functions are present.

WWW: http://pecl.php.net/package/trader/

PR:		ports/186226
Submitted by:	Jim Ohlstein <jim@ohlste.in>
2014-02-11 15:31:02 +00:00
Emanuel Haupt
72972c9d01 - Update to 0.5304
- Strip shared object
2014-02-10 22:45:31 +00:00
Emanuel Haupt
166e2499e1 - Update to 2.07
- Strip shared object
2014-02-10 22:42:16 +00:00
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2014-02-10 13:54:26 +00:00
Greg Lewis
3ef11032b1 . Fix "make package" without DOCS
PR:		186501
Submitted by:	Craig Leres <leres@ee.lbl.gov>
2014-02-09 23:18:17 +00:00
Ruslan Makhmatkhanov
2a8d43474f - update to 0.13.0
- remove patches, included upstream
- abandon easy_install and use auto-generated packing list
- update pkg-message and TEST_DEPENDS to reflect current recommendations and
  port availability
- add erroneously-omitted lang/cython to TEST_DEPENDS (for 'build_ext -i')
- conform regression-test target to upstream test procedure

while here:
- add lang/cpython as build dependency - C-extension will not be build w/o it
  and the whole build procedure failing.
- update LICENSE (BSD3CLAUSE)

PR:		185803
Submitted by:	"John W. O'Brien" <john@saltant.com> (maintainer)
2014-02-09 15:21:24 +00:00
TAKATSU Tomonari
7998e5c876 - Update to 5.1 2014-02-09 14:52:35 +00:00
Stephen Montgomery-Smith
8453a00a4d - Update to 6.1.1. 2014-02-08 05:18:19 +00:00
Johan van Selst
9e0145001d - Update GAP to 4.7.2
- Enable stage support
2014-02-07 17:52:57 +00:00
Rusmir Dusko
104d2ab6ed - Fix typo
Reported by:	maintainer
2014-02-07 14:58:07 +00:00
Baptiste Daroussin
4650a910d0 Chase boost and icu bump
While here convert some LIB_DEPENDS
2014-02-07 11:44:08 +00:00
Frederic Culot
9169109cb2 - Update to 2.11
Changes:	http://search.cpan.org/dist/Math-MatrixReal/CHANGES
2014-02-07 09:29:56 +00:00
Dmitry Marakasov
24215aa71a - Fix plist 2014-02-07 00:51:51 +00:00
TAKATSU Tomonari
4e2b9e4483 - Update to 0.7.0 2014-02-06 20:46:04 +00:00
Emanuel Haupt
43d9a59524 - Support staging
- Strip shared object
- Don't install license file into DOCSDIR but define LICENSE
2014-02-06 12:27:50 +00:00
John Marino
362e326974 math/gdcalc: Explicitly link libmath (taken from dports) 2014-02-05 20:27:57 +00:00
Sunpoet Po-Chuan Hsieh
f05ef25485 - Bump PORTREVISION for astro/cfitsio shlib change
- While I'm here, convert to new LIB_DEPENDS format

PR:		ports/185951
Submitted by:	Florian Degner <f.degner@gmx.de>
2014-02-05 20:02:34 +00:00
Mathieu Arnold
db33716fd3 Drop maintainership on those.
Sponsored by:	Absolight
2014-02-05 17:35:53 +00:00
Martin Wilke
c57133fc36 - Stage support 2014-02-05 13:45:39 +00:00
Martin Wilke
4ee7954000 - Stage support 2014-02-05 12:00:05 +00:00
Martin Wilke
09d32f75e1 - Stage support 2014-02-05 09:28:07 +00:00
Stephen Montgomery-Smith
08c7f0a8f1 - Add patch to readline subpackage hoping it will work with FreeBSD-10. 2014-02-04 22:23:28 +00:00
Thierry Thomas
126be08616 This upgrade generalizes the installer to handle any Matlab version,
adds support for MEX compilation, adds a man page, and improves the user
interface using auto-admin tools.

PR:		ports/184607
Submitted by:	Jason Bacon <jwbacon (at) tds.net>
2014-02-04 21:57:26 +00:00
Stephen Montgomery-Smith
de3e58927b - Update to 1.3.4. 2014-02-04 19:22:11 +00:00
Antoine Brodin
f5b6950f6d Stage support and fix plist 2014-02-04 18:23:07 +00:00
Sunpoet Po-Chuan Hsieh
b717e7c74c - Update to 0.22
- Add LICENSE
- Support STAGEDIR
- Pass maintainership to submitter
- While I'm here, fix *_DEPENDS

Changes:	http://search.cpan.org/dist/Math-Random-OO/Changes
PR:		ports/185853
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-02-04 11:41:24 +00:00
TAKATSU Tomonari
157c68baac - Update to 0.1-5 2014-02-04 11:16:35 +00:00
Pietro Cerutti
c61156c3cb - Update to 1.3.4 2014-02-03 15:04:21 +00:00
Martin Wilke
9d9fecc928 - Stage support 2014-02-03 14:31:32 +00:00
Martin Wilke
a3dcf597a1 - Stage support 2014-02-03 11:12:04 +00:00
Rusmir Dusko
f81a2160b9 - Remove PKGNAMEPREFIX
- Change comment
- Pass maintainership to submitter
- Add license (GPLv2)
- Support STAGEDIR
- Simplify Option handling, change GMP Option
- Add USES desthack, change REINPLACE and patch-Makefile.in
- Use PLIST_FILES and PLIST_DIRS instead of pkg-plist
- Change DOCS and add DOCS Option

PR:		ports/186243
Submitted by:	Luca Pizzamiglio <luca.pizzamiglio@gmail.com>
2014-02-03 11:09:44 +00:00
Martin Wilke
8073005f93 - Stage support 2014-02-03 09:47:27 +00:00
Martin Wilke
1a048b4225 - Stage support
- Convert to USES
2014-02-03 09:40:26 +00:00
Max Brazhnikov
a2452a200d math/qtiplot: fix typo and bump PORTREVISION to force repackage 2014-02-03 07:35:33 +00:00
Stephen Montgomery-Smith
9bf2c9bc49 - Update to 2.6.2. 2014-02-03 01:42:02 +00:00
Stephen Montgomery-Smith
436b063a91 - Update to 2.2.0. 2014-02-03 01:41:29 +00:00
Matthew Seaman
bb9cc0d276 Fix build on 10.x
While here:

   * Stagify
   * stage-qa fixes: USE shebangfix desktop-file-utils

PR:		182431
Submitted by:	Han Frederic (maintainer)
2014-02-02 22:31:11 +00:00
Martin Wilke
96cc6ec6fa - Stage support 2014-02-02 16:02:32 +00:00
Martin Wilke
ff1071c0ac - Stage support
- Convert to USES
2014-02-02 15:20:05 +00:00
Martin Wilke
7bf1652bda - Stage support
- Convert few ports to USES
2014-02-02 14:33:37 +00:00
TAKATSU Tomonari
c9dd27a71a - Update to 0.5-71 2014-02-02 13:29:58 +00:00
Martin Wilke
231e9ad4e9 - Stage support 2014-02-02 08:22:22 +00:00
Eitan Adler
7405b8e0ed Return some ports I maintain to the pool. 2014-02-02 08:11:05 +00:00
Martin Wilke
6e85147f50 - Stage support 2014-02-01 14:41:49 +00:00
Martin Wilke
f05eda07ab - Stage support 2014-02-01 14:41:07 +00:00
Antoine Brodin
a666b569e8 Fix DISTNAME
Reported by:	pkg-fallout since august 2013
With hat:	portmgr
2014-02-01 14:23:20 +00:00
TAKATSU Tomonari
6ecdc42775 - Update to 0.1-4 2014-02-01 13:32:43 +00:00
Max Brazhnikov
d7ba8fc7c1 Replace KDE4 sharedmime with USES=shared-mime-info. KDE4 sharedmime is
deprecated and will be removed along with switching KDE4_PREFIX to
${LOCALBASE} soon.
2014-02-01 12:17:42 +00:00
TAKATSU Tomonari
8ef161cb94 - Update to 0.1-3 2014-02-01 11:24:35 +00:00
Stephen Montgomery-Smith
2dba7321bb - Update to 6.1. 2014-01-31 23:19:22 +00:00
Rene Ladan
13760542f4 Restore math/hexcalc and modernize it.
Pass maintainership to Julian Stacey.
2014-01-31 00:03:39 +00:00
Stephen Montgomery-Smith
2274140f5f - Try once again to get it to work with FreeBSD-10. 2014-01-30 19:56:45 +00:00
Andrej Zverev
6c49c5cfa7 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-30 10:27:43 +00:00
Andrej Zverev
9ec58fca21 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-30 09:42:48 +00:00
Stephen Montgomery-Smith
127fcb9e76 - Update to 6.0. This was quite an overhaul since the directory structure
greatly changed.
- Provide support for FreeBSD-10.
2014-01-30 01:00:13 +00:00
Alexey Dokuchaev
79d977deeb - Drop indefinite article from COMMENT, modernize LID_DEPENDS syntax
- Remove the check for long-unsupported "alpha" architecture
- Reindent INFO knob and wrap one overly long line while I'm here
2014-01-29 16:18:32 +00:00
Stephen Montgomery-Smith
a828f142ec - Update to 1.2.3. 2014-01-28 19:50:49 +00:00
Baptiste Daroussin
bcd2373d87 Copy EXAMPLES files into stagedir
Reported by:	QAT
2014-01-28 15:24:22 +00:00
Baptiste Daroussin
dd2675d284 Support stage
Use options helpers
Modernize lib_depends
2014-01-28 13:39:01 +00:00
Mark Felder
ff3d558ddc Support STAGE
Approved by:	swills (mentor, implicit)
2014-01-28 12:49:19 +00:00
Antoine Brodin
864284545c Stage support 2014-01-28 00:16:57 +00:00
Stephen Montgomery-Smith
fd81a40c98 - Update to 1.3.0. 2014-01-27 23:58:30 +00:00
Stephen Montgomery-Smith
c3483ac84c - Remove broken port. 2014-01-27 05:03:57 +00:00