| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=371544
|
|
|
|
|
|
|
|
|
| |
Phabric: D478
Submitted by: kan
Reviewed by: bapt and i
Notes:
svn path=/head/; revision=364155
|
|
|
|
|
|
|
|
|
|
| |
Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example.
Notes:
svn path=/head/; revision=362014
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=359318
|
|
|
|
| |
Notes:
svn path=/head/; revision=359160
|
|
|
|
|
|
|
|
|
| |
the mtree (categories starting with d)
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=331268
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
While here:
. use stage phase;
. use MKDIR macro instead of INSTALL -d one to create a directory;
. unmute install command.
PR: ports/182315
Submitted by: Sergio Mangialardi <sergio@softshark.org> (maintainer)
Notes:
svn path=/head/; revision=328032
|
|
|
|
|
|
|
| |
devel part 1)
Notes:
svn path=/head/; revision=327722
|
|
|
|
| |
Notes:
svn path=/head/; revision=322620
|
|
|
|
|
|
|
|
| |
Approved by: portmgr
Approved by: bapt (mentor)
Notes:
svn path=/head/; revision=284139
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Notes:
svn path=/head/; revision=282282
|
|
|
|
| |
Notes:
svn path=/head/; revision=276999
|
|
|
|
| |
Notes:
svn path=/head/; revision=273475
|
|
|
|
| |
Notes:
svn path=/head/; revision=252341
|
|
|
|
|
|
|
| |
Submitted by: QAT
Notes:
svn path=/head/; revision=252338
|
|
|
|
| |
Notes:
svn path=/head/; revision=252337
|
|
|
|
|
|
|
|
|
| |
DDD handles controlling terminals for child processes.
No response from maintainer since: Sat, 22 Aug 2009
Notes:
svn path=/head/; revision=252333
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=211584
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
Notes:
svn path=/head/; revision=209735
|
|
|
|
|
|
|
|
|
| |
PR: ports/114684
Submitted by: David Yeske <dyeske@gmail.com>
Approved by: itetcu (mentor), maintainer timeout (2 weeks)
Notes:
svn path=/head/; revision=198710
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
|
|
| |
- Remove unneeded dependency to devel/freelibiberty
PR: ports/95065
Submitted by: Sergio Mangialardi <sergio@softshark.org> (maintainer)
Notes:
svn path=/head/; revision=159299
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
|
|
|
| |
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
|