summaryrefslogtreecommitdiff
path: root/converters
AgeCommit message (Collapse)AuthorFilesLines
1999-05-22Remove accidentally committed homepage entry for VICE.tv1-4/+1
1999-05-22Add and enable cbmconvert.tv1-2/+3
1999-05-22Import cbmconvert 2.0.5, file converters for Commodore format files.tv5-0/+40
1999-05-13Update to version 2.11.bad2-5/+5
1999-04-27Check in "mimelib/config.h" for "__NetBSD__" as suggested bytron1-0/+13
Andrew Gillham.
1999-04-15Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" withtron1-3/+3
variable substituition of "MASTER_SITES" and "PATCH_SITES".
1999-04-14Remove unnecessary slash from master site list.tron1-2/+2
1999-04-13Remove NOPORTDOCS definition - it was useless anyway, as any attempt toagc1-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-08s/netbsd/${LOWER_OPSYS}/gagc3-12/+12
1999-04-01Update to tk version 8.0.5. This seems to be primarily a bug-fix release.agc1-2/+2
1999-03-23- Don't build "QwSpriteField" (now a separte package) and "js" librarytron3-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-23Add a homepage for this package.agc1-1/+2
1999-03-23Delete unnecessary USE_GTEXINFO - if INFO_FILES is defined, USE_GTEXINFOagc1-2/+1
gets defined automatically.
1999-03-22Catch up with MASTER_SITE_GNU reorganization.bad1-3/+2
1999-02-27Fix #ifdef unix issuesjwise1-6/+7
1999-02-19Remove unnecessary conflict list.tron1-3/+1
1999-02-15Update "kdesupport" package to version 1.1.tron5-45/+28
1999-02-15Ignore not updated KDE sub packages for now.tron1-1/+3
1999-02-11Use install-info in $PATH, so that systems with it in base will work too.tv1-3/+3
1999-01-30Replace all occurrences of USE_X11 with USE_X11BASE. This means "install thisagc2-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-25Oops, forgot about MASTER_SITE_SUBDIR.kleink1-8/+9
1999-01-25Enable recode.kleink1-2/+2
1999-01-25GNU recode: convert files between character sets and usages.kleink5-0/+30
1998-12-29Depend on version 1.42 of "qt" package.tron1-2/+2
1998-12-29libQwSpriteField needs -lXext. Make it so.garbled1-0/+21
1998-12-05Update to 2.09.tv2-12/+12
1998-11-06Update for the qt 1.41.mycroft1-2/+2
1998-09-28Fix "${MASTER_SITES}".tron3-8/+6
1998-09-27Fix MD5 checksum.tron2-4/+4
1998-09-27Fix "${MASTER_SITES}": ftp.kde.org and ftp.us.kde.org refer to the same site.tron1-3/+3
1998-09-19Fix MD5 checksum from new archive on primary site, remove secondary sitetron2-5/+4
with outdated copy.
1998-08-20The Grand Homepagification:tsarna5-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-19Define USE_LIBTOOL, and get rid of old BUILD_DEPENDS=libtool definition.agc1-3/+3
Use new LIBTOOL_FLAGS definition.
1998-08-07Add NetBSD RCS Ids.agc6-0/+12
1998-08-07Add NetBSD RCS Ids.agc15-0/+29
1998-07-24Update to use USE_LIBTOOL.tv1-5/+3
1998-07-21KDE doesn't use the "normal" Autoconf method of finding libraries; ittv2-4/+6
relies on libtool's `.la' files. Use the new libtool option --install-la to install those files.
1998-07-20Use libtool to create shared library. Don't try to build anything intv3-63/+54
uudeview except libuu.
1998-07-19Use the pkg version of libtool instead of kdesupport's private copy.tv3-11/+29
Use GNU_CONFIGURE, not HAS_CONFIGURE.
1998-07-19Update qt to 1.40. Use libtool to generate the shared and static library.tv1-4/+4
For dependent pkgs, find qt in ${PREFIX} instead of ${X11BASE} (xpkgwedge-portlint), as all of them are also USE_X11.
1998-07-15Use automatic shared object handlingagc1-3/+1
1998-07-15Use automatic shared object handlingagc2-5/+2
1998-07-14Add "${CONFLICTS}".tron2-2/+7
1998-07-14Update "kdesupport" to version 1.0.tron2-15/+5
1998-06-22Miscellaneous cleanups after the automatic manual page handling changes.agc1-5/+2
1998-06-20Update package Makefiles for automatic manual page handling.agc4-13/+4
1998-06-19Add "USE_X11" as suggested by Tim Rightnour in PR pkg/5612.tron1-7/+5
1998-06-08Update to version 2.05.bad2-4/+4
1998-06-03Include bsd.prefs.mk, in case NOPORTDOCS is defined in /etc/mk.confagc1-1/+3
1998-06-03Include bsd.prefs.mk, in case NOPORTDOCS is set in /etc/mk.conf.agc1-3/+4
Eliminate backslash proliferation in a sed expression.