summaryrefslogtreecommitdiff
path: root/devel/hp48xgcc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistBaptiste Daroussin2014-12-091-12/+0
|
* Cleanup plistBaptiste Daroussin2014-10-271-18/+0
|
* Stagify the port.Alexey Dokuchaev2014-03-111-2/+1
|
* Convert d* to USES=zipBaptiste Daroussin2014-03-071-2/+1
|
* Unbreak the build on recent -CURRENT (yet again).Alexey Dokuchaev2013-10-0911-31/+598
| | | | Reported by: pkg-fallout
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | devel part 2)
* - 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
* - 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
* Drop superfluous :hp suffix from MASTER_SITES/DISTFILES and MD5 hash.Alexey Dokuchaev2011-04-082-4/+2
|
* - Augment CATEGORIESAlexey Dokuchaev2011-01-211-2/+2
| | | | | | - Improve one comment Feature safe: yes
* Bring in the patch from upstream that adds support for % ^ << >> operators,Alexey Dokuchaev2011-01-112-1/+141
| | | | contributed by Martin Finda.
* - 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
* 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
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | starting with D
* Fix the build with GCC 4.1.Alexey Dokuchaev2006-10-033-10/+23
|
* - Unbreak the build with recent GNU makeAlexey Dokuchaev2006-09-042-7/+10
| | | | - No longer DEPRECATED
* Schedule these broken ports for termination on 2006-12-01Kris Kennaway2006-09-021-0/+2
|
* Mark broken: fails to install.Mark Linimon2006-07-161-0/+2
|
* BROKEN on !i386: Configure failsKris Kennaway2006-03-061-1/+7
| | | | Approved by: portmgr (implicit)
* Fix pkg-plist, bump PORTREVISION.Alexey Dokuchaev2006-02-272-0/+2
| | | | | Reported by: krismail Approved by: portmgr (clement)
* Unbreak distfile fetching.Alexey Dokuchaev2006-02-261-2/+2
| | | | | Reported by: krismail Approved by: portmgr (krion)
* 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. ;-)