Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry | edwin | 2006-01-22 | 1 | -1/+1 |
| | | | | | Approved by: krion@ PR: ports/88711 (related) | ||||
* | - Add SHA256 | pav | 2005-11-25 | 1 | -0/+2 |
| | |||||
* | . Move the invocation of unregistervm to the top of the packing list. | glewis | 2005-02-18 | 1 | -1/+1 |
| | | | | | | This ensures that this command is run before the files in the package are deleted (which is necessary for it to correctly delete the symbolic links created by registervm). | ||||
* | . Assume (un)registervm is in LOCALBASE _not_ PREFIX. | glewis | 2004-09-02 | 1 | -2/+2 |
| | | | | | . Call unregistervm with the VM we registered, not the comment associated with (as comments should be optional). | ||||
* | SIZEify. | trevor | 2004-03-18 | 1 | -0/+2 |
| | |||||
* | Use the CPIO macro defined in bsd.port.mk. | trevor | 2004-01-22 | 1 | -2/+0 |
| | |||||
* | Make portlint(1) happy by changing strip to ${STRIP_CMD} | osa | 2003-09-24 | 1 | -1/+1 |
| | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 | ||||
* | Let be hohest: I really don't have a time now to properly maintain all | sobomax | 2003-07-29 | 1 | -1/+1 |
| | | | | | these great pieces of software, so that let others with more free time to take over them. | ||||
* | 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. | ||||
* | Fix user and group ownership of the installed files when they have been | glewis | 2002-11-12 | 1 | -2/+4 |
| | | | | | | | | built by someone other than root. Instead of moving the files with tar, move them with cpio and set up ownership. PR: 36411 (more ports still to go) Submitted by: alane | ||||
* | Don't remove system directories share/java, share/java/classes, and | kris | 2002-11-11 | 1 | -3/+0 |
| | | | | share/doc | ||||
* | Depend on misc/compat3x. | knu | 2001-08-14 | 1 | -14/+1 |
| | | | | Approved by: sobomax (MAINTAINER) | ||||
* | Massive style enforcement - use ^I instead of spaces for variables identation. | sobomax | 2001-01-17 | 1 | -1/+1 |
| | |||||
* | Whitespace-only: | sobomax | 2000-11-01 | 1 | -2/+2 |
| | | | | Make indentation uniform across my ports. | ||||
* | Backout previous JIT-related change - it can cause legal problems. | sobomax | 2000-09-12 | 2 | -4/+0 |
| | | | | Submitted by: nate | ||||
* | Pre-create symlinks pointing to a 2 jits (Just-in-time compilers) - tya and | sobomax | 2000-09-11 | 2 | -3/+7 |
| | | | | | shujit, so you can use it with jre by installing whichever you like and setting JAVA_COMPILER environment variable to be shujit or tya. | ||||
* | Correct libc warning message: | sobomax | 2000-07-06 | 1 | -1/+1 |
| | | | | /usr/src/lib/compat/compat3x --> /usr/src/lib/compat/compat3x.${ARCH} | ||||
* | Fix typo where \ was not added after an intermediate MASTER_SITES. | will | 2000-06-30 | 1 | -1/+1 |
| | | | | | PR: 19590 Submitted by: Dann Lunsford <dann@greycat.com> | ||||
* | Move the stragler's www.freebsd.org/~user distfiles to the offical | obrien | 2000-06-29 | 1 | -1/+2 |
| | | | | MASTER_SITE_LOCAL site. | ||||
* | Create/remove shared among Java ports ditrectories. | sobomax | 2000-06-23 | 2 | -0/+7 |
| | | | | Submitted by: bento | ||||
* | Fix MASTER_SITES. | sobomax | 2000-06-14 | 1 | -1/+3 |
| | | | | Submitted by: bento | ||||
* | Initial import of JRE - Sun's Java Run Time Enviponment. | sobomax | 2000-06-12 | 6 | -0/+296 |