| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
22 Aug 2009 01:28:34
1.0.4  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
27 Mar 2009 09:53:36
1.0.4
|
ehaupt  |
Mark MAKE_JOBS_SAFE |
21 Aug 2008 07:18:49
1.0.4
|
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 ) |
20 Mar 2008 09:51:43
1.0.4
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
26 Feb 2008 12:26:46
1.0.4
|
ehaupt  |
Update to 1.0.4 |
23 Jul 2007 10:36:52
1.0.3
|
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 |
27 Dec 2006 20:50:29
1.0.3
|
ehaupt  |
- Update to 1.0.3
- Take maintainer-ship |
29 Apr 2006 23:08:00
1.0.2
|
pav  |
- Update to 1.0.2
- Use USE_BDB
PR: ports/96523
Submitted by: Aleksander Fafula <alex@BSDGUru.org> |
25 Nov 2005 15:31:02
1.0.1
|
pav  |
- Add SHA256 |
15 Apr 2005 18:48:23
1.0.1
|
flz  |
- Update to 1.0.1.
PR: ports/79975
Submitted by: Ports Fury |
12 Apr 2005 04:26:57
0.9.1
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 09:04:41
0.9.1
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
05 Feb 2004 20:38:07
0.9.1
|
trevor  |
Use PLIST_FILES.
Reviewed by: marcus |
29 Jan 2004 07:24:56
0.9.1
|
trevor  |
SIZEify. |
16 Aug 2003 17:32:44
0.9.1
|
krion  |
- Update to version 0.9.1
PR: 55628
Submitted by: Ports Fury |
11 Aug 2003 16:04:43
0.8_1
|
eivind  |
Resign as maintainer |
07 Mar 2003 06:06:02
0.8_1
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
22 Aug 2002 20:13:46
0.8_1
|
ade  |
BerkeleyDB cleanup - stage 2
Update databases/db3 to 3.3.11, and fix the few ports that need sorting
after the shlib version update, and a slight API change from 3.2.x->3.3.x |
13 Apr 2002 14:58:57
0.8
|
eivind  |
Update and bugfix.
WARNING: The format for the mailboxes has changed, so you will get duplicate
messages if you have old mailboxes lying around. I have delayed this upgrade
as I was planning to write a conversion script, but feel that it has been too
long already.
Bugfix by: nectar |
28 Nov 2001 14:18:36 
|
eivind  |
Add USE_OPENSSL=yes |
26 Nov 2001 12:58:35 
|
eivind  |
Update to version 0.7. |
14 Jun 2001 15:54:57 
|
eivind  |
Update isync from 0.4 to 0.5 (only verison number and distfile checksum update
needed.) This update was performed by me locally at the same time as the
submitter. |
02 Jan 2001 10:38:34 
|
eivind  |
isync is a tool for synchronizing IMAP folders to local Maildir copies, for
use on e.g. laptops. It is not entirely stable yet (I've had a couple of not
entirely reproducable problems :-(, but seems like it will be very useful in
time. |