non port: net-im/jabberd/Makefile |
SVNWeb
|
Number of commits found: 111 (showing only 100 on this page) |
Mon, 13 Feb 2023
|
[ 13:04 Muhammad Moinur Rahman (bofh) ] c379da0
net-im/jabberd: Ignore with mysql 8.0
PR: 269203
Reported by: exp-run
|
Wed, 8 Feb 2023
|
[ 10:53 Muhammad Moinur Rahman (bofh) ] 6e1233b (Only the first 10 of 159 ports in this commit are shown above. )
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
|
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:22 Tobias C. Berner (tcberner) ] 103413d (Only the first 10 of 87 ports in this commit are shown above. )
net-im: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Alberto Villa <avilla@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua>
* Andrew Lewis <freeghb@gmail.com>
* Andrey Akhmichin <sepulkarium45@yahoo.com>
* Bartek Rutkowski <r@robakdesign.com>
* Bernard Spil <brnrd@freebsd.org>
* Brendan Molloy <brendan+freebsd@bbqsrc.net>
* Denis Shaposhnikov <dsh@vlink.ru> (Only the first 15 lines of the commit message are shown above )
|
Tue, 21 Jun 2022
|
[ 20:57 Po-Chuan Hsieh (sunpoet) ] b42e7a0 (Only the first 10 of 14 ports in this commit are shown above. )
security/libgsasl: Update to 2.0.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://gitlab.com/gsasl/gsasl/-/blob/master/NEWS
|
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, 23 Feb 2020
|
[ 08:07 sunpoet ]
Update LIB_DEPENDS after splitting gsasl library into libgsasl
- Bump PORTREVISION for dependency change
|
Fri, 15 Nov 2019
|
[ 10:12 tobik ] (Only the first 10 of 95 ports in this commit are shown above. )
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql
|
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
|
Tue, 2 Apr 2019
|
[ 03:35 yuri ] (Only the first 10 of 50 ports in this commit are shown above. )
dns/libidn: Update to 1.35
Bump 48 ports.
Previous update to 1.34 broke jabberd.
PR: 228048
|
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
|
Fri, 2 Nov 2018
|
[ 00:22 mm ]
Update net-im/jabberd to 2.7.0
|
Thu, 25 Oct 2018
|
[ 22:07 mm ]
net-im/jabberd: add missing build dependency on pkgconfig
|
Tue, 23 Oct 2018
|
[ 13:05 mm ]
net-im/jabberd: remove dependency on autoconf-archive
|
Mon, 22 Oct 2018
|
[ 23:54 mm ]
net-im/jabberd: fix build errors with MariaDB 10.2
PR: 228382
Submitted by: Fabian Wenk <fabian@wenks.ch>
|
[ 23:47 mm ] (Only the first 10 of 11 ports in this commit are shown above. )
net-im/jabberd:
- add OpenSSL 1.1 patches from upstream
- use autoreconf
- make portlint happier
|
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
|
Wed, 27 Jun 2018
|
[ 13:55 mat ] (Only the first 10 of 44 ports in this commit are shown above. )
Do not force stop services when a package is deinstalled.
Starting or stopping services is the role of pkg(8).
Sponsored by: Absolight
|
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
|
Wed, 26 Jul 2017
|
[ 14:46 mm ]
Update net-im/jabberd to 2.6.1
PR: 221014
Security: CVE-2017-10807
|
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
|
Sun, 5 Feb 2017
|
[ 21:20 tijl ] (Only the first 10 of 32 ports in this commit are shown above. )
- Remove inclusion of bsd.default-versions.mk from ftp/curl/Makefile so
bsd.default-versions.mk can rely on ARCH being defined.
- In bsd.port.mk move inclusion of bsd.default-versions.mk from the
pre-makefile section to the options section so the variables can be used
earlier. Also put the bit of code sitting between the options section and
the pre-makefile section into the options section.
- Remove last few cases where ports set WITH_OPENSSL_PORT. This variable is
handled in bsd.default-versions.mk and some ports were setting it after
including bsd.port.options.mk. After FreeBSD 9 EoL all but a few ports,
and then only when setting non-default options, work without setting that
variable.
PR: 215996
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Fri, 27 Jan 2017
|
[ 18:38 mm ]
Update jabberd to 2.5.0
|
Thu, 5 Jan 2017
|
[ 11:00 amdmi3 ] (Only the first 10 of 29 ports in this commit are shown above. )
Remove always-true/false conditions after 9.x, 10.[12] EOL
While here, couple minor fixes
portmgr blanket
|
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.
|
Sun, 28 Aug 2016
|
[ 12:28 mm ] (Only the first 10 of 12 ports in this commit are shown above. )
Update net-im/jabberd to 2.4.0
Add patch for crypt_r() conflict in 12-CURRENT
|
Mon, 8 Aug 2016
|
[ 13:46 mat ] (Only the first 10 of 80 ports in this commit are shown above. )
USE_BDB cleanup.
- USE_BDB=4x+ -> USES=bdb.
- USE_BDB=yes -> USES=bdb.
- USE_BDB=xx -> USES=bdb:xx.
Other modernisations when I see them.
PR: 209183
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 5 Mar 2016
|
[ 22:38 mm ]
Update net-im/jabberd to version 2.3.6
|
Thu, 17 Dec 2015
|
[ 17:19 mat ] (Only the first 10 of 70 ports in this commit are shown above. )
Fix usage of ${PERL5}.
${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.
While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.
PR: 205367
With hat: portmgr
Sponsored by: Absolight
|
Sat, 21 Nov 2015
|
[ 15:04 mm ]
Always depend on gsasl and remove old commented options
|
Fri, 30 Oct 2015
|
[ 13:57 mm ]
Update jabberd to 2.3.4
|
Sun, 4 Oct 2015
|
[ 08:28 mm ]
Update jabberd2 to 2.3.3
Cyrus SASL support has been dropped upstream.
|
Fri, 19 Jun 2015
|
[ 06:35 mm ]
Switch to kqueue(2)
|
Sun, 23 Nov 2014
|
[ 09:40 antoine ]
- Unbreak
- Allow staging as a regular user
- Cleanup 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
|
[ 11:40 mm ]
Remove pkg-install and pkg-deinstall
Use .sample config files instead of .dist
Improve pkg-plist
|
Sat, 30 Aug 2014
|
[ 18:18 tijl ] (Only the first 10 of 51 ports in this commit are shown above. )
dns/libidn:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Always install libidn-components.png because it is used by libidn.info
- Add -lintl to Libs.private instead of Libs in libidn.pc
|
Thu, 24 Jul 2014
|
[ 18:34 tijl ] (Only the first 10 of 208 ports in this commit are shown above. )
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 )
|
Wed, 9 Jul 2014
|
[ 14:15 tijl ]
- Add USES=libtool and INSTALL_TARGET=install-strip
- Remove references to PTHREAD_CFLAGS and PTHREAD_LIBS
|
Fri, 27 Jun 2014
|
[ 17:21 miwi ] (Only the first 10 of 94 ports in this commit are shown above. )
- Chase database/sqlite3 slib bump
Approved by: portmgr (myself)
|
Tue, 3 Jun 2014
|
[ 13:58 amdmi3 ]
- Convert security/gsasl to USES=libtool, drop .la files
- Bump revisions of dependent ports as gsasl .so version has changed
- Convert USE_BZIP2 and USE_XZ to USES in some ports
Approved by: portmgr blanket
|
Sun, 9 Feb 2014
|
[ 23:42 mm ]
Fix invalid conditional
|
Fri, 3 Jan 2014
|
[ 01:13 bapt ] (Only the first 10 of 95 ports in this commit are shown above. )
Part 2 at removing now useless FETCH_ARGS redifition
|
Tue, 17 Dec 2013
|
[ 10:15 matthew ]
Switch to MASTER_SITES LOCAL/matthew for the 8.x compatible location
to get the distfiles from.
Submitted by: tijl
Approved by: mm (maintainer, implicit)
|
Sun, 15 Dec 2013
|
[ 22:14 matthew ] (Only the first 10 of 16 ports in this commit are shown above. )
Update to 2.3.1
* Staging support
* New style LIB_DEPENDS
* Use OPTIONS helpers
* OPTIONS_SINGLE to select between Cyrus SASL and gsasl
* Two new options: EXPERIMENTAL and SUPERCEDED
The port requires OpenSSL >= 1.0.1, so set WANT_OPENSSL_PORTS=yes
everywhere except for on FreeBSD 10.x, where it's in the base system.
The github.org MASTER_SITE a) redirects to a server in the Amazon
cloud and b) requires use of HTTPS.
(a) implies setting fetch(1) to follow redirects, which is usually
frowned upon. However, this pattern is recommended in bsd.sites.mk
for use with GitHub.
(b) is troublesome for FreeBSD 8.x, as fetch(1) hasn't grown HTTPS
support there yet. Hence provide a copy of the distfile on
http://people.freebsd.org/ as a 2nd MASTER_SITE
Approved by: mm (maintainer)
|
Fri, 20 Sep 2013
|
[ 22:13 bapt ] (Only the first 10 of 186 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im)
|
Tue, 17 Sep 2013
|
[ 06:51 bapt ] (Only the first 10 of 19 ports in this commit are shown above. )
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Mon, 24 Jun 2013
|
[ 13:53 mm ]
Unbreak build with clang
PR: ports/179543
Submitted by: Guido Falsi <madpilot@FreeBSD.org>
|
Sat, 27 Apr 2013
|
[ 11:59 mva ] (Only the first 10 of 219 ports in this commit are shown above. )
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising
|
Tue, 22 Jan 2013
|
[ 08:47 mm ]
Update net-im/jabberd to 2.2.17
|
Mon, 31 Dec 2012
|
[ 10:49 mm ]
Update some of my ports to new options framework
Submitted by: Baptiste Daroussin <bapt@FreeBSD.org>
|
Mon, 10 Dec 2012
|
[ 15:10 ume ] (Only the first 10 of 62 ports in this commit are shown above. )
Update cyrus-sasl2 to 2.1.26.
This bumps shlib version of libsasl2.
|
Tue, 4 Sep 2012
|
[ 11:54 rea ]
net-im/jabberd: fix CVE-2012-3525
PR: ports/170894
Approved by: maintainer timeout (2 weeks)
Security: http://www.vuxml.org/freebsd/4d1d2f6d-ec94-11e1-8bd8-0022156e8794.html
QA page: http://codelabs.ru/fbsd/ports/qa/net-im/jabberd/2.2.16_2
|
Sun, 3 Jun 2012
|
[ 13:54 johans ]
Chase security/gsasl library update
|
Sat, 12 May 2012
|
[ 07:42 mm ]
Update to 2.2.16
PR: ports/167813
Submitted by: Bjoern Koenig <bkoenig@alpha-tierchen.de>
|
Mon, 19 Mar 2012
|
[ 09:57 mm ]
Add patch for upstream bug #899284
https://bugs.launchpad.net/jabberd2/+bug/899284
Reported by: decke
Feature safe: yes
|
Sun, 19 Jun 2011
|
[ 10:14 mm ]
Update to 2.2.14
Switch to USERS and GROUPS
|
Wed, 23 Mar 2011
|
[ 15:53 mm ] (Only the first 10 of 58 ports in this commit are shown above. )
- Add LICENSE knob(s)
|
Sat, 19 Mar 2011
|
[ 13:15 ale ] (Only the first 10 of 131 ports in this commit are shown above. )
Bump PORTREVISION for ports linking to default libmysqlclient.
|
Mon, 14 Mar 2011
|
[ 08:40 wen ] (Only the first 10 of 29 ports in this commit are shown above. )
- Bump PORTREVISION to chase the update of dns/libidn
|
Fri, 25 Feb 2011
|
[ 14:08 johans ]
Chase security/gsasl update
|
Thu, 24 Feb 2011
|
[ 16:01 mm ]
- Update to 2.2.13
|
Tue, 15 Feb 2011
|
[ 19:14 mm ]
- Update to 2.2.12
- Remove MD5 checksum
|
Thu, 12 Aug 2010
|
[ 06:33 mm ]
Update to 2.2.11
|
Mon, 5 Jul 2010
|
[ 21:34 mm ]
- Update to 2.2.10
Feature safe: yes
|
Tue, 15 Dec 2009
|
[ 20:59 krion ]
Chase deps shlib version after updating security/gsasl
|
Mon, 5 Oct 2009
|
[ 07:12 bland ]
Enable optional Cyrus-SASL support.
PR: 138868
Approved by: maintainer timeout
|
Sun, 9 Aug 2009
|
[ 17:57 mm ]
- Update to 2.2.9
|
Tue, 5 May 2009
|
[ 14:15 mm ]
- Update to 2.2.8
- Fix MASTER_SITES
|
Mon, 23 Mar 2009
|
[ 12:18 mm ]
- Mark port MAKE_JOBS_SAFE
|
Tue, 3 Mar 2009
|
[ 16:33 mm ]
- Update to 2.2.7.1
- Add patch from Changeset 747
http://jabberd2.xiaoka.com/changeset/747
|
Wed, 18 Feb 2009
|
[ 11:18 mm ]
- Update to 2.2.7
|
Fri, 6 Feb 2009
|
[ 07:24 krion ]
Chase libs for previous security/gsasl update.
|
Wed, 21 Jan 2009
|
[ 14:48 mm ]
- Update to 2.2.5
|
Thu, 4 Sep 2008
|
[ 09:47 mm ]
- Update to 2.2.4
- Switch to .bz2 distfile
|
Thu, 28 Aug 2008
|
[ 19:45 mm ]
- Unbreak (we have gsasl 0.2.28 now)
|
Tue, 26 Aug 2008
|
[ 20:28 krion ]
- Update to version 0.2.28
- Bump sh lib version on depending ports
PR: ports/126857
Submitted by: mm@FreeBSD.org
|
[ 14:04 mm ]
- Mark broken until gsasl gets updated ( ports/126857 )
|
[ 08:01 mm ]
- Update to 2.2.3
|
Fri, 1 Aug 2008
|
[ 11:05 mm ]
- Update to 2.2.2
|
Fri, 20 Jun 2008
|
[ 11:57 mm ]
- Add runtime dependency on perl
- Improve startup script
- Bump PORTREVISION
|
Fri, 6 Jun 2008
|
[ 13:51 edwin ] (Only the first 10 of 73 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
Sat, 24 May 2008
|
[ 00:04 mm ]
- Update to 2.2.0
|
Wed, 30 Apr 2008
|
[ 11:32 mm ]
- Update to 2.1.24.1
|
Sat, 5 Apr 2008
|
[ 14:58 mnag ]
- Remove use of sqlite3-threads
- Bump PORTREVISION
|
Mon, 25 Feb 2008
|
[ 11:14 mm ]
- Update to 2.1.23
|
Mon, 14 Jan 2008
|
[ 14:21 mm ]
- Update to 2.1.21
|
Thu, 3 Jan 2008
|
[ 15:32 mm ]
- Remove optional support for Cyrus SASL (unsupported from 2.1.20) [1]
- Add support for backend daemon requires to startup script (WITH_REQUIRES) [2]
- Bump PORTREVISION
PR: ports/119287 [1], ports/119247 [2]
Submitted by: Denis Eremenko [1], Mike Andrews [2]
|
Sun, 30 Dec 2007
|
[ 11:50 mm ]
- Update to 2.1.20
|
Sun, 21 Oct 2007
|
[ 20:56 mm ]
- Update to 2.1.18
|
Thu, 4 Oct 2007
|
[ 08:31 mm ]
- Update to 2.1.17
- Add small patch for sm/mod_iq_time.c
|
Wed, 5 Sep 2007
|
[ 13:56 krion ]
Chase libver after security/gsasl update.
|
[ 13:24 mm ]
- Add choice between GNU SASL and Cyrus SASL
- Use SQLite3 with threads on WITH_SQLITE
- Bump PORTREVISION
PR: ports/116072
Submitted by: Alex Deiter <tiamat at komi.mts.ru>
Approved by: mm (maintainer, implicit)
|
Wed, 29 Aug 2007
|
[ 14:07 mm ]
- Update to 2.1.15
- Remove patch-sasl patch (already in source)
- Better describe items in OPTIONS
- Fix USE_BDB (4.1.25 is minimal supported version)
- Enable MySQL backend as default
- Disable fs backend (suitable for testing only)
|
Mon, 27 Aug 2007
|
[ 09:38 mm ]
- Add bugfix for SASL (SVN changesets 356 + 357)
- Bump PORTREVISION
Tested by: miwi
|
Thu, 16 Aug 2007
|
[ 13:53 mm ]
- Update to 2.1.14
- Fix TARGETDIR/PREFIX [1]
PR: ports/115307 [1]
Submitted by: Michael Nottebrock [1]
|
Mon, 13 Aug 2007
|
[ 10:28 mm ]
- Update to 2.1.13
Approved by: garga (mentor, implicit)
|
Thu, 2 Aug 2007
|
[ 08:34 mm ]
- Update to 2.1.12
- Remove patch-aa (included in source)
Approved by: garga (mentor, implicit)
|
Number of commits found: 111 (showing only 100 on this page) |