Commit graph

13 commits

Author SHA1 Message Date
Alexander Botero-Lowry
4942ce5a7d - Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:	pointyhat runs
Approved by:	pav (portmgr)
Most work by:	perky
Thanks to:	pav
2007-07-30 09:42:28 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Gabor Kovesdan
d4d4877cb1 - Remove FreeBSD 4.X support from unmaintained ports in categories starting with
letter d-e
2007-04-15 19:15:42 +00:00
Rong-En Fan
59b616d6bb - Update to 1.0.4 and unbreak
PR:		ports/103140
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd at gmail.com>
Approved by:	portmgr (clement)
2006-10-16 12:08:49 +00:00
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Kris Kennaway
15b247f443 Schedule these broken ports for termination on 2006-12-01 2006-09-02 16:51:10 +00:00
Rong-En Fan
80b737b5b6 - Define USE_GETTEXT, bump PORTREVISION
PR:		ports/101586
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>
2006-08-15 08:27:47 +00:00
Rong-En Fan
1a0d043dcd - Remove directories that are not in mtree file
Note that these directories are be removed by other dependency ports,
  so I do not bump PORTREVISION for them. These affected ports are
  belong to ports@.

PR:		ports/101586
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>
2006-08-15 07:56:23 +00:00
Joe Marcus Clarke
b042b2385f Glom is horribly out-of-date, and broken with current versions of bakery
and libgdamm.  I am assigning this port back to ports@ in hopes that some
GNOME Postgres user will pick it up, and update it to 1.0.

If there's anything gnome@ can do to help facilitate that, please let us know.
2006-04-02 07:35:51 +00:00
Joe Marcus Clarke
fbc73d1a66 Chase the bakery shared lib name. 2006-03-29 06:50:19 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Pav Lucistnik
e05544d7ba - Add SHA256 checksums 2005-11-23 22:41:05 +00:00
Michael Johnson
946593c1f3 - Add glom
With Glom you can design table definitions and the relationships
between them, plus arrange the fields on the screen. You can edit
and search the data in those tables, and specify field values in
terms of other fields. It's as easy as it should be.

The design is loosely based on FileMaker Pro, with the added
advantage of separation between interface and data. Its simple
framework should be enough to implement most database
applications. Without Glom these systems normally consist of lots
of repetitive, unmaintainable code.

Glom-specific data such as the relationship definitions is saved
in the Glom document. Glom re-connects to the database server
when it loads a previous Glom document. The document is in XML
format.

Glom uses the PostgreSQL database backend but it can not edit
databases that it did not create, because it uses only a simple
subset of Postgres functionality.

Submitted by:	adamw
2005-11-06 01:47:33 +00:00