summaryrefslogtreecommitdiff
path: root/lang (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix an horrible bug in Gambas.Thierry Thomas2004-04-092-0/+23
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=106614
* updated to 8.0.039.p044.1Maho Nakata2004-04-093-188/+206
| | | | | | | | | | | | | | | | | 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 (*) Notes: svn path=/head/; revision=106583
* 1) update to 7.1.040Maho Nakata2004-04-095-92/+213
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=106582
* Upgrade to 4.9.Thomas Gellekum2004-04-073-244/+307
| | | | | | | Approved by: wjv (maintainer) Notes: svn path=/head/; revision=106393
* unzip is an EXTRACT_DEPENDS, not BUILD_DEPENDSKris Kennaway2004-04-061-1/+1
| | | | Notes: svn path=/head/; revision=106356
* - Support USE_GETOPT_LONGKirill Ponomarev2004-04-068-6/+90
| | | | | | | | | | - Support WITHOUT_NLS PR: ports/65262 Submitted by: Ports Fury Notes: svn path=/head/; revision=106351
* BROKEN: Checksum mismatchKris Kennaway2004-04-051-0/+2
| | | | Notes: svn path=/head/; revision=106266
* Default to Tcl-8.4 (and bump up PORTREVISION). Fix some 64-bit related issues.Mikhail Teterin2004-04-053-33/+43
| | | | | | | Some others remain -- not all are fixed in the Tcl itself. Notes: svn path=/head/; revision=106251
* Mark as deprecated. Original submitter of port confirms that the projectMark Linimon2004-04-051-0/+3
| | | | | | | is inactive. Notes: svn path=/head/; revision=106244
* Per distfile survey, chase mastersite. The distfile was renamed, butMark Linimon2004-04-053-5/+5
| | | | | | | not changed (same MD5). Notes: svn path=/head/; revision=106216
* Per distfile survey, remove mastersites that disappeared in the 2001-2002Mark Linimon2004-04-051-3/+1
| | | | | | | | | 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 ... Notes: svn path=/head/; revision=106214
* Per distfile survey, chase mastersite.Mark Linimon2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106210
* Per distfile survey, remove (sole) mastersite that disappeared in Jan 2004.Mark Linimon2004-04-051-1/+4
| | | | | | | | | 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. Notes: svn path=/head/; revision=106208
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-052-1/+2
| | | | Notes: svn path=/head/; revision=106175
* BROKEN on 5.x except on amd64Kris Kennaway2004-04-041-1/+7
| | | | Notes: svn path=/head/; revision=106085
* BROKEN on !i386 and !amd64: Does not compileKris Kennaway2004-04-041-0/+4
| | | | Notes: svn path=/head/; revision=106084
* Slave port ruby18_static is BROKEN on amd64: Configure failsKris Kennaway2004-04-041-0/+4
| | | | Notes: svn path=/head/; revision=106083
* - Upgrade to 0.92.Thierry Thomas2004-04-035-5/+101
| | | | | | | | | - unbreak the examples. Approved by: mat (implicit). Notes: svn path=/head/; revision=106057
* BROKEN on 5.x: Does not compileKris Kennaway2004-04-031-1/+7
| | | | Notes: svn path=/head/; revision=106046
* Remove category pkg/COMMENT files in favour of a COMMENT variable in theKris Kennaway2004-04-022-1/+2
| | | | | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651 Notes: svn path=/head/; revision=105948
* - Update to 5.0.2Pav Lucistnik2004-04-016-6/+8
| | | | | | | | | PR: ports/65046 Requested by: Stephane Lentz <milter@free.fr> Approved by: maintainer Notes: svn path=/head/; revision=105913
* - Chase new distfile (this port is unversioned). Unbreak. Changes are:Pav Lucistnik2004-03-312-4/+3
| | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=105823
* SIZEify (maintainer timeout)Trevor Johnson2004-03-3168-0/+115
| | | | Notes: svn path=/head/; revision=105747
* - Use USE_ICONV knobKirill Ponomarev2004-03-308-13/+10
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=105722
* - Add CONFLICTSKirill Ponomarev2004-03-301-3/+7
| | | | | | | | PR: ports/64927 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=105685
* - Update to 0.6.6Kirill Ponomarev2004-03-303-8/+11
| | | | | | | | PR: ports/64928 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=105684
* BROKEN on !i386: Does not build (errors running pike binary during build)Kris Kennaway2004-03-292-0/+8
| | | | Notes: svn path=/head/; revision=105595
* Forgot a patch in previous commit (support for DB 4.2).Alex Dupre2004-03-293-39/+51
| | | | | | | Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Notes: svn path=/head/; revision=105588
* BROKEN on !i386: Does not compileKris Kennaway2004-03-291-1/+7
| | | | Notes: svn path=/head/; revision=105583
* use stdlib.h instead of malloc.hYing-Chieh Liao2004-03-291-0/+3
| | | | Notes: svn path=/head/; revision=105574
* Fix db 4.2 dependency.Alex Dupre2004-03-283-3/+3
| | | | | | | | PR: ports/64802 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Notes: svn path=/head/; revision=105564
* - SIZEifyMarkus Brueffer2004-03-281-0/+1
| | | | | | | | Submitted by: trevor Approved by: arved (mentor) Notes: svn path=/head/; revision=105553
* BROKEN: Unfetchable (looks like a SIZE mismatch)Kris Kennaway2004-03-281-0/+2
| | | | Notes: svn path=/head/; revision=105479
* Add a WITHOUT_LIBJAVA knob, which disables building libgcj and thus savesGerald Pfeifer2004-03-283-40/+48
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=105462
* Update to 8.0.058.p063.1.Alexander Leidinger2004-03-273-6/+18
| | | | Notes: svn path=/head/; revision=105414
* This is broken on amd64 as well.Kris Kennaway2004-03-261-2/+2
| | | | Notes: svn path=/head/; revision=105390
* - make PKGNAMESUFFIX more flexibleDirk Meyer2004-03-261-3/+2
| | | | Notes: svn path=/head/; revision=105376
* - make PKGNAMESUFFIX more flexibleDirk Meyer2004-03-261-1/+2
| | | | Notes: svn path=/head/; revision=105364
* Update to 4.3.5 release:Alex Dupre2004-03-266-80/+46
| | | | | | | - add support for db 4.2 Notes: svn path=/head/; revision=105345
* Makefile.pnet:Pav Lucistnik2004-03-261-2/+2
| | | | | | | | | | | | - Automatically create plist entries for installed binaries bencharks/pnetmark: - Use this feature PR: ports/64750 Submitted by: michael johnson <ahze@ahze.net> (maintainer) Notes: svn path=/head/; revision=105343
* - Automagically install a wrapper script "foo" containing "ilrun foo.exe"Pav Lucistnik2004-03-251-2/+39
| | | | | | | | PR: ports/64454 (part of) Submitted by: michael johnson <ahze@ahze.net> (maintainer) Notes: svn path=/head/; revision=105267
* Add gambas 0.91, gambas Almost Means BASic.Thierry Thomas2004-03-2515-0/+6777
| | | | | | | | PR: 62755 Approved by: mat (mentor). Notes: svn path=/head/; revision=105249
* SIZE update jumbo-commit.Bruce M Simpson2004-03-252-0/+2
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=105180
* Upgrade to 0.8.9.Dag-Erling Smørgrav2004-03-244-23/+65
| | | | Notes: svn path=/head/; revision=105147
* Upgrade to 6.2.1.Oliver Braun2004-03-246-50/+16
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=105113
* - Replace nasty [A-Za-hj-z] with a recursive cp. Not that elegant but itPav Lucistnik2004-03-221-4/+2
| | | | | | | | | works under all locales. Approved by: maintainer Notes: svn path=/head/; revision=104992
* Fix Xpm path.Alex Dupre2004-03-223-3/+3
| | | | | | | Submitted by: Dominic Marks <dom@helenmarks.co.uk> Notes: svn path=/head/; revision=104975
* I give up, gerald wants the cruft back in.David E. O'Brien2004-03-2213-0/+26
| | | | Notes: svn path=/head/; revision=104960
* Add SIZE data.Akinori MUSHA2004-03-2212-0/+14
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104943
* SIZE-ify distinfoVolker Stolz2004-03-222-0/+3
| | | | | | | | Reminded by: trevor Approved by: linimon (mentor) Notes: svn path=/head/; revision=104914