| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154141
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=148323
|
|
|
|
|
|
|
| |
after 5.4-RELEASE.
Notes:
svn path=/head/; revision=133116
|
|
|
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Notes:
svn path=/head/; revision=132992
|
|
|
|
|
|
|
|
| |
PR: 74176
Submitted by: Sergio Mangialardi <sergio@softshark.org>
Notes:
svn path=/head/; revision=123126
|
|
|
|
|
|
|
| |
Approved by: portmgr
Notes:
svn path=/head/; revision=118503
|
|
|
|
|
|
|
|
|
|
| |
- Grant maintainership to submitter
PR: ports/70894
Submitted by: Sergio Mangialardi <sergio@softshark.org>
Notes:
svn path=/head/; revision=117596
|
|
|
|
| |
Notes:
svn path=/head/; revision=116520
|
|
|
|
|
|
|
|
| |
PR: ports/69802 (inspired by)
Submitted by: Florian Liekweg <liekweg@gmx.de>
Notes:
svn path=/head/; revision=115169
|
|
|
|
| |
Notes:
svn path=/head/; revision=112717
|
|
|
|
|
|
|
| |
o Do not commit DISTINFO update before updating the whole port
Notes:
svn path=/head/; revision=112189
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=112188
|
|
|
|
|
|
|
|
|
|
| |
with libgnugetopt. This resolves port build under most FreeBSD port
installations where libgnugetopt is already installed.
Approved by: marcus (portmgr)
Notes:
svn path=/head/; revision=107807
|
|
|
|
|
|
|
| |
it is available with base system. Otherwise, default to 3.2
Notes:
svn path=/head/; revision=106595
|
|
|
|
|
|
|
|
|
|
| |
reading the 20040314 entry in /usr/ports/CHANGES regarding importing
of ports into the tree that require the use of GNU autotools.
Thanks awfully
Notes:
svn path=/head/; revision=106016
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=105577
|
|
|
|
| |
Notes:
svn path=/head/; revision=100321
|
|
|
|
| |
Notes:
svn path=/head/; revision=100318
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
|
|
|
|
|
|
|
| |
correctly, circumvent that. Provide a proper auto* tools related
solution later
PR: 52983
Submitted by: David Yeske <dyeske@yahoo.com>
Notes:
svn path=/head/; revision=82611
|
|
|
|
|
|
|
|
|
|
| |
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris
Notes:
svn path=/head/; revision=82300
|
|
|
|
| |
Notes:
svn path=/head/; revision=81235
|
|
|
|
| |
Notes:
svn path=/head/; revision=76311
|
|
|
|
|
|
|
| |
Prompted by: David Yeske <dyeske@yahoo.com>
Notes:
svn path=/head/; revision=74309
|
|
|
|
|
|
|
|
| |
Submitted by: kan
PR: ports/42454
Notes:
svn path=/head/; revision=65771
|
|
|
|
|
|
|
| |
o Update WWW tag
Notes:
svn path=/head/; revision=59090
|
|
|
|
| |
Notes:
svn path=/head/; revision=58785
|
|
|
|
| |
Notes:
svn path=/head/; revision=58737
|
|
|
|
| |
Notes:
svn path=/head/; revision=57482
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=53952
|
|
|
|
| |
Notes:
svn path=/head/; revision=39520
|
|
|
|
| |
Notes:
svn path=/head/; revision=39309
|
|
|
|
| |
Notes:
svn path=/head/; revision=35323
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=34892
|
|
|
|
|
|
|
| |
Overlooked by: obrien
Notes:
svn path=/head/; revision=33112
|
|
|
|
|
|
|
|
|
|
|
| |
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>
Notes:
svn path=/head/; revision=33081
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Notes:
svn path=/head/; revision=32010
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=31272
|
|
|
|
| |
Notes:
svn path=/head/; revision=29901
|
|
|
|
| |
Notes:
svn path=/head/; revision=27452
|
|
|
|
| |
Notes:
svn path=/head/; revision=26941
|
|
|
|
| |
Notes:
svn path=/head/; revision=26835
|
|
|
|
| |
Notes:
svn path=/head/; revision=26070
|
|
|
|
| |
Notes:
svn path=/head/; revision=25919
|
|
|
|
| |
Notes:
svn path=/head/; revision=25734
|
|
|
|
| |
Notes:
svn path=/head/; revision=25541
|
|
|
|
| |
Notes:
svn path=/head/; revision=20947
|
|
|
|
| |
Notes:
svn path=/head/; revision=20878
|
|
|
|
|
|
|
|
| |
${SED} and ${AWK} in != statements because they are executed
immediately.
Notes:
svn path=/head/; revision=20827
|
|
|
|
|
|
|
|
|
| |
warnings.
Approved by: obrien
Notes:
svn path=/head/; revision=20806
|