| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
28 Jul 2012 15:57:56
0.5.6
|
cs  |
Fix typos in COMMENT
Approved by: portmgr@ (implicit) |
01 Feb 2012 15:53:08
0.5.6
|
tabthorpe  |
- Reassign to the heap |
23 Sep 2011 22:26:39
0.5.6
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
03 Jul 2011 13:53:52
0.5.6
|
ohauer  |
- remove MD5 |
04 Dec 2010 07:34:27
0.5.6
|
ade  |
Sync to new bsd.autotools.mk |
22 Aug 2009 00:28:34
0.5.6  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
02 Aug 2009 19:36:34
0.5.6
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
21 Aug 2008 06:18:49
0.5.6
|
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
0.5.6
|
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 |
06 Mar 2007 21:01:17
0.5.6
|
mnag  |
- Update to 0.5.6
PR: 109578 (based on)
Submitted by: Richard Tector<richardtector___thekeelecentre.com> |
08 Oct 2006 02:45:58
0.5.3
|
mnag  |
- Update to 0.5.3
- portlint(1) |
23 Feb 2006 18:54:49
0.5.2_2
|
mnag  |
- Fix name on load shared lib.
- Bump PORTREVISION
Submitted by: Anton Yuzhaninov <citrin@citrin.ru>
Approved by: portmgr (clement) |
23 Feb 2006 10:40:45
0.5.2_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
18 Feb 2006 01:32:49
0.5.2
|
mnag  |
- Update to 0.5.2
PR: 93493
Submitted by: leeym |
17 Jan 2006 13:56:04
0.5.1
|
mnag  |
Update to 0.5.1
Reorganize Makefile |
15 Nov 2005 06:52:12
0.5.0
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
09 Nov 2005 02:32:50
0.5.0
|
mnag  |
Add SHA256 |
16 Sep 2005 17:58:32
0.5.0
|
mnag  |
Update my email
Approved by: pav (mentor) |
06 Sep 2005 01:33:36
0.5.0
|
leeym  |
- Update to 0.5.0
PR: 85773
Submitted by: maintainer |
06 Jul 2005 14:24:34
0.4.2
|
jylefort  |
Update to 0.4.2
PR: ports/83027
Submitted by: maintainer |
17 Jun 2005 15:39:54
0.4.1
|
novel  |
Update to 0.4.1.
PR: 82358
Submitted by: Marcus Grando (maintainer) |
14 Jun 2005 17:50:13
0.4.0
|
jylefort  |
[1]:
- Update to 0.4.0
Moreover:
- Reword COMMENT and pkg-descr
- Use ${PTHREAD_CFLAGS}
PR: ports/82203 [1]
Submitted by: maintainer [1] |
20 May 2005 17:24:35
0.3.8
|
pav  |
- Fix build with gcc-2.95 |
20 May 2005 17:24:06
0.3.8
|
pav  |
- Update to 0.3.8
PR: ports/81314
Submitted by: Marcus Grando <marcus@corp.grupos.com.br> (maintainer) |
03 May 2005 09:18:28
0.3.6
|
vanilla  |
Upgrade to 0.3.6.
PR: ports/80569
Submitted by: maintainer |
04 Apr 2005 17:31:32
0.3.5
|
leeym  |
- Update to 0.3.5
PR: 79453
Submitted by: maintainer |
14 Mar 2005 08:42:26
0.3.4
|
flz  |
- Update to 0.3.4.
PR: ports/78803
Submitted by: Marcus Grando <marcus@corp.grupos.com.br> (maintainer) |
27 Feb 2005 19:42:33
0.3.3
|
pav  |
- Update to 0.3.3
PR: ports/77985
Submitted by: Marcus Grando <marcus@corp.grupos.com.br> (maintainer) |
17 Feb 2005 23:59:39
0.3.2
|
pav  |
- Update to 0.3.2
PR: ports/77647
Submitted by: Joseph Scott <joseph@randomnetworks.com>
Approved by: Marcus Grando <marcus@corp.grupos.com.br> (maintainer) |
29 Jan 2005 21:07:06
0.3.0
|
pav  |
- Update to 0.3.0
PR: ports/76826
Submitted by: Joseph Scott <joseph@randomnetworks.com>
Approved by: Marcus Grando <marcus@corp.grupos.com.br> (maintainer) |
13 Jan 2005 23:42:30
0.2.1
|
edwin  |
New port: mail/pfqueue A console-based tool for handling postfix queues
pfqueue is an effort to give postqueue/mailq/postsuper a
console (ncurses) interface: it won't add any particular
functionality to those provided with postfix itself, but
will hopefully make them to use.
It's a real-time queue scanner, that show per-queue lists
of existing messages; the messages can be deleted, put on
hold or released
Just for example, it may be useful to inspect a traffic jam
at a given time, to see what is falling into and unexpectedly
crowding you deferred queue
PR: ports/76203
Submitted by: Marcus Grando <marcus@corp.grupos.com.br> |