| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
autotools@FreeBSD.org. This is for individuals willing to put in
the hard work to generate patches and work with portmgr as we put
them through -exp runs and work through port breakage that they
create. (A huge number of ports depend on these, so -exp runs are
required.)
Thanks to aDe@ for all the thankless work he's done over the years
to tame these beasts.
Hat: portmgr
Notes:
svn path=/head/; revision=245979
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ports, which then results in an implicit dependency on gawk, with the
obvious bad things happening should gawk be later removed.
Note that because this is an edge case, which most folks will not run
into, and because it doesn't change the default package, I am not
bumping PORTREVISION as suggested in the original patch.
PR: 125101
Who: matthias <dot> andree <at> gmx <dot> de
Notes:
svn path=/head/; revision=216848
|
|
|
|
| |
Notes:
svn path=/head/; revision=213253
|
|
|
|
| |
Notes:
svn path=/head/; revision=213251
|
|
|
|
|
|
|
|
|
|
| |
appropriate USE_AUTOTOOLS stanza.
Note that the mass-conversion from autoconf 2.61 -> 2.62 will take place
at a later date.
Notes:
svn path=/head/; revision=213214
|
|
|
|
|
|
|
| |
Submitted by: Jan Henrisk Sylvester <me@janh.de> and others
Notes:
svn path=/head/; revision=196504
|
|
|
|
|
|
|
| |
One bad merge out of 25. Sigh.
Notes:
svn path=/head/; revision=196455
|
|
|
|
|
|
|
|
|
| |
Tested by: numerous package build runs
Approved by: portmgr
Thanks to: des, kris, linimon, pav
Notes:
svn path=/head/; revision=196437
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
Notes:
svn path=/head/; revision=196111
|
|
|
|
| |
Notes:
svn path=/head/; revision=179111
|
|
|
|
| |
Notes:
svn path=/head/; revision=178785
|
|
|
|
| |
Notes:
svn path=/head/; revision=161363
|
|
|
|
| |
Notes:
svn path=/head/; revision=148191
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
${PREFIX}/bin to non-versioned files in ${PREFIX}/libexec/<autotool><ver>
so that the PATH magic in bsd.autotools.mk works correctly.
Notes:
svn path=/head/; revision=115024
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
version of perl in 4.x
Whilst the package list isn't affected, PORTREVISION has been bumped
to warn 4.x users -- those on 5.x don't necessarily have to update.
PR: 68509
Submitted by: Martin Kammerhofer <dada@pluto.tugraz.at>
Notes:
svn path=/head/; revision=112630
|
|
|
|
|
|
|
|
| |
It's likely to be a really bad idea to use these until they're hooked
into the new bsd.autotools.mk
Notes:
svn path=/head/; revision=104030
|
|
|
|
| |
Notes:
svn path=/head/; revision=100701
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
|
|
|
|
|
| |
away from using the version number twice.
Unbreak autoconf257, based on work from Rui Lopes <rui@ruilopes.com>
Notes:
svn path=/head/; revision=83799
|
|
|
|
|
|
|
| |
Approved by: ade
Notes:
svn path=/head/; revision=83274
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
targets in bsd.port.mk
Notes:
svn path=/head/; revision=76674
|
|
|
|
| |
Notes:
svn path=/head/; revision=76305
|
|
|
|
| |
Notes:
svn path=/head/; revision=75877
|
|
|
|
| |
Notes:
svn path=/head/; revision=75483
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
either IGNORE or BROKEN.
Since there seems to be some confusion, for the record:
BROKEN is reserved for ports that don't work. This will prevent
users from installing the port, but please note that
ports marked as BROKEN will still be built by bento
IGNORE is reserved for ports that should not be built for one
reason or another (including bento). Users and bento
will not build ports marked as IGNORE.
FORBIDDEN is reserved for security breakages only!!! Only mark a
port as FORBIDDEN if there is a security issue with the
port at the time.
Reviewed by: kris (portmgr)
Notes:
svn path=/head/; revision=75004
|
|
|
|
| |
Notes:
svn path=/head/; revision=71062
|
|
|
|
| |
Notes:
svn path=/head/; revision=71061
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
at least (closer to) deterministic.
PR: 39492
Submitted by: naddy
Notes:
svn path=/head/; revision=68432
|
|
|
|
|
|
|
|
| |
as being a biohazard and classified as a chemical weapon - it has been used
to sterilize frogs at up to 300 metres.
Notes:
svn path=/head/; revision=68144
|
|
|
|
|
|
|
|
| |
Mark as BROKEN, BORKED, and FORBIDDEN. Undef NO_IGNORE so that people
have to abide by it.
Notes:
svn path=/head/; revision=68072
|
|
|
|
| |
Notes:
svn path=/head/; revision=67966
|
|
|
|
|
|
|
|
|
| |
who worked with me and beyond to track this down.
2. Support the emacs autoconf/autotest modes now, for both emacs21 and
xemacs21. Other (x)emacsen may work, depends on where they put things.
Notes:
svn path=/head/; revision=66432
|
|
|
|
|
|
|
| |
pretty well.
Notes:
svn path=/head/; revision=66420
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Submitted by: "James E. Flemer" <jflemer@acm.jhu.edu>
Notes:
svn path=/head/; revision=56077
|
|
|
|
|
|
|
|
|
| |
Use the bzip2 tarball.
Approved by: portmgr (will)
Notes:
svn path=/head/; revision=56071
|
|
|
|
|
|
|
| |
In particular, config.sub is required for japanese/FreeWnn-lib.
Notes:
svn path=/head/; revision=52209
|