| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Reported by: Philippe Waelti <philippe.waelti at eivd.ch>
|
|
|
|
| |
Submitted by: joe, kris
|
|
|
|
|
| |
PR: ports/82943
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 82981
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
|
|
|
|
|
|
|
| |
- Switch from gtkmm to wxgtk
PR: 82944
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/82883
Submitted by: Eric van Gyzen <vangyzen@stat.duke.edu> (maintainer)
|
| |
|
| |
|
|
|
|
|
| |
PR: 82792
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/82811
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
| |
This is a port of Phil Karn's SIMD assisted Viterbi CODEC library. This
package may be useful to programmers working on data communications software.
WWW: http://www.ka9q.net/code/fec/
PR: ports/82757
Submitted by: Thomas Sandford <freebsduser@paradisegreen.co.uk>
|
|
|
|
|
|
|
|
|
|
| |
This is a port of Phil Karn's Reed-Solomon CODEC library. This package may be
useful to programmers working on data communications software.
WWW: http://www.ka9q.net/code/fec/
PR: ports/82756
Submitted by: Thomas Sandford <freebsduser@paradisegreen.co.uk>
|
|
|
|
|
|
| |
o L1 cache size is not correctly detected having a bad clock
o in some case small number of tries in tuning doesn't meet convergence
see FAQ http://math-atlas.sourceforge.net/errata.html#tol
|
|
|
|
|
|
|
| |
Now depends on/links against libgmp4 unless $WITHOUT_GMP is set.
PR: 82469
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
| |
renders them as ASCII art. It may be useful to send mathematics through
text-only media, such as e-mail or newsgroups.
PR: ports/82552
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
tools to strip binaries anymore, so it's not neccesary anymore to override
STRIP and STRIP_CMD.
- USE_LINUX_PREFIX implies NO_MTREE now.
- In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
instead upon the native FreeBSD libraries.
- The variable LINUX_BASE_PORT contains a string which is suitable as an
item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
instead of a hardcoded reference.
- Change all ports to comply to the "new world order".
- The Ports Collection now allows to override the default linux_base port.
Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use
${PORTSDIR}/emulators/linux_base-${OVERRIDE_LINUX_BASE_PORT}).
- If USE_LINUX or OVERRIDE_LINUX_BASE doesn't point to an existing linux_base
port and if USE_LINUX isn't set to "yes" (case insensitive), the port will
be marked as IGNORE. [1]
- Readd USE_LINUX knobs into several ports and make several uses of a
conditional dependency ("USE_LINUX?=") into an unconditional one
("USE_LINUX=") which where removed/changed by Trevor to allow the use of
alternative linux_base ports. While this is a nice goal, the implementation
resulted in missing dependencies. The OVERRIDE_LINUX_BASE_PORT knob
in this commit is supposed to fix the problem while keeping the feature.
Basicaly this includes a backout of Trevor's commit, to prevent confusion
I mention it here explicitely.
- Use the correct prefix (X11- instead of LOCAL- or LINUX-) for some ports.
Chase dependencies for this.
- Changes to make linux_devtools installable on amd64, remove some stray
device nodes (they don't work on recent OS versions and aren't really
needed).
- Make linux_base-8 PREFIX clean and remove some stray device nodes.
Additionally tell a little bit more about how to setup NIS/YP [2].
- Update the PGSQL dependency in the linux-opengroupware port to a recent
version (the old one isn't available anymore), I don't know if this
works (at least it isn't more broken than before).
- Use PREFIX/usr/share/doc instead of PREFIX/usr/doc in the divx4linux
ports, the former path exists already and gets populated by other
packages too (PREFIX=LINUXPREFIX!).
- Fix some obvious (non-linuxolator) bugs in some linux ports while being
there.
- Bump PORTREVISION where neccesary.
Requested by: portmgr (linimon) [1]
Submittted by: Gerrit Kuehn <gerrit_huehn@gruft.fido.de [2]
Approved by: portmgr (kris, linimon), maintainers (or maintainer timeout)
Tested on: ports cluster (kris)
Reviewed by: silence on emulation@
Superseedes PR: 69997
Maintainer approval from:
chris@chrisburkert.de
cracauer@cons.org
des
girgen
jamie@bishopston.net
mezz
mi
nivit@users.sf.net
pat
simond@irrelevant.org
riggs@rrr.de
Udo.Schweigert@Siemens.com
|
|
|
|
|
| |
PR: ports/82277
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
| |
Submitted by: kris
|
|
|
|
|
| |
PR: ports/82174
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+ add devel/p5-PathTools, remove devel/p5-File-Spec
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
+ add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
* for all changed ports make dependencies on File::Temp, Digest::MD5,
Storable unconditional
* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
(this variable is forced by bsd.port.mk now)
* update Class-Autouse to 1.17
* update POE-API-Hooks to 1.05
* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
|
|
|
|
|
| |
PR: ports/82094
Submitted by: maintainer
|
| |
|
|
|
|
| |
Submitted by: Sam Lawrance
|
|
|
|
|
|
|
|
|
|
|
|
| |
- support NOPORTDOCS;
- authorize inclusion on CD-ROM (suggested Pedro F. Giffuni, checked with
the Scilab project leader);
- fix pkg-descr to include Scilab copyrigth as requested by the licence.
PR: 82003
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/81832
Submitted by: Sergey Akifyev <asa@agava.com> (maintainer)
|
|
|
|
|
|
| |
PR: ports/81958
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Pointy hat to: oliver
|
|
|
|
|
|
|
| |
- Provide WITH_CPPUNIT knob
PR: ports/81959
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
| |
PR: ports/81885 (follow-up)
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
Note: gcc-3.2 is still needed on FreeBSD > 5.3; without it Scilab hangs
on floating point computations.
PR: ports/81885
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
| |
current sources .obj coff-i386 format cannot be changed into .o
elf32-i386 by any of our native tools. Only the devel/mingw32-binutils
port can handle coff-i386 but it cannot generate .elf32-i386. Even
using a middle way format (coff-i386 -> srec -> elf32-i386) does
not help: the .o still do not link correctly.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Combinatorics is the branch of mathematics studying the enumeration,
combination, and permutation of sets of elements and the mathematical
relations that characterize their properties. As a jumping off point,
refer to:
http://mathworld.wolfram.com/Combinatorics.html
This module provides a pure-perl implementation of nCk, nPk, and n!
(combination, permutation, and factorial, respectively).
Author: Allen Day <allenday@ucla.edu>
WWW: http://search.cpan.org/dist/Math-Combinatorics/
PR: ports/81572
Submitted by: Aaron Dalton <aaron@daltons.ca>
|
|
|
|
| |
Reported by: pointyhat
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 2.1.71
- Use ${INFO}
Moreover:
- Polish the Makefile
PR: ports/81482 [1]
Submitted by: Johan van Selst <johans@stack.nl> [1]
|
|
|
|
| |
Approved by: lioux (maintainer)
|
|
|
|
|
| |
PR: ports/81483
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: ports/81365
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
| |
o There are no changes between the old and new distfiles, the file
was just re-compressed
|
|
|
|
| |
Submitted by: netchild
|
|
|
|
| |
Pointed out by: pointyhat via kris
|
| |
|
|
|
|
|
| |
PR: ports/81318
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
|
|
|
|
|
|
| |
PR: 81185
Submitted by: me
Approved by: maintainer
|
|
|
|
| |
it now has some long double math functions.
|
|
|
|
|
|
|
|
|
|
| |
Functions for calculations with arbitrary length integers and bitsets
Functions from this package are useful for number theory
applications. For example, in two-keys cryptography.
PR: ports/81115
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
|
|
|
|
| |
Approved by: marcus (portmgr hat)
|
|
|
|
|
| |
PR: ports/81047 (follow-up)
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/81047
Submitted by: maintainer
|
|
|
|
| |
Approved by: clement (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The purpose of QtiPlot was to develop a free, platform independent clone of
Origin. The result is still far away from its model, but there's a "wish to"
list that is being constantly worked on.
Features:
* Neat 2D and 3D data plotting
* ASCII-Import
* Spreadsheet and calculations in column-logic
* Great non-linear y=f(x) curve fitting and estimation of statistical
errors of the fit-parameters
WWW: http://soft.proindependent.com/qtiplot.html
PR: ports/80849
Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca>
|
|
|
|
| |
Reported by: cperciva
|
| |
|
|
|
|
|
|
| |
update to 1.0.0 and now it is released under GPL
Submitted by: kris[1]
|
|
|
|
|
|
| |
and now it is relased under GPL
Submitted by: kris (broken report)
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/80770
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
| |
PR: ports/80778
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
| |
PR: ports/80672
Submitted by: maintainer
|
|
|
|
| |
Obtained from: thierry
|
|
|
|
| |
Reported by: pointyhat
|
| |
|
|
|
|
|
| |
PR: ports/80341
Submitted by: maintainer
|
|
|
|
|
|
| |
* switched to GTK+ 2.x
* added shortcut for keypad comma
* faster startup
|
| |
|
| |
|
|
|
|
| |
Reported by: Kris via pointyhat
|
|
|
|
|
| |
PR: 80429
Submitted by: Johan van Selst <johans@stack.nl>
|
| |
|
|
|
|
|
| |
Reported by: pointykris
Approved by: clement (mentor, implicit)
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/77038
Submitted by: Mykola Khotyaintsev <ko@irfu.se> (maintainer)
Approved by: clement (mentor)
|
| |
|
|
|
|
|
|
|
| |
it requires QT.
Note that it's not as easy as fixing the current problem reported by pointyhat,
there are more snarks lurking below.
|
|
|
|
| |
solution.
|
| |
|
|
|
|
|
|
|
|
|
| |
- Fix packing
PR: ports/79914 [1]
Submitted by: George V. Kouryachy <frbrgeorge@gmail.com>
The port is still quite broken.
|
|
|
|
|
| |
was used for post-patch regexps
o Bump PORTREVISION due to dependency change
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
after 5.4-RELEASE.
|
|
|
|
|
|
|
| |
(Computer Algebra System).
PR: 79118
Submitted by: Roman Neuhauser <neuhauser (at) sigpipe.cz>
|
|
|
|
|
| |
PR: ports/77812
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
|
|
|
|
| |
PR: ports/79000
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Approved by: Rui Lopes rui at ruilopes.com (maintainer)
|
|
|
|
|
| |
PR: ports/79642
Submitted by: Johan van Selst <johans@stack.nl> (maintainer)
|
|
|
|
|
|
| |
math/p5-Math-BigIntFast, math/p5-Statistics-Table-F,
textproc/p5-Sort-PolySort, and www/p5-HTML-Navigation.
Neither one of them is on CPAN any longer.
|
|
|
|
|
| |
PR: ports/79490
Submitted by: David A. Bader <dbader@ece.unm.edu> (maintainer)
|
|
|
|
|
| |
PR: ports/79478
Submitted by: Ports Fury
|
| |
|
| |
|
|
|
|
| |
Submitted by: kwm
|
| |
|
|
|
|
| |
scientific processing, MPI version.
|
|
|
|
|
|
|
| |
scientific processing.
It is similar to commercial systems such as MATLAB from Mathworks
and IDL from Research Systems, but is Open Source.
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
|
|
|
|
|
|
| |
changes; thus, distinfo update
o diff(1) between previous and current versions show no major
changes:
- some implementation changes (no major feature changes)
- cosmetic style changes (identation, etc)
Approved by: portmgr (krion)
|
|
|
|
|
|
|
|
|
| |
code without updating versioning
o diff(1) between old and new distfiles show that:
- New class methods have been added with new functionality
- Some style changes (tabs replacing spaces, etc)
Approved by: portmgr (marcus)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
|
|
|
|
|
|
|
| |
corresponding entries from plist.
Maintainer will submit another patch after ports thaw, to re-enable
doxygen.
Submitted by: maintainer
Reported by: Kris (via pointyhat)
Approved by: portmgr (marcus)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
in algebraic and RPN mode. Besides its functionality, it comes
with different skins for GUI. Very cool.
WWW: http://www.pgcalc.net/
|
|
|
|
|
| |
PR: ports/79005
Submitted by: Pedro F. Giffuni
|
| |
|
|
|
|
| |
Submitted by: kris and linimon
|
|
|
|
|
|
|
|
|
|
| |
contents of distfile has changed while filename is unchanged:
diff is just adding fortran interface of other than double
precision, and trivial cleanups and home site of superlu
announces that superlu has updated at 2004/Dec/02.
PR: 78940
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
|
|
|
|
|
| |
PR: ports/79004
Submitted by: Pedro F. Giffuni
|
|
|
|
|
|
|
|
|
| |
- Build all binaries (they are very useful!)
- Install them to ${PREFIX}/bin/concorde/ to avoid name collision
- Update pkg-descr to reflect homepage
PR: ports/75148
Submitted by: Ulrich Spoerlein <q(at)uni.de>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The release notes can be found at
http://www.gnome.org/start/2.10/notes/rnwhatsnew.html, and will give you a
good idea of what has gone into this release overall. However, a lot of
FreeBSD specific additions and fixes have been made. For example, this
release offers fixed ACPI support as well as new CPU freqeuncy monitoring
support. See the FreeBSD GNOME 2.10 upgrade page at
http://www.FreeBSD.org/gnome/docs/faq210.html for the entire list as well
as a list of known issues and upgrade instructions.
GNOME 2.10, as well as all of our releases, would not be possible without
the great team that goes into porting and testign each and every component.
Thanks definitely goes out to ahze, adamw, bland, kwm, mezz, and pav for all
their work. We would also like to thank our adventurous users that chose to
ride the walrus. We'd especially like to thank the following users that
provided patches for GNOME 2.10:
ade
Yasuda Keisuke
Franz Klammer
Khairil Yusof
Radek Kozlowsk
And anyone else I may have accidentally omitted.
As with GNOME 2.8, 2.10 comes with a brand-spankin' new splashscreen
courtesy of Franz Klammer. However, unlike GNOME 2.8, we've included all
of the FreeBSD GNOME splashscreen entries with gnomesession. You can
use the deskutils/splashsetter port to choose the one you like best.
As always, GNOME users should _not_ use portupgrade alone to upgrade to
2.10. Instead, get the gnome_upgrade.sh script from
http://www.FreeBSD.org/gnome/gnome_upgrade.sh.
Enjoy!
|
|
|
|
| |
Reminded by: vs
|
|
|
|
|
| |
PR: ports/78696
Submitted by: Sergey Akifyev <asa@agava.com> (maintainer)
|
|
|
|
|
|
|
|
|
| |
datastructures. It allows building of directed and undirected graphs, with
data and metadata stored in nodes. The library provides functions for graph
traversing as well as for characteristic extraction from the graph topology.
PR: ports/78624
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
|
| |
|
| |
|
|
|
|
| |
Forgetting his own head next: linimon
|
|
|
|
|
|
|
| |
the distribution and the doc2texi.el seems to cause problems for some
versions of emacs (e.g. xemacs).
Problem report and testing by: Tobias Roth <ports@fsck.ch>
|
| |
|
|
|
|
|
| |
PR: ports/78561
Submitted by: Johan van Selst <johans@stack.nl>
|
|
|
|
| |
Free peak fitting software
|
| |
|
|
|
|
|
|
|
|
|
| |
from 'pl' to 'ploticus' to avoid conflicts with cad/slffea, lang/TenDRA,
and lang/swi-pl.
PR: ports/78316
Submitted by: Ports Fury
Prodded by: vs
|
| |
|
|
|
|
|
| |
PR: ports/77975
Submitted by: Ports Fury
|
| |
|
|
|
|
|
|
|
| |
- Simplify a little
PR: ports/76959
Submitted by: Ewgenij Gawrilow <gawrilow@math.TU-Berlin.DE> (maintainer)
|
|
|
|
|
| |
PR: ports/78315
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: ports/78272
Submitted by: Pedro F. Giffuni
|
|
|
|
|
| |
PR: ports/78185
Submitted by: maintainer
|
| |
|
|
|
|
| |
o) Update to 5.1.18
|
|
|
|
|
|
|
|
| |
- add some minor fixes and make it portlint clean
PR: 78135
Submitted by: leeym
Approved by: rand@meridian-enviro.com
|
|
|
|
| |
Reported by: Kris via pointyhat
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/77974
Submitted by: KATO Tsuguru
|
| |
|
|
|
|
|
| |
PR: ports/78017
Submitted by: Johan van Selst <johans@stack.nl>
|
|
|
|
|
| |
PR: ports/78060
Submitted by: Martin Matuska <martin@matuska.org>
|
| |
|
|
|
|
| |
Also, use DOCSDIR in plist.
|
|
|
|
|
| |
PR: 78016
Submitted by: maintainer
|
|
|
|
|
|
| |
PR: ports/76032
Submitted by: Shuhei Amakawa
Approved by: maintainer timeout
|
|
|
|
|
|
|
| |
- take maintainership.
PR: ports/75909
Submitted by: Olivier Saut
|
|
|
|
|
|
|
| |
- Use gtar to extract tarball
PR: ports/75011
Submitted by: Mike Meyer (maintainer)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/77768
Submitted by: Johan van Selst <johans@stack.nl> (maintainer)
|
|
|
|
|
| |
PR: ports/77739
Submitted by: Johan van Selst <johans@stack.nl>
|
|
|
|
|
| |
PR: ports/77749
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/77730
Submitted by: Johan van Selst <johans@stack.nl>
|
|
|
|
|
| |
PR: ports/77695
Submitted by: Sam Lawrance <boris at brooknet.com.au>
|
|
|
|
|
|
|
| |
Portlint(1).
PR: ports/77709
Submitted by: Sam Lawrance <boris at brooknet.com.au>
|
|
|
|
|
| |
PR: ports/77694
Submitted by: Sam Lawrance <boris at brooknet.com.au>
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: pointyhat.freebsd.org
|
|
|
|
| |
Add some docs
|
|
|
|
| |
Pointed by: kris
|
|
|
|
|
|
|
| |
- Switch to dynamic plist: gap is self-contained and the plist is rather huge
PR: ports/77404
Submitted by: Johan van Selst (maintainer)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Build with gcc 3.2 on >5 because of runtime errors
PR: ports/76193
Submitted by: Yoshiaki Uchikawa (maintainer)
|
| |
|
|
|
|
| |
- Add 'java' category
|
|
|
|
|
| |
PR: ports/74669
Submitted by: Roland Smith <rsmith(at)xs4all.nl>
|
|
|
|
|
|
|
|
|
| |
Thus, it includes several shapes (boxes, balls, lines), in addition to the
basic math objects that are used to build these shapes (points, vectors,
matricies).
PR: ports/77046
Submitted by: jannisan@t-online.de (Jan Rochel)
|
|
|
|
|
| |
PR: ports/77138
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
|
|
| |
{german,french}/geonext will be slave-ports to this new, generalised one.
PR: ports/75784
Submitted by: Andreas Fehlner (fehlner@gmx.de)
|
| |
|
|
|
|
|
| |
convert cubic and quadratic bezier
each other.
|
|
|
|
|
|
|
|
|
| |
- Update version.
- Add support for building with SBCL.
- General cleanup.
PR: 77083
Submitted by: Scott Flatman <sf at slappy.org>
|
|
|
|
| |
Portlint(1)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/76977
Submitted by: Rene Laden (maintainer)
|
| |
|
|
|
|
|
| |
PR: ports/76881
Submitted by: Saito Tomokatsu (maintainer)
|
| |
|
|
|
|
|
|
|
| |
statistics components addressing the most common problems not available in the
Java programming language or Commons Lang.
WWW: http://jakarta.apache.org/commons/math/
|
|
|
|
|
| |
PR: 76855
Submitted by: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp>
|
|
|
|
| |
Submitted by: kris via pointyhat
|
|
|
|
| |
Approved by: pav
|
|
|
|
| |
by leeym in devel/p5-Test-Simple) without prejudice.
|
|
|
|
| |
Reported by: kris via pointyhat
|
| |
|
|
|
|
|
| |
PR: ports/76636
Submitted by: Jean-Sebastien Roy <js@jeannot.org> (maintainer)
|
| |
|
| |
|
|
|
|
| |
- use libtool 1.5
|
|
|
|
|
| |
PR: ports/76194
Submitted by: MAINTAINER
|
|
|
|
| |
Noticed by: cluster via kris
|
|
|
|
| |
Suggested by: Rob D. <162144@gmail.com>
|
|
|
|
| |
at infinite loop
|
| |
|
|
|
|
|
|
| |
>=5.6.
Noticed by: buildcluster via kris
|
|
|
|
|
| |
PR: ports/76508
Submitted by: Johan van Selst
|
|
|
|
|
|
| |
- Bump PORTREVISION
Prodded by: Stefan Walter <sw@gegenunendlich.de>
|
| |
|
|
|
|
| |
on CPAN. Deprecate for now, will be gone in 2 months.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
support
in addition to the serial version. This change is required for that purpose, and
doesn't seem to have any ill efect on the serial version.
PR: 75528
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
|
|
|
|
|
| |
PR: ports/75900
Noticed by: Tyler Davidson
|
| |
|
|
|
|
| |
Algotutor is an interactive tutorial for algorithms and data structures.
|
|
|
|
|
| |
PR: ports/75787
Submitted by: maintainer
|
| |
|
|
|
|
| |
Arithmetic C/C++ Library
|
| |
|
|
|
|
| |
http://bugzilla.gnome.org/show_bug.cgi?id=163622 for more details.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Upgrade to the latest version.
Apart from nifty new features, this also contains important bugfixes.
- Previous Makefile had duplicate MASTER_SITES. Oops.
You are warned:
[~] edwin@k7>du -skh cvs/ports/math/gap/
396M cvs/ports/math/gap/
PR: ports/75613
Submitted by: Johan van Selst <johans@stack.nl>
|
| |
|
|
|
|
|
|
| |
PR: ports/76016
Submitted by: self
Approved by: tobez (maintainer)
|
|
|
|
|
|
|
| |
- Don't install perl modules in configure phase
PR: ports/75856, ports/75965
Submitted by: Ewgenij Gawrilow <gawrilow@math.TU-Berlin.DE> (maintainer)
|
|
|
|
|
| |
PR: ports/75954
Submitted by: Ports Fury
|
| |
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
| |
Approved by: portmgr (self)
|