| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
25 Jun 2011 04:55:59
1.11.1
|
miwi  |
- Update to 1.11.1 |
19 Mar 2011 12:38:54
1.11.0
|
miwi  |
- Get Rid MD5 support |
11 Sep 2010 11:27:34
1.11.0
|
miwi  |
- Update to 1.11.0
PR: 150039
Submitted by: Frederic Culot <frederic@culot.org> |
22 Aug 2009 00:28:34
1.10.9  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
26 Mar 2009 14:59:17
1.10.9
|
miwi  |
- Mark MAKE_JOBS_SAFE for SMP compilation |
21 Aug 2008 06:18:49
1.10.9
|
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 ) |
23 Jul 2007 09:36:52
1.10.9
|
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 |
29 Jun 2007 08:24:12
1.10.9
|
miwi  |
- Update to 1.10.9 |
20 Jun 2007 14:02:52
1.10.8
|
miwi  |
- Update to 1.10.8 |
08 Oct 2006 18:41:10
1.10.7
|
miwi  |
- Update to 1.10.7
PR: ports/104160
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> |
16 Jun 2006 22:17:25
1.10.6
|
miwi  |
Obey conventions and change my mail to @FreeBSD.org address
Approved by: krion (mentor) |
20 Apr 2006 14:46:58
1.10.6
|
vs  |
- Update to 1.10.6
- Assign maintainership to submitter
PR: ports/95946
Submitted by: Martin Wilke |
25 Nov 2005 16:09:33
1.10.4
|
pav  |
- Add SHA256 |
16 May 2005 07:02:58
1.10.4
|
jylefort  |
Update to 1.10.4
PR: ports/81054
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
19 Jan 2005 09:48:52
1.10.3
|
ijliao  |
upgrade to 1.10.3 |
10 Nov 2004 09:08:15
1.10
|
ijliao  |
upgrade to 1.10 |
03 Sep 2004 03:23:25
1.09
|
ijliao  |
add clpbar 1.09
Command Line Progress Bar |