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