summaryrefslogtreecommitdiff
path: root/lang/cint
AgeCommit message (Expand)AuthorFilesLines
2016-12-19When building with clang, ignore return type warnings.joerg3-2/+21
2016-09-28Upgrade cint from 5.15.174 to 5.16.19kamil31-465/+815
2015-12-29Add patch comments.dholland15-29/+64
2015-12-11Honour wrappers. Declare C++ dependency.joerg1-4/+9
2015-12-11Pull in unistd.h for getopt.joerg2-6/+14
2015-11-03Add SHA512 digests for distfiles for lang categoryagc1-1/+2
2015-08-30Add more configs: try using the shipped freebsd config for freebsd and dfly,dholland1-2/+4
2014-09-24Use portable find constructs.jperkin1-2/+2
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-05-12Add CONFLICTS with new man-pages package. For details, seewiz1-1/+3
2009-06-14Remove @dirrm entries from PLISTsjoerg1-10/+1
2008-09-05Fix broken 64-bit build, and patch makefile to stop on error. Theredholland15-3/+332
2008-04-12Convert to use PLIST_VARS instead of manually passing "@comment "jlam2-7/+6
2008-03-04Mechanical changes to add DESTDIR support to packages that installjlam1-33/+54
2006-11-09Fixed "test ==".rillig1-1/+2
2006-10-04Fixed path to the manual pages.rillig1-10/+12
2006-10-04Needs a C compiler.rillig1-2/+2
2006-05-26-uses c++drochner2-3/+43
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
2005-11-09Fail the build if the OPSYS check falls through in do-build.tv1-1/+3
2005-06-16Create directories before installing files into them.jlam1-1/+3
2005-05-31don't require native threads, deal with the non-thread case instead.drochner2-5/+10
2005-05-25require gcc>=3 and native threadsdrochner1-1/+4
2005-05-19sync with changed distfile -- they have the habit to do minor updatesdrochner2-6/+10
2005-05-02update to 5.15.169drochner4-58/+119
2005-02-24Add RMD160 digestsagc1-1/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-5/+5
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-09-09Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:agc1-2/+3
2001-05-09The Makefile says that the distfile will change for different minor versionagc2-4/+5
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-6/+4
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf1-3/+3
2001-02-17Move the COMMENT from being in its own file to a definition in theagc2-2/+2
2000-07-22properly pass -Wl,--export-dynamic to the c compiler. Fixed recently noteddmcmahill2-4/+4
2000-06-19put distfile into own DIST_SUBDIR because the filename doesn't changedrochner5-40/+38
2000-02-05Updated to the last dist-file at the original site, but marked aswiz4-33/+26
1999-11-23I'll play MAINTAINER heredrochner1-2/+2
1999-11-18Package this up a bit better for Solaris.agc4-12/+27
1999-11-17import pkg for cint, a C/C++ interpreterdrochner9-0/+331