aboutsummaryrefslogtreecommitdiff
path: root/lang/TenDRA
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2005-11-12.Stefan Farfeleder2005-11-123-22/+72
| | | | | | | Approved by: arved Notes: svn path=/head/; revision=148013
* Don't set BIN_CC, it breaks tcc -cc.Stefan Farfeleder2005-10-171-1/+0
| | | | | | | Approved by: clement Notes: svn path=/head/; revision=145628
* Update to the 20050810 snapshot. Includes support for 7.x.Stefan Farfeleder2005-08-115-91/+12
| | | | | | | Approved by: portmgr (krion) Notes: svn path=/head/; revision=140841
* Note that math/ploticus now installs as bin/ploticus rather than bin/pl.Mark Linimon2005-03-071-1/+1
| | | | | | | | | Remove obsoleted conflicts. Prodded by: vs Notes: svn path=/head/; revision=130504
* Fix pkg-plist on Alpha.Stefan Farfeleder2004-12-142-4/+12
| | | | | | | | Reported by: kris Approved by: clement Notes: svn path=/head/; revision=123995
* Update TenDRA to 4.20040902. Major changes are support for the AlphaStefan Farfeleder2004-09-026-880/+780
| | | | | | | | | architecture and that perl is no longer required. Approved by: arved Notes: svn path=/head/; revision=117933
* Add size data, approved by maintainers.Trevor Johnson2004-03-201-0/+1
| | | | Notes: svn path=/head/; revision=104775
* Add conflictsTilman Keskinoz2004-02-021-0/+1
| | | | | | | | PR: 62103 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=99801
* Update to 20040128 ten15 snapshotTilman Keskinoz2004-01-299-139/+110
| | | | | | | | PR: 62038 Submitted by: Stefan Farfeleder <stefan@fafoe.narf.at> Notes: svn path=/head/; revision=99425
* . Update to 4-20030825.Greg Lewis2003-09-0810-374/+582
| | | | | | | | PR: 56430 Submitted by: Stefan Farfeleder <stefan@fafoe.narf.at> (maintainer) Notes: svn path=/head/; revision=88818
* Fix comment, update maintainer's e-mail addressSergey A. Osokin2003-06-241-3/+3
| | | | | | | | | Submitted by: maintainer PR: 53648 Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=83521
* - Update to CVS snapshot 20030526, which fixes the build problems on 5.xTilman Keskinoz2003-06-0316-2739/+776
| | | | | | | | | | | | | | | | - Give maintainership to submitter "Unfortunately FreeBSD 5.x uses the GNU C extension __attribute__((__aligned__(x))) in a couple of system headers (<machine/npx.h>, <machine/signal.h> and <machine/ucontext.h> for i386). To avoid a syntax error __aligned(x) is removed by a #define, but programs that use struct sigcontext, struct savexmm or mcontext_t probably won't work." PR: 52619 Submitted by: Stefan Farfeleder <stefan@fafoe.dyndns.org> Notes: svn path=/head/; revision=82189
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-072-2/+1
| | | | | | | | 105 pointy hats to: me Approved by: pat Notes: svn path=/head/; revision=69625
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* The effort to maintain these for FreeBSD just isn't worth it with the lackDavid E. O'Brien2002-11-051-1/+1
| | | | | | | of reward. Notes: svn path=/head/; revision=69508
* This port builds fine on RELENG_4, so don't mark it BROKEN there.Dima Dorfman2002-11-011-2/+4
| | | | | | | | | | | | | | | It's still broken on a recent -current, though, but an OSVERSION value more specific than 500000 should probably be used. Note that this port still doesn't build (more specifically, doesn't install) on bento, since it uses uname(3) to determine the system version, and bento doesn't fake it (it fakes uname(1)). Discussed with: kris Approved by: obrien Notes: svn path=/head/; revision=69242
* BROKEN: Does not buildKris Kennaway2002-05-181-0/+2
| | | | Notes: svn path=/head/; revision=59377
* Unbreak -- it now compiles with cdef.h revs 1.48 / 1.28.2.6.David E. O'Brien2001-12-032-3/+4
| | | | | | | Also update mastersites. Notes: svn path=/head/; revision=50958
* Unconditionalize the BROKEN tag; this port doesn't compile on any currentKris Kennaway2001-08-201-2/+0
| | | | | | | version of FreeBSD (it chokes on system headers). Notes: svn path=/head/; revision=46503
* Add $FreeBSD$'s which help me in problem reports.David E. O'Brien2000-11-221-0/+1
| | | | Notes: svn path=/head/; revision=35323
* Take over maintance.David E. O'Brien2000-10-081-1/+2
| | | | | | | Approved by: rnordier Notes: svn path=/head/; revision=33586
* Drop web site reference: it has apparently gone away permanently.Robert Nordier2000-10-071-2/+0
| | | | Notes: svn path=/head/; revision=33464
* Update master sites.Robert Nordier2000-08-071-1/+3
| | | | Notes: svn path=/head/; revision=31385
* Oops, this is only actually broken (does not compile) on 3.x, so mark itKris Kennaway2000-07-032-1/+6
| | | | | | | | | | | as such. Also remove an additional .orig file on deinstall, which probably shouldn't be there at all, but this port was too big and scary to track down where it came from. Noticed by: bento Notes: svn path=/head/; revision=30095
* Broken; does not compile.Kris Kennaway2000-07-021-0/+2
| | | | Notes: svn path=/head/; revision=30078
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-2/+2
| | | | Notes: svn path=/head/; revision=27458
* make ``tcc -time foo.c'' workDavid E. O'Brien2000-03-191-0/+41
| | | | Notes: svn path=/head/; revision=26820
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20952
* chmod -> ${CHMOD}Michael Haro1999-08-221-14/+14
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* If at first you don't succeed, try (try) again.Tim Vanderhoek1999-07-071-2/+4
| | | | | | | | | | | | | This should fix TenDRA installation. I did test it this time, and it failed with chown: hoek: illegal group name *** Error code 1 but that's not my problem. Notes: svn path=/head/; revision=20111
* Don't use ${OSREL} and %%OSREL%% here. We need the full `uname -r`.Tim Vanderhoek1999-07-072-159/+161
| | | | | | | This should fix the install (untested). Notes: svn path=/head/; revision=20102
* Use the PLIST_SUB capabilities of bsd.port.mk to substitute OSREL inSteve Price1999-07-042-159/+158
| | | | | | | pkg/PLIST. Also mark this for i386 only. Notes: svn path=/head/; revision=20006
* Yet more WWW: additionsMichael Haro1999-05-031-1/+1
| | | | Notes: svn path=/head/; revision=18435
* Add option for linking with pthreads library.Robert Nordier1999-01-242-0/+11
| | | | | | | | Submitted by : Brian Cully <shmit@rcn.com> but with revisions PR : 8389 Notes: svn path=/head/; revision=16287
* Use a one-liner more in accord with reality.Robert Nordier1998-11-041-1/+1
| | | | Notes: svn path=/head/; revision=14351
* Fix tcc -g option for ELF.Robert Nordier1998-11-041-0/+7
| | | | | | | Reported by: jmz Notes: svn path=/head/; revision=14350
* Clean up on deinstallation.Robert Nordier1998-10-081-0/+119
| | | | | | | With advice from: asami Notes: svn path=/head/; revision=13733
* Don't insist on finding crt0.o and friends.Robert Nordier1998-10-081-2/+1
| | | | Notes: svn path=/head/; revision=13732
* Add K-aout to tcc aout environment for consistency.Robert Nordier1998-10-071-0/+4
| | | | Notes: svn path=/head/; revision=13722
* Update PLIST.Robert Nordier1998-09-291-0/+2
| | | | Notes: svn path=/head/; revision=13541
* TenDRA does ELF Part IRobert Nordier1998-09-294-4/+738
| | | | Notes: svn path=/head/; revision=13537
* The first time I tried committing this set of manpage removals it gotTim Vanderhoek1998-08-181-14/+0
| | | | | | | | | | | all the way to diffing yorick/pkg/PLIST and then died with a "bad hostname freefall.freebsd.org" .... Hopefully that's not bad... ;-) Hmm.. Maybe I'll try doing this from beast, next! kickme's a boring machine, and bento is busy. Notes: svn path=/head/; revision=12621
* Make these ports (TenDRA, egcs, gcc28, glibstdc++28 and guavac, allSatoshi Asami1998-08-071-3/+3
| | | | | | | | | | | | | under lang) use ${OSREL} as defined in bsd.port.mk rev 1.281 and 1.227.2.43. Note gcc28 is hopelessly broken, it uses an undefined variable ${GNUOSREL} and thus has an empty string wherever ${OSREL} should be. However, it's consistent with its own PLIST at the current state so I haven't "fixed" it yet. Notes: svn path=/head/; revision=12329
* Provide for <sys/sem.h> change.Robert Nordier1998-06-201-0/+7
| | | | Notes: svn path=/head/; revision=11475
* Look for crt0.o in /usr/lib or /usr/lib/aout.Robert Nordier1998-06-111-0/+27
| | | | | | | Prompted by: Brian Cully <shmit@erols.com>. Notes: svn path=/head/; revision=11395
* Further corrections to long long support.Robert Nordier1998-06-111-0/+20
| | | | | | | Obtained from: Peter Edwards, DERA. Notes: svn path=/head/; revision=11394
* Improve error-handling.Robert Nordier1998-06-091-7/+4
| | | | Notes: svn path=/head/; revision=11362
* Add link to homepage.Robert Nordier1998-06-061-0/+2
| | | | Notes: svn path=/head/; revision=11297