1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Commit Graph

12301 Commits

Author SHA1 Message Date
Jun Kuriyama
05ec898c2c Yet Another LaTeX mode on Emacs (including another html-mode)
PR:		ports/4412
Submitted by:	Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1998-08-14 00:16:07 +00:00
Andrey A. Chernov
78810d5493 remove NO_LATEST_LINK - this port not conflicts with existen ncftp*
installations
1998-08-13 23:29:31 +00:00
Andrey A. Chernov
05181bbf6d cosmetique 1998-08-13 23:26:43 +00:00
Andrey A. Chernov
a9a87ab08d turn on ncurses support
convert to new manpage scheme
1998-08-13 23:25:21 +00:00
David E. O'Brien
d265ace04d Removed manpages from pkg/PLIST 1998-08-13 21:30:07 +00:00
David E. O'Brien
09b64b0d35 Remove manpages from pkg/PLIST 1998-08-13 21:16:00 +00:00
David E. O'Brien
c39b734489 Remove manpages from pkg/PLIST 1998-08-13 18:31:17 +00:00
David E. O'Brien
8c54814372 * Minor bug fixes from OpenBSD (and some stuff to ease diff'ing in the future)
* Some initial support for FreeBSD-alpha
* Add some optimizations required by g77, which still might be of some use
  to adventuring C/C++ programmers.

Obtained from:	OpenBSD (parts)
1998-08-13 17:55:40 +00:00
David E. O'Brien
a3658c9e7c Add ``osfnc.h'' from glibc++ 2.7.2 (of FBSD 2.2.7 fame) so
/usr/src/gnu/usr.bin/groff will compile.
1998-08-13 17:49:15 +00:00
Jun-ichiro itojun Hagino
dd00d19f0e upgrade original distribution to 980813. 1998-08-13 09:20:42 +00:00
Satoshi Asami
45532f0cc8 Remove manpages that are define in MAN? macros in korean Makefiles. 1998-08-13 07:26:44 +00:00
Joseph Koshy
797e602904 Activate qclock. 1998-08-13 07:21:47 +00:00
Satoshi Asami
6b40d368d1 Can't fetch.... 1998-08-13 07:18:01 +00:00
Joseph Koshy
a7f4ede358 Import of `qclock', a text based clock.
PR:		7592
Submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
1998-08-13 07:16:47 +00:00
Satoshi Asami
95f3ee5037 LN is defined in bsd.port.mk. Change "ln -s" to "ln -sf" to make this
port reinstall-friendly.
1998-08-13 06:54:34 +00:00
Joseph Koshy
8a13ff9cd8 Upgrade port to pine-4.02a.
PR:		7593
Submitted by:	Adrian Penisoara <ady@freebsd.ady.ro>
1998-08-13 06:49:34 +00:00
Andrey A. Chernov
f6f67af0d1 use non-relative -L dir for libtool 1998-08-13 04:40:06 +00:00
Satoshi Asami
0e0e4362f7 No need to use += for variables defined only once. 1998-08-13 03:35:24 +00:00
Satoshi Asami
390aaae89c Oops, missed the commit message the last time around. No need to use
+= for variables defined only once.

Also, MAKE_FLAGS is defined with ?=, not += (probably a bad idea,
but hard to change now) , in bsd.port.mk, so you need the "-f" in there.
The only reason why this worked was because there is a "Makefile"
target in the source's Makefile.
1998-08-13 03:34:33 +00:00
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