Commit graph

776 commits

Author SHA1 Message Date
Ying-Chieh Liao
41ff767605 upgrade to 1.00 2002-04-28 19:39:19 +00:00
Andrey A. Chernov
00a716a16e Upgrade to 3.0b6 2002-04-23 13:21:21 +00:00
Will Andrews
d54d1eaf5d Update to 3.0. Sigh. 2002-04-23 00:13:10 +00:00
Will Andrews
d1c2f0dddd Please welcome Qt3/KDE3 to our ports tree. This includes work since the
original versions of these ports, so some PORTREVISIONs were bumped.  See
http://freebsd.kde.org/ and mailing lists linked to from there for info
on the packages generated to test these ports.

bsd.kde.mk has already been updated a few days ago to work with these.

Some patches applied to fix a few bugs were:

deskutils/kdepim3:
        [1] Remove kpilot from build because it wasn't ready at release.
editors/koffice-kde3:
        [2] Fix compile time bugs for FreeBSD.
misc/kdeedu3:
        [3] Fix compile problem with kvoctrain.
x11/kdebase3:
        [4] Fix KDM CPU usage and login bug.

Some caveats:
        * All PLISTs are broken for deinstall due to script bug that I
          didn't notice until very recently.  This will be fixed when I
          commit an update tomorrow.  These ports should still install
          perfectly fine though.  They should also deinstall without
          giving errors, but will leave directories behind.
        * You can't install this with any other version of QT or KDE
          already installed.  I am not sure the checks are 100% working,
          but fixes for these will be forthcoming.  This is mainly due
          to a policy decision made by kde@ to make QT/KDE ports install
          the way the rest of the world expects it to while also still
          conforming to FreeBSD's hier(7).  For reference on this decision,
          please consult the KDE/FreeBSD mailing list archives.  This
          decision fixes 2-year-old bug reports relating to how we handled
          this for KDE2 vs KDE1.

Submitted by:   [1] Adrian de Groot <adridg@cs.kun.nl>,
                [2] David Faure <faure@kde.org>,
                    Andy Fawcett <andy@athame.co.uk>
                    Lauri Watts <lauri@kde.org>
                [3] Lauri Watts <lauri@kde.org>
                [4] Alan Eldridge <alane@geeksrus.net>
                    Oswald Buddenhagen <ossi@kde.org>
Reviewed by:    kde
2002-04-21 23:47:50 +00:00
Ade Lovett
f18cbf2fa6 gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr
2002-04-12 17:10:20 +00:00
Patrick Li
e29cf41853 Fix MASTER_SITES - site's directory structure changed
PR:		36777
Submitted by:	KANOU Hiroki <kanou@mil.allnet.ne.jp>
2002-04-05 06:23:35 +00:00
Kris Kennaway
b8afc9590c Remove #include <malloc.h>
Respect CC and CFLAGS
2002-03-31 02:39:41 +00:00
Akinori MUSHA
1821ef95f6 Update to 0.4.2. 2002-03-30 11:27:45 +00:00
Will Andrews
97e6d16408 Fix the KDE ports to not use objprelink, if OSVERSION >= 500029. This is
not tested other than for syntax, but should DTRT from what I understand
of the problem.

Submitted by:	bento
2002-03-30 09:07:53 +00:00
Pete Fritchman
19ada04d33 Fix typos:
* explose -> explore
  * january -> January
  * documentfor -> document for
  * encorporated -> incorporated
  * function -> functions
  * julian -> Julian
  * calculater -> calculate
  * formely -> formerly
  * Javascript -> JavaScript
  * timezone -> time zone
  * Calisto -> Callisto
  * outter -> outer

PR:		36480
Submitted by:	Eric Yu <ericyu@mail2000.com.tw>
2002-03-30 00:21:44 +00:00
Ying-Chieh Liao
7886834838 add py-tarfile 0.3
Python library for reading and writing tarballs

PR:		36371
Submitted by:	Hye-Shik Chang <perky@fallin.lv>
2002-03-27 15:23:02 +00:00
Ying-Chieh Liao
eaae955904 add py-bzip2 1.0
Python Interface for bz2 Compression Library

PR:		36319
Submitted by:	Hye-Shik Chang <perky@fallin.lv>
2002-03-26 05:41:20 +00:00
Akinori MUSHA
50ec97e067 Update to 0.4.1. 2002-03-24 16:47:42 +00:00
Andrey A. Chernov
ecd23c06ac Upgrade to 3.0 beta 5 2002-03-19 11:20:53 +00:00
Ade Lovett
9210b7cb07 Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr
2002-03-15 19:44:29 +00:00
Akinori MUSHA
8c32e72cb1 Update to 0.5.1. 2002-03-13 20:31:22 +00:00
Andrey A. Chernov
4f2ed8b2f5 Upgrade to 3.0b4 2002-03-05 11:14:04 +00:00
Andrey A. Chernov
5ed370f416 Add beta warning 2002-03-02 08:14:27 +00:00
Andrey A. Chernov
63f973d0ca Add NO_LATEST_LINK 2002-03-01 16:52:17 +00:00
Andrey A. Chernov
fff48254e4 Upgrade to 3.0.b3 2002-03-01 14:10:53 +00:00
Akinori MUSHA
b2a8f0e50c Update to 0.5.0-pre6. 2002-02-24 09:13:42 +00:00
Dirk Meyer
8bf307c651 - Update to bzip 1.0.2, request maintainership
PR:		34968
Submitted by:	jharris@widomaker.com
2002-02-22 13:21:22 +00:00
Mark Pulford
b1b402e62e Add szip 1.12b, a fast compression utility.
PR:		33934
Submitted by:	Igor Pokrovsky <tiamat@telegraph.spb.ru>
2002-02-17 07:58:57 +00:00
Jun Kuriyama
fa777add97 IO:: style interface to Compress::Zlib. 2002-02-15 14:33:17 +00:00
Akinori MUSHA
44e0d2ffc2 Update to 0.5.0-pre5, which fixes some critical bugs. 2002-02-01 08:18:57 +00:00
Akinori MUSHA
c39a541c39 Add ruby-zip, a Ruby module for reading and writing zip files. 2002-01-26 12:27:30 +00:00
Akinori MUSHA
bdb2e0a933 Update to 0.5.0-pre3. 2002-01-26 12:26:23 +00:00
Maxim Sobolev
d91c9ce8c3 Remove empty files. 2002-01-15 09:28:31 +00:00
Maxim Sobolev
97d621d340 Update MASTER_SITES, WWW and autor's e-mail.
Submitted by:	Simon Dick <simond@irrelevant.org>
2002-01-14 10:14:59 +00:00
Will Andrews
bda8e9b3d4 Bring in a few changes to the KDE ports infrastructure, and some fixes.
- Move all stuff specific to kde core ports to x11/kde2/Makefile.kde.
   + Default to compile optimized for speed, not debugging, in ports
     builds, not just packages.  We don't really get that many backtraces
     or debugging information, and there's a better way to provide these
     things to people willing to spend some time working on KDE.  It's
     at (as announced before): http://freebsd.kde.org/.
 - Remove teTeX dependency for kdegraphics2 upon request, and being unable
   to find any reason not to.  Apparently, kdegraphics still compiles
   libkdvi and kdvi -- I guess dvips is merely a runtime dependency.
   Therefore to enable its use one just needs to add the teTeX package.
   Bump PORTREVISION to reflect dependency change.
 - Fix koffice port by removing PYTHON_VERSION, which is unnecessary.

PR:		33650 (part of)
Submitted by:	John Merryweather Cooper <jmcoopr@johncoop.MSHOME.bmi.net>
Reviewed by:	kde-freebsd@lists.csociety.org (teTeX dep removal, and
		optimizing for speed, not debugging capability)
2002-01-11 06:17:04 +00:00
Will Andrews
fccbfb4a6f If !WANT_KDE_NDEBUG and !PARALLEL_PACKAGE_BUILDING, also add
--enable-debug and turn off stripping of binaries so we actually get all
the debugging we're supposed to get.  :)

Submitted by:	Alan Eldridge <alane@geeksrus.net>
2002-01-08 01:24:11 +00:00
Will Andrews
f3171de7e6 First round of auto* cleanups:
- USE_AUTO* -> USE_AUTO*_VER=* where required
 - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
 - Other minor changes to fix things

These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.

Submitted by:	bento 4-exp USE_AUTO* cleanups
		http://people.FreeBSD.org/~will/4-exp/
		http://bento.FreeBSD.org/errorlogs/4-exp-latest/
2002-01-06 06:20:22 +00:00
Will Andrews
06517618a8 Conditionalize use of objprelink based on whether we're running on
MACHINE_ARCH=i386 *and* whether NO_KDE_OBJPRELINK is defined.

Requested by:	several
2002-01-05 02:29:15 +00:00
Patrick Li
3848d12b9d Update maintainer's email address
PR:		33557
Submitted by:	maintainer
2002-01-04 23:07:18 +00:00
Andrey A. Chernov
1a36357ac5 Fix MAINTAINER 2002-01-01 09:43:03 +00:00
Patrick Li
b8919e39aa Fix plist
PR:		32947
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-12-18 04:08:01 +00:00
Anton Berezin
c21d82e696 Use the right distfile (.zip has gone; there's .tar.gz available).
Submitted by:	Scot Hetzel <hetzels@westbend.net>
PR:		32875
2001-12-15 17:52:15 +00:00
Ying-Chieh Liao
207a3f7efe add stuffit
Stuffit Archive Creator and Expander

PR:		32761
Submitted by:	Nathan Ahlstrom <nra@FreeBSD.org>
2001-12-13 03:29:43 +00:00
Mark Pulford
914fc96e01 Fixed broken WWW and MASTER_SITES links. 2001-12-09 07:54:49 +00:00
Pete Fritchman
61a3a66271 Fix a problem with auto{conf,make}: some build magic was introduced to
make sure that the "autoconf" and "automake" binaries KDE looked for were
found and were autoconf213 and automake14 (as there are issues with the
latest versions), but the logic in setting $PATH was wrong.  This puts
${WRKSRC}/auto-bin before the rest of the users $PATH.  This fixes KDE
auto* problems if automake14 and automake-1.5 are both installed.

PR:		32512
Submitted by:	Alan Eldridge <alane@geeksrus.net>
Approved by:	will
2001-12-07 15:43:46 +00:00
Maxim Sobolev
a553b7fb34 - Update MASTER_SITES and WWW;
- use DOCSDIR.

PR:		32514
Submitted by:	Ports Fury
2001-12-06 12:23:12 +00:00
Maxim Sobolev
9bca6dc5c6 - Fix MASTER_SITES
- Add WWW: line

PR:		32514
Submitted by:	Ports Fury
2001-12-06 12:22:03 +00:00
Will Andrews
1d206a3483 Upgrade KDE to 2.2.2:
* General:
 	- Support for objprelink.
 	- Hack for autoconf 2.13/automake 1.4.  Note that we can't use
	  the standard USE_AUTO* because they change things in work/*;
	  KDE has its own way of doing that.
 	- Light cleanup of extra dirs in the PLISTs provided by
	   my mkplistpkg[1] script.
 	- Speedups of both compile and runtime through the usage of
	  --disable-debug and --enable-final.  The latter did not work
	  with the kdemultimedia package, unfortunately.
	- Patch updates.
 * audio/kdemultimedia2:
	- Patch to fix KSCD on FreeBSD[2].  It works very well now.
 * deskutils/kdepim:
 	- Enable kpilot[3].  Pull in the latest pilot-link stuff.
 * devel/kdesdk,
 * devel/kdevelop:
 	- No specific changes.
 * devel/qt-designer:
 	- Make this port depend almost entirely on qt23 to make it more
	  maintainable, so I don't have to keep hacking the patches to
	  get them to apply.
 * editors/koffice,
 * games/kdegames,
 * graphics/kdegraphics:
 	- No specific changes.
 * misc/kdeaddons:
	- SDL is required now.  Cull SDL PLIST_SUB and such.
	- Fix breakage from hardcoding "sdl-config".
 * misc/kdeutils2:
	- Fix problem with klaptopdaemon[4] where it didn't properly
	  display the battery time.  This patch is untested, but applied.
 * net/kdenetwork2:
	- Fix DCC for KSIRC[5].
	- Remove ktalkd from the build.  It requires some weird thing
	  in the configure script that I don't have time to look at.
 * sysutils/kdeadmin:
	- No specific changes.
 * textproc/kdoc:
	- Remove bogus requirement that kdoc requires Perl 5.6.0; it sure
	  seems to operate fine with >= 5.005.  But I'll let time tell.
 * www/quanta:
	- No specific changes (--disable-debug support only).
 * x11/kde2:
	- No specific changes.
 * x11/kdebase2:
	- Fix ksysguard compile by merging the files from the HEAD branch
	  of KDE CVS that were missing at release time for FreeBSD[6].  :\
 * x11/kdelibs2:
	- Recognize CUPS' spinoff[7].
	- Add libxslt dependency since it was removed from kdelibs.
	- Fix libxml compile problems[8] (accomplished by upgrading).
	- Remove libkformula from port Makefile; this library has been
	  spun off into koffice.
	- Fix mode problems with DCOP[9].  This allows you to save files
	  properly.  It also seems to be a FreeBSD specific problem.
	- Fix bashisms in kdeprint/imagetops script[10].
 * x11-clocks/kdetoys2:
 	- No specific changes.
 * x11-toolkits/qt23:
	- Do NOT upgrade to QT 2.3.2[11].
	- Allow devel/qt-designer to depend on this port entirely for the
	  patches by adding a perlre to accomplish this.
 * x11-wm/kdeartwork:
	- No specific changes.

Thanks to the FreeBSD/KDE[1] team[12] who helped me test these out!

[1]  http://freebsd.kde.org/;
     http://www.databits.net/cgi-bin/cvsweb.cgi/scripts/portbuild/mkplistpkg
[2]  Submitted by:	Matthew Holmes <matt@speakeasy.net>
[3]  PR:		31914
     Submitted by:	Alan Eldridge <alane@geeksrus.net>
[4]  PR:		28475
     Submitted by:	Arun Sharma <arun@sharmas.dhs.org>
[5]  Submitted by:	Luc Morin <luc_m@videotron.ca>
[6]  Found at:	http://webcvs.kde.org/kdebase/ksysguard/ksysguardd/FreeBSD/
[7]  PR:		32321
     Reported by:	gad
     Submitted by:	James A. Halstead <jah4007@cs.rit.edu>
[8]  PR:		32055
     Reported by:	William Richard <wrichard@trivalley.com>, others
[9]  PR:		31629
     Submitted by:	Alan Eldridge <alane@geeksrus.net>
[10] PR:		32358
     Submitted by:	Alexander N. Kabaev <ak03@gte.com>
[11] PR:		31809
     Requested by:	Nathan Ahlstrom <nrahlstr@winternet.com> (denied)
[12] http://freebsd.kde.org/contact.shtml;
     http://lists.csociety.org/pipermail/kde-freebsd;
     http://lists.csociety.org/listinfo/kde-freebsd
2001-12-04 03:47:18 +00:00
Chris D. Faulhaber
54e4a3deb5 Install the executable as 'parchive' instead of 'par' to avoid
conflicts with textproc/par.

Noticed by:	nectar
2001-11-28 13:35:51 +00:00
Chris D. Faulhaber
e387f47091 Add parchive, an archiver that applies the data-recovery capability
concepts of RAID-like systems to the creation and recovery of multi-
part archives.
2001-11-27 16:43:12 +00:00
Maxim Sobolev
a3149caee4 Support NOPORTDOCS.
PR:		28576
Submitted by:	Patrick Li
2001-11-23 18:14:48 +00:00
Ying-Chieh Liao
919298e7a0 - Conditionalize bzip2 dependencies
- Fix pkg-plist

PR:		32212
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-11-23 17:30:56 +00:00
Ying-Chieh Liao
884a3bdcac add libcomprex
Transparently handles automatic compression and decompression of files
2001-11-21 18:03:45 +00:00
Christian Weisgerber
91f98f0e4f Update to 1.13.25:
* New option --overwrite-dir.
* Fixes for buffer overrun, porting, and copyright notice problems.
* Add Korean message catalog.

Fixes:
* Don't pick up spurious iconv dependency.
* Remove home page from pkg-descr.  It provides little but
  historical information, and links to an outdated version of the
  GNU tar manuals, a current version of which ships with the port.

Approved by:	trevor
2001-11-05 16:08:33 +00:00
Ying-Chieh Liao
a0bcc8c4d4 add nomarch
Extracts files from the old `.arc' archive format
2001-11-05 09:18:42 +00:00
Christian Weisgerber
946c74b76f - Fix "gtar --version" segfault on -STABLE reported by Jason R. Mastaler.
- Bump the port revision.
- Move PKGNAMEPREFIX to where portlint wants it.

PR:		30713
Approved by:	trevor
2001-11-04 18:45:26 +00:00
Christian Weisgerber
4fbb2f66a7 Update my MAINTAINER address.
Approved by:	trevor
2001-11-03 22:22:34 +00:00
Pete Fritchman
97baaa16c5 Respect CFLAGS.
PR:		30401
Submitted by:	Glenn Johnson <gjohnson@srrc.ars.usda.gov>
Approved by:	maintainer timeout
2001-11-03 10:20:48 +00:00
Dmitry Sivachenko
c96b4198d0 Upgrade to 2.2.1.
Submitted by:		SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
(with slight modifications)
2001-10-27 08:50:18 +00:00
FUJISHIMA Satsuki
98542a5e20 o update to 2.90.
o chenge dependency to linux_base-7.
2001-10-05 07:54:21 +00:00
FUJISHIMA Satsuki
7d6ea99c90 o notice why this port is not updated.
o remove ancient www in comment.
2001-10-01 01:45:35 +00:00
David W. Chapman Jr.
479a523af4 Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer exists.
PR:		30497
Submitted by:	Dan Larsson
Approved by:	will
2001-09-23 19:50:42 +00:00
Pete Fritchman
d0349c312b Update to 1.13.23
PR:		30689
Submitted by:	maintainer
2001-09-21 06:05:58 +00:00
Akinori MUSHA
37f0f0aa36 Bump the PORTREVISION's of the ports which install architecture
dependent ruby modules, due to the RUBY_ARCH change I've just
committed.
2001-09-17 17:54:27 +00:00
Akinori MUSHA
2498d0c510 Mark IGNORE for systems with bzip2 in the base. 2001-09-11 13:01:29 +00:00
Akinori MUSHA
638bd0a217 Update to 1.13.22.
PR:		ports/30371
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>

Add a patch to work around a /bin/sh bug described in PR #30392.

Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
2001-09-11 12:09:13 +00:00
Dmitry Sivachenko
6845ee0376 Set DIST_SUBDIR=KDE 2001-09-10 20:22:28 +00:00
David E. O'Brien
2184c9ed7f Turn maintance over the ports list. Now that this is in the main src tree
it could be cvs rm'ed for all I care.
2001-09-07 06:16:40 +00:00
Maxim Sobolev
810fcd34d2 USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. 2001-08-31 14:20:29 +00:00
David W. Chapman Jr.
5dab8f6739 Add patches to not define putc and getc as a macro
Bump PORTREVISION

PR:		29284
2001-08-30 19:49:08 +00:00
Akinori MUSHA
23a999b22b Make CATEGORIES and MAINTAINER overridable for japanese/kde*.
Approved by:	kde (will), demon (MAINTAINERs)
2001-08-30 18:56:50 +00:00
Dmitry Sivachenko
e4043b9a6f Upgrade to 1.14 2001-08-29 19:22:35 +00:00
Ying-Chieh Liao
82f34cee44 add lbrate
Extract/decompress CP/M LBR archives

PR:		30087
Submitted by:	Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw>
2001-08-29 11:12:02 +00:00
Maxim Sobolev
54edf3598f Update to 0.5.
Submitted by:	petef
2001-08-27 08:35:40 +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
0cf6a54ffb Update to 0.4. 2001-08-20 08:13:32 +00:00
Akinori MUSHA
329c977502 Conditionalize bzip2 dependencies. 2001-08-15 20:33:16 +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
Andrey A. Chernov
73f81b8c42 Protect against bad entry size in header 2001-08-11 18:19:11 +00:00
Andrey A. Chernov
95d62e7d1a DISTDIR -> _DISTDIR 2001-08-10 13:53:32 +00:00
Andrey A. Chernov
65682f633f Add master site 2001-08-10 13:47:19 +00:00
Andrey A. Chernov
285870f29f Replace dead WWW 2001-08-10 13:44:45 +00:00
Andrey A. Chernov
9917d36c4c Replace dead master sites
Add WITH_UNZIP_UNREDUCE option
2001-08-10 13:39:06 +00:00
Maxim Sobolev
6dfe9f89dd Update to 0.3. 2001-08-07 11:57:53 +00:00
Doug Barton
a15c360a67 Remove the non-living freesoftware.com from MASTER_SITES 2001-08-06 01:11:41 +00:00
Vanilla I. Shu
1ae83debda Upgrade to 1.13. 2001-07-23 14:10:57 +00:00
Ying-Chieh Liao
d2533e4425 add zipios++
A java.util.zip-like C++ library for reading and writing Zip files
2001-07-23 08:16:56 +00:00
Mario Sergio Fujikawa Ferreira
6963bd30a0 - Style fix: RUN_DEPENDS -> USE_LINUX
- Add missing BUILD_DEPENDS on linux_base

PR:		28886
Submitted by:	David A. Bader <dbader@eece.unm.edu>
2001-07-12 19:17:50 +00:00
David W. Chapman Jr.
43ecbf8b97 Quietly try to delete directories
PR:		28523
Submitted by:	Pete Fritchman <petef@databits.net>
2001-07-07 04:16:53 +00:00
David W. Chapman Jr.
4999253ac2 Update MASTER_SITE to new location
Use EXTRACT_SUFX instead of DISTFILE since its only one file
Update distinfo to reflect new filename on new site

PR:		28382
Submitted by:	Miguel Mendez <flynn@energyhq.org>
2001-07-07 03:47:49 +00:00
Mario Sergio Fujikawa Ferreira
964755c0fa Add NOPORTDOCS support
PR:		28575
Submitted by:	Patrick Li <pat@databits.net>
2001-07-03 18:42:13 +00:00
Mario Sergio Fujikawa Ferreira
05b11b1d2a Add NOPORTDOCS support
PR:		28574
Submitted by:	Patrick Li <pat@databits.net>
2001-07-03 18:41:16 +00:00
Mario Sergio Fujikawa Ferreira
a84f6e867b unecho a command
PR:		28575
Submitted by:	Patrick Li <pat@databits.net>
2001-07-03 18:33:36 +00:00
Mario Sergio Fujikawa Ferreira
b01f67dc8e Add NOPORTDOCS support
PR:		28577
Submitted by:	Patrick Li <pat@databits.net>
Approved by:	maintainer (he is on vacation :)
2001-07-03 00:18:48 +00:00
Jimmy Olgeni
9989759a20 Add management for etc/hpack.cfg. 2001-06-17 10:55:03 +00:00
Will Andrews
b8786aafea Add xpk 0.1.4, the eXternal PacKer (XPK) library system.
PR:		27500
Submitted by:	Miguel Mendez <flynn@energyhq.org>
2001-06-11 03:48:12 +00:00
Mark Pulford
3246a363a8 Updated MAINTAINER to my new committer email address
Reviewed by:	will
2001-06-08 05:36:46 +00:00
Doug Barton
5bc18049fe Chase the checksum 2001-05-26 02:59:50 +00:00
Jimmy Olgeni
a083736260 Add MASTER_SITES from the archivers/unzip port. 2001-05-23 20:24:42 +00:00
Ying-Chieh Liao
0987abe4ce change master site and WWW:
Submitted by:	Jeff Palmer <scorpio@drkshdw.org>
Approved by:	maintainer
2001-05-22 17:25:50 +00:00
Ying-Chieh Liao
353fc9f863 change master site
PR:		27514
Submitted by:	Jeff Palmer <scorpio@drkshdw.org>
2001-05-22 17:21:42 +00:00
Vanilla I. Shu
1c65cdfa71 Upgrade to 1.12. 2001-05-09 06:56:24 +00:00
Ying-Chieh Liao
d9928ede9e change master site and update WWW: 2001-05-08 18:52:04 +00:00
Akinori MUSHA
26d2f613e2 Oops, make it *work* with Ruby 1.7 (make RUBY_VER=1.7). 2001-05-06 14:23:53 +00:00
Akinori MUSHA
2d1ee302c2 Make it compile with Ruby 1.7 (make RUBY_VER=1.7). 2001-05-06 14:05:06 +00:00
David E. O'Brien
63f643c150 Update to version 1.3.
Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
2001-05-04 16:20:15 +00:00
Ying-Chieh Liao
dc28ce0c8d primary site missing (dont know why :< ), so add some more sites ...
Submitted by:	Adam Kranzel <adam@alameda.edu>
2001-04-20 18:02:37 +00:00
Will Andrews
b4c49d7baa Add xdms 1.3, an Amiga DMS archiver unpacker.
PR:		26524
Submitted by:	Mark Pulford <mark@kyne.com.au>
2001-04-17 18:01:40 +00:00
David E. O'Brien
a0655feead * Build with compilers other than cc: egcs, ccc, ....
* Cosmetic:  Remove useless subshell.

Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
2001-04-14 02:19:33 +00:00
David E. O'Brien
000ab40d99 Switch to using "MASTER_SITE_SOURCEWARE" 2001-04-13 07:50:40 +00:00
Steve Price
e6d900ae81 Remove a couple of extra directories if empty. 2001-04-11 03:52:36 +00:00
Ying-Chieh Liao
6fa1d575b7 add gnugetopt lib depend
use INSATLL_PROGRAM instead of INSTALL

Submitted by:	steve
2001-04-10 01:25:35 +00:00
Mikhail Teterin
138b5db23b Prepend %%PORTDOCS%% where needed. 2001-04-09 23:28:44 +00:00
Ying-Chieh Liao
8675b7998a add bitbox
BitBox is a GPL'd file splitter/joiner utility
2001-04-08 18:00:28 +00:00
Andrey A. Chernov
49fbf6304c Distfile moved
Honor CFLAGS
2001-04-07 01:42:21 +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
David E. O'Brien
a7514c177d Add dummy getmntent() func.
PR:		24570
Submitted by:	Roman Shterenzon<roman@xpert.com>
2001-03-20 21:29:26 +00:00
David E. O'Brien
30af7b687e rpm' and rpm2cpio' have been repocopied from "misc" to "archivers". 2001-03-20 20:28:14 +00:00
FUJISHIMA Satsuki
28f408b304 add 1 more to MASTER_SITES. 2001-03-16 22:18:43 +00:00
FUJISHIMA Satsuki
4f142c6b23 fix MASTER_SITES. 2001-03-15 21:16:18 +00:00
Kris Kennaway
5e0d1c0d7c Author released a new version which handles version 4 RPMs also. Since
the distfile doesn't carry a version, arbitrarily call it version 1.1
2001-03-10 04:52:27 +00:00
Vanilla I. Shu
60966b7b22 Fix pkg-plist, and add depends to p5-Compress-Zlib.
Submitted by:	bento
2001-03-10 04:23:42 +00:00
FUJISHIMA Satsuki
23c3d0a151 o update to 2.80.
o show message to activate linuxulator to make extract.
2001-03-09 19:50:11 +00:00
Maxim Sobolev
e1c54c9b65 Update to 0.2. 2001-03-06 13:29:20 +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
Vanilla I. Shu
397cd9b051 Upgrade
p5-Compress-Zlib	=> 1.11
	p5-HTML-Parser		=> 3.18
	p5-MIME-Base64		=> 2.12
	p5-URI			=> 1.11
2001-03-01 09:32:08 +00:00
Vanilla I. Shu
68c2f99c63 Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
Steve Price
451f2f813e Update to version 1.01.
PR:		25397
Submitted by:	maintainer
2001-02-27 03:05:39 +00:00
Will Andrews
26121d15ae Lo and behold, welcome KDE 2.1 to our ports tree. As a direct result of
the KDE team's excellent work, I am initiating burn sequence for KDE
1.x.  All base KDE1 ports are hereby nuked.  I am also reluctantly
reassuming maintainership of the KDE2 ports.  Official KDE 2.1 packages
built for FreeBSD 4.2-STABLE w/ XFree86 4.0.2 are available on KDE's
official ftp mirrors now.  Enjoy!

Note:  It seems that the KDE people rerolled their kdelibs and kdebase
packages, and a quick examination of diffs reveal minor changes, but the
port should still work.  I'll fix the packaging problems that bento runs
into.

Approved by:	kevlo
2001-02-26 19:24:49 +00:00
Kevin Lo
dbb6e18ee2 Upgrade to version 0.04 2001-02-26 15:45:48 +00:00
Kevin Lo
242fe3471c Upgrade to version 0.11 2001-02-26 15:43:14 +00:00
Andrey A. Chernov
550198de48 Add mirrors
Submitted by:	Jun Kuriyama <kuriyama@imgsrc.co.jp>
2001-02-20 18:52:44 +00:00
Akinori MUSHA
63335a3648 Fix the maintainer address. (gehicks@cisco.co -> gehicks@cisco.com) 2001-02-16 04:56:18 +00:00
Mario Sergio Fujikawa Ferreira
2275ee0bcf typo clean up police: \s -> \t 2001-02-14 05:43:00 +00:00
Akinori MUSHA
808a2eada9 Add %%PORTDOCS%%. 2001-02-10 13:19:57 +00:00
Akinori MUSHA
8b18ca2b49 Add %%PORTDOCS%%. 2001-02-10 12:39:31 +00:00
FUJISHIMA Satsuki
724ee21708 move gtar to archivers. 2001-02-08 17:32:40 +00:00
FUJISHIMA Satsuki
fc7ec56394 change category to archivers. 2001-02-08 17:31:26 +00:00
Andrey A. Chernov
93277a0513 Upgrade to 5.42 2001-02-07 18:48:58 +00:00
David E. O'Brien
bb9b725c29 Put back my editor hints that were removed w/o permission.
Note these are *FULLY* Satoshi approved for the past 4 years.
2001-02-07 14:51:16 +00:00
Kevin Lo
ca5a12478a Update to version 1.0
PR: 24825
Submitted by: MAINTAINER
2001-02-03 17:15:06 +00:00
Andrey A. Chernov
4c9b8c2d21 Create intermediate directories
PR:		24766
Submitted by:	Roman Shterenzon <roman@xpert.com>
2001-02-01 16:14:47 +00:00
FUJISHIMA Satsuki
8155707f26 o update to 1.13.19.
o deinstall info properly.
o add WANT_STATIC flavor.

PR:		24502
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>,
		maintainer
2001-02-01 14:48:44 +00:00
Jimmy Olgeni
6b2fa83f26 Fix typo in pkg-comment: compatabile -> compatible.
Remove last blank line from files/patch-ab, to make portlint happy.
2001-01-31 23:43:53 +00:00
Maxim Sobolev
2e0758ebbb Add ucl 0.92, a data compression library with low memory usage during
decompression and competitive with zlib compression ratio.
2001-01-29 19:39:15 +00:00
Vanilla I. Shu
55b30d755d Upgrade to 1.09. 2001-01-25 22:07:29 +00:00
Ying-Chieh Liao
a728662f6e add sectar, a program to create encrypted tar archives
PR:		24533
Submitted by:	George Reid <greid@dogma.freebsd-uk.eu.org>
2001-01-23 07:04:38 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
David E. O'Brien
d1d5e379a8 Get rid of -b option to fetch. 2001-01-12 17:18:02 +00:00
Trevor Johnson
4d706f050e Use MASTER_SITE_LOCAL.
On 2000-12-29 I e-mailed KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
and ports@freebsd.org (with a link to a patch) to propose this
change.  My mail did not bounce, but there was no response.

  http://www.aaa-int.or.jp/~jfactory/JDE/dist/DeepForest-1.0a.tar.gz:
  404 File Not Found (Last OK result Wed Jul 7 11:26:48 1999 )
2001-01-08 19:05:49 +00:00
Andreas Klemm
f988a86d6b Changed maintainer to Christian Weisgerber <naddy@mips.inka.de>
who wrote to me in personal e-mail to take over maintenance.
2001-01-04 13:37:52 +00:00
Will Andrews
bfc0756a37 Add p5-Mac-Macbinary 0.02, perl module that can extract info from Macbinary
files.
2001-01-03 23:33:32 +00:00
Will Andrews
f235338402 Add p5-Archive-Zip 0.10, perl module to create, manipulate, read, and write
Zip archive files.
2001-01-03 23:21:27 +00:00
Andreas Klemm
56ffabc919 Changed maintainer to ports, I want to reduce my personal workload.
Maybe I take over again in the future if I have more time for this.
2001-01-03 22:19:35 +00:00
Will Andrews
6217347515 Use standard PERL_CONFIGURE=yes available in bsd.port.mk now. 2001-01-01 13:53:11 +00:00
Will Andrews
60f2b6b7a8 Goodbye, YEAR2000. Hello, 2001.
Approved by:	asami
2001-01-01 10:15:16 +00:00
FUJISHIMA Satsuki
37014a880c maintainer is committer now. 2000-12-30 21:58:38 +00:00
Andreas Klemm
f73e0e4a82 my last commit didn't add patch-ab which is necessary for package building
but now..
2000-12-26 21:28:03 +00:00
Andreas Klemm
254d13095b import more stuff from PR 23815
- use PKGNAMEPREFIX so that package is named *g*tar like the port
- patch-ac silences gcc when compiling prepargs.c
additionally:
- fetch patch-ab out of Attic, we still want info file not
  splitted into pieces
- bump PORTREVISION, since patch-ab fixes package building

PR:		23815
Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
2000-12-26 21:25:35 +00:00
Andreas Klemm
8c1db3c2a7 explanation of previous committ, requested by Kris Kennaway:
- added one category entry (archivers)
- updated one locale entry in pkg-plist, which I overlooked
This committ additionally bumps PORTREVISION, since updating
the plist is a major issue.

PR:		23815
2000-12-26 14:03:11 +00:00
Andreas Klemm
f4a414897a include two changes of PR 23815, the rest is in discussion with 'naddy'.
PR:		23815
2000-12-26 13:35:28 +00:00
Andreas Klemm
f9d65e93ec update to version 1.13.18 as requested by David. 2000-12-25 13:53:16 +00:00
Will Andrews
df69bcf59c Add p5-Archive-Tar 0.22, a perl module for the creation and manipulation
of tar files.

PR:		22829
Submitted by:	Roman Shterenzon <roman@xpert.com>
2000-12-19 09:48:13 +00:00
Andrey A. Chernov
8433dc78e8 Upgrade to 1.14i
Submitted by:	"KATO Tsuguru" <tkato@prontomail.ne.jp>
2000-12-16 08:35:18 +00:00
Kevin Lo
cef8910eaa Upgrade to 2.0.1 2000-12-12 03:02:24 +00:00
Andrey A. Chernov
4086910246 Upgrade to 1.14h 2000-12-11 02:31:03 +00:00
Maxim Sobolev
54dd2b958f - Add missed INSTALLS_SHLIB;
- disable profiled library building.

Submitted by:	knu (INSTALLS_SHLIB)
2000-12-04 11:49:38 +00:00
Maxim Sobolev
2fc7b02015 Add libcabinet - a library and utility to use (create, modify etc.) Microsoft
cabinet (.cab) files.
2000-11-30 16:29:46 +00:00
Maxim Sobolev
d78c0253c6 Add cabextract - a program to extract Microsoft cabinet (.CAB) files. 2000-11-30 14:21:28 +00:00
Ben Smithurst
9754c23cdf Add a .uk master site.
Approved by:	 maintainer
2000-11-28 09:50:00 +00:00
Kevin Lo
dcb3d9ca04 Add CONFIGURE_ARGS to install shared library.
PR: 23070
Submitted by: Ports Fury
2000-11-26 14:37:42 +00:00
David E. O'Brien
c84d4079f1 Add $FreeBSD$, which help me in problem reports. 2000-11-22 00:57:33 +00:00
David E. O'Brien
1ceded9e6e Add $FreeBSD$'s which help me in problem reports. 2000-11-22 00:17:18 +00:00
Kris Kennaway
ea23296290 Upgrade to lzo 1.07
Obtained from:	OpenBSD
2000-11-19 08:13:14 +00:00
Will Andrews
183f2a3017 Resign as maintainer of KDE2 ports, having brought them up from inception
to the final release of KDE 2.0.  Kevin Lo <kevlo@FreeBSD.org> will continue
as the new maintainer.  He has commit privileges on the KDE tree, making him
an excellent candidate for this job.  I'll be behind the scenes for awhile,
since there are some structural changes I'd like to make but I'd rather have
Kevin do the work.  Please, people, direct your patches at Kevin and watch
his "freetime deprivation process" _really_ start.  :-P
2000-11-17 18:24:40 +00:00
Satoshi Asami
b71aa864eb Fix up dependencies to libimg -- the English version should be a
LIB_DEPENDS on img.1, and the Japanese version should RUN_DEPENDS on
${LOCALBASE}/lib/Img1.2/libimg12.so.1 (since it doesn't install
anything in ${LOCALBASE}/lib).

Submitted by:	bento
2000-11-14 00:39:18 +00:00
Dmitry Sivachenko
2514bdf28c Change MAINTAINER field.
I am now at FreeBSD dot org

Approved by:	sobomax
2000-11-13 12:45:40 +00:00
Yukihiro Nakai
eb666fceb7 Revision up for patch-bi 2000-11-02 04:29:55 +00:00
Yukihiro Nakai
0cdeaad66d A patch to prepend unavoidable message. 2000-11-02 04:00:03 +00:00
Will Andrews
549b69fb5e Add two missed shared libs. 2000-11-01 22:02:30 +00:00
Doug Barton
8fe0e8d936 At his request, remove Joel Sutton as maintainer of 8 ports. Thank you for
your efforts on these ports, and thank you for also taking the responsibility
to let us know your time now has other priorities.

PR:		ports/22384
Submitted by:	Joel Sutton, jsutton@bbcon.com.au
2000-10-29 06:31:38 +00:00
Will Andrews
8a3f152680 Oops, forgot to remove -lqt2 along with -L${X11BASE}/lib, to allow people
to compile on X4.0.1.

Submitted by:	Andrzej Tobola <san@tmp.iem.pw.edu.pl>
2000-10-29 03:09:49 +00:00
Will Andrews
93d5d50b4c Implement fix for configure scripts in regards to finding X libs on
XFree86 4.0.1.

Submitted by:	PW (thanks)
2000-10-28 23:22:16 +00:00
Will Andrews
82b7c3f1f9 Add unadf 0.7.9b, a program that extracts files from .adf files used
by Amiga emulators.

PR:		21711
Submitted by:	Per Wigren <wigren@home.se>
2000-10-28 01:58:23 +00:00
Yukihiro Nakai
0a7bac63bc Add patch for rpm2cpio.
PR:		ports/22257
Submitted by:	Scott Renfro <scott@renfro.org>
2000-10-25 10:30:11 +00:00
Will Andrews
4d20366797 Update to QT 2.2.1 / KDE 2.0 final release. At last! What a long road...
All KDE2 ports now use default USE_QT2. Still todo: Merge in MTREE stuff.
2000-10-25 03:40:40 +00:00
Will Andrews
79b138f7a8 Hand these ports to Dmitry Sivachenko <dima@chg.ru>. 2000-10-24 22:39:57 +00:00
Will Andrews
5b79c1e047 Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer. 2000-10-23 21:03:11 +00:00
Yukihiro Nakai
97d3d35641 Fix about
- Add patch to refer /usr/ports/popt
- etc

PR:		ports/22046
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-10-20 04:33:40 +00:00
Yukihiro Nakai
b19e2870b6 Fix for INSTALLS_SHLIB
Add patch for configure.in

PR:		ports/22046
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-10-20 02:50:04 +00:00
Yukihiro Nakai
3673ac35bb Update to 3.0.6
PR:		misc/21801
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-10-17 08:42:03 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Yukihiro Nakai
48f4e97e04 I maintain this port. 2000-10-05 04:09:43 +00:00
Maxim Sobolev
55a61bb102 Correct CATEGORIES - make first category in the CATEGORIES list matching parent
directory.
2000-10-04 06:40:08 +00:00
Andreas Klemm
8244fc50b0 - update port to last gtar release
- fixes --exclude, -X problem in version 1.13, where excludes have been
  wrongly interpreted as filenames (not pathnames)
- some cosmetics from naddy

Submitted by:	Christian Weisgerber <naddy@unix-ag.uni-kl.de>
2000-10-01 09:39:19 +00:00
Akinori MUSHA
5d1a05790c Update to 0.4.0. Ruby 1.6.0 is now supported. 2000-09-26 22:01:13 +00:00
Akinori MUSHA
c68548820c Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBY
or USE_LIBRUBY is defined, individual ruby ports no longer need to
include it explicitly.
2000-09-26 08:02:17 +00:00
Satoshi Asami
5e5841f2cd Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined.

Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.

Instigated by:	Peter Pentchev <roam@orbitel.bg> and kris
2000-09-25 12:21:43 +00:00
Will Andrews
5996c0bc8c Update maintainer address.
Submitted by:	maintainer
2000-09-23 18:47:29 +00:00
Kris Kennaway
e088a4f458 Update all ports using OpenSSL and RSA to work without rsaref since
it is no longer required. Apologies to the various maintainers whom I
did not yet hear back from, but the ports freeze is coming up in a few
hours and I will be verifying all of these ports on a 4.1 machine
myself to catch any problems.
2000-09-22 01:59:06 +00:00
Ade Lovett
11ea1550f5 Use MASTER_SITE_SUNSITE to MASTER_SITES
Support CC properly
Update WWW: line of pkg/DESCR

PR:		21134
Submitted by:	Ports Fury
2000-09-16 18:09:56 +00:00
Will Andrews
c70c66363e Update to KDE 1.94, the fifth and final beta release of KDE 2.0. If you
have not tried KDE 2.0 or haven't done so in awhile (i.e. since July or
before), you should try this.  This version is extremely stable and offers
better functionality than before.  This update also introduces the KDE2
modules kdegraphics and kdemultimedia to our ports tree.  Additionally,
this marks the first time FreeBSD packages were announced as part of the
KDE2 beta release announcement!  :-)

Most (if not all) of the remaining modules in KDE2 will be added for the
update WRT the final release.

A hack was added to fix building with SSL in kdelibs; this has been merged
in the main tree and will go away with 2.0 release update.  Thanks to David
Faure <david@mandrakesoft.com> for his help regarding this.

Also, building the docs should now succeed because I've added a build
dependency on jade and linuxdoc (should be enough).

People can get my precompiled packages from the usual location on the KDE
FTP server (should spread to the mirrors Real Soon Now (tm)):

	http://ftp.kde.org/pub/kde/unstable/distribution/2.0Beta5/tar/FreeBSD/

Have fun!  Remember to reports bugs through http://bugs.kde.org/.
2000-09-15 21:40:47 +00:00
Akinori MUSHA
c67d2ab950 Fix build with Ruby 1.4. Do not use PKGNAMEPREFIX in DISTNAME. 2000-09-10 07:57:05 +00:00
Akinori MUSHA
65ff91142e Update with bsd.ruby.mk. 2000-09-07 07:44:38 +00:00