Commit graph

20 commits

Author SHA1 Message Date
fredb
ee6678cb21 Wrap lines consistently to 72 columns. 2001-05-03 23:32:08 +00:00
fredb
b7b3b3dafd Add audio support (ossaudio + a work-around for PR lib/12796).
Don't bother trying to compile for debugging in the pkgsrc Makefile.
"-fomit-frame-pointer" makes it impossible to debug on i386 anyway,
and it's easy enough to modify the package makefiles before building.
2001-05-02 04:02:05 +00:00
jtb
f6628cfcef Add an i386 bulk build leftover ("ReadMe.txt"). 2001-04-28 00:41:41 +00:00
agc
8118fe36ae Move to sha1 digests, and add distfile sizes. 2001-04-19 15:00:47 +00:00
agc
fb467f5ac2 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:22:34 +00:00
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
agc
82acd159f7 Move the COMMENT from being in its own file to a definition in the
package Makefile.
2001-02-17 09:06:56 +00:00
fredb
f8363e87f7 Fix a few more paste-o's. 2001-02-07 05:16:39 +00:00
tron
f2d262e0be Use full pathname "${LOCALBASE}/bin/auto..." in dependences and make
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski.
2001-02-05 09:00:54 +00:00
mjl
0a121eb23c Remove unnecessary patch (superseded by autoconf) 2000-08-14 16:52:21 +00:00
mjl
732a159643 Update to 2.7. A short change log is not available. 2000-08-14 16:51:35 +00:00
wiz
c750c08ad9 Remove (sometimes FreeBSD) packager's (porter's) name from DESCR.
If anywhere, it should be the value of MAINTAINER in the Makefile.
Some minor cleanup/reformatting while I'm here.
2000-08-11 01:07:45 +00:00
dmcmahill
d268603a0c -install missing .source file
-change -rdynamic cc flag to -Wl,--export-dynamic for correct operation on
 ELF.
-add a patch to take care of some places where "#ifdef(__alpha__)" was used
 for OSF dependent code.
-patch the configure script to not hard code DEC compilers for alpha's.
2000-02-16 22:02:31 +00:00
fredb
6fff50b3b9 "-R" -> "-Wl,-R" 2000-02-16 16:03:22 +00:00
fredb
ab4a9a08d5 Packages configure script doesn't propagate LDFLAGS to the generated
Makefile, so use LIBS instead. Seperate configure step not required--
package does that automatically. Closes PR pkg/9433.
2000-02-16 15:59:23 +00:00
dmcmahill
584ef45c03 use the config.guess script that comes with the program to determine what
directory the program built in instead of trying to generate the system
name on our own.  This ensures it always works (for example 1.4.2_ALPHA
confused this when done the old way)
2000-02-12 20:49:49 +00:00
hubertf
703efc8adb adjust for changed distfiles on the master site 2000-02-09 18:19:18 +00:00
wiz
b85dc50654 reorder lines to silence pkglint 2000-02-05 19:49:20 +00:00
agc
6fed9b7fa8 Initial import of squeak, a full Smalltalk 80 with portability to
UN*X, Mac, and Windows, into the NetBSD packages collection.

This was based very loosely upon an old FreeBSD port, but upgraded from
version 2.4 to 2.6, and NetBSD differences have been applied.
2000-01-13 16:37:05 +00:00