Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:22:56 0.9.9.9_5 |
Tobias C. Berner (tcberner)  |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
06 Apr 2021 14:31:07 0.9.9.9_5 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
04 Aug 2018 09:37:57
0.9.9.9_5 |
amdmi3  |
- Update WWW
- Cosmetic fixes
Approved by: portmgr blanket |
10 Apr 2018 08:53:19
0.9.9.9_5 |
mich  |
- fix for mhash exporting defined that normally autotools-private
- Bump portrevision
Reviewed by: mat |
12 Jan 2016 16:20:32
0.9.9.9_4 |
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
13 Nov 2015 12:16:11
0.9.9.9_4 |
antoine  |
Unbreak |
12 Nov 2015 14:40:38
0.9.9.9_3 |
amdmi3  |
- Switch to options helpers
- Switch to new testing framework |
09 May 2015 02:31:16
0.9.9.9_3 |
amdmi3  |
- Add LICENSE
- Strip library
- Drop @dirrm* from plist |
18 Apr 2015 09:47:30
0.9.9.9_2 |
tijl  |
- Remove libtool hacks and patches that are now handled by USES=libtool
- Remove CONFIG_SHELL from CONFIGURE_ENV because bsd.port.mk handles that |
10 Jun 2014 23:22:44
0.9.9.9_2 |
amdmi3  |
- Convert USE_BZIP2 to USES
- Add missing USES=libtool
- Strip libraries |
02 Feb 2014 10:29:57
0.9.9.9_1 |
miwi  |
- Stage support |
20 Sep 2013 22:55:26
0.9.9.9_1 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
29 Mar 2013 19:33:42
0.9.9.9_1 |
cs  |
- Remove A/An in COMMENT
- Trim Header where applicable |
27 Feb 2012 20:32:31
0.9.9.9_1 |
glarkin  |
- Reassign to the heap
Requested by: roam (on ports-developers@) |
09 Nov 2011 15:26:04
0.9.9.9_1 |
miwi  |
- Remove WITH_FBSD10_FIX, is no longer needed |
29 Oct 2011 19:01:59
0.9.9.9_1 |
kwm  |
Fix build with FreeBSD 10
Approved by: portmgr (miwi) |
03 Jul 2011 14:03:52
0.9.9.9_1 |
ohauer  |
-remove MD5 |
18 Dec 2009 10:35:35
0.9.9.9_1 |
roam  |
Avoid breakage in dependent ports (notably PHP) by simply not linking
against the threaded C libraries.
Bump PORTREVISION.
Submitted by: ale |
10 Sep 2009 11:50:56
0.9.9.9 |
roam  |
Update to mhash-0.9.9.9.
Add descriptive headers to all the patches. |
21 Aug 2008 06:18:49
0.9.9 |
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 ) |
16 Jan 2008 15:46:05
0.9.9 |
roam  |
Update to mhash-0.9.9, fixing several style issues, lots of memory
leaks, and two serious (even if not easily triggered) bugs. |
20 Sep 2006 16:33:24
0.9.7.1 |
garga  |
- Update to 0.9.7.1
- Remove uneeded perl dependency
- s/INSTALLS_SHLIB/USE_LDCONFIG/
- Use PORTDOCS
PR: ports/93730 (based on)
Submitted by: cy
Discussed with: portmgr (erwin)
Approved by: maintainer timeout (over 6 months) |
23 Feb 2006 10:40:45
0.9.2 |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
24 Jan 2006 01:03:33
0.9.2 |
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
0.9.2 |
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. |
18 Jul 2005 08:14:57
0.9.2 |
pav  |
- Update to 0.9.2
PR: ports/80238
Submitted by: Vasil Dimov <vd@datamax.bg>
Approved by: maintainer timeout (3 months) |
12 Apr 2005 03:26:57
0.9.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.9.1 |
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
30 Dec 2004 12:48:29
0.9.1 |
roam  |
Update mhash to version 0.9.1, which provides three new hashes.
Shorten COMMENT at portlint's suggestion.
Install a couple of docfiles. |
01 Nov 2004 17:09:55
0.8.18 |
roam  |
A long-overdue dequoting of COMMENT. D'oh, I thought I'd done this,
like, MONTHS ago!
Submitted by: Brian Poole <raj@cerias.purdue.edu> |
31 Mar 2004 03:12:58
0.8.18 |
trevor  |
SIZEify (maintainer timeout) |
14 Mar 2004 06:17:56
0.8.18 |
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
01 Sep 2003 11:42:22
0.8.18 |
roam  |
Update to 0.8.18.
PR: 56167
Submitted by: foxfair |
05 Mar 2003 11:28:13
0.8.17 |
roam  |
Update to 0.8.17. |
19 Feb 2003 16:07:30
0.8.14 |
roam  |
Remove pkg-comment files in my ports. |
21 May 2002 17:53:20
0.8.14 |
roam  |
Update to 0.8.14. |
20 Feb 2002 11:03:42  |
roam  |
Update to 0.9.13. In the process, fix an autoconf-2.52 bug in using
$target_alias as a program prefix even if it is exactly the same as
$host_alias. Also, remove the installation of the library .la file. |
29 Mar 2001 16:35:19  |
sobomax  |
-pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} |
23 Feb 2001 16:07:17  |
roam  |
Update to 0.8.9 |
16 Dec 2000 14:46:33  |
roam  |
Update to 0.8.4. |
22 Nov 2000 10:20:14  |
roam  |
update my email address - roam@orbitel.bg -> roam@FreeBSD.org |
02 Nov 2000 00:36:05  |
jeh  |
Update to version 0.8.3 New Maintainer |
08 Oct 2000 07:30:58  |
asami  |
Convert category security to new layout. |
01 Oct 2000 10:59:09  |
reg  |
Whitespace changes and PLIST sorting. |
14 Jul 2000 16:46:20  |
will  |
Update to 0.8.2. Use proper pthread-linking (-pthread vs. -lc_r). Use
USE_LIBTOOL instead of GNU_CONFIGURE so we don't install .la file. Turn this
port loose upon the world. This update is needed for aide port. |
16 Jun 2000 22:52:41  |
asami  |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 09:48:25  |
sobomax  |
Fourth round of INSTALLS_SHLIBS conversion. |