Commit graph

781 commits

Author SHA1 Message Date
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
tron
dc0fd7c112 Really fix the code for 64 bit architectures instead of only making the
compiler happy. Problem pointed out by Klaus Klein.
1998-06-20 20:58:42 +00:00
agc
c6f0c5e0e1 Update package Makefiles for automatic manual page handling. 1998-06-20 09:26:31 +00:00
agc
e8939e27f4 Make packages which use NetBSD's bsd.man.mk work with automatic manual
page handling.
1998-06-20 09:20:38 +00:00
tron
45873e7d30 Add temporary kludge for problem with automatical manual page handling. 1998-06-19 21:18:06 +00:00
tron
c5e7ac84af Make "kermit" 64bit clean using patches supplied by Tim Rightnour in
PR pkg/5609.
1998-06-19 21:13:07 +00:00
frueauf
e5efe9da12 Add USE_PERL5=yes, else ietf2datebook, pilot-undelete and sync-plan
won't get build and PLIST would be invalid.
1998-05-13 14:04:58 +00:00
hubertf
045736862d s/cuaa/tty/ 1998-05-12 07:38:40 +00:00
tron
28dab5982f Scan for "tty[0-9][0-9]" instead for "cua*" in "/dev".
XXX For 1.4 we should use "dty[0-9][0-9]".
1998-05-08 23:32:52 +00:00
agc
6e7b5cf644 Move to relative paths in the pkgsrc tree. 1998-04-24 09:20:33 +00:00
frueauf
49e36ada0b Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. 1998-04-20 11:56:17 +00:00
agc
258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
frueauf
b086b26141 Handle MANZ and MANINSTALL case better. 1998-03-20 22:04:08 +00:00
frueauf
970857ed78 Add and enable modemd. 1998-03-20 11:08:01 +00:00
frueauf
971fde0aad Initial import of modemd package done by Ty Sarna <tsarna@endicor.com>
with little cleanups/modifications by me. Closes pr 4678.
1998-03-20 11:05:17 +00:00
frueauf
8db0cad6dd Since pilot-link is in the tree, enable it here too. 1998-03-19 11:00:58 +00:00
frueauf
72c9a1633c portlint: add manpages to MAN1. 1998-03-19 10:57:54 +00:00
sommerfe
6a34d56391 Correct creation date 1998-03-19 02:24:45 +00:00
hubertf
287b12192f more portlint: ldconfig 1998-03-18 00:19:39 +00:00
hubertf
92ef5fd4f9 portlint: compress whitespace 1998-03-18 00:17:24 +00:00
hubertf
9343771854 portlint: remove empty lines at EOF 1998-03-18 00:12:23 +00:00
sommerfe
1fd52a2cb7 Package for utilities to communicate with PalmPilot PDA's. 1998-03-17 03:02:31 +00:00
frueauf
4ebaf85777 portlint: remove whitespace before end of line 10. 1998-03-10 13:42:00 +00:00
frueauf
16fef212bf portlint: pkg->${PKGDIR}; remove unnecessery blank line.
As there was no real FreeBSD MAINTAINER, set it to packages@netbsd.org.
1998-03-10 13:39:53 +00:00
agc
1c00631d85 Fix manual page compression (or not) a different way. 1998-03-05 17:11:10 +00:00
tron
d8098e043c Distribution "Makefile" handles "MANZ" on its own. 1998-03-05 13:04:03 +00:00
tron
b949ee0c79 Add "IS_INTERACTIVE= yes". 1998-02-17 23:54:23 +00:00
tron
a95cc5232b Enable minicom-1.78. 1998-02-11 22:06:12 +00:00
tron
1cb237c855 Make this package work with NetBSD. 1998-02-11 22:04:29 +00:00
tron
6f59b84fd0 Initial import of FreeBSD's "minicom" port. 1998-02-11 18:29:26 +00:00
tron
3e209ee1af Add and enable kermit-6.0.192. 1998-02-10 00:32:43 +00:00
tron
dd00badee1 Make this package work with NetBSD. 1998-02-10 00:29:57 +00:00
tron
1500f4fb25 Initial import of FreeBSD's "kermit" port. 1998-02-09 22:45:02 +00:00
tron
50ff9b5756 Add and enable lrzsz, fixes PR pkg/4747. 1998-02-05 21:50:31 +00:00
tron
fb25cc21b9 Initial import of lrzsz 0.12.18 package made by David O'Brien for
the FreeBSD port collection and refined for the NetBSD package
collection by Ty Sarna.
1998-02-05 21:49:11 +00:00
hubertf
427ba64225 Fix RCS Ids, sync with reality 1997-11-22 03:13:21 +00:00
hubertf
a28873ae01 Some missing Makefiles, from FreeBSD. 1997-11-22 03:06:19 +00:00
hubertf
9a1d93c087 Import of some more missing categories
(only directories and pkg-descriptions!)
1997-11-20 21:01:17 +00:00