| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 Apr 2013 18:10:32
2.4.11_2
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
29 Dec 2012 23:00:39
2.4.11_2
|
mezz  |
Fix the generate of .pyc/pyo (Python bytecode), bump the PORTREVISION.
PR: ports/171381
Submitted by: "John W. O'Brien" <john@saltant.com> |
01 Sep 2012 17:05:15
2.4.11_1
|
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 ) |
31 Aug 2012 14:38:39
2.4.11
|
madpilot  |
Fix typo.
PR: ports/170804
Submitted by: Artis Caune <Artis.Caune@gmail.com>
Approved by: gnome (mezz)
Approved by: crees, tabthorpe (mentors, implicit) |
31 Jul 2012 12:43:00
2.4.11
|
madpilot  |
- Update to 2.4.11
- fix build with pkgconf
Approved by: tabthorpe (mentor)
Approved by: gnome (mezz) |
29 Jun 2012 18:37:54
2.4.10_1
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
07 Jun 2012 20:37:14
2.4.10_1
|
madpilot  |
- Convert to new options framework.
PR: ports/168685
Submitted by: me
Approved by: Jeremy Messenger <mezz@FreeBSD.org>
Approved by: crees, tabthorpe (mentors, implicit) |
01 Jun 2012 05:26:28
2.4.10_1
|
dinoex  |
- update png to 1.5.10 |
20 May 2012 16:28:45
2.4.10
|
mezz  |
Update to 2.4.10.
PR: ports/167055
ports/167883
Submitted by: madpilot
Douglas Carmichael <dcarmich@dcarmichael.net> |
05 Mar 2012 21:52:15
2.4.9_1
|
swills  |
- Chase libofx shared version bump
PR: ports/165716
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> |
27 Feb 2012 20:40:30
2.4.9
|
crees  |
Update to 2.4.9
PR: ports/164449
Submitted by: Guido Falsi <mad@madpilot.net>
Approved by: kwm |
02 Oct 2011 21:02:53
2.4.7_3
|
swills  |
- Chase devel/gwenhywfar has a shlib version bump
PR: ports/160998
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> |
23 Sep 2011 22:26:39
2.4.7_2
|
amdmi3  |
- 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 |
23 Aug 2011 18:39:19
2.4.7_2
|
kwm  |
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where
needed. |
19 Aug 2011 17:48:35
2.4.7_2
|
kwm  |
Add option for experimental localized tax categories [1]
Pet portlint by moving LICENSE block to correct place and moving CPPFLAGS out
of configure_env.
PR: ports/159822 [1]
Submitted by: Armin Gruner <ag@muc.de> [1] |
31 Jul 2011 20:10:31
2.4.7_2
|
kwm  |
Chase devel/gwenhywfar shlib bump. |
31 Jul 2011 15:07:08
2.4.7_1
|
jlaffaye  |
- Chase guile shared lib bump
- Add an entry to UPDATING |
17 Jul 2011 14:55:25
2.4.7
|
kwm  |
Update to 2.4.7. |
11 Apr 2011 15:00:39
2.4.5
|
kwm  |
Update to 2.4.5
Tweak the libgwengui-gtk2 check so it has actualy a chance of installing the
dependancies before the check happens. |
07 Mar 2011 15:59:27
2.4.3_2
|
clsung  |
- dbi.0 => dbi.1
- bump PORTREVISION |
02 Mar 2011 16:02:53
2.4.3_1
|
kwm  |
Fix hopefully the last typo. Spell PORTSDIR correctly in the webkit section.
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> |
02 Mar 2011 15:42:09
2.4.3_1
|
kwm  |
Clear up some unused depends. bump portrevision for this change.
White space nit, and check for libgwengui-gtk2.so only when building with
AQBANKING support.
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> |
01 Mar 2011 11:29:45
2.4.3
|
kwm  |
Remove a space before .else in the PYTHON section.
Submitted by: Guido Falsi via irc. |
28 Feb 2011 19:58:13
2.4.3
|
kwm  |
Update to 2.4.3.
Add LICENSE (GPLv3)
Provide option to use webkit for html engine instead of gtkhtml3.
Provide option to install python bindings.
Provide option to enable database support. Done via libdbi. Info about how
to use this feature is in the pkg-message.
PR: ports/154841 (merged features from)
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> |
03 Oct 2010 17:04:08
2.2.9_10
|
mezz  |
Fix the quote price editor adds price data as wrong date. Bump the
PORTREVISION. More details by the submitter:
"gnucash quote price editor consume date string and convert the string by
strptime(3) then get time_t by mktime(3). And struct tm, a mktime argument
is not initialized and mktime detects insane structure and returns -1. So
the entry is always added as epoch -1 date."
PR: ports/138410
Submitted by: Takanori Watanabe <takawata@init-main.com> |
02 Oct 2010 16:53:11
2.2.9_9
|
mezz  |
Makes gnucash-docs as a dependency optional.
PR: ports/150990
Submitted by: Guido Falsi <mad@madpilot.net> |
14 Aug 2010 17:54:25
2.2.9_9
|
marcus  |
Chase the aqbanking shared lib version.
PR: 144894
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> |
25 Jul 2010 23:03:46
2.2.9_9
|
linimon  |
Reassign some of ahze's ports to gnome@.
Requested by: kwm
Hat: portmgr |
31 May 2010 02:01:56
2.2.9_9
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
10 May 2010 21:19:08
2.2.9_8
|
kwm  |
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .
This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.
Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.
Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues. (Only the first 15 lines of the commit message are shown above ) |
28 Mar 2010 06:47:48
2.2.9_7
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
14 Feb 2010 20:49:18
2.2.9_6
|
marcus  |
Chase the goffice 0.8.0 update. |
05 Feb 2010 11:46:55
2.2.9_5
|
dinoex  |
- update to jpeg-8 |
21 Sep 2009 08:58:38
2.2.9_4
|
kwm  |
Fix build, remove broken.
Approved by: maintainer (impicit)
Feature safe: yes |
20 Sep 2009 10:14:53
2.2.9_3
|
pav  |
- Mark BROKEN: does not compile with new goffice
Reported by: pointyhat
Feature safe: yes |
03 Sep 2009 20:16:35
2.2.9_3
|
pav  |
- Unmark BROKEN, I believe last slib-guile fixed this |
22 Aug 2009 02:23:49
2.2.9_3
|
amdmi3  |
- Fix broken makefiles introduced with translation to new SF File Release System
Reported by: dan
Pointyhat to: myself |
22 Aug 2009 00:20:34
2.2.9_3  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with E,F |
17 Aug 2009 17:20:37
2.2.9_3
|
erwin  |
Mark BROKEN: does not build |
31 Jul 2009 13:57:52
2.2.9_3
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
22 Jun 2009 20:19:12
2.2.9_2
|
amdmi3  |
- Chase finance/aqbanking shlib version bump |
21 Jun 2009 20:23:44
2.2.9_1
|
amdmi3  |
- Chase finance/aqbanking shlib bump |
11 May 2009 20:42:45
2.2.9
|
pav  |
- Adapt for aqbanking 3.x |
11 May 2009 19:15:52
2.2.9
|
pav  |
- Update to 2.2.9 (and fix build with new goffice)
PR: ports/133721
Submitted by: Guido Falsi <mad@madpilot.net>
Approved by: maintainer timeout (ahze; 27 days) |
22 Jan 2009 16:04:11
2.2.7_2
|
miwi  |
- Chase lang/guile shlib bump |
10 Jan 2009 05:22:13
2.2.7_1
|
marcus  |
Presenting GNOME 2.24 for FreeBSD.
See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes. On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs. The documentation updates
to the website are forthcoming.
This release features commits by adamw, ahze, kwm, mezz, and myself. It would
not have been possible without are contributors and testers:
Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen (Only the first 15 lines of the commit message are shown above ) |
10 Oct 2008 08:33:01
2.2.7
|
kwm  |
Update to 2.2.7.
Approved by: maintainer (ahze) |
07 Sep 2008 05:59:36
2.2.6_1
|
ahze  |
Use newer versions of gtkhtml and goffice |
07 Sep 2008 03:44:01
2.2.6
|
ahze  |
Update to 2.2.6 |
21 Jul 2008 04:49:09
2.2.4_4
|
rafan  |
- Chase lang/guile share library version bump (.18 -> .19)
- Bump PORTREVISION
PR: ports/125435 |
06 Jun 2008 13:27:42
2.2.4_3
|
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) |
19 Apr 2008 17:56:05
2.2.4_2  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
17 Apr 2008 14:37:48
2.2.4_1
|
ahze  |
Bump PORTREVISION for the switch to ofx off by default
Reported by: flz |
17 Apr 2008 11:29:12
2.2.4
|
ahze  |
Make portlint happy |
17 Apr 2008 11:28:29
2.2.4
|
ahze  |
Add options for POSTGRESQL, OFX
Submitted by: Martin Lesser <ml@bettercom.de> |
31 Mar 2008 13:47:30
2.2.4
|
ahze  |
Update to 2.2.4
PR: ports/121460
Submitted by: Alex Varju |
15 Mar 2008 15:36:05
2.2.3_3
|
ahze  |
Chase libversion bump in finance/libofx
Pointyhat to: miwi |
02 Mar 2008 22:48:50
2.2.3_2
|
marcus  |
Add slib-guile to the BUILD_DEPENDS list to fix the build. I'm not sure
how this worked before. |
01 Mar 2008 06:24:16
2.2.3_2
|
marcus  |
Chase guile update.
PR: 121137
Submitted by: David Barksdale <amatus@gnu.org> |
29 Feb 2008 18:54:53
2.2.3_1
|
ahze  |
Remove unneeded depends on g-wrap
PR: ports/119636
Submitted by: Nikolai Nespor |
30 Jan 2008 23:42:06
2.2.3_1
|
pav  |
- Fix plist
Reported by: pointyhat
Pointy hat to: ahze |
16 Jan 2008 18:56:09
2.2.3
|
joerg  |
Uncomment the AQBANKING option also, I didn't notice before it was
there at all.
Reminded by: Jan Henrik Sylvester |
16 Jan 2008 09:59:22
2.2.3
|
joerg  |
Re-enable AqBanking support after the upgrade of finance/aqbanking.
It had only been disabled before since the aqbanking port was waaay
behind so gnucash would no longer want to configure for it. |
11 Jan 2008 17:26:44
2.2.3
|
ahze  |
Update to 2.2.3
PR: ports/119535
Submitted by: Daniel Rucci |
10 Jan 2008 07:09:39
2.2.2
|
marcus  |
Chase the move of the goffice 0.4 API to devel/goffice04. |
08 Jan 2008 16:43:45
2.2.2
|
ahze  |
Force commit to note that the correct pr number is ports/117799 and not
ports/117849 |
08 Jan 2008 16:42:20
2.2.2
|
ahze  |
Update to 2.2.2
PR: ports/117849
ports/118968
Submitted by: Robert Noland
Kuang-che Wu |
02 Dec 2007 17:48:36
2.2.0_1
|
ahze  |
- Disable aqbanking, configure fails with current version of aqbanking.
Approved by: portmgr (linimon) |
24 Oct 2007 23:37:25
2.2.0_1
|
marcus  |
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for(Only the first 15 lines of the commit message are shown above ) |
29 Jul 2007 01:19:03
2.2.0
|
ahze  |
Update to 2.2.0
PR: ports/114726
Submitted by: Hiroto Kagotani |
28 Jun 2007 12:10:34
2.0.5_5
|
ahze  |
dirrmtry share/gnome/xml
PR: ports/110414
Submitted by: geraud@gcu.info |
01 Jun 2007 12:23:24
2.0.5_5
|
ahze  |
Chase ktoblzcheck lib version bump
PR: 113208
Submitted by: slogster@gmail.com |
27 May 2007 21:33:20
2.0.5_4
|
pav  |
- Fix depobj for gtkhtml38
Reported by: Peter Jeremy <peterjeremy@optushome.com.au> |
25 May 2007 00:53:21
2.0.5_4
|
marcus  |
Teach these ports to use www/gtkhtml38 instead of gtkhtml3. |
19 May 2007 20:32:57
2.0.5_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
19 Mar 2007 05:14:07
2.0.5_2
|
marcus  |
Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOME
releases in that it focuses more on stability and functionality than on
new features. Not that it doesn't have its share of new and exciting
items. See http://www.gnome.org/start/2.18/ for all the goodies in
this release.
GNOME 2.18 for FreeBSD would not have been possible without the hard work
of the FreeBSD GNOME Team and our intrepid band of testers including
J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi,
Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen,
Phillip Neumann, Franz Klammer, and Neal Delmonico. |
28 Feb 2007 18:45:01
2.0.5_1
|
ahze  |
- Bump PORTREVISION for changes in libltdl15. |
23 Feb 2007 22:32:10
2.0.5
|
ahze  |
Force commit to add commit message because I used the wrong cvs flags.
Update to 2.0.5
Submitted or Requested by:
gabor, kris, Alex Varju <freebsd-ports@varju.ca>, Marc Evans
<marc@softwarehackery.com>,
frank brierley <frank_n_brierley@yahoo.com.au>, Peter Jeremy
<peterjeremy@optushome.com.au>,
Eric Schuele <e.schuele@computer.org>, Scott T. Hildreth
<shild@sbcglobal.net>,
Anthony Agelastos <iqgrande@gmail.com>, Anders Troback
<freebsd@troback.com>,
Doug Poland <doug@polands.org>, <fbsd@aanet.com.au>, Reed Loefgren
<rloef@forethought.net>,
Frank Altpeter <frank@altpeter.de>, and many many others. |
23 Feb 2007 22:25:38
2.0.5
|
ahze  |
/root/commit |
18 Oct 2006 23:39:29
1.8.12_4
|
ahze  |
- Fix LIB_DEPENDS for g-wrap
Spotted by: Stephen J. Roznowski <sjr@comcast.net>
Approved by: portmgr (marcus) |
17 Oct 2006 21:26:31
1.8.12_4
|
ahze  |
- Chase g-wrap downgrade
Approved by: portmgr (marcus) |
17 Oct 2006 18:15:45
1.8.12_3
|
marcus  |
Correct the slib-guile dependency, and fix installation.
Reported by: pointyhat via kris
Approved by: portmgr (implicit) |
14 Oct 2006 08:54:54
1.8.12_3
|
marcus  |
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris) |
09 Oct 2006 08:00:59
1.8.12_2
|
rafan  |
- Chase finance/libofx share library version bump |
10 Sep 2006 19:07:44
1.8.12_1
|
ahze  |
- Adopt ports |
14 Aug 2006 23:06:39
1.8.12_1
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
games/ graphics/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
07 May 2006 11:09:22
1.8.12_1
|
edwin  |
Remove USE_REINPLACE from all categories starting with F |
07 Mar 2006 08:28:06
1.8.12_1
|
ade  |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
22 Jan 2006 11:02:41
1.8.12
|
edwin  |
SHA256ify (manually updated and checked)
Approved by: krion@ |
22 Jan 2006 01:51:57
1.8.12
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
26 Nov 2005 20:15:16
1.8.12
|
pav  |
- Fix aqbanking dependency line
Pointy hat to: pav |
26 Nov 2005 00:43:06
1.8.12
|
pav  |
- Update to 1.8.12
PR: ports/87703
Submitted by: Alex Varju <freebsd-ports@varju.ca> |
24 Nov 2005 16:18:42
1.8.11_1
|
pav  |
- Add SHA256 |
15 Sep 2005 07:11:16
1.8.11_1
|
linimon  |
Remove obsolete mastersites.
Source: distfile survey |
31 Aug 2005 22:16:57
1.8.11_1
|
pav  |
- Chase libofx update |
08 Jun 2005 15:06:26
1.8.11
|
lawrance  |
Add AQBANKING option, fixes broken/incorrect dependency on openhbci.
PR: ports/78443 (prompted by)
Submitted by: Peter Corneliu <pcc@gmx.net> |
12 May 2005 15:56:09
1.8.11
|
marcus  |
Relinquish maintainership back to ports@. Hopefully someone will give gnucash
a better home. |
12 May 2005 15:53:24
1.8.11
|
marcus  |
Correct a typo in the previous commit, and use the right version libdb41. |
12 May 2005 15:51:29
1.8.11
|
marcus  |
Fix the build with db41.
PR: 79817
Submitted by: Jim Trigg <jtrigg@spamcop.net> |
12 Feb 2005 00:14:57
1.8.11
|
marcus  |
Update to 1.8.11.
PR: 77393
Submitted by: Alex Varju <freebsd-ports@varju.ca> |