summaryrefslogtreecommitdiff
path: root/lang
AgeCommit message (Expand)AuthorFilesLines
2003-06-23Bump PKGREVISIONs of lang/perl5 and lang/perl58: modify the build so thatjlam6-24/+67
2003-06-19Convert to USE_NEW_TEXINFO.seb4-7/+19
2003-06-19Add checksums for patch-a{f,g,h}.wiz1-1/+4
2003-06-18When constructing the WRKSRC definition, use ${PKGNAME_NOREV} rather thanagc1-2/+2
2003-06-17only do the USE_BINUTILS tests if we're on NetBSD.grant1-3/+3
2003-06-16Don't check for socket() in libnet.* - this will give a false hitdrochner2-10/+57
2003-06-11Update for the fact that 'arm' ports have been called NetBSD-*-arm for a whileabs3-7/+8
2003-06-11Don't gratuitiusly force use of binutil's "ld", as this one evidentlyfredb1-2/+1
2003-06-10Pull in devel/binutils if '${AS} --version' reports to be less than 2.13.2.1,fredb1-1/+18
2003-06-09Update to 21.8, edition 2.6 of the Emacs Lisp Reference Manual,uebayasi4-10/+12
2003-06-07Fix path to locale directory in patch files (i.e., do not hardcode /usr/pkgjmmv3-5/+7
2003-06-07Add NetBSD RCS tags.cjep1-0/+1
2003-06-06g/c the now unneeded explicite export of LINK_ALL_LIBGCC_HACK to thedrochner6-12/+6
2003-06-06add the LINK_ALL_LIBGCC_HACK variable to the interpreter's link line,drochner12-12/+67
2003-06-06update Python22 to 2.2.3drochner14-68/+202
2003-06-06Adjust patches to pickup gc include files correctly.jmc3-7/+7
2003-06-06Update to version 9.4.2.jtb24-159/+170
2003-06-06* Allow gpc to use the base system gcc on NetBSD systems for linkingjtb3-59/+68
2003-06-05remove some empty directories in post-install, so we do not create agrant1-3/+7
2003-06-05Make this install on IRIX by setting some RUBY_NO_FOO vars in PLIST_SUBST.jschauma2-7/+24
2003-06-05Make this threaded; link libpthread.so in advance and use threaded versionsuebayasi2-4/+9
2003-06-05add -L${PREFIX}/gcc-2.95.3/lib to LDFLAGS if USE_GCC_SHLIB is defined,grant1-2/+2
2003-06-05The fastjar.info page covering 'jar' and 'grepjar' is also installed.jschauma1-1/+3
2003-06-02Add missing "+".yyamano1-2/+2
2003-06-02Use mk/gcc.buildlink2.mk rather than gcc/buildlink2.mk so lang/gcc3abs2-4/+4
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma54-108/+108
2003-05-30For the records add GAWK_ENABLE_PORTALS to the build definitions.seb1-1/+2
2003-05-29s/USE_CXX/USE_GCC_SHLIB/ - there are more shared libraries than justgrant3-13/+12
2003-05-28grammar fix in commentgrant2-4/+4
2003-05-28remove redundant commentgrant1-2/+1
2003-05-27Modify lang/perl5 and lang/perl58 to install man3 pages again. However,jlam12-37/+300
2003-05-27on Solaris, install into ${PREFIX}/${PKGNAME_NOREV} as per othergrant4-338/+8
2003-05-27define USE_GCC3, so that when this file is included, we use gcc3'sgrant1-4/+5
2003-05-27add pulling in buildlink includes/libraries from lang/gcc, or gcc3grant1-4/+4
2003-05-27add a buildlink2.mk for gcc-3.3.grant1-0/+94
2003-05-27perllocal.pod is site-specific local perl documentation and is found injlam1-2/+2
2003-05-27Don't add /usr/local/lib to the run-time library search path inadvertantly.jlam2-1/+27
2003-05-27Make FreeBSD find crypt() in libcrypt without patching the Configurejlam3-19/+3
2003-05-26Remove build-dependency on bison by applying patch from Todd Vierlingjschauma1-5/+2
2003-05-26Apply patch provided by Todd Vierling in PR pkg/21227 to remove build-dependencyjschauma1-5/+2
2003-05-26Add NetBSD RCS tags.cjep2-0/+2
2003-05-25use the tar.bz2 archive, it's 8MB smaller than .tar.gzjdolecek2-5/+7
2003-05-25file missed in last commitgrant1-1/+1
2003-05-25Updated gcc3 to 3.3.grant4-92/+20
2003-05-25fix thinko in lastgrant1-2/+3
2003-05-25rename to gcc3, allowing this to co-exist with lang/gcc. suggested bygrant1-4/+3
2003-05-24use ${INSTALL_INFO} rather than install-info, so that we don't accidentlyjschauma4-1/+70
2003-05-24use ${INSTALL_INFO} rather than install-info, so that we don't accidentlyjschauma4-6/+67
2003-05-23jikes works under Linux as well.jschauma1-2/+2
2003-05-22Add support for native threads, per PR 20526.hubertf4-7/+28