summaryrefslogtreecommitdiffstats
path: root/lang/gnomebasic
Commit message (Collapse)AuthorAgeFilesLines
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0
|
* Remove REINPLACE commands that were rolled into gnomehack.adamw2003-06-121-4/+0
|
* Remove USE_GNOMENG.marcus2003-04-201-1/+0
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* GNOME has just changed the layout of their FTP site. This resulted inmarcus2002-09-201-1/+1
| | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location.
* Convert all core GNOME1 components and some of the most popular GNOME1sobomax2002-07-111-4/+2
| | | | | | | | | | | | | | | | apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular, which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably reduce langht of dependency chains for GNOME1 ports (for example after this commit AbiWord's dependency chain was reduced by 7 ports from 57 to only 50, while Gnumeric's - from 60 to 53 and so on). The most of the GNOME1 apps are still not converted, so that lot of work is still ahead. Please report any unusual problems to gnome@FreeBSD.org. Discussed with: marcus Reviewed by: marcus
* Respect CFLAGS instead of always incorporating debugging info into libgbrunsobomax2002-06-212-4/+19
| | | | shared library, which boosts package size by 10x.
* Backout previous change - it seems that new revision of the patch doesn'tsobomax2001-12-201-17/+8
| | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net>
* Don't filter libc_r on 5-CURRENT.sobomax2001-12-191-8/+17
|
* Don't link in libc - FreeBSD doesn't need this.sobomax2001-10-311-4/+14
| | | | Submitted by: Ports Fury
* Update to 0.0.20.sobomax2001-07-095-18/+52
|
* SWitch maintainership of core GNOME ports to a small group ofade2001-05-111-1/+1
| | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person.
* The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a wholeade2001-05-044-8/+24
| | | | | | | | | | bunch of GNOME applications under one convenient building mechanism. Applications include: mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa, bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm, gnucash and abiword.
* Update to 0.0.17ade2001-01-052-2/+2
|
* Update to 0.0.16ade2000-11-303-2/+4
|
* Update to 0.0.15ade2000-11-053-2/+4
|
* Update to 0.0.14ade2000-11-023-2/+4
|
* Update to 0.0.13ade2000-10-224-27/+9
|
* Implement USE_GNOME, part 2.reg2000-10-051-7/+1
|
* Remove -Werror from CFLAGS as it was causing build to fall over on thesteve2000-08-081-2/+10
| | | | Alpha.
* Gnome Basic is an embryonic attempt to provide VB compatible functionalityade2000-06-287-0/+115
for the GNOME project, particularly with respect to office (VBA) compatibility.
OpenPOWER on IntegriCloud