Age | Commit message (Expand) | Author | Files | Lines |
2003-05-29 | s/USE_CXX/USE_GCC_SHLIB/ - there are more shared libraries than just | grant | 1 | -2/+2 |
2003-05-12 | libaudiofile is 0.2.x, not 2.2.2 in it's versioning | jmc | 1 | -2/+2 |
2003-05-11 | Netbsd/powerpc needs larger template depth than the default. Add this to | jmc | 1 | -1/+5 |
2003-05-02 | Dependency bumps, needed because of devel/pth's major bump, and related | wiz | 2 | -8/+6 |
2003-03-13 | make sure that it's really KDE_2_ that's installed, not KDE3. :) | hubertf | 1 | -2/+5 |
2002-12-14 | REPLACE_PERL's working directory is ${WRKSRC}, so packages needn't | schmonz | 1 | -3/+3 |
2002-12-13 | Include buildlink2 glue code for "libxslt" to fix build failures. | tron | 1 | -1/+2 |
2002-12-05 | Remove vulnerable and not really necessary KIO protocols for "rlogin" | tron | 3 | -7/+7 |
2002-10-26 | Fixes for Solaris: | bouyer | 5 | -6/+40 |
2002-10-15 | Fix typo which made this file completely useless and caused build failures | tron | 1 | -2/+2 |
2002-10-13 | Use BUILDLINK_FILES_CMD.<pkg> instead of manually adding the shell pipeline | jlam | 1 | -3/+2 |
2002-10-12 | Revert previous...GREP is correct. | jlam | 1 | -2/+2 |
2002-10-12 | Use EGREP instead of GREP. | jlam | 1 | -2/+2 |
2002-10-10 | Use BUILDLINK_PLIST_CMD instead of grepping the PLISTs so that we use the | jlam | 1 | -4/+5 |
2002-10-08 | Remove BUILDLINK_DEPENDS.* that refers older versions than mandated by | wiz | 1 | -2/+1 |
2002-10-01 | Add CONFLICTS with arts. Proposed in PR 18486. | wiz | 1 | -1/+3 |
2002-09-29 | Use gcc/buildlink2.mk instead of Makefile.gcc, and note that this packages | jlam | 1 | -6/+7 |
2002-09-20 | All packages that used these buildlink.mk files have been converted to | jlam | 1 | -81/+0 |
2002-09-20 | Use BUILDLINK_PKGSRCDIR.kdelibs2 instead of referring to the pkgsrc | jlam | 1 | -3/+5 |
2002-09-11 | Stop this package from findind "pkg-config" and trying to use libraries | tron | 1 | -1/+2 |
2002-09-10 | Since the major of libiconv was increased during the update to 1.8, | wiz | 3 | -7/+6 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 8 | -40/+65 |
2002-08-16 | Fix broken Linux include file hack which causes build failure on | tron | 2 | -1/+15 |
2002-08-15 | update checksum for patch-bt | jdolecek | 1 | -2/+2 |
2002-08-15 | Make sure we require the new version of kdelibs | skrll | 1 | -2/+2 |
2002-08-15 | Bring in security fix for certificate handling. | skrll | 5 | -16/+68 |
2002-05-20 | Mark this package as broken on arm32. Compilation hangs the machine even | cjep | 1 | -1/+5 |
2002-04-10 | turn off optimization on alpha to workaround a c++ compiler bug. | dmcmahill | 1 | -4/+7 |
2002-04-10 | obey CXXFLAGS and don't unconditionally prepend -O2. | dmcmahill | 2 | -7/+35 |
2002-03-31 | Include KDED_WORKAROUND as without it the PLIST_SUBST is kinda pointless (and | jmc | 1 | -4/+4 |
2002-03-28 | Do the kded fix differently. | skrll | 1 | -1/+14 |
2002-03-15 | Cause a newline to be added to kio/klauncher/Makefile.am before patch is run | markd | 1 | -1/+6 |
2002-03-13 | Give all packages which depend on "png" a version bump, and update | fredb | 2 | -5/+6 |
2002-02-23 | Make sure that kssl look in the right place for its data. | skrll | 4 | -1/+52 |
2002-02-15 | Pull in gcc-2.95.3 for alpha as kdeprint/management/kmiconview.cpp | skrll | 1 | -1/+6 |
2002-01-25 | Fix the mimelnk/application/x-core.desktop pattern. | skrll | 2 | -1/+15 |
2002-01-21 | Make sure we've got a version of libxml2 that the configure script is | skrll | 1 | -1/+2 |
2002-01-05 | Use new format for "UNLIMIT_RESOURCES". | tron | 1 | -2/+2 |
2002-01-04 | Unlimit datasize for building which is necessary for the new toolchain. | tron | 1 | -2/+3 |
2001-12-30 | Set BUILDLINK_DEPENDS.qt2-libs to qt2-libs>=2.3.0 | zuntum | 1 | -1/+2 |
2001-12-30 | Depend on qt2-libs>=2.3.0, not "2.2.4" (default of qt2-libs's buildlink.mk) | zuntum | 1 | -2/+3 |
2001-12-20 | Remove support for dynamic package list handling because "USE_CUPS" only | tron | 1 | -5/+1 |
2001-12-19 | Add automatic package list handling required for "USE_CUPS". | tron | 3 | -19/+28 |
2001-12-19 | Include "cups" buildlink glue code only if "USE_CUPS" is set to "YES". | tron | 1 | -1/+3 |
2001-12-18 | Since print/cups conflicts with another popular print package, | jlam | 1 | -2/+6 |
2001-12-16 | Fix compilation on a.out platforms. | skrll | 3 | -25/+21 |
2001-12-10 | Be more careful when using QCString in meinproc... This avoids at least on | skrll | 2 | -1/+52 |
2001-12-07 | Remove an old (commented out) DEPENDS line. | skrll | 1 | -2/+1 |
2001-12-07 | Use perl5/buildlink.mk instead of USE_PERL5, and supply a definition for | jlam | 1 | -2/+3 |
2001-12-04 | Oops, these patches still exist. | skrll | 1 | -1/+10 |