Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.10.11_7 23 Nov 2024 08:31:00 |
Gleb Popov (arrowd) |
*: Bump PORTREVISIONs of Pulseaudio consumers
Sponsored by: Future Crew, LLC |
2.10.11_6 25 Sep 2024 06:29:20 |
Robert Clausecker (fuz) |
devel/ptlib: remove BSDVIDEO option
No longer supported on any supported FreeBSD version, but
was errorneously enabled on FreeBSD 15-CURRENT, causing
plist issues.
Approved by: portmgr (build fix blanket) |
2.10.11_6 01 Jul 2024 20:27:23 |
Rene Ladan (rene) |
all: drop support for FreeBSD 13.2 which reached EOL today
Thanks again to jbeich for noticing various things I overlooked.
Reviewed by: acm, ashish, eduardo, ehaupt, eugen, jbeich, martymac, mat,
nobukata, sunpoet, tagattie, yuri, arrowd, kde
Differential Revision: https://reviews.freebsd.org/D45141 |
2.10.11_6 15 Oct 2023 11:14:59 |
Bernard Spil (brnrd) |
security/openssl: Update BROKEN_SSL ports referring to openssl30 |
2.10.11_6 07 Aug 2023 16:34:07 |
Gleb Popov (arrowd) |
audio/pulseaudio: Update to 16.1
Bump PORTREVISION on consumers.
Sponsored by: Serenity Cybersecurity, LLC
PR: 262713 |
2.10.11_5 06 Aug 2023 18:30:37 |
Muhammad Moinur Rahman (bofh) |
devel/ptlib: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
2.10.11_5 19 May 2023 19:28:54 |
Jan Beich (jbeich) |
devel/ptlib: respect JABBER=on BSDVIDEO=off V4L=off
Reported by: portscan |
2.10.11_5 30 Apr 2023 22:38:43 |
Muhammad Moinur Rahman (bofh) |
devel/ptlib: Mark BROKEN_SSL
- Requires OpenSSL deprecated BIO_s_file_internal
- Upstream has more recent versions from SF/opalvoip which might support
more recent versions of OpenSSL
- Fix pre-configure from my previous commit
Approved by: portmgr (blanket) |
2.10.11_5 30 Apr 2023 18:33:30 |
Muhammad Moinur Rahman (bofh) |
devel/ptlib: Unbreak on HEAD
- Convert to OPTIONSNG
- Pet portclippy
Approved by: portmgr (blanket) |
2.10.11_5 08 Feb 2023 10:53:56 |
Muhammad Moinur Rahman (bofh) |
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap
Convert the USE_LDAP=yes to USES=ldap and adds the following features:
- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features
Reviewed by: delphij
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D38233 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
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) |
2.10.11_5 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
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.
(Only the first 15 lines of the commit message are shown above ) |
2.10.11_5 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.10.11_5 30 Sep 2021 21:23:30 |
Rene Ladan (rene) |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
2.10.11_5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.10.11_5 09 May 2020 19:24:50 |
tijl |
Update devel/gmake to 4.3.
Some changes have been made in this release that break backwards
compatibility. Let USES=gmake force users to upgrade to this version so
port maintainers don't have to support older versions.
PR: 245725
Exp-run by: antoine
Approved by: portmgr (antoine) |
2.10.11_5 10 Mar 2020 14:24:19 |
bapt |
Use byacc instead of bison (via the new bison wrapper) |
2.10.11_5 06 Mar 2020 05:43:55 |
cy |
Fix build under 13-CURRENT as of the removal of bktr(4) (r358497).
This commit does not affect __FreeBSD_version < 1300082. |
2.10.11_4 01 Jan 2020 17:27:55 |
brnrd |
Chase rename of security/openssl111
- Categories a-m
MFH: 2020Q1 |
2.10.11_4 25 Nov 2019 12:33:48 |
tobik |
devel/ptlib: add missing plist entry for PulseAudio plugin
PR: 242221 |
2.10.11_3 25 Nov 2019 12:07:48 |
tobik |
devel/ptlib: Unbreak build with SDL=off
===> ptlib-2.10.11_3 need to specify sdl component(s) with USE_SDL.
- Move USES=sdl to the option
PR: 242221
Reported by: sdalu@sdalu.com |
2.10.11_3 08 Nov 2019 11:39:00 |
tobik |
devel: Add missing USES={gl,gnome,php,sdl} |
2.10.11_3 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
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 |
2.10.11_2 20 Dec 2018 06:18:57 |
linimon |
USES=compiler:c11 is necessary to build on GCC-based architectures.
While here, add ldflags to simplify Makefile.
PR: 233928
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
2.10.11_2 12 Dec 2018 20:00:49 |
tobik |
devel/ptlib builds fine with OpenSSL 1.1.1 after r484518
Also apply the OpenSSL 1.1.1 patch when SSL_DEFAULT=openssl111.
http://beefy11.nyi.freebsd.org/data/head-i386-default/p485718_s340864/logs/ptlib-2.10.11_2.log |
2.10.11_2 10 Nov 2018 10:09:49 |
mat |
security/openssl-devel was removed, but there is a security/openssl111 now. |
2.10.11_2 09 Nov 2018 15:46:58 |
swills |
devel/ptlib: fix build with OpenSSL 1.1
PR: 229023
Submitted by: brnrd (based on) |
2.10.11_2 29 Sep 2018 08:04:27 |
riggs |
Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4l |
2.10.11_1 16 Feb 2018 18:35:03 |
brnrd |
security/openssl-devel: Mark ports broken cat devel
- REASON from build log |
2.10.11_1 04 Nov 2017 11:43:35 |
dbaio |
Update license of ports using MPL (without version)
All ports now should use MPL[10|11|20] license.
Approved by: portmgr (blanket) |
2.10.11_1 21 Jan 2017 04:40:06 |
jbeich |
devel/ptlib: properly detect mmap(2) failure
PR: 216019
MFH: 2017Q1 |
2.10.11 21 Oct 2016 15:21:13 |
mat |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
2.10.11 12 Sep 2016 03:21:15 |
marino |
devel/ptlib: Document SSL requirement, set flags, and support LibreSSL
Approved by: SSL blanket |
2.10.11 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.10.11 14 Feb 2016 18:57:54 |
kwm |
The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.
The offical GNOME 3.18 release notes can be found at
https://help.gnome.org/misc/release-notes/3.18/
This update doesn't contain the glib/gtk c++ bindings which will
be done in a another update due to the requirement on c++11 and the
amount of fallout this probably will give.
GDM is still at version 3.16 due to some issues.
Bump mate-themes to use the gtk 3.18 version of the themes.
Thanks to Antoine Brodin for running the exp-runs.
This release was made possible by the following people:
Gustau Perez
Ting-Wei_Lan
PR: 207006 |
2.10.10_3 15 Nov 2015 15:34:51 |
tijl |
Let USES=autoreconf define AUTORECONF and use it throughout the tree.
PR: 204534
Approved by: portmgr (antoine) |
2.10.10_3 20 Feb 2015 13:04:50 |
marino |
devel/ptlib: Fix support for gcc-5
The ptlib port has a bug in a macro condition. The condition wants
to include a different c++ header if GCC 4.1 or below is used. Since
this compiler doesn't exist in ports and is ancient, I'm just going
to remove the check rather than fix it. This change fixes the build
for the upcoming gcc-5 release.
Approved by: just-fix-it blanket |
2.10.10_3 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
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. (Only the first 15 lines of the commit message are shown above ) |
2.10.10_2 02 Nov 2014 16:51:10 |
antoine |
Allow building with bison 3
PR: ports/194680 |
2.10.10_2 27 Oct 2014 11:03:01 |
bapt |
Cleanup plist |
2.10.10_2 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
2.10.10_1 29 Jul 2014 21:07:40 |
adamw |
Convert a bunch of USE_XZ to USES=tar:xz.
Approved by: portmgr (not really, but touches unstaged ports) |
2.10.10_1 24 Jul 2014 18:34:16 |
tijl |
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample (Only the first 15 lines of the commit message are shown above ) |
2.10.10 06 Feb 2014 15:49:09 |
kwm |
Stagify. |
2.10.10 02 Oct 2013 10:13:57 |
marino |
devel/ptlib: Remove just-committed patch
The patch I just committed was built against the previous version of ptlib.
THe patch does not even apply, so it must be removed to unbreak the port.
Noticed-by: kwm |
2.10.10 02 Oct 2013 09:13:43 |
marino |
devel/ptlib: Fix -fpermissive c++ errors on modern compilers
Approved by: portmgr (bapt, implicit) |
20 Sep 2013 21:50:40
|
kwm |
Move ptlib26, opal3 and ekiga3 to unversioned ports and update to:
ptlib to 2.10.10
opal to 3.10.10
ekiga to 4.0.1 |
2.4.4_2 20 Sep 2013 21:39:43 |
kwm |
Remove old versions, in preperation of svn mv of versioned ports to unversioned. |
2.4.4_2 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
02 Sep 2013 06:45:48
|
bapt |
Eradicate USE_GNOME=pkgconfig from devel
While here:
USE_GMAKE->USES=gmake
USE_GNOME=gnomehack->USES=pathfix
USE_PERL5*->USES=perl5 |
2.4.4_2 08 Mar 2013 11:32:12 |
bapt |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
2.4.4_2 02 Mar 2013 22:53:56 |
kwm |
Assign to gnome@
Approved by: previous maintainer (priv mail) |
2.4.4_2 11 Nov 2012 14:46:39 |
rm |
- update maintainer's email and Last name (the change was confirmed
in private email)
PR: 173284
PR: 173285
PR: 173286
Submitted by: Eric Camachat <eric at camachat dot org> (maintainer)
Feature safe: yes |
2.4.4_2 18 Feb 2012 10:18:33 |
mva |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
2.4.4_1 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
2.4.4_1 25 Feb 2011 01:32:18 |
delphij |
Chase after net/openldap24-server update.
Reminded by: miwi |
2.4.4 03 Jan 2011 22:04:24 |
kwm |
Explicitly disable alsa support.
PR: ports/153220
Submitted by: myself
Approved by: maintainer timeout (18 days) |
2.4.4 10 May 2010 21:09:09 |
kwm |
Register conflicts between pwlib ptlib and ptlib26. |
2.4.4 01 Apr 2010 09:25:57 |
linimon |
Attempt to fix build on powerpc.
Hat: portmgr |
2.4.4 18 Dec 2009 20:07:35 |
pav |
- Unbreak on 8.x
PR: ports/141395
Submitted by: Eric L. Chen <lihong@ieee.org> (maintainer) |
2.4.4 22 Oct 2009 18:23:28 |
erwin |
- Set NO_LATEST_LINK to not overlap with devel/ptlib26
- Update maintainer address
PR: 139804
Submitted by: "Eric L. Chen" <lihong@ieee.org> (maintainer) |
2.4.4 23 Feb 2009 18:53:26 |
beech |
- Fix build with amd64
- Sort plist
Submitted by: Eric L. Chen <d9364104@mail.nchu.edu.tw> (maintainer)
Reviewed by: itetcu
Reported by: QAT |
2.4.4 23 Feb 2009 06:22:49 |
beech |
- Add files/patch-make_lib.mak
PR: ports/131961
Submitted by: Eric L. Chen <d9364104@mail.nchu.edu.tw> (maintainer) |
2.4.4 23 Feb 2009 06:20:35 |
beech |
- Fix pkg-plist
- Remove conflict with pwlib-*, since they have different installed path.
- Depends on pkgconfig not gnometarget, it uses pkgconfig actuallly.
PR: ports/131961
Submitted by: Eric L. Chen <d9364104@mail.nchu.edu.tw> (maintainer) |
2.4.4 21 Feb 2009 19:01:08 |
gabor |
PWLib is a multi-platform code library that can be used to write
applications that will compile and run on the BSD Unixes, Windows, Linux
and a few other Unix variants. It was developed by Equivalence Ltd Pty.
It is used by the OpenH323 library.
WWW: http://www.openh323.org/
PR: ports/131129
Submitted by: "Eric L. Chen" <d9364104@mail.nchu.edu.tw> |