Commit Graph

12282 Commits

Author SHA1 Message Date
Satoshi Asami
ab41d5df22 Oops, missed the commit message the last time around. No need to use
+= for variables defined only once.
1998-08-13 03:32:52 +00:00
Satoshi Asami
66f2fe311a *** empty log message *** 1998-08-13 03:30:28 +00:00
Andrey A. Chernov
fce2cb4457 Oops, add -Lmagick/.libs to wrong place, must go to LDFLAGS 1998-08-13 03:08:54 +00:00
Satoshi Asami
3fc5e40f2e Remove manpages defined in MAN? macros in games' Makefiles. 1998-08-13 02:23:26 +00:00
Satoshi Asami
08ffbda2f9 Remove p5-B and p5-Data-Dumper, they were removed.
Reminded by:	sada@e-mail.ne.jp
PR:		7590
Forgotten by:	markm :)
1998-08-13 02:18:00 +00:00
Satoshi Asami
54c2cde57b Oops, forgot to commit this. 1998-08-13 01:49:49 +00:00
Satoshi Asami
95b3265427 Make this port non-interactive. The configuration script is
installed under ${PREFIX} for package users anyway.  Also minor
cleanup of PLIST to get rid of warnings, and delete one non-existent
file.

Submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
                (the non-interactiveness part.)
1998-08-13 01:44:17 +00:00
Satoshi Asami
3195b4ed13 Convert all (:) archivers/p5-* ports to new perl scheme. 1998-08-13 01:29:56 +00:00
Satoshi Asami
f8dbcac899 Remove gimp-devel, it's called gimp1 now. 1998-08-12 22:54:27 +00:00
Satoshi Asami
3b6b6ace6e Add Mesa3. Mark it MANUAL_PACKAGE_BUILD for now (shlib version overrides
Mesa2).
1998-08-12 22:52:25 +00:00
Satoshi Asami
3ba1e32f5a Add gtk11, now that it's a "real" port. 1998-08-12 22:31:33 +00:00
Andrey A. Chernov
41e4c85af6 do not attempt to recurse in non-writeable directories 1998-08-12 21:35:54 +00:00
Andrey A. Chernov
7e35888f04 update to new perl path 1998-08-12 20:28:49 +00:00
David E. O'Brien
fcfd8b307c Change maintainer (as requested by the previous maintainer) 1998-08-12 19:00:46 +00:00
Jun Kuriyama
ca13769b4d Activate ja-p5-jcode.pl. 1998-08-12 14:28:12 +00:00
Jun Kuriyama
3eb298cd9d Perl5 library for Japanese character code conversion
PR:		ports/7086
Submitted by:	SADA Kenji <sada@e-mail.ne.jp>
1998-08-12 14:04:13 +00:00
Thomas Gellekum
14b83ce457 Make tksol dockable under WindowMaker. Update maintainer's address. 1998-08-12 12:25:44 +00:00
Vanilla I. Shu
3ef955049d Upgrade to 1.1.1. 1998-08-12 10:38:28 +00:00
Satoshi Asami
88f83d45d8 Update for perl version 5.00501. Requires latest bsd.port.mk. I'm
going to be a little verbose here about the changes so people who fix
up the rest of the stuff can have an idea what to do.

(1) Manpages are moved to version-specific subdirectories.  Since they
    are all defined in MAN? macros, I just needed to add
    ${PERL_VERSION} to the end of MAN*PREFIX and delete them from the
    PLIST.

(2) Most of the module files are moved to version-specific
    subdirectories.  This is usually accomplished by adding
    "%%PERL_VER%%/" right after "site_perl/" in the PLIST.  However,
    some things didn't move, and some moved more than one level (like,
    all the way into "site_perl/%%PERL_VER%%/auto/FooBar") so some
    fishing, err, find'ing was necessary.

(3) Fix up dependencies.  See (2) above.

(4) While I was there, I changed some "@dirrm foobar"'s to "@unexec
    rmdir %D/foobar 2>/dev/null || true", so there won't be any
    warnings if a directory can't be removed due to other modules
    sharing it.

Now all of devel/p5-* will install and deinstall without a single
warning.  I hope others will follow suit. :)
1998-08-12 09:57:59 +00:00
Satoshi Asami
ca335ee595 Merge 1.227.2.45 (perl version substitution in PLIST). 1998-08-12 09:47:47 +00:00
Satoshi Asami
65edaaa1f5 Replace qt dependencies with USE_QT.
(Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and
 GNU_CONFIGURE)
1998-08-12 06:29:36 +00:00
John Polstra
1596221df9 Fix Version-required comment. 1998-08-12 04:39:10 +00:00
Satoshi Asami
c12c2467ed Remove manpages define in MAN? fom PLIST for all the devel ports.
I'm going to leave p5-* alone for now (where the version stuff is
going to land is still unclear).
1998-08-12 01:55:34 +00:00
Satoshi Asami
1dcba767c8 Merge 1.227.2.44. 1998-08-12 01:47:47 +00:00
David E. O'Brien
6415e3865d Use "ftpsearch.ntnu.no" as the default server. Seems to be quite fast and
upto date.

Submitted by:	Thomas Gellekum <tg@ihf.rwth-aachen.de>
1998-08-11 18:30:40 +00:00
Jun Kuriyama
65213b3a83 Activate XttXF86srv-*. 1998-08-11 15:08:57 +00:00
Jun Kuriyama
2366494299 A X True Type Font Server.
PR:		ports/7074 (partial)
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1998-08-11 15:06:07 +00:00
Jun Kuriyama
6e89d01001 Common files for X True Type Servers.
PR:		ports/7074 (partial)
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1998-08-11 15:04:09 +00:00
Jun Kuriyama
c4c0a4c7fd A X True Type Server for W32 Graphics Boards.
PR:		ports/7074 (partial)
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1998-08-11 15:02:47 +00:00
Jun Kuriyama
15f25e4daf A X True Type Server for VGA16 Graphics Boards.
PR:		ports/7074 (partial)
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1998-08-11 15:01:45 +00:00
Jun Kuriyama
1b43ac602c A X True Type Server for SVGA Graphics Boards.
PR:		ports/7074 (partial)
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1998-08-11 15:00:37 +00:00
Jun Kuriyama
fe0f9e9138 A X True Type Server for S3V Graphics Boards.
PR:		ports/7074 (partial)
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1998-08-11 14:58:52 +00:00
Jun Kuriyama
60c97dbb49 A X True Type Server for S3 Graphics Boards.
PR:		ports/7074 (partial)
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1998-08-11 14:57:30 +00:00
Jun Kuriyama
54576feb3c A X True Type Server for P9000 Graphics Boards.
PR:		ports/7074 (partial)
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1998-08-11 14:55:36 +00:00
Jun Kuriyama
7b5806ba5f A X True Type Server for Mono Graphics Boards.
PR:		ports/7074 (partial)
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1998-08-11 14:53:44 +00:00
Jun Kuriyama
20ae5fe258 A X True Type Server for Mach8 Graphics Boards.
PR:		ports/7074 (partial)
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1998-08-11 14:51:11 +00:00
Jun Kuriyama
4cab73c649 A X True Type Server for Mach64 Graphics Boards.
PR:		ports/7074 (partial)
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1998-08-11 14:49:37 +00:00
Jun Kuriyama
28234d3969 A X True Type Server for Mach32 Graphics Boards.
PR:		ports/7074 (partial)
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1998-08-11 14:48:02 +00:00
Jun Kuriyama
f078e644aa A X True Type Server for AGX Graphics Boards.
PR:		ports/7074 (partial)
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1998-08-11 14:46:55 +00:00
Jun Kuriyama
015710cc07 A X True Type Server for 8514 Graphics Boards.
PR:		ports/7074 (partial)
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1998-08-11 14:45:19 +00:00
Jun Kuriyama
b6adc4a58a A X True Type Server for I128 Graphics Boards.
PR:		ports/7074 (partial)
Submitted by:	Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
1998-08-11 14:43:35 +00:00
Andreas Klemm
3827f97a3c use PREFIX instead of a mix of X11BASE and PREFIX
PR:             closes 7572
Submitted by:   Martin Cracauer <cracauer@cons.org>
1998-08-11 13:19:14 +00:00
David E. O'Brien
d91123e4d4 Update info.
Submitted by:	Sven Guckes <guckes@math.fu-berlin.de>
1998-08-11 10:32:45 +00:00
David E. O'Brien
98ab79e697 Upgrade to version 1.80. 1998-08-11 10:29:56 +00:00
Andreas Klemm
321adfe638 Add an additional install target (install-man) to the ports Makefile
via INSTALL_TARGET variable to install ntop's manpage as well.
While I'm at it, compress the manpage as well via MAN8 setting.
1998-08-11 09:57:51 +00:00
Thomas Gellekum
b175bcab53 Activate iconmaker. 1998-08-11 08:50:58 +00:00
Thomas Gellekum
55c472e39b (1) Configure looks first for tiff, then tiff34...so if you have an old
version of tiff, it never finds the first one.

    "Anthony C. Chavez" <magus@xmission.com>

(2) dockit calls out wish in the first line.

    moro <moro@remus.dti.ne.jp>

Submitted by:	Brian Handy <handy@physics.montana.edu>
1998-08-11 08:37:44 +00:00
David E. O'Brien
9ccc2ed115 Upgrade to the 19980803 snapshot. 1998-08-11 08:22:46 +00:00
Thomas Gellekum
e1da39a3cb Some fixes: depend on libImlib, get the correct linker path
to libraries in ${LOCALBASE}.
1998-08-11 07:38:01 +00:00
Matthew Hunt
da6420b177 Activate 8hz-mp3. 1998-08-11 05:20:04 +00:00