| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine
|
|
|
|
| |
- Switch to USES=localbase
|
|
|
|
|
|
|
| |
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
| |
With hat: python@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version. When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.
Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it. The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20. Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.
PR: 195724
Exp-run by: antoine
Approved by: portmgr (antoine)
|
|
|
|
| |
- Drop @dirrm* from plist
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
While here:
- audio/esound:
* use @sample
* use install-strip target to strip binaires
- audio/Maaate:
* strip binaries
- audio/xmms-festalon:
* strip binaries
- audio/freealut
* strip binaries
|
|
|
|
|
|
|
| |
- Remove GPLv3 and add LGPL21 to LICENSE
PR: ports/185516
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
| |
dependency
- Fix OPTIONS
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- While I'm here:
- Remove deprecated PTHREAD_*
- Convert to new OPTIONS helper
- Support STAGEDIR
PR: ports/181887
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
| |
C++ fix taken from dports.
|
|
|
|
| |
audio)
|
|
|
|
|
|
|
|
| |
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix
|
|
|
|
| |
Approved by: portmgr (bdrewery)
|
| |
|
|
|
|
| |
Convert USE_READLINE by USES=readline
|
|
|
|
|
|
|
| |
- Trim header.
PR: ports/171959
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
|
|
|
| |
Remove file:
files/patch-ecatools__ecaplay.c
PR: ports/168990
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
| |
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
| |
PR: 158478
Submitted by: Ports Fury
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/150662
Submitted by: KATO Tsuguru <tkato432 at yahoo.com>
|
|
|
|
|
|
| |
- Changelog: http://eca.cx/relnotes/ecasound_v2_7_2_relnotes.txt
Approved by: mentors (implicit)
|
|
|
|
|
| |
Approved by: itetcu (mentor)
Feature safe: yes
|
|
|
|
|
| |
PR: 140113
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
5 to 6.
Forgotten by: araujo@
Reported by: QAT
|
|
|
|
|
| |
PR: 131822
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 126795
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 126593
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 117330
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
| |
PR: 116016
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
letter a-c
|
|
|
|
|
|
| |
- Bump PORTREVISION
Submitted by: pointyhat via kris
|
|
|
|
|
| |
PR: ports/106988
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
|
|
| |
- these include astro/ audio/ biology/ chinese/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
|
|
|
|
|
|
| |
program will link it rather than a system one
PR: ports/101437
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
|
| |
|
|
|
|
| |
Approved by: portmgr (kris)
|
|
|
|
|
| |
Submitted by: Ports fury
PR: ports/92609
|
|
|
|
|
| |
PR: ports/90562
Submitted by: Ports Fury
|
|
|
|
| |
PR: ports/89566
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
|