Commit graph

817 commits

Author SHA1 Message Date
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
Kris Kennaway
deb38ffed8 Remove extraneous files and directories on deinstall
Noticed by:	bento
2000-07-03 04:48:30 +00:00
Kris Kennaway
abf14d1e58 Respect CC and CFLAGS, and remove all extraneous directories on deinstall
Noticed by:	bento
2000-07-03 03:30:13 +00:00
Jean-Marc Zucconi
ada5880e91 Update checksum for man pages tarball. They have been updated. The previous
versions were bogus and had nulls and non printable chars.
2000-07-02 22:58:39 +00:00
MIHIRA Sanpei Yoshiro
e3b1b27874 Change maintainer's mail address.
--> sanpei@sanpei.org
2000-07-02 14:14:04 +00:00
Satoshi Asami
be6c01ee85 Use ${MASTER_SITE_LOCAL}. 2000-06-29 02:31:42 +00:00
Will Andrews
bbbf0c1054 Add libneural in its new location, moved from devel to math category w/o
a repocopy because there's no history to preserve.  Libneural is a C++
library implementation of the classic 3-layer perceptron.

Also release this port upon the people.

Move suggested by:	reg
2000-06-29 02:08:21 +00:00
Ade Lovett
4e6b60e250 Add gnomebasic plugin support 2000-06-28 16:11:42 +00:00
Ade Lovett
80b3519509 Update to reflect changes in devel/libole2 2000-06-23 17:44:14 +00:00
Maxim Sobolev
40a33a6070 - Support LOCALBASE properly (in setting path to custom wish script)
PR:		19470
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-23 13:44:03 +00:00
Chuck Robey
c3a07c1897 Tiny modification to silence portlint. 2000-06-23 02:33:11 +00:00
Chuck Robey
dd7e084d5e Update octave to version 2.1.30 (bleeding-edge version). 2000-06-23 02:29:31 +00:00
Ade Lovett
905a23e121 Update to 0.56 -- this needs the devel/libole2 port just committed 2000-06-20 17:23:07 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
5178b48938 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Maxim Sobolev
dc1177a9a5 Fourth round of INSTALLS_SHLIBS conversion. 2000-06-16 08:48:22 +00:00
Maxim Sobolev
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
835d6b8655 Third round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:59:45 +00:00
Maxim Sobolev
5cb1434004 Second round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:12:51 +00:00
Maxim Sobolev
1de95a9ce1 First round of INSTALL_SHLIB fixes. 2000-06-15 16:44:16 +00:00
Maxim Sobolev
a9f22cd584 Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. 2000-06-14 13:21:38 +00:00
Matthew Hunt
8fc36b393c In accordance with the New World Order, move the distfiles that
I host from people.FreeBSD.org to MASTER_SITE_LOCAL.
2000-06-14 05:44:53 +00:00
Satoshi Asami
fe90a46320 Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my
area on the local ports tree.
2000-06-09 21:59:16 +00:00
Ade Lovett
c8c9990aa3 Add lang/guile in as a dependency
Submitted by:	bento
2000-06-08 21:47:20 +00:00
Maxim Sobolev
032787db95 Update MASTER_SITES (file moved from linuxberg.com to linux.tucows.com).
PR:		19104
Submitted by:	Daniel Harris <dannyboy@subdimension.com>
2000-06-08 15:42:52 +00:00
Satoshi Asami
ff6be4a79e Add bin/autogen.
Submitted by:	bento
2000-06-07 23:38:50 +00:00
Will Andrews
323c437493 Make the move from people.FreeBSD.org/~will to ftp.FreeBSD.org.
Prompted by:	obrien
2000-06-07 17:31:47 +00:00
Thomas Gellekum
6adc3ac50a Don't build the profiled lib. 2000-06-07 08:40:09 +00:00
Will Andrews
bfa2b79a99 Update LIB_DEPENDS for gd: gd.0 -> gd.1. 2000-06-06 17:56:52 +00:00
Will Andrews
415746c8ae Update to 0.6. Add USE_LIBTOOL. Portlint.
PR:		18991
Submitted by:	MAINTAINER
2000-06-04 17:08:39 +00:00
Jean-Marc Zucconi
f556ca9ba1 Update to reflect changes in the latest tarball (version number does
not change)

Submitted by:	Amakawa Shuhei <sa264@cam.ac.uk>
2000-06-03 23:00:43 +00:00
Tim Vanderhoek
fd7f3309c7 Remove %D/etc/pspp/{devices,ps-prologue,html-prologue,papersize}
if and only if `cmp -s %D/etc/pspp/{...}.default`.

Submitted by: bento
2000-06-02 04:40:27 +00:00
Ade Lovett
8bd85a9d02 Updates for new shared library versions in GNOME 1.2 2000-06-01 16:25:45 +00:00
Steve Price
b5825aefd1 Update to version 3.1.2.
PR:		18448
Submitted by:	Randall Hopper <a8vb@ipass.net>
2000-05-29 04:59:06 +00:00
Steve Price
479bf056d3 Update to version 3.5b3.
PR:		18748
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-05-29 03:40:22 +00:00
Steve Price
84de868681 Update MASTER_SITES and WWW: line to pkg/DESCR
PR:		18747
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-05-29 03:38:52 +00:00
Steve Price
e56e18e098 Update to version 3.3.10.
PR:		18549
Submitted by:	maintainer
2000-05-29 03:09:13 +00:00
Steve Price
aaadc5d105 Update to version 3.3.8.
PR:		18833
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
2000-05-29 02:41:58 +00:00
Steve Price
69ed7d4abb Don't try to use eg++ as the C++ compiler and honor CXXFLAGS. 2000-05-28 04:05:30 +00:00
Steve Price
5fabe928e3 s/tilde_expand/my_tilde_expand/g to avoid naming conflicts with the
same function in the readline library.
2000-05-28 03:55:27 +00:00
Ade Lovett
96c83a72bd Update to 0.54 2000-05-22 18:57:41 +00:00
Akinori MUSHA
64a88bdf7a Change MAINTAINER's mail address.
Now "Don Croyle <croyle@gelemna.org>".

PR:		18701, (part of) 18702, 18703, 18706
Submitted by:	MAINTAINER
2000-05-21 11:52:06 +00:00
Chris Piazza
f5313283a8 Update to 3.52.18
PR:		18439
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-05-19 08:21:24 +00:00
Ade Lovett
e6f10e6699 Update to 0.53 2000-05-17 16:29:09 +00:00
Will Andrews
f32ab970dd Update to KDEUTILS 1.90 (aka KDE2 beta). 2000-05-16 23:57:03 +00:00
Thomas Gellekum
211b13ca38 Upgrade to 15.3. 2000-05-15 08:50:14 +00:00
Bill Fumerola
ccf4c430e0 ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go. 2000-05-14 05:40:52 +00:00
Tim Vanderhoek
5d7f63b7f2 Add pspp, a language for statistics strikingly similar to spss.
Submitted-by:  Andrew L. Neporada <andrew@chg.ru> (ports/18158)
2000-05-13 14:16:17 +00:00
Tim Vanderhoek
f0443f5b4c Add pspp, a language for statistics strikingly similar to spss. 2000-05-13 14:15:19 +00:00
Chris D. Faulhaber
4307ed1b80 Update port to 1.1.1 2000-05-09 23:14:33 +00:00
Jean-Marc Zucconi
fd8d9e26bc Add missing files. Remove directories at deinstall time. 2000-05-04 23:26:54 +00:00
Thomas Gellekum
bf4d4f6a52 Fix building with current py-numeric version. 2000-05-04 09:33:10 +00:00
Chris D. Faulhaber
0f6939c0b2 Completely remove directories left from the installation
(include/metis)

Found by:	bento
2000-05-02 15:18:56 +00:00
Steve Price
5fe4367873 Update to version 2.004.
PR:		17804
Submitted by:	Brian Handy <handy@physics.montana.edu>
2000-04-30 19:54:39 +00:00
Steve Price
088f13a69a Update to version 3.3.3.
PR:		18117
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
2000-04-30 19:16:54 +00:00
Kris Kennaway
13df59d198 Mark BROKEN: this port tries to run eg++
Noticed by:	bento
2000-04-29 21:46:08 +00:00
Akinori MUSHA
41af180f14 Update to 1.0.2.
PR:		ports/18023
Submitted by:	MAINTAINER

Use ${MASTER_SITE_SUNSITE}.

Suggested by:	portlint
2000-04-27 11:52:13 +00:00
Kris Kennaway
39c06186fa Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsive
for quite some time. If any non-committer wants to take over maintainership
please let me know.

Reviewed by:		ports
No response from:	erich
2000-04-23 22:59:51 +00:00
Vanilla I. Shu
a0f96c0212 Upgrade
p5-Authen-PAM => 0.09
	p5-Chart-PNGgraph => 1.21
	p5-FastCGI => 0.52
	p5-GD => 1.27
	p5-GD-Graph => 1.30
	p5-HTML-Stream => 1.45
	p5-IMAP-Admin => 1.2.2
	p5-IRC => 0.63
	p5-Image-Size => 2.901
	p5-MIME-Lite => 1.137
	p5-MIME-Tools => 4.124
	p5-Mail-POP3Client => 2.6
	p5-Mail-Tools => 1.1401
	p5-MatrixReal => 1.3a5
	p5-Net-Whois => 1.9
	p5-Parse-RecDescent => 1.78
	p5-Proc-Simple => 1.14
	p5-Term-ReadKey => 2.14
	p5-Text-Template => 1.23
	p5-Time => 100.010301
	p5-TimeDate => 1.09
	p5-Tk => 800.021
	p5-XML-Parser => 2.28
2000-04-23 12:25:12 +00:00
Chris D. Faulhaber
3b2266d7ec Update port to 0.2.1 2000-04-20 22:39:56 +00:00
Michael Haro
b0467ce764 move variables and add WWW: (portlint) 2000-04-20 20:54:54 +00:00
Michael Haro
4337b5e552 portlint 2000-04-20 20:52:50 +00:00
Michael Haro
cd64075e83 white space (portlint) 2000-04-20 20:49:29 +00:00
Michael Haro
941e3d525a PREFIX -> LOCALBASE (portlint) 2000-04-20 20:47:01 +00:00
Michael Haro
9c36237eec trim down a bit and add WWW: (portlint) 2000-04-20 20:45:19 +00:00
Michael Haro
5cea28e3c6 portlint 2000-04-20 20:41:45 +00:00
Michael Haro
87b8e67943 PREFIX -> X11BASE (portlint) 2000-04-20 20:41:11 +00:00
Thomas Gellekum
fd7d079a2e Fix include dir. 2000-04-20 08:56:56 +00:00
Ade Lovett
9416f1e857 Update to 0.52 2000-04-19 15:07:43 +00:00
Thomas Gellekum
aeb0e2a15e Fix MASTER_SITE. 2000-04-19 10:41:02 +00:00
Thomas Gellekum
7407e50647 Fix depends. 2000-04-17 07:48:14 +00:00
Jeremy Lea
b4455771cc Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
2000-04-17 00:19:02 +00:00
Chris D. Faulhaber
29ca3dfb18 Update MD5 checksum:
* Author rearranged the Makefile (and recompiled the linked objects
  contained within the DISTFILE)

Update Makefile patch (patch-aa) to reflect the above changes

Add 'clean' to ALL_TARGET so we do not link with the author's precompiled
objects in the DISTFILE (FreeBSD's linker doesn't like Linux object
files).
2000-04-16 12:56:58 +00:00
Akinori MUSHA
17f3def895 Back out useful `Version required lines' that I'd blindly removed. 2000-04-15 15:13:52 +00:00
Akinori MUSHA
74dd526e72 Remove obsolete `Version required' lines. 2000-04-14 17:44:00 +00:00
Satoshi Asami
dad9a57abe Convert to PORTNAME/PORTVERSION. 2000-04-14 08:49:30 +00:00