non port: devel/gwenhywfar/Makefile |
SVNWeb
|
Number of commits found: 86 |
Sun, 30 Jul 2023
|
[ 20:15 Jason E. Hale (jhale) ] 98310b4
devel/gwenhywfar*: Update to 5.10.2
|
Sun, 2 Jul 2023
|
[ 17:22 Jason E. Hale (jhale) ] 2617740
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
|
Tue, 1 Nov 2022
|
[ 20:32 Jason E. Hale (jhale) ] 140eec0
devel/gwenhywfar*: Update to 5.10.1
|
Sun, 11 Sep 2022
|
[ 10:20 Felix Palmen (zirias) ] ddae4e9 (Only the first 10 of 1105 ports in this commit are shown above. )
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
|
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 )
|
Thu, 24 Feb 2022
|
[ 14:24 Jason E. Hale (jhale) ] 8d73a92
devel/gwenhywfar*: Update to 5.9.0
|
[ 14:24 Jason E. Hale (jhale) ] c654ecc
devel/gwenhywfar*: Fix overly aggressive pkg-plist substitutions
|
Thu, 14 Oct 2021
|
[ 21:30 Stefan Eßer (se) ] be52033
devel/gwenhywfar: Add CPE information
Approved by: portmgr (blanket)
|
Tue, 22 Jun 2021
|
[ 18:53 Kevin Bowling (kbowling) ] da3162c (Only the first 10 of 914 ports in this commit are shown above. )
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
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
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.
|
Fri, 12 Mar 2021
|
[ 23:02 jhale ]
devel/gwenhywfar*: Update to 5.6.0
|
Fri, 30 Oct 2020
|
[ 11:29 jhale ]
devel/gwenhywfar: Update to 5.4.1
|
Mon, 29 Jun 2020
|
[ 16:26 jhale ] (Only the first 10 of 14 ports in this commit are shown above. )
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]
|
Sat, 28 Dec 2019
|
[ 18:47 jhale ]
devel/gwenhywfar: Update to 4.20.2
|
[ 10:24 jhale ]
devel/gwenhywfar: Update MASTER_SITES
|
Mon, 4 Nov 2019
|
[ 22:20 zeising ] (Only the first 10 of 102 ports in this commit are shown above. )
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'.
|
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
|
Sat, 16 Mar 2019
|
[ 21:41 tcberner ]
devel/gwenhywfar: remove qt4 slave (Qt4 deprecation)
Approved by: portmgr (implicit)
|
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, 2 Dec 2018
|
[ 15:41 rene ] (Only the first 10 of 464 ports in this commit are shown above. )
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
|
Wed, 31 Oct 2018
|
[ 23:32 jhale ]
devel/gwenhywfar-qt5: Fix build on powerpc64
PR: 232844
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Sponsored by: IntegriCloud
|
Thu, 2 Aug 2018
|
[ 18:48 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.
|
Thu, 28 Jun 2018
|
[ 17:39 tcberner ] (Only the first 10 of 1416 ports in this commit are shown above. )
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
|
Sun, 18 Feb 2018
|
[ 13:10 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)
|
Sat, 17 Feb 2018
|
[ 01:26 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
|
Thu, 3 Aug 2017
|
[ 09:48 jhale ]
Update to 4.18.0
Fix overlinking in devel/gwenhywfar-qt5
|
Tue, 23 May 2017
|
[ 05:03 rezny ] (Only the first 10 of 711 ports in this commit are shown above. )
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
|
Wed, 22 Feb 2017
|
[ 16:58 bapt ]
Readd gmake diffoscope shows some files are different
|
[ 15:02 bapt ] (Only the first 10 of 52 ports in this commit are shown above. )
Drop useless dependency on gmake (bmake build those fine)
|
Sat, 29 Oct 2016
|
[ 11:38 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.
|
Sat, 15 Oct 2016
|
[ 12:30 jhale ]
Update to 4.15.3
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 27 Mar 2016
|
[ 14:58 tijl ] (Only the first 10 of 183 ports in this commit are shown above. )
- 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)
|
Fri, 1 Jan 2016
|
[ 05:14 jhale ] (Only the first 10 of 15 ports in this commit are shown above. )
- Update devel/gwenhywfar* to 4.14.0
- Update finance/aqbanking to 5.5.1
|
Fri, 2 Jan 2015
|
[ 18:46 pi ] (Only the first 10 of 104 ports in this commit are shown above. )
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 )
|
Mon, 22 Sep 2014
|
[ 12:37 jhale ]
- Trim @dirrm[try] from pkg-plist
|
Wed, 30 Jul 2014
|
[ 03:57 pi ] (Only the first 10 of 94 ports in this commit are shown above. )
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)
|
Wed, 23 Jul 2014
|
[ 09:54 tijl ] (Only the first 10 of 139 ports in this commit are shown above. )
- 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)
|
Tue, 24 Jun 2014
|
[ 22:53 bapt ]
Use MAKE_CMD
|
[ 11:46 amdmi3 ] (Only the first 10 of 11 ports in this commit are shown above. )
- Switch devel/gwenhywfar* to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
|
Sun, 1 Jun 2014
|
[ 09:10 marino ]
devel/gwenhywfar: Fix on F10, F11, and DF
The newer platforms need explicit linking to libintl.so
|
Thu, 10 Oct 2013
|
[ 00:58 jhale ]
- Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
|
Fri, 20 Sep 2013
|
[ 17:04 bapt ] (Only the first 10 of 482 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
|
Fri, 13 Sep 2013
|
[ 08:21 bapt ]
Fix build on head
|
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)
|
Fri, 3 May 2013
|
[ 16:36 ehaupt ] (Only the first 10 of 95 ports in this commit are shown above. )
Chase security/libgcrypt update
|
Fri, 26 Apr 2013
|
[ 10:44 ak ] (Only the first 10 of 277 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt)
|
Tue, 23 Apr 2013
|
[ 10:13 bapt ] (Only the first 10 of 97 ports in this commit are shown above. )
Convert devel to USES=pkgconfig
|
Thu, 14 Feb 2013
|
[ 09:42 gahr ] (Only the first 10 of 133 ports in this commit are shown above. )
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr
|
Mon, 22 Oct 2012
|
[ 17:50 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
|
Thu, 13 Sep 2012
|
[ 04:45 jhale ] (Only the first 10 of 41 ports in this commit are shown above. )
- Update MAINTAINER to my new FreeBSD.org address
Approved by: makc (mentor)
|
Sun, 2 Sep 2012
|
[ 09:58 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)
|
Sat, 1 Sep 2012
|
[ 17:05 rakuco ] (Only the first 10 of 27 ports in this commit are shown above. )
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 )
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Fri, 25 May 2012
|
[ 21:36 jgh ]
- Update to 4.3.3
- Use USE_QT4
PR: ports/168324
Submitted by: maintainer, bsdkaffee@gmail.com
|
Sat, 14 Apr 2012
|
[ 06:18 jgh ]
- Update to 4.3.2
- while here use datadir in plist
PR: ports/166903
Submitted by: maintainer, bsdkaffee@gmail.com
|
Thu, 5 Jan 2012
|
[ 22:20 rm ]
- update to 4.3.1
PR: 163834
Submitted by: Jason E. Hale <bsdkaffee at gmail dot com> (maintainer)
|
Sun, 2 Oct 2011
|
[ 21:00 swills ]
- Update to 4.3.0
PR: ports/160998
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
|
Fri, 26 Aug 2011
|
[ 07:53 miwi ]
- Update to 4.2.1
PR: 160201
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
|
Sun, 31 Jul 2011
|
[ 20:04 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
|
Sun, 5 Jun 2011
|
[ 18:43 novel ] (Only the first 10 of 95 ports in this commit are shown above. )
Chase security/gnutls update and add an UPDATING entry.
|
Thu, 17 Mar 2011
|
[ 09:33 wen ]
- Update to 4.0.9
PR: ports/155617
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
|
Mon, 28 Feb 2011
|
[ 19:49 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
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Wed, 10 Mar 2010
|
[ 00:44 fluffy ]
- Update to version 3.11.3
- Pass maintaineship to submitter
PR: 144518
Submitted by: Jason E. Hale <bsdkaffee AT gmail DOT com>
|
Sat, 19 Sep 2009
|
[ 00:21 miwi ]
- Fix build
PR: 136427
Reported by: Monty Hall <kungfu_disciple@sbcglobal.net>
Feature safe: yes
|
Mon, 17 Aug 2009
|
[ 05:53 novel ]
Fix gnutls dependency line.
Reported by: QAT
Pointy hat to: novel
|
Sun, 16 Aug 2009
|
[ 18:04 novel ] (Only the first 10 of 65 ports in this commit are shown above. )
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-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
|
Mon, 20 Jul 2009
|
[ 05:33 pgollucci ]
- fix ENOTCONN handling
Note: patch accepted upstream
PR: ports/136698
Submitted by: "James E. Flemer" <jflemer@alum.rpi.edu> (maintainer)
|
Mon, 22 Jun 2009
|
[ 20:19 amdmi3 ]
- Update to 3.9.0
PR: 135914
Submitted by: Jan Henrik Sylvester <me@janh.de>
|
Sun, 21 Jun 2009
|
[ 20:23 amdmi3 ]
- Update to 3.8.3
PR: 135716
Submitted by: Jan Henrik Sylvester <me@janh.de>
|
Mon, 11 May 2009
|
[ 20:41 pav ]
- Update to 3.6.0
PR: ports/129598
Submitted by: G. Paul Ziemba <p-fbsd-bugs@ziemba.us>
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
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 )
|
Fri, 6 Jun 2008
|
[ 13:21 edwin ] (Only the first 10 of 367 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)
|
Mon, 10 Mar 2008
|
[ 13:12 rafan ]
- Fix build with WITH_PORTDOCS
- Grammar fix for pkg-descr
PR: ports/121506
Submitted by: Edward Sanford Sutton, III <mirror176 at cox.net>
|
Fri, 18 Jan 2008
|
[ 07:58 joerg ]
Move the pkg-config file from ${prefix}/lib to ${prefix}libdata.
While being here, remove the now obsolete SSLDEBUG option.
|
Wed, 16 Jan 2008
|
[ 09:50 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.
|
Thu, 1 Feb 2007
|
[ 02:42 kris ] (Only the first 10 of 348 ports in this commit are shown above. )
Use libtool port instead of included version to avoid objformat a.out botch
|
Tue, 23 Jan 2007
|
[ 08:19 lawrance ]
Drop maintainership.
|
Sun, 8 Oct 2006
|
[ 16:05 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)
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
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.
|
Wed, 8 Jun 2005
|
[ 14:45 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>
|
Number of commits found: 86 |