| non port: devel/libelf/Makefile |
|
CVSWeb
|
Number of commits found: 30 |
|
Wed, 23 May 2012
|
[ 19:47 crees ]
1.30 devel/libelf/Makefile
- Remove obsolete OSVERSION check
- Use bsd.port.options.mk
|
|
Mon, 27 Feb 2012
|
[ 20:32 glarkin ]
1.14 audio/id3ren/Makefile
1.9 audio/p5-Audio-Scrobbler/Makefile
1.11 audio/p5-Net-FreeDB/Makefile
1.4 devel/gecode/Makefile
1.29 devel/libelf/Makefile
1.8 dns/ghtool/Makefile
1.12 dns/nsping/Makefile
1.4 dns/p5-Stanford-DNSserver/Makefile
1.4 games/bastet/Makefile
1.7 games/gnarr/Makefile
(Only the first 10 of 49 ports in this commit are shown above. )
- Reassign to the heap
Requested by: roam (on ports-developers@)
|
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ]
1.17 accessibility/accerciser/Makefile
1.11 accessibility/at-poke/Makefile
1.76 accessibility/at-spi/Makefile
1.4 accessibility/at-spi2-atk/Makefile
1.4 accessibility/at-spi2-core/Makefile
1.65 accessibility/atk/Makefile
1.4 accessibility/atkmm/Makefile
1.53 accessibility/dasher/Makefile
1.5 accessibility/eflite/Makefile
1.59 accessibility/gnome-mag/Makefile
(Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
|
Tue, 22 Mar 2011
|
[ 00:32 gerald ]
1.27 devel/libelf/Makefile
1.15 devel/libelf/distinfo
Remove the explicit passing of CPPFLAGS to CONFIGURE_ENV which is no
longer necessary. Rather set CPPFLAGS in the Makefile.
PR: 153625
Approved by: maintainer (roam)
|
|
Mon, 31 May 2010
|
[ 02:01 ade ]
1.14 accessibility/accerciser/Makefile
1.74 accessibility/at-spi/Makefile
1.2 accessibility/at-spi2-atk/Makefile
1.2 accessibility/at-spi2-core/Makefile
1.61 accessibility/atk/Makefile
1.52 accessibility/dasher/Makefile
1.56 accessibility/gnome-mag/Makefile
1.43 accessibility/gnopernicus/Makefile
1.48 accessibility/gok/Makefile
1.17 accessibility/mousetweaks/Makefile
(Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
|
Fri, 20 Nov 2009
|
[ 10:31 roam ]
1.25 devel/libelf/Makefile
1.14 devel/libelf/distinfo
1.3 devel/libelf/files/patch-Makefile.in
1.8 devel/libelf/files/patch-configure
1.4 devel/libelf/files/patch-lib::sys_elf.h.in
Update to libelf-0.8.13, almost as per the PR.
While I'm here, extend the descriptive patch headers.
PR: 140716
Submitted by: Sofian Brabez <sbrabez@gmail.com>
|
|
Thu, 10 Sep 2009
|
[ 07:52 roam ]
1.24 devel/libelf/Makefile
1.13 devel/libelf/distinfo
1.3 devel/libelf/files/patch-lib::sys_elf.h.in
Update to libelf-0.8.12 which deprecates some functions.
|
|
Tue, 26 May 2009
|
[ 09:02 roam ]
1.23 devel/libelf/Makefile
1.12 devel/libelf/distinfo
Update to libelf-0.8.11.
|
|
Fri, 10 Apr 2009
|
[ 09:11 roam ]
1.22 devel/libelf/Makefile
1.11 devel/libelf/distinfo
1.2 devel/libelf/files/patch-Makefile.in
1.7 devel/libelf/files/patch-configure
1.2 devel/libelf/files/patch-lib::sys_elf.h.in
Update to libelf-0.8.10:
- the w32/Makefile configure fix was integrated upstream
- add the SANITY knob for stringent ELF header checks, on by default to
reflect both the upstream default and pre-0.8.10 behavior
While I'm here, refresh the patches with quilt --no-timestamps and
add patch descriptions.
|
|
Fri, 6 Jun 2008
|
[ 13:21 edwin ]
1.85 devel/ORBit/Makefile
1.134 devel/ORBit2/Makefile
1.6 devel/acovea-gtk/Makefile
1.13 devel/aegis/Makefile
1.13 devel/agide/Makefile
1.7 devel/alabastra/Makefile
1.64 devel/anjuta/Makefile
1.15 devel/antlr/Makefile
1.9 devel/antlrworks/Makefile
1.48 devel/apache-ant/Makefile
(Only the first 10 of 367 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
|
Sat, 29 Mar 2008
|
[ 15:22 ru ]
1.20 devel/libelf/Makefile
1.30 games/utserver/Makefile
bsd.port.mk requires that OPTIONS should be spelled with double quotes.
|
|
Sun, 28 Jan 2007
|
[ 00:58 pav ]
1.19 devel/libelf/Makefile
1.6 devel/libelf/pkg-plist
- Prepare for removal of shlib filtering
|
|
Tue, 26 Sep 2006
|
[ 08:29 roam ]
1.18 devel/libelf/Makefile
1.10 devel/libelf/distinfo
1.6 devel/libelf/files/patch-configure
1.5 devel/libelf/pkg-plist
Update to libelf 0.8.9. In addition to the patch in the PR:
- fix a trivial, harmless omission in the configure script;
- OPTIONS'ify the gettext support and the extended format support.
PR: 103656
Submitted by: ijliao
|
|
Thu, 13 Jul 2006
|
[ 14:54 roam ]
1.17 devel/libelf/Makefile
1.9 devel/libelf/distinfo
Update to libelf 0.8.8; besides what's in the PR, enable the extended
ELF format functionality.
PR: 100202
Submitted by: vd
|
|
Thu, 4 May 2006
|
[ 21:41 edwin ]
1.12 databases/cyrus-imspd/Makefile
1.3 databases/cyrus-smlacapd/Makefile
1.63 databases/db3/Makefile
1.56 databases/db4/Makefile
1.10 databases/dbf/Makefile
1.12 databases/dbmetrix/Makefile
1.5 databases/dbow/Makefile
1.14 databases/dbtool/Makefile
1.15 databases/dbview/Makefile
1.37 databases/firebird-devel/Makefile
(Only the first 10 of 364 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with D
|
|
Sat, 31 Dec 2005
|
[ 01:30 marcel ]
1.15 devel/libelf/Makefile
Do not replace Elf64_Xword and Elf64_Sxword on FreeBSD versions 600102
or higher. We have the standard ELF types since then...
|
|
Sat, 26 Nov 2005
|
[ 03:28 fenner ]
1.14 devel/libelf/Makefile
Remove "." from MASTER_SITE_SUBDIR, since the files aren't in
"." on sunsite and MASTER_SITE_SUBDIR doesn't apply to the
other MASTER_SITE.
|
|
Mon, 5 Sep 2005
|
[ 22:36 roam ]
1.13 devel/libelf/Makefile
1.7 devel/libelf/distinfo
1.1 devel/libelf/files/patch-Makefile.in
1.5 devel/libelf/files/patch-configure
1.1 devel/libelf/files/patch-lib::sys_elf.h.in
1.4 devel/libelf/pkg-plist
Update to libelf 0.8.6. In addition to the update in the PR, fix a build
issue on FreeBSD 4.x, whose <elf.h> does not define ELFMAG and SELFMAG.
PR: 85120
Submitted by: Vasil Dimov <vd@datamax.bg>
|
|
Mon, 9 May 2005
|
[ 09:52 roam ]
1.12 devel/libelf/Makefile
1.3 devel/libelf/pkg-descr
Chase the master site.
PR: 80187
Submitted by: Vasil Dimov <vd@datamax.bg>
|
|
Mon, 1 Nov 2004
|
[ 17:09 roam ]
1.11 devel/libelf/Makefile
1.12 devel/makedepend/Makefile
1.6 dns/ghtool/Makefile
1.9 dns/nsping/Makefile
1.4 games/gnarr/Makefile
1.6 games/nonsense/Makefile
1.10 misc/bogosort/Makefile
1.6 misc/histring/Makefile
1.8 misc/rname/Makefile
1.4 net/bsdproxy/Makefile
(Only the first 10 of 21 ports in this commit are shown above. )
A long-overdue dequoting of COMMENT. D'oh, I thought I'd done this,
like, MONTHS ago!
Submitted by: Brian Poole <raj@cerias.purdue.edu>
|
|
Wed, 4 Feb 2004
|
[ 04:36 marcus ]
1.26 arabic/kde3-i18n/Makefile
1.4 arabic/koffice-i18n/Makefile
1.5 archivers/dpkg/Makefile
1.40 archivers/gtar/Makefile
1.17 archivers/libcomprex/Makefile
1.48 archivers/rpm/Makefile
1.19 astro/fooseti/Makefile
1.17 astro/gpsdrive/Makefile
1.15 astro/spacechart/Makefile
1.41 audio/aumix/Makefile
(Only the first 10 of 312 ports in this commit are shown above. )
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
|
|
Fri, 23 Jan 2004
|
[ 18:12 trevor ]
1.25 arabic/kde3-i18n/Makefile
1.3 arabic/koffice-i18n/Makefile
1.4 archivers/dpkg/Makefile
1.39 archivers/gtar/Makefile
1.16 archivers/libcomprex/Makefile
1.47 archivers/rpm/Makefile
1.18 astro/fooseti/Makefile
1.16 astro/gpsdrive/Makefile
1.14 astro/spacechart/Makefile
1.40 audio/aumix/Makefile
(Only the first 10 of 314 ports in this commit are shown above. )
Now gettext 0.12.1 is gettext-old.
|
|
Sun, 14 Dec 2003
|
[ 14:35 roam ]
1.8 devel/libelf/Makefile
1.5 devel/libelf/distinfo
1.4 devel/libelf/files/patch-configure
Update to 0.8.5.
|
|
Tue, 26 Aug 2003
|
[ 20:25 marcus ]
1.3 archivers/dpkg/Makefile
1.37 archivers/gtar/Makefile
1.11 archivers/libcomprex/Makefile
1.46 archivers/rpm/Makefile
1.16 astro/fooseti/Makefile
1.14 astro/gpsdrive/Makefile
1.12 astro/spacechart/Makefile
1.38 audio/aumix/Makefile
1.15 audio/denemo/Makefile
1.20 audio/lopster/Makefile
(Only the first 10 of 173 ports in this commit are shown above. )
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
|
|
Mon, 25 Aug 2003
|
[ 05:41 marcus ]
1.2 archivers/dpkg/Makefile
1.36 archivers/gtar/Makefile
1.10 archivers/libcomprex/Makefile
1.45 archivers/rpm/Makefile
1.15 astro/fooseti/Makefile
1.13 astro/gpsdrive/Makefile
1.11 astro/spacechart/Makefile
1.37 audio/aumix/Makefile
1.14 audio/denemo/Makefile
1.19 audio/lopster/Makefile
(Only the first 10 of 175 ports in this commit are shown above. )
Chase the libintl.so shared lib version.
|
|
Wed, 16 Jul 2003
|
[ 13:39 sobomax ]
1.5 devel/libelf/Makefile
1.4 devel/libelf/distinfo
1.3 devel/libelf/files/patch-configure
1.3 devel/libelf/pkg-plist
- Update to 0.8.4;
- use USE_LIBTOOL to prevent explicit linking with libc;
- link libintl.
Approved by: maintainer
|
|
Wed, 5 Mar 2003
|
[ 11:02 roam ]
1.4 devel/libelf/Makefile
1.3 devel/libelf/distinfo
Update to 0.8.2.
|
|
Thu, 20 Feb 2003
|
[ 14:52 roam ]
1.3 devel/libelf/Makefile
1.2 devel/libelf/distinfo
1.2 devel/libelf/files/patch-configure
1.2 devel/libelf/pkg-descr
1.2 devel/libelf/pkg-plist
Update to 0.8.0.
Partially submitted by: archie
|
|
Wed, 19 Feb 2003
|
[ 16:07 roam ]
1.2 devel/libelf/Makefile
1.9 devel/makedepend/Makefile
1.50 ftp/curl/Makefile
1.3 games/gnarr/Makefile
1.5 games/nonsense/Makefile
1.10 mail/autorespond/Makefile
1.13 mail/qmailadmin/Makefile
1.24 mail/vpopmail-stable/Makefile
1.31 mail/vpopmail/Makefile
1.7 misc/bogosort/Makefile
(Only the first 10 of 70 ports in this commit are shown above. )
Remove pkg-comment files in my ports.
|
|
Wed, 18 Apr 2001
|
[ 18:36 roam ]
unknown devel/libelf/Makefile
unknown devel/libelf/distinfo
unknown devel/libelf/files/patch-configure
unknown devel/libelf/pkg-comment
unknown devel/libelf/pkg-descr
unknown devel/libelf/pkg-plist
libelf is a public library for manipulation of ELF files.
|
Number of commits found: 30 |