Commit Graph

792 Commits

Author SHA1 Message Date
Thomas Gellekum
258ddf72bd Upgrade to 16.1. 2000-09-14 12:04:46 +00:00
Maxim Sobolev
cfd1d42b4f Use python15 as a dependency.
Submitted by:	bento
2000-09-11 07:01:00 +00:00
Thomas Gellekum
78bbc51a88 Don't break package building on Satoshi's cluster. Explicitly depend
on python1.5:lang/python15.
2000-09-08 12:24:00 +00:00
Thomas Gellekum
ac141c10b2 Update to use bsd.python.mk. 2000-09-08 11:58:52 +00:00
Akinori MUSHA
6be3392602 Update with bsd.ruby.mk. :> 2000-09-07 14:39:47 +00:00
SADA Kenji
3bf406cc59 Activate wingz3.
PR:		ports/18794
2000-09-07 05:19:33 +00:00
SADA Kenji
7f6b3f6fa1 New port: wingz3
from PR Description:

        Wingz  is  an  easy-to-use,  graphical  spreadsheet  for
        business and technical  professionals, that allows users
        to  create sophisticated  presentations and  reports, as
        well as user interfaces and end-user applications.

PR:		ports/18794
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
2000-09-07 05:18:44 +00:00
Thomas Gellekum
eb64e250bb The RNG extension is now part of py-numeric. 2000-09-06 12:19:39 +00:00
Thomas Gellekum
a8a1754e23 Fix `python: command not found' when python doesn't exist.
Noticed by:	steve
2000-09-06 12:18:18 +00:00
Satoshi Asami
1b21980287 Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports
work with both XFree86-3 and XFree86-4.
2000-09-05 18:34:52 +00:00
Steve Price
7317302f37 - Remove obsolete site form MASTER_SITES
- Change location of data files from libdata/ to share/

PR:		20755
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-09-05 01:53:50 +00:00
Steve Price
fa746f7b6f Update to version 4.2a.
PR:		20757
Submitted by:	maintainer
2000-09-05 01:52:20 +00:00
Steve Price
27c2b87c6f Provide a cleaner looking do-build target.
PR:		20902
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-09-05 01:38:45 +00:00
Thomas Gellekum
d2de905d16 Upgrade to 16.0.
Some parts (patch-Makefile, Makefile mods) taken from a patch set
submitted by sobomax.
2000-09-04 12:35:31 +00:00
Maxim Sobolev
ea391e9662 Update to 0.5. 2000-08-31 09:02:40 +00:00
Will Andrews
b9fa1c08fd Finish updating to KDE2 snapshot 20000829A. Re-add kdenetwork and kdeutils
dependencies to kde2, and add koffice to kde2, because it's part of the
2.0 release.  Fix my bogon in forgetting to remove obsolete qt22 patches.

The current state of the ports as far as building and installing is quite
good, but I expect minor problems with PLISTs other than for the ones I've
fixed here.  I'm going to let bento figure it out.  :-)

Please, test these ports and report bugs to submit@bugs.kde.org, and send
me problems with the ports themselves.  I've found that KDE2 seems to have
stabilized significantly since the last snapshot.

And now, I am removing the last patch remaining in the KDE2 ports, except
for the QT 2.2 snapshot.
2000-08-30 03:50:06 +00:00
Maxim Sobolev
ec85bad9f6 Add scigraphica - a scientific application for data analysis and technical
graphics for Gnome desktop.
2000-08-29 12:43:07 +00:00
Will Andrews
5a72dc9cce Oops, I didn't actually read the webpage.. PhysCalc is at version 2.4.
No versioned distfile though.
2000-08-27 23:42:08 +00:00
Will Andrews
76a432dd93 Add physcalc (unversioned), an extremely old (apparently first written
in 1990), but still quite useful and flexible calculator.  Basically it's
units(1) on steroids.  Also added patches to make physcalc secure (who
knows, someone might make a cgi interface to it); also allowed it to
actually read its *.phy files in another directory.

Submitted/Requested by:	gsutter
gets() -> fgets() code:	eivind
SHAREDIR code:		Marius Bendiksen <mbendiks@eunet.no>
2000-08-27 23:32:03 +00:00
Chris D. Faulhaber
29afe4a449 - Update port to 0.2.2
- Change LIB_DEPENDS from gnomelibs to gnomecore

Submitted by:	Gary Benson <garyb@ee.bath.ac.uk>
2000-08-23 12:33:17 +00:00
Maxim Sobolev
1a959291f6 Upgrade the math/PDL port to the latest version 2.1.1. Correctly identify a
couple of LIB_DEPENDS as such, and add a KITCHEN_SINK dependency on the GSL
math libraries.

PR:		19517
Submitted by:	Brian Handy <handy@physics.montana.edu>
2000-08-22 13:36:02 +00:00
Jean-Marc Zucconi
ef4c70991c Add support for profiled libraries.
Submitted by:	 AMAKAWA Shuhei <sa264@cam.ac.uk>
2000-08-20 21:38:53 +00:00
Akinori MUSHA
b08fe99025 Make all these Ruby related ports belong also in the newly-added
"ruby" virtual category.

Make textproc/eruby belong also in www.
2000-08-16 12:21:24 +00:00
Akinori MUSHA
596ebf8a49 Do The Right Thing. (R)
Overall changes:
	Use tabs instead of sequential spaces.
	Note Author as well as WWW in DESCR.
	Do not install examples when NOPORTDOCS.
	Make RUBY, RUBY_VER and RUBY_ARCH variables overridable.

ruby-date2:
	share/doc/ruby/date2/examples/ -> share/examples/ruby/date2/cal.rb

textproc/ruby-html-parser:
databases/ruby-mysql:
devel/ruby-optparse:
devel/ruby-property:
	Install modules under lib/ruby/site_ruby/${RUBY_VER}/ instead
	of lib/ruby/site_ruby/ or lib/ruby/${RUBY_VER}/

textproc/ruby-rdtool:
	Install documents in .rd format too.
	Format optparse's rd file. (Since ruby-rdtool depends on
	optparse, it cannot be done during optparse's build
	process.  So ruby-rdtool should take care of that when it is
	installed. :)
2000-08-12 20:09:41 +00:00
Neil Blakey-Milner
0872d01f16 Update to 1.1.0
PR:		ports/20531
Submitted by:	Maurice Castro <maurice@planetoid.serc.rmit.edu.au> (maintainer)
2000-08-12 16:28:12 +00:00
Satoshi Asami
2e3170ec6b Add imake:${PORTSDIR}/devel/imake-4 to BUILD_DEPENDS -- these ports
use imake themselves.

Submitted by:	bento (sort of)
2000-08-11 06:34:47 +00:00
Nick Sayer
c7e5dc01a3 Move distfile to MASTER_SITE_LOCAL/nsayer 2000-08-08 17:16:59 +00:00
Akinori MUSHA
817f3c2a2e Set DIST_SUBDIR=ruby for all these Ruby ports to stop distfile
namespace pollution.
2000-08-08 16:08:31 +00:00
Akinori MUSHA
dee2f62a68 Non-standard modules sould go under `site_ruby' directory. 2000-08-07 10:08:41 +00:00
Akinori MUSHA
cba1dd7319 Add Ruby related ports.
devel/ruby-property:
	Simple properties scheme for Ruby

lang/ruby-python:
	Ruby extension library for embedding Python in Ruby

math/ruby-bigfloat:
	Variable precision floating library for Ruby

Whipped on by:	ade	:>
2000-08-07 06:09:19 +00:00
MIHIRA Sanpei Yoshiro
0420e8bf23 update new tarball
Submitted by:	bento
2000-08-06 14:50:51 +00:00
Ade Lovett
972ca4afab Re-sobomize to use pre-patch instead of post-extract
Wrists slapped by:	knu, sheldon
2000-08-04 16:11:37 +00:00
Ade Lovett
38ae599271 Extensive patchfile cleanups using sobomax's wonderful
post-extract rule
2000-08-04 01:19:21 +00:00
Ade Lovett
43cb09fb69 Update for new shlib revision from guile 1.4 2000-08-04 01:05:13 +00:00
MIHIRA Sanpei Yoshiro
060c56d87d change my e-mail address
--> sanpei@FreeBSD.org
2000-08-03 14:28:33 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
2000-08-03 09:28:57 +00:00
Chris D. Faulhaber
0721c061a1 Update port to 1.99.12
PR:		20264
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-08-02 00:05:11 +00:00
Kevin Lo
b2a27152ea - Update checksum
- Add missing INSTALLS_SHLIB
- Sort pkg/PLIST

PR: 20276
Submitted by: Ports Fury
2000-07-30 14:41:52 +00:00
Satoshi Asami
27198a9808 Mark these BROKEN, they don't compile/run properly.
Submitted by:	maintainer
2000-07-19 17:50:47 +00:00
Alexander Langer
89a7c0ccc6 Update to version 2.0.20b
PR:		19940
Submitted by:	maintainer
2000-07-16 13:58:35 +00:00
Dirk Froemberg
101098b330 Remove ftp://ftp.netlib.org/linpack/ from the list of MASTER_SITES.
They don't have the gzip'ed distfiles and they don't support compression
on the fly properly.

Noticed by:	bento
2000-07-13 07:47:22 +00:00
Ade Lovett
cbe360036c Update for new devel/libglade shlib version 2000-07-11 22:02:22 +00:00
Steve Price
2c37b86ca1 Activating the glove and ntl ports. 2000-07-10 03:44:11 +00:00
Steve Price
dd8dce7397 Adding ntl version 4.1a.
Victor Shoup's Number Theory Library

PR:		19414
Submitted by:	Matthias Bauer <matthiasb@acm.org>
2000-07-10 03:42:46 +00:00
Steve Price
516fa9816e Adding glove version 1.0.1.
Glove was developed for use in Caltech physics labs to provide an
interface to data acquisition systems, sophisticated (and correct)
statistical analysis, a flexible plotting tool, and the ability to
easily and intuitively manipulate the data.

PR:		19290
Submitted by:	Mario S F Ferreira <lioux@linf.unb.br>
2000-07-10 03:40:32 +00:00
Steve Price
89b7d2a446 - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config
- Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly

PR:		19623
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-07 19:59:26 +00:00
Maxim Sobolev
6db96c0500 Bump png shared library version.
Submitted by:	Hajimu UMEMOTO <ume@mahoroba.org>
2000-07-04 07:13:35 +00:00
Will Andrews
ad5ea862bc Add concorde, a combinatorial optimization library.
PR:		19685
Submitted by:	David A. Bader <dbader@eece.unm.edu>
2000-07-04 02:38:00 +00:00
Maxim Sobolev
c598b4bdf2 New port of py-gnuplot - a python interface to the popular gnuplot data
plotting package.
2000-07-03 16:26:56 +00:00
Maxim Sobolev
cf058ddb44 Add a WWW. 2000-07-03 15:08:54 +00:00