Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.19.0.1_13 27 Dec 2017 15:55:01 |
tijl |
Remove devel/pwlib, net/openh323 and net/ohphone. The OpenH323 project
was split into OpalVoip and H323Plus in 2007, both also available as ports.
Remove dependency on net/openh323 from net/asterisk13. The chan_h323
module has been replaced with chan_ooh323 which no longer depends on
openh323. |
1.19.0.1_13 21 Oct 2017 06:50:50 |
jbeich |
multimedia/ffmpeg: update to 3.4
Notable changes:
- i386/amd64 now depend on NASM per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed
Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled
dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 223057
Exp-run by: antoine |
1.19.0.1_12 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
1.19.0.1_11 25 Jun 2017 00:29:09 |
linimon |
Begin deorbit burn of ia64. We have not attempted to build packages for
it for many years.
While here, alphabetize ARCHs, pet portlint, and modernize usages.
Approved by: portmgr (tier-2 blanket) |
1.19.0.1_11 30 Apr 2017 01:12:10 |
linimon |
Provide more descriptive error messages for ports failing on powerpc64.
Approved by: portmgr (tier-2 blanket) |
1.19.0.1_11 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
1.19.0.1_10 11 Dec 2016 15:22:47 |
jbeich |
multimedia/ffmpeg: update to 3.2.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR: 207547
Submitted by: riggs, ebirth@b0ss.net (libressl fix)
Exp-run by: antoine (3 tries) |
1.19.0.1_9 20 Nov 2016 09:38:09 |
gerald |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
1.19.0.1_8 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
1.19.0.1_8 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.19.0.1_8 12 Oct 2014 15:26:30 |
antoine |
Allow stripping as a regular user |
1.19.0.1_8 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) |
1.19.0.1_7 26 Aug 2014 13:47:22 |
wg |
net/openh323: conflicts with h323plus
PR: 192985
Submitted by: Nikola Kolev |
1.19.0.1_7 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 ) |
1.19.0.1_6 10 Jul 2014 12:13:12 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.
CR: D307
Approved by: portmgr (bapt) |
1.19.0.1_6 24 Apr 2014 15:11:01 |
amdmi3 |
- Optionize |
1.19.0.1_6 20 Mar 2014 07:32:57 |
ehaupt |
- Support staging
- USES -> gmake
- This port does not build with clang, therefore use GCC and hereby fix this
port on 10.x (port is crucial for net/asterisk)
- Strip shared objects
- New LIB_DEPENDS definition |
1.19.0.1_6 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.19.0.1_6 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 |
1.19.0.1_6 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.19.0.1_5 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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 |
1.19.0.1_5 02 Aug 2011 20:58:23 |
ehaupt |
Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared. |
1.19.0.1_5 24 Jun 2011 22:39:03 |
mm |
Bump due to ffmpeg update to 0.7.1 |
1.19.0.1_4 04 Apr 2011 19:24:29 |
mr |
Fix compile if audio/gsm is installed |
1.19.0.1_4 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.19.0.1_4 25 Feb 2011 01:32:18 |
delphij |
Chase after net/openldap24-server update.
Reminded by: miwi |
1.19.0.1_3 11 Feb 2011 15:58:00 |
tabthorpe |
- Return these ports to the heap at maintainer's request
Approved by: portmgr |
1.19.0.1_3 24 Jan 2011 23:19:06 |
flo |
- -fPIC is also required on powerpc
PR: ports/153826
Submitted by: andreast
Approved by: maintainer timeout (15 days)
Feature safe: yes |
1.19.0.1_3 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.19.0.1_3 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
1.19.0.1_3 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
1.19.0.1_2 24 Jul 2010 16:38:20 |
mm |
- Update ffmpeg to 0.6 |
1.19.0.1_1 19 Sep 2009 17:31:09 |
miwi |
- Respect PREFIX/LOCALBASE
PR: 137683
Submitted by: amdmi3@
Approved by: maintainer
Feature safe: yes |
1.19.0.1_1 27 Aug 2009 18:18:43 |
amdmi3 |
- Use correct SF url
- Use DIST_SUBDIR instead of DISTNAME hack
- Mark pwlib MAKE_JOBS_UNSAFE
PR: 138236
Submitted by: myself
Approved by: Steve Ames <steve@energistic.com> (maintainer via private email,
openh323 patch approved as well) |
1.19.0.1_1 05 Jan 2009 19:04:45 |
delphij |
Bump PORTREVISION's after OpenLDAP update.
Suggested by: rafan |
1.19.0.1 20 Aug 2008 00:57:32 |
ade |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
1.19.0.1 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- 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) |
1.19.0.1 01 Mar 2008 07:25:16 |
rafan |
- Update to 1.19.0.1
PR: ports/119376
Submitted by: Steve Ames <steve at energistic.com> (maintainer) |
1.18.0_6 17 Oct 2007 10:13:01 |
ade |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
1.18.0_5 30 Sep 2007 04:47:37 |
linimon |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
1.18.0_4 26 Jul 2007 17:31:53 |
rafan |
- Install version.h to DATADIR, some ports' configure script looks this
file, for example, the newer version of asterisk.
PR: ports/114613
Submitted by: viper <viper at perm.raid.ru>
Approved by: Steve Ames <steve at energistic.com> (maintainer) |
1.18.0_3 23 Feb 2007 22:51:12 |
mezz |
Chase the shared library version of speex, bump the PORTREVISION. |
1.18.0_2 30 Jan 2007 04:23:59 |
kris |
Retire NO_FILTER_SHLIBS now that it no longer serves a purpose |
1.18.0_2 13 Jul 2006 00:39:57 |
sobomax |
Shared library name in FreeBSD should be libfoo.so.X, not libfoo.so.X.Y.Z. No
user-visible changes, so that keep PORTREVISION intact. |
1.18.0_2 07 May 2006 13:10:55 |
pav |
- Enable RFC2190 codec support using ffmpeg, knob WITH_FFMPEG
- Support external speex, knob WITH_SPEEX
- Remove indirect dependencies on expat and openldap (via pwlib)
PR: ports/95423
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Approved by: Steve Ames <steve@energistic.com> (maintainer) |
1.18.0_1 27 Apr 2006 20:37:25 |
fjoe |
- Check for LOCALBASE, not for PREFIX. This fixes dependent port
build with overridden PREFIX
- Bump PORTREVISION
Approved by: MAINTAINER |
1.18.0 05 Apr 2006 18:17:35 |
netchild |
Update to 1.18.0.
PR: 95311
Submitted by: maintainer |
1.17.3_2 14 Mar 2006 01:51:49 |
mnag |
- Fix openh323u.mak to ports can use.
- Bump PORTREVISION
- Reorganize Makefile
- portlint(1)
PR: 94234
Submitted by: maintainer
Approved by: portmgr (marcus) |
1.17.3_1 05 Mar 2006 16:17:53 |
netchild |
Fix the amd64 build (and perhaps other arches which need -fPIC).
Maintainer informed.
Tested on: amd64 tinderbox
Approved by: portmgr (linnimon) |
1.17.3_1 14 Feb 2006 21:53:30 |
netchild |
- chase the pwlib library rename
- don't change the name of the lib depending on the hw-architecture
- let Steve Ames maintain the port
Discussed with: Steve Ames <steve@energistic.com> |
1.17.3 05 Feb 2006 13:39:41 |
netchild |
This is an initial port of newer versions of:
- pwlib -> 1.9.2
- openh323 -> 1.17.3
The decission of porting the development releases instead of the stable
releases is based upon a discussion with the openh323 developers.
They serve as a start to be able to porting newer versions of e.g.
gnomemeeting et al.
Further tweaks/improvements to them may be required when other ports
start to use these versions.
Unlike the previous versions of those ports, they install a shared lib
now. So ports which depend upon them in the future should add a RUN_DEPENDS
upon them. Additionally the build time for those ports will decrease,
since they don't need to build pwlib/openh323 each time and grab them
from the build directory.
PR: 83396
Submitted by: Steve Ames <steve@energistic.com>
In colaboration with: Steve Ames <steve@energistic.com> |
1.12.2_1 03 Feb 2006 21:16:58 |
kris |
Add autoconf 2.53 dependency, needed to run :configure target |
1.12.2_1 30 Jan 2006 23:20:05 |
kuriyama |
Chase shlib bump of libexpat. |
1.12.2 25 Nov 2005 16:48:31 |
pav |
- Add SHA256 |
1.12.2 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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. |
1.12.2 10 Jun 2005 21:30:34 |
pav |
- Update to 1.12.2
PR: ports/82086
Submitted by: Steve Ames <steve@energistic.com> |
1.12.0_5 16 May 2005 02:45:10 |
lawrance |
- Add a bison %pure-parser declaration in pwlib. The build was
depending on old bison behaviour (#define YYPURE) which no longer
works. Fixes crash of opengk and maybe more.
- Bump PORTREVISION of ports using pwlib (they link with it statically)
PR: ports/61053
Submitted by: Andrew MacTaggart <amactaggart@hkis.edu.hk>
Approved by: clement (mentor) |
1.12.0_4 08 Mar 2005 14:14:10 |
vs |
Fix breakage in the presence of ffmpeg
PR: ports/76931
Patch by: Jan Stocker |
1.12.0_4 21 Feb 2005 13:17:35 |
sergei |
- Try harder when determining WRKSRC of pwlib build-time dependency:
use cd ${PORTSDIR}/deve/pwlib && make -V WRKSRC instead of
hard-coding default location which is not always applicable
- While I'm here, pacify portlint(1) (spaces -> tab) |
1.12.0_4 05 Dec 2004 04:54:22 |
linimon |
With portmgr hat on, reset Roger's maintainership of these ports. While
he hopes to get back to FreeBSD work soon, it's probably fairer in the
meantime to see if anyone else who has more time can adopt them. |
1.12.0_4 28 Aug 2004 17:41:21 |
sobomax |
Unbreak with gcc 3.4. |
1.12.0_4 08 Jun 2004 06:27:44 |
sobomax |
Fix CAN-2004-0097 vulnerability in devel/pwlib, remove FORBIDDEN and bump
PORTREVISION of related ports.
Requested by: *many*
No reply from: security-officer
Obtained from: Debian/pwlib cvs |
1.12.0_3 26 May 2004 10:12:14 |
vs |
Fix build-issue when ffmpeg is installed.
PR: ports/59615
Submitted by: ume
Approved by: maintainer silence |
1.12.0_3 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.12.0_3 14 Mar 2004 07:58:26 |
kuriyama |
o Bump $LIB_DEPENDS line to chase expat's shlib version.
o Bump $PORTREVISION. |
1.12.0_2 12 Mar 2004 02:48:25 |
ade |
Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with
the USE_<x> equivalents. In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.
First in a series of major autotools cleanups. |
1.12.0_2 11 Mar 2004 18:48:07 |
eik |
Sync FORBIDDEN tags with the FreeBSD VuXML database, please refer to the
individual database entries for details. Report errors and omissions in the
database to the FreeBSD Security Officer <security-officer@FreeBSD.org>
bump PORTREVISON for x11/linux-XFree86-libs, since the vulnerabilites are
fixed. |
1.12.0_2 03 Mar 2004 16:38:02 |
pav |
- Style: s/@freebsd.org/@FreeBSD.org/ |
1.12.0_2 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.12.0_2 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.12.0_1 17 Nov 2003 19:28:33 |
marcus |
Use USE_OPENLDAP instead of requiring LDAP explicitly. This fixes the build
on bento.
Reported by: bento via kris |
1.12.0_1 02 Sep 2003 17:40:23 |
roger |
Add patch to make openh323 compile again. |
1.12.0_1 01 Sep 2003 05:29:21 |
roger |
Put back a patch I had accidentaly deleted which meant that IXJ support
was not compiled in. Add ldap dependency.
Bump revision |
1.12.0 28 Aug 2003 21:22:52 |
roger |
OpenH323 depends on pwlib being built first
(so it can get its headerfiles and libraries)
Pointed out by Joe Marcus Clarke and Kevin Overman |
1.12.0 28 Aug 2003 06:56:10 |
roger |
Upgrade to 1.12.0.
pwlib has been split out into its own port. |
1.11.2_1 08 Mar 2003 10:07:40 |
roger |
Fix source location
Approved by: Kris |
1.11.2_1 07 Mar 2003 06:08:06 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.11.2_1 05 Mar 2003 14:36:29 |
roger |
Fix breakage introduced by commits to bsd.port.mk
The post-patch targed used to run after BUILD_DEPENDS had been processed but
this is no longer the case.
I could have changed the post-patch target to pre-build.
But I may as well use the nice new PATCH_DEPENDS feature. |
1.11.2_1 02 Feb 2003 21:27:00 |
roger |
Add fix for -current /dev/dsp entries.
Reported by Lars Eggert |
1.11.2 28 Jan 2003 15:29:59 |
roger |
Update to new version ready for GnomeMeeting upgrade |
1.9.10_2 28 Nov 2002 08:17:49 |
roger |
Build simph323 statically.
Reported by: Alexander Nedotsukov <bland@mail.ru>
Approved by: kris |
1.9.10_1 21 Nov 2002 09:56:50 |
roger |
For fixes for 5.0 because the ixj driver does not compile on 5.0 systems
Submitted by: Kris |
1.9.10_1 12 Nov 2002 10:12:06 |
roger |
The IXJ driver does not compile on 5.x machines, so only add it as a
port dependency on FreeBSD 4.x and lower. |
1.9.10_1 06 Nov 2002 16:12:52 |
roger |
Drop the .ru mirror. Also check for source on the gnomemeeting site. |
1.9.10_1 29 Oct 2002 08:44:20 |
roger |
fix typo in port revision |
1.9.10 29 Oct 2002 08:26:59 |
roger |
Add some fixes for -current and s-video support from pwlib's CVS.
Reported by: Lars Eggert <larse@isi.edu> |
1.9.10 28 Oct 2002 00:00:39 |
roger |
Add patch for bison 1.75. |
1.9.10 25 Oct 2002 07:52:31 |
roger |
Upgrade to next version |
1.9.9.1 10 Oct 2002 18:27:21 |
roger |
Add expat dependency |
1.9.9.1 10 Oct 2002 18:16:29 |
roger |
Add speex as a dependency. |
1.9.9.1 10 Oct 2002 18:12:02 |
roger |
Update text. Fix portlint warning. |
1.9.9.1 10 Oct 2002 18:02:27 |
roger |
Upgrade to latest release. |
1.8.8 31 Aug 2002 02:44:07 |
kris |
Remove USE_NEWGCC, which is no longer supported or required.
Submitted by: Tilman Linneweh <tilman@arved.de>
PR: ports/40571 |
1.8.8 22 May 2002 00:44:57 |
roger |
Upgrade to latest version.
This fixes the green spots on the H.261 video |
1.8.5 19 Apr 2002 00:42:37 |
roger |
Upgrade to latest version |
1.8.2 01 Apr 2002 15:26:55 |
roger |
Upgrade to latest version |
07 Mar 2002 07:56:06 |
roger |
Fix EOF error from new bison installations. |
18 Jan 2002 05:27:29 |
roger |
Change PORTSDIR to ${WRKDIRPREFIX}${.CURDIR}/../../ so that bento can find
the ixj port properly. |
15 Jan 2002 15:06:17 |
roger |
Make OpenH323 check for the ixj driver header files. If they are not found,
extract them from the ixj driver port and use them. This will make bento build
packages for 4.x and 5.x with ixj support, even though the ixj driver fails to
compile on 5.x systems at this point in time. |
15 Jan 2002 09:31:24 |
roger |
Patch to look for the ixj driver (now in ports/comms/ixj) header files in
/usr/local/include/sys (as well as /usr/include/sys) Bump port revision |