Commit graph

278 commits

Author SHA1 Message Date
jlam
7b1d3cb465 Mechanical changes to buildlink.mk files to use EVAL_PREFIX to set
BUILDLINK_PREFIX.<pkgname>.  This allows buildlink to find X11BASE packages
regardless of whether they were installed before or after xpkgwedge was
installed.  Idea by Alistair Crooks <agc@pkgsrc.org>.
2001-07-20 01:54:31 +00:00
jlam
205d0f6d40 Mark as USE_BUILDLINK_ONLY. 2001-07-16 10:29:50 +00:00
jlam
e73319ac89 Don't explicitly set CC=gcc, and mark as USE_BUILDLINK_ONLY. 2001-07-16 10:21:15 +00:00
jlam
5a40506f56 Invoke make as ${MAKE_PROGRAM}, honor CFLAGS passed in from environment,
and mark as USE_BUILDLINK_ONLY.
2001-07-16 10:17:00 +00:00
jlam
be50ef83d9 Remove references to ${LOCALBASE} directories and mark as
USE_BUILDLINK_ONLY.
2001-07-16 10:09:45 +00:00
jlam
71ac3c1d07 Honor CFLAGS passed in from environment during build and mark as
USE_BUILDLINK_ONLY.
2001-07-16 10:01:27 +00:00
jlam
a5756c486d Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-07-16 09:58:10 +00:00
jlam
1cdb2ad55a This buildlink.mk file was committed before its time. Correct the
file list so this actually works.
2001-07-16 09:56:04 +00:00
jlam
7c3cc51bd2 Avoid spurious detection of zlib as it's not needed by the liblzo library
and mark as USE_BUILDLINK_ONLY.
2001-07-16 09:49:16 +00:00
jlam
7a94956dd2 Mark as USE_BUILDLINK_ONLY. 2001-07-15 11:51:28 +00:00
jlam
401d111532 Explode one big patch into several unidiff patches, honor CFLAGS passed
in from enviroment during build, and mark as USE_BUILDLINK_ONLY.
2001-07-15 11:49:41 +00:00
jlam
3fe6a1d83d Install locale files under ${PKGLOCALEDIR}, and mark as USE_BUILDLINK_ONLY. 2001-07-15 11:44:50 +00:00
jlam
eedb54813d Pass -lgnumalloc through to build in LIBS, not LDFLAGS, and mark as
USE_BUILDLINK_ONLY.
2001-07-15 11:34:37 +00:00
jlam
0a314b239b Honor CFLAGS passed in from environment during build and mark as
USE_BUILDLINK_ONLY.
2001-07-15 11:26:02 +00:00
jlam
4b88f7188e Add missing dependency on zlib and mark as USE_BUILDLINK_ONLY. 2001-07-15 11:23:25 +00:00
jlam
13efd165ea Honor CFLAGS passed in from environment during build. 2001-07-14 03:51:13 +00:00
jlam
cb76bd5efc Move inclusion of bsd.buildlink.mk to start of file. 2001-07-01 22:59:08 +00:00
taca
c12d68d03b Add and enable ruby-zlib. 2001-06-30 23:14:46 +00:00
taca
5a720338cd Importing ruby-zlib 0.4.0, zlib library for Ruby. 2001-06-30 23:13:25 +00:00
jlam
4c6dce5402 Add buildlink.mk file for use by other package Makefiles. 2001-06-23 19:46:22 +00:00
jlam
34d11d8a0f Generalize how the dependency pattern may be specified. Instead of just
FOO_REQD=1.0 being converted to foo>=1.0, one can now directly specify
the dependency pattern as FOO_DEPENDS=foo>=1.0.  This allows things like
JPEG_DEPENDS=jpeg-6b, or fancier expressions like for postgresql-lib.
Change existing FOO_REQD definitions in Makefiles to FOO_DEPENDS.
2001-06-23 19:26:48 +00:00
jlam
6f206944ae Install the headers and libraries for bzip2, and add a buildlink.mk file
for use by other package Makefiles.
2001-06-21 22:36:54 +00:00
jlam
c2ae73c346 Mark as USE_BUILDLINK_ONLY. 2001-06-21 21:08:49 +00:00
wiz
b8234822cc Oops, forgot to remove this file on update. 2001-06-14 10:54:05 +00:00
wiz
fac1bbc016 Add checksum for zcrypt10.zip. Noted by recent bulk build by John Darrow. 2001-06-11 22:21:30 +00:00
jlam
c4e71c5e7a CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-06-11 06:34:17 +00:00
wiz
9edb8eb8d1 Update to 1.0.1. 2001-06-10 01:14:58 +00:00
pooka
61519046db add & enable stuffit 2001-06-09 08:18:40 +00:00
pooka
ae8b421513 StuffIt Expander and Creator
Command-line utilities to:
* create StuffIt (.sit) and Zip (.zip) archives
* encode files into uuencode, BinHex, and MacBinary formats
* expand StuffIt and Zip archives
* expand encrypted StuffIt archives
* decode or expand: Compact Pro, zip, arc, arj, lha (lzh),
  rar, gzip, UNIX compress, uuencode, BinHex, btoa, MIME,
  tar, MacBinary, segmented StuffIt, PrivateFile, bzip2,
  and AppleSingle.

From Ben Collver in pkg/13147
2001-06-09 08:17:44 +00:00
jtb
aa225c0de7 LICENSE=zoo-license. 2001-06-04 20:18:55 +00:00
jtb
6572e72dc6 Add necessary restrictions.
Excerpt from the README file in the source code distribution:

Permission is granted to any individual or institution to use, copy, or
redistribute this software so long as all of the original files are included
unmodified, that it is not sold for profit, and that this copyright notice
is retained.
2001-06-04 17:12:42 +00:00
jtb
30c378c9d7 The `xbinunix.c' file states:
* (c) 1984 Brown University
 * may be used but not sold without permission

Add the appropriate restrictions.
2001-06-04 17:08:20 +00:00
jtb
12fb59ae4e LICENSE= unrar-license.
Add appropriate restrictions:  Do not modify distribution package and
do not charge a fee for redistribution.
2001-06-04 17:00:18 +00:00
jtb
8809754a83 Add restrictions and set LICENSE=unarj-license. 2001-06-04 16:51:05 +00:00
jtb
132a05b2b5 Add the appropriate restrictions.
From the README file:

Oh yeah - this program may be distributed freely so long as you don't
modify it in any way. You may not charge for distributing it.
2001-06-04 16:37:57 +00:00
agc
3226576480 Add and enable szdd 2001-05-14 13:03:47 +00:00
agc
161911e5fb Initial import of szdd into the packages collection.
Provided in PR 12889 by Ben Collver (collver@linuxfreemail.com).

"SZDD is a weak LZSS compressor, which was used by Microsoft for many years
in their installation software - all those files with a letter taken from
the end of their extension, eg HELLO.EX_

This package includes szddexpand which will decompress szdd files.
Be careful, szddexpand overwrites the original compressed file.
Do like so: szddexpand HELLO.EX_ && mv HELLO.EX_ HELLO.EXE

SZDD was replaced with 'KWAJ' in the 1996 Microsoft Setup Toolkit.  This
package does not grok the undocumented 'KWAJ' format.

One day Johnathan Forbes decided to work for Microsoft, and sold them his
LZX compression technology.  So now Microsoft uses LZX compression in their
installation archives, under the guise of "CAB" files."
2001-05-14 13:02:55 +00:00
jtb
8171a8184f Make $(localdir) and $(gnulocaledir) equal so that the locale files
don't get installed to both ${PREFIX}/lib/locale and ${PREFIX}/share/locale.
This fixes the i386 bulk build leftovers.
2001-04-28 02:05:57 +00:00
wiz
8ff04dcfbe re-add patch checksum (have to be made after `make extract') 2001-04-22 15:52:28 +00:00
agc
871c5f4103 Move to sha1 digests, and add distfile sizes. 2001-04-18 11:21:02 +00:00
agc
5f692dd5e8 Move to sha1 digests, and add distfile sizes. 2001-04-18 09:32:43 +00:00
agc
4274f13ce5 + 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 10:10:18 +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
tv
8999774d08 Set CC to "${CC}", not cc. Duh? 2001-03-11 03:35:48 +00:00
tv
a59402677e Add nulib2. 2001-03-11 03:01:54 +00:00
tv
b0507750d3 Import nulib2, an Apple II archive file handler.
***
NuLib is a disk and file archive program, similar in principle to PKZIP.
Instead of ZIP archives, it manipulates NuFX archives, which are usually
identified with ".SHK", ".SDK", or ".BXY".

The ".SHK" file extension is derived from ShrinkIt, the de facto
archiving standard for Apple II computers.
2001-03-11 03:01:02 +00:00
wiz
81f4b4766a replace metalab by MASTER_SITE_SUNSITE 2001-02-28 11:25:46 +00:00
martin
b379b4a4ca Change homepage from ftp: to http: URL.
Closes PR 12256.
2001-02-20 22:43:08 +00:00
tron
cebb231563 Add german mirror site. 2001-02-17 16:03:31 +00:00
wiz
79a4bfc219 Not needed any more -- COMMENTs are in Makefiles now. 2001-02-16 15:52:49 +00:00