Commit graph

191 commits

Author SHA1 Message Date
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
jlam
895be09d41 * Update ncurses dependency. 1999-07-06 08:01:26 +00:00
agc
fd7b118f38 Some packages use bsd-style .mk files when building, and so any manual
pages that are installed will be gzip-compressed, if MANZ is set, or
not if MANZ is not set.  If the package uses bsd-style .mk files, the
variable MANCOMPRESSED_IF_MANZ should be set to a value of "yes" in
the package Makefile.  This replaces the previous method of specific
inclusion of bsd.prefs.mk, followed by a check for MANZ and
conditional assignment of MANCOMPRESSED.

Add appropriate documentation, and change all necessary ocurrences in
package Makefiles.
1999-07-02 08:37:20 +00:00
tron
2ae683baeb Include "bash" and "ncurses" in package:
+ increases compatibility
+ brings "ldd" one step closer to working
  (our ELF loader still needs a compatibility kludge)
- requires yet another 1.8MB of distribution files
1999-06-29 22:48:19 +00:00
tron
8475357fcd Don't use "{}" or "[]" in "ONLY_FOR_PLATFORM" or "NOT_FOR_PLATFORM"
because "bsd.pkg.mk" can't handle those patterns. Fixes PR pkg/7808
by Chris Demetriou.
1999-06-20 21:06:17 +00:00
tron
0eb0234d0d UAE doesn't build on arm32. 1999-06-20 20:49:28 +00:00
tron
2ad074e0ab Use "/dev/sound" instead of "/dev/dsp". 1999-06-19 15:30:56 +00:00
tron
e7d1a1c424 Fix a typo in a comment. 1999-06-19 14:56:49 +00:00
tron
29d006f66f Add and enable "uae" package. 1999-06-19 14:40:08 +00:00
tron
60cba3e7f9 Import new "uae" package:
The UAE Amiga Emulator
1999-06-19 14:38:08 +00:00
tron
1e9ca24cf5 Add "ONLY_FOR_PLATFORM= NetBSD-*-i386". 1999-05-24 21:27:14 +00:00
tv
5c60ed5794 Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM
pattern match format.  Minor pkglint along the way.
1999-05-24 20:39:35 +00:00
tv
42a1a676be Adapt freebsd_lib's "smart /emul" script to suse_base. 1999-05-24 20:11:10 +00:00
tv
13fea383e3 Add and enable atari800. 1999-05-23 05:17:58 +00:00
tv
8fe0f51e6c An Atari 800/XL/5200 emulator for the X Window System. 1999-05-23 05:17:04 +00:00
tv
1d2e3546d5 Xmess moved! Update master site, homepage, and distro filename (which is
an otherwise identical file).
1999-05-22 19:41:31 +00:00
tv
d8a71cfed0 Forcibly specify that the shlib type is a.out, so that ELF systems won't
run into trouble with the automatic shlib handling.
1999-05-22 19:33:49 +00:00
tv
f62bec75b3 Clean this up a bit:
- actually extract to ${WRKDIR} and use find, xargs, and ${INSTALL_DATA{,_DIR}}
  to get the permissions right
- add a "smart-/emul" script that will automatically add a symlink from
  /emul/freebsd (adding /emul directory as necessary) only in the cases where
  this will not clobber something; otherwise print a message at install time
  that the user must do this.  Note that this still works if /emul is a
  symlink to ${LOCALBASE}/emul, though that is no longer required.
- issue a message at install time reminding the user to add COMPAT_FREEBSD
  to the kernel configuration.
1999-05-22 19:31:07 +00:00
tv
50265bfb0c Update to 2.3d. 1999-05-22 18:36:45 +00:00
tron
6a9ed6610e Add "suse_compat" package to dependence list. 1999-05-21 01:00:58 +00:00
tron
3bb338ae67 Add and enable "suse_compat". 1999-05-21 00:58:02 +00:00
tron
7df7881117 Import new "suse_compat" package:
Linux compatibility package with old shared libraries
1999-05-21 00:55:59 +00:00
tron
e15495c99b Don't use "DISTFILES" for a single distribution file. 1999-05-21 00:48:45 +00:00
tron
d9cc6fccaa Don't extract RPM files to "/tmp" but to target directory directly. 1999-05-21 00:09:27 +00:00
tv
c1dfbc61b5 Add and enable stella. (The misimport into the top level was corrected
on the CVS server.)
1999-05-18 23:16:40 +00:00
tv
fbe9d42ecb Import stella-1.1, an Atari 2600 VCS (and compatibles) emulator written in
C++.  Took hints from the FreeBSD port, but rewrote this one from scratch.
1999-05-18 23:14:16 +00:00
tv
27933be85c Update to 1.0, clean up, remove xpm dependency and check (...only used for
window icon when iconified), and add third party configs for 4064, SX-64,
and C64 Game System.
1999-05-18 08:45:48 +00:00
tron
1bb9cc38ec Remove the "linux_SuSE" package. It is replaced by the "suse_*" packages. 1999-05-17 23:07:24 +00:00
tron
bb4d12896b Add and enable "suse_linux". 1999-05-17 22:14:26 +00:00
tron
a50029f688 Import meta package for new SuSE Linux package collection. 1999-05-17 22:12:03 +00:00
tron
b1c00c6a58 Add and enable "suse_xforms". 1999-05-17 12:03:22 +00:00
tron
0f6b0c7ed7 New "suse_xforms" package:
Linux compatibility package for xforms binaries
1999-05-17 12:01:52 +00:00
tron
d7ed2a2ab6 Add mirror on "ftp.cs.unm.edu" to master site list. 1999-05-17 02:24:27 +00:00
tron
0b7a57bce8 Use "tar" to copy files because "cp -Rp" clobbers the directory
permissions from the "aaa_dir" RPM file.
1999-05-17 02:16:07 +00:00
tron
79eeaccfb1 Handle symlinks pointing to files smarter in automatically created
package list so that decompressing the manual pages will work.
1999-05-17 01:54:01 +00:00
thorpej
708b192ed8 Get the RPM from the right directory. 1999-05-17 00:52:31 +00:00
tron
e600ee82c4 Don't attempt to decompress manual pages because that will fail horribly
with out automatically generated package lists.
1999-05-17 00:36:44 +00:00
tron
264c0dd97a Add "suse_*" to conflict list.
XXX If the new SuSE packages work out this package can be removed.
1999-05-17 00:19:36 +00:00
tron
3aa88a5d09 Add "linux_SuSE-*" and "suse_*" to conflict list. 1999-05-17 00:18:15 +00:00
tron
85c1e5c718 Add and enable new SuSE packages. 1999-05-17 00:16:43 +00:00
tron
d9820297bf Import new modular Linux compatibility system for i386 based on SuSE 6.1
Linux distribution:

suse_base-6.1       Linux compatibility package
suse_x11-6.1        Linux compatibility package for X11 binaries
suse_libc5-6.1      Linux compatibility package for libc5 binaries

These packages are dedicated to Jason 'clone' Thorpe.
1999-05-17 00:14:49 +00:00
ross
615998b2dd Fix compile problems. Enable on alpha. 1999-05-10 02:17:50 +00:00
tv
af4a0239f6 Explicitly install these into /usr in order to avoid messing with
ld.so.conf on a.out and LD_LIBRARY_PATH on ELF.
1999-04-27 11:53:39 +00:00
tv
68304cdae0 Add rules to create/nuke ld.so on mipsel for binary packages and pkg_delete
time, respectively.
1999-04-27 11:52:38 +00:00
tv
6f97dcce50 Match Matthias's changes for MASTER_SITE_SUBDIR. 1999-04-15 20:54:29 +00:00
tv
6815aa3407 Add and enable wine-current. 1999-04-15 20:51:26 +00:00
tv
f87edd07bd Add Wine 990328 as "wine-current", since this release makes Win32
nonfunctional on NetBSD 1.4 and earlier.  (It is, however, more stable for
Win16 applications.)
1999-04-15 20:50:46 +00:00
tron
23e0063766 Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with
variable substituition of "MASTER_SITES" and "PATCH_SITES".
1999-04-15 20:39:38 +00:00
tv
a346e72da2 Add and enable compat13. 1999-04-15 16:38:56 +00:00
tv
c508d502cb NetBSD 1.3.x compatibility package for 1.4 and beyond. 1999-04-15 16:36:14 +00:00