| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=419133
|
|
|
|
| |
Notes:
svn path=/head/; revision=404969
|
|
|
|
| |
Notes:
svn path=/head/; revision=377505
|
|
|
|
|
|
|
|
| |
- Strip shared library in post-install:
- Bump PORTREVISION for package change
Notes:
svn path=/head/; revision=356335
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=342730
|
|
|
|
| |
Notes:
svn path=/head/; revision=342708
|
|
|
|
| |
Notes:
svn path=/head/; revision=334031
|
|
|
|
|
|
|
| |
archivers)
Notes:
svn path=/head/; revision=327699
|
|
|
|
|
|
|
|
| |
- Cosmetic change
- Cleanup Makefile header
Notes:
svn path=/head/; revision=325109
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(sic!) on such files. When header format could not be detected, try to use
the newest algorithm instead the oldest one; this should make the port more
"future proof"
- Allow to specify header format via command line (-i <version>) to override
default detection logic
- Bump port revision and reformat Makefile header while I am here
Obtained from: SynCE bug tracker at sf.net (ID: 3163039)
Approved by: maintainer (sunpoet)
Notes:
svn path=/head/; revision=289393
|
|
|
|
|
|
|
|
|
|
| |
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Notes:
svn path=/head/; revision=279506
|
|
|
|
|
|
|
| |
With hat: portmgr (myself)
Notes:
svn path=/head/; revision=271274
|
|
|
|
| |
Notes:
svn path=/head/; revision=265663
|
|
|
|
|
|
|
|
| |
Reported by: distilator
Approved by: pgollucci (mentor, implicit)
Notes:
svn path=/head/; revision=263577
|
|
|
|
|
|
|
| |
Approved by: pgollucci (mentor)
Notes:
svn path=/head/; revision=261634
|
|
|
|
|
|
|
|
|
| |
PR: ports/139324
Submitted by: myself
Approved by: tabthorpe, glarkin (mentors, implicit), maintainer
Notes:
svn path=/head/; revision=242417
|
|
|
|
|
|
|
| |
starting with A
Notes:
svn path=/head/; revision=240066
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-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
|
|
|
|
|
|
|
|
| |
PR: ports/130145
Submitted by: sunpoet
Notes:
svn path=/head/; revision=225236
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=224354
|
|
|
|
|
|
|
|
|
| |
PR: ports/123971
Submitted by: Alexander Logvinov <ports@logvinov.com>
Approved by: maintainer timeout (se; 2 months)
Notes:
svn path=/head/; revision=217830
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Notes:
svn path=/head/; revision=183830
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154139
|
|
|
|
|
|
|
|
| |
Submitted by: Andrej Zverev (az at inec dot ru)
PR: 84316
Notes:
svn path=/head/; revision=140452
|
|
|
|
|
|
|
|
| |
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
PR: ports/66692
Notes:
svn path=/head/; revision=109656
|
|
This prgogarm is particularly useful to extract .SYS and .INF files
from NDIS drivers packaged as InstallShield archives, which are required
as input to ndiscvt (i.e. for the NDISulator).
Notes:
svn path=/head/; revision=106567
|