1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Commit Graph

58 Commits

Author SHA1 Message Date
Pawel Pekala
e0b8be39b6 Update to version 4.5.5 2014-01-28 17:37:41 +00:00
Dmitry Marakasov
ab24828630 - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [fgijk])
Approved by:	portmgr (bdrewery)
2013-10-22 13:58:55 +00:00
Jason E. Hale
b97c9d0f79 - Update finance/libofx to 0.9.9
- Support staging
- Remove USE_GCC= any; port seems to build fine with clang
- Move LICENSE to proper location
- Modernize LIB_DEPENDS
- USE_GMAKE -> USES= gmake
- Update pkg-descr to reflect current capabilities
- Bump PORTREVISION on dependent ports due to so version bump
2013-10-04 13:26:28 +00:00
Pawel Pekala
c2bd9f06f8 - Update to version 4.5.4
- Add support for STAGEDIR

Changelog:

* bugfix: #1230401 running balance missordered after insert on same date
* bugfix: #1232418 Account, Payees and category, wrongly disabled!
* bugfix: scheduled transaction icon was still displayed after a save
2013-10-02 18:36:59 +00:00
Pawel Pekala
bd8417b8c5 Update to version 4.5.3
Changelog:
* bugfix: #1213569	win32: program not all translated in french
			since 4.5.1
* bugfix: #1214077	win32: my csv file exported crash when import again
* bugfix: #1215521	when importing qif, automatic assignments
			are not made
* bugfix: #1216284	balance report do not exclude account with exclude
			from report checked
* bugfix: #1216321	reversed transactions
* bugfix: #1218644	There is a problem of calculating the
			column balances
* bugfix: #1221484	End date not checked to be larger than
			Start date in reports
* bugfix: #1225611 	Trend Time report : categories crashes on windows
2013-09-22 14:12:58 +00:00
Baptiste Daroussin
1c7169ab74 Add NO_STAGE all over the place in preparation for the staging support (cat: finance) 2013-09-20 17:18:38 +00:00
Pawel Pekala
0b3f4f780c Needs pkgconfig to build 2013-09-05 14:40:24 +00:00
Pawel Pekala
f2904b6af8 - Switch to new LIB_DEPENDS format
- Convert USE_PERL5 to USES
- Remove stale MAKE_JOBS_SAFE
- Trim dependencies where they are too detailed
2013-08-29 15:01:46 +00:00
Pawel Pekala
0649c12a2b Update to version 4.5.2 2013-08-20 15:00:30 +00:00
Pawel Pekala
e482e392f6 Convert my ports to current standards
- Switch USE_GMAKE to USES=gmake
- Define supported options so users can see them in config dialogs
- Use OPTIONS_SUB for plist alteration
- Convert to options macros for better readability
- Use PORTDOCS where it makes sense
2013-07-10 19:41:30 +00:00
Pawel Pekala
bbcb94dcb7 - Remove dependencies, most are pulled by gtk20
- Switch to PORTDOCS, USES=desktop-file-utils to make plist smaller
- Use OPTIONS macros for better readability
2013-06-15 12:16:03 +00:00
Niclas Zeising
92ea0d614b The FreeBSD x11 team proudly presents
an zeising, kwm, miwi, bapt, eadler production:

Xorg 7.7

Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities

Additional notes:
Change pkgconf to be a build dependency.
Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use
this.
Trim makefile headers.
Take maintanership of x11/xcb-proto, ok'd by ashish.
If you are running WITH_NEW_XORG=, you need to rebuild all installed
drivers, see UPDATING for more information.
Various fixes to make ports compile.

PR:		ports/177942
Exp-run by:	miwi
Approved by:	portmgr (miwi)

Thanks to all who helped testing!
2013-05-25 14:37:02 +00:00
Marcus von Appen
821843ca06 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
2013-04-27 08:50:46 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Pawel Pekala
38cc7fc805 Remove PTHREAD_CFLAGS and PTHREAD_LIBS from my ports 2013-02-07 17:06:44 +00:00
Pawel Pekala
c4f8259bdb - Update to version 4.5
- Add missing deps
- Remove ABI version from LIB_DEPENDS
2013-01-16 19:36:26 +00:00
Jeremy Messenger
647b339968 Remove the created by me and update those header at the same time. I never
care about those header, so you even can claim that those were created by
you instead of me.
2012-12-31 17:03:21 +00:00
Pawel Pekala
2fa6259674 Convert my ports to optionsNG 2012-06-07 22:44:21 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Steve Wills
82aa5d1e68 - Chase libofx shared version bump
PR:		ports/165716
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com>
2012-03-05 21:52:14 +00:00
Dmitry Marakasov
6f6fbe4bdf - 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
2011-09-23 22:26:39 +00:00
Pawel Pekala
1c89fac54a - Update my email to FreeBSD
Approved by:    miwi, wen (mentors)
2011-03-23 16:58:01 +00:00
Martin Wilke
0b8c2994a7 - Update to 4.4
- Pass maintainership to submitter

PR:		ports/155087
Submitted by:	"Pawel Pekala" <c0rn@o2.pl>
2011-03-04 03:39:51 +00:00
Max Brazhnikov
601a12bbe7 Update to 4.3
Add LICENSE stuff

PR:		ports/148847
Submitted by:	Ruslan Mahmatkhanov <cvs-src at yandex.ru>
2010-07-23 22:04:15 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Wesley Shields
310f098f04 - Update to 4.2.1 (unbreak, fetches correctly now)
PR:		ports/144258
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Feature safe:	yes
2010-02-25 17:22:20 +00:00
Pav Lucistnik
6422dc2f6c - Mark BROKEN: does not fetch
Reported by:	pointyhat
Feature safe:	yes
2010-02-22 22:29:26 +00:00
Martin Wilke
18a57f1140 - Update to 4.2
PR:		143812
Submitted by:	ports fury
2010-02-13 08:46:43 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Martin Wilke
f1af24d602 - Update to 4.1
PR:		140482
Submitted by:	Ports Fury
2009-11-12 10:52:24 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Martin Wilke
6243a74ba7 - Update to 4.0.4
PR:		136044
Submitted by:	Ports Fury
2009-06-26 14:43:29 +00:00
Martin Wilke
ef7d9eebe8 - Update to 4.0.3
PR:		134282
Submitted by:	Ports Fury
2009-05-09 09:19:07 +00:00
Jeremy Messenger
f56281c4d5 Release these ports into wild. I don't have time for these ports anymore. I am
keeping maintain two ports that don't require a lot of time to take care of.
2009-03-18 20:06:38 +00:00
Jeremy Messenger
93b090f38a Update to 4.0.2. 2009-02-08 22:41:19 +00:00
Jeremy Messenger
ef9aaac2e2 Grammar tweak in pkg-descr.
Submitted by:	Edward Sutton <mirror176@hotmail.com>
2008-12-10 04:22:47 +00:00
Jeremy Messenger
3616dfb77f Update to 4.0.1. 2008-12-04 21:31:19 +00:00
Jeremy Messenger
0ab1810d89 Mark it as IGNORE on under FreeBSD 7 as it does not build. Might be fixed in
4.0.1.
2008-12-03 23:12:40 +00:00
Jeremy Messenger
56eea18fe0 Update to 4.0. 2008-11-24 19:30:43 +00:00
Jeremy Messenger
4986ba4041 Add a missing dependency, librsvg2, to view the svg images. Bump the
PORTREVISION.

PR:		ports/125241
Submitted by:	Andrei <support@nolty.org>
2008-07-04 02:55:24 +00:00
Edwin Groothuis
090059a210 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)
2008-06-06 14:17:21 +00:00
Jeremy Messenger
7f5238c466 -Update to 3.8.
-Enable ofx by default with WITHOUT_OFX.
2008-04-04 16:26:50 +00:00
Jeremy Messenger
e35dedf9c8 Remove USE_XLIB, bump the PORTREVISION on homebank and comix. As for the buoh,
it's unchange so no bump.
2008-03-22 00:38:38 +00:00
Jeremy Messenger
5eecc20660 The tarball has been re-rolled, simple fix documents and homebank.desktop.
Bump the PORTREVISION.

Reported by:	pointyhat
2007-12-23 16:20:23 +00:00
Jeremy Messenger
f5042a3a36 Update to 3.6. 2007-12-15 05:50:59 +00:00
Joe Marcus Clarke
4acc6fb2a4 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
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338
2007-10-24 23:37:25 +00:00
Jeremy Messenger
8deeadae2a Update to 3.5. 2007-08-22 17:19:53 +00:00
Jeremy Messenger
3e36c3cb20 -Add a missing dependency, desktopfileutils.
-Install mime-info in the correct place.
-Bump the PORTREVISION.

Reported by:	krismail
2007-05-28 23:06:01 +00:00
Jeremy Messenger
f0ba370938 Update to 3.3. 2007-05-25 04:35:20 +00:00