1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
Commit Graph

29 Commits

Author SHA1 Message Date
Erwin Lansing
2dbcfeefc9 It's been several months since I took maintainership of this
port and I still haven't done anything with it.  Perhaps
someone else will pick it up.

While here, mark as only for i386, as it does not configure
on the other architectures.  I don't know how much work it
would take.

PR:		54305
Submitted by:	maintainer
2003-07-10 06:30:36 +00:00
Munechika SUMIKAWA
515c2b163f Fix build on -current.
Partly Submitted by:	Christian Lackas <delta@lackas.net>
Pointed out by:		kris
2003-05-05 14:48:25 +00:00
Munechika SUMIKAWA
5cb2e4337f Upgrade to 2.2. palm/prc-tools-binutils and palm/prc-tools-gcc are now
migrated into this port.

I kept maintainer Mark Linimon <linimon@lonesome.com> because of respecting
his statement in the PR.

PR:		ports/38689
Submitted by:	Christian Lackas <delta@lackas.net>
2003-04-27 11:33:57 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Edwin Groothuis
e61105df76 Maintainer change
PR:		ports/45603
Submitted by:	Mark Linimon <linimon@lonesome.com>
2002-11-22 22:52:46 +00:00
Jun Kuriyama
459b8931e6 Fix 404 links.
Found by:	sada's Porters' Portal (http://sada.bsdclub.org/porters/)
2002-11-21 07:15:53 +00:00
Jun Kuriyama
717cea12ce Use $MASTER_SITE_SOURCEFORGE. 2001-11-28 08:27:08 +00:00
Jun Kuriyama
5797cf9a47 Update master site info. 2001-01-19 08:13:37 +00:00
Michael Haro
feb212beb0 Correct whitespace introduced during PORTNAME conversion and portlint 2000-04-21 07:52:25 +00:00
Chris Piazza
fe5426321a Update to use PORTNAME/PORTVERSION 2000-04-13 19:19:05 +00:00
Jun Kuriyama
6c591d2327 Resurrect prc-tools port. 2000-03-31 04:20:36 +00:00
Steve Price
e8adb04ed4 Remove the prc-tools ports. Distfile SNAFU. Broken port. No maintainer.
Etc...  See the PR for the long-winded version. :)

PR:		14288
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-26 18:45:07 +00:00
Peter Wemm
da8955d04b $Id$ -> $FreeBSD$ 1999-08-30 14:33:04 +00:00
Matthew Hunt
b48b9d9f29 Mark BROKEN: Ports are not allowed to touch anything outside of
$WRKSRC during the build.

Requested by:	jkh
1999-08-03 17:07:46 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
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
1999-06-26 19:12:45 +00:00
Michael Haro
7d7e9764c2 add WWW: 1999-05-03 04:59:26 +00:00
Jacques Vidrine
df89bfc177 * Location of binutils distfile moved-- add MASTER_SITE_SUBDIR 1999-04-24 03:07:36 +00:00
Dirk Froemberg
17402c448d Remove BROKEN_ELF:
replace /usr/bin/perl in ${WRKSRC}/stubgen with ${PERL5}.
1999-02-02 16:24:38 +00:00
Satoshi Asami
0eb5003d31 Move Palm*-related programs to new "palm" category.
Reviewed by:	the ports list
1999-01-09 08:52:31 +00:00
Justin M. Seger
c6d753f284 BROKEN for ELF:
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
1998-10-12 20:42:33 +00:00
Satoshi Asami
c12c2467ed Remove manpages define in MAN? fom PLIST for all the devel ports.
I'm going to leave p5-* alone for now (where the version stuff is
going to land is still unclear).
1998-08-12 01:55:34 +00:00
Donald Burr
6ddb75cb48 Added check for "-m486" in CFLAGS &/or /etc/make.conf.
The port doesn't build properly if "-m486" is present.
1998-05-27 00:17:45 +00:00
Satoshi Asami
f5d98fa789 Use mtree/mkdir ${PREFIX} fix in rev 1.271 of bsd.port.mk. (I.e.,
don't worry about it here, it was too late anyway.)
1998-02-19 06:55:19 +00:00
Satoshi Asami
54787e8c4d Add four ports to "pilot" virtual category. 1998-01-01 17:29:11 +00:00
Paul Traina
af17573617 Fix strip problem.
Fix /usr/local/palm vs /usr/local/pilot (I got dyslexic at last second).
Turn on optimization where it makes sense.
1997-11-25 09:18:12 +00:00
Satoshi Asami
5de708664b Oops, that was not the problem -- fix PREFIX. Either way, I have no
idea how this worked for anyone.

Mark it broken (strip problem).  I believe pst is working on it.
1997-11-25 08:36:16 +00:00
Satoshi Asami
43b37567ba Create ${PREFIX} (= ${LOCALBASE}/palm) before installing. mtree won't
create the base directory for you.
1997-11-25 07:52:07 +00:00
Paul Traina
e814b6b0e8 Strip binaries 1997-11-24 09:43:42 +00:00
Paul Traina
bf469bb89f prc-tools is a complete software development environment for creating
applications for the PalmPilot(tm) PDA.
1997-11-24 09:03:50 +00:00