| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
03 May 2012 16:11:26
2.1.5_6
|
miwi  |
- Disable installing INFO on float flavor
- Add PORTSCOUT
PR: 166890
Submitted by: Ports Fury |
09 Apr 2012 22:49:02
2.1.5_6
|
pav  |
- float flavor installs .info too
Reported by: pointyhat |
06 Apr 2012 03:56:28
2.1.5_6
|
miwi  |
- Unbreak
Submitted by: ports fury
Feature safe: yes |
03 Apr 2012 07:59:34
2.1.5_6
|
pav  |
- Mark BROKEN: does not configure
===> Configuring for fftw-2.1.5_6
Can't exec "aclocal": No such file or directory at
/usr/local/share/autoconf-2.68/Autom4te/FileUtils.pm line 326.
autoreconf-2.68: failed to run aclocal: No such file or directory
*** Error code 1
Reported by: pointyhat
Feature safe: yes |
24 Mar 2012 16:25:21
2.1.5_6
|
miwi  |
- Fix build on i386
- Add LICENSE
- Add MAKE_JOBS_SAFE
PR: 166042
Submitted by: Ports Fury
Feature safe: yes |
10 Aug 2011 09:09:28
2.1.5_6
|
linimon  |
Mark broken on sparc64 as well as i386. |
20 Mar 2011 12:54:45
2.1.5_6
|
miwi  |
- Get Rid MD5 support |
14 Mar 2011 08:27:14
2.1.5_6
|
erwin  |
Mark BROKEN on i386: does not build |
04 Dec 2010 07:34:27
2.1.5_6
|
ade  |
Sync to new bsd.autotools.mk |
13 Sep 2009 00:08:01
2.1.5_6
|
gerald  |
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr |
02 Aug 2009 19:36:34
2.1.5_5
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
11 Jan 2009 23:53:33
2.1.5_5
|
amdmi3  |
- Add regression-test target
PR: 130356
Submitted by: "Pedro F. Giffuni" <giffunip at tutopia dot com> |
10 Jan 2009 12:05:49
2.1.5_5
|
gerald  |
No longer pass FC and F77 to CONFIGURE_ENV; this is now done via
Mk/bsd.gcc.mk.
Submitted by: Steven Kreuzer <skreuzer@exit2shell.com> |
09 Jan 2009 01:04:29
2.1.5_5
|
gerald  |
Bump PORTREVISION properly (bug in Tools/script/bump_revision.pl).
Reported by: Scott Allendorf <scott-allendorf@uiowa.edu> |
07 Jan 2009 16:34:27
2.1.5_1
|
gerald  |
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. |
21 Aug 2008 06:18:49
2.1.5_4
|
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 ) |
12 Jul 2007 08:51:23
2.1.5_4
|
maho  |
Now we use USE_FORTRAN=yes to use FORTRAN compiler. |
10 Feb 2007 22:46:34
2.1.5_4
|
sat  |
- Install sfftw/srfftw headers |
28 Jan 2007 09:07:47
2.1.5_4
|
kris  |
Use libtool port instead of included one to avoid objformat a.out botch |
11 Jan 2007 08:40:15
2.1.5_4
|
maho  |
* Migrate to gfortran.
* bump portrevision. |
15 Aug 2006 00:29:13
2.1.5_3
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
10 May 2006 22:37:39
2.1.5_3
|
edwin  |
Remove USE_REINPLACE from ports starting with M |
23 Feb 2006 10:40:45
2.1.5_3
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Jan 2006 12:56:47
2.1.5_2
|
edwin  |
SHA256ify
Approved by: krion@ |
25 Nov 2005 22:29:24
2.1.5_2
|
pav  |
- Style: ports@freebsd.org -> ports@FreeBSD.org |
15 Nov 2005 06:52:12
2.1.5_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. |
13 Nov 2005 17:13:15
2.1.5_2
|
lkoeller  |
o) Drop maintainership cause I didn't use these ports since months anymore. |
12 Apr 2005 03:26:57
2.1.5_2
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
2.1.5_2
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
10 Nov 2004 11:31:03
2.1.5_2
|
ahze  |
Force commit to go with last commit
PR: ports/71272
Approved by: pav (co mentor)
Lars K??ller (maintainer) |
10 Nov 2004 11:29:18
2.1.5_2
|
ahze  |
Add support for slave port |
09 Jul 2004 17:43:11
2.1.5_2
|
marcus  |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
31 Mar 2004 03:12:58
2.1.5_2
|
trevor  |
SIZEify (maintainer timeout) |
14 Mar 2004 06:17:56
2.1.5_2
|
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. |
04 Feb 2004 05:10:27
2.1.5_2
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
27 Jul 2003 15:30:23
2.1.5_1
|
krion  |
- Do not install useless .la files
- Fix handling info files
PR: 54902
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Approved by: fjoe (mentor) (implicit) |
24 Mar 2003 17:26:24
2.1.5
|
lkoeller  |
o) Update to version 2.1.5 |
23 Mar 2003 20:14:22
2.1.4
|
lkoeller  |
o) Fix libtool usage (see PR)
o) Upgrade fftw (bugfix release: 2.1.3 -> 2.1.4)
PR: 47581
Submitted by: Sergey Aleshin <asg@rcd.ru> |
21 Feb 2003 12:44:05
2.1.3
|
knu  |
De-pkg-comment. |
24 Jun 2001 21:29:39 
|
dd  |
Remove duplicate words where appropriate. |
08 Oct 2000 04:10:26 
|
asami  |
Convert category math to new layout. |
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 11:38:51 
|
sobomax  |
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration. |