aboutsummaryrefslogtreecommitdiff
path: root/devel/shmap
Commit message (Collapse)AuthorAgeFilesLines
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-011-0/+1
| | | | Notes: svn path=/head/; revision=183830
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-141-1/+1
| | | | | | | | | | - these include comms/ converters/ databases/ devel/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170639
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Add some SHA256 checksumsPav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149311
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* unbreak OSSP mm based ports after library version bumpRalf S. Engelschall2005-09-091-1/+1
| | | | Notes: svn path=/head/; revision=142270
* 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
* Remove some patches in favour of USE_LIBTOOL_VER=15Volker Stolz2005-03-012-42/+1
| | | | Notes: svn path=/head/; revision=130109
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Bump libmm shlib version after recent update of devel/mm.Dmitry Sivachenko2003-07-251-1/+1
| | | | Notes: svn path=/head/; revision=85570
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* Fix build on 64-bit platforms.Christian Weisgerber2002-12-301-0/+14
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=71988
* fix build on -currentYing-Chieh Liao2002-12-223-1/+27
| | | | | | | | PR: 46463 Submitted by: Ports Fury Notes: svn path=/head/; revision=71783
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-3/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Bump shared library version because of devel/mm updatePatrick Li2002-07-281-1/+1
| | | | | | | | PR: ports/41053 Submitted by: Scott Lampert <scott@lampert.org> Notes: svn path=/head/; revision=63651
* upgrade to 0.3.2Ying-Chieh Liao2002-07-114-8/+9
| | | | Notes: svn path=/head/; revision=62791
* - Do not install useless .la fileYing-Chieh Liao2002-03-253-7/+47
| | | | | | | | PR: 36289 Submitted by: Ports Fury Notes: svn path=/head/; revision=56622
* upgrade to 0.3Ying-Chieh Liao2002-03-202-2/+2
| | | | Notes: svn path=/head/; revision=56372
* add shmap 0.2Ying-Chieh Liao2002-03-056-0/+57
Shared-memory-based hashmaps Notes: svn path=/head/; revision=55593