Commit graph

13 commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
405dc43853 Fix build: replace BUILD_DEPENDS with EXTRACT_DEPENDS where appropriate
Submitted by:	bento
2003-03-23 05:59:49 +00:00
Mario Sergio Fujikawa Ferreira
74740483d0 De-pkg-comment 2003-02-23 19:58:35 +00:00
Mario Sergio Fujikawa Ferreira
5ea04f3c45 Mark it BROKEN for the time being. Clears it for 4.7-RELEASE 2002-09-28 01:17:31 +00:00
Mario Sergio Fujikawa Ferreira
33ccf836c4 Style fix: replace spaces with tabs 2002-09-24 17:23:40 +00:00
Mario Sergio Fujikawa Ferreira
5d334d405f Mark NO_PACKAGE since it ignores CXX because it breaks if CXX is
other than g++
2002-09-24 17:22:39 +00:00
Akinori MUSHA
32c83edfbc Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Use command macros where appropriate.
2002-01-29 10:16:28 +00:00
Will Andrews
1e242ef434 Hopefully finish syncing with bsd.port.mk rev 1.361 - use bsd.port.mk
defined PORTDOCS PLIST_SUB.

Submitted by:	lioux
Closes PR:	24468
PR Submitter:	Mikhail Teterin <mi@aldan.algebra.com>
2001-01-20 00:39:55 +00:00
Will Andrews
5ccbc2a8ac Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now in
bsd.port.mk, for easy removal of documentation.  I left alone one port -
japanese/elisa8x8 (or something like that), because it appeared to have
some rather weird way of doing PORTDOCS substitution.
2001-01-16 19:08:45 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Mario Sergio Fujikawa Ferreira
07e035580d Reduce the HTTP traffic on freefall. Move MASTERS_SITES
from sobomax homepage to MASTER_SITE_LOCAL with
MASTER_SITE_SUBDIR=lioux. Thanks sobomax :)
2000-11-28 23:39:36 +00:00
Mario Sergio Fujikawa Ferreira
b327e9c777 Maintainer is now a committer, update email accordingly
Approved by: will
2000-10-03 05:12:49 +00:00
Mario Sergio Fujikawa Ferreira
c5549750dc Approved by: Will
Some simple changes. Mostly implementing Mr. Sada Kenji patches to
JX x11-toolkit family ports:

   1. nonexistent -> ${NONEXISTENT}
   2. Allow you to define WRKDIRPREFIX safely.

   -JXPORT_WRKSRC= ${JXPORT}/work/JX-1.5.3
   +JXPORT_WRKSRC!=        cd ${JXPORT} && ${MAKE} -V WRKSRC
2000-10-03 05:00:35 +00:00
Steve Price
891b81ed4b Adding codemedic version 1.0.4.
Provides an elegant graphical interface to gdb.

PR:		19083
Submitted by:	Mario S F Ferreira <lioux@linf.unb.br>
2000-09-18 00:37:23 +00:00