summaryrefslogtreecommitdiff
path: root/net/libIDL
AgeCommit message (Collapse)AuthorFilesLines
2005-02-24Add RMD160 digests.agc1-1/+2
2005-02-06Update to 0.8.5:jmmv2-6/+5
* use modern automake rather than 1.4 (James Henstridge) * Fix a couple of warnings from sparse (Kjartan Maraas) * Fix parsing of 'const octet' (Jules Colding)
2004-11-06The ORBit developers have found issues with sunpro's cpp and recommend usingsketch1-1/+8
/usr/lib/cpp with that compiler on Solaris instead. See http://mail.gnome.org/archives/orbit-list/2002-September/msg00035.html and related posts for more information. orbit-idl-2 now compiles devel/libbonobo correctly on Solaris/sunpro.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv2-2/+4
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-5/+1
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-02Update to 0.8.4:jmmv2-6/+5
* Fix aclocal quotation issue (Tomasz K³oczko)
2004-05-31Enable pkgviews installation.xtraeme1-1/+3
2004-04-26Unused.wiz1-22/+0
2004-04-17Fix build on sparc64 with gcc2.snj1-1/+4
2004-04-01Bump PKGREVISION to 1 due to glib2 update.jmmv3-6/+6
2004-03-29Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>,jlam1-1/+2
e.g. "BUILDLINK_PKGBASE.gtk?= gtk+". This is mandated by the example buildlink[23].mk files in bsd.buildlink[23].mk.
2004-03-22Add HAVE_YACC=yes to configure environment.reed1-1/+2
configure script was checking for YACC wrong (like .../bin/usr/pkg/bin/bison).
2004-03-18Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properlyjlam1-3/+2
by moving the inclusion of buildlink3.mk files outside of the protected region. This bug would be seen by users that have set PREFER_PKGSRC or PREFER_NATIVE to non-default values. BUILDLINK_PACKAGES should be ordered so that for any package in the list, that package doesn't depend on any packages to the left of it in the list. This ordering property is used to check for builtin packages in the correct order. The problem was that including a buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed from BUILDLINK_PACKAGES and appended to the end. However, since the inclusion of any other buildlink3.mk files within that buildlink3.mk was in a region that was protected against multiple inclusion, those dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-06Build uses YACC. This is to close my PR pkg/23013.reed1-2/+2
2004-03-05Reorder location and setting of BUILDLINK_PACKAGES to match templatejlam1-10/+7
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
2004-02-14PKGCONFIG_OVERRIDE is relative to WRKSRC.jmmv1-2/+2
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-2/+1
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2004-02-11Use += instead of ?= in BUILDLINK_DEPENDS.<pkg>.xtraeme1-2/+2
2004-02-10The BUILDLINK_DEPENDS.<pkg> lines should match between the buildlink3.mkjlam1-2/+2
and any pre-existing buildlink2.mk files.
2004-02-10bl3ifyxtraeme2-5/+30
2004-02-06Update to 0.8.3:jmmv3-8/+6
* Add a -uninstalled.pc file (Laca) * Clobber LC_ALL before invoking pre-compiler (Fernando Herrera)
2004-02-03add USE_GNU_TOOLS+=lex, as this package requires flex to build.grant1-1/+2
2003-12-04Require at least libIDL-0.8.2 to pick up the dependencies (missed inxtraeme2-5/+5
previous). Bump PKGREVISION.
2003-12-03Updated to 0.8.2. Provided by Min Sik Kim PR pkg/23603.xtraeme2-7/+6
Changes: libIDL 0.8.2: * Support new versions of flex (Jody Goldberg) libIDL 0.8.1: * add '_' prefix escaped keyword support (Nick Lewycky) * cygwin build support (Masahiro Sakai) * build fixes (Mark McLoughlin, Thomas Vander Stichele) * autoconf upgrade (Havoc Pennington) * BSD portability fix (Jacob Berkman)
2003-08-09USE_NEW_TEXINFO is unnecessary now.seb1-2/+1
2003-08-04Convert to USE_NEW_TEXINFO.seb2-5/+4
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz2-4/+4
2003-05-05Line up PKGREVISION whitespace.jmmv1-2/+2
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz2-3/+4
dependency bumps.
2003-01-22Update to 0.8.0. Changes since 0.7.4 include some minor bugfixes.jmmv2-7/+6
2002-12-24Bump PKGREVISION because of dependency on latest freetype2 or glib2wiz2-4/+4
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages.
2002-10-30Replace hand made patches for pkgconfig tempates with PKGCONFIG_OVERRIDE.rh3-14/+3
2002-10-19Track directory layout change at MASTER_SITE_GNOME.rh1-2/+2
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
2002-10-08buildlink1 -> buildlink2jlam1-6/+7
2002-10-05Unused.wiz1-52/+0
2002-09-10Since the major of libiconv was increased during the update to 1.8,wiz3-6/+6
bump dependency to latest libiconv version; recursively also bump all dependencies of packages depending on libiconv. Requested by fredb.
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam1-0/+23
buildlink2.mk files back into the main trunk.
2002-04-27Add proper LIBTOOL_OVERRIDEs so this actually uses pkgsrc's libtool.rh1-1/+2
2002-04-27Fix pkgconfig configuration file to include runtime library search path.rh4-4/+17
Bump PKGREVISION.
2002-04-23Initial import of libIDL-0.7.4, a CORBA Interface Definition Languagerh5-0/+112
parser.