summaryrefslogtreecommitdiff
path: root/devel/dev86
AgeCommit message (Collapse)AuthorFilesLines
2016-05-08Add support for CFLAGS and LDFLAGSkhorben1-1/+3
This fixes the build with PKGSRC_MKPIE.
2016-02-14Githubify.mef1-3/+5
2015-11-03Add SHA512 digests for distfiles for devel categoryagc1-1/+2
Issues found with existing distfiles: distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip distfiles/fortran-utils-1.1.tar.gz distfiles/ivykis-0.39.tar.gz distfiles/enum-1.11.tar.gz distfiles/pvs-3.2-libraries.tgz distfiles/pvs-3.2-linux.tgz distfiles/pvs-3.2-solaris.tgz distfiles/pvs-3.2-system.tgz No changes made to these distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-06-25Use standard headers.dholland3-5/+44
2014-12-21Update to 0.16.21ryoon2-8/+7
* Update MASTER_SITES. Changelog: Not available.
2013-11-07Update dev86 to 0.16.19.obache2-11/+14
Based on PR pkg/48321 by ISIHARA Takanori. Changes is not available, but release from new site.
2012-10-31Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-05-04Fix function declaration to match usage.joerg2-1/+15
2009-06-14Remove @dirrm entries from PLISTsjoerg1-3/+1
2008-08-07DESTDIR support.joerg1-1/+4
2008-06-16Unsubst MACHINE_ARCH, it is really supposed to be i386 here.joerg2-7/+7
2008-03-08bcc, bin86 and dev86 conflict with each other.reed1-1/+5
Bump PKGREVISION.
2006-11-05Fixed PKGMANDIR. Reorganized DISTNAME vs. PKGNAME to get rid of therillig1-8/+8
extra WRKSRC definition.
2006-10-15Import dev86 package, provided by Pierrick Brossin in private mail.bouyer5-0/+69
Linux 8086 development environment. This is based on Bruce Evans's C compiler with additonal code, including a reasonable C library for ELKS DOS or standalone, written by myself and others. This is a replacement for devel/bcc.