aboutsummaryrefslogtreecommitdiff
path: root/databases/xmbase-grok
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* ${PERL} -> ${REINPLACE_CMD}David W. Chapman Jr.2002-09-011-1/+2
| | | | | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net Notes: svn path=/head/; revision=65426
* o Update to 1.5Mario Sergio Fujikawa Ferreira2001-08-084-87/+41
| | | | | | | | | | | o USE_X_PREFIX o Support NOPORTDOCS PR: 29440 Submitted by: Kato Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=45943
* Change motif to a normal dependency. REQUIRES_MOTIF is now calledSatoshi Asami2000-11-071-1/+1
| | | | | | | | | | | | | | | | | USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined. I will remove x11-toolkits/Motif-dummy (which has been repo copied to open-motif) in a few days. Notes: svn path=/head/; revision=34892
* Update to 1.4.3Chris Piazza2000-04-295-22/+49
| | | | | | | | PR: 18136 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=28082
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=27418
* Reducing Maintainership to an amount of portsAndreas Klemm2000-02-201-1/+1
| | | | | | | | | I can handle. Sorry, the rest has to go to ports@FreeBSD.ORG. Notes: svn path=/head/; revision=26039
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* Fix this to use ${MOTIFLIB} properly.Satoshi Asami1999-02-121-2/+11
| | | | Notes: svn path=/head/; revision=16637
* Upgrade to 1.4.1.Dirk Froemberg1999-02-113-28/+25
| | | | | | | Requested by: Andreas Klemm <andreas@FreeBSD.ORG> Notes: svn path=/head/; revision=16631
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itSatoshi Asami1998-09-171-2/+2
| | | | | | | in the first place. Notes: svn path=/head/; revision=13190
* libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami1998-09-151-2/+2
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13144
* Making x11 category more useful project part 1: take out "x11" ofSatoshi Asami1998-07-271-2/+2
| | | | | | | | | ports that are mere users of X. Partial list submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=12173
* Use MASTER_SITE_SUNSITE and fix paths (xapps/ is gone).Bill Fenner1998-01-271-3/+3
| | | | | | | Submitted by: distfile checker Notes: svn path=/head/; revision=9473
* Move WRKSRC down to "misc. bsd.port.mk variables" section. Also deleteSatoshi Asami1997-09-091-3/+2
| | | | | | | USE_X11, USE_IMAKE implies it. Notes: svn path=/head/; revision=7819
* New port xmbase-grokAndreas Klemm1997-08-306-0/+118
formerly just called "grok", is a simple database manager and UI builder that can: * keep phone and address lists (like a rolodex) * store phone call logs * keep todo lists * manage any other database after simple GUI-driven customization * customized data export, HTML export built in Notes: svn path=/head/; revision=7727