Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update master site info. | kuriyama | 2001-01-19 | 2 | -2/+2 |
| | |||||
* | Correct whitespace introduced during PORTNAME conversion and portlint | mharo | 2000-04-21 | 1 | -1/+1 |
| | |||||
* | Update to use PORTNAME/PORTVERSION | cpiazza | 2000-04-13 | 1 | -2/+2 |
| | |||||
* | Resurrect prc-tools port. | kuriyama | 2000-03-31 | 5 | -0/+61 |
| | |||||
* | Remove the prc-tools ports. Distfile SNAFU. Broken port. No maintainer. | steve | 1999-11-26 | 5 | -469/+0 |
| | | | | | | | Etc... See the PR for the long-winded version. :) PR: 14288 Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | Mark BROKEN: Ports are not allowed to touch anything outside of | mph | 1999-08-03 | 1 | -1/+3 |
| | | | | | | $WRKSRC during the build. Requested by: jkh | ||||
* | Commit #3/4 to enforce caps, no period. | hoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s | ||||
* | add WWW: | mharo | 1999-05-03 | 1 | -1/+2 |
| | |||||
* | * Location of binutils distfile moved-- add MASTER_SITE_SUBDIR | nectar | 1999-04-24 | 1 | -1/+2 |
| | |||||
* | Remove BROKEN_ELF: | dirk | 1999-02-02 | 1 | -3/+2 |
| | | | | replace /usr/bin/perl in ${WRKSRC}/stubgen with ${PERL5}. | ||||
* | Move Palm*-related programs to new "palm" category. | asami | 1999-01-09 | 1 | -2/+2 |
| | | | | Reviewed by: the ports list | ||||
* | BROKEN for ELF: | jseger | 1998-10-12 | 1 | -1/+3 |
| | | | | | | | | | | cd libglib.0.1.0 ; make PREFIX=/usr/local/pilot TOOLDIR=/usr/local/pilot/bin LIBCDIR=libc.0.1.2 LIBMDIR=libmf.0.1.2 LIBGLIBDIR=libglib.0.1.0 cd libc.0.1.2 ; make PREFIX=/usr/local/pilot TOOLDIR=/usr/local/pilot/bin LIBCDIR=libc.0.1.2 LIBMDIR=libmf.0.1.2 LIBGLIBDIR=libglib.0.1.0 rm -f libc.sa ../exportlist libc.a > libc.exp ../stubgen "C Library" Libc libcstub.c Libc.S < libc.exp ../stubgen: not found *** Error code 127 | ||||
* | Remove manpages define in MAN? fom PLIST for all the devel ports. | asami | 1998-08-12 | 1 | -20/+0 |
| | | | | | I'm going to leave p5-* alone for now (where the version stuff is going to land is still unclear). | ||||
* | Added check for "-m486" in CFLAGS &/or /etc/make.conf. | dburr | 1998-05-27 | 1 | -1/+15 |
| | | | | The port doesn't build properly if "-m486" is present. | ||||
* | Use mtree/mkdir ${PREFIX} fix in rev 1.271 of bsd.port.mk. (I.e., | asami | 1998-02-19 | 1 | -7/+1 |
| | | | | don't worry about it here, it was too late anyway.) | ||||
* | Add four ports to "pilot" virtual category. | asami | 1998-01-01 | 1 | -2/+2 |
| | |||||
* | Fix strip problem. | pst | 1997-11-25 | 1 | -7/+8 |
| | | | | | Fix /usr/local/palm vs /usr/local/pilot (I got dyslexic at last second). Turn on optimization where it makes sense. | ||||
* | Oops, that was not the problem -- fix PREFIX. Either way, I have no | asami | 1997-11-25 | 1 | -5/+4 |
| | | | | | | idea how this worked for anyone. Mark it broken (strip problem). I believe pst is working on it. | ||||
* | Create ${PREFIX} (= ${LOCALBASE}/palm) before installing. mtree won't | asami | 1997-11-25 | 1 | -1/+4 |
| | | | | create the base directory for you. | ||||
* | Strip binaries | pst | 1997-11-24 | 1 | -1/+23 |
| | |||||
* | prc-tools is a complete software development environment for creating | pst | 1997-11-24 | 5 | -0/+451 |
applications for the PalmPilot(tm) PDA. |