aboutsummaryrefslogtreecommitdiff
path: root/databases/pxtools
Commit message (Collapse)AuthorAgeFilesLines
* - Remove broken mirror from the MASTER_SITESAlexey Dokuchaev2019-06-192-7/+12
| | | | | | | | | | | | - Fix database parsing on 64-bit architectures: it used `void *' pointer (only as a placeholder), while its size was used in read(2) calls which resulted in wrong generated table names - Add a Y2K option (Y2k workaround for Paradox < 7.0) - Convert to USES+=localbase, fix a typo in the port description, and take maintainership as I might be using it sometimes Notes: svn path=/head/; revision=504584
* Remove libintl.so.9 compatibility link that was added in r374303 toTijl Coosemans2016-12-081-1/+1
| | | | | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. Notes: svn path=/head/; revision=428152
* Fix MASTER_SITES and unmark BROKEN.Raphael Kubo da Costa2015-12-301-3/+1
| | | | Notes: svn path=/head/; revision=404825
* Mark as broken: does not fetchBaptiste Daroussin2015-12-121-0/+2
| | | | Notes: svn path=/head/; revision=403636
* Rename all patches that contain '::' as a path separator, and useAdam Weinberger2014-07-291-0/+0
| | | | | | | '__' instead. Notes: svn path=/head/; revision=363362
* - Remove NO_STAGE as these have been tested to be safeBryan Drewery2013-09-251-1/+0
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=328226
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - Update MASTER_SITES.Marcelo Araujo2013-01-212-12/+18
| | | | | | | | | | | | - Add LICENSE. - Add MAKE_JOBS_SAFE. - Trim header. PR: ports/174179 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=310744
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-3/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Remove USE_GETOPT_LONG which is a no-op since March 200Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209418
* - Add patch to fix coredumps when using tables with BLOBsGabor Kovesdan2007-02-212-0/+17
| | | | | | | | | | - Bump PORTREVISION Submitted by: Kurt Jaeger <pi@c0mplx.org> (via private mail) Approved by: erwin (mentor, implicit) Notes: svn path=/head/; revision=185648
* - Fix fetchingGabor Kovesdan2007-02-191-1/+1
| | | | | | | Approved by: erwin (mentor, implicit) Notes: svn path=/head/; revision=185515
* - Update to 0.0.20Cheng-Lung Sung2006-05-302-5/+4
| | | | | | | | PR: ports/98123 Submitted by: Nils Vogels <nivo+kw+ports.bfa274_AT_is-root dot com> Notes: svn path=/head/; revision=163954
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* Reset jedgar as maintainer; has not responded to email about status.Mark Linimon2006-03-241-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=158048
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Update WWW-tagVolker Stolz2005-11-151-1/+1
| | | | | | | | | PR: ports/88102 Submitted by: Jean Milanez Melo Approved by: maintainer timeout Notes: svn path=/head/; revision=148382
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-3/+2
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-1/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* get rid of libgnugetopt dependency for -CURRENT,FUJISHIMA Satsuki2003-07-142-13/+6
| | | | | | | use USE_GETOPT_LONG instead. Notes: svn path=/head/; revision=84842
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Add dependency on gettext, since there appears to no longer be anKris Kennaway2002-09-292-4/+13
| | | | | | | included gettext in this port. Notes: svn path=/head/; revision=67208
* Update port to 0.0.19.Chris D. Faulhaber2002-09-065-14/+25
| | | | Notes: svn path=/head/; revision=65734
* Update port to 0.0.16Chris D. Faulhaber2002-06-073-9/+9
| | | | | | | Update MASTER_SITES Notes: svn path=/head/; revision=60785
* Update port to 0.0.13Chris D. Faulhaber2001-10-044-7/+8
| | | | Notes: svn path=/head/; revision=48433
* Update port to 0.0.11Chris D. Faulhaber2000-07-162-2/+2
| | | | Notes: svn path=/head/; revision=30692
* Update port to 0.0.6Chris D. Faulhaber2000-04-163-2/+13
| | | | Notes: svn path=/head/; revision=27654
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=27418
* Update port to 0.0.5Chris D. Faulhaber1999-12-293-21/+3
| | | | Notes: svn path=/head/; revision=24218
* General comment cleanups.Tim Vanderhoek1999-12-281-1/+1
| | | | Notes: svn path=/head/; revision=24206
* pxtools is a collection of tools to work with a Paradox-databasesChris D. Faulhaber1999-12-226-0/+53
PR: 15126 Notes: svn path=/head/; revision=23849