| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
08 Mar 2013 11:32:12
1.5.1_3
|
bapt  |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
31 Jan 2013 13:38:43
1.5.1_3
|
bapt  |
Chase boost update |
29 Oct 2012 20:03:01
1.5.1_2
|
pawel  |
Fix build
PR: ports/171990
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Feature safe: yes |
28 May 2012 20:59:15
1.5.1_2
|
pav  |
- Mark BROKEN: does not compile
io/sio_Reader.cpp: In function 'int fillScField_(const sio_8211Field&, const
sio_8211FieldFormat&, sc_Field&, long int)':
io/sio_Reader.cpp:320: error: no matching function for call to
'sio_8211Converter::makeFixedSubfield(sc_Subfield&,
__gnu_cxx::__normal_iterator<const char*, std::vector<char, std::allocator<char>
> >&, long int) const'
../sdts++/io/sio_8211Converter.h:52: note: candidates are: virtual long int
sio_8211Converter::makeFixedSubfield(sc_Subfield&, const char*, long int) const
io/sio_Reader.cpp:327: error: no matching function for call to
'sio_8211Converter::makeVarSubfield(sc_Subfield&,
__gnu_cxx::__normal_iterator<const char*, std::vector<char, std::allocator<char>
> >&, long int, char) const'
../sdts++/io/sio_8211Converter.h:71: note: candidates are: virtual long int
sio_8211Converter::makeVarSubfield(sc_Subfield&, const char*, long int, char)
const
Reported by: pointyhat |
16 May 2012 16:09:15
1.5.1_2
|
makc  |
Add patches to fix build with boost-1.48.0
PR: ports/156253
Submitted by: Alexander Churanov
Approved by: portmgr (linimon) |
03 Jul 2011 14:59:23
1.5.1_1
|
ohauer  |
-remove MD5 |
04 Dec 2010 07:34:27
1.5.1_1
|
ade  |
Sync to new bsd.autotools.mk |
02 Aug 2009 19:36:34
1.5.1_1
|
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 Jul 2009 11:45:09
1.5.1_1
|
pav  |
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport
PR: ports/137054
Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer) |
05 Jan 2009 19:44:02
1.5.1_1
|
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
04 Jul 2007 15:10:58
1.5.1_1
|
barner  |
- Bump boost shared library version to 4
- Bump PORTREVISION |
01 Feb 2007 02:42:06
1.5.1
|
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
14 Aug 2006 22:55:18
1.5.1
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
23 Feb 2006 10:40:45
1.5.1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
24 Nov 2005 15:40:04
1.5.1
|
pav  |
- Add some SHA256 checksums |
15 Nov 2005 06:52:12
1.5.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. |
11 Nov 2005 11:21:04
1.5.1
|
barner  |
Use correct LIB_DEPENDS for boost dependency.
Reported by: pointyhat via kris |
09 Nov 2005 14:35:07
1.5.1
|
barner  |
Chase Boost shared lib version after update to Boost 1.33.0.
devel/sdts++: Also convert from BUILD_DEPENDS and RUN_DEPENDS to
LIB_DEPENDS. |
11 Apr 2005 16:57:52
1.5.1
|
leeym  |
- use GNU make instead
- fix plist
PR: 79776
Submitted by: James E. Flemer <jflemer@alum.rpi.edu> |
02 Jan 2005 23:04:26
1.5.1
|
sem  |
- Fix build on 4.x (increase the max template depth)
PR: ports/75723
Submitted by: Simon Barner <barner(at)gmx.de>
Approved by: portmgr (marcus) |
16 Apr 2004 23:49:26
1.5.1
|
kris  |
Correct INFO handling |
10 Apr 2004 17:26:55
1.5.1
|
trevor  |
Tidy up whitespace. |
14 Mar 2004 06:17:56
1.5.1
|
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. |
09 Mar 2004 16:01:11
1.5.1
|
trevor  |
Remove unused boost_1_27_0.tar.gz entry. Add SIZE line. |
13 Dec 2003 16:41:29
1.5.1
|
oliver  |
s|#if |#ifdef | |
13 Dec 2003 16:27:52
1.5.1
|
oliver  |
update to 1.5.1 which unbreaks build on 5 |
04 Jun 2003 22:43:38
1.3.1a_1
|
kris  |
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris |
18 May 2003 11:33:44
1.3.1a_1
|
kris  |
BROKEN on 5.1: configure fails |
20 Feb 2003 17:07:10
1.3.1a_1
|
knu  |
De-pkg-comment. |
07 Nov 2002 03:10:58
1.3.1a_1
|
adamw  |
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat |
18 Jun 2002 05:29:27
1.3.1a_1
|
pat  |
- Fix and group MASTER_SITES
- Update boost libraries to 1.27.0
- Bump PORTREVISION
PR: 39226
Submitted by: Erwin Lansing <erwin@lansing.dk> |
21 Jul 2001 17:53:52 
|
kevlo  |
Update to version 1.3.1a |
28 May 2001 20:41:29 
|
fenner  |
Remove erik@habatech.no as MAINTAINER; mail has been bouncing for 10 weeks.
|
08 Oct 2000 02:10:04 
|
asami  |
Convert category devel to new layout. |
28 Jul 2000 01:35:24 
|
sada  |
New port: sdts++ - C++ library for SDTS related development. |