David E. O'Brien
ab8dd75a02
Also pay attention to NOSHARED=yes as /usr/src and zsh does.
...
Requested by: Richard Coleman <richardcoleman@mindspring.com>
2003-12-15 08:23:29 +00:00
Kirill Ponomarev
107029a4b6
- Use user-ppp by default
...
PR: 60239
Submitted by: Allan Saddi <allan@saddi.com>
2003-12-15 08:18:57 +00:00
David E. O'Brien
3878675a51
Sync with gcc33/Makefile rev 1.146, which fixed my broken logic in the
...
manpage fake out.
Spotted by: gerald
2003-12-15 07:49:17 +00:00
Ying-Chieh Liao
5deb0f972a
add dmachine 0.19
...
A non interactive, non graphical, batch download manager
2003-12-15 07:47:03 +00:00
David E. O'Brien
c563a2cc00
* Deal with GCC's configurary's assumption that /usr/local/{include,lib}
...
are searched automatically by the compiler by using --with-libiconv-prefix.
W/o --with-libiconv-prefix, 'configure' finds the lib, but not the header.
During the make, neither will be found; a lot of inconsistency here...
* Deal with GCC's configurary's brokenness WRT --with-libiconv-prefix due
not actually passing the found header path to CFLAGS in any way.
2003-12-15 07:45:53 +00:00
David E. O'Brien
9e56f1b011
Update from 1.3.11 RC to offical 1.3.11 release.
2003-12-15 07:30:47 +00:00
Ernst de Haan
3a0061061b
Update to 1.4.2_03.
...
Noticed by: Andrew Edwards <andrew@shavers.co.uk>
2003-12-15 07:26:25 +00:00
Ernst de Haan
4d31ee4af9
Updated message:
...
- This JDK may be quite stable.
- Advice to use the native FreeBSD JDK 1.4, not the
1.3 JDKs anymore.
2003-12-15 07:18:34 +00:00
Joe Marcus Clarke
9dc5428abd
Update to 2.0.2, and fix the problem where the Symbol Insert dialog would
...
hang.
2003-12-15 07:16:18 +00:00
Akinori MUSHA
64fbdae3b5
Update to 1.3.2.
2003-12-15 07:10:44 +00:00
Akinori MUSHA
afd77b04e0
Update to 2.0.2.
2003-12-15 07:09:29 +00:00
Ernst de Haan
a423698f97
Fixed bug. If a Linux 1.4 JDK would have been installed, it
...
would not have been picked up if USE_JAVA was set to "1.3+".
The behaviour is now as follows if USE_JAVA is set to
"1.3+":
- If the setting is 1.3+, then use an already installed 1.3
or 1.4 JDK. If there is no such JDK, then set USE_JAVA to
1.3. The FreeBSD JDK 1.4 is preferred over all other
JDK's.
Noticed by: pav
2003-12-15 07:04:50 +00:00
Akinori MUSHA
509bde52c6
Update to 0.8.2.
2003-12-15 07:04:33 +00:00
Akinori MUSHA
d8f1447302
Update to 0.5.0.
2003-12-15 07:03:46 +00:00
Akinori MUSHA
f93108c9a6
Update to 0.2.8.
2003-12-15 06:59:14 +00:00
Mark Linimon
2e1ad914a2
Mark as only for the various Intel chips. Pet portlint. No objection
...
from: maintainer.
PR: ports/60178
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2003-12-15 06:57:15 +00:00
Akinori MUSHA
9ea895873f
Update to 0.5.3.
2003-12-15 06:55:47 +00:00
Akinori MUSHA
835a1b3239
Update to 0.4.9.
2003-12-15 06:53:24 +00:00
Akinori MUSHA
0a4a390f17
Update to 0.4.1.
2003-12-15 06:46:42 +00:00
Mark Linimon
bb7e702711
Update to v1.8: added -C 'skip CVS directory(s)' option; added -F 'single
...
file per diagram' option; bugfixes (see CHANGES). Submitter has asked
for maintainership (it was ports@).
PR: ports/60157
Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar>
2003-12-15 06:46:26 +00:00
Akinori MUSHA
3c37d94ab4
Remove textproc/ruby-rdoc, which has been integrated into ruby18 and
...
ruby16-shim-ruby18.
2003-12-15 06:39:21 +00:00
Akinori MUSHA
940b7f1c39
Update lang/ruby18 and lang/ruby16-shim-ruby18 to 1.8.1-preview3.
2003-12-15 06:35:48 +00:00
Mark Linimon
5877e27e05
I forgot to reset the BROKEN Makevar; it does indeed make on 5.1-RELEASE
...
now. However, I have not yet tested it on -CURRENT.
2003-12-15 04:20:02 +00:00
Vanilla I. Shu
e9dfb00a00
Make COMMENT, CATEGOTIES, MAINTAINER can override by slave-ports.
2003-12-15 04:12:40 +00:00
Mark Linimon
f987de412c
These have now been incorporated into the upstream distfile.
2003-12-15 04:05:19 +00:00
Vanilla I. Shu
2680c01ac5
Use the right way of specifying PORTREVISION so slave ports can override this.
...
Submitted by: ijliao, kcwu
2003-12-15 03:50:15 +00:00
Mark Linimon
663633d757
Update to 1.0beta12. See ChangeLog for details on all the bugfixes
...
and (mostly minor) feature updates.
PR: ports/59865
Submitted by: Sergey Akifyev <asa@gascom.ru> (maintainer)
2003-12-15 03:41:15 +00:00
Ying-Chieh Liao
362d89df54
requires perl > 5.6.1
2003-12-15 02:52:49 +00:00
Ying-Chieh Liao
bf401f0e81
-O makes -stable memory exhausted, so disable it
...
Submitted by: bento log
2003-12-15 02:45:19 +00:00
Mark Linimon
f9799ba53e
Update to 0.7. Refactored codebase and adds doxygen-based documentation.
...
PR: ports/59834
Submitted by: Jonathan Belson <jon@witchspace.com> (author/maintainer)
2003-12-15 01:39:36 +00:00
Pav Lucistnik
64b4794545
Jim Mock (jim) returned his commit bit, so set his ports free.
...
Thank for all your work, Jim!
2003-12-15 01:17:29 +00:00
Mark Linimon
cf3ff8ca4a
Fix up the bogus BUILD_DEPENDS that I left in after testing.
...
Prodded by: kris.
2003-12-15 00:58:00 +00:00
Pav Lucistnik
8ba417cf50
- Backout last update, it broke x11-fm/tkdesk
...
Reported by: lkoeller
2003-12-15 00:28:18 +00:00
Jean-Marc Zucconi
e001b637e5
Build this port with tix8184.
2003-12-15 00:02:13 +00:00
Jean-Marc Zucconi
47025ee438
Install libtixsam as libtixsam8184 instead of libtixsam84
2003-12-14 23:58:29 +00:00
Pav Lucistnik
c776040005
- Update to 1.50.0
...
PR: ports/60241
Submitted by: Thierry Thomas <thierry@pompo.net>
2003-12-14 23:17:15 +00:00
Jean-Marc Zucconi
7b8faf92fe
Upgrade to version 8.1.4 (tk84).
...
Submitted by: joerg
2003-12-14 23:14:24 +00:00
Pav Lucistnik
86589ecd1c
- Fix dependency on slib-guile
...
Pointy hat to: pav
2003-12-14 22:40:03 +00:00
Pav Lucistnik
ea25dbefac
Add freetxl, a unique programming language specifically designed to support
...
computer software analysis and source transformation tasks. It is the
evolving result of more than fifteen years of concentrated research on
rule-based structural transformation as a paradigm for the rapid solution
of complex computing problems.
PR: ports/54617
Submitted by: Ryan Thompson <ryan@sasknow.com>
2003-12-14 21:50:44 +00:00
Yen-Ming Lee
676f8af9eb
update to 0.35
...
Noticed by: Antiword Team
2003-12-14 21:27:22 +00:00
Gerald Pfeifer
eb7f54c028
Update to the 2003-12-08 snapshot. Simplify handling of .info files, and
...
merge in some of my recent changes to the gcc34 port.
2003-12-14 21:09:36 +00:00
Pav Lucistnik
6a3fd10c33
- Chase new slib-guile infrastructure
2003-12-14 20:19:55 +00:00
Pav Lucistnik
06a67d3fff
- Update to 3a1
...
- Split into two ports - interpreter independent library and installation
into guile
- Give maintainership to submitter
PR: ports/56393, ports/59888
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
2003-12-14 20:18:35 +00:00
Pav Lucistnik
7c5679b615
- Update to 0.6.5
...
PR: ports/59658
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
2003-12-14 19:20:28 +00:00
Pav Lucistnik
68f6325d63
- Update to 20031205.
...
PR: ports/60004
Submitted by: Nils M Holm <nmh@t3x.org> (maintainer)
2003-12-14 18:36:04 +00:00
Pav Lucistnik
a509683ac7
- Fix build on 5.x (varargs)
...
- Respect ${CC}
- Quiet portlint
PR: ports/59973
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Approved by: maintainer timeout (9 days)
2003-12-14 18:22:16 +00:00
Gerald Pfeifer
64a5f5ad11
Fix an installation bug, which did not trigger during my local testing.
2003-12-14 18:13:12 +00:00
Pav Lucistnik
e4b8424f33
- Fix patching
...
- Fix build on 4.x
- Add patches to build on 5.x from edwin
Note this does not build on 5.x, my C++ fu is not good enough to overcome
iterator usage in admin.cc. Patches are welcomed.
PR: ports/47862
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer)
2003-12-14 18:03:48 +00:00
Dirk Meyer
c36bd24ce7
- Force linker path so libobjc.so will still be found.
...
Pointed out by: kris
2003-12-14 17:12:39 +00:00
Kirill Ponomarev
3b02be7d56
- Update to version 1.1
...
This releases adds a graphical user interface with new
configuration options for video effects, keyboard, mouse, and
joystick. It also features two additional tutorials, AI flight
maneuvers, randomized tree placement, improved
collision detection, and lots of visual effects.
PR: 60232
Submitted by: maintainer
2003-12-14 16:50:48 +00:00