MIHIRA Sanpei Yoshiro
66743463bd
Update to version 6.3.10.
2000-10-25 04:16:42 +00:00
Will Andrews
4d20366797
Update to QT 2.2.1 / KDE 2.0 final release. At last! What a long road...
...
All KDE2 ports now use default USE_QT2. Still todo: Merge in MTREE stuff.
2000-10-25 03:40:40 +00:00
Jean-Marc Zucconi
b8a8ee0d58
This library depends on linpack.
2000-10-24 00:41:28 +00:00
Ade Lovett
9b32edba90
Chase gal shlib version
...
Implement USE_PYTHON
2000-10-20 16:25:09 +00:00
Maxim Sobolev
68a032efbe
Use USE_PYTHON. This should fix bento builds.
2000-10-18 13:14:56 +00:00
Kris Kennaway
b931cd44e6
Distfile changed - makefile, documentation and code changes. Bump
...
PORTREVISION.
2000-10-16 01:15:12 +00:00
Ade Lovett
ac4acd2783
Clean up port
...
PR: 21481
Submitted by: maintainer
2000-10-13 20:16:30 +00:00
Ade Lovett
9087164bf4
Update to 0.57, now using x11-toolkits/gal
2000-10-11 18:31:36 +00:00
Satoshi Asami
7acef1cd7a
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
...
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Satoshi Asami
35fd6afe68
${PKGDIR}/REQ -> ${PKGREQ}. Also, give it two arguments.
2000-10-08 08:55:51 +00:00
Satoshi Asami
617d55e7a2
Rename PLIST.with_patented to pkg-plist.with_patented.
2000-10-08 02:50:46 +00:00
Satoshi Asami
94e1d17bcf
Rename PLIST.emacs to pkg-plist.emacs.
2000-10-08 02:36:49 +00:00
Jeremy Lea
c76cf46929
Implement USE_GNOME, part 2.
2000-10-05 07:17:31 +00:00
Jeremy Lea
99290b0d61
Implement USE_GTK, part 2.
2000-10-05 06:42:57 +00:00
Maxim Sobolev
55a61bb102
Correct CATEGORIES - make first category in the CATEGORIES list matching parent
...
directory.
2000-10-04 06:40:08 +00:00
Mario Sergio Fujikawa Ferreira
b327e9c777
Maintainer is now a committer, update email accordingly
...
Approved by: will
2000-10-03 05:12:49 +00:00
Mario Sergio Fujikawa Ferreira
c5549750dc
Approved by: Will
...
Some simple changes. Mostly implementing Mr. Sada Kenji patches to
JX x11-toolkit family ports:
1. nonexistent -> ${NONEXISTENT}
2. Allow you to define WRKDIRPREFIX safely.
-JXPORT_WRKSRC= ${JXPORT}/work/JX-1.5.3
+JXPORT_WRKSRC!= cd ${JXPORT} && ${MAKE} -V WRKSRC
2000-10-03 05:00:35 +00:00
Akinori MUSHA
a1a822219b
Update to 1.1.4.
2000-10-02 14:57:26 +00:00
Jeremy Lea
4d81331af7
Whitespace changes and PLIST sorting.
2000-10-01 09:59:09 +00:00
Ade Lovett
8bda462858
Chase new gnomeprint
2000-09-28 18:04:46 +00:00
Thomas Gellekum
f7efcc402b
Use USE_PYTHON. Fix building with other python versions than 1.5.2.
2000-09-28 11:19:01 +00:00
Maxim Sobolev
3babd03858
Pythonize.
...
Submitted by: tg
2000-09-28 06:12:54 +00:00
Thomas Gellekum
382ea24b94
rng is part of py-numeric now.
2000-09-27 12:28:35 +00:00
Thomas Gellekum
22d7e4fb58
s/python/${PYTHON_CMD}/g
2000-09-26 11:50:16 +00:00
Akinori MUSHA
c68548820c
Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBY
...
or USE_LIBRUBY is defined, individual ruby ports no longer need to
include it explicitly.
2000-09-26 08:02:17 +00:00
Satoshi Asami
5e5841f2cd
Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
...
PORTREVISION or PORTEPOCH are defined.
Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.
Instigated by: Peter Pentchev <roam@orbitel.bg> and kris
2000-09-25 12:21:43 +00:00
Kris Kennaway
31bae60d36
Correct PLIST and bump PORTREVISION.
2000-09-24 03:38:06 +00:00
Thomas Gellekum
551849729b
Upgrade to 16.1.1.
...
PR: 21446
Submitted by: Johann Visagie <johann@egenetics.com>
2000-09-22 11:43:23 +00:00
Thomas Gellekum
564e16e495
Add LDADD=g2c (f2c for -stale) to the makefiles.
...
Reviewed by: Paul Magwene <paul.magwene@yale.edu>
Approved by: jmz
2000-09-22 11:40:06 +00:00
Kris Kennaway
5e8b5040d7
Bump version number to note new vendor release (with the same "official"
...
version)
2000-09-22 02:25:41 +00:00
MIHIRA Sanpei Yoshiro
171cf3ac06
update new tarball
...
Submitted by: onigiri
2000-09-21 14:57:20 +00:00
Will Andrews
3d08e51a03
Add p5-Math-Logic 1.19, a perl module providing pure 2, 3 or multi-value
...
logic.
PR: 21420
Submitted by: Mario Sergio Fujikawa Ferriera <lioux@uol.com.br>
2000-09-20 18:47:37 +00:00
Will Andrews
c1e19dddb5
Add p5-Math-Expr 0.4, a perl module for parsing mathematical expressions
...
into a tree structure.
PR: 21421
Submitted by: Mario Sergio Fujikawa Ferriera <lioux@uol.com.br>
2000-09-20 18:45:52 +00:00
Satoshi Asami
d379f65785
Add two missing files (include/acegr_np.h and lib/libacegr_np.a).
...
While I'm here, sort the PLIST.
Submitted by: onigiri
2000-09-19 21:34:34 +00:00
Thomas Gellekum
0c7bf74b81
Link against libg2c, so the lapack_lite module actually works.
2000-09-18 11:38:00 +00:00
Steve Price
516bfa948a
Adding thx_1138 version 1.0.5.
...
A calculator that includes plotting capabilities.
PR: 19291
Submitted by: Mario S F Ferreira <lioux@linf.unb.br>
2000-09-18 00:43:30 +00:00
Kris Kennaway
1e3edbec58
Remove a dead MASTER_SITE which was bogusly returning 0-sized files for
...
on-the-fly gzipping.
Submitted by: bento
2000-09-17 10:51:31 +00:00
Ade Lovett
b630d590c1
Update to 3.4.1
...
PR: 21181
Submitted by: maintainer
2000-09-16 20:18:20 +00:00
Will Andrews
c70c66363e
Update to KDE 1.94, the fifth and final beta release of KDE 2.0. If you
...
have not tried KDE 2.0 or haven't done so in awhile (i.e. since July or
before), you should try this. This version is extremely stable and offers
better functionality than before. This update also introduces the KDE2
modules kdegraphics and kdemultimedia to our ports tree. Additionally,
this marks the first time FreeBSD packages were announced as part of the
KDE2 beta release announcement! :-)
Most (if not all) of the remaining modules in KDE2 will be added for the
update WRT the final release.
A hack was added to fix building with SSL in kdelibs; this has been merged
in the main tree and will go away with 2.0 release update. Thanks to David
Faure <david@mandrakesoft.com> for his help regarding this.
Also, building the docs should now succeed because I've added a build
dependency on jade and linuxdoc (should be enough).
People can get my precompiled packages from the usual location on the KDE
FTP server (should spread to the mirrors Real Soon Now (tm)):
http://ftp.kde.org/pub/kde/unstable/distribution/2.0Beta5/tar/FreeBSD/
Have fun! Remember to reports bugs through http://bugs.kde.org/ .
2000-09-15 21:40:47 +00:00
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
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
Satoshi Asami
1df1a17abc
Convert to PORTNAME/PORTVERSION.
2000-04-14 07:20:58 +00:00
Michael Haro
59df8af48e
update with the new PORTNAME/PORTVERSION variables
2000-04-08 23:24:42 +00:00
Thomas Gellekum
bb07ff6cca
Add port for the GNU Scientific Library, a collection of routines
...
for numerical computing.
PR: 16741
Submitted by: "Andrew L. Neporada" <andrew@sign.chg.ru>
2000-04-07 12:11:06 +00:00
Will Andrews
a6d989b045
Add LinAlg, an extended C++ math library. Unfortunately, it can't be made
...
to respect C(C,XX) or C(XX)FLAGS, according to the author.
Author also requested that the distfile be hosted on *.FreeBSD.org.
PR: 13124
Submitted by: Oleg <oleg@pobox.com>
2000-04-07 01:47:51 +00:00
Michael Haro
fe7c2b7683
oops, return date created to its original state
2000-04-01 18:45:45 +00:00
Michael Haro
69aacfea6d
update to 0.99.0a
...
PR: 16925
Submitted by: maintainer
2000-04-01 18:43:32 +00:00
Thomas Gellekum
0b9a5c13a7
Upgrade to 3.1.
...
PR: 17604
Submitted by: Randall Hopper <aa8vb@ipass.net>
2000-03-30 08:25:16 +00:00
Chris D. Faulhaber
a0c636bd13
Support CC/X11BASE properly.
...
Mostly taken from:
PR: 17647
Submitted by: tkato@prontomail.ne.jp
2000-03-30 00:19:46 +00:00
Kris Kennaway
027f59c9d8
Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
...
have time to maintain them.
Approved by: andy
2000-03-29 07:19:16 +00:00
Ade Lovett
597e32b3da
Update to 0.51
2000-03-28 19:57:17 +00:00
Chris D. Faulhaber
f65bc4376c
Activate wmcalc
2000-03-28 12:47:05 +00:00
Chris D. Faulhaber
097b78a84f
wmcalc is a simple dockable calculator
2000-03-28 12:46:20 +00:00
Ade Lovett
950fe78418
Update to 0.50 - lots, and lots, and lots of updates, bugfixes
...
and general cleanups
2000-03-28 02:57:20 +00:00
Thomas Gellekum
fdd85c01b4
Upgrade to 15.2.
2000-03-27 10:33:49 +00:00
Michael Haro
3ecdcf9f73
remove aout support
2000-03-23 21:09:28 +00:00
Michael Haro
31e683143f
remove aout support
2000-03-23 20:45:53 +00:00
Michael Haro
64e9275a2c
remove aout support
2000-03-23 20:23:12 +00:00
Michael Haro
209c5f79e1
PREFIX -> LOCALBASE
2000-03-22 00:00:27 +00:00
Michael Haro
3b75632548
remove whitespace (portlint)
2000-03-21 23:57:15 +00:00
Ade Lovett
55333a3655
libglade shared library version bump
2000-03-21 17:47:33 +00:00
Justin M. Seger
7cc807dbea
Changed LIB_DEPENDS: MesaGL.14->GL.14 due to Mesa-3.1 upgrade
2000-03-20 23:25:21 +00:00
Chris D. Faulhaber
bd1075b399
* Support CXX/CXXFLAGS properly
...
* Add WWW
PR: 17458
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-03-20 21:33:26 +00:00
Satoshi Asami
c7ae9b37c6
Typo fix (REQUIRE_MOTIF -> REQUIRES_MOTIF).
...
PR: 15523
Reported by: Maintainer
2000-03-12 18:51:31 +00:00
Thomas Gellekum
4722e9175d
Fix leap year handling until 2099.
...
PR: 17070
Submitted by: julian
2000-03-10 12:31:34 +00:00
Satoshi Asami
bbbd87b125
This port actually wants Xlib, not just imake.
...
Submitted by: bento
2000-03-09 20:43:23 +00:00
Jean-Marc Zucconi
a4102f3a34
The manpages tarball has changed. They have fixed the most obvious bugs, but
...
man pages are still incorrect (a lot of nuls and unprintable chars inside :-/)
2000-03-09 02:07:10 +00:00
Masafumi Max NAKANE
65856a9de3
Use devel/imake instead of x11/XFree86.
...
Note: I'm not too sure if these ports really work without x11 libs
and headers as I don't have X'less environment.
2000-03-08 10:56:40 +00:00
Satoshi Asami
edc07727d1
This port was missing a md5 (for almost 3 years!).
2000-03-07 20:09:26 +00:00
Satoshi Asami
b2fc2bafbb
Add virtual category "linux" to Linux apps and support libs/utils.
2000-02-28 08:34:04 +00:00
Steve Price
57c2bed734
On second thought (and with a light prod) install the pari-mode files if
...
the user has Emacs installed on their box. Hopefully now it does the right
thing in either case.
Suggested by: billf
2000-02-28 00:47:16 +00:00
Steve Price
9b4868e844
Don't install the pari-mode for emacs. Either this or we have to add
...
build and run depends on one ot the emacsen ports.
2000-02-27 15:40:36 +00:00
Chris D. Faulhaber
843ca3117b
Update port to 3.2.0
...
PR: 16988
Submitted by: Maintainer
2000-02-27 02:33:09 +00:00
Steve Price
062664040e
- Use gzip'd tarball.
...
- Update MASTER_SITE
- Remove maintainer at his request.
- Note new homepage in pkg/DESCR.
PR: 16909
Submitted by: maintainer (partially)
2000-02-26 19:46:07 +00:00
Satoshi Asami
8cdbcbd8da
Bump shlib versions of kdelibs11 and kdesupport11.
2000-02-24 07:01:14 +00:00
Ade Lovett
db5e2eb3b0
Update to reflect new gnomeprint share library revision
2000-02-23 00:09:38 +00:00
Jeremy Lea
865dd48562
Fix for building on -current by using the libt1 port.
...
Approved by: maintainer
2000-02-22 17:07:13 +00:00