Commit graph

4341 commits

Author SHA1 Message Date
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
Kirill Ponomarev
b571d0eab5 - Add CONFLICTS
PR:		ports/64927
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2004-03-30 09:49:45 +00:00
Kirill Ponomarev
9eab953e60 - Update to 0.6.6
PR:		ports/64928
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2004-03-30 09:49:03 +00:00
Kris Kennaway
92877d8d08 BROKEN on !i386: Does not build (errors running pike binary during build) 2004-03-29 09:05:05 +00:00
Alex Dupre
c3335dba03 Forgot a patch in previous commit (support for DB 4.2).
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2004-03-29 07:58:06 +00:00
Kris Kennaway
ed8119e210 BROKEN on !i386: Does not compile 2004-03-29 06:48:52 +00:00
Ying-Chieh Liao
eeb252d8b3 use stdlib.h instead of malloc.h 2004-03-29 03:18:02 +00:00
Alex Dupre
07ad8d723b Fix db 4.2 dependency.
PR:		ports/64802
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2004-03-28 22:09:22 +00:00
Markus Brueffer
91e67482b4 - SIZEify
Submitted by:	trevor
Approved by:	arved (mentor)
2004-03-28 18:36:47 +00:00
Kris Kennaway
99a1babc55 BROKEN: Unfetchable (looks like a SIZE mismatch) 2004-03-28 05:22:34 +00:00
Gerald Pfeifer
5bab905509 Add a WITHOUT_LIBJAVA knob, which disables building libgcj and thus saves
quite some build time and also disk.  Make this the default on sparc64 and
ia64 where libgcj has not been ported to and thus fix long-standing packaging
issues on these two platforms.
On the way, update to the 20040322 snapshot of GCC 3.3.3.

PR:		63427 (mostly)
2004-03-28 00:16:07 +00:00
Alexander Leidinger
d4ebb0784c Update to 8.0.058.p063.1. 2004-03-27 13:22:42 +00:00
Kris Kennaway
10512536aa This is broken on amd64 as well. 2004-03-26 23:20:20 +00:00
Dirk Meyer
0a36889426 - make PKGNAMESUFFIX more flexible 2004-03-26 20:33:19 +00:00
Dirk Meyer
baa1b26494 - make PKGNAMESUFFIX more flexible 2004-03-26 18:39:07 +00:00
Alex Dupre
acf996bc69 Update to 4.3.5 release:
- add support for db 4.2
2004-03-26 16:44:25 +00:00
Pav Lucistnik
d7e8488ff3 Makefile.pnet:
- Automatically create plist entries for installed binaries
bencharks/pnetmark:
- Use this feature

PR:		ports/64750
Submitted by:	michael johnson <ahze@ahze.net> (maintainer)
2004-03-26 16:23:25 +00:00
Pav Lucistnik
51bd63e66e - Automagically install a wrapper script "foo" containing "ilrun foo.exe"
PR:		ports/64454 (part of)
Submitted by:	michael johnson <ahze@ahze.net> (maintainer)
2004-03-25 20:11:28 +00:00
Thierry Thomas
d122a6e31d Add gambas 0.91, gambas Almost Means BASic.
PR:		62755
Approved by:	mat (mentor).
2004-03-25 18:10:26 +00:00
Bruce M Simpson
4087d11027 SIZE update jumbo-commit.
Submitted by:	trevor
2004-03-25 03:13:15 +00:00
Dag-Erling Smørgrav
2267fdae15 Upgrade to 0.8.9. 2004-03-24 20:35:41 +00:00
Oliver Braun
2f690bbe49 Upgrade to 6.2.1.
Approved by:	maintainer
2004-03-24 09:48:39 +00:00
Pav Lucistnik
24adc215fd - Replace nasty [A-Za-hj-z] with a recursive cp. Not that elegant but it
works under all locales.

Approved by:	maintainer
2004-03-22 23:49:34 +00:00
Alex Dupre
d8311f82ef Fix Xpm path.
Submitted by:	Dominic Marks <dom@helenmarks.co.uk>
2004-03-22 19:55:24 +00:00
David E. O'Brien
a2e4a83ec1 I give up, gerald wants the cruft back in. 2004-03-22 17:13:33 +00:00
Akinori MUSHA
2956c3762c Add SIZE data.
Submitted by:	trevor
2004-03-22 15:05:32 +00:00
Volker Stolz
c7cdb6b054 SIZE-ify distinfo
Reminded by: trevor
Approved by: linimon (mentor)
2004-03-22 10:38:34 +00:00