aboutsummaryrefslogtreecommitdiff
path: root/palm/prc-tools
Commit message (Collapse)AuthorAgeFilesLines
* Now builds on 7.xKris Kennaway2006-08-171-4/+0
| | | | Notes: svn path=/head/; revision=170858
* Add support for DESTDIR part I.Erwin Lansing2006-08-041-1/+1
| | | | | | | | | | | | | | | | | This commit should largele be a NOOP as it only adds support for DESTDIR undefined. This does allow us to start testing ports with DESTDIR set, but this is as of yet not supported. Although this has been extensively tested on pointyhat, this is a very intrusive change and some cases may have been overlooked. Please contact Gabor and me if you find any. PR: 100555 Submitted by: gabor Sponsored by: Google Summer of Code 2006 Notes: svn path=/head/; revision=169648
* - Restore sourceforge as a master site, I removed it errorneouslyPav Lucistnik2005-11-291-3/+4
| | | | | | | | | | | - Do some advanced grouping magic. This would still use pairing subdirs for compiler distfiles. Reported by: krismail Pointy hat to: pav Notes: svn path=/head/; revision=149874
* - Add SHA256Pav Lucistnik2005-11-251-0/+5
| | | | Notes: svn path=/head/; revision=149446
* - These files so aren't on SourceforgePav Lucistnik2005-11-251-1/+1
| | | | Notes: svn path=/head/; revision=149445
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* - Fix broken condition: OSVERSION >= 700000 not 70000Pav Lucistnik2005-11-081-1/+1
| | | | | | | | Submitted by: Christian Laursen Pointy hat to: sem Notes: svn path=/head/; revision=147628
* - Roll back my path. It fixes nothing but magicaly breaks build on 6.0.Sergey Matveychuk2005-10-282-102/+2
| | | | | | | - Unbreak on 6.0 Notes: svn path=/head/; revision=146580
* BROKEN on 6.0 as wellKris Kennaway2005-10-281-2/+2
| | | | Notes: svn path=/head/; revision=146538
* - Mark the port as BROKEN on -CURRENT.Sergey Matveychuk2005-10-211-0/+4
| | | | Notes: svn path=/head/; revision=146027
* - Introduce *-*-freebsd-7 as a first step to unbreak build on CURRENT.Sergey Matveychuk2005-10-182-0/+100
| | | | | | | | | (note: the port still does not build on CURRENT) Reported by: kris via pointyhat Notes: svn path=/head/; revision=145745
* - Mega patch to unbreak pkg-plistSergey Matveychuk2005-10-129-182/+401
| | | | | | | | | PR: ports/84243 Submitted by: John Cochran <jdc@fiawol.org> Real fix by: Johny Mattsson <lonewolf-freebsd@earthmagic.org> Notes: svn path=/head/; revision=145121
* - Extend an expiration period to give a submitter a chance to fix the port.Sergey Matveychuk2005-10-111-1/+1
| | | | | | | Asked by: Johny Mattsson <lonewolf-freebsd@earthmagic.org> Notes: svn path=/head/; revision=144928
* This port is scheduled for deletion on 2005-09-22 if it is still brokenKris Kennaway2005-07-231-0/+2
| | | | | | | at that time and no PRs have been submitted to fix it. Notes: svn path=/head/; revision=139936
* BROKEN: Incorrect pkg-plistKris Kennaway2005-02-121-0/+2
| | | | Notes: svn path=/head/; revision=128589
* - Fix package on 4.x (perl 5.0) - Pod:Man is needed for generating of some ↵Pav Lucistnik2004-09-262-0/+5
| | | | | | | | | | | man pages - Remove one missed empty directory Approved by: portmgr (linimon) Notes: svn path=/head/; revision=118393
* - Fix plist and unbreakPav Lucistnik2004-09-252-284/+303
| | | | | | | | | | | | | - Remove insane abuse of PREFIX variable - Clean up sys-include directories - Fix installing of competing bfd.info files by deleting one of them PR: ports/72005 (based on) Submitted by: Guido Falsi <mad@madpilot.net> Approved by: portmgr (linimon) Notes: svn path=/head/; revision=118388
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-2/+1
| | | | Notes: svn path=/head/; revision=110841
* Tidy up whitespace.Trevor Johnson2004-04-101-1/+0
| | | | Notes: svn path=/head/; revision=106671
* BROKEN: Incorrect pkg-plistKris Kennaway2004-04-011-0/+2
| | | | Notes: svn path=/head/; revision=105873
* SIZEify.Trevor Johnson2004-03-171-0/+5
| | | | Notes: svn path=/head/; revision=104313
* 1. Fix patch error.MANTANI Nobutaka2004-02-233-9/+8
| | | | | | | | | | 2. Correct pkg-plist. PR: ports/63149 [1] Submitted by: Helge Oldach <ports-palm-prc-tools-2.3@oldach.net> [1] Notes: svn path=/head/; revision=101866
* Utilize the EXPIRATION_DATE tag for these ports scheduled for removal.Kris Kennaway2004-02-221-1/+2
| | | | Notes: svn path=/head/; revision=101643
* BROKEN: Does not patchKris Kennaway2004-02-161-0/+3
| | | | Notes: svn path=/head/; revision=101020
* Update to 2.3. No longer needs quite so many antique gcc files.Mark Linimon2004-02-088-144/+237
| | | | | | | | | | | Enable the arm tools (although they aren't - submitter doesn't have an arm palm pilot). Also now compiles on 5.x. (Tested on 4.x as well). PR: ports/62491 Submitted by: Peter Haight <peterh@sapros.com> Notes: svn path=/head/; revision=100371
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Mark BROKEN (see bento logs). These ports are scheduled for removalKris Kennaway2003-11-031-4/+2
| | | | | | | | after Feb 2 2004 if they are still broken at that time and no fixes have been submitted by PR. Notes: svn path=/head/; revision=92921
* BROKEN on 5.x: does not compileKris Kennaway2003-10-161-0/+4
| | | | Notes: svn path=/head/; revision=91384
* It's been several months since I took maintainership of thisErwin Lansing2003-07-101-1/+5
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=84566
* Fix build on -current.Munechika SUMIKAWA2003-05-055-0/+45
| | | | | | | | Partly Submitted by: Christian Lackas <delta@lackas.net> Pointed out by: kris Notes: svn path=/head/; revision=80181
* Upgrade to 2.2. palm/prc-tools-binutils and palm/prc-tools-gcc are nowMunechika SUMIKAWA2003-04-274-28/+273
| | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=79733
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Maintainer changeEdwin Groothuis2002-11-221-1/+1
| | | | | | | | PR: ports/45603 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=70774
* Fix 404 links.Jun Kuriyama2002-11-211-1/+1
| | | | | | | Found by: sada's Porters' Portal (http://sada.bsdclub.org/porters/) Notes: svn path=/head/; revision=70648
* Use $MASTER_SITE_SOURCEFORGE.Jun Kuriyama2001-11-281-1/+2
| | | | Notes: svn path=/head/; revision=50682
* Update master site info.Jun Kuriyama2001-01-192-2/+2
| | | | Notes: svn path=/head/; revision=37320
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-1/+1
| | | | Notes: svn path=/head/; revision=27846
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-2/+2
| | | | Notes: svn path=/head/; revision=27497
* Resurrect prc-tools port.Jun Kuriyama2000-03-315-0/+61
| | | | Notes: svn path=/head/; revision=27169
* Remove the prc-tools ports. Distfile SNAFU. Broken port. No maintainer.Steve Price1999-11-265-469/+0
| | | | | | | | | | Etc... See the PR for the long-winded version. :) PR: 14288 Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23374
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21127
* Mark BROKEN: Ports are not allowed to touch anything outside ofMatthew Hunt1999-08-031-1/+3
| | | | | | | | | $WRKSRC during the build. Requested by: jkh Notes: svn path=/head/; revision=20518
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-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 Notes: svn path=/head/; revision=19803
* add WWW:Michael Haro1999-05-031-1/+2
| | | | Notes: svn path=/head/; revision=18428
* * Location of binutils distfile moved-- add MASTER_SITE_SUBDIRJacques Vidrine1999-04-241-1/+2
| | | | Notes: svn path=/head/; revision=18107
* Remove BROKEN_ELF:Dirk Froemberg1999-02-021-3/+2
| | | | | | | replace /usr/bin/perl in ${WRKSRC}/stubgen with ${PERL5}. Notes: svn path=/head/; revision=16500
* Move Palm*-related programs to new "palm" category.Satoshi Asami1999-01-091-2/+2
| | | | | | | Reviewed by: the ports list Notes: svn path=/head/; revision=15943
* BROKEN for ELF:Justin M. Seger1998-10-121-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 Notes: svn path=/head/; revision=13919
* Remove manpages define in MAN? fom PLIST for all the devel ports.Satoshi Asami1998-08-121-20/+0
| | | | | | | | I'm going to leave p5-* alone for now (where the version stuff is going to land is still unclear). Notes: svn path=/head/; revision=12467
* Added check for "-m486" in CFLAGS &/or /etc/make.conf.Donald Burr1998-05-271-1/+15
| | | | | | | The port doesn't build properly if "-m486" is present. Notes: svn path=/head/; revision=11162