non port: www/kannel/Makefile |
SVNWeb
|
Number of commits found: 74 |
Wed, 1 Feb 2023
|
[ 12:07 Muhammad Moinur Rahman (bofh) ] 7c2377d
www/kannel: Ignore with mysl 8.0
PR: 269203
Reported by: exp-run
Approved by: portmgr (just-fix-it)
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] e915e75 (Only the first 10 of 1623 ports in this commit are shown above. )
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above )
|
Sun, 10 Apr 2022
|
[ 19:11 Charlie Li (vishwin) ] d63665f (Only the first 10 of 892 ports in this commit are shown above. )
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
|
Sat, 26 Mar 2022
|
[ 08:27 Matthias Fechner (mfechner) ] 247c7db (Only the first 10 of 867 ports in this commit are shown above. )
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
Sun, 29 Aug 2021
|
[ 19:17 Bernhard Froehlich (decke) ] c658f9e
www/kannel: Add CPE information
Approved by: portmgr (blanket)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 26 Jul 2020
|
[ 18:18 tobik ]
www/kannel: Unbreak build with GCC 10 (-fno-common default)
/usr/local/bin/ld: libwap.a(wtp_resp.o):(.bss+0x8): multiple definition of
`dispatch_to_wsp'; libgw.a(wap_push_ota.o):(.bss+0x8): first defined here
http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-06-10_18h04m44s/logs/errors/kannel-1.4.4_9,1.log
PR: 246700
|
Fri, 8 Nov 2019
|
[ 12:53 tobik ] (Only the first 10 of 21 ports in this commit are shown above. )
www: Add missing USES=gnome
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 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, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542
|
Sat, 10 Mar 2018
|
[ 17:46 gerald ] (Only the first 10 of 1104 ports in this commit are shown above. )
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
|
Fri, 8 Dec 2017
|
[ 01:46 linimon ] (Only the first 10 of 27 ports in this commit are shown above. )
Mark these ports as buildable on armv6 after a trybroken run. (Also
tested with trybroken on armv7.)
The 'runaway process' ones are most likely just statistical.
Approved by: portmgr (tier-2 blanket)
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
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
|
Sat, 27 May 2017
|
[ 20:33 linimon ] (Only the first 10 of 22 ports in this commit are shown above. )
Mark some ports failing on armv6, for errors classified as "configure_error".
Note: this skips all the ports that _sometimes_ fail with CMake errors. We
need to investigate that problem, and find out if it is specific to the qemu
environment.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Mon, 8 May 2017
|
[ 17:21 dbaio ] (Only the first 10 of 66 ports in this commit are shown above. )
Update my email address
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D10648
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
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
|
Fri, 13 Jan 2017
|
[ 07:21 sunpoet ] (Only the first 10 of 23 ports in this commit are shown above. )
Update to 3.0.4
- Add LICENSE
- Use USES=localbase
- Use PORTDATA
- Sort PLIST
Changes: http://git.savannah.gnu.org/cgit/bison.git/tree/NEWS
Differential Revision: https://reviews.FreeBSD.org/D9073
PR: 215840
Exp-run by: antoine
|
Wed, 14 Dec 2016
|
[ 14:25 ehaupt ]
- Document the iconv runtime dependency
- Move from USE_OPENSSL to USES=ssl
- Move from MYSQL_USE to MYSQL_USES
- Bump PORTREVISION (because of dependency change)
PR: 215133
Submitted by: dbaio@bsd.com.br (maintainer)
MFH: 2016Q4
|
Sun, 20 Nov 2016
|
[ 09:38 gerald ] (Only the first 10 of 364 ports in this commit are shown above. )
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.
|
Wed, 29 Jun 2016
|
[ 17:28 amdmi3 ]
- Add PORTSCOUT
PR: 210698
Submitted by: dbaio@bsd.com.br (maintainer)
|
Mon, 25 Apr 2016
|
[ 16:13 mat ] (Only the first 10 of 84 ports in this commit are shown above. )
Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.
While there replace USE_SQLITE=x by USES=sqlite:x.
PR: 208971
Submitted by: mat
Exp-run by: antoine
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D5951
|
Fri, 1 Apr 2016
|
[ 14:33 mat ] (Only the first 10 of 2136 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 8 Jun 2015
|
[ 21:15 rodrigo ]
Update kannel to support a database by default, this is required by
kannel-sqlbox
PR: 173889
Submitted by: dbaio <dbaio@bsd.com.br> (maintainer)
|
Fri, 15 May 2015
|
[ 19:59 amdmi3 ] (Only the first 10 of 14 ports in this commit are shown above. )
- Update www/kannel to 1.4.4 (note that it's newer than development version
1.5.0)
- Add license
- Add kannel user/group
- Split and fix rc script
- Pass maintainership to submitter
PR: 200061
Submitted by: dbaio@bsd.com.br
|
Sat, 9 May 2015
|
[ 08:28 amdmi3 ]
- Remove unused MASTER_SITE_SUBDIR
- Switch to @sample
- Drop @dirrm* from plist
|
Sat, 22 Nov 2014
|
[ 19:13 crees ] (Only the first 10 of 31 ports in this commit are shown above. )
Switch to USES=pgsql
|
Sat, 5 Jul 2014
|
[ 12:19 tijl ] (Only the first 10 of 59 ports in this commit are shown above. )
Bump more ports that depend on libsqlite3.so:
- ports that set USE_SQLITE with the *_USE option helper
- ports that depend on libsqlite3 indirectly as reported by pkg rquery
Approved by: portmgr (implicit)
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above )
|
Sun, 16 Mar 2014
|
[ 16:07 ohauer ] (Only the first 10 of 21 ports in this commit are shown above. )
ports in cat www where MAINTAINER=ports
- USE_BZIP2 -> USES= tar:bzip2
- LICENSE=BSD -> BSD[n]CLAUSE
|
Thu, 30 Jan 2014
|
[ 08:58 danfe ]
- Stagify, modernize LIB_DEPENDS, use options helpers, touch COMMENT
- Drop the check for unsupported alpha architecture, sort the knobs
- Reformat and fix grammar in port description while I'm here
|
Fri, 20 Sep 2013
|
[ 23:36 bapt ] (Only the first 10 of 2206 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
|
Thu, 7 Feb 2013
|
[ 12:37 gahr ] (Only the first 10 of 39 ports in this commit are shown above. )
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: www)
Approved by: portmgr
|
Mon, 10 Dec 2012
|
[ 19:11 mm ] (Only the first 10 of 233 ports in this commit are shown above. )
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
|
Thu, 30 Aug 2012
|
[ 12:08 bdrewery ]
- Convert to new options framework
- Remove ABI version from LIB_DEPENDS
Approved by: eadler, bapt (mentors, implicit)
|
Tue, 14 Feb 2012
|
[ 12:45 mm ] (Only the first 10 of 140 ports in this commit are shown above. )
Bump pcre library dependency due to 8.30 update
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Sat, 20 Aug 2011
|
[ 01:55 sylvio ]
- Update to 1.5.0
|
Fri, 17 Jun 2011
|
[ 15:13 bapt ]
Fix master_site
|
Sat, 16 Oct 2010
|
[ 09:17 sunpoet ]
- Eliminate coredump on amd64
- Bump PORTREVISION
PR: ports/151436
Submitted by: Dmitry Pryanishnikov <lynx.ripe@gmail.com>
Approved by: pgollucci (mentor, implicit)
|
Fri, 16 Jul 2010
|
[ 00:03 timur ]
PR: 148633
Add OPTIONS to the port and ability to link against mysql, pgsql and sqlite3.
|
Mon, 27 Jul 2009
|
[ 07:13 miwi ]
- unbreak www/kannel on sparc64, it does compile perfectly fine
PR: 134515
Submitted by: Florian Smeets <flo@kasimir.com>
|
Sun, 22 Mar 2009
|
[ 17:48 pav ]
- Update to 1.4.3
PR: ports/132826
Submitted by: Andrey Antoukh <andsux@gmail.com>
|
Mon, 9 Mar 2009
|
[ 19:29 miwi ] (Only the first 10 of 60 ports in this commit are shown above. )
- Reset farrokhi@freebsd.org due to long period of inactivity.
Approved by: portmgr (linimon)
|
Sat, 9 Jun 2007
|
[ 22:10 miwi ]
- Add rc script
Submitted by: Antony Halse <g.halse@ru.ac.za>
Approved by: maintainer implicit
|
Wed, 8 Nov 2006
|
[ 09:28 farrokhi ] (Only the first 10 of 66 ports in this commit are shown above. )
Change my email address to farrokhi@ in all ports that I maintain.
Approved by: miwi (mentor)
|
Sun, 8 Oct 2006
|
[ 18:34 miwi ]
- Add MASTER_SITES
- Switch to bz2 distfile
- cleanup Makefile
PR: ports/104150
Submitted by: Babak Farrokhi <babak@farrokhi.net> (Maintainer)
|
Wed, 27 Sep 2006
|
[ 11:27 miwi ]
- Update to 1.4.1
- Pet portlint
- Pass maintainership to submitter
PR: ports/103671
Submitted by: Babak Farrokhi <babak(at)farrokhi.net>
|
Sat, 13 May 2006
|
[ 04:41 edwin ] (Only the first 10 of 105 ports in this commit are shown above. )
Remove USE_REINPLACE from categories starting with W
|
Fri, 25 Nov 2005
|
[ 18:57 pav ]
- Remove mbuni patches; the files are gone
- Add SHA256
|
Sat, 26 Mar 2005
|
[ 21:53 kris ]
BROKEN on sparc64: Does not compile
Approved by: portmgr (self)
|
Mon, 14 Mar 2005
|
[ 14:22 flz ]
- Add two knobs to use two extra patches from http://www.mbuni.org/.
PR: ports/78667
Submitted by: Andrew Wingorodov <andr@sms-tv.ru>
|
Sun, 13 Mar 2005
|
[ 09:31 krion ]
Update MASTER_SITES and WWW: line
PR: ports/78748
Submitted by: Ports Fury
|
Wed, 22 Dec 2004
|
[ 08:28 krion ]
Add missing dependency.
|
Mon, 20 Dec 2004
|
[ 09:25 krion ]
Update to version 1.4.0
PR: ports/75271
Submitted by: Ports Fury
|
Mon, 23 Feb 2004
|
[ 23:08 kris ]
BROKEN on alpha: Does not compile
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ] (Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Thu, 20 Feb 2003
|
[ 19:15 knu ] (Only the first 10 of 196 ports in this commit are shown above. )
De-pkg-comment.
|
Sun, 2 Feb 2003
|
[ 13:32 nork ]
Update to 1.2.1.
PR: ports/47332
Submitted by: Ports Fury
|
Thu, 2 Jan 2003
|
[ 18:18 dinoex ] (Only the first 10 of 12 ports in this commit are shown above. )
fix MAINTAINTER to ports@FreeBSD.org
PR: 46686
Submitted by: erwin@lansing.dk
|
Mon, 16 Sep 2002
|
[ 11:26 alane ]
Maintainer relenquishing ports.
PR: 42829
Submitted by: Martti Kuparinen <martti.kuparinen@iki.fi>
Approved by: maintainer
|
Tue, 29 Jan 2002
|
[ 12:08 knu ] (Only the first 10 of 21 ports in this commit are shown above. )
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
Sun, 8 Jul 2001
|
[ 07:09 dwcjr ]
Update WRKSRC to ${WRKDIR}/${DISTNAME} Update MASTER_SITES (add www in front
of maintainer's proposed site)
|
Thu, 29 Mar 2001
|
[ 16:35 sobomax ] (Only the first 10 of 166 ports in this commit are shown above. )
-pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS}
|
Wed, 28 Mar 2001
|
[ 13:09 kevlo ]
Update to version 1.0.3
|
Wed, 28 Feb 2001
|
[ 13:04 kevlo ]
Update to version 1.0.2
|
Mon, 26 Feb 2001
|
[ 04:45 steve ]
Update to version 1.0.1.
|
Tue, 30 Jan 2001
|
[ 17:15 sf ]
update to 1.0. change maintainer.
|
[ 13:53 sobomax ]
Reassign maintainership to ports@FreeBSD.org to indicate that the ports need
new maintainer.
|
Tue, 16 Jan 2001
|
[ 17:33 sobomax ] (Only the first 10 of 365 ports in this commit are shown above. )
Massive style enforcement - use ^I instead of spaces for variables identation.
|
Fri, 21 Jul 2000
|
[ 07:42 alex ]
For production systems, --with-malloc=native is a recommended feature. Configs
from debian/ directory are outdated, one should use from gw/
|
Thu, 20 Jul 2000
|
[ 08:32 alex ]
Fix bug, when WAP-mobiles finally try to request a page. This patch raises the
pthread stack default size and compiles the port with -pthread.
|
Wed, 19 Jul 2000
|
[ 15:23 alex ]
Add kannel 0.10.2 - a wap / sms gateway.
|
Number of commits found: 74 |