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