| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
PR: ports/188278
Submitted by: nwhitehorn@
Notes:
svn path=/head/; revision=355739
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
PORTREVISION is bumped on all ports with USES=libtool that install .la
libraries. Most ports are also changed to add :keepla because .la
libraries have to be kept around as long as there are dependent ports with
.la libraries that refer to them in their dependency_libs field. In most
cases :keepla can be removed again as soon as all dependent ports that
install .la libraries have some form of USES=libtool added to their
Makefile.
PR: ports/188759
Exp-run: bdrewery
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=351936
|
|
|
|
|
|
|
|
|
|
| |
- Define LICENSE (GPLv2), augment COMMENT
- Provide more sensible port description
Approved by: multimedia (bapt)
Notes:
svn path=/head/; revision=350163
|
|
|
|
|
|
|
|
|
| |
the linker command line.
PR: ports/186789
Notes:
svn path=/head/; revision=344382
|
|
|
|
|
|
|
| |
- Add USES=libtool.
Notes:
svn path=/head/; revision=343920
|
|
|
|
|
|
|
| |
Strip binaries
Notes:
svn path=/head/; revision=330812
|
|
|
|
|
|
|
| |
graphics)
Notes:
svn path=/head/; revision=327733
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=316464
|
|
|
|
|
|
|
|
|
|
|
|
| |
The so library version has changed.
Bump PORTREVISIONs at dependent ports.
PR: ports/169733
Submitted by: bsam (me)
Approved by: multimedia (maintainer timeout 3 weeks)
Notes:
svn path=/head/; revision=301793
|
|
|
|
| |
Notes:
svn path=/head/; revision=285379
|
|
|
|
| |
Notes:
svn path=/head/; revision=284614
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
Submitted by: leslie@eskk.nu (by mail)
PointyHat to: bapt (myself)
Notes:
svn path=/head/; revision=277593
|
|
|
|
| |
Notes:
svn path=/head/; revision=277548
|
|
|
|
| |
Notes:
svn path=/head/; revision=272595
|
|
|
|
| |
Notes:
svn path=/head/; revision=259617
|
|
|
|
| |
Notes:
svn path=/head/; revision=255371
|
|
|
|
|
|
|
|
| |
PR: 138272
Submitted by: Andriy Gapon <avg@icyb.net.ua>
Notes:
svn path=/head/; revision=243965
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
. bump ports which depends upon libexiv2.so
(the library was bumpted from *.so.3 to *.so.7);
. mark current graphics/py-exiv2 as broken since it doesn't compile
with new libexiv2; this should change with graphics/py-exiv2-0.2.
PR: ports/131376
Submitted by: bsam (me)
Discussed with: kde@
Approved by: maintainer timeout (5 weeks)
Notes:
svn path=/head/; revision=229912
|
|
|
|
|
|
|
| |
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
Notes:
svn path=/head/; revision=217485
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
| |
PR: ports/120695
Submitted by: Lukas Maly <Iam@LukasMaly.NET>
Notes:
svn path=/head/; revision=208613
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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=194621
|
|
|
|
|
|
|
|
|
| |
consumers
Requested by: ale
Notes:
svn path=/head/; revision=188825
|
|
|
|
| |
Notes:
svn path=/head/; revision=188555
|
|
|
|
| |
Notes:
svn path=/head/; revision=179972
|
|
|
|
|
|
|
|
| |
Approved by: dhw (postmaster, for using multimedia@ as maintainer)
gnome (gstreamer ports)
Notes:
svn path=/head/; revision=164918
|
|
|
|
| |
Notes:
svn path=/head/; revision=164435
|
|
|
|
|
|
|
|
| |
PR: 96853
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Notes:
svn path=/head/; revision=163323
|
|
|
|
|
|
|
|
| |
PR: 94560
Submitted by: Mikhail T. <mi@aldan.algebra.com>
Notes:
svn path=/head/; revision=160226
|
|
|
|
|
|
|
|
| |
Reported by: pointyhat via kris
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156899
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Change the way PORTDOCS are handled [1]
o Don't use doxygen anymore since everything is already there.
o Don't use PORTDOCS= * since it dies since there are so many portdocs
PR: ports/91781
Submitted by: lofi
Notes:
svn path=/head/; revision=154621
|
|
|
|
|
|
|
| |
Reported by: kris
Notes:
svn path=/head/; revision=149744
|
|
|
|
|
|
|
| |
Spotted by: Ports Version Check
Notes:
svn path=/head/; revision=149615
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
- Add SIZE to a few ports
Notes:
svn path=/head/; revision=147668
|
|
|
|
| |
Notes:
svn path=/head/; revision=138881
|
|
|
|
| |
Notes:
svn path=/head/; revision=130452
|
|
|
|
| |
Notes:
svn path=/head/; revision=126754
|
|
|
|
|
|
|
| |
Approved by: portmgr (self)
Notes:
svn path=/head/; revision=125646
|
|
|
|
| |
Notes:
svn path=/head/; revision=123876
|
|
|
|
|
|
|
| |
Approved by:adamw (mentor)
Notes:
svn path=/head/; revision=120470
|
|
PR: ports/72060
Submitted by: Michael Johnson <ahze@ahze.net>
Notes:
svn path=/head/; revision=119167
|