1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
Commit Graph

92 Commits

Author SHA1 Message Date
Tim Vanderhoek
76f133060d Add hash for distfiles from tsx-11.mit.edu. 1998-01-10 12:01:01 +00:00
Vanilla I. Shu
cd524aef97 Upgrade to 2.04. 1997-12-21 21:51:57 +00:00
Vanilla I. Shu
cd4da14879 Upgrade to 0.05. 1997-12-21 21:49:32 +00:00
Tim Vanderhoek
a200ab9536 Remove MASTER_SITE ftp.uni-frankfurt.de.
530-Unser FTP Server ist wegen eines Plattencrash leider nicht verfuegbar.

I think the rough general translation of this is

"We have been Plattencrash'd and are now verfuegbar'ed.  While this is
theoretically a temporary situation, we are still verfuegbar'ed for the
immediately forseeable future."
1997-12-07 08:50:26 +00:00
Justin M. Seger
80bc6b0187 Remove bad MASTER_SITE. 1997-11-26 23:24:31 +00:00
Justin M. Seger
cb47113991 Remove converters/c2html. It needs to be reimported in textproc.
Pointed out by:	Max
1997-11-22 00:22:11 +00:00
Tim Vanderhoek
17287401e5 Fix LIB_DEPENDS to actually depend on tk. Stylistic nit. 1997-11-21 05:10:13 +00:00
Justin M. Seger
10b725ff5a Activate converters/c2html
PR:		ports/4911
1997-11-16 22:45:25 +00:00
Tim Vanderhoek
1c3d2a4764 fetch -t; misc style fixes; portlint 1997-11-14 09:46:21 +00:00
Tim Vanderhoek
dced21ce61 FETCH_BEFORE_ARGS= -t 1997-11-14 09:38:32 +00:00
Tim Vanderhoek
7672af6103 As with xdeview, use our own file/ so people don't trip over its
absence.
1997-11-08 13:44:28 +00:00
David E. O'Brien
f19299a59c Don't depend on ports/converters/uulib's files/ dir. 1997-11-08 08:39:09 +00:00
Satoshi Asami
ab4c4c3135 (1) Move the following ports out of x11/:
kdegames   -> games/
    kdenetwork -> net/
    kdesupport -> converters/
    kdeutils   -> misc/

    (Repository copy already done, dependency path and category name fixups
     is being done in this commit.)

(2) Add a virtual category "kde" and add all six (incl. x11/kde{base,lib})
    ports.

(3) Make package names follow the convention.

(4) Change "BUILD_DEPENDS=${X11R6}/bin/moc:..." to "...=moc:...".
    There is no need to specify the full pathname if the target is an
    executable in the standard path.  (Actually, as the same port is
    specified in LIB_DEPENDS, I think we can completely do away with
    this line but since Stefan added this explicitly, I assume there
    is a reason for it and left it alone.)

Approved by:	se (all but 4)
1997-11-05 04:20:23 +00:00
Stefan Eßer
82053c5a0e Only the MIME and UU libraries are required from kdesupport,
since libjpeg, libgif etc. exist as individual ports already.
This port is required as a pre-requisite to kdenetwork.
1997-11-03 00:36:02 +00:00
Tim Vanderhoek
9af6111487 2 (two!) lines to upgrade to tk80, plus misc. minor fixes. 1997-10-23 17:59:34 +00:00
Masafumi Max NAKANE
69c451ea3d Upgrade, 0.8.0 -> 1.0
PR:		4612
Submitted by:	maintainer
1997-09-23 11:09:33 +00:00
Masafumi Max NAKANE
0eab292e0e Add `q' to EXTRACT_BEFORE_ARGS so that lha will do its work quietly.
echo -> ${ECHO_MSG}.
1997-09-14 17:32:19 +00:00
Masafumi Max NAKANE
6ecda1cded Update the maintainer's address (I remember him asking his address in
the handbook to be updated.)

Style fix:
- Insert a blank (`3' only) line before the $Id$ line.
- Move EXTRACT_SUFX to proper place.
- Regenerate the patch file and remove the definition of PATCH_STRIP.
- Correctly define MANLANG and MAN1.
1997-09-14 17:17:04 +00:00
Masafumi Max NAKANE
b9a2b7deac Let bsd.port.mk do the manpage compression. 1997-09-14 17:13:50 +00:00
Masafumi Max NAKANE
45266e4ba8 Regenerate this patch so that PATCH_STRIP doesn't have to be defined in
the Makefile.
1997-09-14 17:05:03 +00:00
Jun-ichiro itojun Hagino
9a3379683f activated ports/converters/ish.
ish is "ish binary-to-text file converter".
1997-08-16 05:16:51 +00:00
Jun-ichiro itojun Hagino
bf42d1953b a port for "ish binary-to-text file converter".
The tool is famous in Japanese local BBSes, but may useful for other situations.

Reviewed by:	itojun@itojun.org
Submitted by:	hosokawa@freebsd.org
1997-08-16 05:14:07 +00:00
Andrey A. Chernov
b6ad180c05 Upgrade to 1.20 1997-08-12 20:49:21 +00:00
Andrey A. Chernov
c3e9c25d69 Upgrade to 2.03 1997-08-04 22:47:31 +00:00
Masafumi Max NAKANE
e61ac414ac files/* -> ${FILESDIR}/*. 1997-07-21 19:28:46 +00:00
Masafumi Max NAKANE
5e5eddfc60 ldconfig -> ${LDCONFIG}. 1997-07-17 15:13:02 +00:00
Thomas Gellekum
fb6b92856f Pick up $CFLAGS from /etc/make.conf. 1997-07-09 11:39:36 +00:00
Satoshi Asami
edcdbc59ef Remove trailing whitespace (ha!).
Found by:	portlint
1997-07-08 10:52:39 +00:00
Thomas Gellekum
b05d848599 Move mimepp from devel to converters. 1997-07-08 10:11:21 +00:00
Thomas Gellekum
8d63344834 Re-import mimepp into converters.
Requested by:	Satoshi
1997-07-08 10:08:50 +00:00
James FitzGibbon
ccdb93701a Make all p5- ports use USE_PERL instead of explicitly stating the version number in each Makefile
In-Conjunction-With: Satoshi's patch to bsd.port.mk
(note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.)
1997-06-24 18:43:34 +00:00
Andrey A. Chernov
e17837d59b Add p5-MIME-Base64 1997-06-21 12:02:29 +00:00
Andrey A. Chernov
a63fd4783a Base64/QP perl module 1997-06-21 12:00:27 +00:00
James FitzGibbon
67f2b0e5df Upgrade all ports requiring perl5.003 to perl5.004
Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution.
1997-05-24 13:17:16 +00:00
Satoshi Asami
b852b819b9 I can't believe I forgot to add uulib here. ;) 1997-05-21 07:35:05 +00:00
Andrey A. Chernov
80a0b0a762 Upgrade to 1.12 1997-05-05 16:54:14 +00:00
Satoshi Asami
bada70ab1f Use new MASTER_SITE_LOCAL variable from bsd.port.mk. 1997-04-30 03:18:09 +00:00
Satoshi Asami
c6e8e8b04c One-liner for new categroy `converters'. 1997-04-27 00:28:02 +00:00
Satoshi Asami
35fca22443 Adjust uulib's new path (ports/converters). 1997-04-27 00:23:54 +00:00
Satoshi Asami
fa3948c232 Move p5-Convert-UU to converters.
Submitted by:	jfitz
1997-04-27 00:14:27 +00:00
Satoshi Asami
1e4d16c0b5 This is a new category for non-archival, non-encryption character code
converters.
1997-04-26 23:55:25 +00:00
Andrey A. Chernov
5d9a90b17d Fix header problems 1997-04-21 14:33:18 +00:00
James FitzGibbon
0617725316 Mass update of perl5 ports (most bring the port up-to-date with the latest release from CPAN)
Specifics:	p5-Net fixed for IS_INTERACTIVE
		p5-libwww fixed for IS_INTERACTIVE
1997-04-20 21:26:49 +00:00
Wolfram Schneider
df8f6f276f Add virtual category 'perl5'. 1997-04-20 13:53:29 +00:00
David E. O'Brien
6cd4848608 Make this puppy *really* link with the shared uulib. 1997-04-02 08:10:40 +00:00
David E. O'Brien
a9fbb262d6 - Link with shared libuu rather than static one.
- split up mega patchfile to one patchfile / soruce file
1997-04-01 19:29:42 +00:00
David E. O'Brien
8be0e8f7d5 Need to run ``ldconfig -m'' on install. 1997-04-01 18:53:30 +00:00
David E. O'Brien
6e400050e5 Build shared lib too.
Submitted by:	Tim Vanderhoek <ac199@freenet.hamilton.on.ca>
1997-04-01 18:04:06 +00:00
David E. O'Brien
74dd7ceebe Share the files/ dir and contents with devel/uulib
Suggested-by:	Satoshi
1997-03-30 18:44:30 +00:00
Satoshi Asami
c0780ce71e Don't look for malloc.h from configure. Not only malloc.h in FreeBSD
useless, you might find the one installed by devel/libmalloc, which
will cause the build to fail.
1997-03-30 12:29:58 +00:00