notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
pxlib C library to read various Paradox files
0.6.8 databases on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.6.8Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-12-11 10:34:33
Last Update: 2023-11-06 10:03:47
Commit Hash: 06df180
People watching this port, also watch:: vexim-php81, dovecot, dhcprelya, bash-completion
License: GPLv2
WWW:
https://pxlib.sourceforge.net
Description:
pxlib is shared C library to read various Paradox files. Currently .DB files are best supported. pxlib provides a very simple api to read the header and the data records of Paradox files. I also provides functions to convert the data into the hosts data format (little or big endian).
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (84 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/pxlib-0.6.8/catalog.mk
  3. /usr/local/share/licenses/pxlib-0.6.8/LICENSE
  4. /usr/local/share/licenses/pxlib-0.6.8/GPLv2
  5. include/paradox-gsf.h
  6. include/paradox-mp.h
  7. include/paradox.h
  8. include/pxversion.h
  9. lib/libpx.a
  10. lib/libpx.so
  11. lib/libpx.so.0
  12. lib/libpx.so.0.6.8
  13. libdata/pkgconfig/pxlib.pc
  14. @comment man/man3/PX_add_primary_index.3.gz
  15. @comment man/man3/PX_close.3.gz
  16. @comment man/man3/PX_close_blob.3.gz
  17. @comment man/man3/PX_create_blob_file.3.gz
  18. @comment man/man3/PX_create_file.3.gz
  19. @comment man/man3/PX_create_fp.3.gz
  20. @comment man/man3/PX_date2string.3.gz
  21. @comment man/man3/PX_delete.3.gz
  22. @comment man/man3/PX_delete_record.3.gz
  23. @comment man/man3/PX_get_data_alpha.3.gz
  24. @comment man/man3/PX_get_data_bcd.3.gz
  25. @comment man/man3/PX_get_data_blob.3.gz
  26. @comment man/man3/PX_get_data_byte.3.gz
  27. @comment man/man3/PX_get_data_bytes.3.gz
  28. @comment man/man3/PX_get_data_double.3.gz
  29. @comment man/man3/PX_get_data_graphic.3.gz
  30. @comment man/man3/PX_get_data_long.3.gz
  31. @comment man/man3/PX_get_data_short.3.gz
  32. @comment man/man3/PX_get_field.3.gz
  33. @comment man/man3/PX_get_fields.3.gz
  34. @comment man/man3/PX_get_majorversion.3.gz
  35. @comment man/man3/PX_get_minorversion.3.gz
  36. @comment man/man3/PX_get_num_fields.3.gz
  37. @comment man/man3/PX_get_num_records.3.gz
  38. @comment man/man3/PX_get_opaque.3.gz
  39. @comment man/man3/PX_get_parameter.3.gz
  40. @comment man/man3/PX_get_record.3.gz
  41. @comment man/man3/PX_get_record2.3.gz
  42. @comment man/man3/PX_get_recordsize.3.gz
  43. @comment man/man3/PX_get_subminorversion.3.gz
  44. @comment man/man3/PX_get_value.3.gz
  45. @comment man/man3/PX_insert_record.3.gz
  46. @comment man/man3/PX_new.3.gz
  47. @comment man/man3/PX_new2.3.gz
  48. @comment man/man3/PX_new3.3.gz
  49. @comment man/man3/PX_new_blob.3.gz
  50. @comment man/man3/PX_open_blob_file.3.gz
  51. @comment man/man3/PX_open_blob_fp.3.gz
  52. @comment man/man3/PX_open_file.3.gz
  53. @comment man/man3/PX_open_fp.3.gz
  54. @comment man/man3/PX_open_gsf.3.gz
  55. @comment man/man3/PX_put_data_alpha.3.gz
  56. @comment man/man3/PX_put_data_bcd.3.gz
  57. @comment man/man3/PX_put_data_byte.3.gz
  58. @comment man/man3/PX_put_data_bytes.3.gz
  59. @comment man/man3/PX_put_data_double.3.gz
  60. @comment man/man3/PX_put_data_long.3.gz
  61. @comment man/man3/PX_put_data_short.3.gz
  62. @comment man/man3/PX_put_record.3.gz
  63. @comment man/man3/PX_put_recordn.3.gz
  64. @comment man/man3/PX_read_blobdata.3.gz
  65. @comment man/man3/PX_read_primary_index.3.gz
  66. @comment man/man3/PX_retrieve_record.3.gz
  67. @comment man/man3/PX_set_blob_file.3.gz
  68. @comment man/man3/PX_set_inputencoding.3.gz
  69. @comment man/man3/PX_set_parameter.3.gz
  70. @comment man/man3/PX_set_tablename.3.gz
  71. @comment man/man3/PX_set_targetencoding.3.gz
  72. @comment man/man3/PX_set_value.3.gz
  73. @comment man/man3/PX_strdup.3.gz
  74. @comment man/man3/PX_time2string.3.gz
  75. @comment man/man3/PX_timestamp2string.3.gz
  76. @comment man/man3/PX_update_record.3.gz
  77. @comment man/man3/PX_write_primary_index.3.gz
  78. @comment man/man3/pxlib.3.gz
  79. share/locale/de/LC_MESSAGES/pxlib.mo
  80. share/locale/es/LC_MESSAGES/pxlib.mo
  81. share/locale/fr/LC_MESSAGES/pxlib.mo
  82. @owner
  83. @group
  84. @mode
Collapse this list.
Dependency lines:
  • pxlib>0:databases/pxlib
To install the port:
cd /usr/ports/databases/pxlib/ && make install clean
To add the package, run one of these commands:
  • pkg install databases/pxlib
  • pkg install pxlib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pxlib
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1524577766 SHA256 (pxlib-0.6.8.tar.gz) = 4d0a84a36d46a81ff8c629c4a00de3e7b6e7327d5d56c0a2ae44c1ea715ae63f SIZE (pxlib-0.6.8.tar.gz) = 532895

Packages (timestamps in pop-ups are UTC):
pxlib
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.6.80.6.80.6.80.6.80.6.8-0.6.8-
FreeBSD:13:quarterly0.6.80.6.80.6.80.6.80.6.80.6.80.6.80.6.8
FreeBSD:14:latest0.6.80.6.80.6.80.6.80.6.80.6.8-0.6.8
FreeBSD:14:quarterly0.6.80.6.8-0.6.80.6.80.6.80.6.80.6.8
FreeBSD:15:latest0.6.80.6.8n/a0.6.8n/a0.6.80.6.80.6.8
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-XML-Parser>=0 : textproc/p5-XML-Parser
  2. gmake>=4.3 : devel/gmake
  3. intltool-extract : textproc/intltool
  4. pkgconf>=1.3.0_1 : devel/pkgconf
  5. gettext-runtime>=0.22_1 : devel/gettext-runtime
  6. msgfmt : devel/gettext-tools
  7. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. perl5>=5.36<5.37 : lang/perl5.36
Library dependencies:
  1. libintl.so : devel/gettext-runtime
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for pxlib-0.6.8: MANPAGES=off: Build and/or install manual pages NLS=on: Native Language Support ===> Use 'make config' to modify these settings
Options name:
databases_pxlib
USES:
gmake gnome iconv libtool localbase:ldflags pathfix perl5 pkgconfig gettext
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (56 items)
Collapse this list.
  1. http://cfhcable.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  2. http://cytranet.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  3. http://deac-ams.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  4. http://deac-fra.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  5. http://deac-riga.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  6. http://downloads.sourceforge.net/project/pxlib/pxlib/0.6.8/
  7. http://excellmedia.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  8. http://freefr.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  9. http://gigenet.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  10. http://ixpeering.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  11. http://jaist.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  12. http://jztkft.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  13. http://kumisystems.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  14. http://liquidtelecom.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  15. http://nchc.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  16. http://netactuate.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  17. http://netcologne.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  18. http://netix.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  19. http://onboardcloud.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  20. http://phoenixnap.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  21. http://razaoinfo.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  22. http://sinalbr.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  23. http://sitsa.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  24. http://sonik.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  25. http://tenet.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  26. http://udomain.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  27. http://ufpr.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  28. http://versaweb.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  29. https://cfhcable.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  30. https://cytranet.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  31. https://deac-ams.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  32. https://deac-fra.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  33. https://deac-riga.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  34. https://downloads.sourceforge.net/project/pxlib/pxlib/0.6.8/
  35. https://excellmedia.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  36. https://freefr.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  37. https://gigenet.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  38. https://ixpeering.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  39. https://jaist.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  40. https://jztkft.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  41. https://kumisystems.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  42. https://liquidtelecom.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  43. https://nchc.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  44. https://netactuate.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  45. https://netcologne.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  46. https://netix.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  47. https://onboardcloud.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  48. https://phoenixnap.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  49. https://razaoinfo.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  50. https://sinalbr.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  51. https://sitsa.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  52. https://sonik.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  53. https://tenet.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  54. https://udomain.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  55. https://ufpr.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
  56. https://versaweb.dl.sourceforge.net/project/pxlib/pxlib/0.6.8/
Collapse this list.

Number of commits found: 41

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.6.8
06 Nov 2023 10:03:47
commit hash: 06df180a9e39055026499a326ef67812801a8919commit hash: 06df180a9e39055026499a326ef67812801a8919commit hash: 06df180a9e39055026499a326ef67812801a8919commit hash: 06df180a9e39055026499a326ef67812801a8919 files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
*/*: Update WWW to use HTTPS for sourceforge.net projects

Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems

Approved by:	portmgr (blanket)
PR:		274888
0.6.8
26 Jul 2023 00:48:20
commit hash: 95274bf4f99c71fc056013d966aec239161dfd74commit hash: 95274bf4f99c71fc056013d966aec239161dfd74commit hash: 95274bf4f99c71fc056013d966aec239161dfd74commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Fix build with llvm16 on 13.2-STABLE

As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.

- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
  1302507 and less than 1400000

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
0.6.8
24 Jun 2023 12:03:43
commit hash: 64e9410f0700ec6c3ab487512ecc29b02c904e6ecommit hash: 64e9410f0700ec6c3ab487512ecc29b02c904e6ecommit hash: 64e9410f0700ec6c3ab487512ecc29b02c904e6ecommit hash: 64e9410f0700ec6c3ab487512ecc29b02c904e6e files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
databases/pxlib: Fix build with llvm16

Sponsored by:	The FreeBSD Foundation
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.6.8
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.6.8
20 Jul 2022 14:21:07
commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16commit hash: d076ad94e206dda108061fe99ddb860d93cc6d16 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
0.6.8
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.6.8
08 Nov 2019 09:37:30
Revision:517042Original commit files touched by this commit
tobik search for other commits by this committer
databases: Add missing USES={gnome,php}
0.6.8
24 Apr 2018 23:39:10
Revision:468251Original commit files touched by this commit
bofh search for other commits by this committer
databases/pxlib: Update version 0.6.7=>0.6.8

- Add pkgconfig
0.6.7
12 Aug 2016 21:19:19
Revision:420141Original commit files touched by this commit
bofh search for other commits by this committer
databases/pxlib: Update version 0.6.6=>0.6.7
0.6.6
10 Apr 2016 16:46:33
Revision:412971Original commit files touched by this commit
bofh search for other commits by this committer
databases/pxlib:Update version 0.6.5=>0.6.6

- Remove bsd.port.options.mk for OPTIONSNG
0.6.5_1
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
0.6.5_1
24 Dec 2014 00:14:13
Revision:375378Original commit files touched by this commit
bofh search for other commits by this committer
Change my non-FreeBSD MAINTAINER mail to bofh@

Approved by:	bapt
0.6.5_1
25 Aug 2014 22:29:04
Revision:366160Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
0.6.5
26 Apr 2014 18:14:03
Revision:352331Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.6.5
- Add LICENSE
- Use USES=gmake
- Support STAGEDIR
- Pass maintainership to submitter
- While I'm here:
  - Use USES=pathfix
  - Use MANPAGES instead of MAN
  - Simplify Makefile
  - Remove Author line

PR:		ports/188601
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
0.6.3_1
16 Jan 2014 15:43:27
Revision:339922Original commit files touched by this commit
sem search for other commits by this committer
- Drop. No time to support.
0.6.3_1
20 Sep 2013 16:13:49
Revision:327717Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
0.6.3_1
17 Sep 2013 09:00:42
Revision:327459Original commit files touched by this commit
bapt search for other commits by this committer
Convert to new perl framework
0.6.3_1
27 Apr 2013 08:50:47
Revision:316654Original commit files touched by this commit
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
0.6.3_1
24 Apr 2013 18:10:32
Revision:316464Original commit files touched by this commit
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
0.6.3_1
21 Mar 2013 17:43:46
Revision:314856Original commit files touched by this commit Sanity Test Failure
bapt search for other commits by this committer
Convert to new options framework left unconverted ports in databases category
0.6.3_1
30 Jun 2012 14:48:31
Original commit files touched by this commit
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
0.6.3_1
24 Oct 2011 09:11:38
Original commit files touched by this commit
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
0.6.3_1
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
0.6.3_1
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.6.3_1
04 Dec 2010 07:34:27
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
0.6.3_1
08 Jun 2010 19:52:58
Original commit files touched by this commit
makc search for other commits by this committer
Convert LDCONFIG_DIRS to USE_LDCONFIG.

PR:             based on ports/146365
Submitted by:   Alex Kozlov <spam at rm-rf.kiev.ua>
Approved by:    maintainers timeout (two weeks)
0.6.3_1
31 May 2010 02:01:56
Original commit files touched by this commit
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
0.6.3
22 Aug 2009 00:18:43
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
0.6.3
02 Aug 2009 19:36:34
Original commit files touched by this commit
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
0.6.3
21 Aug 2008 06:18:49
Original commit files touched by this commit
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.6.3
02 Jul 2008 15:35:53
Original commit files touched by this commit
sem search for other commits by this committer
- Update to 0.6.3
0.6.2_1
06 Jun 2008 13:17:10
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

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)
0.6.2
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
0.6.2
16 Dec 2007 20:01:01
Original commit files touched by this commit
sem search for other commits by this committer
- Update to 0.6.2
0.6.1
07 Oct 2007 05:45:04
Original commit files touched by this commit
linimon search for other commits by this committer
Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on
perl unconditonally, or conditionally.  To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.

Hat:            portmgr
0.6.1
04 Jun 2006 17:45:25
Original commit files touched by this commit
sem search for other commits by this committer
- Update to 0.6.1

PR:             ports/98482
Submitted by:   Martin Wilke <freebsd at unixfreunde.de>
0.6.0_1
23 Feb 2006 10:40:45
Original commit files touched by this commit
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
0.6.0
12 Feb 2006 19:26:43
Original commit files touched by this commit
sem search for other commits by this committer
- distinfo was accidently not committed with a last update

Reported by:    krismail
0.6.0
11 Feb 2006 11:43:53
Original commit files touched by this commit
sem search for other commits by this committer
* Update of pxlib to 0.6.0
* Reorganization of MAN section in alphabetical order
  with addition of new man pages
* BUILD_DEPENDS line correction in WITH_DOCS branch
* LDCONFIG_DIRS addition with appropriate lines in pkg-plist

PR:             ports/93161
Submitted by:   Alexander Zhuravlev <zaa@zaa.pp.ru>
0.5.1
11 Dec 2005 10:33:44
Original commit files touched by this commit
sem search for other commits by this committer
pxlib is shared C library to read various Paradox files.

WWW: http://pxlib.sourceforge.net

Number of commits found: 41