Commit Graph

552 Commits

Author SHA1 Message Date
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
Will Andrews
b9fa1c08fd Finish updating to KDE2 snapshot 20000829A. Re-add kdenetwork and kdeutils
dependencies to kde2, and add koffice to kde2, because it's part of the
2.0 release.  Fix my bogon in forgetting to remove obsolete qt22 patches.

The current state of the ports as far as building and installing is quite
good, but I expect minor problems with PLISTs other than for the ones I've
fixed here.  I'm going to let bento figure it out.  :-)

Please, test these ports and report bugs to submit@bugs.kde.org, and send
me problems with the ports themselves.  I've found that KDE2 seems to have
stabilized significantly since the last snapshot.

And now, I am removing the last patch remaining in the KDE2 ports, except
for the QT 2.2 snapshot.
2000-08-30 03:50:06 +00:00
Akinori MUSHA
b08fe99025 Make all these Ruby related ports belong also in the newly-added
"ruby" virtual category.

Make textproc/eruby belong also in www.
2000-08-16 12:21:24 +00:00
Andrey A. Chernov
0dc8b5c2bb Uncomment NEED_INCREMENTAL_INDICATOR 2000-08-14 15:47:17 +00:00
Akinori MUSHA
596ebf8a49 Do The Right Thing. (R)
Overall changes:
	Use tabs instead of sequential spaces.
	Note Author as well as WWW in DESCR.
	Do not install examples when NOPORTDOCS.
	Make RUBY, RUBY_VER and RUBY_ARCH variables overridable.

ruby-date2:
	share/doc/ruby/date2/examples/ -> share/examples/ruby/date2/cal.rb

textproc/ruby-html-parser:
databases/ruby-mysql:
devel/ruby-optparse:
devel/ruby-property:
	Install modules under lib/ruby/site_ruby/${RUBY_VER}/ instead
	of lib/ruby/site_ruby/ or lib/ruby/${RUBY_VER}/

textproc/ruby-rdtool:
	Install documents in .rd format too.
	Format optparse's rd file. (Since ruby-rdtool depends on
	optparse, it cannot be done during optparse's build
	process.  So ruby-rdtool should take care of that when it is
	installed. :)
2000-08-12 20:09:41 +00:00
Andrey A. Chernov
48873a0e07 Put some missing flags back 2000-08-12 14:19:24 +00:00
Akinori MUSHA
f84f39f617 Add ruby-zlib, an extension library to use zlib from Ruby 2000-08-12 12:12:38 +00:00
Kevin Lo
4690ebba1e Update to version 1.14g
PR: 20262
Submitted by: Port Fury
2000-07-31 10:20:23 +00:00
Kevin Lo
cda89641be MAKE_FLAGS -> MAKE_ARGS
PR: 20147
Submitted by: Ports Fury
2000-07-25 01:31:33 +00:00
Satoshi Asami
27198a9808 Mark these BROKEN, they don't compile/run properly.
Submitted by:	maintainer
2000-07-19 17:50:47 +00:00
Alexander Langer
6c045c856f Correct dependencies.
A small portlint while I'm here.

Noticed by:	bento
2000-07-14 13:27:07 +00:00
Steve Price
b8b1e11f7b Update to version 2.71.
PR:		19578
Submitted by:	maintainer
2000-07-07 19:16:26 +00:00
David E. O'Brien
6bfeab0db1 Upgrade to version 1.0.1. 2000-06-30 16:44:43 +00:00
David E. O'Brien
1228d352ee Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
2000-06-29 07:03:02 +00:00
Andrey A. Chernov
6347cce42c Update. Version number unchanged. 2000-06-28 18:14:46 +00:00
Wes Peters
464109b753 Activate 9e port. Doh! 2000-06-28 05:01:45 +00:00
Andrey A. Chernov
8370252f6c Add WWW to proper place 2000-06-27 15:10:40 +00:00
Wes Peters
e44dc6976a 9e - a simple Plan9 distribution unpacker
PR:		ports/19459
Submitted by:	Jerry Hicks <jhix@mindspring.com>
2000-06-27 03:55:27 +00:00
Will Andrews
f67050feec Unleash all of these ports upon the people. I no longer have any interest
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
2000-06-22 05:52:15 +00:00
Maxim Sobolev
b57ba36c6a Activate libarc. 2000-06-20 15:04:28 +00:00
Maxim Sobolev
54b3472ae6 Initial import of libarc - a tiny decompression library supporting bunch of
popular formats.
2000-06-20 15:03:58 +00:00
Will Andrews
3fdf9e4584 Use PKGNAMEPREFIX. Obey CC/CFLAGS.
Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
2000-06-20 07:07:07 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
dc1177a9a5 Fourth round of INSTALLS_SHLIBS conversion. 2000-06-16 08:48:22 +00:00
Maxim Sobolev
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00