1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

25 Commits

Author SHA1 Message Date
Tilman Keskinoz
eff6ec1fae Update to 0.8.1
PR:		115982
Submitted by:	Kevin Way <kevin@insidesystems.net>
2007-09-02 17:52:24 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Simon Barner
c6c8ea5d53 - Fix build with boost 1.34.0: The Boost unit test framework shared library
no longer contains main(), so set the right #defines.

  Reference: http://lists.boost.org/boost-users/2007/04/27361.php
- Notified by:	pointyhat via pav
2007-07-09 07:35:11 +00:00
Simon Barner
ff9f11c4da - Bump boost shared library version to 4
- Bump PORTREVISION
2007-07-04 15:10:58 +00:00
Pav Lucistnik
b7a2a5a2a9 - Update to 0.4.0 2007-03-24 13:14:37 +00:00
Cheng-Lung Sung
10ddcca177 - 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>
2006-08-14 23:06:39 +00:00
Edwin Groothuis
c8a818ace5 Remove USE_REINPLACE from all categories starting with F 2006-05-07 11:09:22 +00:00
Pav Lucistnik
7b8e2758ed - Add SHA256 2005-11-24 16:18:42 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Kris Kennaway
29988317e7 BROKEN on ia64 and alpha: Does not compile
Approved by:    portmgr (self)
2005-03-27 01:48:04 +00:00
Kirill Ponomarev
55207f89e7 - Support PTHREAD_CFLAGS properly
- Avoid unexpected side effect by other ports

PR:		ports/65082
Submitted by:	Ports Fury
2004-04-02 19:03:26 +00:00
Ying-Chieh Liao
f0588e01fe upgrade to 0.3.5 2004-04-02 03:27:02 +00:00
Ade Lovett
3f651573ad 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.
2004-03-14 06:17:56 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Oliver Eikemeier
a335a55ace 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)
2004-01-22 21:12:03 +00:00
Oliver Eikemeier
a50678312b - 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)
2004-01-22 17:59:27 +00:00
Edwin Groothuis
17578e0979 Add finance category to the following ports.
PR:		ports/56259 (ports/39102)
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-10-04 02:27:44 +00:00
Christian Weisgerber
f9eaadb4da Update to version 0.3.1.
PR:		48041
Submitted by:	Ports Fury
2003-02-14 19:09:21 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Ying-Chieh Liao
3b9032fabc Replace ${PERL} with ${REINPLACE_CMD}
PR:		39665
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-22 17:23:30 +00:00
Ying-Chieh Liao
20ab38a4a8 upgrade to 0.3.0
PR:		38047
Submitted by:	Ports Fury
2002-05-14 02:34:20 +00:00
Patrick Li
de8fec46e5 Update to 0.2.1
PR:		35497
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-03-03 07:18:22 +00:00
Ying-Chieh Liao
a493ffba55 add quantlib
A comprehensive software framework for quantitative finance
2001-08-12 12:39:44 +00:00