summaryrefslogtreecommitdiffstats
path: root/databases/gnomedb
Commit message (Collapse)AuthorAgeFilesLines
* 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-113-19/+4
| | | | | | | | | | | | | | | | 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
* - Move misc documentation into share/doc where it belongs;sobomax2002-05-015-46/+34
| | | | | | - use USE_LIBTOOL while I here; - make gnome-hint from gnomecore actually working; - bump PORTREVISIONs.
* Add --disable-gtk-doc to prevent build and install problems when gtk-doc 0.9marcus2002-04-241-0/+1
| | | | | | | | is also installed. PR: 36401 Reported by: many Approved by: sobomax
* Update to 0.2.96.sobomax2002-03-044-7/+54
| | | | | PR: 35490 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
* Yet again unbroke gnomedb-fe on -current by supplying -pthread flag duringsobomax2002-02-111-1/+2
| | | | | | linking phase. Investigation is still underway, but it seems that we still need -pthread on 5-CURRENT in some cases (see recent thread on -hackers). Bump PORTREVISION.
* Update to 0.2.95.sobomax2002-01-252-2/+2
| | | | | PR: 34261 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
* Update to 0.2.94.sobomax2002-01-235-12/+56
|
* Don't explicitly link libc in. This fixes gnomedb-fe (Gnomedb Fronend) crash.sobomax2002-01-142-1/+15
| | | | | | Bump PORTREVISION. Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
* 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
|
* Update checksums because distfiles were rerolled without version bump.sobomax2001-12-013-28/+2
| | | | | | Since there were some non-witespace changes bump PORTREVISIONs. Prompted by: many
* Update checksum - the distfile has been rerolled without version bump. Sincesobomax2001-11-213-24/+2
| | | | | there are significant differencies between old and new version bump PORTREVISION.
* Don't link in libc - FreeBSD doesn't need this.sobomax2001-10-311-4/+14
| | | | Submitted by: Ports Fury
* Update to 0.2.93.sobomax2001-10-234-48/+88
|
* Chase distfile update w/o version bump.sobomax2001-08-203-2/+3
| | | | Submitted by: olgeni
* OOPS, I donno what I was smoking - there was no checksum update, so revertsobomax2001-08-201-1/+1
| | | | PORTREVISION bump.
* Chase checksum update and bump PORTREVISION.sobomax2001-08-201-1/+1
|
* <GNOME release management just sucks>sobomax2001-08-142-2/+2
| | | | | Another day, another bumpless distinfo update. </GNOME release management just sucks>
* Update WWW.sobomax2001-08-141-1/+1
|
* Update checksum. The distfile has been reroled without version bump.sobomax2001-08-134-18/+13
| | | | | | Bump PORTREVISION. Submitted by: many
* Update to 0.2.90.sobomax2001-08-063-56/+16
|
* Move `@dirrm share/gnome/apps/Applications' from gnomecore to gnomedb,sobomax2001-08-032-0/+2
| | | | because this directory is actually created by gnomedb.
* - Add number of missed files into pkg-plist;sobomax2001-07-265-34/+124
| | | | | - remove useless USE_LIBTOOL; - hack port to install files properly into GNOME tree.
* Add gnome-db 0.2.10, a GNOME front-end to libgda, and a whole load more.ade2001-06-197-0/+164
OpenPOWER on IntegriCloud