| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
14 Mar 2013 13:55:46
3.1.2
|
ale  |
Update to 3.1.2 release. |
13 Aug 2012 14:45:36
3.1.1
|
ale  |
Update to 3.1.1 release and enable TLS on supported FreeBSD versions. |
09 May 2012 10:27:06
3.1.0_3
|
ale  |
Update to patch level 10.
Note: use gnu patch since patch04 seems to trigger a bug
(or at least a different / not expected behavior of base patch) |
13 Nov 2011 12:16:00
3.1.0_2
|
ale  |
Update to patch level 3.
Feature safe: yes |
24 Oct 2011 04:17:38
3.1.0_1
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
08 Oct 2011 15:45:17
3.1.0_1
|
ale  |
Pet portlint and fix NOPORTDOCS.
PR: ports/161397
Submitted by: swills |
07 Oct 2011 07:42:43
3.1.0_1
|
ale  |
Update to -p1 patch-release. |
06 Oct 2011 12:28:46
3.1.0
|
ale  |
Update to 3.1.0 release.
Do not enable thread-safe support, since
"it seems that the initialisation of Thread Local Storage
variables to some values which are function address doesn't work
inside a shared library on FreeBSD" |
10 May 2011 10:12:45
3.0.1
|
ale  |
Update to 3.0.1 (patch 4) release. |
20 Mar 2011 12:54:45
3.0.0
|
miwi  |
- Get Rid MD5 support |
11 Jun 2010 15:08:51
3.0.0
|
ale  |
Update to 3.0.0 release. |
04 Jun 2010 08:09:20
2.4.2_1
|
pav  |
- Introduce a new USE_XZ knob that handles lzma/xz compressed distfiles
- Convert a bunch of ports to use it
PR: ports/146329
Submitted by: mm
With hat: portmgr |
19 Apr 2010 10:43:43
2.4.2_1
|
ale  |
Switch to use newer GMP version.
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin) |
01 Dec 2009 11:33:12
2.4.2
|
ale  |
Update to 2.4.2 release. |
13 May 2009 09:46:02
2.4.1_1
|
ale  |
Chase libgmp and bump PORTREVISION. |
26 Feb 2009 07:00:04
2.4.1
|
ale  |
Update to 2.4.1 release. |
30 Jan 2009 23:14:27
2.4.0
|
ale  |
Update to 2.4.0 release.
PR: ports/131045
Submitted by: Wen Heping <wenheping@gmail.com> |
23 Sep 2008 05:45:08
2.3.2
|
ale  |
Update to 2.3.2 release. |
25 Jun 2008 10:34:43
2.3.1
|
ale  |
Add regression-test target.
Submitted by: Pedro F. Giffuni <pfgshield-freebsd@yahoo.com> |
30 Jan 2008 07:09:08
2.3.1
|
ale  |
Update to 2.3.1 release. |
30 Aug 2007 09:55:17
2.3.0
|
ale  |
Update to 2.3.0 release. |
23 Jul 2007 09:36:52
2.2.1
|
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
30 Nov 2006 21:20:07
2.2.1
|
ale  |
Update to 2.2.1 release. |
19 Nov 2006 18:15:12
2.2.0_3
|
ale  |
Update to 2.2.0 patchset 16. |
10 May 2006 14:46:48
2.2.0_2
|
ale  |
Chase gmp library and bump PORTREVISION. |
23 Feb 2006 10:40:45
2.2.0_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Jan 2006 12:56:47
2.2.0
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
2.2.0
|
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. |
30 Sep 2005 19:47:20
2.2.0
|
ale  |
Correct typo.
Submitted by: Vincent Lefevre |
24 Sep 2005 10:18:03
2.2.0
|
ale  |
Update to 2.2.0 release:
- Install shared library
- Make fetchable again |
29 Aug 2005 14:00:55
2.1.2
|
ale  |
Add mpfr 2.1.2, a library for multiple-precision floating-point
computations.
PR: ports/84724
Submitted by: Steven G. Kargl <kargl@troutmask.apl.washington.edu> |