| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412351
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=405891
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket, kwm (for gnome@ ports)
Notes:
svn path=/head/; revision=378032
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=367888
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=366481
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
USES=libtool
Chase shlib number change
Notes:
svn path=/head/; revision=351824
|
|
|
|
|
|
|
| |
now use ltverhack on FOX. This should be the last time.
Notes:
svn path=/head/; revision=329703
|
|
|
|
|
|
|
| |
x11-toolkits)
Notes:
svn path=/head/; revision=327785
|
|
|
|
|
|
|
| |
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=324744
|
|
|
|
| |
Notes:
svn path=/head/; revision=316372
|
|
|
|
| |
Notes:
svn path=/head/; revision=316355
|
|
|
|
|
|
|
|
|
|
|
|
| |
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi)
Notes:
svn path=/head/; revision=314640
|
|
|
|
|
|
|
|
|
| |
- Trim Makefile headers for ports owned by me or ports@
Feature safe: yes
Notes:
svn path=/head/; revision=307835
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat)
Notes:
svn path=/head/; revision=301539
|
|
|
|
|
|
|
|
| |
convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep
added by bsd.gnome.mk.
Notes:
svn path=/head/; revision=301362
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Notes:
svn path=/head/; revision=300823
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Notes:
svn path=/head/; revision=295851
|
|
|
|
|
|
|
|
|
| |
PR: 162855
Submitted by: ports fury
Feature safe: yes
Notes:
svn path=/head/; revision=286552
|
|
|
|
|
|
|
|
| |
PR: 158451
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=276850
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Notes:
svn path=/head/; revision=270955
|
|
|
|
|
|
|
| |
Reported by: dougb, linimon
Notes:
svn path=/head/; revision=268825
|
|
|
|
|
|
|
| |
Reported by: QAT
Notes:
svn path=/head/; revision=259939
|
|
|
|
|
|
|
| |
- Chase support for FOX 1.4
Notes:
svn path=/head/; revision=259888
|
|
|
|
| |
Notes:
svn path=/head/; revision=259822
|
|
|
|
| |
Notes:
svn path=/head/; revision=258499
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=251414
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
|
| |
Reported by: itetcu (QATty)
Feature safe: yes
Notes:
svn path=/head/; revision=242184
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
Notes:
svn path=/head/; revision=238781
|
|
|
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
Notes:
svn path=/head/; revision=238701
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION.
Approved by: maintainer implicit
Notes:
svn path=/head/; revision=231586
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION.
Approved by: maintainer implicit
Notes:
svn path=/head/; revision=227785
|
|
|
|
|
|
|
|
|
|
| |
directly of it.
- Bump PORTREVISION.
Approved by: maintainers implicit
Notes:
svn path=/head/; revision=225571
|
|
|
|
|
|
|
| |
- Bump PORTREVISION.
Notes:
svn path=/head/; revision=224946
|
|
|
|
|
|
|
|
|
| |
fixed in next two months.
With hat: portmgr
Notes:
svn path=/head/; revision=215228
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION.
Noticed by: mezz
Notes:
svn path=/head/; revision=213441
|
|
|
|
|
|
|
| |
- Bump PORTREVISION.
Notes:
svn path=/head/; revision=209341
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION.
Approved by: edwin (mantainer, implicit), stas (mentor, implicit)
Notes:
svn path=/head/; revision=204815
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION.
Approved by: stas (mentor)
Notes:
svn path=/head/; revision=202277
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION.
Approved by: itetcu (mentor)
Notes:
svn path=/head/; revision=198719
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION.
Approved by: stas (mentor)
Notes:
svn path=/head/; revision=197519
|
|
|
|
|
|
|
| |
Approved by: stas (mentor)
Notes:
svn path=/head/; revision=194470
|
|
|
|
|
|
|
|
| |
- 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=188734
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add support for fox 1.6 (default)
- Switch to USE_LDCONFIG
- Pass maintainership
PR: ports/109143
Submitted by: Marcelo Araujo <araujo at bsdmail.org>
Approved by: maintainer
Notes:
svn path=/head/; revision=188726
|
|
|
|
|
|
|
| |
Approved by: ahze (mentor)
Notes:
svn path=/head/; revision=165880
|
|
|
|
|
|
|
| |
x11-toolkits/fox-devel -> x11-toolkits/fox14
Notes:
svn path=/head/; revision=165033
|