1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
Satoshi Asami
e244b8bccc Fix to make ports work with bsd.port.mk rev. 1.306.
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined.  Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.

The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.

At least we've got much fewer "-unknown-"s in the tree as the result. :)
1999-03-08 07:28:36 +00:00
Vanilla I. Shu
343b837340 Bump png's major number to 3. 1999-01-23 07:05:35 +00:00
Steve Price
f28c577bda From maintainer:
(1) Change RUN_DEPENDS so as to correct to create INSTALL_COOKIEs.
    (2) WRKDIRPREFIX inserted for safe.
    (3) Change creation for PACKAGE_COOKIEs.

PR:		9419
Submitted by:	maintainer
1999-01-18 03:05:30 +00:00
Jun Kuriyama
6d6210ac57 (1) Fetch site corrected
(2) package-cookie correct reasonably
(3) Use WRKDIRPREFIX

PR:		ports/8827
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
1998-12-26 03:47:19 +00:00
Satoshi Asami
005bac4e45 Adjust RUN_DEPENDS path (${PREFIX}/lib/xemacs-mule-20.4/etc/BABYL ->
.../xemacs-20.4/...) to match reality.
1998-11-11 12:55:23 +00:00
Jun Kuriyama
ebe6e93156 ELFlization.
PR:		ports/8232 (part of)
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
1998-10-10 15:28:21 +00:00
Steve Price
6f8bd75797 Remove regexp support for libcanna since it can now be built
in ELF format as well.
1998-09-21 22:33:26 +00:00
Steve Price
6994c00423 Remove regexp support for compface since it now builds ELF too. 1998-09-21 02:00:37 +00:00
Satoshi Asami
27ba461c8e Roll back libpng major to 2. 1998-09-17 00:50:52 +00:00
Satoshi Asami
081079e0db Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
in the first place.
1998-09-17 00:33:02 +00:00
Satoshi Asami
4610ae86c9 libpng major is now 3. Also remove regexp support in preparation for
ELF conversion.
1998-09-15 11:57:51 +00:00
Satoshi Asami
4dc064b0c5 jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
(Note, since the shlib major didn't change this just removes the regexp
 support.)
1998-09-15 11:46:15 +00:00
Satoshi Asami
03d5b496f6 libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
1998-09-15 11:13:39 +00:00
Tim Vanderhoek
19187332cd Remove manpages, but _NOT_ from the multi-lingual
emacsen (*mule-common, mule).  That is left for someone more
familiar with their twisty incestuous relationships.
1998-08-17 09:35:03 +00:00
Jun Kuriyama
cd81f3431d Change to more common expression 1998-05-29 11:58:46 +00:00
Jun Kuriyama
7423a0cae6 XEmacs the next generation of Emacs (Only the executables)
Submitted by:   KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
Reviewed by:    Japanese Ports Team <ports-jp@jp.freebsd.org>
PR:             ports/6548
PR:             ports/6580
1998-05-26 15:00:22 +00:00