Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Typos, whitespace and capitalization fixes (A-F). | olgeni | 2015-09-21 | 1 | -1/+1 |
| | |||||
* | Fix stage violation | antoine | 2014-09-25 | 5 | -231/+186 |
| | |||||
* | Rename devel/ patch-xy patches to reflect the files they modify. | adamw | 2014-07-29 | 3 | -0/+0 |
| | |||||
* | Support stage | bapt | 2014-01-22 | 2 | -5/+9 |
| | |||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | bapt | 2013-09-21 | 1 | -5/+2 |
| | | | | devel part 1) | ||||
* | -remove MD5 | ohauer | 2011-07-03 | 1 | -1/+0 |
| | |||||
* | - Convert NOMANCOMPRESS to NO_MANCOMPRESS to sync with src | miwi | 2009-12-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | PR: ports/136065 ports/127469 Submitted by: N.J. Mann <njm@njm.me.uk> and Aldis Berjoza <killasmurf86@gmail.com> - Early identify port CONFLICTS PR: 137855 Submitted by: Piotr Smyrak <smyru@heron.pl> - Add --no-same-permissions to the EXTRACT_AFTER_ARGS command. Tijl Coosemans has been reported an issue that when root is extracting from the tarball, and the tarball contains world writable files (sysutils/policykit as an example), there is a chance that the files gets changed by malicious third parties right after the extraction, which makes it possible to inject code into the package thus compromise the system. Submitted by: Tijl Coosemans <tijl@coosemans.org> Xin LI (delphij@) - Fix some whitespaces Tested with: exp-run | ||||
* | Large round of typo fixes in ports/devel (pkg-descr). | olgeni | 2008-06-01 | 1 | -1/+1 |
| | |||||
* | - Add CONFLICTS entry for recently added devel/dev86. | alepulver | 2008-02-21 | 1 | -1/+1 |
| | |||||
* | SHA256ify | edwin | 2006-01-22 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | SIZEify (maintainer timeout) | trevor | 2004-03-31 | 1 | -0/+1 |
| | |||||
* | Record conflict with ports/devel/bin86. | trevor | 2003-10-30 | 1 | -0/+1 |
| | | | | Approved by: joerg (maintainer) | ||||
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | PORTNAME/PORTVERSION update | mharo | 2000-04-12 | 1 | -3/+3 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-29 | 1 | -1/+1 |
| | |||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | .ifndef NOMANCOMPRESS | hoek | 1998-08-23 | 2 | -6/+7 |
| | | | | | .def MANCOMPRESSED .dejavu | ||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -2/+2 |
| | |||||
* | Change gategory name "development" -> "devel". Also take out the | asami | 1995-11-26 | 1 | -2/+2 |
| | | | | | "programming" that was in some of them, it's pretty obvious what we are talking about here. | ||||
* | Delete @cwd, @mode, @owner and @group from these packing lists. | asami | 1995-11-13 | 1 | -5/+0 |
| | | | | Reported by: jkh | ||||
* | Shorten the COMMENT line. | joerg | 1995-10-25 | 1 | -1/+1 |
| | |||||
* | And now, yet another round of Makefile updates, devel version! | asami | 1995-04-09 | 1 | -1/+4 |
| | |||||
* | Claim my ports, and add the MAINTAINER entry. | joerg | 1995-04-01 | 1 | -1/+2 |
| | |||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 1 | -1/+2 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | Bruce Evans' bcc C compiler. | joerg | 1995-03-27 | 14 | -0/+994 |
It is able to handle 16-bit code as well, and comes with an own assembler and loader. (They are already known from Minix and Linux as the `bin86' package.) With a bit of `dd' magic, bcc can be used to compile messdos programs. |