1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00
Commit Graph

1222 Commits

Author SHA1 Message Date
Anton Berezin
7f0a7c10d6 Update to 0.3; add WWW to pkg-descr. 2001-11-25 16:03:09 +00:00
Ying-Chieh Liao
2d584cf866 add biggles
Create publication-quality 2D scientific plots
2001-11-25 11:08:56 +00:00
Pete Fritchman
d9634a5ac8 Add unixstat-5.4, a statistics package designed for use with the Unix shell
PR:		30007
Submitted by:	Mike Meyer <mwm@mired.org>
2001-11-25 08:59:47 +00:00
Maxim Sobolev
4232aaa5fa Update to 0.40.2. 2001-11-23 17:58:18 +00:00
Ying-Chieh Liao
a67d0877cf t1.3 -> t1.4 2001-11-23 17:25:26 +00:00
Dag-Erling Smørgrav
551ef89b31 Point to the SNNS web page. 2001-11-22 18:03:01 +00:00
Dag-Erling Smørgrav
895fe1afd9 Assume maintainership since nobody else has stepped forward. 2001-11-22 18:02:29 +00:00
Ying-Chieh Liao
7bf34f2fb0 upgrade to 1.0.47rev7
drop maintainership
2001-11-22 12:38:03 +00:00
Pete Fritchman
fa20ca843f Fix plots with impulses and boxes
PR:		32161
Submitted by:	candy <candy@kgc.co.jp>
Approved by:	maintainer
2001-11-21 17:57:08 +00:00
Maxim Sobolev
df13eaabdc Update to 0.76. 2001-11-21 11:30:54 +00:00
Mario Sergio Fujikawa Ferreira
75ad5febcb Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:29:38 +00:00
Akinori MUSHA
01027242b4 Update to 0.55. 2001-11-15 18:42:18 +00:00
Maxim Sobolev
62fb30de09 Fix WWW.
Submitted by:	Fenner's distfiles survey
2001-11-08 15:35:47 +00:00
Thomas Gellekum
a3ef3079aa New maintainer ports@; Sandro Sigala is no longer running FreeBSD.
Update MASTER_SITES for umatrix, while I'm here.
2001-11-07 11:44:09 +00:00
Maxim Sobolev
5e65c4e862 Update to 0.75. 2001-11-07 10:10:12 +00:00
Anton Berezin
e65da86719 Update to 1.45. 2001-11-06 13:44:48 +00:00
Akinori MUSHA
4f21bb209e Update to 0.54. 2001-11-06 07:12:44 +00:00
Pete Fritchman
5c980db232 - fix MASTER_SITES
- clean up install target
- install documentation into ${DOCSDIR}
- sort pkg-plist
- add NOPORTDOCS support in pkg-plist

PR:		31614
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-11-05 11:08:02 +00:00
Pete Fritchman
f40709d221 Update to 1.0.3
PR:		31613
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-11-05 10:02:59 +00:00
Pete Fritchman
4eb4bb3551 Update to 0.11
PR:		31751
Submitted by:	maintainer
2001-11-04 19:44:44 +00:00
Pete Fritchman
7b6be61fdf Add units-1.74, the GNU version of the units program: unit conversion and
calculation

Submitted by:	Jason Harris <jharris@widomaker.com>
2001-11-03 07:08:49 +00:00
Anton Berezin
c8e57632eb Vladimir Savichev <vlad@ariel.phys.wesleyan.edu> is now a maintainer of
this port.
2001-11-01 09:18:25 +00:00
Maxim Sobolev
b0790e4238 Don't link in libc - FreeBSD doesn't need this.
Submitted by:	Ports Fury
2001-10-31 08:20:45 +00:00
Anton Berezin
da11d1c741 Update to 0.9.4.
PR:		31638
Submitted by:	Vladimir Savichev <vlad@ariel.phys.wesleyan.edu>
2001-10-30 23:09:34 +00:00
Pete Fritchman
bd974e26c3 Instead of setting ${AUTOMAKE} to automake -a -i, set ${AUTOMAKE_ARGS}
to -a -i.

PR:		31592
Submitted by:	TOGAWA Satoshi <toga@puyo.org>
2001-10-30 01:47:27 +00:00
Dmitry Sivachenko
c96b4198d0 Upgrade to 2.2.1.
Submitted by:		SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
(with slight modifications)
2001-10-27 08:50:18 +00:00
Dag-Erling Smørgrav
df7799e0ee Author's own patch for the "read error in configuration file" bug. 2001-10-25 14:29:32 +00:00
Dag-Erling Smørgrav
b2250903d0 Maintainer has ignored bug reports for five months now. 2001-10-25 14:28:50 +00:00
Akinori MUSHA
1fbd0d3df1 Update to 1.1.8. 2001-10-23 15:17:30 +00:00
Maxim Sobolev
47eb709f12 Update to 0.40.0. 2001-10-23 13:36:38 +00:00
Maxim Sobolev
e0aca85cdd Update to 0.72. 2001-10-23 13:33:33 +00:00
Akinori MUSHA
2ff931dc66 Remove redundant spaces at EOL. 2001-10-21 21:51:15 +00:00
Mikhail Teterin
e0c533f55b If both GDBM and NDBM are defined, siag will try to use all
dbm-functions, including  dbm_pagfno. Our ndbm DOES  NOT provide
it,  but  instead  of  being quite,  it  defines  dbm_pagfno  as
DBM_PAGFNO_NOT_AVAILABLE. This breaks compiles, of course.

Add  the patch,  that was  on my  local system  since April,  to
undefine the this define and let siag use dbm_pagfno implemented
in libgdbm. They should be compatible...

Submitted by:	bento
2001-10-20 15:08:13 +00:00
David W. Chapman Jr.
e9aeb74706 Really update to 3.4.9 this time
Bump PORTREVISON to make sure no problems with previous error

PR:		31269
Submitted by:	maintainer
2001-10-19 15:48:41 +00:00
Thomas Gellekum
1c6cc68498 New port py-mpz. This builds the mpz module (an interface to GMP) from
the Python distribution.
2001-10-19 11:20:37 +00:00
Thomas Gellekum
3372e611f4 Upgrade to 20.2.1. 2001-10-19 11:13:32 +00:00
David W. Chapman Jr.
61a4488549 Update to 3.4.9
PR:		31269
Submitted by:	maintainer
2001-10-19 05:30:27 +00:00
Ying-Chieh Liao
5f1188eef6 Remove shared lib version number from optional LIB_DEPENDS
PR:		30722
Submitted by:	Ports Fury
2001-10-15 13:21:23 +00:00
Anton Berezin
c3b29be18c Add math/p5-Math-BigInt, an arbitrary size math package for perl. This
is a complete rewrite of the BigInt and BigFloat modules supplied with
our standard system perl.
2001-10-12 18:20:46 +00:00
Anton Berezin
a8c3678eaf Add p5-Graph, the Perl module for graph operations. 2001-10-09 21:02:47 +00:00
Anton Berezin
4ebd898c77 Update to 6.1; assume maintainership. 2001-10-09 18:33:56 +00:00
Maxim Sobolev
b691224435 Update to 0.71. 2001-10-09 13:18:41 +00:00
Ying-Chieh Liao
3a0ceec1a5 handle gmp in current system
Submitted by:	bento
2001-10-05 06:43:01 +00:00
Ying-Chieh Liao
2eb110a12b add missing file to PLIST
Submitted by:	bento
2001-10-05 03:34:44 +00:00
SADA Kenji
daa4df5b0b New ports for scilab 2.6 .
PR:		ports/26997
Submitted by:	Jean-Sebastien Roy <jean-sebastien.roy@wanadoo.fr>
2001-10-03 14:44:01 +00:00
Anton Berezin
a91c0875a2 Update to 0.10.
PR:		30866
Submitted by:	maintainer
2001-10-02 17:55:01 +00:00
Mikhail Teterin
94ea134f49 Attempt to resurrect this port by updating it to the latest
version -- 3.4.10. A number of things remain to ironed out --
most importantly, the consistent segfaulting of pw on startup.

But the current version was just too obsolete...
2001-09-30 21:28:39 +00:00
Dmitry Sivachenko
2b2d4cea6f Update to 3.0.2 2001-09-29 11:11:28 +00:00
Dmitry Sivachenko
3185229515 Finish updating to 0.9.3 2001-09-29 10:02:48 +00:00
Dmitry Sivachenko
6db4fb086e Update to 0.9.3 2001-09-29 10:02:16 +00:00
David W. Chapman Jr.
479a523af4 Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer exists.
PR:		30497
Submitted by:	Dan Larsson
Approved by:	will
2001-09-23 19:50:42 +00:00
FUJISHIMA Satsuki
f03b51fefe fix manpage error: does not have manpage.
This port is still broken.
2001-09-21 16:08:19 +00:00
Akinori MUSHA
605108f885 - Sort entries.
- Add missing entries: "p5-Date-Handler" and "scilab".
  (The former hasn't been recognized because of a typo s/SUBIDR/SUBDIR/)
2001-09-21 05:51:47 +00:00
Akinori MUSHA
14a204b036 Update to 0.52. 2001-09-20 10:59:29 +00:00
Anton Berezin
7b840bec54 Add p5-Math-Base85, a perl extension for base 85 numbers, as referenced
by RFC 1924.
2001-09-17 21:47:14 +00:00
Akinori MUSHA
37f0f0aa36 Bump the PORTREVISION's of the ports which install architecture
dependent ruby modules, due to the RUBY_ARCH change I've just
committed.
2001-09-17 17:54:27 +00:00
Kevin Lo
94f1779d48 Initial import of kset-0.3.
KSEG is a program for exploring Euclidean geometry.

PR: 30305
Submitted by: Kuang-che Wu <kcwu@ck.tp.edu.tw>
2001-09-16 18:09:03 +00:00
Kevin Lo
a66dedb8e2 Update to version 1.3.1
PR: 30370
Submitted by: MAINTAINER
2001-09-16 18:04:03 +00:00
Maxim Sobolev
76eaf6e089 Unbroke with latest libglade. 2001-09-11 15:37:23 +00:00
Michael Haro
a0a09ba404 Add Math::Pari, a Perl interface to famous library PARI for
numerical/scientific/number-theoretic calculations.
2001-09-11 10:23:36 +00:00
Andrey A. Chernov
5676988fbd Bump png major 2001-09-11 03:32:41 +00:00
Dmitry Sivachenko
6845ee0376 Set DIST_SUBDIR=KDE 2001-09-10 20:22:28 +00:00
Ying-Chieh Liao
f0c7e3b0e4 upgrade to 1.1.2
Submitted by:	fenner's log
2001-09-08 07:29:19 +00:00
Johann Visagie
89bcea8639 Add py-gato 0.96.g, a Python-based toolbox to visualise algorithms
on graphs.
2001-09-03 10:45:18 +00:00
Michael Haro
273a1cd590 Update of ntl-5.0c to ntl-5.2
PR:		30134
Submitted by:	maintainer
2001-09-03 03:33:45 +00:00
Dmitry Sivachenko
b1e822434d Upgrade to 0.9.2;
Use IGNOREFILES for postscript manual, it is rerolled frequently and has no
version information in the filename.
2001-09-03 02:03:54 +00:00
FUJISHIMA Satsuki
bdefa9070f unbreak: add -lXpm 2001-08-31 14:43:00 +00:00
Maxim Sobolev
810fcd34d2 USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. 2001-08-31 14:20:29 +00:00
Akinori MUSHA
23a999b22b Make CATEGORIES and MAINTAINER overridable for japanese/kde*.
Approved by:	kde (will), demon (MAINTAINERs)
2001-08-30 18:56:50 +00:00
Hajimu UMEMOTO
c7d20b1d74 Add new port Asir.
The system Risa/Asir is a general computer algebra system.
It performs arithmetics in various rings and fields, factorization,
and Groebner basis computations. It can call outer modules complient
to the OpenXM protocols.

PR:		ports/30158
Submitted by:	Saito Tomokatsu <saito@asir.org>
2001-08-30 15:50:41 +00:00
Akinori MUSHA
7ad6a05d14 Update to 1.1.7. 2001-08-30 06:56:49 +00:00
Pete Fritchman
e72d3a4913 Update to 0.09
PR:		30211
Submitted by:	maintainer
2001-08-30 03:39:20 +00:00
Maxim Sobolev
d03c908f0d Add libgmp 2001.08.07, a library for arbitrary precision arithmetic.
Note: This package contains version the the library just before it was
removed from the FreeBSD base system (5-CURRENT, mid-August 2001) and it is
provided solely for compatibility with packages that require it.
2001-08-28 16:31:18 +00:00
Thomas Gellekum
4844a5b160 Use ${PTHREAD_CFLAGS} and ${PTHREAD_LIBS} when building. 2001-08-28 11:34:59 +00:00
Pete Fritchman
4db3087986 add p5-Date-Handler
Perl module for calculating time differences

PR:		30071
Submitted by:	Shell Hung <shell@shellhung.org>
2001-08-25 20:30:03 +00:00
Ying-Chieh Liao
0ed94f15ee t1.2 -> t1.3 2001-08-25 03:33:33 +00:00
Will Andrews
fe68eec3e2 Reassign MAINTAINER to kde@FreeBSD.org, a group formed specifically to
maintain and improve QT/KDE on FreeBSD.  This group (at this time)
consists of:  demon, olgeni, kevlo, lauri@kde.org, rwatson, and will.

While I'm here, fail build of kdelibs11 if kdelibs2 is installed.  This
was originally supposed to be committed with the 2.2 update, but...
2001-08-25 02:17:59 +00:00
Kris Kennaway
3157ad19e8 Remove giffunip@asme.org as the maintainer: he no longer has the ability
to maintain these ports.  Any non-committer who wants to grab one let me
know.

Approved by:	old maintainer
2001-08-23 20:21:52 +00:00
Maxim Sobolev
85a7238f2b Forgot to cvs rm this patch when committing 0.70 update.
Submitted by:	olgeni
2001-08-22 16:30:40 +00:00
Maxim Sobolev
730752364f Update to 0.70. 2001-08-21 14:12:20 +00:00
Chris D. Faulhaber
cfb6b499d5 Chase the checksum: the reference document, gsl-ref.ps.gz,
was updated.
2001-08-20 01:59:42 +00:00
Anton Berezin
e685251ff4 Give up PDL maintainership. 2001-08-16 13:22:24 +00:00
Ying-Chieh Liao
51b1eb82e8 upgrade to 0.96
drop maintainership
2001-08-16 12:10:17 +00:00
Will Andrews
b4a7c57e95 *sigh* They changed the path to the tarballs again. This was verified
on my local mirror at ftp://csociety-ftp.ecn.purdue.edu/pub/kde/.  :\

Submitted by:	scottl
2001-08-15 16:25:13 +00:00
Will Andrews
3901adbb04 Update to KDE 2.2:
* All patches except sysutils/kdeadmin/files/patch-rpmMessages.c:
	- Either obsoleted or merged into KDE.
 * All pkg-plists:
	- Huge diffs are due to mass conversion from static HTML pages
	  to XML/XSL versions.
 * audio/kdemultimedia2:
	- aRts + Noatun, etc. now work and play MP3s et al properly,
	  using the mpg123 aRtsplugin.  Remove mpeglib[,_artsplug]
	  from compile.
 * converters/kdesupport2:
	- Obsolete.  No longer used in this version of KDE.
 * deskutils/kdepim:
	- Use autoconf and account for brokenness in the configure
	  script by replacing invocations of INSTALL under libical
	  with the proper incantations.
	- Per David O'Brien's request, move libimap to libkimap;
	  this was performed by Rik Hemsley <rikkus@kde.org>.
 * devel/kdesdk:
	- New module with some helpful tools.  One in particular that
	  seems demanded is ``kbabel'', which, as I've been told, is
	  a translator's wet dream.
	- Workaround dumb problem in kbabel's libgettext (which I could
	  not figure out how to remove) by replacing its error() with
	  errc().  KBabel seems to run fine with this patch.
 * devel/kdevelop:
	- Fix lame check for libkdeui.so.* by replacing it with just
	  a check for libkdeui.so.  It's been/being removed from
	  kdevelop after 2.2.
 * editors/koffice:
	- Fix kivio compile errors by substituting in PTHREAD_LIBS
	  in the correct place.  Compensate for kivio's dependency
	  on pthreads by changing kivio to use LD_PRELOAD=/usr/lib/libc_r.so
	  in kivio.desktop.
 * games/kdegames2:
	- Some new games.
 * graphics/kdegraphics2:
	- Fix link errors in libkscan and kamera where they
	  require gettext (ie: add -lintl).
	- Fix compile error in kamera.cpp which is dependent on a
	  correctly done gphoto2.. of course, this will only help
	  people who've manually installed gphoto2 themselves.
 * net/kdenetwork2:
	- Mimelib was moved here (reason for removal of kdesupport2).
 * misc/kdeaddons:
	- New module to FreeBSD ports; some simple addons for KDE2.
	  Suggested by Lauri Watts <lauri@kde.org>.
 * misc/kdeutils2:
	- Added a couple manpages.
 * x11-clocks/kdetoys2:
	- Some new apps.
 * sysutils/kdeadmin:
	- Remove kuser from compile because it has some problems.  ;\
 * x11/kdelibs2:
	- Add libFAM dependency to help people who run FAM; FAM
	  increases the overall desktop responsiveness.
	  Submitted by Lauri Watts <lauri@kde.org>.
	- Add CUPS dependency to bring in KDE's new print system.
	- Add bzip2/libxml2 dependencies to support the new help kioslave.
	- Disable installation of libltdl stuff to prevent conflicts
	  with other stuff.  Submitted by wjv.
	- Add pkg-req script to avoid conflicts with kdelibs11; add
	  to Makefile too.  Submitted by benno.
	- Be sure to remove the pth header conflicts stuff from the
	  arts/mcop_mt section.
	- Fix problem with configure trying to find -lfam in the
	  wrong place.
	- Remove kspell and api subdirs from doc; we don't need them,
	  and there are problems trying to build/install them.
	  Submitted by Lauri Watts <lauri@kde.org>.
 * x11/kdebase2:
	- Solve link permissions problem by changing the modes on
	  files installed by kdesktop/init/Templates to 644.
	  Submitted by Jim Durham <durham@w2xo.pgh.pa.us>.
 * x11/kde2:
	- Bump version; no other changes.

Special thanks to Lauri Watts <lauri@kde.org> for helping me test
packages generated by these changes on a virgin system.  I believe
that this is the best-tested update I've ever done for KDE, and it
really shines this time around.

I just noticed there are a couple other PRs in the PR db that need
to be addressed.  I will take care of those by tomorrow.  Sorry...

PR:			22735, 28549
Blanket approval by:	demon (kdesdk, kdevelop)
2001-08-15 12:43:08 +00:00
Maxim Sobolev
ecdcb91991 Update to 0.69. 2001-08-13 11:19:45 +00:00
Ying-Chieh Liao
8b758224c2 add cxsc
C++ class library for eXtended Scientific Computing
2001-08-11 15:54:45 +00:00
Mario Sergio Fujikawa Ferreira
c7084bac32 o Update to 5.0.4
o Use BSD_INSTALL_* vars where possible

PR:		29443
Submitted by:	Kato Tsuguru <tkato@prontomail.com>
2001-08-08 16:27:12 +00:00
Maxim Sobolev
89b6ca446c Update to 0.68. 2001-08-06 11:02:56 +00:00
Ying-Chieh Liao
727ccec482 add missing files in PLIST
Submitted by:	bento log
2001-08-04 17:56:19 +00:00
Ying-Chieh Liao
25236c5b5a upgrade to 0.9
Submitted by:	bento log
2001-08-03 19:23:05 +00:00
Dmitry Sivachenko
a579ce2c7b Upgrade to 3.0.1 2001-08-02 03:46:15 +00:00
Dmitry Sivachenko
f2632275eb Update to 3.0 2001-07-29 02:31:08 +00:00
Mario Sergio Fujikawa Ferreira
189ab5617e Add NOPORTDOCS support
PR:		28867
Submitted by:	Patrick Li <pat@databits.net>
2001-07-27 20:17:50 +00:00
Maxim Sobolev
9f2be6cffe Add python libraries into list of libs returned by libguppiConf.sh script,
so other pacages (e.g. gnucash) will be able to link with libguppi.
2001-07-27 15:37:21 +00:00
Anton Berezin
48258c8d1f Update math/p5-Statistics-Distributions to 0.07. 2001-07-27 15:09:25 +00:00
Maxim Sobolev
55bb03a02c Update to 0.7.1. 2001-07-27 12:51:47 +00:00
Jean-Marc Zucconi
00bd57c45e Remove pre-install target - nothing is installed in ${PREFIX}/lib/calc/ 2001-07-27 02:28:53 +00:00
Ying-Chieh Liao
ebc29a4584 upgrade to 0.3.0 2001-07-25 06:56:33 +00:00
Akinori MUSHA
e1a378a80b Update to 0.49. 2001-07-25 05:28:08 +00:00