Andrey A. Chernov
aa86803c21
Remove unrar since it is available in the better form (as source port)
2004-01-27 08:13:42 +00:00
Andrey A. Chernov
80da9f4bdc
Upgrade to 3.30
2004-01-27 08:00:49 +00:00
Kris Kennaway
1ba0483cac
portlint (variable ordering)
2003-10-26 22:52:23 +00:00
Kris Kennaway
cd526025d6
portlint (fix whitespace)
2003-10-26 21:58:50 +00:00
Sergey A. Osokin
ab8cf5f2db
Cosmetic fix: use %%DOCSDIR%% macro.
...
No functionally changes.
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
A part of PR: 57992
2003-10-21 09:58:09 +00:00
Andrey A. Chernov
f802b4924d
Change MASTER_SITE and use FETCH_CMD which follows redirect
2003-10-07 18:12:02 +00:00
Andrey A. Chernov
1d6f8c6020
Upgrade to 3.20
2003-05-20 10:53:46 +00:00
Ade Lovett
7e52725f2a
Clear moonlight beckons.
...
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Andrey A. Chernov
b48c6e580f
Upgrade to 3.11
2003-01-18 08:25:18 +00:00
Andrey A. Chernov
38d002ceb3
Restore PORTEPOCH
2003-01-02 18:43:21 +00:00
Andrey A. Chernov
4f8106f38c
Upgrade to 3.10
2003-01-02 08:52:43 +00:00
Edwin Groothuis
d47e4b903e
Updated HTTP redirect for rarlab.com.
...
Noticed by: portsurvey
2002-12-28 03:18:23 +00:00
Andrey A. Chernov
3abcc63119
Upgrade to 3.0 release
2002-05-16 09:33:38 +00:00
Andrey A. Chernov
c5623e7c7f
Upgrade to 3.0 beta 7
2002-05-03 02:15:53 +00:00
Andrey A. Chernov
00a716a16e
Upgrade to 3.0b6
2002-04-23 13:21:21 +00:00
Andrey A. Chernov
ecd23c06ac
Upgrade to 3.0 beta 5
2002-03-19 11:20:53 +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
fff48254e4
Upgrade to 3.0.b3
2002-03-01 14:10:53 +00:00
Maxim Sobolev
2b1a883dc4
Massive style enforcement - use ^I instead of spaces for variables identation.
2001-01-16 17:33:20 +00:00
Andrey A. Chernov
8370252f6c
Add WWW to proper place
2000-06-27 15:10:40 +00:00
Michael Haro
59df8af48e
update with the new PORTNAME/PORTVERSION variables
2000-04-08 23:24:42 +00:00
Michael Haro
5ea50e4cc1
update mastersites
...
PR: 14483
Submitted by: "Chris D. Faulhaber" <jedgar@fxp.org>
1999-10-30 18:03:37 +00:00
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
Michael Haro
1e9299bb93
move catpage from PLIST to Makefile and other minor cleanups
1999-08-26 00:01:18 +00:00
David E. O'Brien
2832540c9c
Change Id->FreeBSD.
1999-08-25 04:25:23 +00:00
Michael Haro
5281212be3
chmod -> ${CHMOD}
...
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Justin M. Seger
db1827c163
Add another MASTER_SITE
1999-04-21 12:17:16 +00:00
Andrey A. Chernov
d551522f14
upgrade to 2.02
1999-04-17 14:41:38 +00:00
Hidetoshi Shimokawa
c52ad637b6
mark only for i386.
1999-04-11 10:52:53 +00:00
Satoshi Asami
5114e2637e
Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
...
bsd.port.mk rev. 1.304 for details on the change.
The fix here is one of the following.
(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
EXTRACT_* commands.
(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
calling the "tar" command (i.e., arguments like "-xzf" are spelled
out).
(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
add ${EXTRACT_AFTER_ARGS} to the command line as well.
(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
is set, define the other two too.
1999-02-03 11:12:01 +00:00
David E. O'Brien
613f5cbec1
add @ to a line
1998-12-12 16:23:37 +00:00
Satoshi Asami
96bc8048c3
Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
...
shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
1998-11-14 09:43:39 +00:00
Steve Price
889ad09dfa
Remove the directories too.
1998-09-23 00:59:55 +00:00
Steve Price
8a703aacce
Make this port work in an ELF world.
...
Inspired by: one of John Polstra's recent commits
1998-09-23 00:59:38 +00:00
Matthew Hunt
8de3a0c3c1
Spelling and grammar police. This commit brought to you by the
...
letter "A".
1998-08-04 02:24:27 +00:00
Justin M. Seger
f15b0e8ef8
Remove old MASTER_SITE and clean up a few portlint problems.
1997-11-26 01:41:36 +00:00
Bill Fenner
4bcbe11de3
Change ftp.relcom.ru and ftp.kiae.su to ftp.kiarchive.ru
...
Submitted by: ache (Andrey A. Chernov)
1997-08-10 22:31:36 +00:00
Bill Fenner
5d0875a6ee
File moved on MASTER_SITE.
...
Found by: distfile checker
1997-07-21 00:48:48 +00:00
Satoshi Asami
b41feb7d27
NO_PACKAGE takes a string, Andrey. :)
1997-05-20 08:05:52 +00:00
Andrey A. Chernov
0d3fc4242b
Change RESTRICTED to NO_PACKAGE
1997-05-20 07:22:36 +00:00
Andrey A. Chernov
d1958d16b3
Upgrade to 2.01
1997-05-19 19:42:43 +00:00
David E. O'Brien
d23a795680
CATAGORIES+= -> CATAGORIES=
...
Reordered vars where needed. Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
1996-11-12 02:19:40 +00:00
Satoshi Asami
95137d2010
Oh my goodness! Satoshi is finally fed up and decided to "clean up"
...
all the COMMENTs! No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.
Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)
Phew! 238 ports modified!
1996-10-10 05:05:35 +00:00
Andrey A. Chernov
6254b958ea
RAR archiver binary port
1996-05-15 19:19:40 +00:00