| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
09 Feb 2006 08:17:45
0.8.2_1
|
vs  |
Remove expired port finance/emma |
29 Nov 2005 12:11:09
0.8.2_1
|
vs  |
DEPRECATED, this project doesn't exist anymore since 2004
PR: ports/89690
Submitted by: Jean Milanez Melo |
24 Nov 2005 16:18:42
0.8.2_1
|
pav  |
- Add SHA256 |
15 Nov 2005 06:52:12
0.8.2_1
|
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. |
01 Jun 2005 19:56:04
0.8.2_1
|
oliver  |
change the libtool version to use from 1.3 to 1.5 |
14 Mar 2004 06:17:56
0.8.2_1
|
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
04 Feb 2004 05:21:48
0.8.2_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
29 Jan 2004 07:24:56
0.8.2
|
trevor  |
SIZEify. |
22 Jan 2004 21:12:03
0.8.2
|
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) |
22 Jan 2004 17:59:27
0.8.2
|
eik  |
- fix PKGORIGIN
since ito makes using package tools hard, is marked as FATAL by
portlint and otherwise doesn't affect the port, fix it silently.
Approved by: marcus (mentor) |