| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
30 Mar 2013 13:47:49
2.1_1
|
miwi  |
- Unbreak build
Reported by: pointyhat
Approved by: portmgr |
22 Mar 2013 20:06:15
2.1
|
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
10 Jan 2013 02:29:45
2.1
|
kevlo  |
Assign maintainership to Craig Leres.
PR: ports/175152 |
06 Dec 2012 01:59:29
2.1
|
kevlo  |
Add missing patch.
Feature safe: yes |
03 Dec 2012 05:20:38
2.1
|
kevlo  |
Update to 2.1.
Feature safe: yes
PR: ports/174016
Submitted by: Paul Schmehl <pauls at utdallas dot edu> |
08 Nov 2012 09:49:05
2.0_2
|
gahr  |
- fix mtree by avoiding to install a .in CMake configure file
Reported by: PH (via beat@)
Approved by: portmgr@ (implicit)
Feature safe: yes |
16 Oct 2012 06:41:41
2.0_2
|
kevlo  |
- Add missing dependency on perl
- Adopt new Makefile header
Feature safe: yes |
15 Oct 2012 19:10:50
2.0_1
|
beat  |
- Make as BROKEN: missing prerequisites
CMake Error at aux/binpac/CMakeLists.txt:17 (message):
Could not find prerequisite package 'Perl'
Reported by: pointyhat
Feature safe: yes |
18 Sep 2012 07:50:34
2.0_1
|
kevlo  |
- Add missing dependency on bison
- Bump PORTREVISION
Reported by: portmgr (linimon) |
12 Sep 2012 08:09:18
2.0
|
kevlo  |
Update to 2.0; with some help from rm@
PR: ports/169690
Submitted by: Paul Dokas <paul at dokas dot name> |
11 Feb 2012 22:27:42
1.5.3
|
pgollucci  |
- Update to 1.5.3
- Mark MAKE_JOBS_UNSAFE
- Remove < 7.0
PR: ports/160897
Submitted by: Dikshie <dikshie@sfc.wide.ad.jp>
Approved by: maintainer timeout (kevlo ; 141 days) |
24 Oct 2011 09:11:38
1.5.1
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
23 Sep 2011 22:26:39
1.5.1
|
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 14:03:52
1.5.1
|
ohauer  |
-remove MD5 |
15 Oct 2010 06:42:25
1.5.1
|
kevlo  |
Update to 1.5.1
PR: ports/150987
Submitted by: dikshie <dikshie at sfc dot wide dot ad dot jp> |
24 Jan 2009 09:45:22
1.4
|
pav  |
- Mark BROKEN on 6.x: does not package
Reported by: pointyhat |
20 Dec 2008 05:35:14
1.4
|
kevlo  |
- Fix pkg-plist
- Bump PORTREVISION |
18 Dec 2008 07:03:19
1.4
|
kevlo  |
Add USE_PERL5=yes |
18 Dec 2008 06:43:03
1.4
|
kevlo  |
- Update to 1.4
- Take maintainership
PR: ports/129715
Submitted by: kevlo |
21 Aug 2008 06:18:49
1.2_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 ) |
25 Jul 2008 12:48:47
1.2_1
|
pav  |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
14 May 2008 19:53:00
1.2_1
|
tabthorpe  |
- Add CONFLICTS for sysutils/lbl-cf sysutils/lbl-hf
PR: ports/123681
Submitted by: tabthorpe
Approved by: Paul Schmehl <pauls utdallas.edu> (maintainer) |
17 Oct 2007 10:13:01
1.2_1
|
ade  |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
11 Sep 2007 20:50:55
1.2
|
edwin  |
Undo changes to the header. |
10 Sep 2007 13:28:12
1.2
|
edwin  |
security/bro, port upgrade to version 1.2.1, take over maintainership
This is an upgrade of the security/bro port to the current
stable version. The port is very complex, so it needs to
be tested carefully to make sure that I'm not screwing
anything up or using wrong conventions. Also, I'm willing
to take over maintainership of the port if it's accepted
into the tree.
Please note, there are several files that need to be removed
from the port and quite a few that need to be added. All
these files are in FILESDIR. I have provided blank patches
for the files that need to be removed, so the patches will
create blank files.
Added IS_INTERACTIVE to the port
Left original freebsd header comments in it.
Next time please use one big patch-file instead of lots of little ones :-)
PR: ports/114999
Submitted by: Paul Schmehl <pauls@utdallas.edu> |
21 Dec 2006 12:42:16
0.8_1
|
arved  |
Fix build with gcc41 |
13 May 2006 04:15:53
0.8_1
|
edwin  |
Remove USE_REINPLACE from all categories starting with S |
25 Nov 2005 18:01:16
0.8_1
|
pav  |
- Add SHA256 |
04 Sep 2005 19:36:50
0.8_1
|
ade  |
Revert back to devel/bison |
02 Sep 2005 08:01:07
0.8_1
|
pav  |
- Switch bison dependency to bison175 port |
12 Apr 2005 03:26:57
0.8_1
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
0.8_1
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
19 Sep 2004 02:09:40
0.8_1
|
leeym  |
- unbreak this port on 5.x
PR: 71853
Submitted by: leeym
Approved by: portmgr (marcus) |
17 Sep 2004 23:02:58
0.8_1
|
kris  |
BROKEN on 5.x: Does not compile
Approved by: portmgr (self) |
04 Feb 2004 05:10:27
0.8_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
29 Jan 2004 16:13:06
0.8
|
trevor  |
SIZEify. |
04 Nov 2003 16:00:01
0.8
|
osa  |
Fix broken (checksum mismatch) by change suffix of distro
from "-current" to "a37".
No changes for MD5. |
03 Nov 2003 03:56:42
0.8
|
kris  |
Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR. |
14 Oct 2003 14:50:59
0.8
|
osa  |
Update to 0.8, fix RESTRICTED. |
24 Sep 2003 09:37:11
0.5a
|
osa  |
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998 |
20 Feb 2003 18:59:13
0.5a
|
knu  |
De-pkg-comment. |
08 Jun 2002 17:31:07
0.5a
|
obrien  |
To ports@freebsd.org. |
24 Jun 2001 21:29:39 
|
dd  |
Remove duplicate words where appropriate. |
22 Nov 2000 00:17:18 
|
obrien  |
Add $FreeBSD$'s which help me in problem reports. |
08 Oct 2000 07:30:58 
|
asami  |
Convert category security to new layout. |
02 Jun 2000 04:18:54 
|
will  |
Remove redundant/inappropriate CATEGORIES. People need to start reading the
Porter's Handbook. :-) |