Commit Graph

1829 Commits

Author SHA1 Message Date
Ying-Chieh Liao
42bc72ea78 remove dead MASTER_SITES
install example config file & docs
clean up pkg-{comment,descr}

PR:		29636
Submitted by:	Pete Fritchman <petef@databits.net>
2001-08-17 18:46:28 +00:00
Ying-Chieh Liao
1b4f99c163 upgrade to 1.5a
PR:		28901
Submitted by:	Patrick Li <pat@databits.net>
2001-08-17 17:58:30 +00:00
Dmitry Sivachenko
b5554d5725 Forgot to remove debug comment. 2001-08-16 15:00:37 +00:00
Dmitry Sivachenko
d7594420e8 Upgrade to 2.2. 2001-08-16 15:00:01 +00:00
Dmitry Sivachenko
306fed238a Do not coredump when viewing files larger that 8Mb.
Bump PORTREVISION
Minor cosmetic fixes in the Makefile.

Submitted by:	Pavel Biryukov <pavel@svegapro.ru>
2001-08-16 13:51:31 +00:00
Maxim Sobolev
a91db81e2c - Update distinfo;
- Fix pkg-plist.

Submitted by:	bento
2001-08-16 13:32:16 +00:00
Akinori MUSHA
fa5fed5bbe Change PREFIX from /usr to the default not to harm bento.
Prepare rc.d scripts that do ldconfig on startup, because
$PREFIX/lib/compat and $PREFIX/lib/compat/aout are no longer included
in the default $ldconfig_paths and $ldconfig_paths_aout, respectively.
2001-08-15 18:17:47 +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
Maxim Sobolev
4f648f7832 Unbroke.
PR:		29311
Submitted by:	John Merryweather Cooper <jmcoopr@webmail.bmi.net>
2001-08-15 07:45:47 +00:00
Maxim Sobolev
80cb699533 Use other way to disconnect compatX ports from the bento build. 2001-08-15 07:40:36 +00:00
Maxim Sobolev
b1ad1a1b4c [portmgr@ hat on]
Temporarly disconnect compatX ports from the build because they are doing
strange things to bento cluster. Now most ports on 4-STABLE cluster fails
on various stages with the following error message:

/usr/libexec/ld-elf.so.1: Shared object "libxpg4.so.2" not found

Perhaps PREFIX=/usr in compatX ports was a bad idea.
2001-08-15 07:25:32 +00:00
Paul Richards
f0a3bf95bd p5-Text-CSV is in textproc and not devel. Fix dependency. 2001-08-15 01:25:12 +00:00
Dag-Erling Smørgrav
5a0e464dc2 Fix handling of unconditional dependencies 2001-08-14 13:58:56 +00:00
Mark Murray
619c121d3f Grr. I badly broke this port's installation.
Fix in a klugy sort of way untill I can revisit.
2001-08-13 14:16:00 +00:00
Kevin Lo
1ea1696335 Fix pkg-plist
PR: 29484
Submitted by: Patrick Li <pat@databits.net>
2001-08-13 13:33:11 +00:00
Mark Murray
456b96ca3f Add DataCash - and online module for credit card processing and verification. 2001-08-13 09:33:00 +00:00
Akinori MUSHA
1ebdec8e3d Add compat22, compat3x and compat4x. These packages allow you to
install the compat libraries on your system, so you can use legacy
binaries that depend on them.

PR:		ports/29371
Submitted by:	Scot W. Hetzel <hetzels@westbend.net>
Altered by:	knu
2001-08-13 04:32:06 +00:00
David W. Chapman Jr.
f9d4c4893c Update to 2.0
Give port back to ports@

PR:		29572
Submitted by:	maintainer
2001-08-12 15:29:50 +00:00
Ying-Chieh Liao
a493ffba55 add quantlib
A comprehensive software framework for quantitative finance
2001-08-12 12:39:44 +00:00
Dima Dorfman
56bf5a3626 Add figlet-fonts, a port that installs about 150 contributed fonts for
misc/figlet.  I didn't try to integrate this into the main figlet port
since most of these are rather useless, although some are nice.
2001-08-11 18:20:24 +00:00
Mario Sergio Fujikawa Ferreira
871c783bc1 o Fix PLIST
o Fix port Makefile breakage in example/calc preventing calc from
  being installed

PR:		29321
Submitted by:	John Merryweather Cooper <jmcoopr@webmail.bmi.net>,
		bento
2001-08-09 06:21:09 +00:00
Mario Sergio Fujikawa Ferreira
d79868927d New port explosions version 0.2001.08.05: 3D objects flying around
resembling explosions with various effects.

Submitted by:	Pete Fritchman <petef@databits.net>
2001-08-08 17:56:08 +00:00
Mario Sergio Fujikawa Ferreira
730a5370dd Update to 0.9
PR:		29446
Submitted by:	Kato Tsuguru <tkato@prontomail.com>
2001-08-08 16:46:06 +00:00
Mario Sergio Fujikawa Ferreira
9e0e9be934 Update to 0.6.3
PR:		29444
Submitted by:	Kato Tsuguru <tkato@prontomail.com>
2001-08-08 16:30:35 +00:00
Satoshi Asami
c9da1c5789 Mark IS_INTERACTIVE -- install.sh asks questions (and goes
into an infinite loop).
2001-08-08 15:18:07 +00:00
Mario Sergio Fujikawa Ferreira
2888862231 New port reed version 4.6: A text pager with autoscrolling and more
PR:		29533
Submitted by:	Pete Fritchman <petef@databits.net>
2001-08-08 06:52:42 +00:00
Peter Pentchev
3a22cc4b00 Update to 0.3.3.
Remove the texinfo documentation patch - the author included
it in the official distribution.
2001-08-06 20:33:44 +00:00
FUJISHIMA Satsuki
4c931f1768 o update to 4.3.1.
o take over maintainership.

Approved by:	Stefan Moeding <s.moeding@setuid.de> (maintainer)
2001-08-05 19:26:56 +00:00
Neil Blakey-Milner
98958c1800 Update achievo to 0.6.5. 2001-08-05 13:26:13 +00:00
Mario Sergio Fujikawa Ferreira
27930d34f2 New port p5-Geo-Weather version 0.0.8: Perl module to retrieve
weather information from weather.com

PR:		29425
Submitted by:	Pete Fritchman <petef@databits.net>
2001-08-05 04:18:19 +00:00
Ying-Chieh Liao
1a6b09a4e5 upgrade to 0.4
drop maintainership
2001-08-03 12:16:21 +00:00
Dirk Froemberg
7e0bca4d14 Fix dependency for cdrecord (cdrecord was renamed to cdrtools). 2001-08-02 09:14:28 +00:00
Ying-Chieh Liao
ec6f873322 add goldstr
Compute the golden string
2001-07-31 09:28:23 +00:00
Mario Sergio Fujikawa Ferreira
86392a202c Update WWW tag
Submitted by:	Matthew West <mwest@uct.ac.za>
Approved by:	maintainer
2001-07-30 17:01:41 +00:00
Mario Sergio Fujikawa Ferreira
c699ee2c14 New port menushki version 0.4, Menu converter between varieties of
Window Managers

PR:		28959
Submitted by:	Patrick Li <pat@databits.net>
2001-07-30 00:51:31 +00:00
Mario Sergio Fujikawa Ferreira
57e49246c0 New port menushki version 0.4, Menu converter between varieties of
Window Managers

PR:		28959
Submitted by:	Patrick LI <pat@databits.net>
2001-07-30 00:51:24 +00:00
Martin Cracauer
172e6a529d Update to 2.2 2001-07-26 13:57:18 +00:00
Joseph Koshy
8a893160e8 Upgrade to v3.3h. 2001-07-25 10:47:08 +00:00
Ying-Chieh Liao
6b0365be6b add patchutils
A small collection of programs that operate on patch files
2001-07-23 10:02:24 +00:00
Maxim Sobolev
612935d841 - Prevent the port from installing useless .la files;
- remove useless USE_LIBTOOL along with the custom regex and replace it with a
  patch;
- properly pass CONFIGURE_TARGET for this configure script generated by the
  newest autoconf.
2001-07-23 09:56:15 +00:00
David W. Chapman Jr.
ee634a7705 Update to 1.1.2
Add DEVEL category
Add pre-patch to use libtool from ports
Sort and add files to pkg-plist

PR:		28825
Submitted by:	pat@databits.net
2001-07-23 01:55:10 +00:00
John Polstra
c6b0ce7761 Update ports which depend on cvsup-bin or cvsupd-bin to use the
cvsup port instead.  I am removing the *-bin ports.
2001-07-21 18:45:52 +00:00
Kevin Lo
b9449dd1df Update to version 0.8.4
PR: 29021
Submitted by: Ports Fury
2001-07-21 16:26:42 +00:00
Brian Somers
77c61d57f3 Upgrade to v2.1 2001-07-20 18:36:19 +00:00
Brian Somers
3362a4f131 Upgrade to v2.4 2001-07-20 18:36:00 +00:00
Ying-Chieh Liao
22ba2c102a upgrade to 0.3
drop maintainership
2001-07-20 05:43:10 +00:00
Maxim Sobolev
14e4476aff Fix anoter victim of Ade's USE_AUTOMAKE so-called "cleanup".
Submitted by:	bento
2001-07-18 12:11:00 +00:00
David E. O'Brien
e9166a1f85 Update to version 1.4.1. 2001-07-16 23:26:50 +00:00
David E. O'Brien
1609db8d21 Update to version 1.4.1. 2001-07-16 23:20:20 +00:00