Commit graph

487 commits

Author SHA1 Message Date
wiz
02e8ee6a47 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
While I'm here, unify category Makefiles to more standard style.
(If you have tools depending on the previous form, please fix them.)
2001-02-16 15:51:46 +00:00
agc
5db9dc6826 fix a typo from the COMMENT changes 2001-02-16 14:30:10 +00:00
wiz
07cd20b334 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 13:51:27 +00:00
tron
4ce2d28ba0 Add and enable "estic" package. 2001-02-10 18:35:52 +00:00
tron
d94912ffb8 Import new "estic" package:
German language configuration tool for ISTEC 1003/1008 ISDN systems
2001-02-10 18:34:23 +00:00
jlam
f70229e460 Update MASTER_SITES and HOMEPAGE to new locations. 2001-02-07 16:15:53 +00:00
wiz
fcccd4aaa4 Remove '.sh' from rc.d script. 2001-01-31 17:57:31 +00:00
wiz
d7906c3ebd Some more MESSAGE cleanup. 2001-01-29 11:38:10 +00:00
wiz
b979f7222a Add automatic ${VARIABLE} handling for MESSAGE files.
Convert most MESSAGE files to new syntax (${VARIABLE} gets replaced,
not @VARIABLE@, nor @@VARIABLE@@).
By default, substitutions are done for LOCALBASE, PKGNAME, PREFIX,
X11BASE, X11PREFIX; additional patterns can be added via MESSAGE_SUBST.
Clean up some packages while I'm there; add RCS tags to most MESSAGEs.
Remove some uninteresting MESSAGEs.
2001-01-29 11:34:21 +00:00
hubertf
794d140414 etc/rc.d: fidogate.sh -> fidogate 2001-01-26 05:00:49 +00:00
agc
9c2d582fc9 The way that shared objects were handled in the PLISTs and bsd.pkg.mk was
out of date - it was based on a.out OBJECT_FMT, and added entries in the
generated PLISTs to reflect the symlinks that ELF packages uses. It also
tried to be clever, and removed and recreated any symbolic links that were
created, which has resulted in some fun, especially with packages which
use dlopen(3) to load modules. Some recent changes to our ld.so to bring
it more into line with other Operating Systems also exposed some cracks.

+ Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain
the ELF symlinks.
+ Don't mess about with file system entries when handling shared objects in
bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will
have got it right, and have a much better idea than we do.
+ Modify PLISTs to contain "ELF symlinks"
+ On a.out platforms, delete any "ELF symlinks" from the generated PLISTs
+ On ELF platforms, no extra processing needs to be done in bsd.pkg.mk
+ Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on
a.out platforms
+ Update the documentation in Packages.txt

With many thanks to Thomas Klausner for keeping me honest with this.
2001-01-04 15:10:17 +00:00
tsarna
feebf1f942 Add and enable p5-Device-SerialPort 2000-12-18 23:19:19 +00:00
tsarna
b3288638a3 p5-Device-SerialPort pkg from Damon Brodie in PR#11762, but moved to
comms category.
2000-12-18 23:04:26 +00:00
jlam
5827bfaf86 Update malsync to 2.0.5. No list of changes from version 2.0.4. 2000-12-14 22:58:44 +00:00
jlam
c43e2d6dac pilot-link has moved to sourceforge: change the MASTER_SITES and add
a HOMEPAGE.
2000-12-14 19:45:09 +00:00
wiz
a32b3a5655 Unify Makefiles -- mostly headers: remove FreeBSD Ids.
Consistent 4 character indentation of SUBDIR entries.
2000-12-12 01:30:36 +00:00
itojun
53a3b2516e should not hardcode locale path, or it will choke on Solaris build 2000-11-09 14:17:06 +00:00
itojun
8b4007ad6f properly BUILD_DEPEND on gettext. add USE_LIBINTL.
workaround gettext.m4 bug.
2000-11-08 17:47:14 +00:00
tron
055f2e1692 Backout unintended change. 2000-11-08 13:15:38 +00:00
tron
a813c71726 Make sure that locale files go into the correct directory. 2000-11-08 13:11:16 +00:00
tron
c79ab4fbd4 Make this build with NetBSD's "libintl". 2000-11-08 11:56:44 +00:00
itojun
c57ac5356a add USE_LIBINTL. we can use /usr/bin/msgfmt so tweak BUILD_DEPENDS. 2000-11-02 04:17:40 +00:00
wiz
8360ed458c move line for pkglint 2000-10-21 22:19:21 +00:00
pooka
f9bd4ded6d make this build on alpha 2000-10-10 12:12:10 +00:00
is
554becefd3 faxspool needs pbmtext. 2000-10-08 20:36:33 +00:00
rh
3c8b74ffbf Merge the two post-install targets into one. Fixes package installation. 2000-10-01 11:22:36 +00:00
fredb
f7e61771ec Belatedly bump "nb" version for xforms, and likewise increment packages
that depend it, as suggested by wrstuden. The reason is so that older
binary packages which were linked against an a.out shared lib won't have
their package dependencies satisfied by the latest package, which has no
shared libraries. There's no help for old ELF packages, unfortunately.
2000-09-28 20:34:03 +00:00
hubertf
b1c6038a3d Make this work on alpha: the shipped .depends file is wrong for this
(and probably many other) archs, re-gen it.
2000-09-26 03:16:45 +00:00
jlam
9ab26c50e7 Install rc.d control script as "foo" instead of "foo.sh" to comply with
how NetBSD's rc.d system interprets script names.  Also add appropriate
REQUIRE and PROVIDE sections to allow direct use in NetBSD's rc.d system.
2000-09-20 05:14:10 +00:00
jlam
dd8983b561 Add missing rc.d script 2000-09-20 05:05:53 +00:00
hubertf
fc9707f9a2 Change license to 'kermit-license', as this pkg has a specific
license that's not covered by a general 'limited-redistribution'
license.

And even if you agree to honour the 'limited-redistribution' for
some other pkg (by putting ACCEPTABLE_LICENSES=... into /etc/mk.conf),
that doesn't mean you also agree to not redistribute kermit.

Modeled after the www/jsdk20 license.
2000-09-13 02:26:50 +00:00
rh
f1b417f650 Fix brokenness of faxsetup script due to new directory structure: create
/var/spool/fax/{config,etc} if /var/spool/fax doesn't exist.
2000-09-05 14:01:42 +00:00
wiz
c48cfecc8d add @dirrm share/hylafax 2000-09-05 13:07:44 +00:00
rh
4cf2c764c8 Clean up Makefile. USE_GMAKE has been unneccessary for several revisions
now, no need to keep this around (even if commented out).
2000-09-05 12:50:52 +00:00
rh
ec17c44f76 Fix a typo 2000-09-05 12:49:21 +00:00
rh
6151695dfc Adapt to modified directory structure of master site. 2000-09-05 12:24:36 +00:00
jwise
dab502bd6f Adapt this package to tk-8.3.2. 2000-08-31 23:21:44 +00:00
fredb
dc3adcb007 Make fax spool directories on binary package install, too, and clean them
up on deinstall (but check first, and leave them all alone if there are
any files in there).
2000-08-31 19:42:53 +00:00
fredb
bb1597014a Update mgetty to 1.1.22. Changes since 1.1.21 (condensed):
* callback/callback.c: use VARRUNDIR instead of MGETTY_PID_FILE
	* mgetty.c: use VARRUNDIR to get name of PID file, non-conditional
	* policy.h: MGETTY_PID_FILE is gone, VARRUNDIR used instead
	* mgetty.c: write CallerId to UTMP, if available, Connect otherwise
	* fax/faxspool: convert .pdf files via Acroread (contributed by
		Michael Fischer v. Mollard, mfvm@gmx.de).
	* Makefile, mksed: introduce $VARRUNDIR
	* fax/faxrunqd.in, fax/faxrunq.in, fax/faxspool.in: change
		location of ".last_run" to $VARRUNDIR/faxqueue_done (previously,
		$fax_spool_out/.last_run creation was vulnerable to symlink attacks)
	* cnd.c: add NMBR=<nnn> format for Digi DataFire RAS
	* login.c: add \Y hack (simplar to \I) to get CallerID in ut_host field
	* faxlib.c: distinguish Elink 310 and Elink 343
2000-08-31 19:41:17 +00:00
rh
de07382a5a Reflect recent hylafax changes in dependency. 2000-08-31 10:38:49 +00:00
abs
b881dfe2de - Install template config files in share/hylafax/*_template/, and then copy
into /var/spool/fax, rather than trying to use symlinks which break under
  chroot().
- Add basic rc.d/hylafax.sh startup script
- Use tiff-3.5-interfaces.patch, pointed out by Bernd Proissl <news@proissl.de>
Update to hylafax-4.1b2nb2
2000-08-30 09:50:44 +00:00
jlam
cc2672fd87 Until the sources for these packages catch up to the current (post-5.6.0)
Perl API, we need to pass -DPERL_POLLUTE=1 to the build process to look
like an older perl.
2000-08-29 20:48:08 +00:00
abs
bd160f1b2c Patch faxd/tif_fax3.h to avoid potential infinite loop in EXPAND1D and EXPAND2D
This package still has bizarre issues with trying to symlink everything across
from /var/spool/fax into /usr/pkg/..., which breaks probably due to judicious
use of chroot(). That _really_ needs to be fixed
2000-08-29 17:08:37 +00:00
wiz
cc9f42940b Be a bit more selective in installing (don't install fidogate.info.orig);
change patch to apply cleanly.
2000-08-28 09:36:31 +00:00
jlam
4a7ce722b8 Add missing USE_PERL5. 2000-08-28 09:14:00 +00:00
jlam
18cba9d7fa Convert packages to use PERL5_PACKLIST (part 1). These were the easy
ones to do, and each compiled and installed/de-installed apparently
correctly.

As a side effect of the dynamic PLIST, we no longer need to have separate
-static and -shared PLISTs.  It's now easier than ever to make a perl5
package for NetBSD :)
2000-08-27 07:10:59 +00:00
tron
c96fb69c1e Include "sys/param.h" in "ascii-xfr.c" to get the preprocessor "BSD"
so the that "ms_delay" function will work properly. Problem noted
by Jukka Marin on "tech-pkg@netbsd.org".
2000-08-24 18:53:05 +00:00
tron
f0b9164cf1 Use "USE_XPM" option instead of direct dependence on the "xpm" package. 2000-08-23 23:14:21 +00:00
wiz
9095628768 No more USE_PKGLIBTOOL.
LTCONFIG_OVERRIDE -> minus one patch.
2000-08-14 14:19:30 +00:00
wiz
f191ad78ec USE_PKGLIBTOOL -> USE_LIBTOOL
Add info-dir-entry.
2000-08-14 13:55:04 +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
fredb
d0314f4882 Update vgetty voice extensions patch from 0.9.10 to 0.9.12. No change to
data/fax core. Update adds quirks/hints for a few additional voice modems
and fixes a long-standing bug with WAV file conversions.
2000-07-24 06:28:06 +00:00
fredb
80e9a700c5 A license of "no-redistribution" is an oxymoron. Change "no-redistribution"
to "limited-redistribution", which is more correct.
2000-07-23 19:40:17 +00:00
fredb
33f8193f0d Give kermit a no-redistribution ${LICENSE}, as ${NO_CDROM} is deprecated. 2000-07-23 18:34:46 +00:00
tron
ebcef6eadf Depend on version 4.0 or newer of the "readline" package. 2000-07-20 15:40:58 +00:00
agc
78748d628a Instead of the clunky SHOW_PKG_PREFIX, introduce an EVAL_PREFIX definition,
which takes entries of the format <make-definition-name>=<pkgname>. This
has not been added to MAKEFLAGS because (a) premature optimisation is the
root of all evil, and (b) because the .for loop used to implement this
shows the wrong results when multiple prefices are evaluated.

Modify all the package Makefiles to use EVAL_PREFIX, thereby simplifying
them considerably.

ALso simplify the logic to calculate the prefix as well.
2000-07-15 20:39:13 +00:00
agc
69cbb39071 The previous method of using a make target for finding a prerequisite
package's prefix would not work as part of the environment specification
via MAKE_ENV (as it would not be executed in the correct directory).

Fix this by invoking pkg_info(1) directly, not via an intermediate make(1)
step - this is not as clean, but more effective (i.e. it works).
2000-07-14 16:04:19 +00:00
agc
4aeac45f89 Make the determination of the pre-req package's installed directory be
a bit more user-friendly.

Introduce a show-{gtk+,imlib,kdebase,qt1,qt2,xpm}-prefix target in
bsd.pkg.mk, and use "${MAKE} show-*-prefix" in package Makefiles.
2000-07-11 14:53:35 +00:00
agc
e05e4735dd Hardcoding X11PREFIX into package Makefiles forces the user to install
xpkgwedge once, before any other packages have been installed, and
never to delete it.  This change finds the prefix of the installed
pre-req package using pkg_info(1), and allows packages to be found in
${X11BASE} and ${LOCALBASE}, not just ${X11PREFIX} - from mail from
Dave Sainty <dave@dtsp.co.nz>, munged slightly by myself.
2000-07-10 10:40:39 +00:00
wiz
f8c571c07a add .la file to PLIST 2000-07-08 22:27:50 +00:00
sakamoto
bb1bca91db add and enable ruby-termios 2000-07-08 16:08:08 +00:00
sakamoto
b0dbd40570 ruby-termios-module:
termios module for Ruby
2000-07-08 16:06:45 +00:00
sakamoto
2518ade2db s/USE_PKGLIBTOOL/USE_LIBTOOL/ 2000-07-08 15:20:17 +00:00
fredb
5eec07f4d4 Update md5 checksum for vgetty patches. Update improves voice-shell
interface, expands help files, and recognizes a few more modems. No
change whatsoever to data/fax core.
2000-07-03 16:49:20 +00:00
agc
d951a0d54f Make this package xpkgwedge-safe by using the new X11PREFIX definition
in preference to X11BASE when trying to find the installed location of
X11 libraries, programs and headers (which will change if xpkgwedge is
installed).

[X11BASE reflects the location of the X11 libs, headers and programs.
X11PREFIX reflects the installed location of X11 packages.]
2000-06-30 10:04:46 +00:00
rh
5e60bfbbcc Add and enable jpilot-libplugin 2000-06-15 21:20:23 +00:00
rh
ed6677deea Initial import of jpilot-libplugin-0.98.1, a plugin library for jpilot. 2000-06-15 21:19:40 +00:00
rh
c0f5618eec Fix plugin handling. 2000-06-15 21:14:06 +00:00
rh
73e1969288 Add and enable malsync 2000-06-15 14:05:21 +00:00
rh
f9cb871689 Initial import of malsync-2.0.4, a utility to synchronize Palm Pilots to
the AvantGo.com service
2000-06-15 14:04:46 +00:00
rh
08832689ed Add and enable jpilot 2000-06-15 09:15:23 +00:00
rh
34823d3224 Initial import of jpilot-0.98.1, a desktop organizer application for the
palm pilot.
2000-06-15 09:14:23 +00:00
rh
90f54c31ca Update minicom to 0.83.1
Notable changes include:
- An old signal handling bug has been fixed. It sometimes caused an
  eternal loop of "Killed by signal x" - "Resetting modem" - "Killed
  by signal y" when minicom was aborted unexpectedly, and then it could
  only be killed with kill -9 (SIGKILL).
- Now there is also a setting in the Bps/par/bits section of the Serial
  port setup menu to use two stop bits.
- Some patches for SVR4 lock file handling.
- Fixed some compilation errors when -D_HAVE_MACROS is not defined
  in the makefile.
- possible overflows fixed in inputting the manual dialing string and
  search string in the phone dir.
- user-configurable options to disable writing the logfile or select
  which things to write there
- the command line option -d now accepts multiple numbers or names as
  the parameter. Separate them with commas and use no spaces around it.
- a fix for the script timeout command that sometimes didn't work right.
- now you can move an entry up/down in the phone directory.
- flag %f added to the upload/download protocol program command lines to
  allow passing the port file descriptor to c-kermit
- support for DTE speed 230400 bps
- newline delay option added in the terminal settings
- multiline option added to untag all phonedir entries with the same name
  when one of them answers
2000-06-12 18:40:54 +00:00
rh
6ed0dee624 Update lrzsz to 0.12.20.
Notable changes include:

 Version 0.12.20 - December 1998, Uwe Ohse
 * works on BeOS and stone-aged SCO (sco-3.2v4.2)
 * pubdir-"feature" works again.
 * "make rpm" creates a rpm file.
 * "optimal blklen calculation" was too aggressive, it now does nothing
   if the user demands fixed blklens.
 * various smaller and medium bug fixes.
 * a more or less important security bug is fixed (stupid use of /tmp in
   a piece of code which is rarely used).
 * lrz uses umask to make files unreadable which receiving them.
 * "sh systype | mail uwe-generic-counter@ohse.de" sends a success report
    with a description of the system type.
 * --enable-syslog is now default

 Version 0.12.19 - January 1998, Uwe Ohse
 * 0.12.18 was broken, lsz crashed if receiver found an CRC error.
 * lrz options "--rename" and "--escape" didn't work.
 * lrz didn't implement senders "overwrite-or-skip" option.
 * added dejagnu testsuite. Maybe you need a dejagnu snapshot to use it.
2000-06-12 18:38:14 +00:00
rh
4a506322a0 Add ${PREFIX}/lib library search paths for SOCKS4/5 2000-06-12 17:24:21 +00:00
skrll
0b15755760 Fix MASTER_SITES. Pointed out by Bernd Ernesti. 2000-06-12 14:30:53 +00:00
skrll
ce1ab76190 Update plptools to version 0.6.
Sorry there doesn't seem to be a changelog.

Changes by me:
	- Patch mp_mount.c so that it now works.
	- Remove BROKEN
	- Use LIBTOOL instead of PKGLIBTOOL.
2000-06-12 13:36:08 +00:00
jlam
6497228790 USE_LIBTOOL && LTCONFIG_OVERRIDE, not pkglibtool and patching configure 2000-06-08 23:33:39 +00:00
rh
74add3b300 s/USE_LIBTOOL/USE_PKGLIBTOOL/
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
2000-06-01 11:23:11 +00:00
fredb
afa618d4f1 Update to 1.1.21 + latest patches to voice extensions.
Numerous tweaks, minor bug fixes.
2000-05-17 03:43:48 +00:00
jlam
fd75e24317 Alter dependencies. Packages needing X11 drivers use
DEPENDS+=	ghostscript-[6-9]*:../../print/ghostscript

and packages needing just any ghostscript binary use

	DEPENDS+=	ghostscript{,-nox11}-[6-9]*:../../print/ghostscript
2000-05-10 15:39:06 +00:00
jlam
582a02f348 Correct dependencies to find all applicable versions of ghostscript.
If ghostscript isn't installed, then install ghostscript-x11 as it
will always work.
2000-05-07 02:11:16 +00:00
jlam
348fb30126 Backout changes to use gstty and depend on ghostscript*-5.50nb2. 2000-04-20 16:30:24 +00:00
jlam
c651217a12 Depend on ghostscript-*nb1 since were modified to use gstty/gs. 2000-04-16 17:36:42 +00:00
jlam
7cc1ac0601 Remove redundant dependency on ghostscript. 2000-04-10 00:03:19 +00:00
jlam
c5fa25dda7 Adapt to gstty/gs. 2000-04-10 00:03:03 +00:00
tron
782b73a94b Adapt to new handling of "${CONFIGURE}". 2000-03-27 08:54:53 +00:00
jlam
aa3dc7af52 Update dependency on mawk to >=1.2.2. 2000-03-24 18:05:07 +00:00
wiz
74874e66d9 remove trailing `.' 2000-03-09 13:47:31 +00:00
wiz
40808df418 Put the lockfile in "/var/spool/lock/", as tip(1) does, instead of
"/var/spool/uucp/". Fixes pkg/8876.
2000-03-09 02:28:04 +00:00
wiz
f895e15bb9 remove commented out SUBDIR += lines for packages that never got
converted from FreeBSD, or have been disabled since. Sorted lines
alphabetically, added some missing directories.
2000-02-25 01:04:11 +00:00
tron
83241def63 Readd dummy element to "for" loop. Solaris's "sh" and "bash" need this. 2000-02-13 16:33:47 +00:00
tron
2b188722c7 Remove dummy element from "for" loop, "/bin/sh" can handle "for" loops
with empty word lists.
2000-02-12 23:45:09 +00:00
wiz
f2ca249a82 grammar fix 2000-02-05 18:16:32 +00:00
agc
8a74d7d60b Upgrade to version 3.3 of qpage.
Changes:  This version now uses GNU autoconf, includes support for
tcp_wrappers, and fixes a minor year 2000 bug.  The configuration file
parser has better error checking and many new configuration options
were added.
2000-02-02 15:19:41 +00:00
tron
cee10f337e Update "pilotmgr" package to version 1.107p2:
- new distribution file
- Y2K fix for the status window
2000-01-18 20:41:11 +00:00
fredb
90ff63d261 Strike MIRROR_DISTFILES=no. We are not prohibited from mirroring the
source archive, nor are our mirrors. Moreover, it's inconsistent to
restrict the source while permitting binaries, as the Kermit license
makes no distinction between the two.
2000-01-08 05:03:46 +00:00
fredb
2a358f0860 Update md5 checksum. 2000-01-08 04:36:06 +00:00
wiz
3f62360d3f more whitespace cleanup (silence, pkglint!) 2000-01-08 04:26:49 +00:00
fredb
e8748efc0f Update to more accurately reflect kermit's network capabilites.
Language provided by Frank da Cruz <fdc@watsun.cc.columbia.edu>
2000-01-07 06:23:24 +00:00
fredb
3b738b2482 Convert to "standard" form:
.include "../../mk/bsd.prefs.mk"

 _tests_

.include "../../mk/bsd.pkg.mk"

This incidently causes the BUILD_DEFS (pkg_info -B foo)
in the binary package to be set correctly.
2000-01-06 16:57:16 +00:00
fredb
82e544588d Add -ltermcap for NetBSD-1.3*. Move test for USE_SOCKS=
to _after_ include of bsd.pkg.mk, where it has a fighting
chance to actually work. Minor clean-ups.
2000-01-06 16:31:06 +00:00
tron
b9c15ea13a Because the custom "do-install" target doesn't compress the manual pages
automatically let "bsd.pkg.mk" do it again.
2000-01-05 23:13:36 +00:00
tron
dc95809bc5 Use unrestrict "gkermit" package for kermit file transfers. 2000-01-05 22:58:13 +00:00
tron
292b149ba3 Remove directory "share/doc/gkermit" during deinstallation. 2000-01-05 22:48:47 +00:00
tron
dd2bac59ff Install "README" to "${PREFIX}/share/doc/gkermit" as usual. 2000-01-05 22:47:42 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
fredb
bdf8a18920 Add and enable gkermit. 2000-01-04 11:22:44 +00:00
fredb
692249274f Inital import of gkermit-1.00, a small, command-line-only implementation of
the ``kermit'' protocol, distributed under the GNU General Public License.
2000-01-04 11:21:57 +00:00
fredb
3b707ef791 Update kermit to 7.0.196. Cosmetic changes since last update. 2000-01-04 01:49:13 +00:00
fredb
34224bfc0d This distro incorporates the last netbsd patch. Thanks to Frank da Cruz
(kermit's maintainer) for responding so quickly! Remove more no-op KFLAGS.
Also comment out -DNODEBUG and -DNOOLDMODEMS at Frank da Cruz's request.
2000-01-02 22:57:25 +00:00
fredb
4186ff235e Update checksum--new tarfile, same name. Builds now with full support,
by default, for dtr/cts and dtr/cd flow-control. Also, remove -DSUNX25
(Frank da Cruz pointed out that it's a no-op), and install the man page,
which is again included in the distro.
2000-01-02 21:05:01 +00:00
wiz
b3a9f43713 remove unnecessary PKGNAME (==DISTNAME) 1999-12-28 04:34:52 +00:00
tron
49752cdb4c Use wildcard dependences for "kermit" and "lrzsz". 1999-12-27 11:08:15 +00:00
fredb
17d71d4121 Update kermit to 7.0.96.beta11. Numerous changes, too many to list,
but here's a couple:

- - kermit protocol transfers default to "fast" mode
- - support for SOCKS and sun X.25 (both untested)
1999-12-20 12:33:45 +00:00
sakamoto
7456748942 HOMEPAGE has changed 1999-12-20 07:17:17 +00:00
sakamoto
dfbdb80403 Update plp to 1.8
Changes included in 1.8 are:
	Control-D now does something sensible in rfsv
	mput and mget now accept unix filename wildcards '*' and '?'
	annoying description of file property flags has been moved elsewhere
		- type '??' in rfsv to see their meaning
	'defaults.h' has changed to support the S5 by default
	Compiles with gcc 2.95
1999-12-06 02:19:23 +00:00
tron
2391e2a584 Use wildcard dependences and depend on "p5-Digest-MD5" package instead of
"p5-MD5" package.
1999-12-02 22:00:02 +00:00
itojun
d543254add use latest version of master distribution.
(past version of original distribution contains old uucplock.c which is
subject to buffer overflow)
1999-12-02 03:34:48 +00:00
agc
197677d35b Use DEPENDS in preference to RUN_DEPENDS. 1999-11-24 10:23:48 +00:00
hubertf
edc2cddf33 add a bunch of NO_CDROM where appropriate 1999-11-23 16:26:12 +00:00
rh
5ad2dfeb05 defuzz 1999-11-15 14:22:48 +00:00
frueauf
8013e9a54e sync. 1999-11-14 22:55:06 +00:00
frueauf
60b4ba352a Make xisp (xispdial & xispterm) really work on ELF. 1999-11-14 22:53:22 +00:00
tron
df05f07be8 - Add patch for Backup conduit supplied by Alan Harder which fixes
problems with databases with slashes in their names.
- Bump version number to 1.107p1.
1999-10-22 23:31:51 +00:00
rh
33cb4e14bd Make this compile with libtiff-3.5.2. 1999-10-09 13:42:00 +00:00
jlam
d043b6411c Change to use wildcard dependency on tiff. 1999-10-08 21:12:47 +00:00
tron
8d7d754dfa Remove me as maintainer of those packages. 1999-10-07 17:41:46 +00:00
hubertf
5c8032d4ed pull in bsd.prefs.mk to get BATCH defined (or not ;) 1999-10-07 01:09:55 +00:00
tron
b41e5c3b95 Sync after change to "patch-ac" and "patch-ad". 1999-10-06 22:27:38 +00:00
tron
626e625582 Add RCS Id and remove duplicate patch sections which caused patch to fail. 1999-10-06 22:27:15 +00:00
tron
0ce466d23a Add RCS Id and convert to unified format. 1999-10-06 22:26:51 +00:00
sjg
34b631dcd6 no point letting them select 7200 if we can't set it 1999-10-06 13:03:35 +00:00
sjg
6f6bc317a1 add 14400 and 28800 for BSD44 1999-10-05 06:45:34 +00:00
soren
3a94a4cd47 Use a relative path for bsd.pkg.mk instead of relying on the search path. 1999-09-28 20:40:02 +00:00
hubertf
411922b881 remove bogus NO_CDROMs 1999-09-23 16:32:06 +00:00
agc
d41da70cce Correct the homepage for this package.
Reformat a long line into something a bit more manageable.
1999-09-21 10:15:12 +00:00
agc
f7a4f06a21 Enable qpage. 1999-09-21 09:58:09 +00:00
agc
78c6db2011 Initial import of qpage, a simple and efficient paging (SNPP) client
and server, into the NetBSD packages collection. This package also
handles IXO (TAP) messages.
1999-09-21 09:57:31 +00:00
bad
00b15d99ca Some cleanup:
i386-netbsd -> ${MACHINE_ARCH}-${LOWER_OPSYS}
MACHINE_GNU_ARCH -> MACHINE_ARCH
/./ -> /
1999-09-07 14:49:42 +00:00
hubertf
d8a95bb32c regen 1999-09-05 04:15:44 +00:00
hubertf
f1c9102d84 xforms header is in $X11BASE/include/X11 1999-09-05 04:15:36 +00:00
rh
978f732167 Update dependency on hylafax to version 4.1b2 1999-08-30 08:17:29 +00:00
rh
73677752ce Update hylafax to 4.1b2. Changes are mostly minor bugfixes. Also, the
hosts configuration file and manual pages were renamed to hosts.hfaxd to
avoid confusion with /etc/hosts.
1999-08-30 08:16:49 +00:00
jlam
2207d45984 Forgot to commit these files. 1999-08-26 19:03:34 +00:00
jlam
931f15f4b4 Update xisp to 2.6. Numerous bug-fixes and feature enhancements. 1999-08-26 19:01:44 +00:00
sakamoto
52a9862b4d set BROKEN=plptools is not work correctly... 1999-08-26 06:03:47 +00:00
tron
8033b337af Search fax notify program in "${PREFIX}/lib/mgetty+sendfax" not in
"/usr/local/lib/mgetty+sendfax/new_fax". Problem noted by Simon J. Gerraty
in PR pkg/8255.
1999-08-23 21:04:34 +00:00
rh
c707da0974 Add conflict with hylafax. 1999-08-17 11:18:05 +00:00
drochner
a8ac21c9a6 update dependencies 1999-08-14 14:23:55 +00:00
agc
29656d015f Substitute for ${PKGNAME} when generating the PLIST files. 1999-08-13 14:06:55 +00:00
rh
fbebc6736a wish8.0 is part of tk80 not tcl80. 1999-08-11 07:13:09 +00:00
rh
b2e4f4f0cc Enable tkhylafax. 1999-08-11 06:24:19 +00:00
rh
b4bc65a0b1 Convert FreeBSD port to NetBSD package. 1999-08-11 06:21:27 +00:00
rh
2666f63c50 Initial import of FreeBSD port of tkhylafax-3.1, a tcl/tk interface to Sam
Leffler's fax package.
1999-08-11 06:18:13 +00:00
rh
bad0d55540 regen. 1999-08-11 06:12:06 +00:00
rh
3fe9101337 Enable hylafax. 1999-08-11 06:05:59 +00:00
rh
11318c4e04 Initial import of hylafax-4.1b1, a telecommunication and fax server system,
as reported by myself in pkg/6678, with tons of modifications.
1999-08-11 06:04:26 +00:00
tv
cbcc447c3e Rename binkd.cfg to binkd.cfg.dist so as not to overwrite a custom binkd.cfg. 1999-08-05 15:46:27 +00:00
sakamoto
47b374dc73 add LIBS="-ltermlib" to CONFIGURE_ENV. 1999-07-14 15:52:27 +00:00
sakamoto
3774395e58 Add and enable plptools. 1999-07-14 05:45:51 +00:00
sakamoto
d2a742e673 add patch-sum. 1999-07-14 05:44:36 +00:00
sakamoto
8f743ab6f1 FTP-like and NFS-like access tools to talk to the PSION 1999-07-14 05:41:47 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +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
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
drochner
d718e99081 NOT_FOR_PLATFORM= *-*-{alpha,mips} doesn't work.
Worse - it matches (almost?) everything.
1999-06-04 16:55:11 +00:00
tron
768f13d2d2 Add missing dependence on "p5-Data-Dumper" package. 1999-05-26 20:48:16 +00:00
tron
e682c0df26 I messed up the version number while creating this package. It is version
1.107 not 1.0.7.
1999-05-25 22:04:17 +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
tron
622aa50086 Install PilotManager distribution - it includes images and other non Perl
related files - to "lib/pilotmgr" instead to Perl's site directory.
1999-05-24 19:09:32 +00:00
tron
5aa8dfc4e1 Use "/dev/pilot" instead of "/dev/ttya" as default port. 1999-05-24 18:19:13 +00:00
tron
a9ef01f033 Add and enable "pilotmgr". 1999-05-24 18:13:22 +00:00
tron
fc01d598e9 Import new "pilotmgr" package:
synchronize databases on any 3Com Palm device.
1999-05-24 18:09:46 +00:00
tron
f25b1a48fc Fix run time library search path. 1999-05-24 16:09:57 +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
frueauf
06f8755ae3 Update pilot-link to 0.9.3. 1999-05-22 18:14:03 +00:00
sakamoto
d20da62ea8 Move mastersite. 1999-05-21 05:07:19 +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
tron
02e48b67b3 Remove unnecessary assignments of "INSTALL", "INSTALL_DATA",
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV".
1999-05-20 20:09:49 +00:00
tron
0ea17efbca Build the include Perl5 module which we might need later. 1999-05-12 22:32:14 +00:00
tv
6a61f079e3 This program is currently hopeless on LP64. 1999-05-12 15:08:45 +00:00
sakamoto
411df0816a enable snooper. 1999-05-12 06:10:15 +00:00
sakamoto
48cecefeeb Adapt this package to NetBSD. 1999-05-12 06:08:48 +00:00
sakamoto
9dfef93fc2 Import FreeBSD's "snooper" port:
serial line protocol analyzer (need two serial interfaces).
1999-05-12 06:00:06 +00:00
tron
49e322fffd Dont' clobber NetPBM's "g3topbm" with a symbolic link to "g32pbm". 1999-05-07 19:35:27 +00:00
sakamoto
68de36c01e set actual URL instead of ${MASTER_SITES} to HOMEPAGE. 1999-05-06 08:06:15 +00:00
sakamoto
2bd515e72c add plp 1999-05-06 07:41:48 +00:00
sakamoto
a6e11ad805 Tools to talk to the PSION organiser 1999-05-06 07:39:08 +00:00
mycroft
6266984122 Explicitly include libtermcap. 1999-04-23 19:55:56 +00:00
mycroft
e5547a6539 This pkg doesn't actually use Curses, so it shouldn't require ncurses. 1999-04-22 20:39:17 +00:00
jlam
d82085986b Add required dependency on xpm-3.4k. 1999-04-16 20:27:16 +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
tron
70bc570903 Try to fetch disttribution file from "sunsite" or one of its mirrors
first.
1999-04-14 21:31:44 +00:00
tron
c4fbeaf9dc Update "minicom" package to version 1.82.1. 1999-04-14 21:13:24 +00:00
agc
171e025b4a Rewrite the extraction commands to be more intuitive.
In the vast majority of cases, nothing has changed (i.e. .tgz, .tar.gz,
and .tar.bz2).

EXTRACT_USING_PAX can be set as before.

For custom extractions, instead of using EXTRACT_BEFORE_ARGS,
EXTRACT_AFTER_ARGS and EXTRACT_CMD, simply set EXTRACT_CMD to be the
command needed to decompress and extract the lements from the archive.
${DOWNLOADED_DISTFILE} can be used to reference the distfile(s).
e.g. for compressed shars, where previously there was:

EXTRACT_CMD=           ${GZCAT}
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS=    |sh

now use:

EXTRACT_CMD=           ${GZCAT} ${DOWNLOADED_DISTFILE} | ${SH}
1999-04-01 14:07:52 +00:00
tron
576c044dc1 Always use big buffers. Fixes PR pkg/7236 by Greg A. Woods. 1999-03-26 23:59:59 +00:00
tron
a78a9c8fe8 Better use a single package list file. 1999-03-06 22:50:31 +00:00
agc
8abb4df038 s/echo/${ECHO}/g 1999-03-06 22:27:38 +00:00
kim
421d42fe9d Create a dynamic packing list for manual pages. 1999-03-06 21:24:43 +00:00
kim
04cd39897b The man source does not get installed. 1999-03-06 01:10:11 +00:00
hubertf
2a95ad9c6b Fix CONFLICTS (remove redundancy, mostly) 1999-02-20 22:48:24 +00:00
tv
111c4f44b0 Use install-info in $PATH, so that systems with it in base will work too. 1999-02-11 19:17:28 +00:00
tv
093e52a6a2 Be uniform; don't cat DESCR during install. 1999-02-06 17:56:42 +00:00
agc
f6473207ca Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this
package into ${X11BASE}".
Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11
headers and libraries to build this package".
1999-01-30 23:18:44 +00:00
simonb
b040b6878b Update to pilot-link.0.9.0 1999-01-20 05:57:14 +00:00
frueauf
09f9c90cf0 Set ONLY_FOR_ARCHS so that it matches xforms. 1999-01-16 17:26:03 +00:00
abs
b10a2b2686 utilitiy -> utility 1999-01-02 10:09:25 +00:00
tv
c3a5dc6888 Fix paths in PLIST.
Lots of LP64 time_t fixes.  Now works on Alpha except for ZedZip (ZModem).
1998-12-21 15:45:20 +00:00
tv
68697d19ca long -> time_t LP64 fix. 1998-12-17 16:19:20 +00:00
tv
64bf67c67c Add LDFLAGS to linker flags to pick up rpath setting. 1998-12-08 17:12:23 +00:00
frueauf
760e827f78 Correct indention. 1998-12-03 23:21:00 +00:00
frueauf
15fadf288d Add and enable xisp. 1998-12-03 15:13:48 +00:00
frueauf
6e7cb12dc1 Initial import of xisp-2.5p4, a user-friendly X11 interface to pppd/chat.
Based on pr 6518 by Johnny C. Lam with some rework by me.
1998-12-03 15:08:53 +00:00
tron
3fd64421dc Update "mgetty" package to version 1.1.19. 1998-11-24 22:38:06 +00:00
tv
384768e550 Add and enable ifcico-cm. 1998-11-23 17:49:19 +00:00
tv
014bcb3645 Import ifcico 3.0 (cm alpha 4.0.1). A program for FidoNet transports on
UN*X - including both dialled connections and TCP connections.  Supports
everything from FTS-0001 through EMSI and ZedZap or Hydra.
1998-11-23 17:48:22 +00:00
tv
bec4e1ea70 Add and enable binkd. 1998-11-22 20:48:32 +00:00
tv
fc5b0b1ec1 Import Binkd 0.9.2, a FidoNet-over-IP BINKP transport daemon and client. 1998-11-22 20:47:13 +00:00
agc
2cd5eb4894 Remove RUN_DEPENDS from package Makefiles, and replace it with an ordinary
DEPENDS definition.
1998-11-19 15:40:45 +00:00
tron
ffc2248aad Create and install standard "mgetty.config" and "sendfax.config" because
we don't use FreeBSD's perl script for that purpose.
1998-11-16 02:49:48 +00:00
tron
c8f504a447 Use FreeBSD utmp handling. 1998-11-16 02:36:22 +00:00
tron
20221853d3 Add mirror site. 1998-11-15 20:55:56 +00:00
tron
0f188e3da9 Add and enable "mgetty+sendfax". 1998-11-15 20:46:35 +00:00
tron
ccdb63e64f Adapt this package to NetBSD. 1998-11-15 20:45:29 +00:00
tron
7f9d5fc7cc Initial import of FreeBSD "mgetty+sendfax" port:
Handle external logins, send and receive faxes.
1998-11-15 18:04:25 +00:00
agc
c59f4e4d67 Add missing NetBSD RCS Id. 1998-11-12 16:18:27 +00:00
agc
4b94a95612 Make this package install the C++ examples, so that the PLIST is correct. 1998-09-22 14:56:11 +00:00
agc
abeaab4cb7 Make the package name have the correct format. 1998-09-22 14:41:05 +00:00
tsarna
5e9cc577b8 Automatically append HOMEPAge to DESCR files, and remove homepage URLs
from individual DESCR files that had them.
1998-08-26 16:50:48 +00:00
tv
9ea750478c Use catgets instead of supplied gettext. 1998-08-26 00:07:34 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.
1998-08-20 15:16:34 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
86db14e819 Add NetBSD RCS Ids. 1998-08-07 10:35:47 +00:00
tv
a75a2272cd Update to use USE_LIBTOOL. 1998-07-24 01:56:59 +00:00
tv
1875b076f0 Create /var/spool/fido/* and /var/log/fido at binary pkg_add time. 1998-07-19 16:01:31 +00:00
tv
149ead5525 Add INFO_FILES and add install-info to PLIST. 1998-07-18 14:50:38 +00:00
tv
0c241a00f7 Enable fidogate, and set it NO_CDROM (though let the mirroring fetch the
distfile).
1998-07-18 04:22:25 +00:00
tv
e754026789 Adapt to using the pkg version of libtool rather than a private copy.
DTRT with INSTALL_{PROGRAM,DATA,SCRIPT}.
Portlint: rename pkg to pilot-link-0.8.13, with dash before version.
1998-07-17 20:59:41 +00:00
tv
02b8d9c8d6 Adapt rundf to work with the NetBSD df, not GNU df. 1998-07-16 23:41:34 +00:00
tv
c243bc71c8 Fix rununpack script so that it searches ${PREFIX}/bin for unpackers. 1998-07-16 22:54:34 +00:00
tv
7e3b225bc1 Add fidogate-4.2.9, a FidoNet (FTN) <-> Internet mail and news gateway.
Add to directory Makefile, but do not enablefor batch builds due to the
limited useability of this pkg in the general NetBSD workplace.
1998-07-16 17:47:14 +00:00
agc
66efb70e07 Use automatic shared object handling 1998-07-15 11:46:32 +00:00
nathanw
d112a45d0d Update to pilot-link 0.8.13. 1998-07-06 18:46:07 +00:00
tron
48df1c6142 Fix "modemd" to compile with "-Werror" on alpha, patches supplied by
Tim Rightnour in PR pkg/5610.
1998-06-27 18:16:16 +00:00
agc
3024b9c49e Explicitly set MANCOMPRESSED if MANZ is set - _MANPAGES is internal to
bsd.pkg.mk, and will go away soon.
1998-06-22 09:03:07 +00:00
tron
d5af514f98 Apply fix to the real source of the problem. 1998-06-20 21:24:09 +00:00