| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
15 Aug 2009 14:33:54
1.3_2
|
wxs  |
- Add RC script
- No need to use pre-build target
- Fix up plist
PR: ports/136903
Submitted by: Antonio Querubin <tony@lava.net>
Approved by: maintainer timeout |
21 Aug 2008 07:18:49
1.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 ) |
20 Aug 2008 01:57:32
1.3_1
|
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
30 Sep 2007 05:47:37
1.3_1
|
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
08 Sep 2007 02:02:54
1.3
|
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
07 Jun 2006 15:35:53
1.3
|
edwin  |
Add SHA256 checksum |
15 May 2006 08:02:17
1.3
|
lawrance  |
Update to 1.3.
PR: ports/96503
Submitted by: Antonio Querubin <tony@lava.net>
Approved by: janos.mohacsi@bsd.hu (maintainer, timeout 4 weeks) |
22 Jan 2006 21:24:05
1.1_1
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:46:07
1.1_1
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
15 Nov 2005 06:52:12
1.1_1
|
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. |
31 Oct 2005 18:24:21
1.1_1
|
erwin  |
Let the IGNORE message make a bit more sense and change it from:
===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install
lang/perl5 then try again.
to:
===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install
lang/perl5 then try again.
Approved by: silence on -ports |
12 Apr 2005 04:26:57
1.1_1
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 09:04:41
1.1_1
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
08 Jan 2005 15:35:08
1.1_1
|
pav  |
- Fix plist: handle one directory as a directory instead as a file
- Suppress creation of perllocal.pod
PR: ports/75182
Submitted by: Janos Mohacsi <janos.mohacsi@niif.hu> (maintainer) |
18 Nov 2004 22:43:11
1.1
|
kris  |
BROKEN on !i386: Does not compile |
26 Oct 2004 17:21:10
1.1
|
pav  |
- Update to 1.1
Extensive list of changes is in the PR
PR: ports/73107
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) |
26 Sep 2004 02:36:44
0.9.55
|
kris  |
BROKEN: Unfetchable
Approved by: portmgr (self) |
11 Jul 2004 21:06:33
0.9.55
|
thierry  |
Upgrade to 0.9.55 and make fetchable again.
Submitted by: maintainer. |
11 Jul 2004 01:53:40
0.9.06_1
|
kris  |
BROKEN: Unfetchable |
05 Mar 2004 10:27:49
0.9.06_1
|
krion  |
- Fix build on AMD64 |
02 Mar 2004 13:11:43
0.9.06_1
|
krion  |
- Fix build on alpha, AMD64 and sparc64
Reported by: bento via kris |
28 Feb 2004 20:39:16
0.9.06
|
krion  |
Add beacon 0.9.06,
The NLANR/DAST Multicast Beacon is a program written in Perl
which uses the RTP protocol to provide useful statistics and
diagnostic information about a given multicast group.
It is used in Internet2 AccessGrid project and EU FP5 6NET
project.
PR: ports/63440
Submitted by: Janos.Mohacsi@bsd.hu |