Commit Graph

1243 Commits

Author SHA1 Message Date
Maxim Sobolev
32241e4b71 Update to 1.0.4.
PR:		34571
Submitted by:	Joe Clarke <marcus@marcuscom.com>
2002-02-04 14:30:56 +00:00
Christian Weisgerber
210a696e19 Clarify dependency and add a flag to make NTL an ISO compliant lib.
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
2002-02-03 22:15:22 +00:00
Patrick Li
5332560b1c Update to 1.4.1
PR:		34466
Submitted by:	maintainer
2002-01-31 01:09:53 +00:00
Ying-Chieh Liao
403038cd4d add clarence 0.1.8
Programmer's calculator
2002-01-30 18:43:02 +00:00
Patrick Li
0018a485aa - add patches from NetBSD (fixes for ascii(), fft() and the online help)
- Provide a working default PVM configuration.
- Remove unneeded pvm files form the install.

PR:		34276
Submitted by:	maintainer
Obtained from:	NetBSD
2002-01-30 05:59:03 +00:00
Akinori MUSHA
897d06aa97 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
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.
2002-01-29 11:48:57 +00:00
Ying-Chieh Liao
cfe5247f2f upgrade to 1.0.5 2002-01-28 14:27:16 +00:00
Ying-Chieh Liao
269271c78d add ploticus 2.02
Generates plots and graphs from data
2002-01-23 19:32:29 +00:00
Maxim Sobolev
5578230f6e <cvs="sucks">
Grrr, `cvs rm' followed by `cvs add' in a remote mode doesn't add the file
  back to a repo.
</cvs>
2002-01-23 15:32:59 +00:00
Maxim Sobolev
175ca0ddfb Update to 0.40.3. 2002-01-23 15:23:29 +00:00
Maxim Sobolev
a58e8d418d Update to 1.0.3. 2002-01-23 15:23:21 +00:00
Anton Berezin
0cb8101e76 Update to 1.49. 2002-01-22 16:04:43 +00:00
Thomas Gellekum
38d8068c7f Upgrade python21 to 2.1.2, the latest bugfix release.
PR:		34078
Submitted by:	Hye-Shik Chang <perky@fallin.lv>

Update checksum of dependent ports.
2002-01-22 12:53:28 +00:00
Christian Weisgerber
c4b6dbc906 Update to 1.3.5. No user-visible changes. 2002-01-21 12:44:18 +00:00
Christian Weisgerber
e90c4b51fa Calcoo is a Gtk-based scientific calculator designed to provide maximum
usability.
2002-01-19 16:26:01 +00:00
Maxim Sobolev
d46fd5235f Update to 1.0.2. 2002-01-16 12:45:38 +00:00
Maxim Sobolev
6d42cee6e7 Use correct MASTER_SITE.
Submitted by:	bento
2002-01-16 10:44:08 +00:00
Thomas Gellekum
91a75a62a4 Checking PYTHON_REL in the .BEGIN target breaks `make clean' if there's no
Python installed. Use the pre-fetch target instead.

Submitted by:	Gregory Sutter <gsutter@zer0.org>
2002-01-15 12:32:05 +00:00
Patrick Li
93afad561b Fix configure (bento)
PR:		33743
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>
2002-01-11 23:43:09 +00:00
Maxim Sobolev
cef31e6dda Update to 1.0.1. 2002-01-11 14:44:11 +00:00
Will Andrews
bda8e9b3d4 Bring in a few changes to the KDE ports infrastructure, and some fixes.
- Move all stuff specific to kde core ports to x11/kde2/Makefile.kde.
   + Default to compile optimized for speed, not debugging, in ports
     builds, not just packages.  We don't really get that many backtraces
     or debugging information, and there's a better way to provide these
     things to people willing to spend some time working on KDE.  It's
     at (as announced before): http://freebsd.kde.org/.
 - Remove teTeX dependency for kdegraphics2 upon request, and being unable
   to find any reason not to.  Apparently, kdegraphics still compiles
   libkdvi and kdvi -- I guess dvips is merely a runtime dependency.
   Therefore to enable its use one just needs to add the teTeX package.
   Bump PORTREVISION to reflect dependency change.
 - Fix koffice port by removing PYTHON_VERSION, which is unnecessary.

PR:		33650 (part of)
Submitted by:	John Merryweather Cooper <jmcoopr@johncoop.MSHOME.bmi.net>
Reviewed by:	kde-freebsd@lists.csociety.org (teTeX dep removal, and
		optimizing for speed, not debugging capability)
2002-01-11 06:17:04 +00:00
Akinori MUSHA
573f0fa17f - Chase a repack. (only an installer fix)
Submitted by:	fenner's script

- Add a couple of missing file entries to pkg-plist.

- Bump PORTREVISION accordingly.
2002-01-10 19:51:29 +00:00
Maxim Sobolev
15e5f3afba Add qscanplot 0.3, a program to extract data from scanned plots, graphs and
figures.
2002-01-10 17:28:38 +00:00
Kevin Lo
a1ec5ec39c Update to version 1.0.48r1
PR: 33600
Submitted by: Ports Fury
2002-01-10 15:09:22 +00:00
Thomas Gellekum
e7e7c3efbc Upgrade to 20.3. 2002-01-09 12:25:54 +00:00
Patrick Li
8aae428676 Update to 20020108
PR:		33677
Submitted by:	maintainer
2002-01-09 01:34:32 +00:00
Will Andrews
fccbfb4a6f If !WANT_KDE_NDEBUG and !PARALLEL_PACKAGE_BUILDING, also add
--enable-debug and turn off stripping of binaries so we actually get all
the debugging we're supposed to get.  :)

Submitted by:	Alan Eldridge <alane@geeksrus.net>
2002-01-08 01:24:11 +00:00
Thomas Gellekum
555f286ca1 Upgrade lang/python to 2.2. Adjust bsd.python.mk accordingly.
PR:		33444
Submitted by:	Hye-Shik Chang <perky@fallin.lv>

Add new MD5 to dependent ports.
2002-01-07 13:26:47 +00:00
Dag-Erling Smørgrav
edc0948972 Add forgotten ONLY_FOR_ARCHS=i386. 2002-01-07 12:38:00 +00:00
Dag-Erling Smørgrav
f5f74dbcd1 Rough port of JavaNNS 1.0 beta. It runs fine, but complains about not
finding its configuration and help files.  I'll fix these issues later.
2002-01-07 12:34:28 +00:00
Will Andrews
f3171de7e6 First round of auto* cleanups:
- USE_AUTO* -> USE_AUTO*_VER=* where required
 - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
 - Other minor changes to fix things

These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.

Submitted by:	bento 4-exp USE_AUTO* cleanups
		http://people.FreeBSD.org/~will/4-exp/
		http://bento.FreeBSD.org/errorlogs/4-exp-latest/
2002-01-06 06:20:22 +00:00
Will Andrews
06517618a8 Conditionalize use of objprelink based on whether we're running on
MACHINE_ARCH=i386 *and* whether NO_KDE_OBJPRELINK is defined.

Requested by:	several
2002-01-05 02:29:15 +00:00
Maxim Sobolev
878acbb345 Update to 1.0.0. Just In Time [tm] for the 4.5-RELEASE. :) 2002-01-02 12:01:04 +00:00
Patrick Li
b50c44981d Fix for -CURRENT, malloc.h->stdlib.h
Spotted by:	Bento
2002-01-02 04:16:51 +00:00
Akinori MUSHA
da6a060a99 Update to 0.5.5. 2001-12-31 20:37:05 +00:00
Dirk Froemberg
8c0949d312 Use '::' as an dependency operator for pre-everything target. This is
needed because of the special nature of the pre-everything target.

See http://www.freebsd.org/cgi/getmsg.cgi?fetch=481921+485051+/usr/local/www/db/text/2001/cvs-all/20011007.cvs-all for details.
2001-12-31 10:20:19 +00:00
Maxim Sobolev
66d07f1382 Update to 0.99.1. 2001-12-28 08:53:02 +00:00
Dirk Froemberg
e5c205169e portlint:
- begin with a capital
- don't end with '.'
- remove port name
- don't exceed 70 characters
2001-12-25 16:59:04 +00:00
Steve Price
f5962ab9e4 Chase the checksum. Minor code nits, some doc changes, and addition
of some temporary (.old) files that probably got left in by accident
when the tarball was re-rolled.
2001-12-24 22:06:52 +00:00
Dirk Froemberg
9439aeb2c5 portlint: remove extra whitespaces before end of line. 2001-12-24 10:37:45 +00:00
Ying-Chieh Liao
243ede0bc5 add WWW: 2001-12-24 05:35:23 +00:00
Patrick Li
b666502afd - PORTDOCS police
- DOCSDIR support to some
- Brush out some lint
2001-12-24 02:17:17 +00:00
Ying-Chieh Liao
370681a141 upgrade to 1.0.3 2001-12-23 07:33:48 +00:00
Kevin Lo
621afdd675 - Add build option to support Tcl/Tk
- Bump PORTREVISION

PR: 32951
Submitted by: Ports Fury
2001-12-22 13:59:12 +00:00
Akinori MUSHA
7211b539d6 Add ruby-gsl, a Ruby extension library for GSL (GNU Scientific
Library).
2001-12-21 21:23:28 +00:00
Ying-Chieh Liao
d1ad5ea0bf upgrade to 1.0.2 2001-12-21 14:06:05 +00:00
Maxim Sobolev
d0fba3e0f1 Backout previous change - it seems that new revision of the patch doesn't
apply everywhere.

Submitted by:	Todd Punderson <todd@doonga.net>
2001-12-20 06:19:02 +00:00
Maxim Sobolev
41c22e9c76 Don't filter libc_r on 5-CURRENT. 2001-12-19 20:20:23 +00:00
Ying-Chieh Liao
e5ffa4b632 upgrade to 0.12
PR:		33012
Submitted by:	maintainer
2001-12-19 18:08:36 +00:00
Pete Fritchman
9fbddc5395 Add xgobi 2001.09, graphical data visualisation tool.
PR:		32994
Submitted by:	Tony Maher <tonym@biolateral.com.au>
2001-12-19 04:06:09 +00:00