Commit graph

8146 commits

Author SHA1 Message Date
Alexey Dokuchaev
2070f30547 Fix parallel (-jX) builds. This cuts down the build time from 1:07 down to
just 21 seconds on my quad-core o'clocked Q9550.
2013-08-09 01:49:55 +00:00
William Grzybowski
0d98a2f575 math/saga: fix opencv linking in 10-CURRENT
- There had been a change in default the behaviour of /usr/bin/ld with
r253839 from 2013-07-31. After this change ld was not able to use
libopencv_legacy.so any more, because it complains about missing symbols
from libopencv_core.so.

Submitted by:	Rainer Hurling <rhurlin gwdg.de> (maintainer, via email)
2013-08-08 11:24:28 +00:00
Pietro Cerutti
e268b057c9 - Update to 13.0.2
- Restrict wxGTK version to 2.8 (2.9 has a problem locating WX_CONFIG)
2013-08-08 10:17:03 +00:00
William Grzybowski
e9226df2f5 math/gkmap: Simplification of Boolean Functions using Karnaugh Map
GKmap is a free K-Map disclosure software, which is developed to solve
the Digital Electronics design problems. Along with design it also helps
in analysis of information flow in the digital circuits.

WWW: http://sourceforge.net/projects/gkmap/

PR:		ports/180981
Submitted by:	Javad Kouhi <javad.kouhi gmail.com>
2013-08-07 22:31:48 +00:00
Brendan Fabeny
d9dad95fb7 Update math/glpk to 4.52.1 and adjust dependent ports 2013-08-06 19:08:57 +00:00
Andrej Zverev
2c25cf429d - Convert to new perl framework
- Trim Makefile header

Approved by:	wen@ (maintainer)
2013-08-06 08:50:49 +00:00
Andrej Zverev
43f0c9f153 - Convert to new perl framework
- Trim Makefile header

Approved by:	tobez@ (maintainer)
2013-08-05 15:05:29 +00:00
William Grzybowski
40d72f68a6 math/coinmp: update to 1.7.0
- Update to 1.7.0 [1]
- Drop maintainership [1]
- Trim COMMENT to fit in the limit
- Trim Makefile header
- Convert to OptionsNG
- Use PORTDOCS instead of pkg-plist

PR:		ports/181037 [1]
Submitted by:	Pedro Giffuni <giffunip tutopia.com> (maintainer)
2013-08-05 12:49:55 +00:00
Andrej Zverev
6368b8b0b1 - Convert to new perl framework
Approved by:	eadler@ (maintainer)
2013-08-04 12:30:54 +00:00
TAKATSU Tomonari
3f861c20f7 - Update to 0.96-6 2013-08-03 21:29:04 +00:00
Mathieu Arnold
62a41b423b - Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-03 13:44:00 +00:00
Mathieu Arnold
4063eccdf2 - Convert to new perl framework
- Trim Makefile header
2013-08-02 21:38:09 +00:00
Mathieu Arnold
4819ca343b - Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Andrej Zverev
0aad97bb5c - Convert to new perl framework 2013-08-02 18:21:05 +00:00
Christian Weisgerber
9c7a77ab1e For all my ports
* remove MAKE_JOBS_SAFE (default now)
* change USE_GMAKE=yes to USES=gmake
2013-08-01 20:22:27 +00:00
William Grzybowski
f34624ebc7 math/saga: update to 2.1.0
- Update to 2.1.0 [1]
- Fix autotools

Changes: http://sourceforge.net/p/saga-gis/news/2013/07/saga-210-is-released/

PR:		ports/180366 [1]
Submitted by:	Rainer Hurling <rhurlin gwdg.de> (maintainer)
2013-07-31 14:40:03 +00:00
Andrej Zverev
0c32f39711 - Convert to new Uses/perl5.mk framework
- Resolve issues with implicit lang/perl in extract and patch dependencies
- Trim Makefile header

Reviewed by:	bapt@ (exp-run)
Approved by:	bapt@ (portmrg@)
2013-07-31 06:54:09 +00:00
Motoyuki Konno
e3fe681843 - Update to 0.2.7.
PR:		ports/180882
Submitted by:	Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer)
2013-07-30 14:33:59 +00:00
Baptiste Daroussin
bd7201b46c Fix build with clang by forcing gnu89 2013-07-30 12:47:29 +00:00
Mark Felder
35c53153e4 Fix my email address again, using proper @FreeBSD.org styling
Approved by:	swills (mentor)
2013-07-29 15:03:58 +00:00
Juergen Lock
66e327d6b8 Add new port math/ent:
ent applies various tests to sequences of bytes stored in files and reports the
results of those tests. The program is useful for evaluating pseudorandom
number generators for encryption and statistical sampling applications,
compression algorithms, and other applications where the information density of
a file is of interest.

WWW: http://www.fourmilab.ch/random/

PR:		ports/180899
Submitted by:	Horia Racoviceanu <horia@racoviceanu.com>
2013-07-28 20:37:23 +00:00
Raphael Kubo da Costa
3c35ff97c6 - Update to 3.2.0.
- Use LOCALBASE instead of PREFIX when setting PKG_CONFIG_LIBDIR.
2013-07-28 18:14:57 +00:00
Stephen Montgomery-Smith
ff216ffb14 - Update to 1.2.1. 2013-07-28 18:02:44 +00:00
Stephen Montgomery-Smith
c0a09cfe64 - Update to 1.3.4. 2013-07-28 18:02:18 +00:00
Stephen Montgomery-Smith
6811137cd6 - Update to 1.1.2. 2013-07-28 18:01:52 +00:00
Andrej Zverev
b47325edb2 - switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header

Approved by:  bapt@ (portmrg@)
2013-07-27 16:06:25 +00:00
TAKATSU Tomonari
22748215a7 - Update to 0.5-61 2013-07-27 08:22:02 +00:00
Baptiste Daroussin
ab20a94680 Deprecate and set expiration date for ports broken for more than 6 month 2013-07-26 23:20:17 +00:00
Rene Ladan
66fee90926 KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.

Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports

PR:		ports/180745
Submitted by:	rene
Approved by:	portmgr (bapt)
Exp-run by:	bapt
2013-07-26 19:19:20 +00:00
Chris Rees
313dd0e205 Move allegro-devel to allegro; 4.4 is hardly a devel version any more.
Minor fix required in emulators/o2em.

Remove allegrogl, which is broken and included in allegro-4.4 anyway.

Update allegro-devel to 5.0.7 [1]

PR:		ports/172981 [1]
Submitted by:	nemysis <nemysis@gmx.ch> [1]
2013-07-26 16:04:47 +00:00
Andrej Zverev
19ae251b54 - switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header

Approved by:	bapt@ (portmrg@)
2013-07-26 07:33:41 +00:00
Alexey Dokuchaev
b89299d167 - Fix parallel build by telling make(1) that binary depends on a library
- Reword COMMENT text while I am here (pkg-descr is still a mess though;
  Makefile also needs some love and cleaning)

Reported by:	pointyhat-west
2013-07-26 06:38:59 +00:00
Mark Felder
cd4fd7cb34 Update my email address throughout the tree
Approved by:	swills (mentor)
2013-07-25 11:30:01 +00:00
Emanuel Haupt
ea0f02dfeb Remove MAKE_JOBS_SAFE which is now default. 2013-07-24 08:19:07 +00:00
Wen Heping
f0bb9fbd8e - Update to 2.3.6 2013-07-20 13:08:14 +00:00
Wen Heping
12823beefa - Update to 0.3.12 2013-07-20 07:25:24 +00:00
Wen Heping
88a5ef28b7 - Update to 2.2.5.3 2013-07-20 07:23:09 +00:00
Max Brazhnikov
7c4bce81f7 - Update to 2.0.0 (and bump PORTEPOCH)
- Add DOXYGEN option
- Switch to cmake build
- Strip Makefile header
- Update description
- Convert to plist
2013-07-19 16:32:15 +00:00
Alexey Dokuchaev
cdeccabd87 Small, non-functional changes (cleanups). 2013-07-19 13:48:11 +00:00
Alexey Dokuchaev
c4db847013 - Unbreak parallel builds by USES'ing gmake
- Respect CFLAGS in a better, less intrusive way
- Correctly separate DOCS and EXAMPLES
- Trim Makefile header, miscellaneous cleanups
- Reformat port description text

Reported by:	pointyhat-west
2013-07-19 12:50:36 +00:00
William Grzybowski
f8d79720f4 math/units: update to 2.02
- Update to 2.02

PR:		ports/180491
Submitted by:	Jason Harris <jharris widomaker.com> (maintainer)
2013-07-17 13:14:07 +00:00
Eitan Adler
3e61d7e801 Remove now excess verbiage.
Reviewed by:	bapt
2013-07-16 21:59:48 +00:00
Stephen Montgomery-Smith
2699658103 - Update to 1.0.8. 2013-07-16 17:23:53 +00:00
Martin Wilke
d54d68bbce - Fix build after autotools update 2013-07-16 14:45:25 +00:00
Guido Falsi
fbbe96f721 - Update Maintainer address
- Trim Makefile headers

PR:		ports/180460
Submitted by:	Anton Shterenlikht <mexas@bris.ac.uk> (maintainer)
2013-07-16 12:15:05 +00:00
David Naylor
e58b616700 Update math/R-cran-RSvgDevice to 0.6.4.3.
(no changelog provided)
2013-07-14 18:41:01 +00:00
Stephen Montgomery-Smith
e5f225173e - Update to 2.4.3. 2013-07-13 14:28:58 +00:00
Baptiste Daroussin
d80c5e9df6 Mark jobs unsafe 2013-07-13 13:59:11 +00:00
Baptiste Daroussin
7867c10fd5 Mark jobs unsafe 2013-07-13 13:16:02 +00:00
Baptiste Daroussin
96fc0071be Mark as jobs unsafe 2013-07-12 16:34:07 +00:00