aboutsummaryrefslogtreecommitdiff
path: root/devel/hp48xgcc
Commit message (Collapse)AuthorAgeFilesLines
* Stagify the port.Alexey Dokuchaev2014-03-111-2/+1
| | | | Notes: svn path=/head/; revision=347883
* Convert d* to USES=zipBaptiste Daroussin2014-03-071-2/+1
| | | | Notes: svn path=/head/; revision=347405
* Unbreak the build on recent -CURRENT (yet again).Alexey Dokuchaev2013-10-0911-31/+598
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=329929
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 2) Notes: svn path=/head/; revision=327723
* - Unbreak against Clang and other strict C++ compilersAlexey Dokuchaev2013-09-051-4/+5
| | | | | | | | | - Sanitize some post-extract commands while I'm here Reported by: pkg-fallout Notes: svn path=/head/; revision=326354
* - Convert old-school USE_GMAKE and USE_PERL5_* to modern USESAlexey Dokuchaev2013-09-021-9/+6
| | | | | | | | | - Perform some minor cleanups whenever appropriate Submitted by: az Notes: svn path=/head/; revision=325948
* Drop superfluous :hp suffix from MASTER_SITES/DISTFILES and MD5 hash.Alexey Dokuchaev2011-04-082-4/+2
| | | | Notes: svn path=/head/; revision=272406
* - Augment CATEGORIESAlexey Dokuchaev2011-01-211-2/+2
| | | | | | | | | - Improve one comment Feature safe: yes Notes: svn path=/head/; revision=268086
* Bring in the patch from upstream that adds support for % ^ << >> operators,Alexey Dokuchaev2011-01-112-1/+141
| | | | | | | contributed by Martin Finda. Notes: svn path=/head/; revision=267625
* - Convert BROKEN into ONLY_FOR_ARCHS: this port is based on ancient GCCAlexey Dokuchaev2011-01-111-9/+6
| | | | | | | | version (2.7.2) which is not likely to be fixed or taught new arches - Define LICENSE and do some minor non-functional retouch while here Notes: svn path=/head/; revision=267623
* Preventively fix the build when CPPFLAGS are passed to MAKE_ENV: do notAlexey Dokuchaev2011-01-111-2/+3
| | | | | | | | | | allow environment variables take precedence over variables from makefile. Found by: -exp run for ports/153625 Notified by: gerald Notes: svn path=/head/; revision=267621
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with D Notes: svn path=/head/; revision=240068
* Fix the build with GCC 4.1.Alexey Dokuchaev2006-10-033-10/+23
| | | | Notes: svn path=/head/; revision=174403
* - Unbreak the build with recent GNU makeAlexey Dokuchaev2006-09-042-7/+10
| | | | | | | - No longer DEPRECATED Notes: svn path=/head/; revision=172218
* Schedule these broken ports for termination on 2006-12-01Kris Kennaway2006-09-021-0/+2
| | | | Notes: svn path=/head/; revision=171889
* Mark broken: fails to install.Mark Linimon2006-07-161-0/+2
| | | | Notes: svn path=/head/; revision=167998
* BROKEN on !i386: Configure failsKris Kennaway2006-03-061-1/+7
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=156988
* Fix pkg-plist, bump PORTREVISION.Alexey Dokuchaev2006-02-272-0/+2
| | | | | | | | Reported by: krismail Approved by: portmgr (clement) Notes: svn path=/head/; revision=156869
* Unbreak distfile fetching.Alexey Dokuchaev2006-02-261-2/+2
| | | | | | | | Reported by: krismail Approved by: portmgr (krion) Notes: svn path=/head/; revision=156833
* Add HP48-xgcc 1.0.2, GNU C cross-compiler for HP48 calculators.Alexey Dokuchaev2006-02-2021-0/+804
Now one step closer porting BSD on my HP48GX. ;-) Notes: svn path=/head/; revision=156493