Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-03-28 | Change from using qt to qt1. This clears the way to allow Qt to be upgraded | dmcmahill | 1 | -6/+5 | |
to Qt-2 without breaking KDE which still requires Qt-1. | |||||
2000-03-21 | Because the minor of "libpng" was bumped we must sure that packages | tron | 1 | -2/+2 | |
compiled for the update "png" package depend on it. | |||||
2000-02-09 | Use "png>=1.0.3" instead of "png-*" in dependence list. | tron | 1 | -2/+2 | |
2000-02-09 | Use wildcard dependence for "png" package. | tron | 1 | -2/+2 | |
2000-01-26 | Regen. | kleink | 1 | -1/+2 | |
2000-01-26 | Don't try to use a 25-character buffer in gethostname() which won't work for | kleink | 1 | -0/+16 | |
any `reasonably' named host; increase this to the XNS5 recommendation of 255 characters plus terminator. (This doesn't address the issue of sockaddr_un length limitations, however.) | |||||
1999-11-22 | regen | jdolecek | 1 | -2/+2 | |
1999-11-22 | the libtool staff pulled into KDE | jdolecek | 1 | -1/+4 | |
1999-10-09 | Be pedantic about passing correct linker flags. | jlam | 1 | -5/+7 | |
1999-10-08 | Change to use wildcard dependency on tiff. | jlam | 1 | -2/+2 | |
1999-10-07 | Remove me as maintainer of those packages. | tron | 1 | -2/+2 | |
1999-09-15 | Because "ftp.kde.org" is an alias for "ftp.de.kde.org" again we explicitly | tron | 1 | -2/+2 | |
use "ftp.us.kde.org" as primary master site. | |||||
1999-09-15 | Update K Desktop Environment to version 1.1.2. A change list is available | tron | 3 | -211/+216 | |
at "http://www.kde.org/announcements/changelog1_1_1to1_1_2.html". | |||||
1999-07-09 | Build all libraries static on sparc a.out systems because "c++rt0.o" | tron | 1 | -5/+9 | |
kludge doesn't work. | |||||
1999-07-09 | Because the "c++rt0.o" hack doesn't work for the sparc ports there is | tron | 1 | -1/+7 | |
no way to get this working on a.out sparc systems. | |||||
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+3 | |
1999-06-04 | change dependencies to updated qt-1.44 | drochner | 1 | -2/+2 | |
1999-06-04 | Fix directory name in master site list. | tron | 1 | -3/+3 | |
1999-06-03 | Update "kdelibs" package to version 1.1.1. | tron | 4 | -43/+39 | |
1999-03-23 | Because KDE's configuration script clobbers "LD_FLAGS" we better use a | tron | 1 | -3/+3 | |
different method to add "${LOCALBASE}/lib" to the library path. | |||||
1999-03-22 | Make sure that "configure" finds PNG and TIFF library. Fixes PR pkg/7203 | tron | 1 | -4/+4 | |
by Dave Huang. | |||||
1999-03-06 | Add patch to fix race condition in "mediatool" library. | tron | 2 | -2/+9 | |
1999-03-04 | Update dependence for "png" package. | tron | 1 | -2/+2 | |
1999-02-19 | Remove unnecessary conflict list. | tron | 1 | -3/+1 | |
1999-02-17 | Remove bogus whitespace. | tron | 1 | -2/+2 | |
1999-02-15 | Update "kdelibs" package to version 1.1. | tron | 4 | -42/+147 | |
1999-01-30 | Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this | agc | 1 | -2/+2 | |
package into ${X11BASE}". Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11 headers and libraries to build this package". | |||||
1998-12-29 | Depend on version 1.42 of "qt" package. | tron | 1 | -2/+2 | |
1998-11-07 | Move KDE application files to "${X11BASE}/share/kde" to avoid | tron | 2 | -128/+233 | |
interference with GNOME. | |||||
1998-11-06 | Update for the qt 1.41. | mycroft | 1 | -2/+2 | |
1998-09-27 | Fix "${MASTER_SITES}": ftp.kde.org and ftp.us.kde.org refer to the same site. | tron | 1 | -3/+3 | |
1998-08-20 | The Grand Homepagification: | tsarna | 1 | -1/+2 | |
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section. | |||||
1998-08-20 | Fix the LIBTOOL problem correctly, from agc. | thorpej | 2 | -12/+9 | |
1998-08-20 | Don't just not set $LIBTOOL, rather set it to the libtool that we're | thorpej | 1 | -7/+10 | |
actually supposed to be using. | |||||
1998-08-19 | Use new LIBTOOL_FLAGS definition | agc | 1 | -3/+3 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-07-21 | KDE doesn't use the "normal" Autoconf method of finding libraries; it | tv | 2 | -3/+10 | |
relies on libtool's `.la' files. Use the new libtool option --install-la to install those files. | |||||
1998-07-20 | Change to use pkg version of libtool rather than a private copy. | tv | 3 | -20/+41 | |
1998-07-19 | Update qt to 1.40. Use libtool to generate the shared and static library. | tv | 1 | -3/+3 | |
For dependent pkgs, find qt in ${PREFIX} instead of ${X11BASE} (xpkgwedge-portlint), as all of them are also USE_X11. | |||||
1998-07-15 | Use automatic shared object handling | agc | 1 | -3/+1 | |
1998-07-14 | Add "${CONFLICTS}". | tron | 1 | -1/+3 | |
1998-07-13 | Update "kdelibs" to version 1.0. | tron | 3 | -24/+96 | |
1998-07-04 | Update libjpeg to v6b. | mycroft | 1 | -2/+2 | |
1998-04-28 | Update to KDE Beta 4 'Kirkland'. | tron | 3 | -15/+42 | |
1998-04-24 | Move to relative paths in the pkgsrc tree. | agc | 1 | -2/+2 | |
1998-04-22 | Remove the old deprecated DEPENDS definition from bsd.pkg.mk. | agc | 1 | -4/+4 | |
Implement a new DEPENDS definition, which looks for an installed package, building it if not present, and use it in preference to LIB_DEPENDS. This should make the package collection more useful on NetBSD ELF ports. | |||||
1998-04-20 | Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. | frueauf | 1 | -2/+2 | |
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 1 | -7/+2 | |
Remove redundant (and sometimes erroneous) comments. | |||||
1998-03-21 | Update to KDE Beta 3 'Huesten'. | tron | 4 | -34/+35 | |