# New ports collection makefile for: pxlib # Date created: 10 December 2005 # Whom: Sergey Matveychuk # # $FreeBSD$ # PORTNAME= pxlib PORTVERSION= 0.6.1 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= sem@FreeBSD.org COMMENT= C library to read various Paradox files BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 USE_ICONV= yes USE_GETTEXT= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes LDCONFIG_DIRS= %%PREFIX%%/lib OPTIONS= DOCS "Build and install documentation" off .include .if defined(WITH_DOCS) BUILD_DEPENDS+= docbook-to-man:${PORTSDIR}/textproc/docbook-to-man \ docbook2man:${PORTSDIR}/textproc/docbook-utils MAN3= PX_add_primary_index.3 PX_close.3 PX_close_blob.3 PX_create_blob_file.3 \ PX_create_file.3 PX_create_fp.3 PX_date2string.3 PX_delete.3 \ PX_delete_record.3 PX_get_data_alpha.3 PX_get_data_bcd.3 \ PX_get_data_blob.3 PX_get_data_byte.3 PX_get_data_bytes.3 \ PX_get_data_double.3 PX_get_data_graphic.3 PX_get_data_long.3 \ PX_get_data_short.3 PX_get_field.3 PX_get_fields.3 PX_get_majorversion.3 \ PX_get_minorversion.3 PX_get_num_fields.3 PX_get_num_records.3 \ PX_get_opaque.3 PX_get_parameter.3 PX_get_record.3 PX_get_record2.3 \ PX_get_recordsize.3 PX_get_subminorversion.3 PX_get_value.3 \ PX_insert_record.3 PX_new.3 PX_new2.3 PX_new3.3 PX_new_blob.3 \ PX_open_blob_file.3 PX_open_blob_fp.3 PX_open_file.3 PX_open_fp.3 \ PX_open_gsf.3 PX_put_data_alpha.3 PX_put_data_bcd.3 PX_put_data_byte.3 \ PX_put_data_bytes.3 PX_put_data_double.3 PX_put_data_long.3 \ PX_put_data_short.3 PX_put_record.3 PX_put_recordn.3 PX_read_blobdata.3 \ PX_read_primary_index.3 PX_retrieve_record.3 PX_set_blob_file.3 \ PX_set_inputencoding.3 PX_set_parameter.3 PX_set_tablename.3 \ PX_set_targetencoding.3 PX_set_value.3 PX_strdup.3 PX_time2string.3 \ PX_timestamp2string.3 PX_update_record.3 PX_write_primary_index.3 pxlib.3 .else pre-build: ${REINPLACE_CMD} -e 's/^DOCDIR =.*/DOCDIR =/' ${WRKSRC}/Makefile .endif .include i/freebsd-ports-graphics/log/games/cgoban2?showmsg=1'>logtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.6.12 [2]hq2005-04-212-12/+13
| | | | | | | | | | | | - Update to bsd.java.mk 2.0 - Use javavmwrapper 2.0 - Use DATADIR=${JAVASHAREDIR}/${PORTNAME} - Add 'java' category [3] PR: 79278 [1], 80182 [2] Submitted by: ceri [1], Adrian Steinmann <ast@marabu.ch> [2] Reported by: portlint [3] Approved by: maintainer timeout
* BROKEN: Unfetchablekris2005-03-271-0/+2
| | | | Approved by: portmgr (self)
* Update to 2.6.8edwin2004-12-152-4/+4
| | | | | | | New maintainer: Philip Reynolds <philip.reynolds@rfc-networks.ie> PR: ports/72029 Submitted by: Philip Reynolds <philip.reynolds@rfc-networks.ie>
* Maintainer no longer has time to work on this port.linimon2004-11-071-1/+1
|
* - Update to 2.6.4 (unbreak)vs2004-08-063-8/+6
| | | | | | | | - Nuke pkg-plist while here PR: ports/70047 Submitted by: Ceri Davies Approved by: The-Not-Really-Much-To-Do-Here-Department
* BROKEN: Unfetchablekris2004-07-151-0/+2
|
* Update to 2.6.1 (unbreak).vs2004-06-212-5/+3
|
* BROKEN: Unfetchablekris2004-06-091-0/+2
|
* Update to latest version (previous version became unfetchable)vs2004-05-062-6/+3
| | | | | PR: ports/66283 Submitted by: Steffen Mazanek (maintainer)
* These broken ports are scheduled for deletion on June 18 if they arekris2004-04-191-0/+2
| | | | still broken at that time and no PRs have been submitted containing a fix.
* BROKEN: Unfetchablekris2004-03-231-0/+2
|
* * Upgrade to 2.5.6.obraun2004-02-072-6/+5
| | | | | | | | * Change PORTNAME from cgoban to cgoban2 in order to avoid a latest link conflict with games/cgoban. PR: ports/62424 Submitted by: maintainer
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* - Update to 2.5.5pav2004-01-092-2/+2
| | | | | PR: ports/61066 Submitted by: Steffen Mazanek <smazanek@steffen-mazanek.de> (maintainer)