summaryrefslogtreecommitdiff
path: root/devel/kdevelop-base/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2002-12-24Bump PKGREVISION because of dependency on latest freetype2 or glib2wiz1-1/+2
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages.
2002-12-14REPLACE_PERL's working directory is ${WRKSRC}, so packages needn'tschmonz1-3/+3
prefix REPLACE_PERL definitions with ${WRKSRC}.
2002-10-03It was pointed out that automake.mk only does BUILD_DEPENDS so go backmarkd1-2/+2
to an explicit DEPENDS on the latest automake package.
2002-10-03Update to version 2.1.3 to bring into sync with KDE 3.0.3 release.markd1-8/+7
Changes are misc bug fixes. Also buildlink1 -> buildlink2 Use mk/automake.mk. The implied dependency updates from using automake.mk fix PR pkg/18368
2002-07-17Update to 2.1.2 and to use KDE 3.0.skrll1-16/+16
Lots of bug fixes and new features. This closes pkg/17579 from Joe Reed <jnr@po.cwru.edu>
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb1-5/+6
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
2001-12-04Update kdevelop to 2.0.2 (part of KDE 2.2.2) and kdbg 1.2.2.skrll1-28/+29
The main part of the update is that both are now KDE 2 applications not KDE 1.
2001-11-29A dependency on automake implies a dependency on autoconf; there's no needjlam1-2/+1
to list them both when we listing just automake will do.
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-2/+2
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this.
2001-08-26Update automake to 1.4-p5 (1.5 is available)skrll1-2/+2
Include a bugfix for lisp_LISP independently discovered by me that has been pulled up to the automake-1-4 branch of automake cvs. Changes are: New in 1.4-p5: * Allow AM_PROG_LIBTOOL again. * Diagnose AC_CONFIG_HEADERS the same as AC_CONFIG_HEADER. * Display distributed file list correctly in usage message. * Allow numbers in macro names. * Bugfixes. New in 1.4-p4: * Deal with configure.ac as well as configure.in -- this time for real! * The version numbering system now allows three point version numbers, such as 1.4.4, without thinking they are alpha release numbers. New in 1.4-p3: * Deal with configure.ac as well as configure.in. * Don't complain if `version.texi' is included in multiple places. New in 1.4-p2: * Deal with AC_CONFIG_FILES from autoconf-2.50. * Improvements to f77 support. * DESTDIR now works for script targets. * distcheck-hook works correctly. New in 1.4-p1: * The version numbering system now allows fork identifiers (such as the p1 in this version of automake). * Cope gracefully with various versions of libtool which may or may not require ltconfig, ltcf-c.sh, ltcf-cxx.sh or ltcf-gcj.sh. * Bugfixes.
2001-04-02Move BUILD_USES_MSGFMT in DEPENDS block, mostly by removing emptywiz1-2/+1
lines.
2001-03-27Change BUILD_DEPENDS semantics:hubertf1-2/+3
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org>
2001-03-10Removed duplicated dependency a2pswulf1-3/+2
2001-03-04List me as maintainer of this package.tron1-2/+2
2001-03-04Make "CONFLICTS" line easier to understand.tron1-2/+2
2001-03-04Import new "kdevelop-base" package:tron1-0/+43
Base modules for IDE for Unix/X11/KDE This package is part of the reorganized "kdevelop" package infra structure.