aboutsummaryrefslogtreecommitdiff
path: root/misc/chmlib
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.39Andrew Pantyukhin2007-01-253-6/+5
| | | | | | | | | | | | | - Disable static lib Security: this update is reported to be a major security fix - "Stack-allocated buffers have been changed to heap-allocated buffers to avoid stack corruption security problems. A security advisory for this issue is forthcoming from iDefense [IDEF2125]." Notes: svn path=/head/; revision=183262
* - Fix MASTER_SITE.Florent Thoumie2006-11-041-1/+1
| | | | | | | | | PR: ports/105121 Submitted by: Tsampros Leonidas <ltsampros@upnet.gr> Sponsored by: FreeBSD Bugathon Notes: svn path=/head/; revision=176322
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-151-1/+1
| | | | | | | | | | | - these include misc/ multimedia/ net/ net-mgmt/ net-im/ net-p2p/ palm/ print/ science/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170651
* upgrade to 0.38Ying-Chieh Liao2006-06-196-78/+23
| | | | Notes: svn path=/head/; revision=165727
* Reset vsevolod as maintainer due to unreponsiveness. We hope to see himMark Linimon2006-04-141-1/+1
| | | | | | | | | back sometime. Hat: portmgr Notes: svn path=/head/; revision=159501
* - Update to 0.37.4Pav Lucistnik2006-04-055-46/+10
| | | | | | | | PR: ports/94732 Approved by: maintainer timeout (vsevolod; 16 days) Notes: svn path=/head/; revision=158841
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154159
* Remove libchm.a from pkg-plist as it is no longer installed.Vsevolod Stakhov2005-10-291-1/+0
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=146653
* - Update to 0.37 version that fixes important security bug.Vsevolod Stakhov2005-10-273-12/+31
| | | | | | | Noted by: Jed Wing (author) Notes: svn path=/head/; revision=146502
* Update to 0.36 that contains fixes for two vulnerabilities.Vsevolod Stakhov2005-09-102-4/+4
| | | | Notes: svn path=/head/; revision=142350
* Update my email address.Vsevolod Stakhov2005-07-221-1/+1
| | | | | | | Approved by: perky (mentor) Notes: svn path=/head/; revision=139880
* - PORTREVISION bumpSergey Matveychuk2005-02-271-1/+1
| | | | Notes: svn path=/head/; revision=129904
* - Add some extensionsSergey Matveychuk2005-02-273-1/+97
| | | | | | | | | | - Submitter agrees to maintain the port PR: ports/78152 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> Notes: svn path=/head/; revision=129903
* disable pread64/lseek64Ying-Chieh Liao2004-10-261-0/+1
| | | | Notes: svn path=/head/; revision=120192
* fix pthread problem on 4-stableYing-Chieh Liao2004-10-251-0/+4
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=120096
* upgrade to 0.3.5Ying-Chieh Liao2004-10-226-32/+24
| | | | Notes: svn path=/head/; revision=119951
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-4/+3
| | | | Notes: svn path=/head/; revision=110841
* SIZEify.Trevor Johnson2004-03-171-0/+1
| | | | Notes: svn path=/head/; revision=104313
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* libtool uber-patchAde Lovett2003-06-261-3/+5
| | | | | | | | | | | | | | * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly) Notes: svn path=/head/; revision=83696
* Don't use pread64 and/or lseek64 which are not in FreeBSD libc.Hye-Shik Chang2003-06-192-3/+4
| | | | Notes: svn path=/head/; revision=83312
* add FreeBSD int typesYing-Chieh Liao2003-04-081-0/+20
| | | | | | | | | hope this fix build on alpha Noted by: kris Notes: svn path=/head/; revision=78570
* add chmlib 0.3.1Ying-Chieh Liao2003-04-055-0/+57
A library for dealing with Microsoft ITSS/CHM format files Notes: svn path=/head/; revision=78322