aboutsummaryrefslogtreecommitdiff
path: root/archivers/libdynamite
Commit message (Collapse)AuthorAgeFilesLines
* - Add LICENSEDmitry Marakasov2015-03-101-1/+5
| | | | | | | - Strip library Notes: svn path=/head/; revision=380922
* - Drop .la files, no dependees require themDmitry Marakasov2014-06-102-3/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=357381
* When linking a library libA with a library libB using libtool, if libB.laTijl Coosemans2014-04-231-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | exists, libtool will add all libraries libB.la refers to (dependency_libs field) to the linker command line and store them in the dependency_libs field of libA.la. So everything that subsequently links with libA will also link to these extra libraries. This causes too much overlinking. This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs field in .la libraries during staging. However, because .la libraries have very limited use when dependency_libs is empty it makes sense to completely remove them during staging. So with this commit USES=libtool is modified to remove .la libraries and a new form (USES=libtool:keepla) is introduced in case they need to be kept (dependency_libs is still emptied). PORTREVISION is bumped on all ports with USES=libtool that install .la libraries. Most ports are also changed to add :keepla because .la libraries have to be kept around as long as there are dependent ports with .la libraries that refer to them in their dependency_libs field. In most cases :keepla can be removed again as soon as all dependent ports that install .la libraries have some form of USES=libtool added to their Makefile. PR: ports/188759 Exp-run: bdrewery Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=351936
* Convert to USES=libtoolBaptiste Daroussin2014-02-052-2/+3
| | | | Notes: svn path=/head/; revision=342696
* Support stage.Vanilla I. Shu2013-09-252-3/+1
| | | | Notes: svn path=/head/; revision=328243
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-6/+2
| | | | | | | archivers) Notes: svn path=/head/; revision=327699
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.Eitan Adler2013-03-191-1/+1
| | | | | | | | | | | | If a port used other USE_GNOME items it was untouched. The ports that used other USES were fixed by hand. PR: ports/177081 Reviewed by: bapt Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314640
* - Reassign ports from avl@ back to pool at his request.Dima Panov2013-02-201-1/+1
| | | | | | | | Submitted by: avl via IM Approved by: avl via IM Notes: svn path=/head/; revision=312628
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with A Notes: svn path=/head/; revision=240066
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -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 Notes: svn path=/head/; revision=238781
* Change MAINTAINER on my ports to my FreeBSD email addressAlexander Logvinov2009-05-281-1/+1
| | | | | | | Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=234716
* - Allow to build with MAKE_JOBS_SAFEMartin Wilke2009-03-311-1/+3
| | | | | | | | | | - Move some ports to SF macro PR: 133124 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer) Notes: svn path=/head/; revision=231414
* - Repocopy from archivers/dynamite to archivers/libdynamite.Marcelo Araujo2008-06-054-9/+11
| | | | | | | | | | | | - Update to 0.1.1. - Project has been renamed. PR: ports/123941 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer) Repocopy by: marcus Notes: svn path=/head/; revision=214375
* - Pass maintainership to submitterThomas Abthorpe2008-05-221-1/+1
| | | | | | | | PR: ports/123886 Submitted by: Alexander Logvinov <ports@logvinov.com> Notes: svn path=/head/; revision=213536
* - minor fixes to make portlint happierYen-Ming Lee2007-04-101-11/+3
| | | | Notes: svn path=/head/; revision=189628
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-011-0/+1
| | | | Notes: svn path=/head/; revision=183830
* Drop maintainership.Sam Lawrance2007-01-231-1/+1
| | | | Notes: svn path=/head/; revision=183062
* Remove USE_REINPLACE from ports in categories starting with A.Edwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161245
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154139
* Set my ports to their shiny new MAINTAINER address.Sam Lawrance2005-04-121-1/+1
| | | | | | | Approved by: clement (mentor) Notes: svn path=/head/; revision=133146
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* [NEW PORT] archivers/dynamite: Decompress data compressed withEdwin Groothuis2005-01-144-0/+43
PKWARE Data Compression Library Dynamite is a tool and library for decompressing data compressed with the PKWARE Data Compression Library. WWW: http://synce.sourceforge.net Notes: * This library is required for the update of synce-kde * The 'dynamite' binary crashes when invoked without arguments. This is expected, not a freebsd specific problem. PR: ports/76026 Submitted by: Sam Lawrance <boris@brooknet.com.au> Notes: svn path=/head/; revision=126387