Commit graph

17 commits

Author SHA1 Message Date
Alejandro Pulver
b84623a393 - Fix building on FreeBSD 7.x.
- Fix plist on ia64/sparc64 (additional file installed).

Reported by:	pointyhat
Approved by:	portmgr (erwin)
2006-10-20 20:00:37 +00:00
Kris Kennaway
a7853512bb BROKEN on 7.0: Does not compile 2006-09-10 23:38:38 +00:00
Alejandro Pulver
f58198529a - Update to version 20060325.
- Don't reinstall system headers (causes pkg-plist changes between different
  FreeBSD versions).
2006-07-29 17:17:05 +00:00
Alejandro Pulver
88c43ff51a - Forgot to bump PORTREVISION because of the changes in the last commit. 2006-07-28 20:39:54 +00:00
Alejandro Pulver
fa17190ae5 - Fix building on FreeBSD 7.x [1].
- Install GCC utilities needed by GPC (doesn't work if base system GCC isn't
  the same as the one used to build GPC) [2].
- Don' change the default GCC installation directory hierarchy, but avoid
  possible conflicts with other GCC compilers by prepending a "gpc" directory
  after ${PREFIX}.

Reported by:	linimon [1], "L. S. Colby" <ls.colby@gwirynybyd.com> [2]
2006-07-28 20:37:09 +00:00
Alejandro Pulver
f97958b048 - Fix fetch problems (wrong subdirectory for MASTER_SITE_GCC). 2006-07-07 19:27:55 +00:00
Alejandro Pulver
19942ea0ef The GNU Pascal Compiler (GPC) is, as the name says, the Pascal compiler of the
GNU family.

WWW: http://www.gnu-pascal.de/
2006-07-03 00:24:09 +00:00
Kris Kennaway
28e7382123 As announced on 27 March 2003 in <20030328052350.GA18971@rot13.obsecurity.org>,
remove these ports that have been broken for >4 months (in many cases much
longer) with no sign of a fix.
2003-05-06 03:49:05 +00:00
Akinori MUSHA
3baa89dcc9 De-pkg-comment. 2003-02-21 12:35:09 +00:00
Ying-Chieh Liao
ffbbb764b4 upgrade WWW 2002-05-20 11:32:00 +00:00
Kris Kennaway
f2b09fcba5 BROKEN: DOes not package correctly 2002-05-20 01:44:54 +00:00
Ade Lovett
2515626212 Replace last remnants of "nonexistent", "/nonexistent" etc. with
${NONEXISTENT} as per bsd.port.mk
2001-05-31 22:22:59 +00:00
FUJISHIMA Satsuki
65213574c5 add missing manpages.
install unified info.

non-responce from: maintainer
2001-01-10 14:02:24 +00:00
Satoshi Asami
16c3b2e93c WRKDIR of lang/gcc28 should be accessed through ${.CURDIR}/../../lang/gcc28,
not ${PORTSDIR}/lang/gcc28, since ${PORTSDIR} might be a symlink.

Submitted by:	bento
2000-11-14 13:38:38 +00:00
Mario Sergio Fujikawa Ferreira
98f921bb88 MASTER_SITES update
Submitted by: maintainer <antonz@library.ntu-kpi.kiev.ua>

PR: 21853
2000-10-09 15:36:59 +00:00
Will Andrews
aa9def47a9 Fix install-info errors that I thought I'd resolved.
PR:		19084
Submitted by:	Alexander Langer <alex@big.endian.de>
2000-06-07 17:01:30 +00:00
Will Andrews
d094bd696b Add GPC - GNU Pascal Compiler. Finally we have a Pascal compiler in the
ports collection!  :-)

PR:			17578
Submitted by:		Anton N. Breusov <antonz@library.ntu-kpi.kiev.ua>
No objections from:	asami, obrien
2000-05-29 03:05:51 +00:00