non port: databases/pgdbf/Makefile |
SVNWeb
|
Number of commits found: 17 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] d076ad9 (Only the first 10 of 718 ports in this commit are shown above. )
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 6 Sep 2015
|
[ 14:15 danfe ]
Drop misleading BROKEN statement: port builds and installs fine everywhere.
|
Sat, 20 Dec 2014
|
[ 17:40 bapt ] (Only the first 10 of 17 ports in this commit are shown above. )
Cleanup plist
|
Tue, 29 Jul 2014
|
[ 21:07 adamw ] (Only the first 10 of 106 ports in this commit are shown above. )
Convert a bunch of USE_XZ to USES=tar:xz.
Approved by: portmgr (not really, but touches unstaged ports)
|
Fri, 14 Feb 2014
|
[ 15:01 miwi ]
- Stage support
|
Fri, 20 Sep 2013
|
[ 16:13 bapt ] (Only the first 10 of 927 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
|
Mon, 1 Oct 2012
|
[ 03:02 bdrewery ]
- Update to 0.6.2 [1]
- Update to new header
Changes:
* Adds iconv charset conversion and 64-bit little-endian fixes.
PR: ports/172191 [1]
Submitted by: Kirk Strauser <kirk@strauser.com> (maintainer) [1]
|
Sun, 27 May 2012
|
[ 06:42 linimon ]
Mark as broken on powerpc/sparc64 (and probably ia64): "error: 'rightend'
undeclared (first use in this function)".
Hat: portmgr
|
Fri, 2 Mar 2012
|
[ 12:37 culot ]
- Update to 0.6.1
PR: ports/165592
Submitted by: Kirk Strauser <kirk@strauser.com> (maintainer)
|
Sat, 19 Feb 2011
|
[ 12:45 miwi ]
- Update to 0.5.5
PR: 154509
Submitted by: Kirk Strauser <kirk@strauser.com> (maintainer from different
mail adress
|
Wed, 17 Nov 2010
|
[ 02:32 sunpoet ]
- Update to 0.5.4
Changes:
0.5.4:
- Do away with the single memofile size check at the beginning of the run and
checks for valid memo record offsets every time one is requested.
0.5.3:
- Fix an unsigned int comparison bug.
PR: ports/152301
Submitted by: Kirk Strauser <kirk@daycos.com> (maintainer)
|
Thu, 4 Nov 2010
|
[ 06:10 sunpoet ]
- Update to 0.5.2
- Simplify MASTER_SITES
- Use DOCSDIR
- While I'm here, add LICENSE
Changes:
- Add tests for the validity of specified memofiles.
Older versions would possibly segfault if an invalid memofile was given.
PR: ports/151921
Submitted by: Kirk Strauser <kirk@daycos.com> (maintainer)
|
Tue, 16 Mar 2010
|
[ 02:06 wen ]
- Update to 0.5.1
PR: ports/144764
Submitted by: Kirk Strauser <kirk@strauser.com>
Approved by: maintainer
|
Thu, 26 Nov 2009
|
[ 14:30 miwi ]
- Update to 0.5.0
PR: 140839
Submitted by: Kirk Strauser <kirk@daycos.com> (maintainer)
|
Tue, 23 Jun 2009
|
[ 18:04 pgollucci ]
PgDBF is a program for converting XBase databases - particularly FoxPro
tables with memo files - into a format that PostgreSQL can directly
import. It's a compact C project with no dependencies other than standard
Unix libraries. While the project is relatively tiny and simple, it's also
heavily optimized via profiling - routine benchmark were many times faster
than with other Open Source programs. In fact, even on slower systems,
conversions are typically limited by hard drive speed.
WWW: http://pgdbf.sourceforge.net/
PR: ports/135969
Submitted by: kirk at daycos.com
|
Number of commits found: 17 |