1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-29 21:39:24 +00:00
Commit Graph

38524 Commits

Author SHA1 Message Date
Ying-Chieh Liao
384048cae5 reimport biology/genpak 2001-02-28 02:46:51 +00:00
Ying-Chieh Liao
d87d30e484 module name conflict with print/gp, so remove it and I'll reimport it again 2001-02-28 02:43:22 +00:00
Ying-Chieh Liao
ee5e877dec upgrade to 1.23
PR:		25427
Submitted by:	Ports Fury
2001-02-28 02:29:16 +00:00
Mario Sergio Fujikawa Ferreira
3412b0c4a3 Fix grammar: s/is cannot be/cannot be/ 2001-02-28 01:48:02 +00:00
Will Andrews
b28fc0bc09 Add p5-Filesys-DiskSpace 0.05, the perl equivalent of statfs(2).
PR:		25365
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-02-27 23:21:22 +00:00
David E. O'Brien
ec355984be Add patches needed in building a release X11 distribution that matches
the ones we used to get from XFree86.

Submitted by:	jhb
Approved by:	jmz
2001-02-27 23:07:59 +00:00
Mario Sergio Fujikawa Ferreira
a8c5a561cb o Sanitize CFLAGS following example of palm/prc-tools-gcc. Remove
both all -m machine and -O > -O1 optimizations such as
(-O[s2-9]+|-m[0-9a-zA-Z]+(=[0-9a-zA-Z]*)?|-O[s2-9]+) since openjade
built with some of these optimizations core dumps when building
some of the /usr/doc files
o Use INSTALLS_SHLIB=yes instead of a post-install ldconfig line
o "UN"echo post-install (prefix lines with @). Cleaner
o Also, fix openjade's complain that it does not find builtins.dls,
point it in the right direction with CONFIGURE_ARGS+=--datadir
o Bump PORTREVISION since there is an improvement fix

Approved by: MAINTAINER
2001-02-27 23:03:36 +00:00
Jimmy Olgeni
6852d7588d The default isc-dhcpd configuration lives in /usr/local/etc/, not /etc/. 2001-02-27 22:56:20 +00:00
Dirk Froemberg
a9bdb479e3 Bump PORTREVISION to reflect addition of patch-aj.
Reminded by:	Mike Meyer <mwm@mired.org>
2001-02-27 22:45:39 +00:00
Will Andrews
98958aed09 Add patches to fix build with KDE 2.1. Bump PORTREVISION to denote new
package based on KDE 2.1.  Change MAINTAINER back to myself.  This should
fix kde2 metaport once again.

Submitted by:	many many people...
2001-02-27 22:30:09 +00:00
Jimmy Olgeni
a79689be8b Don't use IS_INTERACTIVE, be "make package" friendly.
This change allows webmin to be installed/upgraded using binary packages
only. A new pkg-message file will tell the user what to do to configure
webmin for the first time. The procedure is the same after both "make
install" and "pkg_add".
2001-02-27 22:10:32 +00:00
Jimmy Olgeni
4ec20860a8 Fix for repeated "make install/deinstall" (development only).
Don't ${MV} /tmp/webmin.sh to ${PREFIX}/etc/rc.d: create it in ${WRKDIR}
instead, and use ${CP}.

If you move webmin.sh, you can't make install/deinstall/install: the last
install will fail because of the missing file. No user visible changes, but
speeds up testing.
2001-02-27 21:48:19 +00:00
Jimmy Olgeni
d677765331 Add WITH_UPDATES install option.
When the webmin version changes on the master site, patches for previous
versions may be removed (they are not stored in a version dependent
subdirectory). This means that the port of version A will break as soon as
version B is released, because the required updates disappear.

If the updates are optional, webmin users still get a chance to install the
port without updating their ports collection. It is also easier to support
users because, by default, they will run the same "official" version of
webmin.

PORTREVISION bump: if you reinstall without WITH_UPDATES you will get an
unpatched version of webmin.
2001-02-27 20:53:58 +00:00
Jimmy Olgeni
99f3c2a960 Provide sensible defaults for the postgresql module (correct username for
login, correct paths).

No PORTREVISION bump: if webmin has already been installed then the
postgresql module must be reconfigured by hand.

These changes are provided as perl regexes in the Makefile, because we only
want to change specific settings that could be shuffled in the next
versions of webmin (the same holds true for the postfix module).
2001-02-27 20:42:17 +00:00
Vanilla I. Shu
3c80ad7839 Remove ted. 2001-02-27 19:05:48 +00:00
Vanilla I. Shu
e38ff5203a Remove zh-ted, it's non I18N app.
Approved by:	committers@tw
2001-02-27 19:04:49 +00:00
Steve Price
f20528e489 - Remove the custom do-extract target.
- Cleanup the do-build target.
- Allow the ksh binary to be statically linked but default to dynamic
  to support dynamic loading of 'builtin' functions.

Submitted by:	Jacques A. Vidrine <n@nectar.com>
Reviewed by:	maintainer
2001-02-27 18:33:39 +00:00
Akinori MUSHA
1a78e9a334 Prefix "j" to the names of the binaries and the manpages.
As they are based on an old version of GNU grep (2.0), they should not
clash with those of the base system's.
2001-02-27 18:27:24 +00:00
Akinori MUSHA
2009bf52e0 Update to 3.2.4. Increase PORTEPOCH.
No response from:	MAINTAINER
2001-02-27 18:11:35 +00:00
Maxim Sobolev
c8cdab9536 Update to 0.6.1. 2001-02-27 18:09:51 +00:00
Maxim Sobolev
2f3863fa64 Update to 0.3. 2001-02-27 18:08:41 +00:00
Ying-Chieh Liao
ca27237a16 add gp
GP is a set of small utilities to manipulate DNA sequences
2001-02-27 17:22:29 +00:00
Jean-Marc Zucconi
8711c56540 Spelling fix.
Submitted by:	TOGAWA Satoshi <toga@puyo.org>
2001-02-27 16:35:51 +00:00
Jacques Vidrine
0387f81036 Update 0.95.2 -> 0.96 2001-02-27 15:00:46 +00:00
Maxim Sobolev
fd77c885bf Add optional NAS support.
Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
2001-02-27 12:39:16 +00:00
Boris Popov
43562fcc52 Typo: SMB_S -> SMP_S
Submitted by:	avn <avn@any.ru>
2001-02-27 12:07:27 +00:00
David E. O'Brien
883d661cb4 MASTER_SITE_LOCAL hosting is no longer needed. 2001-02-27 12:00:59 +00:00
Maxim Sobolev
50ae9014a6 Update to 0.6.5. 2001-02-27 11:22:36 +00:00
FUJISHIMA Satsuki
ccef15a686 remove empty patches again. 2001-02-27 10:53:21 +00:00
FUJISHIMA Satsuki
954a4ad6d4 create null patches to avoid cvs problem.
reported by:	many many many people.
2001-02-27 10:50:32 +00:00
Maxim Sobolev
ab787c9e60 Revert previous change making compilation of mmx-optimised routines a default
option. It appears that resulting binary can't be used on a CPU without
mmx instruction set (for example Pentium Pro).

PR:		25377
Submitted by:	Michael Hohmuth <hohmuth@inf.tu-dresden.de>
2001-02-27 09:52:30 +00:00
Clive Lin
3565c45754 Mark as broken by this reason:
"Non-I18N-aware old-fashioned application no more supported"

They will retire before 4.3 ports freeze.

Discussed/Approved by: vanilla, foxfair, kevlo, keith, ijliao
2001-02-27 09:48:28 +00:00
Doug Barton
cd9640f64f Update to ISC's latest 2001-02-27 08:08:59 +00:00
Ying-Chieh Liao
531a10b09a add uds
UDS (Useful Development Stuff) Collection
2001-02-27 07:10:53 +00:00
Steve Price
28fc02d85d Remove the now defunct kdegames11 directory.
PR:		25402
Submitted by:	John Reynolds <jjreynold@home.com>
2001-02-27 06:12:55 +00:00
Steve Price
49febae544 Adding biabam version 0.9.2.
BIABAM is a commandline attachment mailer.

PR:		24051
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-02-27 06:05:37 +00:00
Steve Price
a2f7075de8 Update MASTER_SITES.
PR:		23927
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
Approved by:	maintainer
2001-02-27 05:59:38 +00:00
Steve Price
f56caa4a64 Remove the libmcrypt-nm as it is no longer supported or actively
developed.

PR:		25334
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2001-02-27 05:01:44 +00:00
Steve Price
7b74b95991 Update to version 0.64.0.
PR:		25396
Submitted by:	maintainer
2001-02-27 04:59:25 +00:00
Steve Price
aacce12b7e Update to version 0.0.11.
PR:		25399
Submitted by:	maintainer
2001-02-27 04:58:29 +00:00
Steve Price
5ad7c75da9 Update to version 0.3.1.
PR:		25401
Submitted by:	maintainer
2001-02-27 04:57:35 +00:00
Steve Price
8327f80bf6 Update to version 0.6.
PR:		25398
Submitted by:	maintainer
2001-02-27 04:56:27 +00:00
Steve Price
f31050845b Update to version 6.3.
PR:		25021
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-02-27 04:55:17 +00:00
Will Andrews
46bf532fac Remove KDE 1.x metaport. 2001-02-27 03:43:05 +00:00
Will Andrews
ba96416ef7 Unbreak. 2001-02-27 03:33:24 +00:00
Will Andrews
7781dc431d Put kdebase 1.x back to fix broken ports I'd overlooked. 2001-02-27 03:30:24 +00:00
Akinori MUSHA
64d371698f Let this port sleep until it is updated to support KDE2.1. 2001-02-27 03:30:02 +00:00
Steve Price
7aa48866da Mark these ports as BROKEN after KDE 1.x was unceremoniously ripped from
the ports tree.
2001-02-27 03:09:12 +00:00
Steve Price
451f2f813e Update to version 1.01.
PR:		25397
Submitted by:	maintainer
2001-02-27 03:05:39 +00:00
Steve Price
64eba1a638 Update to version 0.5.2.
PR:		25395
Submitted by:	maintainer
2001-02-27 03:03:27 +00:00