aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/hercules
Commit message (Collapse)AuthorAgeFilesLines
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
|
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-3/+2
| | | | | Submitted by: trevor Tested by: bento
* Now gettext 0.12.1 is gettext-old.trevor2004-01-241-1/+1
|
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-271-0/+1
| | | | Prodded by: kris
* Chase the libintl.so shared lib version.marcus2003-08-251-1/+1
|
* Add dependency on devel/gettextphk2003-05-041-0/+2
|
* Forgot cvs add on this one: This makes things compile.phk2003-04-291-0/+151
|
* This is phk's port now.adamw2003-04-291-1/+1
|
* Update to version 2.17.1phk2003-04-296-96/+17
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Add patch to make it build under current: missing <sys/time.h> include.phk2002-12-174-0/+229
| | | | | | | Add patch to maek it work on current: a magic () fix from kan@. Add Serguei Tzukanov's "Hard Console" hack while we use it for FreeBSD/s390 bootstrapping.
* phk asked to maintain this.adamw2002-12-171-1/+1
| | | | Submitted by: phk
* Change maintainership on all my ports.adamw2002-10-182-1/+3
| | | | | | adam@vectors.cx -> adam@FreeBSD.org Approved by: pat (mentor)
* upgrade to 2.16.5ijliao2002-10-1112-220/+108
| | | | | PR: 42333 Submitted by: maintainer
* Turn Miguel Mendez' ports over to Adam Weinberger.trevor2002-08-262-3/+1
| | | | PR: 42012
* Merge Mark Daniel Szlaga's tape patches into the port, Fix some PORTDOCS issues.ijliao2002-06-2512-601/+501
| | | | | PR: 39785 Submitted by: maintainer
* Miguel Mendez informed me in private e-mail that he has changed his mindwill2002-06-111-1/+1
| | | | and would like to maintain these ports again. Welcome back, Miguel. :-)
* Set Miguel Mendez' ports loose. Look out, world!trevor2002-06-071-1/+1
| | | | | | | | I would like to try maintaining the acroread5 one, so I pre-snarfed it. :-P PR: 38978 Submitted by: Miguel Mendez (outgoing maintainer)
* Add hercules-2.15kris2002-05-258-0/+682
Hercules is an open source software implementation of the mainframe System/370 and ESA/390 architectures, in addition to the new 64-bit z/Architecture. Submitted by: Miguel Mendez <flynn@energyhq.homeip.net> PR: ports/34488