Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | . Unbreak by fixing the packing list. | glewis | 2004-03-07 | 2 | -7/+3 |
| | | | | Submitted by: bento | ||||
* | . SIZEify. | glewis | 2004-03-05 | 1 | -0/+4 |
| | |||||
* | BROKEN On alpha 5.x: Broken pkg-plist | kris | 2004-02-25 | 1 | -1/+7 |
| | |||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -1/+1 |
| | | | | (Part 2) | ||||
* | Use the CPIO macro defined in bsd.port.mk. | trevor | 2004-01-22 | 1 | -3/+3 |
| | |||||
* | Use the SORT macro from bsd.port.mk. | trevor | 2004-01-22 | 1 | -3/+3 |
| | |||||
* | Attmempt to provide a more recent URL. I could not figure out how | linimon | 2003-11-06 | 1 | -1/+1 |
| | | | | | | to genericize this thing -- the HP web site wants to "help" you to fetch from one specific server. Folks, that's not really the way load-balancing is supposed to work. In any case, the old URL is dead. | ||||
* | - ECHO -> ECHO_MSG | edwin | 2003-09-27 | 1 | -2/+2 |
| | | | | | | | | | for some ports: - ECHO -> ECHO_CMD - pre-fetch -> pre-everything PR: ports/56800-56819 Submitted by: KATO Tsuguru <tkato@prontomail.com> | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-11 | 2 | -2/+1 |
| | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | adamw | 2002-11-07 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | find->${FIND},xargs->${XARGS} | ijliao | 2002-09-29 | 1 | -1/+1 |
| | | | | | PR: 40791 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> | ||||
* | To ports@freebsd.org. | obrien | 2002-05-09 | 1 | -1/+1 |
| | |||||
* | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | knu | 2002-01-29 | 1 | -28/+28 |
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate. | ||||
* | Use USE_LINUX rather than a RUN_DEPEND. | obrien | 2001-08-28 | 1 | -1/+1 |
| | | | | Submitted by: Christian Weisgerber <naddy@mips.inka.de> | ||||
* | We need to run-depend on linux_base. | obrien | 2001-08-28 | 1 | -0/+1 |
| | | | | Submitted by: Christian Weisgerber <naddy@mips.inka.de> | ||||
* | Update to 6.4.9.005.1. | obrien | 2001-08-21 | 3 | -11/+20 |
| | | | | | | | This is hairy as Compaq is now putting out dynamic binary rather than static ones. This makes my job harder with faking out this Linux compiler. Submitted by: gallatin | ||||
* | Add the C++ compiler. | obrien | 2001-03-31 | 1 | -0/+2 |
| | |||||
* | Bump revision. | obrien | 2001-03-21 | 1 | -1/+1 |
| | |||||
* | Sync with RELENG_4's sys/alpha/include/ansi.h | obrien | 2001-03-21 | 1 | -7/+6 |
| | |||||
* | Format changes to reduce diff from the FreeBSD/AXP source. | obrien | 2001-03-21 | 1 | -11/+16 |
| | |||||
* | Use `cpio' over `tar' in order to force ownership to a sane value. | obrien | 2001-03-21 | 2 | -192/+60 |
| | | | | | | | Submitted by: Christian Weisgerber <naddy@mips.inka.de> Dynamically generate the PLIST so I don't have to do the version chase on every update. | ||||
* | `rpm' and `rpm2cpio' have been repocopied from "misc" to "archivers". | obrien | 2001-03-21 | 1 | -1/+1 |
| | |||||
* | typo clean up police: \s -> \t | lioux | 2001-02-15 | 1 | -1/+1 |
| | |||||
* | Update to the 6.2.9.506-1 of the Compaq Alpha C compiler. | obrien | 2001-02-08 | 2 | -4/+4 |
| | |||||
* | Put back my editor hints that were removed w/o permission. | obrien | 2001-02-07 | 1 | -0/+1 |
| | | | | Note these are *FULLY* Satoshi approved for the past 4 years. | ||||
* | Massive style enforcement - use ^I instead of spaces for variables identation. | sobomax | 2001-01-17 | 1 | -2/+1 |
| | |||||
* | Install fixed up BSD headers that are palatable to the Compaq CC. | obrien | 2001-01-11 | 12 | -4/+1160 |
| | | | | | | | Make the include directory search path match what exists. Make the lib directory search path match what exists. Submitted by: gallatin (partially) | ||||
* | Make the mode of created directories sane. | obrien | 2000-12-14 | 1 | -0/+2 |
| | |||||
* | Fix typo in kldload command. | obrien | 2000-12-09 | 1 | -1/+1 |
| | | | | Submitted by: Thomas Valentino Crimi <tcrimi+@andrew.cmu.edu> | ||||
* | Replace pre-defined "linux" symbol with "FreeBSD". | obrien | 2000-12-08 | 2 | -2/+6 |
| | |||||
* | * Remove the Linux -dynamic-linker specification from the `ld' execution. | obrien | 2000-12-08 | 4 | -6/+104 |
| | | | | | | | | | | | Luckly our `ld' knows the name of our dynamic linker and DTRT. * Remove the DECpaq shared libs from the standard search dir as linking with them gives unresolved symbols. Thus we'll use the .a's for now. * Add the symbols __errno_location, __ieee_get_fp_control, and __ieee_set_fp_control (mapped to native interfaces) to the static Compaq Portable Math Library. Thus all symbols are resolved. This allows `CC=ccc' to build fully native FreeBSD Alpha binaries. | ||||
* | Compaq Alpha Tru64 C compiler. It is a port of the same compiler that is | obrien | 2000-12-08 | 5 | -0/+269 |
available on the Compaq Tru64 UNIX platform. The compiler produces excellent optimized code for the Alpha architecture, particularly for floating-point intensive applications. I was able to compile simple test programs by: ccc -c foo.c cc -o foo foo.o |