Mario Sergio Fujikawa Ferreira
ca5d7da326
Remove forgotten dir
...
PR: 43248
Submitted by: Edwin Groothuis <edwin@mavetju.org>
2002-09-22 14:17:44 +00:00
Alexander Leidinger
c430d93d77
This change only affects the icc part of stlport:
...
- link with the threaded libc (the gcc case does this already)
Submitted by: marius@alchemy.franken.de
Approved by: kris
2002-09-22 13:19:33 +00:00
Alexander Leidinger
e38b985413
Don't build a package, we don't have icc on the package building cluster.
...
Approved by: kris
2002-09-22 13:10:46 +00:00
Peter Pentchev
a84636f067
Fix the problems in my last commit to make cvsd actually build:
...
- actually add files/patch-cvsd.c, which *was* in the PR;
- add files/patch-configure, which was mentioned but missing from the PR;
- remove autoconf/make/etc invocation from the Makefile so our changes
to the configure script are not lost.
Pointed out by: kris, Ports Fury
Pointy hat to: roam (myself)
2002-09-21 17:58:40 +00:00
Akinori MUSHA
e7adaf2a02
Define USE_RUBY_FEATURES instead of hardcoding conditional *_DEPENDS.
2002-09-21 07:11:33 +00:00
Trevor Johnson
68de3827ee
Chase master site.
2002-09-21 06:53:59 +00:00
Kris Kennaway
24f27eb41e
* Fix use of PTHREADS_* [1]
...
* Fix build [2]
* Respect CXXFLAGS (this port is broken with -O, so add -O0 to disable it)
* Fix and sort pkg-plist
Submitted by: Dan Johansson <djodv97@student.vxu.se> [1],
Miguel Mendez <flynn@energyhq.homeip.net> [2]
PR: ports/41040
2002-09-21 01:29:46 +00:00
Kris Kennaway
f9270878e3
Add cmake-1.2, a cross-platform make.
...
Submitted by: Kyle Martin <mkm@ieee.org>
2002-09-21 00:57:59 +00:00
Alan Eldridge
cd05b71edd
Update to kde3.
...
Submitted by: Dave Johnson.
2002-09-20 23:59:45 +00:00
Joe Marcus Clarke
e863c85b82
Unbreak after recent GNOMENG conversion.
...
Submitted by: bento
2002-09-20 21:15:52 +00:00
Kris Kennaway
6ee5057cf5
BROKEN: Build fails
2002-09-20 21:08:03 +00:00
Kris Kennaway
eb43887f2f
BROKEN: Configure fails
2002-09-20 21:07:26 +00:00
Joe Marcus Clarke
92710511e2
Fix build on -CURRENT.
...
Reported by: walt <wa1ter@myrealbox.com>
2002-09-20 19:06:59 +00:00
Joe Marcus Clarke
59deb69012
GNOME has just changed the layout of their FTP site. This resulted in
...
making all the distfiles unfetachable. Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
2002-09-20 17:07:51 +00:00
Mario Sergio Fujikawa Ferreira
3201ef7799
Sanitize MASTER_SITES
...
Submitted by: fenner's distfile survey
2002-09-20 14:38:47 +00:00
Mario Sergio Fujikawa Ferreira
de464cbea9
Update MASTER_SITES
2002-09-20 14:06:11 +00:00
Ying-Chieh Liao
055b5b0547
add ocaml-classes 3.05
...
Ocaml Object interface for ocaml's standard library modules
PR: 42677
Submitted by: michaelgrunewald@yahoo.fr
2002-09-20 13:21:30 +00:00
Akinori MUSHA
15d80651a9
- Update pcre to 3.9
...
- Temporarily disable USE_BZIP2 due to corrupted distfile
on SourceForge mirrors
PR: ports/42067
Submitted by: Sergei Kolobov <sergei@kolobov.com>
(no response from MAINTAINER)
2002-09-20 09:47:36 +00:00
Ying-Chieh Liao
cb09ddb434
upgrade to 1.01
...
PR: 42949
Submitted by: maintainer
2002-09-20 07:35:06 +00:00
Mario Sergio Fujikawa Ferreira
d6eb1f4d15
Update to 1.2: using getopt from binutils 2.12.1/2.11.2
2002-09-20 04:03:43 +00:00
Ying-Chieh Liao
a9d6d9e571
remove useless .la files
...
use REINPLACE_CMD
PR: 42699
Submitted by: Sergei Kolobov <sergei@kolobov.com>
2002-09-19 21:40:30 +00:00
Mario Sergio Fujikawa Ferreira
6b60bc9006
Update to 1.4 Build 178
2002-09-19 20:37:20 +00:00
Akinori MUSHA
7358b0027c
Update to 0.0.3, now almost compatible with Ruby 1.7 Hash.
2002-09-19 11:53:21 +00:00
Alan Eldridge
91ebe4ad8f
He's dead Jim. it's in kde3, maintainer hasn't responded for > week.
2002-09-19 10:31:21 +00:00
Dirk Meyer
e9d527773d
ONLY_FOR_ARCHS commented out,
...
as it might be a general problem on the aplha machine.
Suggested by: kris
2002-09-19 04:16:14 +00:00
Will Andrews
543543bb0c
Update to Subversion 0.14.2.
...
Submitted by: MAINTAINER
2002-09-19 03:47:28 +00:00
Kris Kennaway
aa5799fe10
BROKEN: Does not build
2002-09-19 03:06:00 +00:00
Kris Kennaway
3a8e42d426
BROKEN: Does not configure
2002-09-19 02:50:58 +00:00
Joe Marcus Clarke
3499406b43
Update to 0.16.
2002-09-19 02:27:59 +00:00
Kris Kennaway
3e0739a482
Add missing file and sort
2002-09-19 01:57:14 +00:00
Kris Kennaway
b7ce2c98d9
Add missing manpage and don't try and remove a system directory on
...
deinstall
2002-09-19 01:44:12 +00:00
Joe Marcus Clarke
b01db863f0
Add missing dependency on gnomevfs.
...
Submitted by: bento
2002-09-18 18:39:13 +00:00
Peter Pentchev
e08fa0da38
Support CFLAGS/CXXFLAGS properly
...
Do not install useless .la files
PR: 42889
Submitted by: Ports Fury
2002-09-18 14:32:32 +00:00
Peter Pentchev
2d93611e03
OK, I *promise* I will test my next five or six changes before
...
committing them! :)
Fix the misspelled addition of NOPORTDOCS check in the post-install
target; 'defiend', indeed! I wonder if that was some kind of Freudian
thing.. is 'defiend' something like 'debug', but for the very-very-very
big bad bugs?
Submitted by: Dan Langille <dan@langille.org>,
Tadayuki OKADA <tadayuki.okada@windriver.com>
2002-09-18 14:19:12 +00:00
Ying-Chieh Liao
e04f7b4ced
properly deinstall the package
...
PR: 37459
Submitted by: maintainer
2002-09-18 12:49:17 +00:00
Peter Pentchev
685d1b3401
Support CFLAGS/CXXFLAGS properly.
...
Honor NOPORTDOCS.
PR: 42878
Submitted by: Ports Fury
2002-09-18 12:32:37 +00:00
Peter Pentchev
8a897c5ed0
Update to 0.9.12.
...
PR: 42879
Submitted by: Ports Fury
2002-09-18 12:28:06 +00:00
Ying-Chieh Liao
028629e4f3
add ocaml-pcre 4.28.3
...
Perl compatible regular expressions for Objective Caml
PR: 37354
Submitted by: Henrik Motakef <henrik.motakef@web.de>
2002-09-18 11:42:02 +00:00
Hye-Shik Chang
87e570a86a
Update to 0.7.2
2002-09-18 10:41:00 +00:00
Alan Eldridge
31e64659e4
1. Fixed the PR mentioned below, submitted by <below>.
...
2. perl -pi ==> ${REINPLACE_CMD}. Add USE_REINPLACE=yes.
3. @ some more Makefile commands so it doesn't talk quite so much.
4. Bumped PORTREVISION because of wanting to get Fix (1) out there.
PR: 42917
Submitted by: "Greg 'groggy' Lehey" <grog@lemis.com>
2002-09-18 09:41:28 +00:00
Joseph Koshy
925307a3dc
Upgrade to v0.8.
...
PR: ports/42832
Submitted by: Marco Molteni <molter@tin.it>
2002-09-18 07:32:07 +00:00
Kris Kennaway
78be3b1781
Fix plist and installation
2002-09-18 00:31:23 +00:00
Oliver Braun
d4950ca916
Upgrade to 0.10.17.
2002-09-17 20:11:48 +00:00
Ying-Chieh Liao
99dea5fc29
Bump PORTREVISION and expat shlib.
2002-09-17 16:36:02 +00:00
Alexander Leidinger
924028a89b
Slave port of devel/stlport for Intels C/C++ compiler.
...
This is a proof of concept and needs some improvements (it overwrites
the includes of devel/stlport).
It doesn't compile on -current at the moment because of some gcc specific
system headers.
Submitted by: marius@alchemy.franken.de
2002-09-17 13:01:26 +00:00
Alexander Leidinger
5ca74f56d7
Patch to be able to make a slave port for Intels C/C++ compiler.
...
Submitted by: marius@alchemy.franken.de
Approved by: Paul Marquis <pmarquis@pobox.com> (maintainer)
2002-09-17 12:52:06 +00:00
Ying-Chieh Liao
9ab4d95922
add aunit 1.01
...
A unit testing framework for the Ada '95 programming language
PR: 35146
Submitted by: Aidan Skinner <aidan@velvet.net>
2002-09-17 08:25:21 +00:00
Jun Kuriyama
0120547e6d
Bump PORTREVISION and expat shlib.
2002-09-17 07:41:05 +00:00
Dirk Meyer
d9ac72375e
ONLY_FOR_ARCHS= i386
...
configure does not support build on alpha
2002-09-17 05:32:32 +00:00
Ying-Chieh Liao
601d7f6199
upgrade to 2.1.3
...
take maintainership
PR: 42854
Submitted by: Sergei Kolobov <sergei@kolobov.com>
2002-09-17 03:44:50 +00:00