Commit Graph

80243 Commits

Author SHA1 Message Date
Maxim Sobolev
00e9d3d4a3 Don't hardcode `i386'.
PR:		53469
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-07-14 18:45:59 +00:00
Maxim Sobolev
120e201201 Fix on -current with gcc 3.3. 2003-07-14 18:19:40 +00:00
Maxim Sobolev
4b11005db5 Add support for /dev/joy? style gameport joystics in addition to USB ones.
PR:		52875
Submitted by:	Tony Voet <20030602@hoegisan.com>
2003-07-14 18:14:53 +00:00
Maxim Sobolev
0dfe76074b Fix auto-kill option.
PR:		49733
Submitted by:	Yoshiyuki NAKAMICHI <nakamiti-sendpr@emergence.jp>
2003-07-14 18:01:46 +00:00
Mikhail Teterin
c5237459d6 Upgrade from 0.2.5 to 0.2.8. Switch to using the bsd.prog.mk, rather
than bother patching the vendor's Makefile.
2003-07-14 17:26:48 +00:00
Sergey Skvortsov
32d06880ff Updated to 0.98 2003-07-14 17:02:56 +00:00
Sergey Skvortsov
3d106dc4dc Updated to 0.98
PR:		ports/54400, ports/52162
Submitted by:	Melvyn Sopacua <melvyn@webteckies.org>,
		Jens Rehsack <rehsack@liwing.de>
2003-07-14 16:19:19 +00:00
Oliver Lehmann
02d2f637e8 Update oidentd to 2.0.7 2003-07-14 16:15:05 +00:00
Sergey A. Osokin
0bf9357705 Use ${DISTDIR}/${DIST_SUBDIR} instead of ${DISTDIR}
Submitted by:	Kevin Oberman <oberman@es.net>
PR:		54476
2003-07-14 15:44:45 +00:00
Sergey A. Osokin
01187e677f Update to 1.4
Use mkstemp() instead of tmpnam()

Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
PR:		54012
2003-07-14 15:09:01 +00:00
Dag-Erling Smørgrav
eb804289ca Upgrade to 0.3.3.
PR:		ports/53878
Submitted by:	Sebastian Yepes ESN <esn@x123.info>
2003-07-14 14:55:51 +00:00
Dag-Erling Smørgrav
61fee55fa3 I no longer have time to properly maintain these ports. 2003-07-14 14:51:43 +00:00
FUJISHIMA Satsuki
270f1af12c bad Makefile.in's, they don't even see CPPFLAGS.
Notified by:	Mike Harding <mvh@ix.netcom.com>
2003-07-14 14:29:10 +00:00
Tor Egge
4c557101da Fix typos in previous commit causing the previous change to effectively
be a noop.
2003-07-14 13:45:39 +00:00
Tor Egge
909179ec64 Restore gethostbyaddr_r wrapper and remove getpw{nam,uid}_r wrappers for
newer versions of FreeBSD 5.X.

Drop use of deprecated AINC variable.

Reenable use of ld(1) to restore the LINUXTHREADS_WRAP_API option.

Rename __thread to __xthread in prototypes to avoid conflict with
new gcc keyword.

Bump port revision.
2003-07-14 12:15:03 +00:00
Dag-Erling Smørgrav
01ed45837a Upgrade to 0.8.1. 2003-07-14 12:00:47 +00:00
Christian Weisgerber
3f7e7ba48a Update to 1.3.14. Minor changes only. 2003-07-14 11:46:04 +00:00
Anton Berezin
3b3b7d95e8 Fix a bug which goes unnoticed on all platforms but leads to a
coredump on FreeBSD/amd64 when one uses $^N variable and there were
no captures in the last executed regexp.

One third of this fix was applied to the perl tree in December 2002,
with the rest hopefully applied in the next couple of days.

Reported by:	jwd
2003-07-14 11:36:59 +00:00
Munechika SUMIKAWA
ba16d3d3d0 Upgrade to 20030711. 2003-07-14 10:33:57 +00:00
Dag-Erling Smørgrav
17f2303497 Make this look and behave more like a FreeBSD port. 2003-07-14 10:03:13 +00:00
Jimmy Olgeni
4b294c4011 Update module apache-1.100-2. 2003-07-14 09:54:02 +00:00
Lev A. Serebryakov
2366f65a89 Remove old directory, at least. 2003-07-14 09:33:11 +00:00
Lev A. Serebryakov
f7a5f76292 Update with last patches from developers. 2003-07-14 09:19:48 +00:00
Jun Kuriyama
c613fd1e52 Change catalog location.
Pointed out by:	kris
No response from:	maintainer
2003-07-14 08:59:22 +00:00
Ernst de Haan
93b8d91d64 Update to 2.4.11.
Submitted by:	Ivanchenko V. I. <webmaster@asiamusic.ru>
2003-07-14 08:46:38 +00:00
Jun Kuriyama
4a18efcf73 Register docbook/catalog which includes all of docbook-* SGML DTDs. 2003-07-14 08:42:04 +00:00
Jun Kuriyama
ea3d16ca9f Fix dependency.
Pointed out by:	kris
2003-07-14 07:54:45 +00:00
Ernst de Haan
fd2b81642a Handing over maintainership to des.
Requested by:	des
2003-07-14 07:27:12 +00:00
Ernst de Haan
25d47ca90b MD5 for 1.2.2. Apparently missed this in the last commit which
updated 1.2.1 -> 1.2.2.

Notified by:	Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
2003-07-14 07:24:52 +00:00
Yen-Ming Lee
fb228ea556 Add semi-colons(;) after declare statements that go in the povray scene file
so that povchem works with povray-3.5.

Maintainer prefer not to depend on ImageMagick since users can use their
favorite picture viewer. display isn't the only one choice.

Drop maintainership.

PR:		54397
Submitted by:	Glenn Johnson <gjohnson@srrc.ars.usda.gov>
Reviewed by:	Chen-hsiung Chan <frankch@waru.life.nthu.edu.tw>
2003-07-14 06:50:15 +00:00
Daichi GOTO
183c7829f7 update devel/mico:
- fix build and enable CSL2 on -STABLE with gcc32 port
  - add patch for externalize service from developers
  - change WITH_GCC32 to WITH_SYSTEM_GCC. Mico builds best with gcc32,
    so it's default now
  - bump PORTVERSION

PR:		54350
Submitted by:	Sergey Matveychuk <sem@ciam.ru> (maintainer)
2003-07-14 06:41:27 +00:00
Norikatsu Shigemura
8aa10b2821 Update to 22.40.w.1.17.
PR:		ports-jp/13672
Submitted by:	ITO Tsuyoshi <tsuyoshi@is.s.u-tokyo.ac.jp>
Approved by:	maintainer timeout (3 months)
2003-07-14 06:38:30 +00:00
Norikatsu Shigemura
f9480f9ad1 Update to 2.5.
PR:		ports-jp/13827
Submitted by:	SHIOZAKI Takehiko <st@be.to>
Approved by:	maintainer timeout (3 weeks)
2003-07-14 06:03:44 +00:00
Norikatsu Shigemura
631f424317 Update based on Mozilla 1.4.
PR:		ports-jp/13886, ports/53844
Submitted by:	NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
Reviewed by:	ITO Tsuyoshi <tsuyoshi@is.s.u-tokyo.ac.jp>
Approved by:	maintainer timeout (a long time)
2003-07-14 05:50:22 +00:00
Daichi GOTO
75480062ed update mail/py-milter: 0.5.4 -> 0.5.5
PR:		54266
Submitted by:	Georg Graf <georg@graf.priv.at> (maintainer)
2003-07-14 05:36:33 +00:00
Daichi GOTO
c33bae54d0 update irc/pircbot: 1.2.0 -> 1.2.2
PR:		54432
Submitted by:	Tim Bishop <tim@bishnet.net> (maintainer)
2003-07-14 05:30:14 +00:00
Foxfair Hu
41a1627cb9 PR: 54382
Submitted by:	Mark Linimon <linimon@lonesome.com>
Reviewed by:
Approved by:
Obtained from:
MFC after:
Fix 'make fetch' problem by including bsd.port.pre.mk.

Obtained from:		bento
2003-07-14 05:29:22 +00:00
Daichi GOTO
abfe4d84c7 update games/asc: 1.13.5.1 -> 1.13.7
PR:		54359
Submitted by:	Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (maintainer)
2003-07-14 05:27:25 +00:00
Daichi GOTO
9743de7a8e update security/drweb-postfix: 4.29.10a -> 4.29.12d
PR:		54413
Submitted by:	zhuravlev alexander <zaa@ulstu.ru> (maintainer)
2003-07-14 05:17:29 +00:00
Daichi GOTO
9a19c5a1ff fix mail/dovecot: use root on BSD system
- On BSD root is required, comment didn't say so and I didn't
    notice since I don't have any 4.x boxes which I use dovecot on.

PR:		54404
Submitted by:	Dominic Marks <dom@cus.org.uk> (maintainer)
2003-07-14 05:11:54 +00:00
Norikatsu Shigemura
0f4970f07d Unbreak lacking of the gtktextview.disable_scroll_on_focus element
on gtk-2.2.2.

PR:		ports/54443
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
2003-07-14 05:11:41 +00:00
Daichi GOTO
e91564ba49 update devel/ald: 0.1.0 -> 0.1.4
PR:		54387
Submitted by:	Patrick Alken <pa59@cornell.edu> (maintainer)
2003-07-14 05:04:24 +00:00
Daichi GOTO
b4bfebf683 update misc/gtktalog: 0.99.20 --> 1.0.0
PR:		54355
Submitted by:	Juan Salaverria <rael@vectorstar.net> (maintainer)
2003-07-14 04:50:08 +00:00
Mikhail Teterin
dcc15d3af6 Upgrade to 1.2.0.9. All our patches are in now...
PR:		53595
Submitted by:	Melvyn Sopacua
2003-07-14 03:46:35 +00:00
Hye-Shik Chang
a2d1c8cccf Update to 0.2.3.1 2003-07-14 03:30:38 +00:00
Joe Marcus Clarke
5f091f6edd Advertize the new configurable WITH_GNUTLS option. 2003-07-14 02:59:52 +00:00
Joe Marcus Clarke
d527a6677a * Update to 0.11
* Add optional Gnutls support
2003-07-14 02:57:56 +00:00
FUJISHIMA Satsuki
b185046be2 get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
2003-07-14 02:53:03 +00:00
Hye-Shik Chang
88d0020740 Update to 0.2.3 2003-07-14 02:51:56 +00:00
FUJISHIMA Satsuki
97cde34830 get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
use getopt_long() instead of getopt_long_only().

Obtained from:	NetBSD
2003-07-14 02:41:33 +00:00