| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
25 Jun 2008 11: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 10:55:17
2.3.0
|
ale  |
Update to 2.3.0 release. |
23 Jul 2007 10: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 15: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 20:47:20
2.2.0
|
ale  |
Correct typo.
Submitted by: Vincent Lefevre |
24 Sep 2005 11:18:03
2.2.0
|
ale  |
Update to 2.2.0 release:
- Install shared library
- Make fetchable again |
29 Aug 2005 15: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> |