Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-02-11 | Teach these package Makefiles about ICONV_TYPE. | jlam | 1 | -2/+2 | |
2004-02-11 | Move the INCOMPAT_FOO checks to a more natural location within the | jlam | 4 | -70/+69 | |
block that decides whether package FOO is built-in or not. If the platform is listed in IMCOMPAT_FOO, then treat FOO as being not built-in. | |||||
2004-02-11 | Include pthread.buildlink3.mk to make this build | wiz | 1 | -1/+2 | |
again (hi juan!). | |||||
2004-02-11 | Bump PKGREVISION due to libgtkthml update. | xtraeme | 1 | -5/+5 | |
2004-02-11 | Add missing buildlink3 files | xtraeme | 2 | -0/+49 | |
2004-02-11 | bl3ify | xtraeme | 2 | -8/+8 | |
2004-02-11 | bl3ify | xtraeme | 5 | -21/+76 | |
2004-02-11 | bl3ify | xtraeme | 2 | -7/+35 | |
2004-02-11 | Fix BUILDLINK_* variables to sync with buildlink2. | xtraeme | 1 | -8/+8 | |
2004-02-11 | Adding the buildlink3 file. | xtraeme | 1 | -0/+22 | |
2004-02-11 | We need all .idl files in ${BUILDLINK_DIR} to build some programs, | xtraeme | 1 | -1/+4 | |
so add them via BUILDLINK_FILES.<pkg>. | |||||
2004-02-11 | bl3ify | xtraeme | 4 | -12/+65 | |
2004-02-11 | bl3ify | xtraeme | 4 | -22/+85 | |
2004-02-11 | config.guess/config.sub override for mipseb. | sekiya | 1 | -1/+4 | |
2004-02-11 | USE_LANGUAGES=c c++ | abs | 4 | -4/+8 | |
2004-02-11 | bl3ify | xtraeme | 2 | -4/+34 | |
2004-02-11 | bl3ify | xtraeme | 2 | -13/+45 | |
2004-02-11 | bl3ify | jlam | 1 | -3/+4 | |
2004-02-11 | bl3ify | xtraeme | 8 | -22/+117 | |
2004-02-11 | This package builds just fine without needing GNU gettext-lib. Bump | jlam | 1 | -5/+2 | |
PKGREVISION as a result of this change. | |||||
2004-02-11 | This package uses no compilers. | jlam | 1 | -1/+2 | |
2004-02-11 | Put TEST_TARGET definition before the includes. | jmmv | 1 | -3/+3 | |
2004-02-10 | The BUILDLINK_DEPENDS.<pkg> lines should match between the buildlink3.mk | jlam | 2 | -4/+4 | |
and any pre-existing buildlink2.mk files. | |||||
2004-02-10 | The BUILDLINK_DEPENDS.<pkg> should match the one in the buildlink2.mk file | jlam | 1 | -2/+2 | |
if it exists. | |||||
2004-02-10 | Explicitly depend on pkgconfig. | minskim | 1 | -1/+2 | |
2004-02-10 | Update to 2.4.0: | jmmv | 4 | -25/+24 | |
2003-10-02 Malcolm Tredinnick <malcolm@commsecure.com.au> * doc-build/Makefile.am: Distribute README in place of the non-existent ChangeLog. Doh! * autogen.sh: Use the GNOME 2 autogen.sh script by default. * configure.in: Version number bumped. 2003-08-23 Marco Pesenti Gritti <marco@gnome.org> * macros2/compiler-flags.m4: Define WARN_CXXFLAGS instead of overwriting CXXFLAGS (like WARN_FLAGS). 2003-07-04 Frederic Crozat <fcrozat@mandrakesoft.com> * macros2/compiler-flags.m4: don't use -Wsign-promo, it is C++ only and causes warnings with gcc 3.3 when used on C. 2003-06-24 Marco Pesenti Gritti <marco@it.gnome.org> * macros2/autogen.sh: Remove --enable-compile-warnings from the default arguments passed to configure because it break GNOME_COMPILE_WARNINGS macro. 2003-05-24 Malcolm Tredinnick <malcolm@commsecure.com.au> * MAINTAINERS: Put myself in as maintainer. * configure.in: Bump the version number to 2.3.0 * configure.in, Makefile.am, macros2/autogen.sh, doc-build/*: Add in the infrastructure to allow user documentatin to be built from some common files. This will not affect existing packages. The changes required to use this are given in doc-build/README. 2003-02-26 Frederic Crozat <fcrozat@mandrakesoft.com> * macros2/autogen.sh: set WANT_AUTOCONF_2_5 variable to tell Mandrake autoconf wrapper we want to check if autoconf 2.5x is here.. 2003-02-18 Jody Goldberg <jody@gnome.org> * configure.in : Don't depend on a file that James just deleted 2002-12-12 Jody Goldberg <jody@gnome.org> * macros2/gnome-common.m4 (GNOME_DEBUG_CHECK) : now that autoconf-2.52 is a prereq for things the build broke on the use of AC_DEFINE(GNOME_ENABLE_DEBUG) without the additional arguments. | |||||
2004-02-10 | buildlink3.mk files for libidn and libksba. | jlam | 1 | -0/+19 | |
2004-02-10 | Override config.sub/config.guess for mipseb. | sekiya | 1 | -1/+4 | |
2004-02-10 | bl3ify, and set USE_LANGUAGES appropriately | jlam | 1 | -10/+11 | |
2004-02-10 | Yet another config.guess/config.sub override for mipseb. | sekiya | 1 | -1/+4 | |
2004-02-10 | PERL5_REQD is now a list of values, so append to its value instead of | jlam | 4 | -8/+8 | |
setting it. | |||||
2004-02-10 | Initial import... | xtraeme | 1 | -0/+26 | |
2004-02-10 | bl3ify | xtraeme | 1 | -5/+5 | |
2004-02-10 | bl3ify | xtraeme | 5 | -18/+70 | |
2004-02-10 | bl3ify | jlam | 3 | -8/+24 | |
2004-02-09 | BUILDLINK_DEPENDS.<pkg> lines should _always_ use += to _append_ to the | jlam | 1 | -8/+6 | |
existing value. This is critical to set the correct list of dependencies for a package. | |||||
2004-02-09 | Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy). | jmmv | 10 | -19/+20 | |
2004-02-09 | Let's just use the .tar.gz again. | wiz | 2 | -8/+4 | |
2004-02-09 | Add a comment about when to remove the EXTRACT_SUFX line. | wiz | 1 | -1/+4 | |
2004-02-09 | Always use ${SED} instead of having the configure script try to figure out | jlam | 1 | -3/+9 | |
the path to it. | |||||
2004-02-09 | Set USE_LANGUAGES to "c c++ fortran" since we want to use the same versions | jlam | 1 | -4/+4 | |
of the the compiler for all three tools, especially for gcc. | |||||
2004-02-09 | Increment pkgrevision. | mjl | 1 | -2/+2 | |
2004-02-08 | Use LIBTOOL_OVERRIDE instead of LTCONFIG_OVERRIDE. | snj | 2 | -3/+3 | |
Fix an English error in DESCR. Okayed by wiz. | |||||
2004-02-08 | Make FreeBSD patch for ld.so semantic differences between linux and bsd | mjl | 3 | -14/+14 | |
apply for NetBSD too: this closes PR/21452 (problem with gnucash not finding its symbols in dynamically loaded modules) for -currentish installations (this needs RTLD_DEFAULT support in ld_elf.so). 1.6 installations still suffer unless a -current ld_elf.so and /usr/include/dlfcn.h are installed, sorry. Make other FreeBSD-specific patch apply too since it looks sensible (adds error checking). | |||||
2004-02-08 | add a CONFLICT on the old PKGNAME. | grant | 1 | -1/+3 | |
2004-02-08 | s/then/them/ | snj | 2 | -2/+2 | |
2004-02-08 | Update to 1.04: | kim | 2 | -5/+5 | |
- Documentation fixes - Seek will not reset the input_line_number (aka $.) for the IO::String object any more. - Workaround for core dump in close() in perl-5.6.x. Prerequisite for p5-Image-Info-1.16 | |||||
2004-02-08 | Fix the installation of libltdl on non-NetBSD platforms and correct a | skrll | 4 | -6/+96 | |
typo in version_type for BSD/OS. PKGREVISION++ | |||||
2004-02-08 | Don't set LD to ${BUILDLINK_DIR}/bin/ld in the libtool script. | jlam | 1 | -1/+6 | |
2004-02-08 | Use bz2 tarball; suggested by Michal Pasternak in PR 24351. | wiz | 2 | -4/+5 | |