Mark Linimon
197fe0022c
Mark as deprecated: its dependendencies are broken, and it relies on
...
an antique version of Python. Per the manintainer (knu): "Ruby now
has hundreds of native libraries, and no one would need or want to use
ruby-python to borrow libraries from python."
2004-04-14 17:26:21 +00:00
Hye-Shik Chang
9e1cf11978
Fixed a bug where the configure script couldn't detect getaddrinfo()
...
properly if the KAME stack had SCTP support.
Submitted by: suz
2004-04-14 06:49:21 +00:00
Kris Kennaway
2b5e24cd8a
Info files cannot be installed in post-install
2004-04-14 03:33:40 +00:00
Kris Kennaway
851108bcb9
Add missing @dirrm
2004-04-13 22:15:26 +00:00
Kris Kennaway
ec611060ec
Add missing symlink
2004-04-13 12:04:04 +00:00
Dirk Meyer
08f231f091
slave port of gcc32
...
replaces gnustep-objc on some architectures
2004-04-13 11:26:47 +00:00
Dirk Meyer
5cd8ee4b96
- resurrect from 2003/03/02
...
- new gnustep paths
2004-04-13 11:24:20 +00:00
Dirk Meyer
fa4e0dcd32
- resurrect from 2003/03/02
...
- update to 1.3.0
- new gnustep paths
- use bsd.gnustep.mk to build
- bump PORTEPOCH
2004-04-13 11:23:43 +00:00
Dirk Meyer
7dba3d8ce0
- take maintainership
...
gcc33 objc compilers don't compile gnustep-base.
so this port is still needed for a bit.
- let build also on alpha and sparc64
bento succesfull build logs:
i386-5-latest-logs 2004 Apr 11 09:50:21 gcc-objc-3.2.3_1.log
ia64-5-latest-logs 2004 Apr 8 18:37:05 gcc-objc-3.2.3_1.log
alpha-5-latest-logs 2004 Apr 4 12:34:15 gcc-objc-3.2.3_1.log.bz2
alpha-4-latest-logs 2004 Mar 25 20:11:44 gcc-objc-3.2.3_1.log.bz2
sparc64-5-latest-logs 2004 Mar 22 15:23:03 gcc-objc-3.2.3_1.log.bz2
2004-04-13 11:04:02 +00:00
Kirill Ponomarev
433dd36fe5
- Update to 1.8.8
...
PR: ports/65475
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
2004-04-13 08:01:02 +00:00
Jean-Marc Zucconi
e3217c6859
Install the source instead of the cat-file in ${PREFIX}/man/man1
...
PR: 65456
2004-04-13 00:17:26 +00:00
Thierry Thomas
cdcbfe7713
Add fpc-base 1.0.10, meta package to install all of the
...
Free Pascal base.
PR: 62623
Submitted by: John Merryweather Cooper <coop9211@uidaho.edu>
Approved by: pav (mentor).
2004-04-12 21:58:15 +00:00
Thierry Thomas
84889e693f
Add fpc-demo 1.0.10, Free Pascal compiler examples.
...
PR: 62605
Submitted by: John Merryweather Cooper
Approved by: pav (mentor).
2004-04-12 21:57:15 +00:00
Mark Linimon
c07160a74d
Per kris' suggestion, mark as deprecated (supplanted by lang/tclX which
...
is at 8.3.5). This port is not used by any other port in the ports tree.
2004-04-12 07:22:25 +00:00
Mark Linimon
83d37fd0d5
Per distfile survey, remove mastersite that disappeared in December 2003.
...
A Google search failed to find an alterative; any suggestions?
2004-04-12 06:57:00 +00:00
Kris Kennaway
faff42cf17
BROKEN on sparc64: Does not build
2004-04-12 04:28:06 +00:00
Kris Kennaway
ff18bffd91
BROKEN on sparc64: Does not compile
2004-04-12 04:26:27 +00:00
Kris Kennaway
aebc899d79
BROKEN on sparc64 as well
2004-04-12 04:17:17 +00:00
Kris Kennaway
fbfaa7b274
BROKEN on sparc64: Does not compile
2004-04-12 04:03:55 +00:00
Kris Kennaway
d2f08e8256
Remove duplicate listing of ${MOZART_DOCS} in ${DISTFILES} to unbreak the
...
checksum listing and fix fetching.
2004-04-11 22:51:49 +00:00
Gerald Pfeifer
9bda2aa437
This old version of GCC really only makes sense on i386 at this point (if at
...
all), so use ONLY_FOR_ARCHS=i386. Drop maintainership.
2004-04-11 11:10:33 +00:00
Thierry Thomas
82b20ec343
The tarball of 0.92 has been replaced by 0.92a.
...
It includes the patch added yesterday.
Noticed on: Bento
Approved by: pav (mentor).
2004-04-10 22:54:42 +00:00
Trevor Johnson
c0669efed5
Tidy up whitespace.
2004-04-10 17:26:55 +00:00
Trevor Johnson
f844f89eae
Cram into 80 columns by 24 rows.
2004-04-10 17:11:02 +00:00
Trevor Johnson
6e7d58c396
Trim whitespace.
2004-04-10 16:07:10 +00:00
Pav Lucistnik
edf4b5a464
- Update to 4.1.1
...
PR: ports/64368
Submitted by: Andy Newman <an@atrn.org> (maintainer)
2004-04-10 14:45:41 +00:00
Thierry Thomas
c6c782e92e
Fix an horrible bug in Gambas.
...
The 0.92 IDE corrupts tabstrips in forms when you save them! If you have a
tabstrip with three tabs, for example, then each tab will have the same
children controls as the first one! This is the reason why some people wrote
that the compiler said an unexpected '"Frame1" already defined' or something
similar.
Approved by: pav (mentor)
Obtained from: the author.
2004-04-09 21:21:12 +00:00
Maho Nakata
c8f7a26bae
updated to 8.0.039.p044.1
...
a) discard REINPLACE_CMD, since ifort now supports
-U option (*)
b) replace lseek64, open64, freopen64, creat64,
ftrancate64 and mkstemp64
which are undefined functions for FreeBSD
c) Use PATCH_DEPENDS, and intel-patch: (*)
d) sort pkg-plist
e) change URL of errata page
f) some cleanups (*)
Submitted by: Masakazu HIGAKI <higamasa@dream.com>
inspired by: netchild (*)
2004-04-09 15:19:25 +00:00
Maho Nakata
015bc4ba49
1) update to 7.1.040
...
2) many clean ups obtained from lang/icc and icc7 port [*]
3) remove cxa_finalize.c [*]
4) update URL at post-install section.
Obtained by: lang/icc7, lang/icc [*]
Submitted by: Masakazu HIGAKI <higamasa@dream.com>
Thanks to: netchild
2004-04-09 15:06:54 +00:00
Thomas Gellekum
10862cf7ae
Upgrade to 4.9.
...
Approved by: wjv (maintainer)
2004-04-07 11:53:19 +00:00
Kris Kennaway
268f939a17
unzip is an EXTRACT_DEPENDS, not BUILD_DEPENDS
2004-04-06 22:02:25 +00:00
Kirill Ponomarev
adc606fcba
- Support USE_GETOPT_LONG
...
- Support WITHOUT_NLS
PR: ports/65262
Submitted by: Ports Fury
2004-04-06 21:02:44 +00:00
Kris Kennaway
0fae96da46
BROKEN: Checksum mismatch
2004-04-05 22:45:50 +00:00
Mikhail Teterin
6a938a08a8
Default to Tcl-8.4 (and bump up PORTREVISION). Fix some 64-bit related issues.
...
Some others remain -- not all are fixed in the Tcl itself.
2004-04-05 21:18:14 +00:00
Mark Linimon
6a4dcfe446
Mark as deprecated. Original submitter of port confirms that the project
...
is inactive.
2004-04-05 17:42:49 +00:00
Mark Linimon
36c8841016
Per distfile survey, chase mastersite. The distfile was renamed, but
...
not changed (same MD5).
2004-04-05 06:59:31 +00:00
Mark Linimon
5f1ad8443a
Per distfile survey, remove mastersites that disappeared in the 2001-2002
...
timeframe. Although the main DJBPP site still exists, it has no pointers
to crossgo32. If anyone is using this port, they should speak up now, or
else it might wind up deprecated ...
2004-04-05 06:50:13 +00:00
Mark Linimon
09c8828884
Per distfile survey, chase mastersite.
2004-04-05 06:27:37 +00:00
Mark Linimon
5569e8ddf5
Per distfile survey, remove (sole) mastersite that disappeared in Jan 2004.
...
Since this port has not been updated since 2001, and it only works on i386,
mark it as DEPRECATED as probable abandoneware. If anyone is using it,
they should speak up now.
2004-04-05 06:12:24 +00:00
Joe Marcus Clarke
731798cdcf
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
2004-04-05 03:31:02 +00:00
Kris Kennaway
c57bfe5787
BROKEN on 5.x except on amd64
2004-04-04 01:50:02 +00:00
Kris Kennaway
054c21bdd7
BROKEN on !i386 and !amd64: Does not compile
2004-04-04 01:44:52 +00:00
Kris Kennaway
5f4841248d
Slave port ruby18_static is BROKEN on amd64: Configure fails
2004-04-04 01:35:39 +00:00
Thierry Thomas
ffbb864d7d
- Upgrade to 0.92.
...
- unbreak the examples.
Approved by: mat (implicit).
2004-04-03 17:50:35 +00:00
Kris Kennaway
a5d9b50822
BROKEN on 5.x: Does not compile
2004-04-03 14:18:45 +00:00
Kris Kennaway
98dd96ee20
Remove category pkg/COMMENT files in favour of a COMMENT variable in the
...
category makefile.
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR: 59651
2004-04-02 07:29:48 +00:00
Pav Lucistnik
9df9189f0c
- Update to 5.0.2
...
PR: ports/65046
Requested by: Stephane Lentz <milter@free.fr>
Approved by: maintainer
2004-04-01 21:49:20 +00:00
Pav Lucistnik
d9f5fe600f
- Chase new distfile (this port is unversioned). Unbreak. Changes are:
...
Added support for Lua 5
Additional font-lock and highlighting tweaks
Full diff is at http://people.freebsd.org/~pav/lua-mode.el.diff
PR: ports/65001
Submitted by: Andrey Slusar <vasallia@ukr.net>
2004-03-31 21:41:10 +00:00
Trevor Johnson
8232e82f85
SIZEify (maintainer timeout)
2004-03-31 03:12:58 +00:00
Kirill Ponomarev
4efa9ce4ab
- Use USE_ICONV knob
...
Approved by: portmgr
2004-03-30 19:20:22 +00:00