Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-08-16 | Add and enable base64. | rh | 1 | -1/+2 | |
1999-08-16 | Initial import of base64-1.0, a simple encoder/decoder for base64 files. | rh | 5 | -0/+34 | |
1999-07-09 | Add package patch-sum files | agc | 5 | -0/+22 | |
1999-06-05 | Update "kdesupport" package to version 1.1.1. | tron | 2 | -6/+6 | |
1999-05-22 | Remove accidentally committed homepage entry for VICE. | tv | 1 | -4/+1 | |
1999-05-22 | Add and enable cbmconvert. | tv | 1 | -2/+3 | |
1999-05-22 | Import cbmconvert 2.0.5, file converters for Commodore format files. | tv | 5 | -0/+40 | |
1999-05-13 | Update to version 2.11. | bad | 2 | -5/+5 | |
1999-04-27 | Check in "mimelib/config.h" for "__NetBSD__" as suggested by | tron | 1 | -0/+13 | |
Andrew Gillham. | |||||
1999-04-15 | Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with | tron | 1 | -3/+3 | |
variable substituition of "MASTER_SITES" and "PATCH_SITES". | |||||
1999-04-14 | Remove unnecessary slash from master site list. | tron | 1 | -2/+2 | |
1999-04-13 | Remove NOPORTDOCS definition - it was useless anyway, as any attempt to | agc | 1 | -7/+1 | |
build a binary package with this definition would fail as the PLIST is not correct. If a package's documentation is overwhelming, it should arguably be handled in a separate pre-requisite documentation package. | |||||
1999-04-08 | s/netbsd/${LOWER_OPSYS}/g | agc | 3 | -12/+12 | |
1999-04-01 | Update to tk version 8.0.5. This seems to be primarily a bug-fix release. | agc | 1 | -2/+2 | |
1999-03-23 | - Don't build "QwSpriteField" (now a separte package) and "js" library | tron | 3 | -26/+43 | |
(not needed by any existing package). Now this package fits into the category "converters" again. - Because this package isn't X11 related anymore it is installed into "${LOCALBASE}". | |||||
1999-03-23 | Add a homepage for this package. | agc | 1 | -1/+2 | |
1999-03-23 | Delete unnecessary USE_GTEXINFO - if INFO_FILES is defined, USE_GTEXINFO | agc | 1 | -2/+1 | |
gets defined automatically. | |||||
1999-03-22 | Catch up with MASTER_SITE_GNU reorganization. | bad | 1 | -3/+2 | |
1999-02-27 | Fix #ifdef unix issues | jwise | 1 | -6/+7 | |
1999-02-19 | Remove unnecessary conflict list. | tron | 1 | -3/+1 | |
1999-02-15 | Update "kdesupport" package to version 1.1. | tron | 5 | -45/+28 | |
1999-02-15 | Ignore not updated KDE sub packages for now. | tron | 1 | -1/+3 | |
1999-02-11 | Use install-info in $PATH, so that systems with it in base will work too. | tv | 1 | -3/+3 | |
1999-01-30 | Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this | agc | 2 | -4/+4 | |
package into ${X11BASE}". Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11 headers and libraries to build this package". | |||||
1999-01-25 | Oops, forgot about MASTER_SITE_SUBDIR. | kleink | 1 | -8/+9 | |
1999-01-25 | Enable recode. | kleink | 1 | -2/+2 | |
1999-01-25 | GNU recode: convert files between character sets and usages. | kleink | 5 | -0/+30 | |
1998-12-29 | Depend on version 1.42 of "qt" package. | tron | 1 | -2/+2 | |
1998-12-29 | libQwSpriteField needs -lXext. Make it so. | garbled | 1 | -0/+21 | |
1998-12-05 | Update to 2.09. | tv | 2 | -12/+12 | |
1998-11-06 | Update for the qt 1.41. | mycroft | 1 | -2/+2 | |
1998-09-28 | Fix "${MASTER_SITES}". | tron | 3 | -8/+6 | |
1998-09-27 | Fix MD5 checksum. | tron | 2 | -4/+4 | |
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-19 | Fix MD5 checksum from new archive on primary site, remove secondary site | tron | 2 | -5/+4 | |
with outdated copy. | |||||
1998-08-20 | The Grand Homepagification: | tsarna | 5 | -5/+10 | |
- 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-19 | Define USE_LIBTOOL, and get rid of old BUILD_DEPENDS=libtool definition. | agc | 1 | -3/+3 | |
Use new LIBTOOL_FLAGS definition. | |||||
1998-08-07 | Add NetBSD RCS Ids. | agc | 6 | -0/+12 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 15 | -0/+29 | |
1998-07-24 | Update to use USE_LIBTOOL. | tv | 1 | -5/+3 | |
1998-07-21 | KDE doesn't use the "normal" Autoconf method of finding libraries; it | tv | 2 | -4/+6 | |
relies on libtool's `.la' files. Use the new libtool option --install-la to install those files. | |||||
1998-07-20 | Use libtool to create shared library. Don't try to build anything in | tv | 3 | -63/+54 | |
uudeview except libuu. | |||||
1998-07-19 | Use the pkg version of libtool instead of kdesupport's private copy. | tv | 3 | -11/+29 | |
Use GNU_CONFIGURE, not HAS_CONFIGURE. | |||||
1998-07-19 | Update qt to 1.40. Use libtool to generate the shared and static library. | tv | 1 | -4/+4 | |
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-15 | Use automatic shared object handling | agc | 2 | -5/+2 | |
1998-07-14 | Add "${CONFLICTS}". | tron | 2 | -2/+7 | |
1998-07-14 | Update "kdesupport" to version 1.0. | tron | 2 | -15/+5 | |
1998-06-22 | Miscellaneous cleanups after the automatic manual page handling changes. | agc | 1 | -5/+2 | |
1998-06-20 | Update package Makefiles for automatic manual page handling. | agc | 4 | -13/+4 | |