# Created by: ijliao # $FreeBSD$ PORTNAME= dbf PORTVERSION= 0.9.0 PORTREVISION= 3 CATEGORIES= databases MASTER_SITES= SF/${PORTNAME}.berlios DISTFILES= ${PORTNAME}-core-${PORTVERSION}.src.zip \ lib${PORTNAME}-0.0.1.src.zip MAINTAINER= ports@FreeBSD.org COMMENT= Show and convert the content of dBASE III, IV, and 5.0 files OPTIONS_DEFINE= NLS OPTIONS_SUB= yes WRKSRC= ${WRKDIR}/lib${PORTNAME} USES= libtool pathfix zip USE_GNOME= intltool GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_prog_DOC_TO_MAN="" USE_LDCONFIG= yes .include .if ${PORT_OPTIONS:MNLS} USES+= gettext CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -lintl .else CONFIGURE_ENV+= ac_cv_header_libintl_h=no .endif post-extract: @${FIND} ${WRKDIR} -name "configure" -or -name "install-sh" | \ ${XARGS} ${CHMOD} ${BINMODE} post-patch: @${REINPLACE_CMD} -e \ '/typedef u_int/d' ${WRKSRC}/src/endian.h post-configure: @(cd ${WRKDIR}/${PORTNAME}-core && ${SETENV} ${CONFIGURE_ENV} \ CC="${CC}" CXX="${CXX}" \ CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" \ CPPFLAGS="-I${WRKSRC}/include ${CPPFLAGS}" \ LDFLAGS="-L${WRKSRC}/src/.libs ${LDFLAGS}" \ INSTALL_DATA="${INSTALL_DATA}" \ INSTALL_LIB="${INSTALL_LIB}" \ INSTALL_PROGRAM="${INSTALL_PROGRAM}" \ INSTALL_SCRIPT="${INSTALL_SCRIPT}" \ ac_cv_lib_dbf_dbf_Open=yes \ ./configure --prefix=${PREFIX}) post-build: @(cd ${WRKDIR}/${PORTNAME}-core && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} \ ${MAKE_FLAGS} ${MAKEFILE} -j${MAKE_JOBS_NUMBER} ${MAKE_ARGS} \ ${ALL_TARGET}) post-install: @(cd ${WRKDIR}/${PORTNAME}-core && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} \ ${MAKE_FLAGS} ${MAKEFILE} -j${MAKE_JOBS_NUMBER} ${MAKE_ARGS} \ ${INSTALL_TARGET}) @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libdbf.so.0 .include l/electron4/files/elliptic-6.5.4'>dependabot/npm_and_yarn/devel/electron4/files/elliptic-6.5.4 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/shells
Commit message (Expand)AuthorAgeFilesLines
* Update to 3.11krion2004-07-174-15/+27
* Integrate bug fixes from [FDclone-users:00310], [FDclone-users:00311]knu2004-07-174-0/+464
* - Update to 0.9.5vs2004-07-172-4/+5
* upgrade to 1.0124ijliao2004-07-152-3/+3
* Update to 2.05g.knu2004-07-102-3/+3
* Fix location of binary in man-pagevs2004-07-083-0/+15
* Fix packaging w/ NOSHARED.vs2004-06-301-19/+19
* Update to 2.05f.knu2004-06-256-94/+15
* Add v7sh, the original Steve R. Bourne shell from the 7th edition Unix includingpav2004-06-2239-0/+5606
* Avoid a null pointer dereference, so 'xargs <<< ${EMTPY_VARIABLE}'obrien2004-06-216-3/+63
* Fix MASTER_SITES.nork2004-06-131-4/+2
* Fix MASTER_SITES.nork2004-06-131-4/+2
* Fix a bug where a \ at EOL did not work as escape character.knu2004-06-134-0/+88
* Update to 2.05e.knu2004-06-097-762/+3
* - Postfix fix: don't expect postconf be in /usr/sbin, rely on it being in PATHpav2004-06-054-4/+42
* Putting commit bit in storage. I don't have the timepatrick2004-06-031-1/+1
* Don't remove directories we didn't installkris2004-05-312-6/+0
* Double MAXLAUNCHTABLE and MAXFUNCLINES.knu2004-05-272-5/+15
* Readd a correct fix against the glob expansion bug.knu2004-05-264-1/+715
* Back out part of the previous commit. Turned out that the fixes inknu2004-05-254-652/+1
* Apply fixes against recently reported bugs.knu2004-05-256-0/+696
* - Mark rssh as IGNORE on 4.x (wordexp() is not supported)clement2004-05-231-1/+5
* Add rssh 2.1.1, a Restricted Secure SHell only for sftp or/and scp.clement2004-05-216-0/+140
* - Fix MASTER_SITESkrion2004-05-192-5/+3
* Update to 2.05d.knu2004-05-132-3/+3
* Update to osh-040421linimon2004-05-112-3/+3
* - Update to version 20040331krion2004-04-164-6/+6
* Trim whitespace.trevor2004-04-111-1/+0
* - Update to version 040216krion2004-04-103-15/+5
* - tar -> ${TAR} (since we have now a bsdtar ;)clement2004-04-071-1/+1
* Remove category pkg/COMMENT files in favour of a COMMENT variable in thekris2004-04-022-1/+2
* - Fix CONFIGURE_ARGS handlingpav2004-04-021-4/+4
* SIZEify (maintainer timeout)trevor2004-03-319-0/+36
* Catch up with the master port's update to 4.2.0.knu2004-03-252-10/+9
* Rename a wrongly named patch.knu2004-03-251-0/+0
* Add a patch to fix a minor bug with deleting a multibyte character atknu2004-03-252-0/+18
* - Update to 4.2.0 [1]sergei2004-03-243-23/+98
* - Update to 1.0115clement2004-03-223-11/+11
* Use PORTDOCS macro.clement2004-03-222-3/+1
* Remove old version's SIZE.nork2004-03-201-1/+0
* Update to 3.9(support for WinSCP3).nork2004-03-205-30/+37
* Fix build on amd64, and make this port actually run on 5.x.kris2004-03-183-8/+33
* - SIZE'ifykrion2004-03-181-0/+1
* . New victim^Wmaintainer.glewis2004-03-181-1/+1
* . Unbreak by updating to 2004-02-29.glewis2004-03-183-8/+7
* SIZEify.trevor2004-03-181-0/+2
* BROKEN: Distfile is unfetchablekris2004-03-171-0/+2
* BROKEN on amd64: Does not compilekris2004-03-141-1/+7
* BROKEN on ia64: Does not compilekris2004-03-071-1/+7
* Drop maintainership. I don't use this.naddy2004-03-061-1/+1
* BROKEN on sparc64: Does not compilekris2004-03-051-1/+7
* - add SIZEdinoex2004-02-261-0/+1
* Update to 2.05c.knu2004-02-252-2/+3
* - Update to version 20040214krion2004-02-196-44/+30
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-066-3/+3
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-042-0/+2
* SIZE *DOES* MATTER.sergei2004-01-311-0/+2
* SIZEify.trevor2004-01-3011-0/+11
* Update to 20040101mharo2004-01-114-4/+4
* Fix pkg-plist (NOPORTDOCS knob).osa2004-01-033-12/+12
* Use DOCSDIR macro.osa2003-12-312-8/+8
* Use DOCSDIR macro.osa2003-12-311-2/+2
* - Update to 4.0.9sergei2003-12-203-21/+51
* Also pay attention to NOSHARED=yes as /usr/src and zsh does.obrien2003-12-153-3/+3
* The option to enable network redirection is removed since this is theobrien2003-12-143-27/+0
* Build bash dynamic unless either WANT_STATIC_BASH or NO_DYNAMICROOTobrien2003-12-143-0/+12
* - Fix build on non-i386 platforms.pav2003-12-132-30/+43
* Update to 2.05a, which fixes a bug in a builtin command "checkid".knu2003-12-102-3/+4
* Update to 2.05.knu2003-12-093-34/+2
* Add 'cvs blame' support.obrien2003-12-072-8/+44
* scponly dist includes a script which setup chroot cage, whichjeh2003-11-212-0/+25
* Apply a patch that fixes segv in group lookups.knu2003-11-202-0/+32
* - fix build with gcc 3.3.xkrion2003-11-195-109/+171
* - Update to version 20031112krion2003-11-174-4/+4
* Update to 031112 and unbreak, old version was not fetchable anymore.pav2003-11-152-2/+2
* - Update to version 20031022krion2003-11-074-4/+4
* Some days it doesn't pay to try to try to chew through the leather straps.linimon2003-11-051-1/+1
* Reset maintainer to ports@FreeBSD.org. Requested by: kris.linimon2003-11-032-2/+2
* Reset maintainer to ports@. Reviewed by: kris.linimon2003-11-031-1/+1
* Update to current version. PR ports/58192.linimon2003-11-035-20/+15
* Reset maintainer of ports owned by inactive committers who were just retired.kris2003-11-031-2/+2
* Move inclusion of bsd.port.pre.mk past variable definitions.linimon2003-10-291-6/+6
* utilize SITE_PERLijliao2003-10-243-122/+122
* Change to my @FreeBSD.org address.sergei2003-10-231-1/+1
* All right, that's it, no more commits at 4am for me.linimon2003-10-211-5/+1
* Remove BROKEN case for i386 4.x.linimon2003-10-211-2/+10
* Per bento logs, this is broken on 5.x. Rather than marking it so onlylinimon2003-10-211-1/+3
* - Layout for GnuSTEP 1.8.0dinoex2003-10-191-5/+1
* Update to 2.04c.knu2003-10-182-2/+2
* Before committing the previous BROKEN changes I carefully checked the statuskris2003-10-161-7/+1
* BROKEN on 5.x: does not compilekris2003-10-162-2/+14
* [patch][non-maintainer] remove dead master site from shells/zshedwin2003-10-041-1/+0
* - Update to version 20030929krion2003-09-304-6/+6
* New port: shells/bash-completionedwin2003-09-2913-0/+143
* - Fix build on -currentkrion2003-09-281-0/+11
* KATO mega patchedwin2003-09-275-5/+5
* Fixup tcsh_config to look in ${PREFIX}/share instead of /usr/share.seanc2003-09-111-1/+6
* After using tcsh for 4 years and having just discovered the 'rprompt'seanc2003-09-105-0/+38
* o Respect scponly default configuration.nork2003-09-022-26/+37
* - Fix typo in COMMENT [1]krion2003-09-012-4/+2
* Fix build on -current (varargs -> stdarg)obrien2003-08-319-0/+0
* - Fix build on -current (varargs -> stdarg)krion2003-08-309-0/+255
* - Fix build on -currentkrion2003-08-291-0/+1707
* - use new hook USE_GNUSTEP in bsd.port.mkdinoex2003-08-281-6/+3
* Remove tcsh.netchild2003-08-217-104/+0
* Forced update to release 2003-07-24.naddy2003-08-022-3/+3
* Update to 2.04a.knu2003-07-293-16/+2
* - flat layoutdinoex2003-07-261-5/+5
* Fix compatibility with rsync (depend explicitly on rsync).maho2003-07-261-1/+3
* fix configure arguments for gftp stuff.maho2003-07-261-2/+2
* Fix NOSHARED (produce static executable)osa2003-07-212-0/+2
* Update to 4.0.7 and turn over this port to the submitter. This updatewill2003-07-203-542/+613
* Update to release 2003-06-21.naddy2003-07-082-3/+3
* Update to 4.1.1.shige2003-07-044-535/+687
* - Drop obsolete definesdinoex2003-07-041-1/+0
* Update to 2.04.knu2003-06-303-2/+16