summaryrefslogtreecommitdiff
path: root/comms
AgeCommit message (Collapse)AuthorFilesLines
2002-12-02Set OS dependent ${LOCALE_SUFFIX}.salo2-3/+13
XXX Tested only on NetBSD and Solaris, but nobody complained yet about the previous setting which was wrong for Solaris.
2002-11-30USE_PKGLOCALEDIRsalo7-44/+25
2002-11-20Don't install the libmodem.a library on NetBSD-current. Fix from pkg/18914jlam2-6/+8
by Robert Elz.
2002-11-14buildlink1 -> buildlink2jlam10-37/+35
2002-10-30On Solaris iconv() is in libc.markd1-2/+8
2002-10-27Use perl5/module.mk.seb1-11/+2
No need to tweak OTHERLDFLAGS.
2002-10-27Don't use use LD even if set, we did all the previous tests with ${ac_prog}bouyer2-1/+15
2002-10-25buildlink1 -> buildlink2.wiz1-3/+3
2002-10-22Update to scmxx-0.6.1.6; changes include:kleink2-6/+5
0.6.1.6 fixed a bug in the info() method that strangely only showed up in cygwin added flose to close the opened file handle added method that shows network status, area code and cell id
2002-10-20Use buildlink2. Use perl5/module.mk.seb1-6/+3
2002-10-13buildlink1 -> buildlink2.wiz1-4/+4
2002-10-09buildlink1 -> buildlink2.wiz1-3/+3
2002-10-05Unused.wiz1-37/+0
2002-10-05Convert to buildlink2. Fix DISTNAME.wiz1-4/+4
2002-10-04* Use buildlink2.jlam4-27/+57
* Honor PKG_SYSCONFDIR. * Note the setuid minicom binary in SPECIAL_PERMS.
2002-10-04buildlink1 -> buildlink2jlam1-4/+4
2002-10-04buildlink1 -> buildlink2jlam1-3/+3
2002-09-23Bump to scmxx-0.6.1.5nb1, after distfile change due to an adjustment ofkleink2-4/+5
the PKGREVISION pendant in the included Debian spec file(!).
2002-09-22Unused, I think.wiz1-35/+0
2002-09-21LINKX11 contains flags to cc, so it's wrong to say "-L$(LINKX11)".jlam2-5/+5
2002-09-21buildlink1 -> buildlink2jlam2-33/+3
2002-09-21buildlink1 -> buildlink2jlam2-9/+9
2002-09-21buildlink1 -> buildlink2jlam1-6/+7
2002-09-21buildlink1 -> buildlink2jlam3-31/+35
2002-09-21* buildlink1 -> buildlink2jlam3-488/+30
* separate the INSTALL_DATA_DIR arguments into multiple commands, as the Solaris install can't handle lots of directories all at once * style nits
2002-09-21buildlink1 -> buildlink2jlam3-28/+12
2002-09-21buildlink1 -> buildlink2jlam3-7/+7
2002-09-21buildlink1 -> buildlink2jlam1-5/+6
2002-09-20buildlink1 -> buildlink2jlam1-3/+3
2002-09-20Make these scripts more portable by taking advantage of automatic rc.dgrant2-4/+4
script handling and using @RCD_SCRIPTS_SHELL@. as discussed with jlam.
2002-09-19Take advantage of the auto-generation and installation of rc.d scripts.jlam2-18/+2
2002-09-18Update scmxx to 0.6.1.5; notable changes since previous include:kleink2-6/+5
0.6.1.5 add capability to specify "all" as slot for sending to force overwriting starting from minimum slot change in message on which slot is used --info now stores the information in the file specified with --file; if non was specified it prints them to stdout do not hardcode the standard file descriptors 0.6.1.4 (was only available as patch) add configure entry that looks for cfmakeraw() (not in cygwin) make cfmakeraw() work-around available if cfmakeraw() is not present fix slots min/max that may differ between readable and writable make arguement to --vcard really optional (in 0.6.1.3-3: fixed spec file for file and dir permissions)
2002-09-13Use ghostscript.mk.jlam1-2/+2
2002-09-12Standardize.wiz1-3/+3
2002-09-11Convert to buildlink2.wiz1-5/+5
2002-09-11Depend on latest gtk-- version, and bump PKGREVISION for itwiz1-1/+2
[major bump in gtk--].
2002-09-10Since the major of libiconv was increased during the update to 1.8,wiz12-18/+24
bump dependency to latest libiconv version; recursively also bump all dependencies of packages depending on libiconv. Requested by fredb.
2002-09-05Make sure it doesn't install in /usr/lib. From PR 17955 by Urban Boquist.augustss2-5/+5
2002-08-28Updated hylafax to 4.1nb4:abs1-2/+4
Automatically install rc.d script
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam2-0/+43
buildlink2.mk files back into the main trunk.
2002-08-18Bump PKGREVISION and regen distinfo - the author apparently decided tokleink2-4/+5
make an in-place bugfix... Thanks to Dan McMahill for noticing.
2002-08-08These packages install libraries that differ from previous versions if theyjlam1-1/+2
are built using the hard-syscall-enabled pth. Bump the PKGREVISION so we can distinguish these packages from the previous ones.
2002-08-01Convert to use pthread.buildlink.mk.jlam1-2/+3
2002-08-01Change MAINTAINER from tv at netbsd dot org to tv at pobox dot com afterjschauma3-6/+6
consulting with Todd.
2002-07-27Revert last change. Gert Doering says that's not a bug - it's a feature.fredb2-36/+1
I'll look at fixing "w", instead.
2002-07-24Change explicit build dependencies on perl into "USE_PERL5=build". Thisjlam2-4/+5
makes these packages build correctly on Darwin where perl>=5.8.0 is required.
2002-07-24Mgetty has no business making a utmp entry while it's only waiting forfredb2-1/+36
a lock. Closes PR pkg/12261.
2002-07-17'unsigned' in the right place makes this build again.wiz2-1/+15
2002-07-15Remove a trailing empty line.wiz1-2/+1
2002-07-15Added $NetBSD$ tag according to mail from Thomas Klausner on tech-pkg. Someheinz1-2/+8
slight formatting changes.