Commit Graph

378 Commits

Author SHA1 Message Date
Ying-Chieh Liao
7c2e77dac9 add p5-Convert-ASCII-Armour
Convert binary octets into ASCII armoured messages

PR:		30080
Submitted by:	Norikatsu Shigemura <nork@cityfujisawa.ne.jp>
2001-08-29 11:24:24 +00:00
Maxim Sobolev
e0e4012d5b - Remove useless USE_LIBTOOL;
- properly name shared libraries (get rid of bogus .so.X.Y convention);
- add files missed from pkg-plist (documentation);
- don't waste time building/running tests included into distribution.
2001-08-27 09:39:53 +00:00
Mikhail Teterin
86e1d75107 Upgrade to 1.7... Run included tests after the build... Maintainers
(gnome@) were informed a couple of days ago, but are impressively silent
and I've been using KDE/libxml2 linked against this library since with
no problem.

Approved by:	maintainer's silence
2001-08-26 00:53:03 +00:00
Will Andrews
fe68eec3e2 Reassign MAINTAINER to kde@FreeBSD.org, a group formed specifically to
maintain and improve QT/KDE on FreeBSD.  This group (at this time)
consists of:  demon, olgeni, kevlo, lauri@kde.org, rwatson, and will.

While I'm here, fail build of kdelibs11 if kdelibs2 is installed.  This
was originally supposed to be committed with the 2.2 update, but...
2001-08-25 02:17:59 +00:00
Maxim Sobolev
7b60d61ac7 Add psiconv 0.8.2, a conversion utility to convert Psion 5(MX) files into
other formats.
2001-08-21 13:49:51 +00:00
SADA Kenji
3b412b94ee - NOPORTDOCS support for pkg-plist
PR:		ports/29759
Submitted by:	Patrick Li <pat@databits.net>
2001-08-21 13:42:28 +00:00
Mario Sergio Fujikawa Ferreira
f807c2e86d Support NOPORTDOCS
PR:		29758
Submitted by:	Patrick Li <pat@databits.net>
2001-08-16 17:09:03 +00:00
Anton Berezin
18943d5820 Update converters/p5-Text-Iconv to 1.2.
PR:		29628
Submitted by:	Pete Fritchman <petef@databits.net>
Approved by:	maintainer
2001-08-16 09:28:04 +00:00
Will Andrews
b4a7c57e95 *sigh* They changed the path to the tarballs again. This was verified
on my local mirror at ftp://csociety-ftp.ecn.purdue.edu/pub/kde/.  :\

Submitted by:	scottl
2001-08-15 16:25:13 +00:00
Will Andrews
3901adbb04 Update to KDE 2.2:
* All patches except sysutils/kdeadmin/files/patch-rpmMessages.c:
	- Either obsoleted or merged into KDE.
 * All pkg-plists:
	- Huge diffs are due to mass conversion from static HTML pages
	  to XML/XSL versions.
 * audio/kdemultimedia2:
	- aRts + Noatun, etc. now work and play MP3s et al properly,
	  using the mpg123 aRtsplugin.  Remove mpeglib[,_artsplug]
	  from compile.
 * converters/kdesupport2:
	- Obsolete.  No longer used in this version of KDE.
 * deskutils/kdepim:
	- Use autoconf and account for brokenness in the configure
	  script by replacing invocations of INSTALL under libical
	  with the proper incantations.
	- Per David O'Brien's request, move libimap to libkimap;
	  this was performed by Rik Hemsley <rikkus@kde.org>.
 * devel/kdesdk:
	- New module with some helpful tools.  One in particular that
	  seems demanded is ``kbabel'', which, as I've been told, is
	  a translator's wet dream.
	- Workaround dumb problem in kbabel's libgettext (which I could
	  not figure out how to remove) by replacing its error() with
	  errc().  KBabel seems to run fine with this patch.
 * devel/kdevelop:
	- Fix lame check for libkdeui.so.* by replacing it with just
	  a check for libkdeui.so.  It's been/being removed from
	  kdevelop after 2.2.
 * editors/koffice:
	- Fix kivio compile errors by substituting in PTHREAD_LIBS
	  in the correct place.  Compensate for kivio's dependency
	  on pthreads by changing kivio to use LD_PRELOAD=/usr/lib/libc_r.so
	  in kivio.desktop.
 * games/kdegames2:
	- Some new games.
 * graphics/kdegraphics2:
	- Fix link errors in libkscan and kamera where they
	  require gettext (ie: add -lintl).
	- Fix compile error in kamera.cpp which is dependent on a
	  correctly done gphoto2.. of course, this will only help
	  people who've manually installed gphoto2 themselves.
 * net/kdenetwork2:
	- Mimelib was moved here (reason for removal of kdesupport2).
 * misc/kdeaddons:
	- New module to FreeBSD ports; some simple addons for KDE2.
	  Suggested by Lauri Watts <lauri@kde.org>.
 * misc/kdeutils2:
	- Added a couple manpages.
 * x11-clocks/kdetoys2:
	- Some new apps.
 * sysutils/kdeadmin:
	- Remove kuser from compile because it has some problems.  ;\
 * x11/kdelibs2:
	- Add libFAM dependency to help people who run FAM; FAM
	  increases the overall desktop responsiveness.
	  Submitted by Lauri Watts <lauri@kde.org>.
	- Add CUPS dependency to bring in KDE's new print system.
	- Add bzip2/libxml2 dependencies to support the new help kioslave.
	- Disable installation of libltdl stuff to prevent conflicts
	  with other stuff.  Submitted by wjv.
	- Add pkg-req script to avoid conflicts with kdelibs11; add
	  to Makefile too.  Submitted by benno.
	- Be sure to remove the pth header conflicts stuff from the
	  arts/mcop_mt section.
	- Fix problem with configure trying to find -lfam in the
	  wrong place.
	- Remove kspell and api subdirs from doc; we don't need them,
	  and there are problems trying to build/install them.
	  Submitted by Lauri Watts <lauri@kde.org>.
 * x11/kdebase2:
	- Solve link permissions problem by changing the modes on
	  files installed by kdesktop/init/Templates to 644.
	  Submitted by Jim Durham <durham@w2xo.pgh.pa.us>.
 * x11/kde2:
	- Bump version; no other changes.

Special thanks to Lauri Watts <lauri@kde.org> for helping me test
packages generated by these changes on a virgin system.  I believe
that this is the best-tested update I've ever done for KDE, and it
really shines this time around.

I just noticed there are a couple other PRs in the PR db that need
to be addressed.  I will take care of those by tomorrow.  Sorry...

PR:			22735, 28549
Blanket approval by:	demon (kdesdk, kdevelop)
2001-08-15 12:43:08 +00:00
Anton Berezin
b13d71886f Upgrade converters/p5-Convert-UUlib to 0.2.
Sort pkg-plist.
Use gentler way of deleting possibly shared directories.
Take over maintainership.
2001-08-14 15:13:09 +00:00
Mario Sergio Fujikawa Ferreira
f5a6ec19d7 o Update to 1.1
o Support NOPORTDOCS
o Add WWW tag

PR:		29437
Submitted by:	Kato Tsuguru <tkato@prontomail.com>
2001-08-08 04:50:53 +00:00
Akinori MUSHA
23763f7831 Update to 0.3.3. 2001-08-02 12:05:54 +00:00
Ying-Chieh Liao
296c381b70 add utf8conv
Convert hexadecimal Unicode character values to UTF-8
2001-07-30 17:37:26 +00:00
Bruce A. Mah
238ebdf960 Update port to base64-1.3. 2001-07-24 17:48:16 +00:00
Akinori MUSHA
19b42c1e98 Add ruby-dump.rb, a binary data dumper module for Ruby. 2001-07-19 18:50:30 +00:00
Dmitry Sivachenko
26ef434624 Add one missing file. 2001-07-05 11:40:51 +00:00
Maxim Sobolev
afa489d27a Remove patch that isn't necessary anymore. This should fix build on -current.
Submitted by:	sf
2001-06-29 10:31:07 +00:00
Kevin Lo
d1154983b4 Update to version 0.12
PR: 27817
Submitted by: MAINTAINER
2001-06-02 15:09:59 +00:00
Ying-Chieh Liao
9ee06a45a1 add more master sites
PR:		27657
Submitted by:	Jeff Palmer <scorpio@drkshdw.org>
2001-05-29 17:34:14 +00:00
Maxim Sobolev
48048fd270 Unbroke on 5-CURRENT. 2001-05-29 09:32:22 +00:00
Dmitry Sivachenko
6f7c303c93 Add Russian messages.
MAINTAINER timeout.
2001-05-21 11:05:18 +00:00
Jun Kuriyama
45f85d5c27 Fix plist.
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
PR:		ports/27341
2001-05-21 07:05:17 +00:00
Vanilla I. Shu
28763aa5cf Upgrade to latest version:
p5-BerkeleyDB		=>	0.15
	p5-Convert-ASN1		=>	0.10
	p5-FastCGI		=>	0.58
	p5-File-Spec		=>	0.82
	p5-Finance-Quote	=>	1.05
	p5-IO-Socket-SSL	=>	0.78
	p5-Locale-Maketext	=>	0.18
	p5-Mon			=>	0.11
	p5-Net-IPv4Addr		=>	0.10

Some ports NO response from:	maintainers
Some ports Approved by:		maintainers
2001-05-20 02:18:04 +00:00
Ade Lovett
5ed28dbe7a SWitch maintainership of core GNOME ports to a small group of
committers (gnome@FreeBSD.org), since this is now definitely too big
for just one person.
2001-05-11 16:36:50 +00:00
Vanilla I. Shu
bb0ddae530 Upgrade to latest version:
p5-Apache-MP3		=>	2.16
	p5-Convert-UUlib	=>	0.111
	p5-Email-Find		=>	0.03
	p5-GD			=>	1.33
	p5-HTML-Parser		=>	3.24
	p5-I18N-Charset		=>	1.08
	p5-I18N-LangTags	=>	0.20
	p5-MIME-Lite		=>	2.111
	p5-Set-Scalar		=>	1.09
	p5-Sort-ArbBiLex	=>	3.4
	p5-URI			=>	1.12
	p5-Unix-Syslog		=>	0.95

and change MAINTAINER to ports@FreeBSD.org:
	p5-Convert-UUlib
	p5-Unix-Syslog

Approved by:	maintainer
2001-05-10 09:34:24 +00:00
Jun Kuriyama
0eac471a13 Fix plist. 2001-05-10 06:49:27 +00:00
Bill Fenner
46b334422a MAINTAINER doesn't use FreeBSD any more.
Submitted by:	"Brent J. Nordquist" <brent@nordist.net>
2001-04-21 16:14:40 +00:00
Steve Price
16f1331280 Remove empty directories on uninstall. 2001-04-20 13:16:43 +00:00
Akinori MUSHA
f41e908418 Update to 0.3.2. 2001-04-19 18:54:36 +00:00
OKAZAKI Tetsurou
142e9c244a - Update to 0.84.
- Maintainance MASTER_SITES and remove an unneed setting of `ALL_TARGET'.
- Sort rules of the port's custom `do-build' target.
- Use %%PORTDOCS%% in `pkg-plist'.
2001-04-19 16:14:54 +00:00
Steve Price
d73ba718fa Remove empty directories on uninstall. 2001-04-14 22:31:52 +00:00
Kevin Lo
881783c7a2 Upgrade to version 0.10
PR: 26496
Submitted by: MAINTAINER
2001-04-11 15:27:25 +00:00
Akinori MUSHA
224190883e Move ruby-sha1 from converters to security.
PR:		ports/26239
Submitted by:	Steve Coltrin <spcoltri@omcl.org>
2001-04-07 10:47:35 +00:00
Vanilla I. Shu
2aa3f59df9 Upgrade to 0.03. 2001-04-05 05:09:57 +00:00
Will Andrews
dbba8af644 Overhaul QT/KDE support:
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}*
- Cleanup corresponding ports for bsd.kde.mk update.
- Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,
  introduce QT_NONSTANDARD variable for nonstandard configure setup.
- Update KDE2 to 2.1.1.  Two patches included in x11/kdelibs2 to fix the
  proxy authentication that was broken for 2.1.1.  Remove old patches.
- Potentially fix kdelibs build for alpha.
- Fix qt-designer 2.3.0 build.
- Ruby stuff left alone since it looks like black magic to me.  Should
  still work w/ compat shims for older USE_QT[,2] style.  Some others
  were also left alone for the same reason.

Reviewed by:	portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by:	David Faure <faure@kde.org> (proxy auth patches)
		Alex Zepeda <garbanzo@kde.org> (old patches removal)
2001-04-03 08:14:43 +00:00
Maxim Sobolev
4debdd6a31 Update to 1.6.1.
Submitted by:	Dave Duchscher <daved@tamu.edu>
		Udo Schweigert <Udo.Schweigert@cert.siemens.de>
2001-04-02 09:05:32 +00:00
Ying-Chieh Liao
fe9cc65532 add siconv
siconv will convert data from one character set to another
2001-03-26 17:10:50 +00:00
Will Andrews
cd5ac27b08 Bring in my fixes for KDE2 for users of XFree86 4.0.x. Basically, what
this involves is this:  Cull GL from Qt by default, but still provide a
Qt+GL library that may or may not have threads.  Then also provide a Qt
library that has threads but not GL.  This allows us to make KDE2 depend
on a library that will *not* have threads, ever.  Threads will be
revisited at a later date.  Ports that require GL support need to be
updated to use the hacked library, libqtgl.so.4.  The net result is that
we bloat our qt2 package by 1.5-2.5MB for compatability.  Also, static
qt will not have GL support.

Introduce bsd.kde.mk, which will be tested on bento before becoming
fully activated.

Replace qt22-static with qt2-static, since it's just a proxy.  Update
qt-designer to depend on qt23.  Also make the old hack to package the
correct lib obsolete by using PLIST_SUB instead.

Miscellaneous changes:  remove LIBQTFILE from CONFIGURE_ENV, it's not
used anymore.  Solve namespace pollution problems with the devel/pth and
devel/libgnugetopt ports.  Hopefully.

Suggested by:	ade, asami, sobomax (bsd.kde.mk)
Repocopied by:	asami (qt22-static --> qt2-static)
2001-03-24 22:15:59 +00:00
Kris Kennaway
60efde8367 Update to tnef 1.0
Submitted by:	maintainer
2001-03-19 21:59:12 +00:00
Akinori MUSHA
36e4dc65b6 Update to 0.3.1.1. 2001-03-18 14:23:59 +00:00
Andreas Klemm
ea31f9c605 new port p5-Boulder
Boulder IO is a simple TAG=VALUE data format designed for sharing
data between programs connected via a pipe.  It is also simple
enough to use as a common data exchange format between databases,
Web pages, and other data representations.

The basic data format is very simple.  It consists of a series of
TAG=VALUE pairs separated by newlines.  It is record-oriented.
The end of a record is indicated by an empty delimiter alone on a
line.  The delimiter is "=" by default, but can be adjusted by the
user.

WWW: http://search.cpan.org/search?dist=Boulder
2001-03-13 21:10:34 +00:00
Will Andrews
3c4896e2d7 Bring in my KDE 2.1 + X 4.0.2 + threads "fixes". WARNING: Doesn't quite
work right yet.  This needs other eyes to look at in order for me to figure
out what's going on here.  Help, please?

Basically, the current situation is this:  You can hack the startkde
script to make KDE2 start all the way through, which basically consists of
simply replacing the kdeinit line with "kcminit".  However, at certain
points after KDE is done setting things up, processes named "kdeinit" that
are in charge of certain apps go crazy and hit infinite loops somewhere.  I
haven't been able to determine where exactly, and if this is related to
threads at all, or if a critical app or similar somehow doesn't get compiled
with threads.  Or something like that.  *sigh*

Konqueror can startup and seems to work okay in a different window manager,
but it seems to randomly set off a kdeinit proc as above.

Anyhow, this is 2 weeks' worth of debugging on a 4-month-old problem.  If
you're using XFree86 4.0.2, I caution against trying this stuff out unless
you're going to help me out and are willing to help me figure out exactly
where the heck things are going awry.  Things should still compile and work
just fine for those on XFree86 3.3.6.  I decided to leave out these hacks
in nonessential stuff (like kdenetwork et al) because kde2 itself needs to
work with threads first.  =)

I guess I can thank my lucky stars JKH's decided to stick with 3.3.6 until
some point in the future when 4.0.x becomes more stable...
2001-03-13 09:48:11 +00:00
Kris Kennaway
3b3e0c7e50 Update to tnef 0.16
Reviewed by:	maintainer
2001-03-13 01:40:03 +00:00
Will Andrews
9c93270997 Add mimelib 1.1.2, a C++ class library for manipulating messages in
MIME format.

PR:		22976
Submitted by:	never@nevermind.kiev.ua
2001-03-10 18:13:42 +00:00
Vanilla I. Shu
79d02f9eb2 Add a "}" to Makefile, and add "-liconv" to CONFIGURE_ARGV.
It broken on my last commit.

Submitted by:	bento
2001-03-10 04:48:43 +00:00
Kris Kennaway
19bcc66b8c Update to 20001206 version. There are only 3 trivial changes to the
previous.

Submitted by:	bento
2001-03-10 03:04:26 +00:00
Steve Price
f1ebcf589c Add the kdesupport11 directory. 2001-03-08 02:13:10 +00:00
Ying-Chieh Liao
7024947efa add gb2jis, convert GuoBiao Hanzi to JIS Kanji
PR:		21306
Submitted by:	Zhang Shu <jo-c@is.aist-nara.ac.jp>
2001-03-07 13:19:27 +00:00
Will Andrews
34849535be Attempt to fix conflicts with a local getopt.h (specifically, the fix is
for libgnugetopt's getopt.h).  Not tested, but should work.
2001-03-05 12:17:08 +00:00