non port: devel/gwenhywfar/Makefile |
Number of commits found: 87 |
Saturday, 23 Dec 2023
|
18:14 Nuno Teixeira (eduardo)
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree
3572ca3 |
Sunday, 30 Jul 2023
|
20:15 Jason E. Hale (jhale)
devel/gwenhywfar*: Update to 5.10.2
98310b4 |
Sunday, 2 Jul 2023
|
17:22 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
2617740 |
Tuesday, 1 Nov 2022
|
20:32 Jason E. Hale (jhale)
devel/gwenhywfar*: Update to 5.10.1
140eec0 |
Sunday, 11 Sep 2022
|
10:20 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
ddae4e9 |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Thursday, 24 Feb 2022
|
14:24 Jason E. Hale (jhale)
devel/gwenhywfar*: Update to 5.9.0
8d73a92 |
14:24 Jason E. Hale (jhale)
devel/gwenhywfar*: Fix overly aggressive pkg-plist substitutions
c654ecc |
Thursday, 14 Oct 2021
|
21:30 Stefan Eßer (se)
devel/gwenhywfar: Add CPE information
Approved by: portmgr (blanket)
be52033 |
Tuesday, 22 Jun 2021
|
18:53 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
da3162c |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Friday, 12 Mar 2021
|
23:02 jhale
devel/gwenhywfar*: Update to 5.6.0
|
Friday, 30 Oct 2020
|
11:29 jhale
devel/gwenhywfar: Update to 5.4.1
|
Monday, 29 Jun 2020
|
16:26 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]
|
Saturday, 28 Dec 2019
|
18:47 jhale
devel/gwenhywfar: Update to 4.20.2
|
10:24 jhale
devel/gwenhywfar: Update MASTER_SITES
|
Monday, 4 Nov 2019
|
22:20 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'.
|
Friday, 26 Jul 2019
|
20:46 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
|
Saturday, 16 Mar 2019
|
21:41 tcberner
devel/gwenhywfar: remove qt4 slave (Qt4 deprecation)
Approved by: portmgr (implicit)
|
Wednesday, 12 Dec 2018
|
01:35 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
|
Sunday, 2 Dec 2018
|
15:41 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
|
Wednesday, 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
|
Thursday, 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.
|
Thursday, 28 Jun 2018
|
17:39 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
|
Sunday, 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)
|
Saturday, 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
|
Thursday, 3 Aug 2017
|
09:48 jhale
Update to 4.18.0
Fix overlinking in devel/gwenhywfar-qt5
|
Tuesday, 23 May 2017
|
05:03 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
|
Wednesday, 22 Feb 2017
|
16:58 bapt
Readd gmake diffoscope shows some files are different
|
15:02 bapt
Drop useless dependency on gmake (bmake build those fine)
|
Saturday, 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.
|
Saturday, 15 Oct 2016
|
12:30 jhale
Update to 4.15.3
|
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sunday, 27 Mar 2016
|
14:58 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)
|
Friday, 1 Jan 2016
|
05:14 jhale
- Update devel/gwenhywfar* to 4.14.0
- Update finance/aqbanking to 5.5.1
|
Friday, 2 Jan 2015
|
18:46 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
- Fix building for the x32 target without asm modules in
mpi/generic/mpi-asm-defs.h: Use a fixed value for the x32 ABI.
- Fix ARM assembly when building __PIC__
- mpi: Fix a subtle bug setting spurious bits with in mpi_set_bit.
* mpi/mpi-bit.c (_gcry_mpi_set_bit, _gcry_mpi_set_highbit): Clear
allocated but not used bits before resizing.
* tests/t-mpi-bits.c (set_bit_with_resize): New.
- Use internal malloc function in fips.c.
* src/fips.c (check_binary_integrity): s/gcry_malloc/xtrymalloc/.
- pubkey: Re-map all deprecated RSA algo numbers.
- cipher: Fix possible NULL dereference in cipher/md.c for being NULL.
- Fix ARMv6 detection when CFLAGS modify target CPU architecture.
PR: 193264
Approved by: cpm@fbsd.es (maintainer)
|
Monday, 22 Sep 2014
|
12:37 jhale
- Trim @dirrm[try] from pkg-plist
|
Wednesday, 30 Jul 2014
|
03:57 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)
|
Wednesday, 23 Jul 2014
|
09:54 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)
|
Tuesday, 24 Jun 2014
|
22:53 bapt
Use MAKE_CMD
|
11:46 amdmi3
- Switch devel/gwenhywfar* to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
|
Sunday, 1 Jun 2014
|
09:10 marino
devel/gwenhywfar: Fix on F10, F11, and DF
The newer platforms need explicit linking to libintl.so
|
Thursday, 10 Oct 2013
|
00:58 jhale
- Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
|
Friday, 20 Sep 2013
|
17:04 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
|
Friday, 13 Sep 2013
|
08:21 bapt
Fix build on head
|
Wednesday, 14 Aug 2013
|
22:35 ak
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Friday, 3 May 2013
|
16:36 ehaupt
Chase security/libgcrypt update
|
Friday, 26 Apr 2013
|
10:44 ak
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt)
|
Tuesday, 23 Apr 2013
|
10:13 bapt
Convert devel to USES=pkgconfig
|
Thursday, 14 Feb 2013
|
09:42 gahr
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr
|
Monday, 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
|
Thursday, 13 Sep 2012
|
04:45 jhale
- Update MAINTAINER to my new FreeBSD.org address
Approved by: makc (mentor)
|
Sunday, 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)
|
Saturday, 1 Sep 2012
|
17:05 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
correct order.
- Drop unneeded LICENSE_FILE.
- Drop ABI version numbers from all LIB_DEPENDS (if you really want to keep
them, at least keep the LIB_DEPENDS in the order I changed them to since
aqbanking should be built last. Also aqbanking.33 -> aqbanking.34).
- Remove BROKEN message now that the dependency problem is solved.
finance/kmymoney-kde4:
- Convert to new OPTIONS framework.
- Drop WITH_* from PLIST_SUB.
- Drop ABI version numbers from all LIB_DEPENDS.
- Add USE_PKGCONFIG=build.
- Remove IGNORE message now that the dependency problem is solved.
Also clean up the header for the touched Makefiles.
PR: ports/170492
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
|
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
|
Friday, 25 May 2012
|
21:36 jgh
- Update to 4.3.3
- Use USE_QT4
PR: ports/168324
Submitted by: maintainer, bsdkaffee@gmail.com
|
Saturday, 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
|
Thursday, 5 Jan 2012
|
22:20 rm
- update to 4.3.1
PR: 163834
Submitted by: Jason E. Hale <bsdkaffee at gmail dot com> (maintainer)
|
Sunday, 2 Oct 2011
|
21:00 swills
- Update to 4.3.0
PR: ports/160998
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
|
Friday, 26 Aug 2011
|
07:53 miwi
- Update to 4.2.1
PR: 160201
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
|
Sunday, 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
|
Sunday, 5 Jun 2011
|
18:43 novel
Chase security/gnutls update and add an UPDATING entry.
|
Thursday, 17 Mar 2011
|
09:33 wen
- Update to 4.0.9
PR: ports/155617
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
|
Monday, 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
|
Saturday, 4 Dec 2010
|
07:34 ade
Sync to new bsd.autotools.mk
|
Monday, 31 May 2010
|
02:01 ade
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Wednesday, 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>
|
Saturday, 19 Sep 2009
|
00:21 miwi
- Fix build
PR: 136427
Reported by: Monty Hall <kungfu_disciple@sbcglobal.net>
Feature safe: yes
|
Monday, 17 Aug 2009
|
05:53 novel
Fix gnutls dependency line.
Reported by: QAT
Pointy hat to: novel
|
Sunday, 16 Aug 2009
|
18:04 novel
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.
|
Sunday, 2 Aug 2009
|
19:36 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
|
Monday, 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)
|
Monday, 22 Jun 2009
|
20:19 amdmi3
- Update to 3.9.0
PR: 135914
Submitted by: Jan Henrik Sylvester <me@janh.de>
|
Sunday, 21 Jun 2009
|
20:23 amdmi3
- Update to 3.8.3
PR: 135716
Submitted by: Jan Henrik Sylvester <me@janh.de>
|
Monday, 11 May 2009
|
20:41 pav
- Update to 3.6.0
PR: ports/129598
Submitted by: G. Paul Ziemba <p-fbsd-bugs@ziemba.us>
|
Thursday, 21 Aug 2008
|
06:18 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
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
|
Friday, 6 Jun 2008
|
13:21 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)
|
Monday, 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>
|
Friday, 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.
|
Wednesday, 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.
|
Thursday, 1 Feb 2007
|
02:42 kris
Use libtool port instead of included version to avoid objformat a.out botch
|
Tuesday, 23 Jan 2007
|
08:19 lawrance
Drop maintainership.
|
Sunday, 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)
|
Thursday, 23 Feb 2006
|
10:40 ade
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Tuesday, 15 Nov 2005
|
06:52 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.
|
Wednesday, 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: 87 |