Joseph Koshy
05f2dc0cc2
Upgrade to v206p1. Mark as 'only for i386', till the ports to other
...
Tier-1 architectures are completed.
2004-03-03 16:47:57 +00:00
Joe Marcus Clarke
4ca49b3eb6
Remove the tests directory from the build since it ropes in a bogus bash
...
BUILD_DEPENDS. This problem will be resolved in the next release of mono.
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
2004-03-02 07:14:20 +00:00
David E. O'Brien
573c510881
Fix the perl builds.
2004-03-01 15:38:43 +00:00
Sergey A. Osokin
5a8688f622
Update to 3.55.
2004-03-01 14:31:54 +00:00
David E. O'Brien
8ae891fb97
Fix "pkg_add -r perl" for 5.2-CURRENT (and later). This will now install
...
perl 5.8 for 5.2-CURRENT.
Approved by: perl
2004-03-01 08:54:11 +00:00
Jimmy Olgeni
2d29bc4b0f
Add ONLY_FOR_ARCHS=i386, as dependent ports consistently fail to build on
...
other architectures for yet unknown reasons.
2004-02-29 16:54:08 +00:00
Jimmy Olgeni
b07b2409de
Sort variables, make portlint happier.
2004-02-29 16:52:37 +00:00
Kirill Ponomarev
2ced1368f3
- Update to version 0.7.4.2
...
PR: ports/63470
Submitted by: maintainer
2004-02-27 22:15:57 +00:00
Joe Marcus Clarke
161e75a7f6
Update to 0.30.1.
...
PR: 63172
Submitted by: ZParta <zparta@skebo.ac>
2004-02-27 20:38:14 +00:00
Kirill Ponomarev
4744fff4f8
- Update to version 20040207. The changes in the new version
...
include several bug fixes only.
PR: ports/63460
Submitted by: hrs
2004-02-27 18:37:06 +00:00
Hye-Shik Chang
0933f548f5
Set NO_LATEST_LINK to avoid confliction against lang/python.
...
Spotted by: kris
2004-02-27 13:12:13 +00:00
Hye-Shik Chang
ebd4836132
- Update stackless_python to 2.3.3 as of 040225 and unmark BROKEN.
...
- Set mutually exclusive confliction for {,stackless_}python.
2004-02-27 13:00:06 +00:00
Sergei Kolobov
53d7785946
Add ocaml-doc 3.07, documentation (HTML, PS) for the Objective Caml.
...
PR: 62293
Submitted by: Eugene Ossintsev <eugos@gmx.net>
2004-02-27 07:51:03 +00:00
Sergei Kolobov
1761168fee
Add ocaml-nox11, a slave port for lang/ocaml without X11
...
PR: 62292
Submitted by: Eugene Ossintsev <eugos@gmx.net>
2004-02-27 07:48:50 +00:00
Alex Dupre
806e0bac9c
Add PostScript Type-1 font support for GD extension.
...
PR: ports/63410
Submitted by: Toni Viemerö <toni.viemero@iki.fi> (PR)
Lars Balker Rasmussen <lars@balker.org> (email)
2004-02-27 07:45:21 +00:00
Sergei Kolobov
96b0c1397b
- Split the port into 3 parts: ocaml, ocaml-nox11 (slave port), ocaml-doc
...
- Strip all the executables which are allowed to be stripped
according to the OCaml documentation
- PORTVERSION looks now more correct because the documentation
(which has the other version number, without the patch level prefix)
is now in a separate port
PR: ports/62291
Submitted by: maintainer
2004-02-27 07:26:15 +00:00
Akinori MUSHA
7be480ee5d
Change the default version of ruby to 1.8 for i386 as well, finally.
...
Always put a version suffix to the ruby name (no matter if ruby is the
default version) to avoid mess in future.
[Notes for i386 users]
If you are a ruby developer and still want to stick with ruby 1.6 as
default, please add RUBY_DEFAULT_VER=1.6 to /etc/make.conf.
If you are a ruby developer and want to keep ruby 1.6 as default,
please add RUBY_DEFAULT_VER=1.6 to /etc/make.conf. Otherwise, please
run the following series of commands to migrate to ruby 1.8:
1) Reinstall portupgrade manually (and ruby 1.8 will be installed)
pkg_delete portupgrade-\*
(cd /usr/ports/sysutils/portupgrade; make install clean)
2) Reinstall everything that depends on ruby 1.6 (to use ruby 1.8)
portupgrade -fr lang/ruby16
3) Reinstall ruby 1.8 (because the previous step kills symlinks)
portupgrade -f lang/ruby18
4) Deinstall ruby 1.6 stuff (if you are paranoia)
pkg_deinstall -ri lang/ruby16
2004-02-26 19:20:09 +00:00
Akinori MUSHA
145a552cc7
Define RUBY_VER=1.6 instead of marking this port IGNORE when
...
RUBY_VER >= 1.7.
2004-02-26 17:33:18 +00:00
Alexander Leidinger
8ef8e337e0
Update to 8.0.058.p060.
2004-02-26 13:21:46 +00:00
Kris Kennaway
fbb2e27d7c
BROKEN on !i386: Does not compile
2004-02-26 09:33:38 +00:00
Kris Kennaway
c3a49080f1
BROKEN on !i386 and !amd64: does not compile
2004-02-26 08:07:54 +00:00
Dirk Meyer
c600b83191
- add SIZE
2004-02-26 05:26:15 +00:00
Vanilla I. Shu
ae31449126
Stopping using nasm when compiling pike.
...
Non i386 platforms should be now happy with compiling Pike.
PR: ports/63350
Submitted by: maintainer
2004-02-25 19:29:19 +00:00
Vanilla I. Shu
d9a043b049
Should append variable to LDFLAGS, no assign it.
...
Submitted by: maintainer
2004-02-25 17:09:45 +00:00
Oliver Braun
6a77cdb2f4
* Respect CC and CFLAGS.
...
* Fix for amd64
2004-02-25 11:25:52 +00:00
Mathieu Arnold
54dea4c2eb
Fix build with perl 5.8.x
...
Remove BROKEN
2004-02-25 11:16:31 +00:00
Dirk Meyer
1a99b8b29f
- option WITHOUT_X11 with seperate package name
...
- add CONFLICTS
2004-02-25 10:52:08 +00:00
Kris Kennaway
ba794034b3
BROKEN on !i386: Does not compile
2004-02-25 10:33:14 +00:00
Kris Kennaway
e7ef13105e
BROKEN On alpha 5.x: Broken pkg-plist
2004-02-25 10:32:24 +00:00
Kris Kennaway
d48c061ea6
BROKEN on !i386: Does not compile
2004-02-25 10:22:42 +00:00
Kris Kennaway
13c2f8e5ba
BROKEN on !i386: Does not compile
2004-02-25 10:13:04 +00:00
Kris Kennaway
52e00c1aaa
BROKEN on !i386 and !sparc64: Does not compile
2004-02-25 10:03:39 +00:00
Vanilla I. Shu
418c868013
- Added mird support
...
- Fixed detection of libs that was b0rken
- Fixed patch for PTHREAD_LIBS and PTHREADS_CFLAGS
PR: ports/63187
Submitted by: maintainer
2004-02-25 07:02:51 +00:00
Vanilla I. Shu
3bfa455c5e
- Update to 7.4.43
...
- Make the port respect PTHREAD_{CFLAGS,LIB}
- OPTIONSify the port
- Remove the dependency of nasm that make bad x86 code on amd64 ia64 plateforms
and that make suspicious code (maybe code that can be exploited)
PR: ports/63184
Submitted by: maintainer
2004-02-25 07:01:48 +00:00
Hye-Shik Chang
1efbe2254e
- Add a workaround for the net/straw port installation problem
...
recently introduced by libpthread. The problem was that waitpid(2)
raised EINTR but python's distutils didn't catch it correctly.
- PORTREVISION is bumped to 2, subsequently.
2004-02-24 08:19:54 +00:00
Dirk Meyer
02450ed56f
- update to 1.1.4
2004-02-24 07:18:39 +00:00
Markus Brueffer
7bb44cbc85
Change my email address.
...
Approved by: arved (mentor)
2004-02-23 20:57:56 +00:00
Kris Kennaway
70255d193d
BROKEN on !i386: Broken pkg-plist
2004-02-23 07:21:16 +00:00
Kris Kennaway
a5490e914f
BROKEN on !i386: Broken pkg-plist
2004-02-23 05:40:46 +00:00
Kris Kennaway
3487b06e5f
BROKEN on !i386: Does not compile
2004-02-23 05:21:24 +00:00
Kris Kennaway
b9ff0bade6
BROKEN on !i386 and !sparc64: Does not compile
2004-02-23 05:19:11 +00:00
Kris Kennaway
475aa0b1d2
BROKEN on !i386: does not compile
2004-02-23 05:16:56 +00:00
Kris Kennaway
ed63305f98
BROKEN on alpha: does not compile
2004-02-23 05:16:05 +00:00
Kris Kennaway
28836626dd
BROKEN on alpha: Does not compile
2004-02-23 05:10:39 +00:00
Kris Kennaway
2a4efc877b
BROKEN on !i386: Does not compile
2004-02-23 04:42:56 +00:00
Garrett Wollman
60aab66567
Say hello to the new "net-mgmt" category. There are probably more
...
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
2004-02-23 04:42:13 +00:00
Mark Linimon
554aed942b
Add forgotten update to this port to unbreak deinstallation.
...
PR: ports/62328
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
2004-02-22 23:04:18 +00:00
Oliver Braun
4cbfb55750
Upgrade to 1.2 which works with ghc 6 and on -current
2004-02-22 19:51:58 +00:00
Tilman Keskinoz
ee8a728b11
Fix build on AMD64
...
PR: 63202
Submitted by: Hendrik Scholz <hendrik@scholz.net>
2004-02-22 19:02:10 +00:00
Tilman Keskinoz
066cab0830
Fix build on AMD64
...
PR: 63203
Submitted by: Hendrik Scholz <hendrik@scholz.net>
2004-02-22 18:25:19 +00:00