Commit graph

517 commits

Author SHA1 Message Date
jtb
4dda3b8a95 Initial import of efax-gtk.
This program is a Gtk+/Gtk-- front end for the efax program for
receiving and sending faxes with a fax modem.  To use it you must have
efax and ghostscript installed, and the executables (efax, efix and
gs) must be situated in the default system path.

Any files to be faxed must be in postscript format, which is the
generic printer format for Unix/Linux systems.  The program will use
ghostscript to convert these into the Group 3 fax format which the fax
modem will understand.
2002-05-04 02:03:26 +00:00
briggs
d3a92da505 Remove redefinition of X11PREFIX and use X11PREFIX for location of forms
and X11BASE as (gasp) location of X11.  This helps installation with
xpkgwedge.  Resolves, along with bsd.pkg.mk update, my own PR pkg/16350.
2002-04-17 18:58:51 +00:00
fredb
9807afcb60 Update dependency on xforms. We're mainly bumping the dependency
and package revision, since we may now link against the forms shared
library, and because we also have to add a dependency on jpeg lib.
2002-04-17 04:45:06 +00:00
kleink
ee236b1edf Update scmxx to 0.6.0; changes since previous include:
0.6.0 (2002-04-05)
    THIS IS NOT THE C++ VERSION AS PERVIOUSLY STATED AS GOAL ON THE WEBSITE!
    !!!!! Syntax changed !!!!!
    all timezone values in the time fields can now be decoded correctly
    added debian_with_scmxx.bmp to examples dir
    various other code cleanups:
	rewrite of checkslots and info methods and some others
	removed com2_mytty method
	giving transfer methods the proper parameters to not use global
	    variables anymore
	removing most of the global variables
	unified some global variables to bitvalues of a local variable or
	    structs
	better usage of C pointers and some dynamic memory allocation
    new (requested) parameter --version that prints the version number
    multiple file upload support (adding only)
    multiple file deletion support
    --pipe support for getting sms (indirect, too) and files
    --pipe and --file are now independent of each other
    printing to stdout must now be requested with "-f -"
    removed the need for TTYPORTMAXLENGTH, malloc is now used.
    multiple file download support (with filename expanding)
2002-04-15 17:40:02 +00:00
augustss
8580ba364a Integrate patch-aa: LP64 fixes. 2002-04-02 20:27:40 +00:00
kleink
19a06bd468 Update scmxx to 0.5.16.2; changes since last revision include:
0.5.16.2 (2002-03-29)
    moved "File transfer..." message to be displayed after reading the file
    fixed bug in file read-in for file transfer (3rd package and above)
    print message when input comes from a tty (and how to finish it)
    on reading for file transfer, only read second block if first is full
	(needed, so you do not have to close input from a tty twice)
2002-04-02 08:57:42 +00:00
dmcmahill
084f8e2f4b remove the WRKSRC part of the path to the file to be patched so the patch
applies correctly.  Fixes stupid problem caused by me.
2002-04-01 04:22:58 +00:00
dmcmahill
3dd88e84a7 LP64 fixes 2002-03-31 14:36:29 +00:00
kleink
1b33fe7e02 Update scmxx to 0.5.16.1; changes since last revision include:
0.5.16.1 (2002-03-28)
    changed some variable name to be C89 compliant (see stdin(3))
    direct messages to stderr instead of stdout so only data goes to stdout
    print a slot number message line when receiving bmp,mid,vcs,vcf
	(especially with "all")
2002-03-28 07:53:49 +00:00
kleink
37cde7c01a Make this 0.5.16nb1: patch-ab qualifies as a functional change. 2002-03-27 22:57:40 +00:00
kleink
1a50b3d721 Update scmxx to 0.5.16; changes since last revision include:
0.5.16 (2002-03-27)
    new parameter --reset which resets the phone if it does not respond
	after a user-aborted file transfer
    lots of code cleanups
    changed the read_mytty method to be more cleaner and work with raw mode
    added read_mytty_limited to read to a boundry instead of a lines end
    change sending code (sms and files) to makes use of raw mode, so data
	is really only sent, when no error occurs
    added is_number method to be more specific than atoi
    added "all" to file deleting and getting
    added pipe ability to file getting method
    do not try to decode unsupported PDU types
    rearranged this file (now with release dates from this version on)
    added C45 to the list of supported phones
2002-03-27 22:44:28 +00:00
yyamano
d1165ef453 Replace STRIPFLAG with _STRIPFLAG_CC to fix pkg/15467. 2002-03-23 17:45:50 +00:00
magick
e8a7c0b7f7 Update PilotManager to 1.107.2nb1
Changes are:
- Apply a patch posted on the homepage to avoid problems when
  backing up PalmOS3.5 devices
- Make PKGNAME dewey conform
2002-03-23 15:28:58 +00:00
abs
32833c4f69 Updated hylafax to 4.1nb3:
Fix spool path from /var/spool/fax to /var/spool/hylafax in hylafax.sh
2002-03-20 12:28:55 +00:00
rh
5204d14b86 Remove explicit dependency on X11 version on ghostscript again (a simple
reorder of dependencies should do, as discussed with hubertf).  While at
it, bump nb revision.
2002-03-17 11:19:14 +00:00
hubertf
ce623a5a87 bump pkgrevision 2002-03-17 11:02:20 +00:00
hubertf
c02df31a50 Explicitly pull in the X11-version of ghostscript, as hylafax
might (and will) pull in the wrong (non-X11) version, which conflicts
with gs' dependencies.
2002-03-17 11:02:01 +00:00
markd
2c33bcbdaf Reduce the amount of context in this patch as for some reason Solaris's
gpatch (and the version of patch in pkgsrc) don't like the original but
are happy with this.
2002-03-15 02:43:56 +00:00
fredb
b9c403a4cd Account for PKGNAME frobbing when PKGREVISION is set. 2002-03-15 00:33:52 +00:00
wiz
83f7b56579 Update HOMEPAGE and MASTER_SITES, per pkg/15909 by James K. Lowden. 2002-03-14 14:14:42 +00:00
wiz
5f9efe76fb Fix gv dependency. 2002-03-14 00:50:09 +00:00
fredb
b48eba1112 Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
2002-03-13 17:36:35 +00:00
kleink
e1876b4b2a Update to scmxx-0.5.15; changes since 0.5.14 include:
0.5.15
    a full phone buffer when sending files can now be deleted
        (thanks to Marjan Erzen)
    free slot detection changed to work for bmp,mid,vcf,vcs
        (getting only)
    new paramter --flash for sending flash sms instead of normal ones
	(works only if supported by the reveiving mobile entity)
2002-03-13 14:22:35 +00:00
kleink
7dddb52c3c Add another two to the documents installed. 2002-03-10 08:29:50 +00:00
kleink
785946c64a Oops, typo in alternate download site. 2002-03-10 08:14:19 +00:00
kleink
0a13548725 Update to scmxx-0.5.14; changes include:
0.5.9
    changed from strcmp to strcasecmp for "cme error: invalid index" check
	in pbook code
    Merged the variable baudrate patches from
	Klaus Klein <kleink@reziprozitaet.de> and
	Klaus Singvogel<klaus@lst.de> to make it work better with the ME45
    Merged Makefile patch from Klaus Klein to make it compile better on NetBSD
    Simplyfied serial setup a bit (use already present system functions)
    Changes Package description (.deb and .rpm) and added SL45 and S45 to
        supported phones in scmxx.c
    Moved --pipe in --help output
0.5.10
    fix sms '@' bug in sending
	(thanks to Nuno Miguel Fernandes Sucena Almeida <slug@aeminium.org>)
0.5.11
    complete GSM charset compliance (more input characters than the S35i
	provides!)
    change sms input definition: greek character must be masked with a
	prepended '\' which enables all greek characters instead of only
	the non-coliding ones
    renamed device.h to config.h
    change config.h to defines and declare variables in common.h and init them
	in scmxx.c:main by calling the set methods
    added docs/specialchars.txt and docs/greekchars.txt
0.5.12
    new parameter pair --greek and --nogreek (dependent on compile settings)
	see docs greekchars.txt for details
    clean-up of the functions in gsmcodes.c
0.5.13
    fix phonebook text field length check for the new casted characters
    we now use autoconf and autoheader to create the build files
	config.h and Makefile (thanks to Michael Banck <mbanck@gmx.net>)
    specfile updated (thanks to Kri¨tof Petr <petr@kristof.cz>)
0.5.14
    fix crash when build with optimizations
    fix include of present CFLAGS env
    decode some known sms user data header fields and display this information
    show 8bit and 16bit sms messages as hexstring (instead of nothing)
2002-03-10 08:09:56 +00:00
fredb
5d01117aac Update mgetty+sendfax to 1.1.28. From the ChangeLog file:
* release 1.1.28
    * faxrec.c: replace "0"'s by "STDIN" (readability)
    * doc/mgetty.texi-in: some updates
    * doc/faxrunq.1in, doc/faxrunqd.8in: document calling convention
      changes (as below)
    * fax/faxrunq(d).in: pass (last) sendfax return code as 2nd
      argument to success/failure program
    * policy.h, utmp.c: incorporate some NetBSD changes
    * various: change time() prototype to "time_t time(time_t *tloc)"
    * mgetty.h, syslibs.h, logfile.c: some #ifdef fiddling for Darwin
    * doc/faxrunq.1in, doc/faxrunqd.8in: document more stuff
    * fax/faxrunq, fax/faxrunqd: don't run queue if a file
      $FAX_SPOOL_OUT/stop exists.
    * login.c: MAX_LOGIN_ARGS handling reworked (claimed N, but allowed
      only N-1), plus warning message improved.  <Juergen.Kosel@gmx.de>

    * release 1.1.27
    * doc/mgetty.texi-in: work on isdn4linux notes
    * cnd.c (cndtable): add swedish ZyXEL caller ID format (T. Lundgren)
    * cnd.c (cndtable): add "CALLED NUMBER:" (Jan Oberlaender/i4l)
    * various: adaptions to OpenBSD (similar to NetBSD)
    * mgetty.h: patch to adapt to Linux/S390 (PTR_IS_LONG)
    * frontends/www/: integrate new version from Neko
2002-03-09 17:17:05 +00:00
fredb
65fecffe31 Rename the fax overview manpage from "fax" to "sendfax", to avoid any
conflict with the "efax" package. "efax" already has an "efax.1", the
actual man page, but "mgetty"'s "sendfax" manpage is "sendfax.8", so
"sendfax.1" is available. Closes PR pkg 14254.
2002-03-06 19:19:02 +00:00
seb
66111c6d15 Introduce new framework for handling info files generation and installation.
Summary of changes:
- removal of USE_GTEXINFO
- addition of mk/texinfo.mk
- inclusion of this file in package Makefiles requiring it
- `install-info' substituted by `${INSTALL_INFO}' in PLISTs
- tuning of mk/bsd.pkg.mk:
    removal of USE_GTEXINFO
    INSTALL_INFO added to PLIST_SUBST
    `${INSTALL_INFO}' replace `install-info' in target rules
    print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info'
- a couple of new patch files added for a handful of packages
- setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it
- devel/cssc marked requiring texinfo 4.0
- a couple of packages Makefiles were tuned with respect of INFO_FILES and
  makeinfo command usage

See -newly added by this commit- section 10.24 of Packages.txt for
further information.
2002-02-18 15:14:00 +00:00
skrll
08bdd44549 mkdir -> ${MKDIR}
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
2002-02-15 10:12:28 +00:00
skrll
706e5e247d Remove need for a BUILD_DEPENDS on autoconf by providing a patch to the
configure script.
2002-02-13 22:15:54 +00:00
dillo
fc09d38554 fix bug in previous 2002-01-30 10:19:39 +00:00
dillo
cffbbdc06a update pilot-link-libs to 0.9.5nb2:
fix error recovery (in SLP and PADP protocols)
2002-01-30 10:05:13 +00:00
wiz
283fd7ee07 Bump PKGREVISION for additional installed file and man page changes. 2002-01-28 14:24:16 +00:00
wiz
20132483fb Mention html manual in man page, per pkg/15154.
Also install the BUGS file that's mentioned in the man page.
2002-01-28 14:23:39 +00:00
agc
0abcc0edc2 Make this package also work on Darwin.
Fix provided by Yuji Yamano (yyamano@netbsd.org) in PR 15396.
2002-01-28 12:06:55 +00:00
wiz
d5f882bc79 This package depends on xpm, says the alpha bulk build. 2002-01-24 18:20:06 +00:00
wiz
319647f3a6 No reason to only enable on SunOS; pkg/15347. 2002-01-24 00:48:37 +00:00
kleink
4c1b499597 Update to 0.5.8nb2: add an option to specify the tty speed; patches are
submitted back to the author.
2002-01-17 19:35:40 +00:00
kleink
c9ab5d0475 Bump to 0.5.8nb1: initialize a previously uninitialized auto variable. 2002-01-16 10:15:48 +00:00
wiz
5019ec5ae5 Add a bulk build leftover. 2002-01-14 18:02:58 +00:00
kleink
2e20e72c35 Add and enable scmxx. 2002-01-13 20:19:19 +00:00
kleink
ff4f9eeae1 Initial import of scmxx-0.5.8 into the NetBSD Packages Collection.
SCMxx is a data exchange utility for certain Siemens mobile phone models.
Data types handled include logo bitmaps, MIDI files, vCalendars,
address books, phonebook entries and SMS. Support for phones includes the
S25, C35i, S35i, M35i, C45, S45, ME45 and SL45 models.
2002-01-13 20:17:33 +00:00
augustss
6b028cd01d An update from Dieter Baron, adding mkobexcard. 2002-01-13 01:02:12 +00:00
bouyer
02e7c3f81d Add xtel 2002-01-12 18:36:11 +00:00
bouyer
2be0bf2515 Initial import of Xtel, a Minitel emulator. Probably not of much use outside
France :)
2002-01-12 18:34:56 +00:00
augustss
c24e857166 Another man page fix. 2002-01-02 16:48:29 +00:00
augustss
98a60f5cd2 Fix ircomm(1) man page. 2002-01-02 16:39:39 +00:00
augustss
96aba4d628 Some fixes from Tommy Bohlin to set the station name. 2002-01-02 16:31:58 +00:00
wiz
40f3a469ab Update PLIST for 0.5, and sort it. 2001-12-30 21:14:32 +00:00
augustss
4976a3e755 Update man pages and add a utility program. From Dieter Baron. 2001-12-30 16:47:17 +00:00
hubertf
878cf85901 Update to 8.0 release. Changes:
. A Telnet and Rlogin client
 . An FTP client <-- New
 . An HTTP 1.1 client <-- New
 . An SSH client (via external ssh program) <-- New
 . A serial-port communications program
 . A dialout communications program
 . An Internet server
2001-12-23 05:25:18 +00:00
augustss
04abf85c64 Make the package compile on pre 1.5Z. 2001-12-17 16:25:12 +00:00
augustss
a62bf50625 Add a delay in getValueByClass() that seems to improve ircomm.
I'm not sure why.
2001-12-16 18:30:14 +00:00
jmc
5f4e94cc83 ir devices weren't added until 1.5Z so restrict this with an ONLY_FOR_PLATFORM
directive for 1.5Z or greater.
2001-12-11 06:02:57 +00:00
jmc
6704ea52f3 Patch aclocal.m4 to not pass the gtk prefix arg to gtkconfig or else it gets the paths
wrong and the X libraries won't link in from the buildlink area
2001-12-08 10:52:24 +00:00
augustss
028e7fc53e Update for the new world order with in kernel irframe support. 2001-12-05 16:58:56 +00:00
wiz
d12f207020 Dewey'ize (ouch ;) version number. 2001-12-03 21:53:59 +00:00
jlam
444b4838e1 Use perl5/buildlink.mk instead of USE_PERL5. 2001-11-30 17:37:15 +00:00
jlam
048e52aa60 Use perl5/buildlink.mk instead of USE_PERL5 2001-11-30 17:32:17 +00:00
augustss
1ebd2ec5db Add birda. 2001-11-29 13:08:59 +00:00
augustss
1d0f731683 A set of utilities to communicate with IrDA devices over an IrDA port
on a serial line.
Covers IrComm for connecting via PPP over cell phones
as well as several utilities to exchange data with PDAs.

These programs were written by Tommy Bohlin <tommy@gatespace.com>.
2001-11-29 13:05:22 +00:00
hubertf
5542206cba Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in
pkgsrc. Instead, a new variable PKGREVISION is invented that can get
bumped independent of DISTNAME and PKGNAME.

Example #1:
        DISTNAME=       foo-X.Y
        PKGREVISION=    Z
     => PKGNAME=        foo-X.YnbZ

Example #2:
        DISTNAME=       barthing-X.Y
        PKGNAME=        bar-X.Y
        PKGREVISION=    Z
     => PKGNAME=        bar=X.YnbZ (!)

On subsequent changes, only PKGREVISION needs to be bumped, no more risk
of getting DISTNAME changed accidentally.
2001-11-29 01:12:24 +00:00
jlam
96904a0049 Buildlinkify. 2001-11-28 05:20:38 +00:00
jlam
cc4128d97e Buildlinkify, in the sense that only the perl headers are found in
${PREFIX} -- everything else is pickup up from ${BUILDLINK_DIR}.
2001-11-26 06:49:36 +00:00
hubertf
f58d01909a Update to 8.0.200.b4 (beta.04). More bugfixes. 2001-11-26 04:52:47 +00:00
jlam
3e280f70a3 Don't hardcode /dev/tty00 as the serial device; use ${DEFAULT_SERIAL_DEVICE}
instead.  This has no user-visible effect, as the serial device name is
only used for the test framework.
2001-11-25 18:01:58 +00:00
hubertf
09c1f15d9d Adjust format a bit:
* 75 * '='
 * RCS ID
 * blank line
 * message text
 * optional blank line
 * 75 * '='
2001-11-11 06:17:26 +00:00
jlam
3db03d6bef Use the proper typecasts to make this compile. 2001-11-06 22:23:49 +00:00
zuntum
d8ed248248 Move pkg/ files into package's toplevel directory 2001-10-31 20:43:56 +00:00
tv
bea923c436 Clean out my pkgsrc diffs:
Update fidogate to 4.4.4.  Major changes; see documentation for information.
2001-10-31 14:32:30 +00:00
agc
d52dd5005a At present, if there is a pre-<target> or post-<target> script in
the scripts/ directory, it will be run automatically as part of
the build process, by bsd.pkg.mk.  There are now exactly 5 packages
in pkgsrc which use this facility, and yet, for every package build,
the existence of a script is checked by bsd.pkg.mk once before the
target is executed, and once afterwards. This incurs needless
overhead.

Move the separate pre- and post- script handling out of bsd.pkg.mk into
the individual package Makefiles, where it's much more obvious what is
happening, anyway.
2001-10-26 14:09:59 +00:00
jlam
a4bc16d30c I am a triple idiot. The only relevant variable that x11.buildlink.mk
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR,
which points to the location of the X11R6 hierarchy used during building.
If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to
${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use.  Remove
the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and
revert changes to move x11.buildlink.mk before the other buildlink.mk files.
2001-10-24 22:10:43 +00:00
jlam
c79260650d Strongly buildlinkify. 2001-10-23 20:46:46 +00:00
jlam
dff59f9ec3 x11.buildlink.mk needs to be included before any buildlink.mk files that
use X11_BUILDLINK_MK as a test value.  Generally just reordering the
inclusions so that x11.buildlink.mk comes before the other buildlink.mk
files will make everthing work.
2001-10-23 13:14:43 +00:00
veego
63ad910dee SVR4 packages have a limit of 9 chars for a package name.
The automatic truncation in gensolpkg doesn't work for packages which
have the same package name for the first 5-6 chars.
e.g. amanda-server and amanda-client would be named amanda and amanda.
Now, we add a SVR4_PKGNAME and use amacl for amanda-client and amase for
amanda-server.
All svr4 packages also have a vendor tag, so we have to reserve some chars
for this tag, which is normaly 3 or 4 chars. Thats why we can only use 6
or 5 chars for SVR4_PKGNAME. I used 5 for all the packages, to give the
vendor tag enough room.
All p5-* packages and a few other packages have now a SVR4_PKGNAME.
2001-10-18 15:20:01 +00:00
tron
2536d45da7 Fix build problems when the new toolchain is used. 2001-10-14 17:19:58 +00:00
jlam
67bef01ff5 Use Digest::MD5.pm instead of MD5.pm in the SyncPlan conduit. The MD5.pm
module is superseded by Digest::MD5.pm.
2001-10-02 06:43:39 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
agc
a16fc84f19 Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
wiz
1a4ac2ac95 Various changes: mostly removing 'WWW:' lines, since that's what we have
the HOMEPAGE variable for, as well as some grammar and spelling fixes.
2001-09-08 01:51:59 +00:00
tron
87a63452ee Fix build problem caused by buildlink conversion. 2001-09-06 10:52:55 +00:00
jlam
71b65d6be2 Alter dependencies so that perl>=5.6.1nb2 will satisfy the dependency for
p5-CGI or p5-Data-Dumper.
2001-09-05 17:18:21 +00:00
jlam
63fc151cb9 Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references
to ${X11BASE} in the header and library search paths into references to
${LOCALBASE}/share/x11-links.  These packages should now be strongly-
buildlinked regardless of whether xpkgwedge is installed.

Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and
lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.
2001-08-29 22:41:00 +00:00
tron
a68a277b43 Use wildcard dependence on "autoconf" package. 2001-08-27 14:35:04 +00:00
hubertf
0b2212a873 fix path in patch 2001-08-24 12:52:06 +00:00
jlam
461b9e5d2a Convert to use buildlink.mk files. 2001-08-22 02:21:44 +00:00
wiz
fa01606ace regen 2001-08-20 08:38:31 +00:00
hubertf
8744d9cdd3 #include <stdio.h> on NetBSD. It seems there's some (NetBSD!) systems
out there where this compiles without that header, and some where it fails.
2001-08-20 01:51:04 +00:00
jlam
19247a5f26 Use MAKE_PROGRAM instead of MAKE, and mark as USE_BUILDLINK_ONLY. 2001-08-19 18:48:26 +00:00
jlam
9a2974e3f0 Honor CFLAGS and LDFLAGS passed in from environment, and mark as
USE_BUILDLINK_ONLY.
2001-08-19 18:39:50 +00:00
jlam
bb98a4c610 Mark as USE_BUILDLINK_ONLY. 2001-08-19 04:48:33 +00:00
jlam
675660ea8f Honor CFLAGS and CC settings from the environment and mark as
USE_BUILDLINK_ONLY.
2001-08-19 03:53:48 +00:00
jlam
ef9f3a5617 * Fix the email address for the maintainer.
* Honor CFLAGS and CC settings passed in from the environment.
* Mark as USE_BUILDLINK_ONLY.
2001-08-19 03:28:59 +00:00
dillo
8099f4b4ef Add patch provided by Bernd Sieker to retry opening tty. This allows
pilot-links to work with newer Handspring devices (they have a *very*
short timeout).

Version of pilot-link-libs bumped to 0.9.5nb1.
2001-08-09 08:49:46 +00:00
jlam
d2eb68d2a6 Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default
installation directory in case the package isn't installed.
2001-07-27 13:33:18 +00:00
wiz
5a7d1db263 Fix dewey number in wildcard. 2001-07-27 10:54:05 +00:00
jlam
7b1d3cb465 Mechanical changes to buildlink.mk files to use EVAL_PREFIX to set
BUILDLINK_PREFIX.<pkgname>.  This allows buildlink to find X11BASE packages
regardless of whether they were installed before or after xpkgwedge was
installed.  Idea by Alistair Crooks <agc@pkgsrc.org>.
2001-07-20 01:54:31 +00:00
wiz
b60b901151 Add trailing slash to ftp path. 2001-07-16 13:57:25 +00:00
wiz
f57fff9814 Fix faxsetup's pid check, as requested by pkg/13346. 2001-07-16 13:30:37 +00:00