Commit graph

58409 commits

Author SHA1 Message Date
Akinori MUSHA
a1d580d8ac Update to 3.2.1. 2002-06-03 09:51:02 +00:00
Maxim Sobolev
ba445c1136 Remove extra MASTER_SITES - the distfile is now awailable from the
MASTER_SITE_GNOME
2002-06-03 09:49:25 +00:00
Kris Kennaway
058798b389 Respect CC and don't try and include a null header directory 2002-06-03 09:48:36 +00:00
Kris Kennaway
dc749e9564 Respect CFLAGS 2002-06-03 09:35:57 +00:00
Kris Kennaway
ceeb5911b9 Respect CXX and CXXFLAGS 2002-06-03 09:27:06 +00:00
Joe Marcus Clarke
755d261328 Make gail use X prefix. Bump PORTREVISION as this is required for glade2
to work.
2002-06-03 05:54:16 +00:00
Ying-Chieh Liao
8b10943ae1 add g2c 0.4
Glade to C translator
2002-06-03 03:35:17 +00:00
Jun Kuriyama
86aa367574 Update to 1.0b2.
Approved by:	maintainer
2002-06-03 03:09:21 +00:00
OKAZAKI Tetsurou
ff40f2b667 Update tmac suite to 20020602 of RELENG_4.
Change the default .Os value to FreeBSD 4.6.
Bump PORTREVISION.
2002-06-03 02:47:09 +00:00
Ying-Chieh Liao
ff80893392 upgrade to 2.13
PR:		38836
Submitted by:	maintainer
2002-06-03 02:36:00 +00:00
Ying-Chieh Liao
b4add07999 upgrade to 1.12
PR:		38833
Submitted by:	maintainer
2002-06-03 02:33:32 +00:00
Pete Fritchman
0c6ad098bb Update to 0.41.
PR:		38842
Submitted by:	maintainer
2002-06-03 02:31:16 +00:00
Kris Kennaway
1a5a0b985a Add patches to get 2.1.b9 to compile 2002-06-03 01:36:38 +00:00
Kris Kennaway
17ad569499 Update to ns 2.1.b9 and reset MAINTAINER to ports@ because the old
maintainer's email is bouncing.
2002-06-03 01:36:01 +00:00
Joe Marcus Clarke
5f79c18e62 Update to 0.4.1. 2002-06-03 01:14:43 +00:00
Pete Fritchman
5679f3e4c0 Add mavbiff 1.1, small screen with active mailboxes and
bring-to-front-facility.

PR:		33168
Submitted by:	Edwin Groothuis (edwin@mavetju.org)
2002-06-03 00:00:07 +00:00
Martin Blapp
6db8acda59 Some other ln -s -> ln -fs 2002-06-02 22:53:54 +00:00
Anton Berezin
ef19824b84 Update to 1.4. 2002-06-02 22:36:09 +00:00
Anton Berezin
edae595c1a Update to 3.09. 2002-06-02 22:34:03 +00:00
Anton Berezin
24b83aef74 Update to 2.07. 2002-06-02 22:20:59 +00:00
Cy Schubert
13c4cae831 Update 2.4.2-1 --> 2.4.3-2
PR:		38430
Submitted by:	MAINTAINER: Freddie Cash <fcash@bigfoot.com>
2002-06-02 22:14:37 +00:00
SADA Kenji
e3b21bb8b8 PR: ports/31950
Submitted by:	IWASHITA Yoji <shuna@pop16.odn.ne.jp>
Add new port: japanese/celrw .
Celrw is cellular phone-number read/write tool.
Celrw's target is PDC only (in Japan).
2002-06-02 21:46:53 +00:00
Martin Blapp
fc8edb0c15 For now, do not add libstd++ lib to the package. A libgcc_s.so is missing
on CURRENT. I'll investigate here what's wrong.
2002-06-02 21:43:03 +00:00
David E. O'Brien
257e43929f Fix building fails when compiled w/ perl interpreter option.
PR:		36124
Submitted by:	Anton Berezin <tobez@tobez.org>
2002-06-02 21:40:04 +00:00
Anton Berezin
900f472193 Put SITEARCH and SITELIB paths in front of ARCHLIB and PRIVLIB in the
@INC array. This takes care of the infamous problem of updating the
packages already in the perl distribution. With this change, no tricks
are any longer necessary for such p5 ports, except the usual tweaking of
INSTALLDIRS in Makefile.PL. This last one can also be taken care of by
an appropriate BSDPAN modifications, but until we have the `natural'
@INC order in the 4.X base system perl, it is meaningless.

Do not include iconv.h and do not link with libiconv. Iconv is not used
by perl in any way currently, but it used to link it if found.

Fix perl on freebsd/sparc64.

PR:		33212 (iconv), 37605 (iconv), 38813 (sparc64)
Reported by:	Vivek Khera <khera@kciLink.com> (iconv),
		Martin Nilsson <martin@gneto.com> (iconv)
Submitted by:	jake (sparc64)
2002-06-02 21:22:25 +00:00
Martin Blapp
b3526edc12 Add missing includes for CURRENT 2002-06-02 20:11:57 +00:00
Martin Blapp
eb1c052f09 Fix previous patch. We have to include unistd.h for FreeBSD 2002-06-02 20:07:05 +00:00
Martin Blapp
d76901000b Do not link with lsupc++. With the newest gcc3.1 version it seems not to
be necessary.
2002-06-02 19:31:50 +00:00
Martin Blapp
954b175db3 Add a patch to not prototype getopt() again if gcc3 is used. 2002-06-02 19:29:04 +00:00
Martin Blapp
04658e095e Same case as Solaris. 2002-06-02 19:25:32 +00:00
Martin Blapp
899c8890cc Don't compile this for the gcc3 case. 2002-06-02 19:22:38 +00:00
Pete Fritchman
0c49864419 Fix typo: USE_PERL -> USE_PERL5 2002-06-02 19:22:16 +00:00
Ying-Chieh Liao
bf9ac17fa0 enable c++ support
bump portrevision
2002-06-02 19:13:39 +00:00
Anton Berezin
80d369c49f Update to 0.2.9.
PR:		38834
Submitted by:	Marcin Cieslak <saper@system.pl> via the maintainer
2002-06-02 19:09:22 +00:00
Brian Somers
18eb55e444 Add a missing mkdir
Submitted by:	Pete Fritchman <petef@absolutbsd.org>
2002-06-02 18:42:43 +00:00
Sergey Skvortsov
2fc7619886 Add p5-HTTP-DAV 0.31, perl interface to the gnome ghttp library. 2002-06-02 18:37:45 +00:00
Sergey Skvortsov
a1e2cc43e3 Updated to 1.07 2002-06-02 18:27:33 +00:00
Ying-Chieh Liao
a661596311 upgrade to 1.8.0
PR:		38809
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-02 17:43:05 +00:00
Ying-Chieh Liao
5b81973fc8 add gscjk module
remove ghostscript6 module
bump portrevision

PR:		38803
Submitted by:	Statue <statue@softwareliberty.org>
2002-06-02 17:31:56 +00:00
Sergey Skvortsov
1b015a00ab Updated to 1.1.1 2002-06-02 17:27:15 +00:00
Pete Fritchman
dda1fa7efd - update to 2.0.1
- bump PORTEPOCH (the last version should have been 2.0.p1, not 2.0p1)
- sort pkg-plist, don't try to @dirrm directories that aren't totally ours

PR:		34231
Submitted by:	Miguel Mendez <flynn@energyhq.homeip.net>
Approved by:	maintainer timeout
2002-06-02 17:03:03 +00:00
Ying-Chieh Liao
c9c024ac0f add pktrace 1.0.4
Scalable PostScript (Type1) Fonts for MetaFont
2002-06-02 17:03:02 +00:00
Ying-Chieh Liao
f4c321326c add USE_MOTIF
Reportted by:	Alex Kapranoff <kappa@agava.com>
2002-06-02 14:27:49 +00:00
Pete Fritchman
09b64b64ea Update to 5.8.
PR:		38822
Submitted by:	maintainer
2002-06-02 14:22:52 +00:00
Sergey Skvortsov
ba3c8e8f22 Add p5-XML-Handler-YAWriter 0.23, yet another Perl SAX XML Writer. 2002-06-02 14:20:21 +00:00
MANTANI Nobutaka
30a4213ef9 Update to 0.9.10. 2002-06-02 13:58:52 +00:00
MANTANI Nobutaka
3b47d9ccbb Uodate to 0.1.1. 2002-06-02 13:57:09 +00:00
Sergey Skvortsov
6c503e91ab Add p5-XML-Filter-SAX1toSAX2 0.01, convert SAX1 events to SAX2. 2002-06-02 13:54:56 +00:00
MANTANI Nobutaka
0b4df6adcb (1) Update distinfo.
(2) Sync with xine-0.9.10.
(3) Bump PORTREVISION.

Submitted by:	maintainer (1)
2002-06-02 13:54:49 +00:00
Sergey Skvortsov
09b02609b7 Updated to 1.12, minor fixes 2002-06-02 13:47:49 +00:00