Commit graph

13 commits

Author SHA1 Message Date
Sergey Matveychuk
2f647b0e63 - PORTREVISION bump 2005-02-27 17:14:14 +00:00
Sergey Matveychuk
b83ffda46f - Add some extensions
- Submitter agrees to maintain the port

PR:		ports/78152
Submitted by:	Vsevolod Stakhov <vsevolod@highsecure.ru>
2005-02-27 17:13:11 +00:00
Ying-Chieh Liao
44c13602a8 disable pread64/lseek64 2004-10-26 02:04:20 +00:00
Ying-Chieh Liao
a73d9b05f6 fix pthread problem on 4-stable
Reported by: pointyhat via kris
2004-10-25 01:22:01 +00:00
Ying-Chieh Liao
7d9970c09c upgrade to 0.3.5 2004-10-22 01:09:20 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Trevor Johnson
33fdc4cde2 SIZEify. 2004-03-17 18:29:46 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
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.
2004-03-14 06:17:56 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Ade Lovett
b2fd75e438 libtool uber-patch
* 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)
2003-06-26 22:58:32 +00:00
Hye-Shik Chang
e095ea9f2f Don't use pread64 and/or lseek64 which are not in FreeBSD libc. 2003-06-19 12:36:27 +00:00
Ying-Chieh Liao
96ddcc31cc add FreeBSD int types
hope this fix build on alpha

Noted by:	kris
2003-04-08 02:45:20 +00:00
Ying-Chieh Liao
ae533b0f59 add chmlib 0.3.1
A library for dealing with Microsoft ITSS/CHM format files
2003-04-05 18:37:18 +00:00