| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- Utilize NOPORTDOCS
PR: 42898
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 42888
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: ports/42598
Submitted by: Saito Tomokatsu <saito@asir.org> (maintainer)
|
|
|
|
|
| |
PR: 42739
Submitted by: Ports Fury
|
| |
|
| |
|
|
|
|
| |
Submitted by: bento
|
| |
|
|
|
|
|
| |
PR: 42672
Submitted by: Craig Rodrigues <rodrigc@attbi.com>
|
| |
|
| |
|
| |
|
|
|
|
| |
application for the GNOME 2 desktop.
|
| |
|
|
|
|
|
|
| |
PR: 40784
Submitted by: corecode@corecode.ath.cx
Reviewed by: flynn@energyhq.homeip.net
|
|
|
|
|
| |
PR: 42286
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
|
|
|
|
| |
Submitted by: Tilman Linneweh <tilman@arved.de>
PR: ports/40571
|
|
|
|
|
| |
PR: 42208
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
| |
|
|
|
|
| |
(I forgot to update this file)
|
|
|
|
| |
update *_DEPENDS properly.
|
| |
|
|
|
|
|
| |
PR: ports/41591
Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
|
|
|
|
|
|
|
| |
more closely conform to FreeBSD style etc, and Konqueror SSL patch merged.
Tested by: Matt Douhan <matt@fruitsalad.org>, alane
Submitted by: lioux [1]
|
| |
|
| |
|
|
|
|
|
| |
Submitted by: maintainer
Approved by: dwcjr (mentor)
|
|
|
|
|
| |
- Fix a bug which caused segfaults during pasting when the selection
could not be retrieved.
|
|
|
|
|
| |
PR: 41770
Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
|
|
|
|
|
|
| |
algorithms.
Submitted by: Chris S.J. Peron <maneo@bsdpro.com>
|
|
|
|
|
| |
PR: ports/41441
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: ports/41347
Submitted by: Masaharu FUJITA <m@fjts.org>, maintainer
|
|
|
|
| |
Reviewed by: maintainer
|
|
|
|
|
| |
PR: 41266
Submitted by: maintainer
|
|
|
|
|
| |
Submitted by: lots and lots
Pointy hat to: ade
|
|
|
|
|
| |
PR: 41173
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 41172
Submitted by: Ports Fury
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Tiny Vector and Matrix template library
|
|
|
|
|
|
|
| |
PR: 40928
Submitted by: Amar Takhar <verm@drunkmonk.net>
* Fix build on -CURRENT.
|
| |
|
|
|
|
|
| |
PR: ports/40934
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- Fix pkg-comment format
PR: 40796
Submitted by: Ports Fury
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 40663
Submitted by: maintainer
|
|
|
|
|
| |
PR: 40599
Submitted by: maintainer
|
|
|
|
|
|
| |
Fixed: the bug in setting the color for the button labels and display
glyphs. Now, calcoo DOES take this color from the current GTK+
scheme.
|
| |
|
|
|
|
|
|
|
| |
bump portrevision
PR: 40321
Submitted by: maintainer
|
|
|
|
| |
PR: ports/40186
|
|
|
|
|
| |
PR: ports/40014
Submitted by: Jan Stocker <Jan.Stocker@t-online.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular,
which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably
reduce langht of dependency chains for GNOME1 ports (for example after this
commit AbiWord's dependency chain was reduced by 7 ports from 57 to only
50, while Gnumeric's - from 60 to 53 and so on).
The most of the GNOME1 apps are still not converted, so that lot of work is
still ahead.
Please report any unusual problems to gnome@FreeBSD.org.
Discussed with: marcus
Reviewed by: marcus
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 40008
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
"0.000", trimming trailing non-zeros and adding back trailing zeros.
Fix both the original bug, which was caused by walking off the beginning
of the fractional part of the value and into the integer part, as well
as the new bug, by terminating the trailing zero stripping when the first
non-zero character is encountered. Also, correctly calculate the number
number of trailing zeros that should potentially be removed if the format
contains trailing text characters.
Bump PORTREVISION.
Reviewed by: send-pr@oldach.net (Helge Oldach)
|
|
|
|
|
|
|
|
| |
numeric array manipulation extension module
for Python.
PR: 37595
Submitted by: me
|
|
|
|
|
|
|
| |
Human-readable unit-aware calculator
PR: 34280
Submitted by: Seamus Venasse <svenasse@polaris.ca>
|
|
|
|
|
|
|
| |
Convert numbers between various bases
PR: 34279
Submitted by: Seamus Venasse <svenasse@polaris.ca>
|
|
|
|
| |
Approved by: cjh (mentor)
|
| |
|
| |
|
|
|
|
|
| |
PR: 39665
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
|
|
|
|
|
|
|
| |
Linear Algebra PACKage in C++, a wrapper for LAPACK
PR: 39653
Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
|
|
|
|
|
| |
PR: 39656
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
|
|
|
|
|
| |
PR: 37663
Submitted by: maintainer
|
| |
|
|
|
|
| |
Submitted by: Alexei Kaminski <alexeik@physics.umd.edu>
|
|
|
|
|
|
| |
. Unbreak by adding a patch for hoc.y.
Note: Cannot update to 0.3.2 due to 4.x having an older readline library.
|
|
|
|
|
| |
Changes: In the RPN mode, the keys to swap registers X and Z, and X and T
have been replaced with keys to scroll the stack.
|
|
|
|
| |
Submitted by: pat
|
|
|
|
|
| |
PR: 39498
Submitted by: maintainer
|
|
|
|
| |
Prompted by: Mike Harding <mvh@ix.netcom.com>
|
| |
|
| |
|
|
|
|
| |
use new REINPLACE_CMD for patch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
rigorous testing performed on the part of the KDE/FreeBSD Project
over the last three weeks. Thanks to everyone who helped test!
General changes:
[1] Follow KDE2 style by moving KDE core specific macros and
the like to x11/kde3/Makefile.kde.
[2] Fix a variety of comments or miscellaneous data to reflect
that this is KDE3 and not KDE2.
[3] Account for more empty directories in the PLISTs.
deskutils/kdepim3:
[4] More #include <malloc.h> -> #include <stdlib.h>.
audio/arts:
[5] Upgrade to 1.0.1.
[6] Point at MASTER_SITE_KDE not my own mirror.
audio/kdemultimedia3:
[7] Account for the removal of the <machine/soundcard.h> symlink.
Simply point all such includes at <sys/soundcard.h>.
editors/koffice-kde3:
[8] Get rid of #include <values.h> preemptively.
devel/kdesdk3:
[9] Remove cervisia from build if building on -CURRENT due to
C++-unsafe sys/wait.h. The header is believed to have been
fixed in newer -CURRENT (>= Jun 5) but we have not tested that.
devel/kdevelop:
[10] Upgrade to 2.1.1 and use KDE 3 version.
[11] Remove a number of suggested dependencies that no longer fit.
[12] Account for where the docs for Qt went since they got moved
to fit in hier(7) better.
graphics/kdegraphics3:
[13] Turn off kuickshow by default because it depends on imlib,
which in turn depends on gtk/glib. This will be revisited
when we split up the KDE ports a bit.
games/kdegames3:
[14] Fix compile error on -CURRENT where kpat/freecell-solver/md5.h
tried to define uint32_t after sys/types.h already had.
sysutils/kdeadmin3:
No particular changes.
misc/kdeaddons3:
No particular changes.
misc/kdeedu3:
[15] Re-add the huge number of missing @dirrm's.
misc/kdeutils3:
No particular changes.
misc/kde3-i18n-* and */kde3-i18n:
For the most part, no particular changes. A huge number of I18N
message updates went into this release, though.
french/kde3-i18n:
[16] Fix build Makefile error due to tarball builder's env.
net/kdenetwork3:
No particular changes.
x11-clocks/kdetoys3:
No particular changes.
x11/kdebase3:
[17] Account for mkfontdir "soft" build-time dependency. If
mkfontdir is available, use it to build fonts.dir where
kdebase installs fonts. Otherwise, don't bother.
[18] Patch ElectricEyes.desktop to use the name of the program
that FreeBSD uses when you install the port for it.
[19] Patches for KDM merged into KDE 3.0.1.
[20] Properly fix kdm/backend/xdmcp.c string format error.
x11/kdelibs3:
[21] Support the KDE3 version check to make sure no one
tries to install KDE2 then KDE3. The 'kde-version-check'
target is centralized in x11/kde3/Makefile.kde.
[22] Remove patch for kdeprint/configure.in.in.
[23] Add patch to fix critical icon loader bug.
x11/kde3:
[24] Add Makefile.kde for centralizing KDE core-specific macros
that don't belong in bsd.kde.mk.
x11-toolkits/qt30:
[25] Mark broken on any XFree86 version < 4 due to packing list
related problems if we tried to support XFree86 3.
[26] Error out if the user has Qt2 installed already.
x11-wm/kdeartwork3:
[27] Add USE_MESA to explicitly support the 3D screensavers.
[28] Re-add a large number of missing @dirrm's.
Credits:
[1] [4] [5] [6] [7]
[9] [10] [14] [16]
[21] [22] [24] [26]: will
[2] [3] [8] [15] [17]
[19] [25] [27] [28]: alane
[11] [12]
Submitted by: Lauri Watts <lauri@kde.org>
[13] Found by: mi
Removed by: will
[18] [23]
Submitted by: Andy Fawcett <andy@athame.co.uk>
Tested by: [in addition to the above, in no particular order]
knu
Mattias Douhan <matt@athame.co.uk>
Bradley T. Hughes <bhughes@trolltech.com>
Erik H. Bakke <ebakke@trolltech.com>
David Johnson <david@usermode.org>
JJ Behrens <jj@nttmcl.com>
Michael W. Collette <metrol@metrol.net>
Adriaan de Groot <adridg@sci.kun.nl>
Mark Rowlands <mark.rowlands@minmail.net>
Mark Stosberg <mark@summersault.com>
Dave Cantrell <phaedrus@alltel.net>
Mark Miller <joup@bigfoot.com>
Wesley Morgan <morganw@chemikals.org>
Arjan van Leeuwen <avl@operamail.com>
|
|
|
|
|
| |
PR: 39138
Submitted by: Matthew Landauer <mlandauer@yahoo.com>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
o Test of build and correct PDF generation with pdflib-4.0.2
PR: ports/39158
Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
|
|
|
|
|
|
| |
PR: ports/10396
Submitted by: Daniel C. Sobral <dcs@newsguy.com>
Approved by: maintainer
|
|
|
|
| |
library.
|
| |
|
| |
|
|
|
|
| |
* An option for output rounding has been added.
|
| |
|
| |
|
|
|
|
|
|
|
| |
- update maintainer's email address
PR: 39020
Submitted by: Jonathan Hanna <jhanna@shaw.ca>
|
| |
|
| |
|
|
|
|
| |
A Euclidean geometry drawing language
|
|
|
|
|
|
|
| |
* Non-integer powers of negative numbers now yield errors instead
of weird results.
* The selected angle units are saved now.
* Various bug fixes and pixmap cosmetics.
|
|
|
|
| |
bump portrevision
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
sum of variables with a
numerical coefficient.
PR: 32975
Submitted by: Sergey Skvortsov <skv@FreeBSD.org>
|
|
|
|
|
|
|
|
| |
simple representation of
mathematical variables.
PR: 32974
Submitted by: Sergey Skvortsov <skv@FreeBSD.org>
|
| |
|
| |
|
| |
|
|
|
|
| |
fix gmp support on current
|
| |
|
| |
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
|
|
|
|
| |
Due to APM dependancies, its preventing the port from building on
alpha. Since I can't see what use its features would be on a
platform which doesn't support power mgmnt, it seems simplest to
just yank it.
Approved by: will
|
|
|
|
|
|
|
| |
unbreak
PR: 37687
Submitted by: Ports Fury
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/36862
Submitted by: maintainer
|
| |
|
| |
|
| |
|
|
|
|
| |
floating-point convolution
|
|
|
|
| |
No Response from: maintainer
|
| |
|
|
|
|
| |
and it's no longer being developed.
|
| |
|
|
|
|
| |
Suggested by: ijliao
|
|
|
|
| |
Note: the library name has been downcased. (BigFloat -> bigfloat)
|
| |
|
|
|
|
|
| |
PR: 37930
Submitted by: Tilman Linneweh <tilman@arved.de>
|
|
|
|
|
|
|
|
| |
- add new source files
- update docs
PR: 37902
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
|
|
|
|
|
| |
PR: 37706
Submitted by: tilman@arved.de
|
| |
|
|
|
|
| |
Noticed by: bento
|
|
|
|
|
|
|
| |
take over maintainership
PR: 37678
Submitted by: Tilman Linneweh <tilman@arved.de>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
ijliao did not fix up dependencies after his repo-copy.
Another pointy hat to: ijliao
|
|
|
|
|
|
|
| |
libgmp probably needs to be removed, but I'll leave that to
ijliao who requested the repo copy.
Pointy hats to: ijliao, Dan Langille <dan@langille.org>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
original versions of these ports, so some PORTREVISIONs were bumped. See
http://freebsd.kde.org/ and mailing lists linked to from there for info
on the packages generated to test these ports.
bsd.kde.mk has already been updated a few days ago to work with these.
Some patches applied to fix a few bugs were:
deskutils/kdepim3:
[1] Remove kpilot from build because it wasn't ready at release.
editors/koffice-kde3:
[2] Fix compile time bugs for FreeBSD.
misc/kdeedu3:
[3] Fix compile problem with kvoctrain.
x11/kdebase3:
[4] Fix KDM CPU usage and login bug.
Some caveats:
* All PLISTs are broken for deinstall due to script bug that I
didn't notice until very recently. This will be fixed when I
commit an update tomorrow. These ports should still install
perfectly fine though. They should also deinstall without
giving errors, but will leave directories behind.
* You can't install this with any other version of QT or KDE
already installed. I am not sure the checks are 100% working,
but fixes for these will be forthcoming. This is mainly due
to a policy decision made by kde@ to make QT/KDE ports install
the way the rest of the world expects it to while also still
conforming to FreeBSD's hier(7). For reference on this decision,
please consult the KDE/FreeBSD mailing list archives. This
decision fixes 2-year-old bug reports relating to how we handled
this for KDE2 vs KDE1.
Submitted by: [1] Adrian de Groot <adridg@cs.kun.nl>,
[2] David Faure <faure@kde.org>,
Andy Fawcett <andy@athame.co.uk>
Lauri Watts <lauri@kde.org>
[3] Lauri Watts <lauri@kde.org>
[4] Alan Eldridge <alane@geeksrus.net>
Oswald Buddenhagen <ossi@kde.org>
Reviewed by: kde
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
which probably isn't supposed to be removed is misc/instant-workstation,
which had a dependency on audio/xamp (being removed), so I removed that
dependency and bumped PORTREVISION. All other ports are real dependents
upon Qt 1.x, including KDE 1.x stuff.
Code in bsd.kde.mk supporting these ports is also removed or adjusted.
Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be
committed Real Soon Now (TM), pending repo-copies.
This commit made in impending view of Qt3/KDE3 entering ports tree.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
|
|
|
|
|
| |
PR: 36977
Submitted by: Hye-Shik Chang <perky@fallin.lv>
|
| |
|
|
|
|
|
| |
PR: 36957
Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
|
|
|
|
|
| |
PR: 36949
Submitted by: maintainer
|
|
|
|
|
|
|
| |
add libgmp-freebsd (repo-copy from libgmp) & libgmp4 (repo-copy from libgmpe)
to math/Makefile
Noted by: Dan Langille <dan@langille.org>
|
| |
|
|
|
|
|
| |
PR: 36743
Submitted by: maintainer
|
|
|
|
|
| |
PR: 36632
Submitted by: Jason Harris <jharris@widomaker.com>
|
| |
|
|
|
|
|
| |
PR: ports/36570
Submitted by: Saito Tomokatsu <saito@a2z.co.jp> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
| |
not tested other than for syntax, but should DTRT from what I understand
of the problem.
Submitted by: bento
|
|
|
|
|
| |
Prepare a backup master site since bento failed to download in the
last try.
|
|
|
|
|
| |
PR: 36491
Submitted by: Tilman Linneweh <tilman@arved.de>
|
| |
|
|
|
|
| |
Reported by: bento
|
|
|
|
|
| |
PR: 36444
Submitted by: Oliver Braun <obraun@Informatik.unibw-muenchen.DE>
|
|
|
|
|
| |
PR: 36060
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
|
|
|
|
|
|
| |
PR: 35994
Submitted by: Li-lun Wang (Leland Wang) <llwang@infor.org>
Approved by: maintainer
|
| |
|
|
|
|
| |
much RAM."
|
|
|
|
|
| |
PR: 36293
Submitted by: Ports Fury
|
| |
|
| |
|
|
|
|
| |
Submitted by: bento
|
|
|
|
| |
Gnu Regression, Econometrics and Time-series Library
|
|
|
|
|
| |
PR: 36176
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
| |
PR: 36059, 36063, 36082
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
|
|
|
|
| |
-liconv to -lgiconv.
|
| |
|
|
|
|
| |
libiconv.
|
|
|
|
| |
generator function.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
|
|
|
|
| |
The Matrix Template Library
|
| |
|
|
|
|
|
|
|
| |
Automatically Tuned Linear Algebra Software (ATLAS)
PR: 35908
Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
|
|
|
|
|
|
|
|
| |
BUILD_DEPEDS creates short circuit when make clean is invoked either for
Gnumeric port or for Guppi port. Perhaps our bsd.port.mk should be fixed
to avoid such problems.
Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com>
|
|
|
|
|
|
| |
Update ports/math/p5-Math-Pari so it works with pari 1.1.3
Approved by: mharo, Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
|
|
|
|
| |
OOB.
|
|
|
|
|
|
|
|
| |
only to take few files from the distribution. For example, this should allow
to use Gnucash without installing Gnumeric as well as to use Guppi in
Gnumeric's RUN_DEPENDS to make graph plotting features working OOB.
Bump PORTREVISION.
|
| |
|
|
|
|
| |
Approved by: mharo
|
| |
|
|
|
|
| |
drop maintainership
|
| |
|
|
|
|
|
| |
* Now all the buttons except for undo and clear_all become grayed
out when an error occurs.
|
| |
|
|
|
|
|
| |
PR: 35414
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
| |
|
| |
|
|
|
|
| |
A Graph Object Library for Network Programming Problems
|
| |
|
|
|
|
|
| |
PR: 35413
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
|
| |
PR: 35415
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: distfile survey
|
|
|
|
|
| |
http://lashwhip.com/
o Use my @FreeBSD.org email
|
|
|
|
|
| |
PR: 35013
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
| |
Py-gsl is the Python interface to GNU Scientific Library.
PR: 34927
Submitted by: Hye-Shik Chang <perky@fallin.lv>
|
|
|
|
|
|
| |
PR: 34798
Submitted by: AMAKAWA Shuhei <sa264sa264@cam.ac.uk>
Approved by: maintainer
|
|
|
|
| |
A tool that allows you to create, manipulate and study graphs
|
| |
|
|
|
|
|
| |
PR: 33761
Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
|
|
|
|
|
|
|
| |
* Added option to choose between infinite and four-element stack in RPN mode.
* Added option to disable autorelease of arc and hyp buttons.
* RPN-related options are now grayed out when the algebraic mode is chosen.
* Added shortcut ctrl-q for exit.
|
| |
|
|
|
|
|
| |
PR: 34571
Submitted by: Joe Clarke <marcus@marcuscom.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Thanks to Jeff Brown <jabrown@SDSC.EDU> for pointing this out.
PR: 34556
Submitted by: Matthias Bauer <matthiasb@acm.org>
Additionally respect CC/CXX/CFLAGS/CXXFLAGS and generally overhaul
the Makefile.
Obtained from: OpenBSD
|
|
|
|
|
| |
PR: 34466
Submitted by: maintainer
|
|
|
|
| |
Programmer's calculator
|
|
|
|
|
|
|
|
|
| |
- Provide a working default PVM configuration.
- Remove unneeded pvm files form the install.
PR: 34276
Submitted by: maintainer
Obtained from: NetBSD
|
|
|
|
|
|
| |
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
|
| |
|
|
|
|
| |
Generates plots and graphs from data
|
|
|
|
|
|
| |
Grrr, `cvs rm' followed by `cvs add' in a remote mode doesn't add the file
back to a repo.
</cvs>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
PR: 34078
Submitted by: Hye-Shik Chang <perky@fallin.lv>
Update checksum of dependent ports.
|
| |
|
|
|
|
| |
usability.
|
| |
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
|
| |
Python installed. Use the pre-fetch target instead.
Submitted by: Gregory Sutter <gsutter@zer0.org>
|
|
|
|
|
| |
PR: 33743
Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
|