1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
Commit Graph

27220 Commits

Author SHA1 Message Date
Satoshi Asami
6f3eb469e1 Typo fix (two of them in the same line!).
Reported by:	fenner's distfile survey error mail
2000-04-10 13:58:33 +00:00
Satoshi Asami
7d2acfd09e Add PKGNAMEPREFIX and PKGNAMESUFFIX - these are to be used in case the
package name includes "language specifics" or "compilation options" as
specified in the handbook.  PKGNAME is now defined as
${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}.

Suggested by:	mharo (prefix), reg (suffix)
Reviewed by:	the ports list
2000-04-10 12:31:02 +00:00
Chris Piazza
edd39ece4d Forgot to remove some variables
Submitted by: Ben Smithurst <ben@scientia.demon.co.uk>
2000-04-10 04:45:18 +00:00
Chris Piazza
f1b93f577c Forgot to remove some variables 2000-04-10 04:43:51 +00:00
Michael Haro
02eec175d4 fix typo
Submitted by: Ben Smithurst / ben@scientia.demon.co.uk
2000-04-10 03:59:12 +00:00
Chris Piazza
458db42f26 Update with the new PORTNAME/PORTVERSION variables 2000-04-10 01:11:24 +00:00
Chris Piazza
dc0a03c770 Update with the new PORTNAME/PORTVERSION variables 2000-04-10 00:53:10 +00:00
Chris Piazza
4b260ce251 Update with the new PORTNAME/PORTVERSION variables 2000-04-10 00:44:43 +00:00
Chris Piazza
b34561d1b8 Update with the new PORTNAME/PORTVERSION variables 2000-04-10 00:33:10 +00:00
Chris Piazza
c3bb46468e Update with the new PORTNAME/PORTVERSION variables 2000-04-10 00:07:29 +00:00
Chris Piazza
37c0ef8e3b Update with the new PORTNAME/PORTVERSION variables 2000-04-09 21:54:47 +00:00
Chris Piazza
f7e0269416 Add WWW 2000-04-09 21:45:15 +00:00
Chris Piazza
f9bfad56c5 Update with the new PORTNAME/PORTVERSION variable 2000-04-09 19:09:11 +00:00
Chris Piazza
3df86a88a9 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:34:06 +00:00
Chris Piazza
77b92885e2 Proper WWW syntax 2000-04-09 18:20:32 +00:00
Chris Piazza
feb7a34b04 Add WWW 2000-04-09 18:16:18 +00:00
Chris Piazza
93a61d6874 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:14:07 +00:00
Chris Piazza
e062d3845f Accidental whitespace 2000-04-09 17:50:59 +00:00
Chris Piazza
d38f7d91c8 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 17:41:40 +00:00
Chris Piazza
f39d3f29e6 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 17:33:32 +00:00
Michael Haro
59df8af48e update with the new PORTNAME/PORTVERSION variables 2000-04-08 23:24:42 +00:00
Michael Haro
3da86c6aa2 update with the new PORTNAME/PORTVERSION variables 2000-04-08 22:49:07 +00:00
Michael Haro
de588104e2 warn about not supporting PORTNAME/PORTVERSION yet 2000-04-08 22:41:14 +00:00
Michael Haro
a0cb9ec98b update with the new PORTNAME/PORTVERSION variables 2000-04-08 22:04:57 +00:00
Michael Haro
bcd8ffd9d0 update with the new PORTNAME/PORTVERSION variables 2000-04-08 21:25:03 +00:00
Bill Fenner
7561912238 Remove j1594016@ed.kagu.sut.ac.jp as MAINTAINER; email has been bouncing for
10 weeks with "550 <j1594016@ed.kagu.sut.ac.jp>... User unknown"
2000-04-08 18:05:36 +00:00
SADA Kenji
32a9b4c6ac Added an option: -a <address> .
It allows you to set the address of a domain in the SOA record.
 It will adds a "IN A <address>" line to the SOA.
 This is needed for sites that want a default address for a partial name -
 say just yahoo.com instead of forcing users to always type www.yahoo.com.

Submitted by:	"David Peterson" <chief@mail.idrive.com>
2000-04-08 17:55:02 +00:00
Jeremy Lea
e1913d1aee Update to 4.5.44.
Submitted by:	ade
2000-04-08 06:33:31 +00:00
Will Andrews
09e1a276a0 Fix distfile fennerage.
Found by:	portsurvey
2000-04-08 06:32:32 +00:00
Jeremy Lea
a7edfc5fa5 - Fix compile error
- Fix typo in man page

I've left the dependency since libjpeg is explictly used by this port.

PR:		17851
Submitted by:	tkato@prontomail.ne.jp
2000-04-08 06:12:34 +00:00
Jun-ichiro itojun Hagino
264246c263 master site changed (rblcheck.sourceforge.net) 2000-04-08 06:01:51 +00:00
Will Andrews
55ff798a18 Modify flexbackup to use MASTER_SITE_SUBDIR, and also make pkg/MESSAGE
more PREFIX-friendly. Also, put flexbackup docs in share/doc/flexbackup.
Reflect this doc change in MESSAGE too.

PR:		17762
Submitted by:	John Reynolds <jjreynold@home.com>
2000-04-08 05:38:35 +00:00
Akinori MUSHA
9ed2cd15cd Remove the current MAINTAINER from his position, and now
ports@FreeBSD.org will take care of it.

PR:		ports/17849
Requested by:	MAINTAINER
Owing to:	pressure of business

Plus some style fixes.
  - Use ${INSTALL_PROGRAM}
  - Use PORTNAME/PORTVERSION and utilize PORTVERSION for other parts
  - Define WRKSRC
2000-04-08 04:50:21 +00:00
David E. O'Brien
7af990697f Minor point release to 3.0.1.
Submitted by:	jim
2000-04-08 00:47:24 +00:00
Satoshi Asami
f3aec7e67f Fix build problem (read-only ${PORTSDIR}) by adding
MAKE_ENV=MAKEOBJDIRPREFIX=${WRKDIR} and a pre-build target to do a
"make obj".  That obsoletes the pre-clean target since the generated
files all go into ${WRKDIR} and there's nothing to clean on the source
directory.

Also, fix several minor bogons.  NO_CHECKSUM is a user variable, and
never should be set in a port Makefile.  NO_WRKSUBDIR is not necessary
because WRKSRC is set explicitly.  I don't know what the empty
do-fetch is doing there.
2000-04-07 23:19:11 +00:00
Chris D. Faulhaber
0a671821bd Update port to 1.0 2000-04-07 22:06:54 +00:00
Jeremy Lea
9e5e157563 Update to 8.4 2000-04-07 21:54:04 +00:00
Akinori MUSHA
a1467a993a Place the optional variable DISTNAME after required ones, copying
mharo's previous commits on japanese/namazu2 and devel/p5-File-MMagic.
2000-04-07 20:19:26 +00:00
Bill Fumerola
31083f810a 0.8.4 -> 0.8.6
Once again my snail like pace has paid off as 0.8.5 had a major bug.
2000-04-07 18:57:12 +00:00
Thomas Gellekum
bb07ff6cca Add port for the GNU Scientific Library, a collection of routines
for numerical computing.

PR:		16741
Submitted by:	"Andrew L. Neporada" <andrew@sign.chg.ru>
2000-04-07 12:11:06 +00:00
Thomas Gellekum
a8f2c65301 New port gramofile, an audio recording utility.
PR:		16819
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de>
2000-04-07 10:36:18 +00:00
Will Andrews
ede0e616e6 Whoops.. I forgot to update DESCR in light of the name change. Also,
since we now have Qt 1.44 or later (1.42 didn't have Image I/O xtns),
we can now list Qt 1.x as the library.
2000-04-07 10:33:58 +00:00
Satoshi Asami
f552943e3a Fix a couple bogons to make this work.
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
2000-04-07 09:35:30 +00:00
Jim Mock
e6ac1ca7b8 Update to version 1.4.2. 2000-04-07 08:37:57 +00:00
Michael Haro
1b67f59b32 install sample file with everything commented out so that random
system users don't accidently get configured to do stuff as root.

Submitted by:	Adam Steffes
2000-04-07 06:09:12 +00:00
Will Andrews
a762663762 Add SDL port of id Software's famous Quake game. Unfortunately, due to
SDL's requirement of linuxthreads, this port will only work on systems
running FreeBSD 4.0 and later. :-(

But, I would just like to rant about how cool sdlquake is. It's so FAST
(heck, takes about 90 seconds to compile+link on my PII-300), it's so
beautiful, and it's so much fun!! :-)

Okay, I know the Q3A freaks are gonna look at me funny, but hey, I'm free
of Windows (*grumble* except for scientific apps), and they're not. ;-)
2000-04-07 03:31:17 +00:00
Will Andrews
a6d989b045 Add LinAlg, an extended C++ math library. Unfortunately, it can't be made
to respect C(C,XX) or C(XX)FLAGS, according to the author.

Author also requested that the distfile be hosted on *.FreeBSD.org.

PR:		13124
Submitted by:	Oleg <oleg@pobox.com>
2000-04-07 01:47:51 +00:00
Will Andrews
095e4b4d73 Update to twinlib 0.2.3, in light of my fixes to devel/tmake that allow
overriding C{C,XX}, C{XX}FLAGS.
2000-04-07 01:34:42 +00:00
Will Andrews
1f3f8daeb9 Smack tmake into allowing environment-override C(C,XX) as well as
C(XX)FLAGS. Also make it look in the right directory for Qt includes.

This commit is required for me to update twinlib.
2000-04-07 01:34:34 +00:00
Bill Fumerola
2a5f012c3c Assume maintainership 2000-04-07 01:09:06 +00:00