1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

71 Commits

Author SHA1 Message Date
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +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
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
Tilman Keskinoz
6158be8800 Update to 3.3.10
PR:		74176
Submitted by:	Sergio Mangialardi <sergio@softshark.org>
2004-12-04 19:34:14 +00:00
Kris Kennaway
84e8d56ed5 Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by:	portmgr
2004-09-30 05:32:00 +00:00
Pav Lucistnik
ab84ac8ecf - Update to 3.3.9
- Grant maintainership to submitter

PR:		ports/70894
Submitted by:	Sergio Mangialardi <sergio@softshark.org>
2004-08-29 20:17:24 +00:00
Tilman Keskinoz
30710bc6a7 Add -fpermissve to CPPFLAGS to fix build with gcc 3.4 2004-08-17 13:45:08 +00:00
Pav Lucistnik
d514e0abaf - Do what nearby comment says: use gcc 3.3 for 4-STABLE
PR:		ports/69802 (inspired by)
Submitted by:	Florian Liekweg <liekweg@gmx.de>
2004-07-31 18:44:37 +00:00
Mario Sergio Fujikawa Ferreira
f1afe9a3ad Drop maintainership 2004-07-02 01:12:01 +00:00
Mario Sergio Fujikawa Ferreira
8f3c91ba92 o Fix typo: rollback to version 3.3.8
o Do not commit DISTINFO update before updating the whole port
2004-06-25 04:10:31 +00:00
Mario Sergio Fujikawa Ferreira
f7fc7adb30 o Fix build with GCC version 3.3
o Default to USE_GCC=3.3 for OSVERSION >= 501103 where it is the
  standard system base GCC

PR:		65378
Submitted by:	michael johnson <ahze@ahze.net>
2004-06-25 04:09:16 +00:00
Mario Sergio Fujikawa Ferreira
25ebc3a8a8 Chase freelibiberty header files location move which removed CONFLICTS
with libgnugetopt. This resolves port build under most FreeBSD port
installations where libgnugetopt is already installed.

Approved by:	marcus (portmgr)
2004-04-25 00:04:32 +00:00
Mario Sergio Fujikawa Ferreira
a7ccc5dd22 Fix build: DDD builds with either GCC 3.1 or GCC 3.2. Use 3.1 if
it is available with base system. Otherwise, default to 3.2
2004-04-09 18:23:12 +00:00
Ade Lovett
595addc9c5 Ding-dong, this is your friendly happy face talking. Please to be
reading the 20040314 entry in /usr/ports/CHANGES regarding importing
of ports into the tree that require the use of GNU autotools.

Thanks awfully
2004-04-03 08:27:07 +00:00
Edwin Groothuis
0afced6fb3 UPDATE: ddd-3.3.1 to 3.3.8
The port was marked broken, but compiled anyway when BROKEN=
	was commnted out.  I took it upon myself to fix it so the
	lates version builds.

	For whatever reason the libiberty configure script bombs.
	Instead of patching/and fixing it I added a dependency on
	devel/freelibiberty.  That solves that problem.

	Cleaned up the installation of PORTDOCS in the Makefile and
	pkg-plist.

	Regenerated all the patch files since many of the original
	ones had no contextual lines and would apply without error
	where the patch should have bombed.  So the following patch
	files are to be removed:

PR:		ports/63473
Submitted by:	Yarema <yds@CoolRat.org>
Approved by:	Maintainer timeout
2004-03-29 05:34:39 +00:00
Mario Sergio Fujikawa Ferreira
43485240fb USE_SIZEify 2004-02-08 01:14:05 +00:00
Kris Kennaway
4b0520f423 BROKEN on 5.x: does not compile 2004-02-08 01:03:49 +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
Mario Sergio Fujikawa Ferreira
acf1b7ba86 Fix build in 5.x branch: configure is not detecting streampos
correctly, circumvent that. Provide a proper auto* tools related
solution later

PR:		52983
Submitted by:	David Yeske <dyeske@yahoo.com>
2003-06-09 18:27:33 +00:00
Kris Kennaway
93872f18cc Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag.  Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.

Pointy hat to:	kris
2003-06-04 22:43:38 +00:00
Kris Kennaway
192bd28d57 BROKEN on 5.1: bad C++ 2003-05-18 12:25:40 +00:00
Mario Sergio Fujikawa Ferreira
74740483d0 De-pkg-comment 2003-02-23 19:58:35 +00:00
Mario Sergio Fujikawa Ferreira
13b3a983b4 USE_REINPLACE instead of PERL
Prompted by:	David Yeske <dyeske@yahoo.com>
2003-01-30 20:42:51 +00:00
Kris Kennaway
2fc854b7bd Fix build on -current.
Submitted by:	kan
PR:		ports/42454
2002-09-07 04:41:13 +00:00
Mario Sergio Fujikawa Ferreira
6e4880c09a o Update to 3.3.1
o Update WWW tag
2002-05-14 16:58:42 +00:00
Mario Sergio Fujikawa Ferreira
c51d7ba037 Assume maintainership 2002-05-09 06:15:30 +00:00
David E. O'Brien
45666060ec To ports@freebsd.org. 2002-05-08 21:03:16 +00:00
Warner Losh
8e007120e5 allow ( ) to surround ioctl, real fix is to fix autoconf 2002-04-09 06:59:29 +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
David E. O'Brien
9ee6d0b8df Fully update PLIST for version 3.3 2001-03-11 02:28:12 +00:00
David E. O'Brien
abbb19fb7b Update to version 3.3. 2001-03-09 13:10:10 +00:00
David E. O'Brien
1ceded9e6e Add $FreeBSD$'s which help me in problem reports. 2000-11-22 00:17:18 +00:00
Satoshi Asami
7112ba2b40 Change motif to a normal dependency. REQUIRES_MOTIF is now called
USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif.  As
before, it implies USE_XPM (and therefore USE_XLIB).  Motif-dummy is
removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.

Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always
have USE_MOTIF.  ftp/moxftp will define USE_MOTIF unless
WANT_ATHENA_VERSION (new variable) is defined.  I merged the X cases
in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined.

I will remove x11-toolkits/Motif-dummy (which has been repo copied to
open-motif) in a few days.
2000-11-07 23:28:20 +00:00
Kris Kennaway
8ed38918f6 Bump PORTREVISION
Overlooked by:	obrien
2000-09-25 19:48:22 +00:00
David E. O'Brien
57754ba65d Fix an annoying (but apparently benign) error dialog that seems to be a
result of some changes Luoqi Chen made to src/sys/kern/tty_pty.c at
revs 1.58 and 1.59, apparently to resolve some sort of race condition.
(Search for EAGAIN in that file if you'd like to see).

Submitted by:	W Gerald Hicks <jhix@mindspring.com>
2000-09-25 05:24:55 +00:00
David E. O'Brien
dc7fa8d39c Fix breakage caused by sobomax in rev 1.30.
Note you _CANNOT_ use ${SED} and ${AWK} in "!=" lines.  I wish people would
STOP running `portlint' on this Makefile and blindly accpeting its output w/o
understanding it.  To quote Henry Spencer:

	I   Thou shalt run lint frequently and study its pronouncements with
	    care, for verily its perception and judgement oft exceed thine.

		..snip..
		``Study'' doth not mean mindless zeal to eradicate every byte of lint
		output--if for no other reason, because thou just canst not shut it
		up about some things--but that thou should know the cause of its
		unhappiness and understand what worrisome sign it tries to speak of.
		                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2000-08-26 23:27:52 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
2000-08-03 09:28:57 +00:00
Maxim Sobolev
50df3b3123 Properly handle ddd.info file. 2000-06-27 09:38:16 +00:00
Michael Haro
ed33fb7de0 PORTNAME/PORTVERSION update 2000-04-11 21:30: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
5c8952908b Update to version 3.2.1. 2000-02-21 00:01:03 +00:00
David E. O'Brien
3159ec0568 Make the Makefile and PLIST match the docs acutally installed since the upgrade. 2000-02-17 05:45:56 +00:00
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
David E. O'Brien
568e8d2829 Update to DDD version 3.2. 2000-02-07 02:35:28 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Satoshi Asami
2013f63fc0 Don't try to parse ${MOTIFLIB} if it's not defined. 1999-08-22 08:30:17 +00:00
Satoshi Asami
937be79c5a Back out serious breakage introduced by previous commit: you can't use
${SED} and ${AWK} in != statements because they are executed
immediately.
1999-08-20 10:21:06 +00:00
Brian Feldman
476523966b Update to version 3.1.6, remove a double MASTER_SITE, and fix portlint
warnings.

Approved by: obrien
1999-08-19 03:09:24 +00:00