Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.10.2_1 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
5.10.2 30 Jul 2023 20:15:29 |
Jason E. Hale (jhale) |
devel/gwenhywfar*: Update to 5.10.2 |
5.10.1 02 Jul 2023 17:22:16 |
Jason E. Hale (jhale) |
devel/gwenhywfar-fox16: Fix build with llvm16
theme.cpp:20:3: error: ISO C++17 does not allow 'register' storage class
specifier [-Wregister]
register FXint rr,gg,bb,dr,dg,db,r1,g1,b1,r2,g2,b2,yl,yh,yy,dy,n,t;
Reported by: pkg-fallout
MFH: 2023Q3 |
5.10.1 01 Nov 2022 20:32:49 |
Jason E. Hale (jhale) |
devel/gwenhywfar*: Update to 5.10.1 |
5.9.0 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
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) |
5.9.0 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 ) |
5.9.0 24 Feb 2022 14:24:13 |
Jason E. Hale (jhale) |
devel/gwenhywfar*: Fix overly aggressive pkg-plist substitutions |
5.9.0 24 Feb 2022 14:24:13 |
Jason E. Hale (jhale) |
devel/gwenhywfar*: Update to 5.9.0 |
5.6.0_1 14 Oct 2021 21:30:19 |
Stefan Eßer (se) |
devel/gwenhywfar: Add CPE information
Approved by: portmgr (blanket) |
5.6.0_1 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
5.6.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
5.6.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.6.0 12 Mar 2021 23:02:56 |
jhale |
devel/gwenhywfar*: Update to 5.6.0 |
5.4.1 30 Oct 2020 11:29:20 |
jhale |
devel/gwenhywfar: Update to 5.4.1 |
5.3.0 29 Jun 2020 16:26:57 |
jhale |
Update devel/gwenhywfar to 5.3.0 [1]
Update finance/aqbanking to 6.2.1
Fix gwenhywfar dependency in finance/gnucash
PR: 246812 [1]
Reported by: Jens Grassel <freebsd-ports@jan0sch.de> [1] |
4.20.2 28 Dec 2019 18:47:45 |
jhale |
devel/gwenhywfar: Update to 4.20.2 |
4.20.0_2 28 Dec 2019 10:24:49 |
jhale |
devel/gwenhywfar: Update MASTER_SITES |
4.20.0_2 04 Nov 2019 22:20:31 |
zeising |
Add USES=xorg USES=gl, ports categories d
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'd'. |
4.20.0_2 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 |
4.20.0_1 16 Mar 2019 21:41:17 |
tcberner |
devel/gwenhywfar: remove qt4 slave (Qt4 deprecation)
Approved by: portmgr (implicit) |
4.20.0_1 12 Dec 2018 01:35:36 |
gerald |
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 |
4.20.0 02 Dec 2018 15:41:48 |
rene |
Mark QT4 ports/functionality for removal on 2019-03-15
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 |
4.20.0 31 Oct 2018 23:32:08 |
jhale |
devel/gwenhywfar-qt5: Fix build on powerpc64
PR: 232844
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Sponsored by: IntegriCloud |
4.20.0 02 Aug 2018 18:48:22 |
jhale |
Update to 4.20.0
No functional changes. This version just fixes the shared library version
rollback that we were already patching for locally. |
4.19.0_1 30 Jun 2018 09:37:18 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
4.19.0_1 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
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 |
4.19.0_1 18 Feb 2018 13:10:45 |
jhale |
We need iconv from ports for the "//TRANSLIT" extension
$ aqhbci-tool4 getaccsepa -b 111111111 -a 2222222222
3:2018/02/18 08-02-57:gwen(32628):gui.c: 179: Cannot convert from
"US-ASCII//TRANSLIT" to "UTF-8", Invalid argument
3:2018/02/18 08-02-57:gwen(32628):args.c: 71: Error parsing "-b"
ERROR: Could not parse arguments
Reported by: aqbanking-user mailing list (archives only available to
subscribers) |
4.19.0 17 Feb 2018 01:26:35 |
jhale |
Update devel/gwenhywfar* to 4.19.0
Add devel/gwenhywfar-gtk3 slave port - support library for GTK3+
Remove unneeded linguisttools dependency from devel/gwenhywfar-qt5 |
4.18.0 03 Aug 2017 09:48:16 |
jhale |
Update to 4.18.0
Fix overlinking in devel/gwenhywfar-qt5 |
4.15.3_1 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
4.15.3 22 Feb 2017 16:58:14 |
bapt |
Readd gmake diffoscope shows some files are different |
4.15.3 22 Feb 2017 15:02:18 |
bapt |
Drop useless dependency on gmake (bmake build those fine) |
4.15.3 29 Oct 2016 11:38:35 |
jhale |
New port: devel/gwenhywfar-qt5, the Gwenhywfar Qt5 support library
While here:
- Clean up if statements in the master port
- Substitute the major.minor version in all gwenhywfar pkg-plists
devel/gwenhywfar/files/patch-configure had to be reworked, but the
changes only affect the new port and the other changes do not
affect the packages, so no PORTREVISON bump. |
4.15.3 15 Oct 2016 12:30:02 |
jhale |
Update to 4.15.3 |
4.14.0_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
4.14.0_1 27 Mar 2016 14:58:00 |
tijl |
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
supported by libgnutls-dane and gnutls-cli. Also clarify the option
description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4. Some ports used this library
in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed. Ports that used these have been
updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.
net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.
www/hydra: Mark BROKEN. This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.
PR: 207768
Exp-run by: antoine
Approved by: portmgr (antoine) |
4.14.0 01 Jan 2016 05:14:55 |
jhale |
- Update devel/gwenhywfar* to 4.14.0
- Update finance/aqbanking to 5.5.1 |
4.3.3_8 02 Jan 2015 18:46:34 |
pi |
security/libgcrypt: 1.6.1 -> 1.6.2, bump depends
Changes:
- src/sexp.c (do_vsexp_sscan): Return error for invalid args.
- cipher/md.c (_gcry_md_info): Fix a segv in case of calling
with wrong parameters.
- cipher/primegen.c (_gcry_generate_elg_prime): Change to return an
error code, possible NULL deref in call to prime generator.
- cipher/dsa.c (generate): Take care of new return code.
- cipher/elgamal.c (generate): Change to return an error code. Take
care of _gcry_generate_elg_prime return code.
- ecc: Support the non-standard 0x40 compression flag for EdDSA.
- mpi: Extend the internal mpi_get_buffer.
- mpi: Fix regression for powerpc-apple-darwin detection.
- Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in (Only the first 15 lines of the commit message are shown above ) |
4.3.3_7 22 Sep 2014 12:37:01 |
jhale |
- Trim @dirrm[try] from pkg-plist |
4.3.3_7 30 Jul 2014 03:57:24 |
pi |
security/libgcrypt: 1.5.3_3 -> 1.6.1
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
security/shishi with PR 192164 is already committed
[1] devel/ccrtp
[2] editors/abiword
[3] security/p5-Crypt-GCrypt
PR: 191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by: maintainer timeout, antoine (exp-run), portmgr (implicit) |
4.3.3_6 23 Jul 2014 09:54:02 |
tijl |
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
developers)
PR: 191274
Exp-run by: antoine
Approved by: portmgr (antoine) |
4.3.3_5 24 Jun 2014 22:53:25 |
bapt |
Use MAKE_CMD |
4.3.3_5 24 Jun 2014 11:46:45 |
amdmi3 |
- Switch devel/gwenhywfar* to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
4.3.3_4 01 Jun 2014 09:10:37 |
marino |
devel/gwenhywfar: Fix on F10, F11, and DF
The newer platforms need explicit linking to libintl.so |
4.3.3_4 10 Oct 2013 00:58:16 |
jhale |
- Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers |
4.3.3_4 01 Oct 2013 21:37:47 |
marino |
devel/gwenhywfar-fox16: add <unistd.h> for modern compilers
Since this is a slave port, patch had to be added to devel/gwenhywfar.
Approved by: portmgr (bapt, implicit) |
4.3.3_4 20 Sep 2013 17:04:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
4.3.3_4 13 Sep 2013 08:21:57 |
bapt |
Fix build on head |
4.3.3_4 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
4.3.3_4 03 May 2013 16:36:41 |
ehaupt |
Chase security/libgcrypt update |
4.3.3_3 26 Apr 2013 10:44:29 |
ak |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
4.3.3_3 23 Apr 2013 10:13:20 |
bapt |
Convert devel to USES=pkgconfig |
4.3.3_3 14 Feb 2013 09:42:13 |
gahr |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr |
4.3.3_3 22 Oct 2012 17:50:14 |
jhale |
- Generate plist for DOXYGEN option independent of the PORTDOCS macro
to avoid problems if NOPORTDOCS is defined
Approved by: makc (mentor, implicit)
Feature safe: yes |
4.3.3_3 13 Sep 2012 04:45:59 |
jhale |
- Update MAINTAINER to my new FreeBSD.org address
Approved by: makc (mentor) |
4.3.3_3 02 Sep 2012 09:58:32 |
rakuco |
In devel/gwenhywfar and finance/aqbanking, the documentation installed by
doxygen is massive and shouldn't be installed by default. [1] This was the
behavior prior to the last update, but while converting to OPTIONSng the
logic got lost.
Use the DOXYGEN option instead but we still need to check if DOCS is enabled
since the PORTDOCS macro is being used to generate the plist for the
documentation.
Also, fix typos s/DOC/DOCS/ in devel/gwenhywfar.
Bump PORTREVISION.
[1] Reported by: Jan Henrik Sylvester <me@janh.de>
PR: ports/171238
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) |
4.3.3_2 01 Sep 2012 17:05:15 |
rakuco |
devel/gwenhywfar:
- Repocopy devel/gwenhywfar to devel/gwenhywfar-{fox16,gtk2,qt4}.
- devel/gwenhywfar is now a master port and new slave ports will allow the
user to install the GUI libraries separately. This will make packaging
easier for finance/gnucash and finance/kmymoney-kde4.
finance/aqbanking:
- finance/aqbanking has been updated to 5.0.25 and includes a shlib bump, so
instead of making the user rebuild twice it is included here.
- Shlib bump aqbanking.33 -> aqbanking.34.
- Fix LICENSE.
- Convert to new OPTIONS framework.
finance/gnucash:
- Adjust LIB_DEPENDS for AQBANKING option so they are installed in the (Only the first 15 lines of the commit message are shown above ) |
4.3.3_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
4.3.3 25 May 2012 21:36:40 |
jgh |
- Update to 4.3.3
- Use USE_QT4
PR: ports/168324
Submitted by: maintainer, bsdkaffee@gmail.com |
4.3.2 01 May 2012 19:10:01 |
scheidell |
- Revert %%DATADIR%% changes to pkg-plists. Application is not DATADIR safe
- No PORTREVISION bump since the defaults do not change package
PR: ports/167461
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) |
4.3.2 14 Apr 2012 06:18:39 |
jgh |
- Update to 4.3.2
- while here use datadir in plist
PR: ports/166903
Submitted by: maintainer, bsdkaffee@gmail.com |
4.3.1 05 Jan 2012 22:20:41 |
rm |
- update to 4.3.1
PR: 163834
Submitted by: Jason E. Hale <bsdkaffee at gmail dot com> (maintainer) |
4.3.0 02 Oct 2011 21:00:17 |
swills |
- Update to 4.3.0
PR: ports/160998
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) |
4.2.1 26 Aug 2011 07:53:34 |
miwi |
- Update to 4.2.1
PR: 160201
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) |
4.2.0 31 Jul 2011 20:04:25 |
kwm |
Update to 4.2.0.
Pet portlint by moving LICENSE block.
Add depend on security/libgcrypt since gnutls no longer depends on it.
Add a patch to fix symbol visibility support with cc.
PR: ports/159032
Submitted by: maintainer |
4.0.9_1 05 Jun 2011 18:43:16 |
novel |
Chase security/gnutls update and add an UPDATING entry. |
4.0.9 17 Mar 2011 09:33:04 |
wen |
- Update to 4.0.9
PR: ports/155617
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer) |
4.0.7 28 Feb 2011 19:49:20 |
kwm |
Update to 4.0.7.
Gwenhywfar now contains GUI support instead of AqBanking (GTK and QT4 enabled
by default).
Add LICENSE (LGPL21)
PR: ports/154840
Submitted by: maintainer |
3.11.3_1 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
3.11.3_1 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
3.11.3 10 Mar 2010 00:44:18 |
fluffy |
- Update to version 3.11.3
- Pass maintaineship to submitter
PR: 144518
Submitted by: Jason E. Hale <bsdkaffee AT gmail DOT com> |
3.9.0_2 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
3.9.0_2 19 Sep 2009 00:21:49 |
miwi |
- Fix build
PR: 136427
Reported by: Monty Hall <kungfu_disciple@sbcglobal.net>
Feature safe: yes |
3.9.0_2 17 Aug 2009 05:53:19 |
novel |
Fix gnutls dependency line.
Reported by: QAT
Pointy hat to: novel |
3.9.0_2 16 Aug 2009 18:04:40 |
novel |
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update. |
3.9.0_1 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
3.9.0_1 20 Jul 2009 05:33:48 |
pgollucci |
- actually add the patch files |
3.9.0_1 20 Jul 2009 05:33:29 |
pgollucci |
- fix ENOTCONN handling
Note: patch accepted upstream
PR: ports/136698
Submitted by: "James E. Flemer" <jflemer@alum.rpi.edu> (maintainer) |
3.9.0 22 Jun 2009 20:19:06 |
amdmi3 |
- Update to 3.9.0
PR: 135914
Submitted by: Jan Henrik Sylvester <me@janh.de> |
3.8.3 21 Jun 2009 20:23:38 |
amdmi3 |
- Update to 3.8.3
PR: 135716
Submitted by: Jan Henrik Sylvester <me@janh.de> |
3.6.0 11 May 2009 20:41:48 |
pav |
- Update to 3.6.0
PR: ports/129598
Submitted by: G. Paul Ziemba <p-fbsd-bugs@ziemba.us> |
2.6.2_2 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
2.6.2_2 06 Jun 2008 13:21:59 |
edwin |
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) |
2.6.2_1 10 Mar 2008 13:12:30 |
rafan |
- Fix build with WITH_PORTDOCS
- Grammar fix for pkg-descr
PR: ports/121506
Submitted by: Edward Sanford Sutton, III <mirror176 at cox.net> |
2.6.2_1 18 Jan 2008 07:59:13 |
joerg |
Forgot to cvs add this file in the previous commit. |
2.6.2_1 18 Jan 2008 07:58:35 |
joerg |
Move the pkg-config file from ${prefix}/lib to ${prefix}libdata.
While being here, remove the now obsolete SSLDEBUG option. |
2.6.2 16 Jan 2008 09:50:59 |
joerg |
Upgrade to version 2.6.2. This is the latest 2.x version. As of
version 3.x (which is still very recent), the author has chosen to
no longer host the files on sourceforge.net, so I rather picked 2.x.
This is a prerequisite port for aqbanki. |
1.13.2_2 01 Feb 2007 02:42:06 |
kris |
Use libtool port instead of included version to avoid objformat a.out botch |
1.13.2_2 23 Jan 2007 08:19:11 |
lawrance |
Drop maintainership. |
1.13.2_2 08 Oct 2006 16:05:47 |
pav |
- Turn doxygen documentation off by default, make it into OPTIONS
PR: ports/103115 (based on)
Submitted by: ahze
Approved by: maintainer timeout (lawrance; 1 month) |
1.13.2_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
1.13.2 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.13.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.13.2 08 Jun 2005 14:45:19 |
lawrance |
Add gwenhywfar 1.13.2, multi-platform helper library for networking and
security applications.
PR: ports/80795 (based on)
Submitted by: Peter Cornelius <pcc.at.gmx.net> |