summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
1999-07-02Some packages use bsd-style .mk files when building, and so any manualagc2-12/+4
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-01Enable gdb.agc1-2/+2
1999-07-01Initial import of gdb-4.18, the GNU symbolic debugger, into the NetBSDagc6-0/+98
packages collection. This package is only for Solaris - it is part of the base NetBSD system.
1999-07-01Add and enable flex.agc1-1/+2
1999-07-01Initial import of flex, the fast clone of lex(1), the lexical scanneragc5-0/+37
generator, into the NetBSD packages collection. This package is only for Solaris - it is part of the base NetBSD system.
1999-06-28Use single quotes to delineate the IGNORE message, rather than doubleagc1-2/+2
quotes, so that the shell does not try to interpret characters, such as parentheses, inside the message itself.
1999-06-23upgrade PTL2 to PTL2-current-990622 (with patch-1)msaitoh2-10/+9
1999-06-20Don't use "{}" or "[]" in "ONLY_FOR_PLATFORM" or "NOT_FOR_PLATFORM"tron3-6/+10
because "bsd.pkg.mk" can't handle those patterns. Fixes PR pkg/7808 by Chris Demetriou.
1999-06-19The GNOME mirror on "ftp.jimpick.com" was closed. Use the mirror ontron1-2/+2
"ftp.sunet.se" instead.
1999-06-17Update libslang to 1.3.7. The changes are too numerous to mention,mjl5-31/+30
mostly bug fixes though.
1999-06-14Don't disable this on the alpha. From the diff:cgd1-2/+9
># XXX The following comment is somewhat incorrect. The package will build ># XXX correctly on alpha, and even build shared libs, but not quite correctly: ># XXX The shlibs have no SONAME, so references to them from programs ># XXX will end up being to libfoo.so. This may cause upgrade problems in the ># XXX future. However, an ncurses binary package appeared e.g. with 1.4, ># XXX seemingly built from these bits, so it's probably best to just enable ># XXX it for now. -- cgd 19990613 Note that that's a generic ELF problem, and not limited to the Alpha, as well.
1999-06-10Enable p5-Data-ShowTable.bad1-2/+2
1999-06-10Initial import of Data-ShowTable-3.3, a perl module to generatebad5-0/+32
formatted lists from arrays.
1999-06-07Add and enable "stooop". Fixes first half of PR pkg/6905 by Greg A. Woods.tron1-1/+2
1999-06-07New "stooop" package contributed by Greg A. Woods in PR pkg/6905:tron5-0/+44
a Simple Tcl Only Object Oriented Programming scheme
1999-06-07Update to version 1.7. Now supports SPARC.bad4-61/+24
From Lex Wennmacher wennmach@geo.Uni-Koeln.DE
1999-06-04On Solaris, leading tabs before definitions in an Imakefile are bad news.agc1-16/+23
Change the leading tabs to spaces, so that it doesn't think it's a shell command.
1999-06-04Make this package work on Solaris.agc1-1/+7
1999-06-03Use the generic GNU-configure @CC@ value, rather than a hard-coded ccagc1-2/+2
value, in the pre-processable Makefile.in - makes this package work on Solaris, where cc may not be the same as gcc.
1999-06-03Correct the path on the master ftp site.agc1-2/+2
1999-06-02Fix spelling of Chris Provenzano's name.agc1-1/+1
Fixes PR 7689, from Eric Mumpower.
1999-05-31PTL2-current-990512-patch-2msaitoh2-4/+9
1999-05-30Update ddd to 3.1.5.frueauf2-4/+4
1999-05-26We use USE_GMAKE to indicate a gmake dependency, and the existingtv1-3/+2
BUILD_DEPENDS line was completely wrong anyway.
1999-05-25Fix an inconsistency between adding and removing files, with the revisionmycroft1-0/+15
numbers passed to loginfo. If a file is re-added, make sure the `old' revision is `NONE', not the preceding dead revision.
1999-05-24Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORMtv10-104/+100
pattern match format. Minor pkglint along the way.
1999-05-24Fix a compatibility issue with the `-p' option.mycroft1-2/+2
1999-05-24Perl module to access LDAP client functions from within Perl5.hwr5-0/+48
1999-05-23We don't use libtool to make shared objects, so don't add an unnecessarytv2-24/+3
dependence on pkglibtool.
1999-05-23Fix path.mycroft1-3/+3
1999-05-23Add a %t format for loginfo.mycroft1-0/+20
1999-05-22Add dependency on autoconf[!], and change USE_GTEXINFO to INFO_FILES.tv1-2/+4
1999-05-22patch-1 breaks sigjmp. Instead of using it, add patch-ac, which istsarna1-5/+1
corrected version of patch-1. Still have problems with ttyname()...
1999-05-20Remove unnecessary assignments of "INSTALL", "INSTALL_DATA",tron3-10/+5
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV".
1999-05-20PTL2-current-990512-patch-1msaitoh2-5/+12
1999-05-18Enable the LDAP C-SDK.hwr1-1/+2
1999-05-18The Mozilla project C-SDK for LDAP. A LDAP V3 client library.hwr8-0/+100
1999-05-18Fix obvious typo in getprotoent.cbad1-0/+15
From gson@araneus.fi (Andreas Gustafsson).
1999-05-12Add and enable p5-FileKGlob.bad1-1/+2
1999-05-12Initial import of FileKGlob-1.2 a Perl module to do file name globbing.bad6-0/+40
1999-05-12Forgot the .packlist file.bad1-1/+2
1999-05-12Correct PKGNAME.bad1-1/+2
1999-05-12Add and enable p5-AtExit.bad1-1/+2
1999-05-12Initial import of p5-AtExit-2.01, a module providing ANSI C like atexit().bad5-0/+26
1999-05-12Do not create a "libPTL.so" link. This will be done by the pkg system attv1-0/+12
install time, and should NOT happen for a.out at all. (I'll re-add the removed patches to do this correctly for ELF, and use shlib constructor as opposed to "every object file constructor", later.)
1999-05-12Upate PTL2 to PTL2-current-990512.msaitoh6-94/+6
1999-05-06Turn off on alpha. This was hosed before, and still is after the ctor change.tv1-1/+3
Will look into it.
1999-05-06Install ptlg++ with the right permissions by handing down INSTALL_SCRIPT.tv1-1/+2
1999-05-06Use proper ELF build (with -soname); also add c++rt0 for a.out andtv5-13/+71
crt{begin,end}S for ELF so that a constructor does not have to be attached to every resultant .o file (_pthread_init() becomes a constructor in the library itself). Add ptlg++ as analogue of ptlgcc. The pkgname is renamed ptl-990315 (drop -current-) so this version is not considered compatible in binary form.
1999-05-05Use ftp0.sunet.se instead of ftp.sunet.se.bad1-2/+2