| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
20 Mar 2011 12:54:45
0.11.8.3.2
|
miwi  |
- Get Rid MD5 support |
09 Apr 2010 07:24:01
0.11.8.3.2
|
wen  |
- Update to 0.11.8.3.2
PR: ports/145552
Submitted by: Jason Wolfe <j@scre.ws> (maintainer) |
21 Aug 2008 06:18:49
0.11.8.3.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 ) |
06 Mar 2008 22:19:52
0.11.8.3.1
|
edwin  |
Use ${MASTER_SITE_GOOGLE_CODE} instead of
http://something.googlecode.com/files
PR: ports/121435 (related) |
17 Aug 2007 03:01:00
0.11.8.3.1
|
beech  |
- Update to 0.11.8.3.1
PR: ports/115564
Reviewed by: Jason Wolfe <j@scre.ws> (maintainer)
Approved by: sat (mentor) |
23 Jul 2007 09:36:52
0.11.8.2.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 |
07 Jan 2007 23:48:39
0.11.8.2.1
|
itetcu  |
- update to 0.11.8.2.1
- pass maintainership to submitter
PR: ports/107649
Submitted by: Jason Wolfe |
06 Oct 2006 01:04:34
0.11.8.2
|
edwin  |
Drop maintainership:
<tlp> Someone care to drop my maintainership of net-im/naim? I haven't used it
in ages. |
10 May 2006 22:59:57
0.11.8.2
|
clsung  |
- Update naim to naim 0.11.8.2
PR: ports/97110
Submitted by: maintainer (Travis Poppe) |
16 Dec 2005 05:37:54
0.11.8.1
|
lawrance  |
Update to 0.11.8.1
PR: ports/90482
Submitted by: Travis Poppe <tlp@liquidx.org> (maintainer) |
09 Nov 2005 07:48:19
0.11.8
|
pav  |
Move instant messaging related ports to newly created net-im category:
net/aim -> net-im/aim
net/amsn -> net-im/amsn
net/ari-yahoo -> net-im/ari-yahoo
net/ayttm -> net-im/ayttm
net/bsflite -> net-im/bsflite
net/ccmsn -> net-im/ccmsn
net/centericq -> net-im/centericq
net/cicquin -> net-im/cicquin
net/coccinella -> net-im/coccinella
net/convey -> net-im/convey
net/echat -> net-im/echat
net/ejabberd -> net-im/ejabberd
net/firetalk -> net-im/firetalk (Only the first 15 lines of the commit message are shown above ) |