Commit graph

239 commits

Author SHA1 Message Date
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