aboutsummaryrefslogtreecommitdiff
path: root/sysutils/medusa/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* GNOME has just changed the layout of their FTP site. This resulted inJoe Marcus Clarke2002-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. Notes: svn path=/head/; revision=66862
* Convert all core GNOME1 components and some of the most popular GNOME1Maxim Sobolev2002-07-111-5/+3
| | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=62821
* Add DIST_SUBDIR=gnome to prevent namespace conflict with net/py-medusa, whichMaxim Sobolev2002-04-041-0/+2
| | | | | | | | | has the same distname and version number. Add USE_BZIP2=yes while I here. Submitted by: olgeni Notes: svn path=/head/; revision=57317
* SWitch maintainership of core GNOME ports to a small group ofAde Lovett2001-05-111-1/+1
| | | | | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person. Notes: svn path=/head/; revision=42527
* Update to 0.5.1Ade Lovett2001-05-101-2/+2
| | | | Notes: svn path=/head/; revision=42505
* The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a wholeAde Lovett2001-05-041-5/+6
| | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=42260
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-1/+1
| | | | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. Notes: svn path=/head/; revision=40539
* Update to 0.3.0Ade Lovett2001-01-301-3/+3
| | | | Notes: svn path=/head/; revision=37776
* Update to 0.2.2Ade Lovett2000-11-031-1/+1
| | | | Notes: svn path=/head/; revision=34774
* Implement USE_GNOME, part 2.Jeremy Lea2000-10-051-10/+3
| | | | Notes: svn path=/head/; revision=33429
* Chase new gconfAde Lovett2000-10-031-1/+1
| | | | Notes: svn path=/head/; revision=33381
* Medusa is software that allows you to quickly search your system forAde Lovett2000-08-181-0/+42
particular types of files, using an index, aimed for the GNOME environment in general, and Nautilus in particular. Notes: svn path=/head/; revision=31740