Commit Graph

14846 Commits

Author SHA1 Message Date
espie
5b4fbb49f6 Not really a new port, SPLint is the successor of LCLint. 2002-02-23 23:59:18 +00:00
pvalchev
ab4b094775 - store getopt's return value into an int, not a char
- getopt(3) returns -1 when out of arguments, not EOF
- rename patches with update-patches
2002-02-23 23:45:18 +00:00
pvalchev
7c67697d8c getc(3) returns an int, not a char 2002-02-23 23:32:31 +00:00
pvalchev
b9b5d3b0f8 this thing doesn't have a licence ... 2002-02-23 23:24:53 +00:00
pvalchev
e176257b03 when you want signed char, specify signed char 2002-02-23 23:21:13 +00:00
pvalchev
a1e68f1f66 more char fixes; and rename patches while here 2002-02-23 23:16:02 +00:00
pvalchev
229092ad8b - more char c = getopt(...) idiocy
- getopt returns -1, not EOF
2002-02-23 23:07:55 +00:00
lebel
a6aa2cf656 update mail/tmda to 0.47.
- tmda-clean is now gone and has been replaced by tmda-pending
(see http://software.libertine.org/tmda/releases/tmda-0.47.txt for more info.
2002-02-23 18:40:25 +00:00
naddy
5b6543b1eb kill cvsup static flavor 2002-02-23 15:36:09 +00:00
krw
443f9e4716 libruby.so.1.6.6 -> libruby.so.1.66. From Couderc Damien. 2002-02-23 14:10:48 +00:00
naddy
3d9e345cfc * update to 16.1f (no functional changes)
* build with ezm3 instead of pm3
* remove static flavor since M3 libs are now always linked statically
2002-02-23 12:35:22 +00:00
naddy
05cc8bd526 +ezm3 2002-02-23 12:31:34 +00:00
naddy
4c17e1e178 Import ezm3-1.0; adapted from espie@'s lang/pm3 port.
Ezm3 is a smaller, more portable distribution of the Modula-3 compiler
and runtime system for people whose only need for Modula-3 is to build
CVSup.
2002-02-23 12:30:08 +00:00
reinhard
04ad851ff3 fix modules 2002-02-23 12:25:03 +00:00
reinhard
44aa5187d9 +irssi,socks 2002-02-23 10:37:53 +00:00
reinhard
35a9ea9728 *) remove gettext dependency, use terminfo; thanks han AT mijncomputer.nl
*) -SEPARATE_BUILD (plugins will need this)
*) socks FLAVOR
2002-02-23 10:29:55 +00:00
brad
c9a3643ac6 master site URL has changed. 2002-02-23 06:16:36 +00:00
rohee
36145a82c9 Update to 0.12.1, most work by lebel@ 2002-02-23 01:48:37 +00:00
matt
f6fcbc659d fix paths from my update, from aleksander.piotrowski@piestrak.waw.pl 2002-02-23 00:11:23 +00:00
brad
cbd5d7568a upgrade to pure-ftpd 1.0.9
--
From: Frank Denis <j@pureftpd.org>
2002-02-22 03:14:33 +00:00
brad
2a4d9f706b - rearrange
- pass in PKGNAME so the errors and icons notice/install messages do not
have some unexpected spaces
2002-02-21 21:03:52 +00:00
pvalchev
7fa9004bbf signed char fix; already in KDE CVS 2002-02-21 20:56:33 +00:00
angelos
750f9e9dba 2.4->2.3 or it won't compile. 2002-02-21 20:26:09 +00:00
danh
b248c4233c update MASTER_SITES 2002-02-21 19:32:01 +00:00
brad
a14f6263b4 - obey CC
- workaround for when DEBUGLIBS is defined
2002-02-21 17:17:09 +00:00
brad
ad5edec476 checksums changed for 2.5.PRE4, minor fix. 2002-02-21 16:53:07 +00:00
reinhard
7e5f16bd50 update to irssi-0.8.1; notified by han AT mijncomputer.nl
*) enable perl
*) bump NEED_VERSION
*) minor cleanups
2002-02-21 16:19:54 +00:00
naddy
3ce80ea142 Not for archs that have unsigned chars by default.
From maintainer Ian McWilliam <ianm@cit.uws.edu.au>
2002-02-21 12:34:57 +00:00
kevlo
7a57a130b5 update to version 2.4.16 2002-02-21 03:09:19 +00:00
lebel
f26d3a19f8 update vim/stable to 6.0.241 2002-02-21 03:07:48 +00:00
lebel
201bc3f926 huh? patch-metamail_mailto_c.orig? 2002-02-21 02:13:05 +00:00
pvalchev
73c406bf12 signed char fix 2002-02-21 02:08:30 +00:00
pvalchev
a4be133bb0 atoi() returns an int, not a char 2002-02-21 02:03:33 +00:00
naddy
c68cd641fb * use "signed char" where a signed char is required
* fgetc() returns int
* don't override system defaults for compiler and optimization
* clean up patches
* md5 -> distinfo
2002-02-21 01:04:22 +00:00
krw
07c7462da1 Update to version 1.6.6.
Remove files/* in favour of distinfo.

Update master sites to ones with 1.6.6, drop unresponsive sites
and those who still don't have 1.6.6.

Cosmetic whitespace adjustments in Makefile.
2002-02-21 00:48:11 +00:00
naddy
0292d15833 * fgetc() returns int
* md5 -> distinfo
* rename patches
2002-02-21 00:32:06 +00:00
pvalchev
010169a03e Update to yorick-1.5.08 2002-02-20 23:31:28 +00:00
pvalchev
e409d64fde fgetc() returns an int, not a char 2002-02-20 23:27:12 +00:00
pvalchev
527247ef74 sync patches w/ update-patches 2002-02-20 22:58:26 +00:00
pvalchev
96ca9ef1b0 more char issues fixed 2002-02-20 22:56:13 +00:00
pvalchev
62bcba5536 getc() returns an int, not a char 2002-02-20 22:53:01 +00:00
pvalchev
ae03d53a24 - Fix more signed char issues
- Rename patches while here
2002-02-20 22:50:51 +00:00
pvalchev
b4f5718372 getc() returns an int, not a char... 2002-02-20 22:47:52 +00:00
pvalchev
fae23ba8f0 fix another char signedness issue; naddy and me 2002-02-20 22:34:10 +00:00
fgsch
7d02113b6d o update to uae 0.8.21
o bump NEED_VERSION.
2002-02-20 22:26:33 +00:00
naddy
1808021952 * return -1 by int rather than char
* md5 -> distinfo
* sensible patch names
2002-02-20 21:46:48 +00:00
pvalchev
c05ee76980 getopt(3) returns an int, not a char, and -1 for failure... 2002-02-20 21:24:46 +00:00
pvalchev
653d63b9e7 - getc() returns an int, not a char
- Rename patches with update-patches while here
2002-02-20 21:18:02 +00:00
naddy
4e6cb91f8a getopt() returns int and -1 at end 2002-02-20 21:17:52 +00:00
pvalchev
c03340b37f getc() returns an int, not a char 2002-02-20 21:08:46 +00:00