aboutsummaryrefslogtreecommitdiffstats
path: root/devel/elfio
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sincekwm2011-08-121-1/+0
| | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
* -remove MD5ohauer2011-07-031-1/+0
|
* Clean up "current" versions of autotools components to further reduceade2010-12-091-1/+1
| | | | tree-churn on updates.
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
|
* Punt autoconf267->autoconf268ade2010-10-161-1/+1
|
* Round one migration of ports from automake{19,110} to automake111ade2010-10-061-1/+1
|
* Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-2/+2
| | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with D
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-2/+2
| | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1
| | | | Tested by: exp build run (erwin)
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-301-2/+2
| | | | | PR: ports/116639 Submitted by: aDe
* - Switch to shared library instead of static one.stas2007-06-244-0/+52
| | | | | Requested by: Marcin Cieslak <saper@SYSTEM.PL> PR: ports/113350
* - Change my email.stas2007-03-281-1/+1
| | | | Suggested by: skv
* - Install sample programsrafan2006-07-222-13/+31
| | | | | | | | | - Fix PORTNAME to match dirname - Use PORTDOCS, USE_GNOME macro - Pass maintainership to submitter PR: ports/100685 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
* Update to 1.0.3mnag2005-11-182-5/+7
| | | | | | | Add SHA256 PR: 89232 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Update to 1.0.2pav2005-06-043-17/+13
| | | | | PR: ports/81851 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* SIZEify.trevor2004-01-291-0/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* * Update to 1.0.0.naddy2003-01-026-37/+38
| | | | | | | | * Install included sample program and documentation. * Respect NOPORTDOCS. PR: 42408 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* Fix build on 64-bit platforms: sizeof() returns size_t.naddy2002-12-181-0/+23
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Replace ${PERL} with ${REINPLACE_CMD}ijliao2002-06-261-1/+2
| | | | | PR: 39842 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* add elfioijliao2001-07-265-0/+31
ELF (Executable and Linkable Format) reader and producer