summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-10-03Import of slightly modified automake-1.4, with new name and fixedwiz6-0/+241
to not conflict with the to-be committed automake package. Package provided by dillo.
2002-10-03Import of slightly modified autoconf-2.13, with new name and fixedwiz8-0/+167
to not conflict with the to-be committed autoconf package. Package provided by dillo.
2002-10-03Note removal of some obsolete cross-compile packages.wiz1-1/+12
2002-10-03Remove some obsolete cross-compilation packages.wiz74-3572/+1
The recommended way nowadays is to use build.sh for generating cross-toolchains; for details, see e.g. http://www.netbsd.org/Documentation/cross/
2002-10-03Use autoconf.mk.wiz1-2/+4
2002-10-03Use autoconf.mk.wiz1-6/+3
2002-10-03Back out previous -- needs more thought.jwise1-4/+4
2002-10-03Remove autoconf build dependency (already pulled in via COMMON/cross.mk.wiz1-2/+1
2002-10-03Fix path on mastersite (moved to old/, since newer version out).wiz1-2/+2
2002-10-03Updated popt to 1.6.4martti1-1/+2
2002-10-03Add MASTER_SITES accidentaly removed from previous committaya1-1/+2
2002-10-03Updated popt to 1.6.4 [changes unknown]martti3-10/+10
2002-10-03Fix a long-standing problem with dependencies for java packages, introducedjwise1-4/+4
when support for BUILD_DEPEND-only java packages was introduced -- this problem was preventing java from being registered as a dependency for a number of java-based packages.
2002-10-03- Split Makefile to Makefile & Makefile.commontaya7-130/+182
- Use __ELF__ to detect ELF - Modify xpcom stuff for arm like m68k
2002-10-03Update mserv to mserv-0.33nb5:abs1-1/+2
Correctly parse ID3V2 headers.
2002-10-03Update mserv to mserv-0.33nb5:abs15-58/+219
Correctly parse ID3V2 headers.
2002-10-03Sort.wiz1-5/+5
2002-10-03regen (buildlink2ification)wiz1-3/+1
2002-10-03Set PATCHDIR, for htmldoc-x11.wiz1-1/+2
2002-10-03regen (no patches here)wiz1-5/+1
2002-10-03regen (patch-aa addition)wiz1-1/+2
2002-10-03Use autoconf.mk.wiz2-4/+5
2002-10-03Use automake.mk. Adapt PLIST.wiz6-47/+38
2002-10-03* Updated libxml2 to 2.4.25martti1-1/+3
* Updated libxslt to 1.0.21
2002-10-03Updated libxslt to 1.0.21martti6-33/+28
* bug fixes
2002-10-03Updated libxml2 to 2.4.25martti5-39/+20
* bug fixes
2002-10-03Note update of kdesdk, kdevelop and kdevelop-basemarkd1-1/+4
2002-10-03Update to 2.1.3 to sync with the KDE 3.0.3 releasemarkd1-2/+2
2002-10-03buildlink1 -> buildlink2markd2-9/+7
2002-10-03Update to version 2.1.3 to bring into sync with KDE 3.0.3 release.markd2-11/+10
Changes are misc bug fixes. Also buildlink1 -> buildlink2 Use mk/automake.mk. The implied dependency updates from using automake.mk fix PR pkg/18368
2002-10-03Add a comment for this packageagc1-2/+2
2002-10-03Fix two minor typos in previous entries.agc1-3/+3
2002-10-03Update to version 3.0.3markd3-12/+13
Unknown changes, just bringing in sync with the rest of KDE. buildlink1 -> buildlink2
2002-10-03Use ossaudio.buildlink2.mk and modify to allow this to work with audio/oss.jlam4-6/+31
2002-10-03Add configure.in patch for the configure patch.wiz6-64/+191
2002-10-03buildlink1 -> buildlink2markd11-8/+150
Is this the first case of buildlink2 needing additional patches rather than removing those no longer required? Expand on the DESCR. Partially addresses pkg/18374
2002-10-03Remove another unneeded hunk.wiz2-12/+3
2002-10-03Simplify a bit by properly using CPPFLAGS and BUILDLINK_PREFIX.db4.wiz5-33/+14
2002-10-03Remove some patches by virtuously passing in CPPFLAGS ;)wiz6-58/+4
2002-10-03buildlink1 -> buildlink2markd7-17/+74
Expand on the DESCR. Partially addresses pkg/18374
2002-10-03Attempt to support OSS under NetBSD 1.5 (untested).jlam3-7/+19
2002-10-03Typo.jlam1-3/+3
2002-10-03buildlink1 -> buildlink2, and modify the arts configure script to usejlam4-28/+58
"${LIBOSSAUDIO}" instead of "-lossaudio". arts now works properly with audio/oss.
2002-10-03Add missing uid field in PKG_USERS entry. From kivinen@ssh.fi in pkg/18518markd1-2/+2
2002-10-03Many source files mistakenly include both <sys/soundcard.h> andjlam1-5/+22
<soundcard.h>, which causes errors since the definitions in the OSS sys/soundcard.h conflict with the definitions in the system soundcard.h. We fix this by making <sys/soundcard.h> and <soundcard.h> point to the same file and rely on multiple inclusion protection to prevent conflicts.
2002-10-03Invent a new publicly readable variable OSS that is YES/NO for whetherjlam1-3/+15
audio/oss is installed. Also add an example in the comments at the top of the file that shows how to use the OSS variable.
2002-10-03Fully convert to use buildlink2, even on alphas.jlam1-5/+5
2002-10-03Use buildlink2.jlam1-3/+4
2002-10-03Use INSTALL_PROGRAM, INSTALL_MANcjep1-3/+3
2002-10-03Point /dev/sound to /dev/dsp when using OSS.jlam2-3/+7