| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
Notes:
svn path=/head/; revision=124183
|
|
|
|
|
|
|
|
|
| |
editor, removed some comments in sources and rerolled tarball.
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=124132
|
|
|
|
|
|
|
|
|
|
| |
transaction editor and rerolled tarball.
PR: ports/75112
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=124131
|
|
|
|
|
|
|
| |
uses XE.com.
Notes:
svn path=/head/; revision=124071
|
|
|
|
|
|
|
|
| |
PR: ports/74945
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=123745
|
|
|
|
|
|
|
|
| |
PR: ports/74946
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=123744
|
|
|
|
| |
Notes:
svn path=/head/; revision=123300
|
|
|
|
| |
Notes:
svn path=/head/; revision=122710
|
|
|
|
|
|
|
| |
dump core.
Notes:
svn path=/head/; revision=122691
|
|
|
|
| |
Notes:
svn path=/head/; revision=122453
|
|
|
|
|
|
|
| |
Approved by: bland, kwm, marcus and pav
Notes:
svn path=/head/; revision=122196
|
|
|
|
| |
Notes:
svn path=/head/; revision=121851
|
|
|
|
|
|
|
| |
Approved by: marcus (co mentor)
Notes:
svn path=/head/; revision=121438
|
|
|
|
|
|
|
| |
big upgrade.
Notes:
svn path=/head/; revision=121070
|
|
|
|
|
|
|
|
| |
PR: 73531
Submitted by: Alexander Novitsky <alecn2002@yandex.ru>
Notes:
svn path=/head/; revision=120812
|
|
|
|
|
|
|
| |
Add support for WITHOUT_NLS and NOPORTDOCS.
Notes:
svn path=/head/; revision=119715
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
name are not included multiple times into the same stylesheet. Instead,
use <xsl:import/>, and nest them with the proper import precedence so that
the proper overrides occur.
As of libxslt-1.1.11, stricter template name checking is done with
<xsl:include/>.
Reported by: pointyhat via kris
Notes:
svn path=/head/; revision=119632
|
|
|
|
| |
Notes:
svn path=/head/; revision=119518
|
|
|
|
| |
Notes:
svn path=/head/; revision=119283
|
|
|
|
| |
Notes:
svn path=/head/; revision=119282
|
|
|
|
|
|
|
|
| |
PR: ports/71877
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=119020
|
|
|
|
|
|
|
|
| |
PR: ports/71878
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=119019
|
|
|
|
|
|
|
| |
Approved by: portmgr
Notes:
svn path=/head/; revision=118503
|
|
|
|
|
|
|
| |
Approved by: portmgr (self)
Notes:
svn path=/head/; revision=118288
|
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Approved by: portmgr (marcus)
Notes:
svn path=/head/; revision=118148
|
|
|
|
|
|
|
| |
Obtained from: opale CVS
Notes:
svn path=/head/; revision=117117
|
|
|
|
| |
Notes:
svn path=/head/; revision=116525
|
|
|
|
|
|
|
|
| |
PR: ports/70408
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=116173
|
|
|
|
|
|
|
|
| |
PR: ports/70262
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=115855
|
|
|
|
|
|
|
|
| |
PR: ports/69920
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=115301
|
|
|
|
| |
Notes:
svn path=/head/; revision=115220
|
|
|
|
|
|
|
|
|
| |
substituted by SQL_ASCII which Postgres understands.
Submitted by: Richard Schilling <rschi@rsmba.biz>
Notes:
svn path=/head/; revision=114880
|
|
|
|
|
|
|
|
| |
PR: 68193
Submitted by: Alexander Novitsky <alecn2002@yandex.ru>
Notes:
svn path=/head/; revision=114648
|
|
|
|
| |
Notes:
svn path=/head/; revision=114314
|
|
|
|
|
|
|
|
|
|
|
|
| |
- new MASTER_SITE
- requires libXbae
PR: ports/67360
Submitted by: Roman Neuhauser
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=113618
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
Notes:
svn path=/head/; revision=113296
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The aim of the program is to make it as easy as possible for people to
do their own personal budgets and keep track of their finances. Using
this program you can:
* Create a budget and organize budget items into categories.
* Nominate budget items to be paid from either a cash account or
via a "Direct Debit" account which allows you to save for big
ticket items and ensure timely payment of scheduled bills.
* Automatically calculates how much money you must put aside
each fortnight to meet all your "Direct Debit" obligations.
* Automatically tells you how much money you must have in Direct
Debit account to meet your obligatory payments on any
particular date.
* Record and save expenses against each of your budget categories.
* Track how your expenses relate to your budget so you can
determine if you are over or under-spending in any of your
categories.
* Sort your records into categories or by date.
* Comes with realistic example to show how things work.
* Allows you to export any of your reports, records, budget and
Direct Debit status to the Gnumeric Spreadsheet program where
they can be either printed or used for more detailed analysis.
* Allows you to export any of your reports, records, budget and
Direct Debit status to the AbiWord WordProcessor program where
they can be printed or incorporated into a report.
WWW: http://www.abisource.com/~msevior/index.html
Notes:
svn path=/head/; revision=112935
|
|
|
|
| |
Notes:
svn path=/head/; revision=112898
|
|
|
|
|
|
|
|
|
|
|
| |
libtool14 (13/15).
PR: 67768
Submitted by: ade
Approved by: 4-exp bento runs (thanks, kris!)
Notes:
svn path=/head/; revision=112679
|
|
|
|
| |
Notes:
svn path=/head/; revision=111896
|
|
|
|
| |
Notes:
svn path=/head/; revision=111893
|
|
|
|
|
|
|
|
| |
PR: 68120
Submitted by: Alex Varju <varju@webct.com>
Notes:
svn path=/head/; revision=111830
|
|
|
|
| |
Notes:
svn path=/head/; revision=110921
|
|
|
|
|
|
|
| |
Noticed by: Kris.
Notes:
svn path=/head/; revision=110267
|
|
|
|
|
|
|
|
| |
PR: ports/67288
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=110226
|
|
|
|
| |
Notes:
svn path=/head/; revision=109878
|
|
|
|
|
|
|
|
|
| |
My apologies.
Prodded by: kris
Notes:
svn path=/head/; revision=109499
|
|
|
|
| |
Notes:
svn path=/head/; revision=109455
|
|
|
|
|
|
|
|
| |
PR: ports/66696
Submitted by: Roman Neuhauser <neuhauser@chello.cz> (maintainer)
Notes:
svn path=/head/; revision=109370
|
|
|
|
|
|
|
|
| |
PR: ports/66392
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=108740
|