aboutsummaryrefslogtreecommitdiff
path: root/lang/rexx-regina
Commit message (Collapse)AuthorAgeFilesLines
* Provide more descriptive error messages for ports failing on powerpc64.Mark Linimon2017-04-291-1/+1
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=439717
* Broken on aarch64 as well.Mark Linimon2016-10-121-0/+1
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=423826
* Mark as broken on various tier-2 archs.Mark Linimon2016-09-191-0/+4
| | | | Notes: svn path=/head/; revision=422437
* lang/rexx-regina: 3.8.2 -> 3.9.1Kurt Jaeger2016-08-2919-23/+399
| | | | | | | | | | | | | | | | - submitter becomes maintainer - Makefile tidied, and passes portlint -C - rc.d file corrected; now passes rclint - port now installs documentation (PDF), not previously included - added DOCS option, controlling installation of above - files in /usr/local/share now in directories that actually match the name of the port PR: 212242 Submitted by: bob@eager.cx Notes: svn path=/head/; revision=421087
* Fix spurious linking issues with libregina.soThomas Zander2016-08-212-1/+2
| | | | | | | | | PR: 211974 Submitted by: bob@eager.cx MFH: 2016Q3 (ports-secteam build fix blanket) Notes: svn path=/head/; revision=420550
* many ports: mark broken on powerpc64Steve Wills2016-04-211-0/+2
| | | | Notes: svn path=/head/; revision=413746
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* Unbreak the build on PowerPC. This is a quick fix rather than perfectlyAlexey Dokuchaev2015-09-121-3/+1
| | | | | | | | | | | | | correct: REGINA_BITS macro is set by configure script (for known systems, but passed to the compiler unconditionally even if empty) and checked and set in `rexx.h' as well if defined(__APPLE__) && defined(__MACH__). Better approach would be either making configure script logic exhaustive, or move REGINA_BITS setting entirely into `rexx.h', leaving the ability to override it via --enable-{32,64}bit configure arguments. Notes: svn path=/head/; revision=396741
* Cleanup plistBaptiste Daroussin2014-10-271-4/+0
| | | | Notes: svn path=/head/; revision=371587
* lang/rexx-regina: Fix configure script to support DragonFlyJohn Marino2014-08-211-4/+38
| | | | Notes: svn path=/head/; revision=365549
* lang/rexx-regina: Upgrade version 3.8 => 3.8.2John Marino2014-08-094-61/+28
| | | | | | | | PR: 191824 Submitted by: Ports Fury Notes: svn path=/head/; revision=364478
* lang/rexx-regina: Add DragonFly support (dports)John Marino2014-07-051-4/+45
| | | | Notes: svn path=/head/; revision=360829
* - Update to 3.8Martin Wilke2014-06-185-32/+29
| | | | | | | PR: 191095 Notes: svn path=/head/; revision=358203
* - Stage SupportMartin Wilke2014-01-312-4/+5
| | | | | | | - Convert to USES Notes: svn path=/head/; revision=341981
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | lang) Notes: svn path=/head/; revision=327741
* Reset g.gonter@ieee.org: mbox full.Mark Linimon2013-06-191-7/+2
| | | | | | | While here, modernize headers. Notes: svn path=/head/; revision=321320
* - Update to 3.7Gabor Pali2013-02-233-4/+21
| | | | | | | | | | | - Fix build PR: ports/175848 Submitted by: pgj Approved by: maintainer (timeout) Notes: svn path=/head/; revision=312857
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* Mark as broken on powerpc: fails to link.Mark Linimon2011-11-111-1/+7
| | | | | | | | Hat: portmgr Feature safe: yes Notes: svn path=/head/; revision=285502
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276987
* Remove dead file.Ulrich Spörlein2010-11-261-0/+0
| | | | Notes: svn path=/head/; revision=265216
* . update to version 3.5;Boris Samorodov2010-10-156-32/+49
| | | | | | | | | | | . use USE_RC_SUBR. PR: ports/149880 Submitted by: bsam (me) Approved by: maintainer timeout (7+ weeks) Notes: svn path=/head/; revision=263050
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-221-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244657
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with H,I,J,K,L Notes: svn path=/head/; revision=240071
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Remove USE_REINPLACE from the categories starting with LEdwin Groothuis2006-05-091-1/+0
| | | | Notes: svn path=/head/; revision=161836
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* Mark conflict with lang/oorexx.Jean-Yves Lefort2005-09-121-1/+2
| | | | Notes: svn path=/head/; revision=142544
* - Update to 3.3Pav Lucistnik2005-02-203-5/+8
| | | | | | | | | | - Take maintainership PR: ports/77738 Submitted by: Gerhard Gonter <g.gonter@ieee.org> Notes: svn path=/head/; revision=129326
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* - Add CONFLICTS between lang/rexx-imc and lang/rexx-reginaPav Lucistnik2004-02-011-0/+2
| | | | | | | | PR: ports/62200 Submitted by: parv <parv@pair.com> Notes: svn path=/head/; revision=99716
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* add rexx-regina 3.2Ying-Chieh Liao2003-11-096-0/+94
A Rexx interpreter Notes: svn path=/head/; revision=93554