| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 May 2013 16:35:31
0.1.5_7
|
bapt  |
Do not let system make.conf inpact the port's makefile
This fixes build on current |
04 May 2013 10:48:55
0.1.5_7
|
kuriyama  |
- Ubreak.
PR: ports/176926
Submitted by: Hiroyuki Iwatsuki <don@na.rim.or.jp> |
08 Mar 2013 11:32:12
0.1.5_7
|
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 |
17 Jun 2012 20:17:31
0.1.5_7
|
pav  |
- Mark BROKEN: does not compile
gif2dbl.o: In function `error':
gif2dbl.c:(.text+0x76): undefined reference to `PrintGifError'
Reported by: pointyhat |
01 Jun 2012 05:26:28
0.1.5_7
|
dinoex  |
- update png to 1.5.10 |
26 Feb 2012 13:32:41
0.1.5_6
|
kuriyama  |
- Switch to giflib.
PR: ports/165326
Submitted by: swills |
18 Mar 2011 17:59:51
0.1.5_5
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
28 Mar 2010 06:47:48
0.1.5_5
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
06 Mar 2009 12:04:11
0.1.5_4
|
johans  |
- Update bison to 2.4.1, see announcements for important changes:
http://lists.gnu.org/archive/html/bug-bison/2008-11/msg00000.html
http://lists.gnu.org/archive/html/bug-bison/2008-12/msg00000.html
- Take over bison maintainership - as approved by portmgr (marcus)
- Add patches for ports to compile with new bison:
Replace %{ .. %} with %code { .. } where required
and accommodate stricter typing requirements
Thanks to pav for an exp-run on pointyhat
PR: ports/131640
Approved by: portmgr (pav) |
19 Apr 2008 17:56:05
0.1.5_4  |
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) |
17 Oct 2007 10:13:01
0.1.5_4
|
ade  |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
19 May 2007 20:32:57
0.1.5_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
31 Jan 2006 00:26:49
0.1.5_2
|
kuriyama  |
Fix unfetchable situation by putting distfile on my box. |
22 Jan 2006 12:39:13
0.1.5_2
|
edwin  |
SHA256ify
Approved by: krion@ |
18 Mar 2004 00:48:53
0.1.5_2
|
kuriyama  |
SIZEify.
Submitted by: trevor |
04 Feb 2004 05:21:48
0.1.5_2
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
23 Nov 2003 08:14:44
0.1.5_1
|
kuriyama  |
Add mpeg/utf8 functionality. This will unbreak ja-ruby-ming port.
Submitted by: IWATSUKI Hiroyuki <don@na.rim.or.jp>
Approved by: portmgr (kris) |
12 Nov 2003 17:18:54
0.1.5
|
knu  |
Add CONFLICTS lines; ming and ja-ming conflict with each other. |
16 Oct 2003 02:29:53
0.1.5
|
kuriyama  |
Grr, cleanup variables. |
16 Oct 2003 02:29:05
0.1.5
|
kuriyama  |
Unbreak on 5.x.
Prodded by: kris |
15 Oct 2003 22:06:45
0.1.5
|
kris  |
BROKEN on 5.x: does not compile |
04 Aug 2003 11:19:49
0.1.5
|
kris  |
Partially fix build after recent sys.mk changes. This is still broken due
to gcc 3.3 strictness
Submitted by: ru |
22 Feb 2003 07:48:51
0.1.5
|
kuriyama  |
de-pkg-comment. |
02 Dec 2002 16:22:15
0.1.5
|
marcus  |
Fix build with bison 1.75.
Reported by: bento |
20 Sep 2002 02:39:31
0.1.5
|
kuriyama  |
Add USE_BISON.
Reported by: bento |
06 Aug 2002 12:15:30
0.1.5
|
kuriyama  |
Ming with Japanese charachter enhancement. |