Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-12-06 | Make kde work on solaris. Mostly: | bouyer | 2 | -1/+573 | |
- don't hardcode -lossaudio in Makefiles, teach configure about it instead - different PLIST | |||||
1999-11-12 | Add USB tty stuff: ttyU[123], dtyU[0123]. No idea if one can dial out on | hubertf | 2 | -9/+19 | |
ctyU* too. | |||||
1999-10-20 | Fix list of modem-devices kppp presents. | hubertf | 2 | -1/+34 | |
Question: am I the only one who's modem doesn't understand ATL4 but works fine with ATL3? If not, I should probably change that, too... | |||||
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 | 7 | -41/+127 | |
at "http://www.kde.org/announcements/changelog1_1_1to1_1_2.html". | |||||
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+5 | |
1999-07-07 | Make "ksirc" build on ELF systems. | tron | 1 | -0/+13 | |
1999-06-06 | Missing patch file to make "kfinger" build. | tron | 1 | -0/+12 | |
1999-06-05 | Update "kdenetwork" package to version 1.1.1. | tron | 5 | -960/+999 | |
1999-05-24 | Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM | tv | 1 | -36/+36 | |
pattern match format. Minor pkglint along the way. | |||||
1999-05-20 | Remove unnecessary assignments of "INSTALL", "INSTALL_DATA", | tron | 1 | -5/+2 | |
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV". | |||||
1999-04-24 | Fix run time library search path. | tron | 1 | -2/+2 | |
1999-03-23 | Adjust to changes in "kdesupport" package. | tron | 1 | -5/+8 | |
1999-03-05 | Because "ksirc" can't be built with "gcc" we need seperate package lists | tron | 3 | -2/+626 | |
for each compiler. | |||||
1999-02-19 | Create all required documentation directories in "kdebase" package. | tron | 2 | -6/+2 | |
1999-02-18 | Let "kdebase" package create the directories "share/doc/kde/HTML/it" and | tron | 1 | -2/+1 | |
"share/kde/sounds" to avoid problems if "kdeutils" gets removed before "kdenetwork" package. | |||||
1999-02-17 | Update "kdenetwork" package to version 1.1. | tron | 6 | -45/+620 | |
1999-02-15 | Ignore not updated KDE sub packages for now. | tron | 1 | -1/+3 | |
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 | Remove unnecessary duplicate dependences. | tron | 1 | -5/+1 | |
1998-11-13 | pkglint: move NOT_FOR_ARCHS where it belongs. | frueauf | 1 | -3/+3 | |
1998-11-07 | Move KDE application files to "${X11BASE}/share/kde" to avoid | tron | 2 | -176/+240 | |
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-09-22 | add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to fail | garbled | 1 | -1/+3 | |
on alpha. There may be more, but I haven't seen them yet. | |||||
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-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 2 | -0/+4 | |
1998-07-20 | HAS_CONFIGURE -> GNU_CONFIGURE. | tv | 1 | -2/+2 | |
1998-07-19 | Update qt to 1.40. Use libtool to generate the shared and static library. | tv | 1 | -2/+2 | |
For dependent pkgs, find qt in ${PREFIX} instead of ${X11BASE} (xpkgwedge-portlint), as all of them are also USE_X11. | |||||
1998-07-14 | Add "${CONFLICTS}". | tron | 1 | -1/+3 | |
1998-07-14 | Update "kdenetwork" to version 1.0. | tron | 5 | -37/+41 | |
1998-07-04 | Update libjpeg to v6b. | mycroft | 1 | -2/+2 | |
1998-05-04 | If the enviroment variable "KDEDIR" is set KDE's "configure" ignores the | tron | 1 | -3/+3 | |
"--prefix" argument. So let the package use that variable itself. | |||||
1998-04-28 | Update to KDE Beta 4 'Kirkland'. | tron | 4 | -24/+63 | |
1998-04-24 | Move to relative paths in the pkgsrc tree. | agc | 1 | -4/+4 | |
1998-04-22 | Remove the old deprecated DEPENDS definition from bsd.pkg.mk. | agc | 1 | -12/+7 | |
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 | 6 | -95/+98 | |
1998-02-23 | Fix location of qt include files. | tron | 1 | -2/+2 | |
1998-01-30 | Modify individual package Makefiles to use the new way of specifying | agc | 1 | -12/+12 | |
shared object dependencies (LIB_DEPENDS). | |||||
1998-01-24 | portlint: fix $() -> ${} | hubertf | 1 | -7/+7 | |
1997-12-29 | Fix for NetBSD, by boquist@cs.chalmers.se. | hubertf | 7 | -74/+56 | |
1997-12-29 | Network modules for the KDE integrated X11 desktop | hubertf | 8 | -0/+221 | |