Commit graph

5855 commits

Author SHA1 Message Date
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
26a5e198f1 ppunpack, a decompressor for Amiga PowerPacker files. 1999-05-23 02:01:25 +00:00
tron
88957c056b Use "readline" package to make command line editing work in non visual
mode as suggested by Eric Mumpower in PR pkg/7616.
1999-05-22 22:38:30 +00:00
tron
26dc6da418 Make sure that "ncurses" package is really used. Fixes PR pkg/7615
by Eric Mumpower.
1999-05-22 22:32:03 +00:00
tron
53edea1c9a Sync "p5-pilot-link" version with "pilot-link": update to 0.9.3. 1999-05-22 22:12:08 +00:00
tv
0d1e09f5b5 Update to 2.43, clean up. 1999-05-22 22:07:03 +00:00
tv
f798896adb Make the extract quiet. 1999-05-22 21:47:01 +00:00
tv
b2e983d75c Update to 2.50, clean up a bit. 1999-05-22 21:41:44 +00:00
tv
3792151f6a Do not install a text file as a manpage; put it in share/doc/rar. 1999-05-22 21:35:59 +00:00
tv
a7213abb85 Clean up, and update MASTER_SITE. 1999-05-22 21:29:13 +00:00
tv
4581aa1723 Add and enable unlzx. 1999-05-22 21:11:28 +00:00
tv
0e66bcc9ea Add unlzx-1.0, extraction program for Amiga .lzx archives. 1999-05-22 21:11:07 +00:00
tv
cdf1a5c0a0 Add and enable squsq. (Yet again, misimport into top level corrected on the
CVS server directly.  sigh.)
1999-05-22 20:58:48 +00:00
tv
7b7f234db3 Add squsq-3.3, archiver for CP/M "Squeeze" style compressed files. 1999-05-22 20:57:43 +00:00
tv
2b94a142ec Remove accidentally committed homepage entry for VICE. 1999-05-22 20:14:37 +00:00
tv
80a5f5d6d1 Clean up a bit, and remove FreeBSD Id now that we're quite divergent. 1999-05-22 20:11:32 +00:00
tv
b173ebeb01 Some minor pkglint; split patch, fix typo, and use ${INSTALL_*} macros. 1999-05-22 19:54:08 +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
frueauf
06f8755ae3 Update pilot-link to 0.9.3. 1999-05-22 18:14:03 +00:00
tv
aee5d14204 Add and enable cbmconvert. 1999-05-22 18:10:18 +00:00
tv
0b30018c12 Import cbmconvert 2.0.5, file converters for Commodore format files. 1999-05-22 18:09:12 +00:00
tv
2d7d086734 Add dependency on autoconf[!], and change USE_GTEXINFO to INFO_FILES. 1999-05-22 16:24:09 +00:00
tv
cce722bd3f Commit the least intrusive parts of proposal 6a (affects no pkgs):
- remove the ${MACHINE_ARCH} and ${OPSYS} specializations for Makefile,
  files, pkg, scripts, patches
- remove the functionality of ${MASTER_SITE_FREEBSD} (if someone *really*
  wants this type of function, which should be discouraged, s/he may use:
  MASTER_SITE_OVERRIDE=${MASTER_SITE_BACKUP})
1999-05-22 15:47:23 +00:00
explorer
1b48bb68db Apparently needs --with-gd-lib= as well, now... 1999-05-22 14:23:42 +00:00
rh
16676237d8 Add informative message about creating a link from e.g. /dev/cd0d to
/dev/su0-6-0 for cdrecord to work.
1999-05-22 13:08:18 +00:00
rh
4d71da75df Update mrtg to 2.7.4
Notable changes are:
	- several bug fixes
	- now uses GNU configure script
	- documentation update
	- cleaned up distribution
	- new indexmaker accepts multiple config files
	- optional 2-column layout
	- option to specify bacground color
	- option to specify overview graphs sizes
	- few options to increase/decrease bells and whistles
	- improvements for perminute perhour
	- integration of SNMP_util and the latest SNMP_session
	- changed cfgmaker to use ipaddress as name for targets
	- fixed html in indexmaker and mrtg
	- optional handling of two different MaxBytes settings
1999-05-22 10:45:32 +00:00
tsarna
c3117ace92 patch-1 breaks sigjmp. Instead of using it, add patch-ac, which is
corrected version of patch-1.

Still have problems with ttyname()...
1999-05-22 03:23:13 +00:00
tron
2b2e8c558d Use "ln -fs" to create symbolic link in case a file hasn't been removed
due to a incomplete package list.
1999-05-21 22:09:21 +00:00
tron
84ec10d4a2 Add "man/man1/irc.1". 1999-05-21 22:07:47 +00:00
tron
65977cd41f Update dependence to "ircII" package to version 4.4I. 1999-05-21 21:59:58 +00:00
tv
290be51a90 netbsd._org_, not netbsd._com_.
(Should this include warped as a ftp site too?)
1999-05-21 20:39:22 +00:00
tv
c1af4148fc Speed up the evaluation of ${CKSUMFILES} vs. ${IGNOREFILES} a little (and
make it cleaner) by replacing the shell expansion with a bmake .for loop.
1999-05-21 19:29:02 +00:00
mrg
4e2765c635 update to ircII 4.4I. features include ICB support and many bug fixes as usual. 1999-05-21 16:09:45 +00:00
rh
f9d1c98b8e Updata geda to 19990516
Important changes are:
                - Now uses gtk+-1.2.2
                - A bunch of bug fixes.
                - Added a coordinate window to gschem
                - Integration of contributed symbols.
                - Latest Jerry O'Keefe's gmk_sym integrated
                - Mike Jarabek's verilog gnetlist backend integrated
                - Jamil Khatib's latest gschcheck
1999-05-21 13:27:24 +00:00
mrg
1f50486c35 disable sparc64 support for now; it kills sparc-netbsdelf which is actually very useful right now. 1999-05-21 09:37:07 +00:00
sakamoto
d20da62ea8 Move mastersite. 1999-05-21 05:07:19 +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
tron
da5b741336 Link programs with "${LDFLAGS}" so that we get "-Wl,-R${PREFIX}/lib". 1999-05-20 22:23:29 +00:00
tron
aacf00174b Add and enable "p5-pilot-link". 1999-05-20 21:19:28 +00:00
tron
e65ac41bd1 Import new "p5-pilot-link" package:
perl interface to pilot-link library
1999-05-20 21:16:17 +00:00
tron
dff56691e4 Don't attempt to build Perl5 library because it won't build if "pilot-link"
is not already installed.
1999-05-20 20:38:42 +00:00
tron
184acb14a5 Use "${BSD_INSTALL_SCRIPT}" instead of "${LIBTOOL} ${INSTALL_SCRIPT}"
because we don't need to deal with "MAKE_ENV" this way.
1999-05-20 20:37:50 +00:00