Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
01 Sep 2014 14:56:27
1.2.7_1

|
bapt  |
Finish r366879 |
13 Jul 2014 23:09:11
1.2.7_1

|
bapt  |
Modernize LIB_DEPENDS
With hat: portmgr |
29 May 2014 15:09:43
1.2.7_1

|
miwi  |
- Convert gmake, bzip2 to USES
Approved by: portmgr |
05 Feb 2014 08:22:03
1.2.7_1

|
bapt  |
Reset maintainership due to mail bouncing
Reported by: pkg-fallout |
20 Sep 2013 17:17:45
1.2.7_1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
08 Mar 2013 11:32:12
1.2.7_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 |
24 Oct 2011 04:17:38
1.2.7_1
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
03 Jul 2011 14:59:23
1.2.7_1
|
ohauer  |
-remove MD5 |
23 May 2010 18:06:57
1.2.7_1
|
makc  |
Convert LDCONFIG_DIRS to USE_LDCONFIG for unmaintained ports.
PR: based on ports/146365
Submitted by: Alex Kozlov <spam at rm-rf.kiev.ua> |
19 Apr 2010 10:43:43
1.2.7_1
|
ale  |
Switch to use newer GMP version.
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin) |
09 Sep 2009 02:46:01
1.2.7
|
araujo  |
- Update to 1.2.7.
PR: ports/138054
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Approved by: maintainer timeout (more than 2 weeks) |
13 May 2009 09:46:02
1.2.3_1
|
ale  |
Chase libgmp and bump PORTREVISION. |
21 Aug 2008 06:18:49
1.2.3
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
15 Feb 2008 21:31:15
1.2.3
|
miwi  |
- Update to 1.2.3
PR: 120141
Submitted by: Maxwell Krohn <ports@okws.org> (maintainer) |
13 Nov 2007 00:23:05
1.2.2_1
|
pav  |
- Mark BROKEN: does not compile with GCC 4.2
Reported by: pointyhat
Approved by: portmgr (hat) |
17 Oct 2007 10:13:01
1.2.2_1
|
ade  |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
04 Oct 2007 00:41:11
1.2.2 
|
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
27 Sep 2007 19:53:54
1.2.2
|
alepulver  |
- Update to version 1.2.2.
PR: ports/115952
Submitted by: ports@okws.org (maintainer) |
13 Jul 2007 15:02:43
0.8.4_1
|
miwi  |
- Fix build after devel/dmalloc
- Fix build with gcc 4.2
Submitted by: pointyhat via pav
Petar Petrov <pesho.petrov@gmail.com>
Approved by: maintainer |
14 Aug 2006 22:55:18
0.8.4_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> |
10 May 2006 14:46:48
0.8.4_1
|
ale  |
Chase gmp library and bump PORTREVISION. |
04 May 2006 21:41:12
0.8.4
|
edwin  |
Remove USE_REINPLACE from all categories starting with D |
22 Jan 2006 01:48:34
0.8.4
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
06 Dec 2005 16:04:29
0.8.4
|
tdb  |
- Update to 0.8.4
PR: 90033
Submitted by: Maxwell Krohn <max@freebsd5.pdos.lcs.mit.edu>
Approved by: maintainer, clement (mentor) |
03 Dec 2005 11:13:40
0.8.3
|
tdb  |
- Update to 0.8.3
PR: 89815
Submitted by: Maxwell Krohn <ports@okws.org> (maintainer)
Approved by: clement (mentor) |
17 Sep 2005 11:04:52
0.8.1
|
pav  |
This is a port of the SFS-Lite development libraries. The SFS toolkit
was developed to support the SFS distributed file system (see
http://www.fs.net). But because others use the toolkit for other
reasons, we're making SFS's libraries available as a separate,
lightweight package. sfslite compiles much faster and can be
installed as different non-conflicting build modes (such as
sfslite-dbg or sfslite-noopt) so might be better for some applications
that need the SFS libraries but not SFS.
PR: ports/86178
Submitted by: Maxwell Krohn <krohn@mit.edu> |