| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
31 May 2013 16:15:51
3.3.0
|
tijl  |
- Update sdcc to 3.3.0
- Group target options
- Change CPPFLAGS and remove LDFLAGS to always use base system
libreadline and its headers
- Use a dynamically generated pkg-plist
Reviewed by: crees |
24 Apr 2013 08:01:29
3.2.0_3
|
tijl  |
Set MAINTAINER to my @FreeBSD.org address.
Suggested by: crees |
22 Mar 2013 16:54:52
3.2.0_3
|
tijl (src committer)  |
Fix build with boost 1.52.
Approved by: crees
Obtained from: sdcc revision 8145 |
01 Feb 2013 15:04:01
3.2.0_3
|
ak  |
- Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt) |
31 Jan 2013 13:38:43
3.2.0_3
|
bapt  |
Chase boost update |
18 Oct 2012 22:41:54
3.2.0_3
|
madpilot  |
- Change license to GPLv3
- Fix clang build
- Fix ia64 build [1]
PR: ports/172789
Submitted by: Tijl Coosemans <tijl@coosemans.org> (maintainer)
Reported by: Anton Shterenlikht <mexas@bristol.ac.uk> [1]
Feature safe: yes |
09 Oct 2012 22:12:14
3.2.0_2
|
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. |
30 Aug 2012 17:07:53
3.2.0_2
|
madpilot  |
- Fix CONFLICTS
- bump PORTREVISION
Reported by: kwm
Approved by: Tijl Coosemans <tijl@coosemans.org> (maintainer, via email)
Approved by: crees, tabthorpe (mentors, implicit) |
28 Aug 2012 12:02:30
3.2.0_1
|
madpilot  |
- Unbreak on ARCH != i386
- Change CONFLICTS
Submitted by: Tijl Coosemans <tijl@coosemans.org> (maintainer, via email)
Approved by: crees (mentor) |
24 Aug 2012 16:58:07
3.2.0
|
madpilot  |
- Update to version 3.2.0
- Add conflict with lang/sdcc-devel [1]
- Convert to OptionsNG
- Mark ONLY_FOR_ARCHS i386 as it seems to be the only supported one
by upstream project under FreeBSD
PR: ports/170371
Submitted by: Tijl Coosemans <tijl@coosemans.org> (maintainer)
Reported by: Sulev-Madis 'ketas' Silber <madis555.hot.ee> [1]
Approved by: tabthorpe (mentor) |
18 Jan 2012 17:05:16
3.1.0
|
lwhsu  |
- Update to 3.1.0
- Remove AVR and XA51 targets (unsupported)
PR: ports/164056
Submitted by: Tijl Coosemans <tijl@coosemans.org> (maintainer) |
23 Sep 2011 22:26:39
3.0.0
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
09 Jul 2011 16:22:42
3.0.0
|
beech  |
- gputils is required by sdcc for working with PIC processors,
and hence should be included in RUN_DEPENDS as well as BUILD_DEPENDS
PR: ports/158691
Submitted by: Jason Bacon <jwbacon@tds.net>
Approved by: Tijl Coosemans <tijl@coosemans.org> (maintainer) |
21 Mar 2011 22:24:00
3.0.0
|
gerald  |
Remove the explicit passing of CPPFLAGS to CONFIGURE_ENV which is no
longer necessary.
PR: 153625 |
04 Dec 2010 07:34:27
3.0.0
|
ade  |
Sync to new bsd.autotools.mk |
08 Nov 2010 15:42:13
3.0.0
|
pav  |
- Update to 3.0.0
PR: ports/152013
Submitted by: Tijl Coosemans <tijl@coosemans.org> (maintainer) |
16 Oct 2010 11:52:47
2.9.0_1
|
ade  |
Punt autoconf267->autoconf268 |
15 Sep 2010 18:35:24
2.9.0_1
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
13 Dec 2009 22:49:18
2.9.0
|
amdmi3  |
- Update maintainer's email
- Fix some pkg-descrs
- Update some MASTER_SITES
PR: 140966
Submitted by: Tijl Coosemans <tijl@coosemans.org> (maintainer from new email)
Approved by: portmgr (miwi) |
02 Aug 2009 19:36:34
2.9.0
|
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 |
28 Mar 2009 13:37:25
2.9.0
|
miwi  |
- Update to 2.9.0
PR: 133140
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer) |
05 Jan 2009 20:36:33
2.8.0
|
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
10 Dec 2008 07:35:19
2.8.0
|
linimon  |
Mark as broken on sparc64.
Hat: portmgr |
20 Aug 2008 00:57:32
2.8.0
|
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
01 Apr 2008 20:57:36
2.8.0
|
okazaki  |
Update to version 2.8.0.
PR: 122259
Submitted by: Tijl Coosemans (maintainer) |
13 Oct 2007 12:26:37
2.7.0
|
beech  |
- Update to 2.7.0
- Makefile and plist cleanup.
- Move patches to Makefile and remove files.
- Pet portlint.
PR: ports/116953
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
Approved by: sat (mentor) |
01 Oct 2007 23:10:00
2.6.0_2
|
linimon  |
Fix result of mismerge.
Spotted by: maintainer |
30 Sep 2007 04:47:37
2.6.0_1
|
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
11 Aug 2006 20:28:52
2.6.0
|
pav  |
- Update to 2.6.0
PR: ports/101756
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer) |
22 Jan 2006 12:42:24
2.5.0
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 16:52:01
2.5.0
|
ade  |
Fix after sweep.
Submitted by: maintainer |
15 Nov 2005 06:52:12
2.5.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. |
31 Jul 2005 16:52:15
2.5.0
|
linimon  |
Attempt to fix INDEX build by s/USE_GCC=3.1+/USE_GCC=3.2+/ after removal
of lang/gcc31.
This may only be papering over a bug in use.gcc.mk (does the definition
for 3.1 need to be removed there?)
Hat: portmgr |
26 May 2005 20:25:15
2.5.0
|
pav  |
- Update to 2.5.0
PR: ports/81525
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer) |
13 Apr 2005 07:53:25
2.4.0_1
|
pav  |
* enabling build of pic16 libraries
* a couple Makefile/pkg-plist changes
* only pull in dependencies when actually necessary depending on
chosen options
PR: ports/79801
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer) |
28 Jul 2004 17:54:31
2.4.0
|
pav  |
- Fix build with gcc-3.3:
error: ISO C++ forbids cast to non-reference type used as lvalue
PR: ports/69653
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer) |
09 May 2004 23:26:39
2.4.0
|
pav  |
Add sdcc, Small Device C Compiler, a Freeware, retargettable, optimizing
ANSI-C compiler that targets the Intel 8051, Maxim 80DS390 and the Zilog
Z80 based MCUs.
PR: ports/66262
Submitted by: Tijl Coosemans <tijl@ulyssis.org> |