| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
23 Sep 2011 22:26:39
1.1
|
amdmi3  |
- 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 |
30 May 2011 11:36:24
1.1
|
jadawin  |
- Update to 1.1
PR: ports/157329
Submitted by: dikshie <dikshie _AT_ sfc.wide.ad.jp> |
19 Mar 2011 12:38:54
1.0.1
|
miwi  |
- Get Rid MD5 support |
04 Dec 2010 07:34:27
1.0.1
|
ade  |
Sync to new bsd.autotools.mk |
29 Apr 2010 08:22:28
1.0.1
|
wen  |
- Update to 1.0.1
PR: ports/145932
Submitted by: dikshie <dikshie@sfc.wide.ad.jp> |
10 Mar 2010 16:34:39
1.0
|
skreuzer  |
Update to 1.0
PR: ports/144276
Submitted by: dikshie <dikshie@sfc.wide.ad.jp> |
18 Feb 2010 18:25:53
0.9.9
|
makc  |
Update to 0.9.9
Pass maintainership to submitter
PR: ports/144040
Submitted by: dikshie <dikshie at sfc.wide.ad.jp>
Feature safe: yes |
21 Oct 2009 11:47:38
0.9.0
|
miwi  |
- Update to 0.9.0
PR: 139805
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> |
22 Aug 2009 00:20:34
0.8.1  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with E,F |
02 Aug 2009 19:36:34
0.8.1
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
28 Jul 2009 11:45:09
0.8.1
|
pav  |
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport
PR: ports/137054
Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer) |
21 Aug 2008 06:18:49
0.8.1
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
02 Sep 2007 17:52:25
0.8.1
|
arved  |
Update to 0.8.1
PR: 115982
Submitted by: Kevin Way <kevin@insidesystems.net> |
23 Jul 2007 09:36:52
0.4.0_1
|
rafan  |
- 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 |
09 Jul 2007 07:35:11
0.4.0_1
|
barner  |
- 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 |
04 Jul 2007 15:10:58
0.4.0_1
|
barner  |
- Bump boost shared library version to 4
- Bump PORTREVISION |
24 Mar 2007 13:14:37
0.4.0
|
pav  |
- Update to 0.4.0 |
14 Aug 2006 23:06:39
0.3.5_1
|
clsung  |
- 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> |
07 May 2006 11:09:22
0.3.5_1
|
edwin  |
Remove USE_REINPLACE from all categories starting with F |
24 Nov 2005 16:18:42
0.3.5_1
|
pav  |
- Add SHA256 |
12 Apr 2005 03:26:57
0.3.5_1
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
0.3.5_1
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
27 Mar 2005 01:48:04
0.3.5_1
|
kris  |
BROKEN on ia64 and alpha: Does not compile
Approved by: portmgr (self) |
02 Apr 2004 19:03:26
0.3.5_1
|
krion  |
- Support PTHREAD_CFLAGS properly
- Avoid unexpected side effect by other ports
PR: ports/65082
Submitted by: Ports Fury |
02 Apr 2004 03:27:02
0.3.5
|
ijliao  |
upgrade to 0.3.5 |
14 Mar 2004 06:17:56
0.3.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. |
29 Jan 2004 07:24:56
0.3.1
|
trevor  |
SIZEify. |
22 Jan 2004 21:12:03
0.3.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) |
22 Jan 2004 17:59:27
0.3.1
|
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) |