summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
1998-07-21Add the option --install-la to libtool (ignored except duringtv1-31/+29
installation) which will enable the GNU libtool behavior of installing the .la files. Needed by KDE for the kdelibs and kdesupport.
1998-07-20As this packages uses BSD-style-Makefiles be sure to install both cat andfrueauf3-7/+21
man pages and handle the MANZ case properly.
1998-07-20Add missing "" around ${PAPERSIZE} in the case statement.frueauf1-2/+2
1998-07-17Eliminate ".la file is not installed" warnings - our linker doesn'ttv1-2/+30
require relinking of .so-linked objects, so do not worry about finalization.
1998-07-17Enable bcctsarna1-2/+2
1998-07-17Add pkg for bcc, a 16-bit x86 compilertsarna25-0/+1161
1998-07-16We don't install any binaries, so don't even try working around the funkytv1-2/+8
objdir stuff for building calc, worm, untic.
1998-07-16Fix building the library: somehow, COMPILE_CMD was not being used thetv1-5/+14
first time I built this.
1998-07-16Change libtool _not_ to install the .la file. Though marked as "fortv2-2/+15
informational purposes," it's not used by any of the toolchain and is pretty much useless.
1998-07-15Update libslang to 1.2.2. Make use of libtool.tv5-100/+72
1998-07-15Use automatic shared object handlingagc1-3/+1
1998-07-15Use automatic shared object handlingagc2-5/+2
1998-07-15Don't bother checking consistency for MANx in Makefile <-> PLIST. Thisfrueauf1-4/+4
is done automatically now.
1998-07-15Use automatic shared object handlingagc2-5/+2
1998-07-14Use automatic shared object handling.agc2-7/+2
1998-07-14If neither ld.so nor ld.elf_so exist in /usr/libexec, assume this systemtv1-1/+4
is incapable of shared libraries and add --disable-shared to CONFIGURE_ARGS.
1998-07-13Add and activate p5-Curses and p5-PV pkgs.tv7-43/+54
1998-07-13Import of FreeBSD's perl5 PV ("perlvision") port. Patches to follow.tv5-0/+53
1998-07-13Import of FreeBSD's Perl Curses module (patches to follow).tv6-0/+53
1998-07-13For consistency between a.out and ELF NetBSD platforms, use the sametv1-7/+4
two-part versioning scheme on ELF as well.
1998-07-13Add and activate libtool (with a.out and ELF support), a GNU utility fortv5-38/+45
making static and shared libraries in a machine-independent fashion.
1998-07-13Import of FreeBSD's libtool pkg (patches to follow).tv7-0/+67
1998-07-04Update xpm to 3.4k.mycroft1-2/+2
1998-07-02This patch is no longer needed as the direntries are already in the orig files.frueauf1-26/+0
1998-06-27Replace "${BUILD_DEPENDS}" and "${RUN_DEPENDS}" with "${DEPENDS}" and addtron1-4/+3
"alpha" to "${ONLY_ARCH}", fixes PR pkg/5623 by Tim Rightnour.
1998-06-27Fix broken "va_lists" calls to get this work on alpha. Patches suppliedtron1-0/+73
by Tim Rightnour in PR pkg/5618.
1998-06-22Miscellaneous cleanups after the automatic manual page handling changes.agc1-2/+2
1998-06-22Update package Makefiles for automatic manual page handling.agc13-37/+15
1998-06-21RCS Id policy.tron1-2/+2
1998-06-21Automatic manual page handling, and don't create thetv3-34/+12
${PREFIX}/lib/terminfo symlink, as we have no need for the "compatibility".
1998-06-20Remove unnecessary "USE_X11= yes".tron1-2/+1
1998-06-20Make packages which use NetBSD's bsd.man.mk work with automatic manualagc1-3/+6
page handling.
1998-06-19Getting the e-mail address from a Netquake preferences file is a reallytron1-0/+18
bad idea.
1998-06-19Fix typo in last commit.tron1-2/+2
1998-06-19Add "USE_X11" as suggested by Tim Rightnour in PR pkg/5614. Also addtron1-2/+5
missing depedence for "xpm" package.
1998-06-18Make the .msg files generate .cat files "correctly" for NetBSD:tv1-0/+28
- don't provide message numbers with no messages - don't escape quotation marks
1998-06-18Run `sed' only once: change pre-build target to post-patch.tv1-2/+2
1998-06-18Delete MANx definition in package Makefile - use automatic manual pageagc1-3/+1
handling.
1998-06-14Add -f to mv option to avoid this make going interactive on us.cjs1-2/+2
1998-06-11Fix the locations in a more efficient manner.agc1-6/+6
1998-06-11Clean up a bit.agc1-11/+11
1998-06-09Rationalise Motif/Lesstif handling.agc1-2/+2
Get rid of HAVE_MOTIF, MOTIF_STATIC, REQUIRES_MOTIF and MOTIF_ONLY. Standardise on USE_MOTIF, which uses the pkgsrc dependency checks to use Motif, if it's available, or Lesstif, if not.
1998-06-06Update to prcs 1.2.8; set ONLY_FOR_ARCHS with leaving out m68k, sincefrueauf2-3/+6
checkin.cc triggers a compiler bug.
1998-06-05Add CONFLICTS where its needed so far.frueauf2-5/+5
1998-06-05portlint: delete whitespace before end of line 32; s/echo/${ECHO}.frueauf1-7/+7
1998-06-04Correct path for bsd.pref.mkhubertf1-2/+2
1998-06-03Include bsd.prefs.mk, so that NOPORTDOCS can be set in /etc/mk.confagc2-2/+6
1998-06-02Does someone have an old bsd.port.mk in /usr/share/mk here?hubertf1-2/+2
1998-06-02Enable ddd.agc1-2/+2
1998-06-02Addition of DDD-2.2.3 to the NetBSD packages collection. This wasagc5-0/+81
taken from the FreeBSD ports collection, but has been modified slightly (to use PAPERSIZE from env or /etc/mk.conf, rather than hardcoding it), and minor changes in the DESCR file.