non port: devel/sfslite/Makefile |
Number of commits found: 21 |
Sunday, 13 Jul 2014
|
23:09 bapt
Modernize LIB_DEPENDS
With hat: portmgr
 |
Thursday, 29 May 2014
|
15:09 miwi
- Convert gmake, bzip2 to USES
Approved by: portmgr
 |
Wednesday, 5 Feb 2014
|
08:22 bapt
Reset maintainership due to mail bouncing
Reported by: pkg-fallout
 |
Friday, 20 Sep 2013
|
17:17 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
 |
Friday, 8 Mar 2013
|
11:32 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
 |
Sunday, 23 May 2010
|
18:06 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>
 |
Monday, 19 Apr 2010
|
10:43 ale
Switch to use newer GMP version.
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin)
 |
Wednesday, 9 Sep 2009
|
02:46 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)
 |
Wednesday, 13 May 2009
|
09:46 ale
Chase libgmp and bump PORTREVISION.
 |
Thursday, 21 Aug 2008
|
06:18 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
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
 |
Friday, 15 Feb 2008
|
21:31 miwi
- Update to 1.2.3
PR: 120141
Submitted by: Maxwell Krohn <ports@okws.org> (maintainer)
 |
Tuesday, 13 Nov 2007
|
00:23 pav
- Mark BROKEN: does not compile with GCC 4.2
Reported by: pointyhat
Approved by: portmgr (hat)
 |
Wednesday, 17 Oct 2007
|
10:13 ade
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs
 |
Thursday, 4 Oct 2007
|
00:41 edwin
Remove always-false/true conditions based on OSVERSION 500000
 |
Thursday, 27 Sep 2007
|
19:53 alepulver
- Update to version 1.2.2.
PR: ports/115952
Submitted by: ports@okws.org (maintainer)
 |
Monday, 14 Aug 2006
|
22:55 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>
 |
Wednesday, 10 May 2006
|
14:46 ale
Chase gmp library and bump PORTREVISION.
 |
Thursday, 4 May 2006
|
21:41 edwin
Remove USE_REINPLACE from all categories starting with D
 |
Tuesday, 6 Dec 2005
|
16:04 tdb
- Update to 0.8.4
PR: 90033
Submitted by: Maxwell Krohn <max@freebsd5.pdos.lcs.mit.edu>
Approved by: maintainer, clement (mentor)
 |
Saturday, 3 Dec 2005
|
11:13 tdb
- Update to 0.8.3
PR: 89815
Submitted by: Maxwell Krohn <ports@okws.org> (maintainer)
Approved by: clement (mentor)
 |
Saturday, 17 Sep 2005
|
11:04 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>
 |
Number of commits found: 21 |