Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
02 Jul 2017 14:11:39
0.21

|
ehaupt  |
Update to 0.21 |
10 Apr 2017 09:23:22
0.20

|
ehaupt  |
Update to 0.20 |
06 Jan 2015 09:36:22
0.19

|
ehaupt  |
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt |
25 Oct 2013 12:42:01
0.19

|
ehaupt  |
Fix package list. |
23 Oct 2013 10:26:46
0.19

|
ehaupt  |
Support staging. |
20 Sep 2013 14:36:37
0.19

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
24 Jul 2013 08:19:07
0.19

|
ehaupt  |
Remove MAKE_JOBS_SAFE which is now default. |
08 Mar 2013 14:00:31
0.19

|
ehaupt  |
Remove indefinite article from COMMENT |
27 Dec 2011 15:14:23
0.19
|
ehaupt  |
Pacify portlint
Feature safe: yes |
25 Jan 2011 08:39:27
0.19
|
ehaupt  |
Add LICENSE and remove MD5 sums.
Feature safe: yes |
28 Sep 2010 05:34:20
0.19
|
ehaupt  |
Update WWW |
28 Sep 2009 12:29:51
0.19
|
ehaupt  |
Update to 0.19
Feature safe: yes |
27 Mar 2009 09:53:36
0.18
|
ehaupt  |
Mark MAKE_JOBS_SAFE |
21 Aug 2008 06:18:49
0.18
|
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 ) |
27 Mar 2008 22:15:47
0.18
|
ehaupt  |
Use MASTER_SITE_CRITICAL |
13 Mar 2008 12:47:27
0.18
|
ehaupt  |
Update to 0.18 |
23 Jul 2007 09:36:52
0.15
|
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 |
20 Dec 2006 09:16:33
0.15
|
ehaupt  |
Update to 0.15 |
24 Jun 2006 11:00:36
0.14_1
|
ehaupt  |
Bump PORTREVISION to install the new MLINKS (from previous commit) |
24 Jun 2006 10:32:29
0.14
|
ehaupt  |
- Renamed from mpck to checkmate (the project was renamed)
- Update WWW
- Install MLINKS
Repocopied by: marcus |