| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
09 Oct 2012 22:12:14
1.0.7_3
|
linimon  |
Force numerous ports that fail to build with clang over to instead always
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings. |
10 Aug 2011 08:56:50
1.0.7_3
|
linimon  |
Mark as broken on sparc64: does not compile. |
20 Mar 2011 12:54:45
1.0.7_3
|
miwi  |
- Get Rid MD5 support |
04 Dec 2010 07:34:27
1.0.7_3
|
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
1.0.7_3
|
ade  |
Punt autoconf267->autoconf268 |
15 Sep 2010 18:35:24
1.0.7_3
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
20 Aug 2008 00:57:32
1.0.7_2
|
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
19 Apr 2008 17:56:05
1.0.7_2  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
30 Sep 2007 04:47:37
1.0.7_2
|
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
04 May 2006 21:41:12
1.0.7_1
|
edwin  |
Remove USE_REINPLACE from all categories starting with D |
22 Jan 2006 08:23:41
1.0.7_1
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
1.0.7_1
|
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. |
06 Jun 2004 23:22:52
1.0.7_1
|
pav  |
- Remove dead master site
PR: ports/67642
Submitted by: Roman Neuhauser <neuhauser@chello.cz> |
04 Jun 2004 17:29:38
1.0.7_1
|
ade  |
Sync with new bsd.autotools.mk |
18 Mar 2004 18:01:13
1.0.7_1
|
trevor  |
Add size data, approved by maintainers. |
04 Feb 2004 05:21:48
1.0.7_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
21 Feb 2003 11:15:05
1.0.7
|
knu  |
De-pkg-comment. |
07 Nov 2002 11:54:23
1.0.7
|
edwin  |
Fix PERL dependencies for these ports (print/cups solves print/cups-base
and french/cups-base)
Noticed on: bento |
17 Jan 2002 15:30:20 
|
kevlo  |
Added a new location for MASTER_SITES |
26 Dec 2001 01:11:20 
|
petef  |
Add mird 1.0.7, a free database library with transaction support. |