summaryrefslogtreecommitdiff
path: root/lang
AgeCommit message (Expand)AuthorFilesLines
2003-07-21COMMENT should start with a capital letter.martti15-30/+30
2003-07-21Make this package similar to lang/gcc{,3}.seb7-710/+71
2003-07-18Undo last for now, until I find out what went wrong here.wiz1-4/+3
2003-07-17s/netbsd.org/NetBSD.org/grant108-218/+218
2003-07-17Update:abs6-10/+12
2003-07-16elaborate the INSTALLTO_SUBPREFIX thing a bit more: modify thedrochner8-16/+19
2003-07-16Don't build gnatpsta. It does some questionable things which don'tdrochner3-3/+16
2003-07-14Fix path of two man pages from man/man1/* to share/man/man1/* so thatwiz1-3/+4
2003-07-13upgrade to 2.30dillo12-89/+145
2003-07-13PKGREVISION bump for libiconv update.wiz22-34/+44
2003-07-13oops, we still want the mk files for non-pkgsrc purposes. unbumpgrant6-8/+30
2003-07-13greatly simplify the handling of pkgsrc gcc, and eliminate a bug whichgrant8-96/+22
2003-07-12Add the patches this time.jtb3-0/+942
2003-07-12Add the "if-exists" specs function. Enables the addition ofjtb2-3/+6
2003-07-12Add some patches against basesrc gcc implementing the "if-exists"jtb4-3/+527
2003-07-11Regen.jtb1-2/+2
2003-07-11* Use LIBTOOL_OVERRIDEjtb3-10/+5
2003-07-11Remove unnecessary register store in the profiling prologue.jtb3-21/+19
2003-07-11Following a discussion between wiz and nathanw:jtb3-6/+25
2003-07-10* Enable use of the posix thread context switch for architecturesjtb3-9/+17
2003-07-10* Needs some things not yet in the base system pthread library.jtb1-2/+6
2003-07-10Missed change of .mcount to __mcount in PROFILE_C.jtb2-5/+9
2003-07-10Add gcc3-* packages.wiz1-1/+7
2003-07-10* Add support for the profiler on powerpcjtb6-10/+175
2003-07-09The file affected by the bugfix (unroll.c) is potentially used by alldrochner10-5/+90
2003-07-09-as abs did to lang/gcc3:drochner3-4/+21
2003-07-09There is no point in buildlinking gcc's private include files: Theydrochner1-5/+1
2003-07-09Some packages check for tclsh and wish rather than using other means ofagc1-2/+3
2003-07-09add a buildlink for gawk. this is derived from and shares the samegrant1-0/+56
2003-07-08No need to include texinfo.mk, bsd.pkg.mk does it.seb1-2/+1
2003-07-08Update gcc3 to gcc3-3.3nb4:abs3-3/+20
2003-07-08oops, I was assuming the .info files are put into the packlistdrochner3-3/+11
2003-07-08some cleanup:drochner42-4023/+3340
2003-07-07Install documentation in pkgsrc canonical directories.seb4-40/+66
2003-07-07Add support for NetBSD on SPARC systems.jtb11-57/+99
2003-07-07Convert to USE_NEW_TEXINFO.seb2-9/+5
2003-07-07REgen after last update of package.seb1-1/+2
2003-07-07Mark with USE_GCC_SHLIB (for libstdc++) and let (via patch files)seb4-2/+358
2003-07-07Convert to USE_NEW_TEXINFO.seb2-5/+5
2003-07-07I don't quite understand why this 'rm -rf' had been put inseb1-3/+1
2003-07-06Convert to USE_NEW_TEXINFO.seb2-9/+4
2003-07-06Specifying --infodir=... to configure is not needed anymore.seb1-2/+1
2003-07-06Ooops I missed this INSTALL script while doing the conversionseb1-26/+0
2003-07-06Reorder a bit so pkglint is happier.seb1-4/+5
2003-07-06No need anymore to specify --infodir=... to configure.seb1-6/+3
2003-07-06style nits. use CC:M*gcc* to match any gcc, as per other packages.grant1-7/+6
2003-07-06set GCC_VERSION for use in GCC_ARCHDIR. remove a superfluous commentgrant9-22/+26
2003-07-06Split the gcc3 pkg into per-language pieces.drochner49-0/+4513
2003-07-06s/${PKGVERSION}/3.3/ - we don't have a variable for PKGVERSIONgrant1-2/+2
2003-07-05Convert to USE_NEW_TEXINFO.seb7-7/+75