| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=218938
|
|
|
|
|
|
|
| |
Tested by: exp build run (erwin)
Notes:
svn path=/head/; revision=218886
|
|
|
|
| |
Notes:
svn path=/head/; revision=214100
|
|
|
|
|
|
|
|
|
| |
Tested by: numerous package build runs
Approved by: portmgr
Thanks to: des, kris, linimon, pav
Notes:
svn path=/head/; revision=196437
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
| |
Notes:
svn path=/head/; revision=161363
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=148191
|
|
|
|
| |
Notes:
svn path=/head/; revision=137595
|
|
|
|
|
|
|
|
|
| |
The versioned autotools are now strictly for building other ports in the tree.
Likewise, the gnu- autotools are for runtime dependencies for IDEs, and others,
where unmodified cross-platform capabilities are desired.
Notes:
svn path=/head/; revision=137573
|
|
|
|
|
|
|
|
|
| |
Take back maintainership. I'll be scouring the PR database shortly,
if I miss any, or someone beats me to it, please feel free to reassign
appropriately.
Notes:
svn path=/head/; revision=137475
|
|
|
|
|
|
|
|
|
|
| |
break on next perl update.
PR: ports/81639
Submitted by: Christopher Nehren <apeiron@coitusmentis.info>
Notes:
svn path=/head/; revision=136464
|
|
|
|
|
|
|
|
|
|
| |
operations. This makes these ports installable by users other than root.
PR: 76422
Submitted by: jhb
Notes:
svn path=/head/; revision=131509
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
or interest to look after these things any more.
To whomever picks these up, I salute you. I'll reset the relevant
PRs to ports-bugs in a couple of weeks if no-one has taken over
maintainership.
Farewell, autotool hell.
Notes:
svn path=/head/; revision=130051
|
|
|
|
|
|
|
|
|
|
| |
Other miscellaneous cleanups with info files
PR: 72651 [1]
Submitted by: leeym [1]
Notes:
svn path=/head/; revision=119449
|
|
|
|
| |
Notes:
svn path=/head/; revision=115368
|
|
|
|
|
|
|
| |
AINTAINER, with interesting consequences.
Notes:
svn path=/head/; revision=109190
|
|
|
|
|
|
|
|
|
| |
place after the upgrade.
Submitted by: marcus
Notes:
svn path=/head/; revision=109145
|
|
|
|
| |
Notes:
svn path=/head/; revision=109080
|
|
|
|
|
|
|
| |
pointy hat: marcel
Notes:
svn path=/head/; revision=107811
|
|
|
|
|
|
|
| |
Approved by: maintainer timeout.
Notes:
svn path=/head/; revision=107810
|
|
|
|
|
|
|
| |
Prompted by: trevor
Notes:
svn path=/head/; revision=105650
|
|
|
|
|
|
|
|
|
|
|
|
| |
of the autotools project to remove all but the latest versions of
libtool, autoconf, and automake, by 31st December 2004.
Note that autoconf259 and automake18 aren't yet accessible through the
relevant USE_* knobs, but will be as soon as bsd.autotools.mk comes into
existence.
Notes:
svn path=/head/; revision=105565
|
|
|
|
|
|
|
|
|
| |
away from using the version number twice.
Unbreak automake17, base on work from Rui Lopes <rui@ruilopes.com>
Notes:
svn path=/head/; revision=83800
|
|
|
|
| |
Notes:
svn path=/head/; revision=82632
|
|
|
|
|
|
|
|
|
|
|
|
| |
Alan Eldridge
Born December 15, 1961 in Iowa
Died June 6, 2003 in Denver, Colorado
Thank you for your contributions, you
will be greatly missed.
Notes:
svn path=/head/; revision=82550
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
|
|
|
|
|
| |
targets in bsd.port.mk
Notes:
svn path=/head/; revision=76674
|
|
|
|
| |
Notes:
svn path=/head/; revision=71477
|
|
|
|
| |
Notes:
svn path=/head/; revision=71246
|
|
|
|
|
|
|
|
| |
mail's case insensitive and will try to type that. Sorry folks, purely a
cosmetic change here, nothing to see, move along, move along....
Notes:
svn path=/head/; revision=69249
|
|
|
|
| |
Notes:
svn path=/head/; revision=69236
|
|
|
|
|
|
|
|
|
| |
folks.
PR: 44321
Notes:
svn path=/head/; revision=68474
|
|
|
|
|
|
|
|
|
|
| |
Hopefully fixed the PR listed.
PR: 44321
Submitted by: parv
Notes:
svn path=/head/; revision=68466
|
|
|
|
| |
Notes:
svn path=/head/; revision=68449
|
|
|
|
| |
Notes:
svn path=/head/; revision=68351
|
|
|
|
|
|
|
| |
on ports@ list. Updating PORTREVISION to push this out.
Notes:
svn path=/head/; revision=68350
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2. Fixed bug that Knu pointed out, which was the bad dirs were captured
in bsd.port.mk (to be fixed RSN, in testing now). Fixed with the magic
of ... symlinks! (I always thought symlinks to . were lame, and they are,
but sometimes they can get you out of a corner. Temporarily.)
3. The question is, will anything break trying to recursively go down the
tree following symlinks? If so, that tool needs to be fixed. A symlink
to '.' (or '..') just plain should not be followed.
Bottom line is, AUTOCONF_DIR, AUTOMAKE_DIR, & ACLOCAL_DIR work again.
As a side effect of this fix, you can now download the entire internet
onto 1 floppy disk.
Notes:
svn path=/head/; revision=68053
|
|
|
|
|
|
|
| |
thorough enough. PORTREVISION bump to force the change out (my judgement).
Notes:
svn path=/head/; revision=67994
|
|
|
|
| |
Notes:
svn path=/head/; revision=67971
|
|
|
|
|
|
|
|
|
|
|
| |
2. Made install put files in the RIGHT place (no extra level of dirs;
changing 'datadir' is not the right thing to do).
3. Made nice exit when you have USE_AUTOMAKE* defined.
4. Renamed patch files so I can tell what they do.
5. Portrevision bump => 3.
Notes:
svn path=/head/; revision=67970
|
|
|
|
|
|
|
|
|
|
|
|
| |
2. perl -pi ==> ${REINPLACE_CMD}. Add USE_REINPLACE=yes.
3. @ some more Makefile commands so it doesn't talk quite so much.
4. Bumped PORTREVISION because of wanting to get Fix (1) out there.
PR: 42917
Submitted by: "Greg 'groggy' Lehey" <grog@lemis.com>
Notes:
svn path=/head/; revision=66572
|
|
|
|
|
|
|
| |
pretty well.
Notes:
svn path=/head/; revision=66420
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
list by bsd.port.mk insert anti foot-shooting device, which prevents
infinite fork loop when the user defines corresponding USE_XXX in global
make.conf, command line or environment.
Similar devices should probably be inserted into ports that might be inserted
into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk
and so on.)
Notes:
svn path=/head/; revision=66299
|
|
|
|
| |
Notes:
svn path=/head/; revision=65776
|
|
|
|
|
|
|
|
|
|
| |
since I'm doing most of the updating, and am working on a
port/Mk/bsd.<gnublah>.mk to move some cruft around.
Sponsored by: Mr. Smith and Mr. Wesson. :)
Notes:
svn path=/head/; revision=63830
|
|
|
|
|
|
|
|
|
|
| |
Add ${PREFIX}/libexec/automake14/* links
PR: 36077
Submitted by: Alan Eldridge <ports@geeksrus.net>
Notes:
svn path=/head/; revision=62731
|
|
|
|
|
|
|
|
| |
version. automake14 can live beside the latest 'automake', and is invoked
specifically as 'automake14'.
Notes:
svn path=/head/; revision=49269
|
|
|
|
|
|
|
|
|
| |
- Backout recent upgrade because it broke way too many ports;
- assign maintainership to portmgr@FreeBSD.org due to importancy of this port
to the overall ports infrastructure.
Notes:
svn path=/head/; revision=48552
|
|
|
|
| |
Notes:
svn path=/head/; revision=48518
|