| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
22 Jan 2004 21:12:03
1.1
|
eik  |
move the following ports to finance:
- deskutils/cbb
- deskutils/gnofin
- deskutils/moneydance
- deskutils/xinvest
- devel/libstocks
- misc/emma
- misc/gnomepm
- misc/p5-Finance-Currency-Convert
- misc/p5-Finance-Quote
- misc/p5-Finance-QuoteHist
- misc/quantlib
- misc/wmstock
- misc/xquote
PR: 59357
Submitted by: linimon
Approved by: marcus (mentor) |
04 Oct 2003 02:27:44
1.1
|
edwin  |
Add finance category to the following ports.
PR: ports/56259 (ports/39102)
Submitted by: Mark Linimon <linimon@lonesome.com> |
07 Mar 2003 06:07:20
1.1
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
29 Sep 2002 07:06:45
1.1
|
kris  |
Update MASTER_SITES
Submitted by: Edwin Groothuis <edwin@mavetju.org>
PR: ports/43274 |
29 Sep 2002 06:17:40
1.1
|
kris  |
Fix build (removal of <values.h>) |
09 Jan 2001 19:36:39 
|
sf  |
fix X manpage error with XFree86-4 |
07 Nov 2000 23:28:20 
|
asami  |
Change motif to a normal dependency. REQUIRES_MOTIF is now called USE_MOTIF
and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies
USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from
PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. |
08 Oct 2000 05:01:16 
|
asami  |
Convert category misc to new layout. |
03 Aug 2000 10:28:58 
|
asami  |
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off. |