FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 7:35 PM BST
non port: devel/libelf/Makefile
CVSWeb

Number of commits found: 30

Wed, 23 May 2012
[ 19:47 crees ] Original commit 
1.30 devel/libelf/Makefile
- Remove obsolete OSVERSION check

- Use bsd.port.options.mk
Mon, 27 Feb 2012
[ 20:32 glarkin ] Original commit 
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. View all ports for this commit)
- Reassign to the heap

Requested by:   roam (on ports-developers@)
Fri, 23 Sep 2011
[ 22:26 amdmi3 ] Original commit 
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. View all ports for this commit)
- 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 ] Original commit 
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 ] Original commit 
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. View all ports for this commit)
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Fri, 20 Nov 2009
[ 10:31 roam ] Original commit 
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 ] Original commit 
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 ] Original commit 
1.23 devel/libelf/Makefile
1.12 devel/libelf/distinfo
Update to libelf-0.8.11.
Fri, 10 Apr 2009
[ 09:11 roam ] Original commit 
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 ] Original commit 
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. View all ports for this commit)
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 ] Original commit 
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 ] Original commit 
1.19 devel/libelf/Makefile
1.6 devel/libelf/pkg-plist
- Prepare for removal of shlib filtering
Tue, 26 Sep 2006
[ 08:29 roam ] Original commit 
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 ] Original commit 
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 ] Original commit 
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. View all ports for this commit)
Remove USE_REINPLACE from all categories starting with D
Sat, 31 Dec 2005
[ 01:30 marcel ] Original commit 
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 ] Original commit 
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 ] Original commit 
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 ] Original commit 
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 ] Original commit 
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. View all ports for this commit)
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 ] Original commit 
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. View all ports for this commit)
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:   trevor
Tested by:      bento
Fri, 23 Jan 2004
[ 18:12 trevor ] Original commit 
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. View all ports for this commit)
Now gettext 0.12.1 is gettext-old.
Sun, 14 Dec 2003
[ 14:35 roam ] Original commit 
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 ] Original commit 
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. View all ports for this commit)
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:     kris
Mon, 25 Aug 2003
[ 05:41 marcus ] Original commit 
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. View all ports for this commit)
Chase the libintl.so shared lib version.
Wed, 16 Jul 2003
[ 13:39 sobomax ] Original commit 
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 ] Original commit 
1.4 devel/libelf/Makefile
1.3 devel/libelf/distinfo
Update to 0.8.2.
Thu, 20 Feb 2003
[ 14:52 roam ] Original commit 
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 ] Original commit 
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. View all ports for this commit)
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

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 3
new 48 hours32
new 7 days59
new fortnight183
new month255

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 2.157 seconds.