| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
08 Mar 2013 11:32:12
1.1.1
|
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 |
02 Dec 2012 22:55:58
1.1.1
|
jhale  |
- Update to 1.1.1
- Update MASTER_SITES (SUNSITE has previous version...commented out for now)
- Add LICENSE (GPLv2)
- Add PORTDOCS
- Trim Makefile header
- Pass maintainership to submitter
PR: ports/174038
Submitted by: nemysis <nemysis@gmx.ch>
Feature safe: yes |
19 Mar 2011 12:38:54
1.1_1
|
miwi  |
- Get Rid MD5 support |
21 Dec 2009 02:19:12
1.1_1
|
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
17 Oct 2007 10:13:01
1.1_1
|
ade  |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
29 Aug 2006 12:05:47
1.1
|
ahze  |
Update to 1.1 |
25 Nov 2005 16:09:33
1.0.1_1
|
pav  |
- Add SHA256 |
22 Apr 2005 09:00:37
1.0.1_1
|
vs  |
- Fix runtime error by regenerating path in config.h
- Use MAKE_ARGS instead of patches |
11 Feb 2004 13:25:38
1.0.1_1
|
clement  |
misc category cleanup part 1 of 6:
- Use DATADIR/DOCSDIR/PORTSDOC
- SIZEify port (except biblereader)
- make portlint happy
* Howto:
- use BZIP2_CMD and UNZIP_CMD
- fix MASTER_SITES
- update NIS-HOWTO
- make portlint happy
- bump PORTREVISION
* bb
- kill pkg-plist
* boxes
- kill pkg-plist
PR: 61024
Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
Updated/reworked by: me |
04 Feb 2004 05:10:27
1.0.1_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
29 Jan 2004 16:13:06
1.0.1
|
trevor  |
SIZEify. |
20 Feb 2003 18:46:39
1.0.1
|
knu  |
De-pkg-comment. |
27 Dec 2002 22:31:16
1.0.1
|
edwin  |
Fix mastersites.
Noticed by: portsurvey |
23 Nov 2002 02:25:43
1.0.1
|
kris  |
Remove maintainers with undeliverable email addresses. |
21 Oct 2002 01:00:53
1.0.1
|
kris  |
Fix build on -current (don't try and build with cc -traditional).
Respect CC and CFLAGS |
21 Oct 2002 01:00:32
1.0.1
|
kris  |
Fix build on -current (don't try and build with cc -traditional).
Respect CC and CFLAGS |
16 Jan 2001 17:33:20 
|
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Oct 2000 05:01:16 
|
asami  |
Convert category misc to new layout. |