| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A big Thank You to the original contributors of these ports:
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Attila Nagy <bra@fsn.hu>
* Chad J. Milios <milios@ccsys.com>
* Damian Gerow <dgerow@afflictions.org>
* Daniel Morante <daniel@morante.net>
* Dave Cottlehuber <dch@skunkwerks.at>
* Dereckson <dereckson@gmail.com>
* Devin Teske <dteske@FreeBSD.org>
* Dmitriy Limonov
* Doug Barton <dougb@FreeBSD.org>
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Florent Thoumie <flz@xbsd.org>
* Ganael LAPLANCHE <ganael.laplanche@martymac.org>
* Gea-Suan Lin <gslin@gslin.org>
* Holger Lamm <holger@e-gitt.net>
* Holger Lamm <holger@e-gitt.net> and Mario S F Ferreira <lioux@FreeBSD.org>
* Jeremy Faulkner <gldisater@gldis.ca>
* Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
* Martin Matuska <mm@FreeBSD.org>
* Maxim Ignatenko <gelraen.ua@gmail.com>
* Michael Johnson <ahze@ahze.net>
* Munish Chopra <mchopra@engmail.uwaterloo.ca>
* Oleg Alexeenkov <proler@gmail.com>
* Oleg R. Muhutdinov <mor@WhiteLuna.com>
* Pankov Pavel <pankov_p@mail.ru>
* Pav Lucistnik <pav@oook.cz>
* Rod Taylor <rbt@zort.on.ca>
* Ryan Steinmetz <zi@FreeBSD.org>
* Shaun Amott <shaun@FreeBSD.org>
* Stas Timokhin <stast@bsdportal.ru>
* Sverrir Valgeirsson <e96sv@yahoo.se> and
* Tsung-Han Yeh <snowfly@yuntech.edu.tw>
* Vasil Dimov <vd@FreeBSD.org>
* Yashin Dmitry <yashin.dm@gmail.com>
* glocke@bsdstammtisch.at
With hat: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVSION on all consumers. ABI-breaking changes were introduced and
recompile of consumers is necessary.
Remove unused cryptopp dependency from devel/xeus. Upstream migrated to OpenSSL
several releases ago. [1]
[1] https://github.com/jupyter-xeus/xeus/commit/c98c44c174cafcf424f4203dc3c61564118feb3e
Changes: https://www.cryptopp.com/release840.html
Notes:
svn path=/head/; revision=562021
|
|
|
|
| |
Notes:
svn path=/head/; revision=551618
|
|
|
|
|
|
|
|
|
|
|
| |
Update to newer release which contains a fix for CVE-2020-13848:
https://github.com/pupnp/pupnp/commit/c805c1de1141cb22f74c0d94dd5664bda37398e0
MFH: 2020Q4
Security: CVE-2020-13848
Notes:
svn path=/head/; revision=551336
|
|
|
|
| |
Notes:
svn path=/head/; revision=545743
|
|
|
|
| |
Notes:
svn path=/head/; revision=542943
|
|
|
|
| |
Notes:
svn path=/head/; revision=539755
|
|
|
|
|
|
|
|
|
| |
- new option RAQM
- resurrect deprecated gdlib-config
- bump dependend ports
Notes:
svn path=/head/; revision=533989
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Reduce spurious HTTP 416 errors due to ill-defined bytes header.
- UpnpEnableWebserver: Error correctly when web server compiled-out.
- Remove TRUE/FALSE, IN/OUT/INOUT defines and BOOL typedef.
- Add list test and replace the list.h file.
- Check for -lpthread too (updates pthread m4 check from upstream).
Bump PORTREVISION of dependent ports.
PR: 243619
Submitted by: salvadore (maintainer)
Notes:
svn path=/head/; revision=526508
|
|
|
|
| |
Notes:
svn path=/head/; revision=525021
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove THREADS option - upstream recommends building with threads and the
build system now adds the appropriate flags automatically
Bump PORTREVISION on consumers due to shared lib version increase
PR: 241132
Submitted by: Farid Hajji <farid@hajji.name>
Notes:
svn path=/head/; revision=519643
|
|
|
|
|
|
|
|
|
|
|
| |
Bump consumers for ABI changes.
Changes: https://github.com/mrjimenez/pupnp/blob/release-1.10.0/ChangeLog
PR: 242089
Submitted by: Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer)
Notes:
svn path=/head/; revision=517993
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
Notes:
svn path=/head/; revision=507372
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump revision of consumers for shared library change
Changes: http://pupnp.sourceforge.net/ChangeLog
PR: 234669
Submitted by: Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer)
Notes:
svn path=/head/; revision=501684
|
|
|
|
|
|
|
| |
PR: 237407
Notes:
svn path=/head/; revision=501682
|
|
|
|
|
|
|
|
|
|
| |
While here, update to the last available SVN tarball.
PR: 203828
Submitted by:Tobias Kortkamp <tobik@freebsd.org>
Notes:
svn path=/head/; revision=499599
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine
Notes:
svn path=/head/; revision=498476
|
|
|
|
|
|
|
|
|
| |
undefined reference to 'std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)@GLIBCXX_3.4.21'
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=495424
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Switch to USES=localbase
- Add missing USES=readline (for amulecmd and webserver)
- Switch to options helpers
- Fix WWW and license for amule-devel
- Fix plists for WITHOUT=NLS case: manpages are not built when NLS is disabled
PR: 234829
Submitted by: amdmi3
Approved by: bar (maintainer, via private email)
Notes:
svn path=/head/; revision=490730
|
|
|
|
|
|
|
|
|
| |
with GeoIP 2.
Also, as suggested by zi, add an UPDATING note about this.
Notes:
svn path=/head/; revision=490211
|
|
|
|
| |
Notes:
svn path=/head/; revision=488780
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741
Notes:
svn path=/head/; revision=486467
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
We now install a pkgconfig file which will allow ports to check whether
cryptopp was built with assembly instructions enabled or not. There are
a few functions that will be undefined if built without assembly and
-DCRYPTOPP_DISABLE_ASM needs to be passed to the compiler in that case
to avoid build failures. This is not new, but the pkgconf file should
make it easier to determine if the flag is needed or not.
Fix several ports due to API changes and to use the new pkgconf file
to determine cryptopp location and build flags. Special cases below.
deskutils/cdcat
- Use cryptopp shared library instead of static, detect with pkgconf
devel/xeus
- Fix dependencies and remove header-only libraries from RUN_DEPENDS
- Rework to use the cryptopp pkgconf file
- net/cppzmq CMake files were fixed in r477649, remove hacks for that
as they were seemingly causing devel/xeus-cling to link to cryptopp
unnecessarily
- Remove C++17 code from cryptopp checks for compatibility
devel/xeus-cling
- Fix dependencies
- Remove hacks for previously broken cppzmq CMake files and no longer
needed cryptopp dependency
Changes: https://www.cryptopp.com/#news
PR: 230579 (original patch, not used)
Submitted by: yuri
Notes:
svn path=/head/; revision=477967
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: →https://reviews.freebsd.org/D15540
Notes:
svn path=/head/; revision=473503
|
|
|
|
| |
Notes:
svn path=/head/; revision=465274
|
|
|
|
| |
Notes:
svn path=/head/; revision=455251
|
|
|
|
| |
Notes:
svn path=/head/; revision=454659
|
|
|
|
| |
Notes:
svn path=/head/; revision=442540
|
|
|
|
| |
Notes:
svn path=/head/; revision=442521
|
|
|
|
|
|
|
| |
- Add graphics/png as dependency for WEBSERVER option
Notes:
svn path=/head/; revision=434494
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE (BSL)
- Add CPE data
- Remove STATIC option and always install the shared library;
no reason not to.
- Remove GCC option and use USES=compiler framework
- Add FULL_DEBUG option to address CVE-2016-7420 and add a warning if trying
to use it. It will allow the asserts to be enabled which could be a
security risk. The standard DEBUG option is now safe to use.
- Add SIMD option for i386 and amd64 - requires a recent clang or gcc
- Don't install the cryptest binary; it is really only used for regression
testing, so only build it for the TEST_TARGET. It is useless without the
data files anyways.
- Take maintainership
- Bump PORTREVISON on dependent ports due to shared library bump
PR: 215015
Reported by: <fcsk.aim@gmail.com>
MFH: 2016Q4
Security: eab68cff-bc0c-11e6-b2ca-001b3856973b
Notes:
svn path=/head/; revision=428022
|
|
|
|
| |
Notes:
svn path=/head/; revision=427595
|
|
|
|
| |
Notes:
svn path=/head/; revision=424480
|
|
|
|
| |
Notes:
svn path=/head/; revision=423162
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Plasma5 ports
At the moment KDE ports use bsd.kde4.mk to handle their dependencies. When
working on the ports for KDE Frameworks and Plasma5 it seemed to be more
reasonable to create a new kde.mk instead of adding an bsd.kde5.mk.
The kde.mk in this review is a stripped down version of the one we are using in
the KDE Test repositories plasma5 branch [1] to only contain the parts relevant
to the current KDE4 ports in the portstree [2].
Changes to the KDE Ports needed by this:
Replace USE_KDE4 by USE_KDE [3]
Add USES=kde:4 [4]
[1] http://src.mouf.net/area51/view/branches/plasma5/KDE/Mk/Uses/kde.mk
[2] The version in the plasma5 branch also handles frameworks/plasma5 and
handles MASTER_SITES via a KDE_DIST variable similar to bsd.qt.mk for Qt
Ports -- I chose to leave this out for now, as the diff is already large
enough.
[3] I chose USE_KDE instead of USE_KDE4, USE_KDE5, USE_KDEX as the version we
want is already specified as argument to kde:<arg>
[4] For KDE Frameworks and Plasma5 ports this would be kde:5
PR: 210667
Approved by: portmgr, mat (mentor), rakuco (mentor)
Reviewed by: mat, rakuco
Differential Revision: https://reviews.freebsd.org/D6961
Notes:
svn path=/head/; revision=420774
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- new MASTER_SITES
- add security patch
PR: 210913
Submitted by: Piotr Kubaj
MFH: 2016Q3
Security: CVE-2015-8874
Security: CVE-2016-3074
Security: http://www.openwall.com/lists/oss-security/2016/07/12/4
Notes:
svn path=/head/; revision=418829
|
|
|
|
| |
Notes:
svn path=/head/; revision=417526
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to non-static build
- Update devel port to svn revision 10871
- Remove WX_UNICODE
- Regenerate patch
- Try sorting USES
- Remove article from COMMENT
PR: 203670
Notes:
svn path=/head/; revision=400063
|
|
|
|
| |
Notes:
svn path=/head/; revision=397916
|
|
|
|
|
|
|
|
|
|
|
| |
All applications in the ports tree works correctly with unicode version of wxGTK
Newer version of wxGTK are unicode only (3.0+)
Note that now WX_UNICODE macro is noop
Notes:
svn path=/head/; revision=397077
|
|
|
|
| |
Notes:
svn path=/head/; revision=396852
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Categories: net-p2p, comms
Note that qrq was not properly staged, it failed stage-QA.
aprsd failed check-plist; it had a plist orphan. Now it fails stage-QA
with a fs violation, but it may be acceptable. Fixes added to both.
approved by: PTHREAD blanket
Notes:
svn path=/head/; revision=382189
|
|
|
|
| |
Notes:
svn path=/head/; revision=372503
|