Commit graph

9780 commits

Author SHA1 Message Date
Tilman Keskinoz
32f1561a07 Attempt to fix build on amd64 by using va_copy 2004-04-13 17:42:20 +00:00
Tilman Keskinoz
040d67b32c Update to 1.1.0 to fix build problems on amd64 2004-04-13 17:16:15 +00:00
Tilman Keskinoz
60b9c718e3 Attempt to fix build on amd64 by using va_copy 2004-04-13 17:09:32 +00:00
Tilman Keskinoz
13186f5168 Attempt to fix build on amd64 by using va_copy 2004-04-13 17:01:33 +00:00
Tilman Keskinoz
a020008b8a Attempt to fix build by using va_copy on amd64 2004-04-13 16:37:53 +00:00
Dirk Meyer
4502966c05 - revert to build without libobjc
- bump PORTREVISION
2004-04-13 11:22:26 +00:00
Kris Kennaway
68faad92ee Add missing file 2004-04-13 03:37:58 +00:00
Kris Kennaway
e8ac7e98b8 Add missing @dirrm 2004-04-13 03:35:55 +00:00
Mikhail Teterin
332eeead31 Make the TCL_VER(sion) a knob, rather than hardcoding the 8.3.
Default to 8.4 (as TclX does now), thus bump PORTREVISION.

Thanks to: kris and the bento cluster
2004-04-12 18:26:49 +00:00
Ying-Chieh Liao
9031c06475 not listed on sourceforge 2004-04-12 07:06:48 +00:00
Kris Kennaway
38f2045cda This only works on architectures where sizeof(int) == sizeof(void*), i.e.
i386.
2004-04-12 03:56:49 +00:00
Kris Kennaway
6ffc48d238 BROKEN on sparc64: Build fails 2004-04-12 03:52:17 +00:00
Kris Kennaway
49763240ed BROKEN: Does not build 2004-04-12 03:40:19 +00:00
Kris Kennaway
4f8b32e923 BROKEN: Build fails 2004-04-12 03:34:44 +00:00
Ying-Chieh Liao
ade889c6ec fix build on -stable
Noticed by:	bento via kris
2004-04-12 03:25:49 +00:00
Kris Kennaway
f72938e99b BROKEN: This is also broken on i386 2004-04-12 01:36:05 +00:00
Kris Kennaway
e762049569 BROKEN: Does not compile 2004-04-12 01:34:43 +00:00
Kris Kennaway
19e8fbb2e8 BROKEN with perl < 5.8: Does not compile 2004-04-11 05:04:20 +00:00
Kris Kennaway
41697e88c8 As announced 2 months ago, remove these deprecated or broken ports. 2004-04-11 01:45:19 +00:00
Joe Marcus Clarke
0c4a2322b1 * Use lthack
* Fix build with gtk+-2.4
2004-04-11 00:33:48 +00:00
Lev A. Serebryakov
bc77979dc1 Ooops... Garbaged makefile was committed. I'm very sorry about this.
Fixed.
2004-04-10 19:23:24 +00:00
Lev A. Serebryakov
ef8adfc71f Unbreak port after last ade's commit.
PR:		ports/65173
Submitted by:	maintainer
2004-04-10 17:34:39 +00:00
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +00:00
Trevor Johnson
f844f89eae Cram into 80 columns by 24 rows. 2004-04-10 17:11:02 +00:00
Alexander Nedotsukov
08bab04de5 Fix build broken by GTK 2.4 update. 2004-04-10 16:19:04 +00:00
Trevor Johnson
6e7d58c396 Trim whitespace. 2004-04-10 16:07:10 +00:00
Thierry Thomas
2111f7a2bd Update port: devel/pear-XML_Serializer - update to version 0.9.1.
PR:		ports/65341
Submitted by:	Alex Miller <asm@asm.kiev.ua>
Approved by:	pav (mentor).
2004-04-09 22:04:18 +00:00
Thierry Thomas
6a4c9c6805 Update port: devel/pear-XML_Util - update to version 0.5.2.
PR:		ports/65340
Submitted by:	Alex Miller <asm@asm.kiev.ua>
Approved by:	pav (mentor).
2004-04-09 22:03:40 +00:00
Alexander Nedotsukov
936a8e0851 Remove part or post-patch wich is not longer required. 2004-04-09 20:52:09 +00:00
Sergei Kolobov
bece254fa9 - Update to 0.42
- Re-sort pkg-plist
2004-04-09 18:35:57 +00:00
Mario Sergio Fujikawa Ferreira
a7ccc5dd22 Fix build: DDD builds with either GCC 3.1 or GCC 3.2. Use 3.1 if
it is available with base system. Otherwise, default to 3.2
2004-04-09 18:23:12 +00:00
Kirill Ponomarev
dd4aecf4a6 - Add a vendor patch that corrects a problem with sendfile(2)
on -CURRENT for zero sized files

PR:		ports/65358
Submitted by:	maintainer
2004-04-09 16:43:23 +00:00
Akinori MUSHA
f9f3d12e3d - Update the Ruby/GNOME2 suite to 0.9.1.
- Update the WWW lines.
- Hand the maintainership over to the submitter. (great!)

- multimedia/ruby-gst is currently broken because of gstreamer 0.8's
  API/ABI change.

PR:		ports/65270
Submitted by:	Jeremy Messenger <mezz7@cox.net>
2004-04-09 14:09:03 +00:00
Oliver Lehmann
fa4d7c7eef update to 0.2.7 2004-04-09 13:17:19 +00:00
Trevor Johnson
b133321843 Update to 5.4.
PR:		63338
Submitted by:	linimon
2004-04-09 07:30:44 +00:00
Trevor Johnson
df73ffc5ca Fix grammar and spalling. List home page.
PR:		63338
Submitted by:	linimon
2004-04-09 04:35:11 +00:00
Joe Marcus Clarke
b04bb7cdec Fix threading issues with libc_r on 5.2.1 by making sure to pass -lc_r to
the linker (Dreaded Thread Problem).  Thanks to bland for digging into this.
2004-04-09 02:10:54 +00:00
Oliver Braun
44cffd75d8 Add haddock to BUILD_DEPENDS do not replace BUILD_DEPENDS with haddock!
Pointed out by:	kris
2004-04-08 21:15:45 +00:00
Dirk Meyer
c9ede0fc64 - use INFO 2004-04-07 20:19:50 +00:00
Trevor Johnson
f1ef10d96e Correct last commit.
noticed by:	lofi
2004-04-07 18:47:06 +00:00
Trevor Johnson
9cd09972d7 Update to 0.16.15. 2004-04-07 17:41:06 +00:00
Joe Marcus Clarke
ee3a3e464e Update to 2.6.0. 2004-04-07 16:41:05 +00:00
Michael Nottebrock
2a518af80f Add missing BUILD_DEPENDS on kdesdk3.
Reported by: kris
2004-04-07 15:35:46 +00:00
Clement Laforet
e84cf56588 - Reintroduce .la file since they aren't "librerias non grata"
anymore

Discussed with: dougb, lofi, and many more
2004-04-07 14:09:28 +00:00
Trevor Johnson
21583b76dd Drop maintainership. 2004-04-07 13:27:59 +00:00
Trevor Johnson
69bfde7915 Shorten comment. Drop maintainership. 2004-04-07 13:25:25 +00:00
Ying-Chieh Liao
831a4ed8b8 add itext 1.02b
A Java-PDF Library
2004-04-07 08:32:09 +00:00
Trevor Johnson
eaa2a11653 Use PLIST_FILES. 2004-04-07 04:46:20 +00:00
Joe Marcus Clarke
d06f88c42c Point users to the 2.4-to-2.6 upgrade FAQ instead of the devel FAQ. 2004-04-07 00:15:23 +00:00
Joe Marcus Clarke
7b556cc7d2 Avoid GnuTLS support at all costs. 2004-04-07 00:08:36 +00:00