| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Feb 2009 15:16:39
5.4
|
rafan  |
- Update to 5.4
PR: ports/131899
Submitted by: Andy Kosela <akosela at andykosela.com> (maintainer) |
17 Feb 2009 22:11:40
5.2_2
|
pav  |
- Revert to tar.gz distfile, unbreak
PR: ports/131505
Submitted by: Andy Kosela <akosela@andykosela.com> (maintainer) |
01 Feb 2009 08:24:07
5.2_1
|
pgollucci  |
- Update download locations
USE_ZIP= yes
5.2 is only avail as a zip
5.3 only as a tar.gz
distfile contents verified the same
Reported by: -fetch-original pointyhat run |
21 Aug 2008 07:18:49
5.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 ) |
18 Jul 2008 11:40:51
5.2
|
miwi  |
- Update to maintainer mail
PR: 125545
Submitted by: Andy Kosela <akosela@andykosela.com> (Maintainer) |
09 Apr 2008 14:42:26
5.2
|
pav  |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
22 Jun 2007 03:45:18
5.2
|
araujo  |
- Update to 5.2.
- Removed files/patch-vars::src::regex.c.
- Changed maintainer email address.
PR: ports/112783
Submitted by: Andy Kosela <spear@aegis.um.lublin.pl> (maintainer)
Approved by: stas (mentor) |
19 May 2007 21:32:57
5.1_4
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
08 Nov 2006 06:33:32
5.1_3
|
vd  |
This port needs perl in order to build and install
bin/ifm2dev
bin/ifm2tex
bin/scr2ifm
so hook a perl dependency and remove the plist hack introduced
with my previous commit. |
07 Nov 2006 15:30:37
5.1_2
|
vd  |
Fix pkg-plist, second attempt:
bin/ifm2dev
bin/ifm2tex
bin/scr2ifm
are installed only on 4.x (for some reason).
Plist failure on 4.x reported by Kris. |
23 Oct 2006 10:18:53
5.1_1
|
vd  |
Fix pkg-plist
Approved by: portmgr (erwin) |
21 Oct 2006 03:51:53
5.1
|
kris  |
BROKEN: Incorrect pkg-plist
Approved by: portmgr (self) |
07 Oct 2006 03:24:56
5.1
|
shaun  |
- Primary master site is slow; use my mirror.
- Get rid of Perl dependency: use ${REINPLACE_CMD} instead.
- Assign maintainership to submitter.
PR: ports/103234
Submitted by: Andy Kosela <spear@protect-ya-neck.com> |
24 Nov 2005 19:28:01
5.1
|
pav  |
- Add SHA256 |
10 Oct 2005 01:03:50
5.1
|
linimon  |
Remove obsolete mastersites.
Source: distfile survey |
12 Apr 2005 04:26:57
5.1
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 09:04:41
5.1
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
16 Jan 2005 10:12:35
5.1
|
krion  |
Update to version 5.1
PR: ports/76278
Submitted by: Ports Fury |
22 Aug 2004 11:52:50
5.0
|
krion  |
Update to version 5.0
PR: ports/70786
Submitted by: Ports Fury |
15 Jun 2004 12:53:03
4.1_2
|
kris  |
Mail to maintainer is returned with:
----- The following addresses had permanent fatal errors -----
<bsdport@ddm.wox.org>
(reason: 550 <bsdport@ddm.wox.org>: User has moved to bsdport-nospam@... due
to excessive spam
+sent to the bs...are occasion when someone needs to send real mail they can
re-send it. Sorry for
+the inconvenience.)
but repeated emails to the redirected account are not acknowledged. Reset
maintainer. |
15 Jun 2004 11:25:48
4.1_2
|
kris  |
BROKEN on 5.x: install fails |
31 Mar 2004 04:12:58
4.1_2
|
trevor  |
SIZEify (maintainer timeout) |
04 Feb 2004 05:21:48
4.1_2
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
18 Oct 2003 22:52:35
4.1_1
|
kris  |
Switch to tk8.4 and bump PORTREVISION
Reviewed by: maintainer |
21 Feb 2003 12:06:01
4.1
|
knu  |
De-pkg-comment. |
07 Oct 2001 18:47:11 
|
lioux  |
ftp://ftp.gmd.de/if-archive is going away, to be replaced by
ftp.ifarchive.org; therefore, update MASTER_SITES |
23 Sep 2001 04:27:43 
|
dwcjr  |
Update maintainer's email |
08 Oct 2000 04:48:59 
|
asami  |
Convert category games to new layout. |
25 Sep 2000 14:21:43 
|
asami  |
Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined. |