| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Reviewed by: swills
Sponsored by: Absolight
Notes:
svn path=/head/; revision=361547
|
|
|
|
| |
Notes:
svn path=/head/; revision=361536
|
|
|
|
|
|
|
| |
Do not depends on shlib number it is useless in ldap case
Notes:
svn path=/head/; revision=361479
|
|
|
|
|
|
|
|
|
|
|
|
| |
been removed from the Ports framework for Python software. The
PYEASYINSTALL_* knobs and support for USE_PYDISTUTILS=easy_install have
been removed.
Phabric: D299
With hat: python@
Notes:
svn path=/head/; revision=361263
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=360795
|
|
|
|
| |
Notes:
svn path=/head/; revision=360768
|
|
|
|
|
|
|
|
| |
the stage then they are now rebuild in post-installation, like it is done in
other package system
Notes:
svn path=/head/; revision=360642
|
|
|
|
| |
Notes:
svn path=/head/; revision=360356
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=360253
|
|
|
|
|
|
|
|
|
|
| |
Please note that no ports with a valid PR will be removed!
Deprecation will automatically go away as soon as stagification is done
Reviewed by: mat
Notes:
svn path=/head/; revision=360190
|
|
|
|
|
|
|
| |
Approved by: kmoore
Notes:
svn path=/head/; revision=360135
|
|
|
|
|
|
|
|
| |
Reported and tested by: gerald
With hat: portmgr
Notes:
svn path=/head/; revision=359935
|
|
|
|
|
|
|
| |
Obtained from: GNOME devel repo.
Notes:
svn path=/head/; revision=359907
|
|
|
|
|
|
|
| |
or C11 features on platforms where it is not known to work.
Notes:
svn path=/head/; revision=359791
|
|
|
|
|
|
|
|
|
|
|
|
| |
It is much more lightweight than ginstall-info (12kB vs 400kB) and
ginstall-info had a regression causing some index leftover on uninstall
Submitted by: bapt
Exp-run: self
With hat: portmgr
Notes:
svn path=/head/; revision=359680
|
|
|
|
|
|
|
|
|
|
|
|
| |
PYDISTUTILS_*_ARGS with wrong flags.
PR: 191317
Phabric: D270
Exp-run: antoine
With hat: python@
Notes:
svn path=/head/; revision=359663
|
|
|
|
| |
Notes:
svn path=/head/; revision=359635
|
|
|
|
| |
Notes:
svn path=/head/; revision=359634
|
|
|
|
| |
Notes:
svn path=/head/; revision=359632
|
|
|
|
| |
Notes:
svn path=/head/; revision=359629
|
|
|
|
| |
Notes:
svn path=/head/; revision=359603
|
|
|
|
|
|
|
|
|
|
|
|
| |
upstream
- Also remove dependent ports
- Add UPDATING entry informing users of the same
- Add MOVED entries
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=359512
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=359440
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
installed but is not cc. On such platforms, clang is usually not default
for a reason and so using it for C++11 is unwise. Instead, fall back to
newer GCC. On i386 and amd64, clang works even if it isn't the default,
so continue using it there.
This fixes the build for Boost, among other software, on PowerPC.
Approved by: bapt
Notes:
svn path=/head/; revision=359424
|
|
|
|
|
|
|
| |
Noticed by: George L. Yermulnik
Notes:
svn path=/head/; revision=359367
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=359320
|
|
|
|
| |
Notes:
svn path=/head/; revision=359252
|
|
|
|
| |
Notes:
svn path=/head/; revision=359211
|
|
|
|
|
|
|
|
| |
This allows to use modern version of texinfo as well as allow packages to
install properly on a system built WITHOUT_INFO
Notes:
svn path=/head/; revision=359201
|
|
|
|
|
|
|
|
| |
using the base version if exists of the port version if it doesn't exists in
base
Notes:
svn path=/head/; revision=359192
|
|
|
|
|
|
|
|
|
| |
This enforce usage of gmake-lite instead of gmake to avoid circular dependency
Suggested by: miwi
Notes:
svn path=/head/; revision=359188
|
|
|
|
| |
Notes:
svn path=/head/; revision=359128
|
|
|
|
|
|
|
|
| |
CR: D239
Approved by: portmgr (bapt@)
Notes:
svn path=/head/; revision=358922
|
|
|
|
|
|
|
|
|
|
| |
fetched from untrusted sources directly into the ports tree
CR: D269
Reviewed by: portmgr (antoine)
Notes:
svn path=/head/; revision=358915
|
|
|
|
|
|
|
|
|
|
|
|
| |
installed kernel module. This would otherwise break comms/uarduno on amd64
when converting this port to USES=kmod.
PR: 189621 (in private followup)
Submitted by: Bob Frazier <bobf@mrp3.com>
MFH: 2014Q2
Notes:
svn path=/head/; revision=358828
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
changes that Debian made to their libtool. The first command applies to
libtool versions 1.4 and up. The second command is somewhat more elaborate
but essentially it uses the sed hold space to move an "elif...fi" block
down. It applies to 2.x. Together these reduce overlinking to unpatched
.la files (from ports that don't have USES=libtool yet but also .la files
in the work directory).
The third and fourth command fix relinking. During staging libtool may
relink libA when it links to another library in the work directory libB.
The reason is that libA created during build phase has its runpath set to
the location of libB in the work directory. This allows running an
executable that links to libA from within the work directory. The relink
removes this extra runpath.
When libtool relinks libA it replaces "libB.la" on the linker command line
with "-L${STAGEDIR}${PREFIX}/lib -lB" with the intention to link to libB in
the stage directory but this -L flag isn't necessarily the first so another
libB may be linked instead. The two sed commands make relink the same as a
normal link. This means libtool will relink with libraries from the work
directory using a path similar to "../srcB/.libs/libB.so" without -L flags.
This applies to libtool 1.4 and up. Earlier versions don't seem to relink
libraries.
(This fixes ports like devel/apr1 so they link with freshly built libraries
instead of installed libraries.)
Fix all ports with missing libraries.
Additionally:
archivers/rpm4: USES=patchfix.
databases/gdbm: INSTALL_TARGET=install-strip.
devel/gnome-vfs: remove patch that doesn't change anything.
devel/ois: INSTALL_TARGET=install-strip and use standard USE_AUTOTOOLS.
devel/zziplib: INSTALL_TARGET=install-strip, MAKE_CMD.
multimedia/mjpegtools: remove USE_AUTOTOOLS, use modern compiler on i386
instead of disabling optimisations.
net/libnetdude: disable static plugins.
PR: 190941
Exp-run: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=358784
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=358722
|
|
|
|
|
|
|
|
|
| |
Reviewed by: eadler
Phabric: D263
With hat: portmgr
Notes:
svn path=/head/; revision=358715
|
|
|
|
|
|
|
| |
descriptive.
Notes:
svn path=/head/; revision=358706
|
|
|
|
|
|
|
| |
overspecificity.
Notes:
svn path=/head/; revision=358704
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
FOO_WITH= foo=bar
CONFIGURE_ARGS will become now
ON: --with-foo=bar
OFF: --without-foo
PR: 191085
Submitted by: ohauer
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=358699
|
|
|
|
|
|
|
|
|
|
|
| |
descriptions provide no value for the user and should be expanded upon.
While here make one description fit in space limit
Reviewed by: marino
Notes:
svn path=/head/; revision=358666
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=358638
|
|
|
|
|
|
|
|
|
|
|
| |
Original patch: bapt
Phabric: D215
Exp-run: self, less orphans/leftovers with pkg_install with patch than without
and no new failures with pkg
With hat: portmgr
Notes:
svn path=/head/; revision=358636
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=358442
|
|
|
|
|
|
|
|
|
|
| |
Also, make it clear that short names come from the spdx.org list.
Requested by: eadler
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=358425
|
|
|
|
|
|
|
|
|
| |
by me before changing the license database and core logic.
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=358342
|
|
|
|
|
|
|
|
| |
PR: ports/187642
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=358329
|
|
|
|
| |
Notes:
svn path=/head/; revision=358325
|
|
|
|
|
|
|
|
|
|
|
|
| |
When using the plist hack to add __pycache__ entries for Python >= 3.2.0,
take @dirrmtry entries into account as well, otherwise if those directories
happen to contain __pycache__ subdirectories the latter will not be removed.
CR: D191
PR: 190847
Notes:
svn path=/head/; revision=358308
|