| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
13 Apr 2011 01:35:17
1.4_1
|
swills  |
- Don't leave leftover config file if it hasn't changed
Reported by: pointyhat via pav
Pointy hat to: swills |
11 Apr 2011 04:11:41
1.4
|
swills  |
- Update to 1.4
- Fix MASTER_SITES
- Update home page to SF site since previous page doesn't respond
- Use included rc script
- Remove patches included upstream
- Remove unneeded 'CONFIGURE_ARGS='
- Don't unnecessarily include bsd.port.pre.mk/bsd.port.post.mk
- Remove messages about config files. pkg-message could be used, but
isn't necessary
PR: ports/154519
Approved by: maintainer timeout |
20 Mar 2011 12:54:45
1.3_4
|
miwi  |
- Get Rid MD5 support |
15 Dec 2010 22:44:42
1.3_4
|
pgollucci  |
- Unbreak on !i386
- rc.d script handle daemonize and run as nobody by default
- Bump PORTREVISION
PR: ports/149127
Submitted by: Craig Leres <leres@ee.lbl.gov>
Approved by: janos.mohacsi@bsd.hu (maintainer) |
04 Dec 2010 07:34:27
1.3_3
|
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
1.3_3
|
ade  |
Punt autoconf267->autoconf268 |
15 Sep 2010 18:35:24
1.3_3
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
27 Mar 2010 00:15:24
1.3_2
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
15 Aug 2009 13: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 06: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 00: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 04: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 01: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 14:35:53
1.3
|
edwin  |
Add SHA256 checksum |
15 May 2006 07: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 03: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 08: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 16: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 01:36:44
0.9.55
|
kris  |
BROKEN: Unfetchable
Approved by: portmgr (self) |
11 Jul 2004 20:06:33
0.9.55
|
thierry  |
Upgrade to 0.9.55 and make fetchable again.
Submitted by: maintainer. |
11 Jul 2004 00: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 |