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
Dirk Meyer
995cff4107
- make build only on i386 alpha
...
from bento:
> Configuration sparc64-portbld-freebsd5.1 not supported
> Configuration amd64-portbld-freebsd5.1 not supported
> Configuration ia64-portbld-freebsd5.1 not supported
2003-11-11 16:39:38 +00:00
Sergey A. Osokin
f37f7775e3
Make portlint(1) happy by changing strip to ${STRIP_CMD}
...
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998
2003-09-24 09:37:11 +00:00
Kris Kennaway
5962582d72
BROKEN on 5.1: does not compile
2003-05-18 12:18:54 +00:00
Akinori MUSHA
2c41b9e5f3
De-pkg-comment.
2003-02-20 19:00:52 +00:00
Kris Kennaway
d604e1d6d3
Use the full path to /sbin/sysctl
...
Noticed by: 'make index' in crontab
2003-01-30 08:23:53 +00:00
David E. O'Brien
b7c4b1097a
Use MASTER_SITE_GCC.
2002-11-24 18:43:35 +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
Adam Weinberger
d9611f9375
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
...
Approved by: pat
2002-11-06 22:47:41 +00:00
David E. O'Brien
3d7bd2c689
The effort to maintain these for FreeBSD just isn't worth it with the lack
...
of reward.
2002-11-05 03:10:08 +00:00
Akinori MUSHA
c982f5faf1
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 11:24:09 +00:00
David E. O'Brien
3d3c68d7e4
Do dynamic PLIST creation like the `gcc-devel' port. This is the easiest
...
way to deal with the differing results fix-includes gives depending on the
FreeBSD version this port is built on.
2000-12-05 20:58:15 +00:00
David E. O'Brien
b3a3e327ec
This should take this port back to the last version of it for EGCS-1.1.2.
...
The gcc-2.95.2 bits have been repo copied to ports/lang/gcc295.
GCC 2.95.2 does not work for some people's code. GCC 3.0 will be even
worse. So it looks like we'll have to keep a port for each version of
GCC we've ever used.
2000-11-30 11:39:26 +00:00
Satoshi Asami
4328256c7f
Use PLIST_SUB to only include curses.h when OSVERSION >= 400000. (It
...
is not built on 3-stable systems.)
Change the ELF-only stuff to use PLIST_SUB too. (This part is purely
cosmetic -- no functional changes.)
2000-10-10 23:36:13 +00:00
Satoshi Asami
7acef1cd7a
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
...
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
David E. O'Brien
5cd5b258b5
Convert to the PORTNAME - PORTVERSION syntax.
2000-04-12 06:21:15 +00:00
David E. O'Brien
e05c25a8bf
Restore useless version required comments.
2000-03-22 00:28:26 +00:00
David E. O'Brien
da36feaffe
Remove the "version required" line.
2000-03-20 02:37:50 +00:00
David E. O'Brien
0f6ccbee56
Update to version 2.95.2.
1999-11-01 06:28:49 +00:00
David E. O'Brien
c799c513f4
portlint
1999-09-04 20:14:11 +00:00
David E. O'Brien
a672b88679
trim distfiles
1999-08-30 22:38:06 +00:00
David E. O'Brien
f0f690adc1
Change Id->FreeBSD.
1999-08-25 06:35:40 +00:00
David E. O'Brien
ba5842e8e7
Upgrade to version 2.95.1.
1999-08-19 01:10:55 +00:00
David E. O'Brien
427dd25340
Use a better sed(1) pattern in case I break __FreeBSD__ again.
1999-08-18 23:58:55 +00:00
David E. O'Brien
2e3020eaae
Key off the DISTNAME more, so that upgrading requires less editing.
1999-08-18 19:03:09 +00:00
David E. O'Brien
0a0cbb1d65
More EGCS->GCC transition.
...
* binaries/manpages are now gcc295 / g++295 / g77
* use {MASTER_SITE_GNU}
1999-08-16 00:21:05 +00:00
David E. O'Brien
67ea3dcdcb
Tweak a German master site.
...
Submitted by: Dirk Froemberg <dirk@FreeBSD.org>
1999-08-09 15:50:58 +00:00
David E. O'Brien
820ec33aeb
Add "java" to categories list. GCC-2.95 now has parts of a Java compiler
...
bunded in.
1999-08-05 16:07:53 +00:00
David E. O'Brien
4d4d7bde85
Update to GCC-2.95 (what would have been EGCS-1.2).
1999-08-05 16:06:07 +00:00
Michael Haro
5ce8e8e5c7
Remove the test to create ${PREFIX}/share/info/dir as it is now
...
in bsd.port.mk and this helps to unify the check and install.
1999-06-05 22:32:11 +00:00
Marc G. Fournier
a05c0a07b8
this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ...
1999-04-22 00:17:18 +00:00
Bill Fumerola
be98a3dc70
Real URLs that reference directories end in '/'
1999-04-08 21:12:34 +00:00
David E. O'Brien
3d4549d577
Don't fetch alpha suppliment -- the bits are now part of the port.
1999-03-30 02:58:02 +00:00
David E. O'Brien
3dc22c924d
Don't create empty ``PREFIX/info/dir''. It is already taken care of for us.
1999-03-23 18:37:47 +00:00
David E. O'Brien
7b9d7e0720
* Add support for ``-pthead''
...
* Add Alpha support
Obtained from: Alpha bits taken from Hidetoshi Shimokawa's
<simokawa@FreeBSD.ORG> work
1999-03-22 01:35:36 +00:00
David E. O'Brien
b4f4cda51d
Upgrade to 1.1.2 release.
1999-03-17 00:40:26 +00:00
Marc G. Fournier
d5ba786a25
Commit all Y2K/WWW_SITE changes from today...
1999-03-11 21:47:15 +00:00
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
David E. O'Brien
5e26fb9668
Support building libstdc++ shared if "WANT_SHAREDLIBS" is defined.
...
Submitted by: dfr
1999-02-28 12:18:36 +00:00
David E. O'Brien
8268f8bd85
Upgrade to egcs-1.1.2 pre-release-2
...
(if you are an EGCS user, please test this port. I would like to get any
feedback before the 1.1.2 release)
1999-02-28 10:50:51 +00:00
David E. O'Brien
7fe3d489b9
* clean up verbosity of Makefile
...
* now GNUHOST is i386-unknown-freebsd{OS_VER} vs. i386-unknown-freebsd
1999-02-09 22:17:21 +00:00
David E. O'Brien
9740802749
GNUHOST is now "i386-unknown-freebsd" for an ELF machine, and
...
"i386-unknown-freebsdaout" for an a.out machine.
1999-02-09 18:24:50 +00:00
Satoshi Asami
5114e2637e
Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
...
bsd.port.mk rev. 1.304 for details on the change.
The fix here is one of the following.
(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
EXTRACT_* commands.
(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
calling the "tar" command (i.e., arguments like "-xzf" are spelled
out).
(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
add ${EXTRACT_AFTER_ARGS} to the command line as well.
(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
is set, define the other two too.
1999-02-03 11:12:01 +00:00
David E. O'Brien
8ce8f1b897
Wasn't in the main dir when I commited this the first time.
...
Noticed by: jdp
1998-12-26 20:10:02 +00:00
David E. O'Brien
d99ea25357
Use the bzip2 version of the distfile. It saves almost 3meg.
1998-12-05 04:00:40 +00:00
David E. O'Brien
acefef6462
EGCS 1.1.1 *Release* is out.
1998-12-05 03:40:17 +00:00
David E. O'Brien
f60d718deb
Add OSREL to tail end of ${ARCH}-unknown-freebsd to get a properly formed
...
GNU description string.
1998-12-04 11:05:05 +00:00
David E. O'Brien
f1e20b513d
"upgrade" to EGCS egcs-1.1.1-prerelease-3.
...
Note that the 1.1 versions are an older code base (egcs rev 2.91.x) vs.
the snapshot this is replacing (egcs rev 2.92.x). However people have
reported less problems with 1.1.1-prerel than the current snapshots.
1998-12-02 09:41:28 +00:00
David E. O'Brien
7ee43cf06d
switch to new pre/post bsd.port.mk
1998-11-13 07:34:57 +00:00
David E. O'Brien
9554bec5c6
i386 => ${ARCH}
...
Requested by: imp
1998-11-13 07:32:21 +00:00