Commit graph

1392 commits

Author SHA1 Message Date
Ying-Chieh Liao
7c3d9a8a21 replace ${PERL} with ${REINPLACE_CMD}
PR:		39498
Submitted by:	maintainer
2002-06-19 20:55:25 +00:00
Joe Marcus Clarke
71c8105783 Chase guile shared lib number.
Prompted by:	Mike Harding <mvh@ix.netcom.com>
2002-06-19 16:37:57 +00:00
Maxim Sobolev
4803463633 Add USE_REINPLACE where appropriate. 2002-06-19 08:18:10 +00:00
Yoshio MITA
70564959aa I found a very small typo. (%D/octave.info instead of %D/info/octave.info) 2002-06-17 23:36:04 +00:00
Ying-Chieh Liao
ed724f8a62 upgrade to 2.04
use new REINPLACE_CMD for patch
2002-06-16 16:22:04 +00:00
Will Andrews
1aced58dae Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to the
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>
2002-06-15 16:16:32 +00:00
Patrick Li
7376214b3f Install library properly without stripping the symbols
PR:		39138
Submitted by:	Matthew Landauer <mlandauer@yahoo.com>
2002-06-14 22:04:33 +00:00
Thomas Gellekum
164cfe2626 Upgrade to 21.0. 2002-06-14 11:19:43 +00:00
Joe Marcus Clarke
bb945586ca This isn't a GNOME port per se. Don't use the GNOME datadir. 2002-06-13 16:24:24 +00:00
Ying-Chieh Liao
a7c5f93343 upgrade to 1.0.9 2002-06-13 10:39:28 +00:00
Joe Marcus Clarke
3cfe0e6a5d Add gcalctool, a GTK+-2.0 calculator based on calctool for OpenWindows. 2002-06-12 06:44:49 +00:00
Lars Koeller
10cef4ebfb o Update to 5.1.8
o Test of build and correct PDF generation with pdflib-4.0.2

PR:		ports/39158
Submitted by:	AMAKAWA Shuhei <sa264@cam.ac.uk>
2002-06-12 05:42:25 +00:00
SADA Kenji
7f1f5a6acd Category move: math/spin to devel
PR:		ports/10396
Submitted by:	Daniel C. Sobral <dcs@newsguy.com>
Approved by:	maintainer
2002-06-11 19:31:07 +00:00
Akinori MUSHA
5b29610d80 Add math/ruby-netcdf 0.3.5, a Ruby interface to the NetCDF scientific IO
library.
2002-06-11 17:10:46 +00:00
Akinori MUSHA
102aa0c44d Update to 0.5.6p2. 2002-06-11 16:54:12 +00:00
Akinori MUSHA
d741903b79 Update to 0.3. 2002-06-11 13:10:51 +00:00
Christian Weisgerber
037081f33f Update to 1.3.9. Notable changes in this release:
* An option for output rounding has been added.
2002-06-11 10:12:58 +00:00
Pete Fritchman
c2b1840688 Unbreak: fix compilation. 2002-06-09 17:28:18 +00:00
Maxim Sobolev
dfa2cfa576 Put back python support (requires up to date libtool). 2002-06-08 18:51:03 +00:00
Pete Fritchman
ac17723ff8 - update to 3.4.16
- update maintainer's email address

PR:		39020
Submitted by:	Jonathan Hanna <jhanna@shaw.ca>
2002-06-08 13:21:48 +00:00
Maxim Sobolev
16cb069eae Update to 1.0.7. 2002-06-07 19:56:49 +00:00
Christian Weisgerber
2ebf144a06 Upstream fix for decimal point stack push in RPN mode. 2002-06-04 21:35:59 +00:00
Ying-Chieh Liao
24b3787e03 add eukleides 0.9.0
A Euclidean geometry drawing language
2002-06-04 18:40:21 +00:00
Christian Weisgerber
de999331ec Update to 1.3.8. Notable changes:
* 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.
2002-06-04 15:33:20 +00:00
Ying-Chieh Liao
bf9ac17fa0 enable c++ support
bump portrevision
2002-06-02 19:13:39 +00:00
Sergey Skvortsov
c1098ad832 Updated to 1.00 2002-06-02 13:03:15 +00:00
Sergey Skvortsov
722b8d337d Updated to 0.65 2002-06-02 12:56:12 +00:00
David E. O'Brien
f3f5893685 USE_LINUX rather than explicitly listing the dependency. 2002-05-29 19:07:10 +00:00
Sergey Skvortsov
cb5babcdc5 Add p5-Math-LinearCombination 0.03,
sum of variables with a
numerical coefficient.

PR:		32975
Submitted by:	Sergey Skvortsov <skv@FreeBSD.org>
2002-05-27 14:52:23 +00:00
Sergey Skvortsov
4818abba4f Add p5-Math-SimpleVariable 0.03,
simple representation of
mathematical variables.

PR:		32974
Submitted by:	Sergey Skvortsov <skv@FreeBSD.org>
2002-05-27 14:50:49 +00:00
Ying-Chieh Liao
ec23a90f9a add missing .pyo files into plist 2002-05-26 13:26:31 +00:00
Kris Kennaway
11299cca11 Add back xgfe, which was prematurely removed by will 2002-05-24 11:50:07 +00:00
Ying-Chieh Liao
8d2b624c7b upgrade to 1.6.2 2002-05-24 08:31:21 +00:00
Ying-Chieh Liao
008f6f827b upgrade to 1.0.52
fix gmp support on current
2002-05-24 06:48:17 +00:00
Thomas Gellekum
9c271e76ec Cleanup: remove unneeded BUILD_DEPENDS line. 2002-05-23 12:12:22 +00:00
Thomas Gellekum
fc244695b8 Cleanup: remove unneeded patch; remove unused variable. 2002-05-23 12:08:10 +00:00
Maxim Sobolev
8ac8131e65 Fix PLIST.
Submitted by:	bento
2002-05-22 08:59:26 +00:00
Andrew Gallatin
f3320d0aac Don't build klaptopdaemon on alpha.
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
2002-05-21 15:03:32 +00:00
Ying-Chieh Liao
55903ecd9e upgrade to 0.994
unbreak

PR:		37687
Submitted by:	Ports Fury
2002-05-21 02:37:33 +00:00
Kris Kennaway
de27e60460 BROKEN: Does not build 2002-05-18 02:44:49 +00:00
Kris Kennaway
084c74198e BROKEN: Does not package correctly 2002-05-18 02:29:08 +00:00
SADA Kenji
3a381fe3a1 Upgrade to version 3.4.14 .
PR:	ports/36862
Submitted by:	maintainer
2002-05-17 20:30:30 +00:00
Kris Kennaway
0d4b4652fe BROKEN: does not build 2002-05-17 09:36:20 +00:00
Maxim Sobolev
397c3b0e09 Update to 0.4. 2002-05-17 05:41:43 +00:00
Mario Sergio Fujikawa Ferreira
e4410acc94 Add djbfft since we can't package it due to author's license on patching 2002-05-16 00:08:59 +00:00
Mario Sergio Fujikawa Ferreira
6dc9df4da9 New port djbfft version 0.76: An extremely fast library for
floating-point convolution
2002-05-15 20:10:16 +00:00
Ying-Chieh Liao
25684e6d61 change WWW
No Response from:	maintainer
2002-05-15 13:57:52 +00:00
Ying-Chieh Liao
360bdeb44b misc/graphthing -> math/graphthing 2002-05-15 13:43:44 +00:00
Thomas Gellekum
b1327f209f Remove pygist. This port has been broken since the upgrade of lang/yorick
and it's no longer being developed.
2002-05-15 12:20:48 +00:00
Ying-Chieh Liao
fa598edaed WWW moved 2002-05-13 04:48:23 +00:00