Commit Graph

543 Commits

Author SHA1 Message Date
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