summaryrefslogtreecommitdiff
path: root/lang/focal
AgeCommit message (Collapse)AuthorFilesLines
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-05-31On reflection, bump PKGREVISION as some of the ctype-related adjustmentsdholland1-1/+2
might have caused functional changes. Also because I removed use of gets() and the previous version should be marked insecure.
2012-05-31Rename patch files to new standard for tidiness. No functional change.dholland4-7/+7
2012-05-31Use make loop instead of shell loop to shut up pkglint.dholland1-4/+4
2012-05-31Pass -Wall; fix Solaris and Linux build by not trying to use ->d_namlendholland6-9/+198
in struct dirent. There's no need to.
2010-04-29patch getline() -> get_line() for -current (thank you PSOIX)dholland4-7/+39
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2008-03-04Mechanical changes to add DESTDIR support to packages that installjlam1-4/+5
their files via a custom do-install target.
2007-12-02Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev.wiz1-3/+3
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2006-01-09Use d_namlen as boundary for d_name, the printf still doesn't make muchjoerg2-1/+15
sense, but who cares?
2005-06-16Create directories before installing files into them.jlam1-1/+3
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 digestsagc1-1/+2
2004-04-28Convert to buildlink3.snj1-2/+2
2003-09-11import a portable FOCAL clone -- FOCAL is an interpreted programmingdrochner5-0/+57
language (not unlike BASIC) which was developped by DEC for the PDP-8, and later popular also on PDP-11 under RT-11