Commit graph

59 commits

Author SHA1 Message Date
Volker Stolz
bb6528fc52 Builds fine on 4.x since last update.
Noted by: Chris Pressey
2007-01-29 07:09:54 +00:00
Rong-En Fan
b1984f0312 - Respect X11BASE
Reported by:	pointyhat
Approved by:	portmgr (linimon)
2006-12-11 11:01:58 +00:00
Oliver Braun
3f3a5457af Upgrade to Sep 2006 Release. 2006-09-22 20:00:51 +00:00
Mark Linimon
53839b3624 Mark broken on ia64. 2006-07-14 06:46:54 +00:00
Volker Stolz
7fb432e5df Chase re-rolled tarball: necessary patches have been integrated 2006-05-28 16:20:42 +00:00
Volker Stolz
626e93ef90 Update to May 2006 release
Sponsored by several tinderbox runs on tb3 and by oliver@
2006-05-21 14:33:38 +00:00
Edwin Groothuis
7c6393360c Remove USE_REINPLACE from the categories starting with L 2006-05-09 20:52:24 +00:00
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +00:00
Volker Stolz
6490335f3d Fix build: Use our own targets since the real ones have funky dependencies
which would like autoreconf.
2005-11-10 13:36:36 +00:00
Volker Stolz
52a16ddea2 Set GNU_CONFIGURE (should fix non-std PREFIX-builds) 2005-10-27 07:33:59 +00:00
Volker Stolz
3e07149acd Update to patched version fixing a few bugs 2005-05-19 15:38:44 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
Volker Stolz
2c0671d41b Unbreak: I couldn't find a sane way of disabling X11-detection if it's not
desired but already installed, so make X11 mandatory for the time being.
Our CONFIGURE-handling is broken atm, too :/

Noticed by: krisbot
2005-04-11 16:05:11 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Kris Kennaway
fee16a0c24 BROKEN: Incorrect pkg-plist 2005-04-10 21:30:58 +00:00
Oliver Braun
fe45656410 Update checksum. The tarball has been rerolled. Only difference is a
</varlistentry> tag in docs/users_guide/options.xml which wasn't there before.
2005-03-21 15:44:49 +00:00
Oliver Braun
b7f3b6548e Upgrade to Mar2005 release 2005-03-12 19:45:19 +00:00
Volker Stolz
d7599cb213 Chase rerolled tarball (no functional change) 2005-01-28 17:10:37 +00:00
Oliver Braun
36e68529f2 Add OPTION for compiling hugs with OpenGL/GLUT support.
Requested by:	Jan Rochel <jannisan@t-online.de>
2004-11-19 21:14:04 +00:00
Oliver Braun
a6ad43a7a5 Work around stricter CPP in GCC >= 3.4.1.
Obtained from:	cvs.haskell.org
2004-08-25 18:43:59 +00:00
Volker Stolz
d3d40c805e Remove mirror.ac.uk from MASTERSITES in Haskell(-related) ports.
PR:		ports/69481
Submitted by:	Tim Bishop
2004-07-26 12:06:07 +00:00
Oliver Braun
dd69db8b97 Add the mirror http://www.mirror.ac.uk/sites/www.haskell.org/ to MASTER_SITES.
Pointed out by: Simon Marlow <simonmar@microsoft.com>
2004-05-11 19:22:26 +00:00
Oliver Braun
3e16e4b08f deUSE_SIZEify. 2004-03-11 07:48:13 +00:00
Oliver Braun
8006a4f52d Set maintainer to the new created haskell@ mail alias. 2004-03-06 21:29:59 +00:00
Oliver Braun
6a77cdb2f4 * Respect CC and CFLAGS.
* Fix for amd64
2004-02-25 11:25:52 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Oliver Braun
e6c55782ac SIZE-ify 2004-01-31 11:16:48 +00:00
Oliver Braun
32c6130e2c Upgrade to Nov2003 release. Builds fine on alpha and sparc64 now.
Parts submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2003-12-04 22:31:15 +00:00
Oliver Braun
0ed833db97 s/BROKEN/IGNORE/
PR:		ports/53437
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-06-27 16:48:14 +00:00
Oliver Braun
3d2b895bb7 De-pkg-comment and make portlint a little bit happier. 2003-02-18 10:50:48 +00:00
Oliver Braun
8940343c6b * remove ONLY_FOR_ARCH
* add BROKEN for alpha and sparc64
2003-01-01 17:31:49 +00:00
Oliver Braun
b1b74863ce Add ONLY_FOR_ARCHS=i386. Does not build correctly on alpha and sparc64.
Noticed by:	bento
2002-12-31 07:34:18 +00:00
Oliver Braun
223635f506 Update distinfo. Developer has added ffihugs to hugs98.spec file. 2002-11-21 09:45:51 +00:00
Oliver Braun
4e1c9bed6a Add USE_BISON.
Pointed out by:	kris
2002-11-21 00:10:55 +00:00
Oliver Braun
39800089b4 Add the new virtual category haskell. 2002-11-20 09:10:55 +00:00
Oliver Braun
99c4ba9355 Upgrade to 200211. 2002-11-20 08:13:29 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Oliver Braun
fba1cd9964 Use PORTCOMMENT variable instead of pkg-comment file. 2002-11-05 21:55:21 +00:00
Oliver Braun
c502381a37 Change MAINTAINER to my FreeBSD address.
Approved by:	dwcjr (mentor)
2002-08-21 14:46:07 +00:00
Pete Fritchman
9c1b2a76ce Support NOPORTDOCS.
PR:		36346
Submitted by:	maintainer
2002-03-27 00:23:20 +00:00
Kevin Lo
9758db0689 Update to the lastest version.
PR: 32886
Submitted by: MAINTAINER
2001-12-17 13:13:19 +00:00
David W. Chapman Jr.
f15816cdaa Take PORTVERSION out of DISTNAME
Submitted by:	olgeni
2001-06-19 21:10:27 +00:00
David W. Chapman Jr.
0c4453a44e Update to latest version
Move 98 to PORTNAME and USE 200102 in PORTVERSION
Update description for new version
Update plist file to relfect changes
New Maintainer

PR:             28254
Submitted by:   Oliver Braun <obraun@INFORMATIK.UNIBW-MUENCHEN.DE>
2001-06-19 14:05:40 +00:00
Steve Price
37fe4fa53d Update to version Feb2000.
PR:		18308
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-04-30 19:12:28 +00:00
David E. O'Brien
5cd5b258b5 Convert to the PORTNAME - PORTVERSION syntax. 2000-04-12 06:21:15 +00:00
Chris Piazza
d5a1e6c207 Update to the Sep1999 version of Hugs98
PR:		14898
Submitted by:	maintainer
1999-11-20 22:49:40 +00:00
David E. O'Brien
f0f690adc1 Change Id->FreeBSD. 1999-08-25 06:35:40 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Bill Fenner
35fc3fa02a Fix WWW: typos
Found by:	not-yet-completed addition to port distfile checker
		suggested by Tim Vanderhoek
1999-08-01 04:54:40 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +00:00