| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
01 Feb 2012 15:53:08
1.4.2
|
tabthorpe  |
- Reassign to the heap |
03 Jul 2011 14:59:23
1.4.2
|
ohauer  |
-remove MD5 |
21 Aug 2008 06:18:49
1.4.2
|
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.4.2
|
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 |
26 Aug 2006 18:04:06
1.4.2
|
mnag  |
- Update to 1.4.2 |
11 Aug 2006 13:35:11
1.4.1
|
mnag  |
- Update to 1.4.1
PR: 101780
Submitted by: Gea-Suan Lin <gslin___gslin.org> |
09 Nov 2005 02:32:50
1.4.0
|
mnag  |
Add SHA256 |
16 Sep 2005 17:58:32
1.4.0
|
mnag  |
Update my email
Approved by: pav (mentor) |
13 Sep 2005 11:47:05
1.4.0
|
garga  |
- Pass maintainership to submitter
PR: ports/86041
Submitted by: Marcus Alves Grando <marcus@corp.grupos.com.br> |
07 Sep 2005 07:10:23
1.4.0
|
rse  |
upgrade to my latest OSSP mm 1.4.0 |
12 Apr 2005 03:26:57
1.3.1
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
1.3.1
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
10 Nov 2004 08:31:22
1.3.1
|
demon  |
Upgrade to version 1.3.1. |
21 Aug 2004 15:19:42
1.3.0
|
pav  |
- Introduce MASTER_SITE_OSSP
PR: ports/70504
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> |
19 Mar 2004 04:21:39
1.3.0
|
trevor  |
Add size data. |
14 Mar 2004 11:23:26
1.3.0
|
rse  |
Resign maintainership of the ports corresponding to software I developed
myself because I've not the necessary time to maintain the ports in a
reasonable way. This way others are encouraged to pick up those ports. |
24 Jul 2003 13:42:19
1.3.0
|
demon  |
Update to version 1.3.0.
Approved by: maintainer |
21 Feb 2003 11:23:04
1.2.1
|
knu  |
De-pkg-comment. |
05 Feb 2003 14:07:06
1.2.1
|
rse  |
make portlint-clean by reducing size of pkg-comment and adding USE_LIBTOOL |
31 Jul 2002 06:24:16
1.2.1
|
rse  |
upgrade to OSSP mm 1.2.1 |
26 Jul 2002 14:42:02
1.2.0
|
rse  |
Upgrade to OSSP mm 1.2.0 (fixes especially a security bug) |
08 Oct 2000 02:10:04 
|
asami  |
Convert category devel to new layout. |
01 Jul 2000 15:31:01 
|
rse  |
Upgrade to MM Shared Memory Library, version 1.1.3 |
16 Jun 2000 22:52:41 
|
asami  |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 09:48:25 
|
sobomax  |
Fourth round of INSTALLS_SHLIBS conversion. |
21 May 2000 10:36:45 
|
rse  |
Upgrade to MM (Shared Memory Library), version 1.1.2 |