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

30745 Commits

Author SHA1 Message Date
Alexander Langer
9bfdebe4ac png library number has bumped from 3 to 4.
Submitted by:	bento
2000-07-19 13:32:01 +00:00
Alexander Langer
22c2ab9538 (forced commit)
PR:		18426
Submitted by:	Trevor Johnson <trevor@jpj.net>
2000-07-19 13:24:20 +00:00
David E. O'Brien
8b57e0b79b We offically only use -O optimization. 2000-07-19 13:23:09 +00:00
Alexander Langer
7d609004d5 Add xdrawchem 0.82 - a program for drawing molecules 2000-07-19 13:23:02 +00:00
Alexander Langer
e6ee5bf8cb Add bbkeys 0.3.3 - a keygrabber for the Blackbox window manager.
PR:		19359
Submitted by:	Patrick Seal <patseal@hyperhost.net>
2000-07-19 13:18:16 +00:00
David E. O'Brien
962df24154 Fix bogons in my milliseconds => microseconds timeouts change.
Submitted by:	Greg A. Woods <woods@weird.com>
2000-07-19 13:10:53 +00:00
Akinori MUSHA
25375e24c5 Update to 5.2.1.
PR:		ports/19944
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp> (the defacto Maintainer)
2000-07-19 13:08:38 +00:00
Akinori MUSHA
145b1dce51 Update md5. There was an annoucement about the update from the patch author. 2000-07-19 13:00:24 +00:00
David E. O'Brien
81736f7a20 Update to build properly from sources rather than re-package the Metrolink
offering.

Portions of this port came from the following (the rest was my own blood
and sweat):
PR:		18691
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>

Submitted by:	Sungman Cho <smcho@tsp.korea.ac.kr> (via -ports)
2000-07-19 12:58:57 +00:00
David E. O'Brien
7c265bef49 Minor portlinting. 2000-07-19 12:44:01 +00:00
Alexander Langer
065ca5800f Ignore the checksum of the data-file which changes a lot.
It is ok to ignore it, since this file only contains data used
from within the program.
2000-07-19 12:35:56 +00:00
Neil Blakey-Milner
0fecb98b8c Fix the build for the root case, and also for post 4.0-RELEASE case.
Submitted by:	kris, bento
2000-07-19 12:16:04 +00:00
David E. O'Brien
e0a3c303d3 Upgrade to version 1.4.2.
Submitted by:	Matthew Condell <mcondell@bbn.com>

PR:				19550
Submitted by:	Glenn Johnson <glennpj@bayouhome.net>
2000-07-19 11:49:50 +00:00
Alexander Langer
add9684393 The astro-data file has changed. 2000-07-19 11:49:19 +00:00
Alexander Langer
1798af9674 Add TRUE const if not already defined. Should fix bento-build. 2000-07-19 11:45:17 +00:00
Chris D. Faulhaber
6a029ad96d Correct PLIST
PR:		20032
Submitted by:	Maintainer
2000-07-19 11:14:19 +00:00
Alexander Langer
dc8d4f3386 Add cidr-2.3, a RFC 1878 subnet calculator / helper.
PR:		20010
Submitted by:	Domas Mituzas <midom@dammit.lt>
2000-07-19 10:48:43 +00:00
Brian Somers
bcdd84a67f Update to reflect what I've submitted to the httptunnel writers
No functional changes
2000-07-19 10:48:03 +00:00
Akinori MUSHA
2ed974f158 - Do not read a file more than once, where the sameness is judged by
the inode numbers of files.

  This should fix the "duplicated macros" error when aclocal is
  invoked with `-I ${X11BASE}/share/aclocal' explicitly.

- Do not scan ${X11BASE}/share/aclocal if it does not exist. (Or it's
  (a symlink to)* a directory)

  This should fix the "no such directory" error when you build a non-X
  port without X installed. (like on bento)
2000-07-19 10:44:14 +00:00
Alexander Langer
a8dbb77421 Add memtest 2.93.1, a utility to test for faulty memory subsystem.
PR:		20023
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-07-19 10:27:53 +00:00
Alexander Langer
c02cba49bd - Update RA-part to 29.5.
- Add ru- PKGNAMEPREFIX
- improve PLIST_SUB hack for WITH_SUEXEC

PR:		19976
Submitted by:	maintainer
2000-07-19 10:02:25 +00:00
David E. O'Brien
cd8bbd70a4 Enough FreeBSD/Alpha support to at least allow this to compile.
Functionality is untested at this time.
2000-07-19 09:10:43 +00:00
Shigeyuki Fukushima
8f66eb72c8 Fix dependency: x11-fonts/bitmap-font -> x11-fonts/bitmap-fonts. 2000-07-19 08:34:23 +00:00
Shigeyuki Fukushima
5c017085a6 Activate bitmap-fonts instead of bitmap-font. 2000-07-19 08:28:06 +00:00
Shigeyuki Fukushima
64c1981511 Repo-copy from x11-fonts/bitmap-font.
Change distfile: this port's distfile only includes bitmap font files.
2000-07-19 08:26:45 +00:00
Alexander Langer
d0b4efe6dc Split up the manpage-patch in order to preserve history of the old
manpage-patch-files.

However, due to an odd bug in patch(1), 2 of the 3 hunks for
popper.8 fails (somehow, diff(1) thinks it is a binary file and
patch cannot patch it correctly if diff is used with the -a option).

So patch-ac only changes /usr/local/lib/popper to .../libexec/qpopper
and doesn't neither corrects the location of sendmail nor adds the
/etc/ftpusers file to the SEE ALSO section.

In the Makefile, /usr/local is now replaced with PREFIX for both manpages.
2000-07-19 08:25:28 +00:00
Alexander Langer
5d7eef81ca Fix patching for 2-digit years.
PR:		19315
Submitted by:	Karl Dietz <Karl.Dietz@frankfurt.netsurf.de>
2000-07-19 08:14:09 +00:00
Shigeyuki Fukushima
04df07dbe6 Fix broken apel-dependency in the case of xemacs and xemacs20. 2000-07-19 08:07:47 +00:00
Akinori MUSHA
4d35b2c0b2 Update to 0.14.4. 2000-07-19 08:05:39 +00:00
Shigeyuki Fukushima
e976223fb5 Synchronize with emacs-20.7 update.
And apply EMACS_PORT_NAME style.
2000-07-19 08:03:55 +00:00
Shigeyuki Fukushima
4d290cbd55 Add user configuration variables: EMACS_NO_BUILD_DEPENDS, EMACS_NO_RUN_DEPENDS.
EMACS_NO_BUILD_DEPENDS, if set "YES" to this variable, port does not
build-depend on EMACS_PORT_NAME's emacsen.
EMACS_NO_RUN_DEPENDS, if set "YES" to this variable, port does not
run-depend on EMACS_PORT_NAME's emacsen.
2000-07-19 08:01:49 +00:00
Akinori MUSHA
38db3a2706 Update to 2.11.
PR:		ports/19715
Submitted by:	Naoki IDO <ido@hitachi-ms.co.jp>
2000-07-19 07:40:43 +00:00
Maxim Sobolev
a4b3b6ad34 Add gtk13 after repo-copy from gtk12.
Warning: it is unstable development version, so you do not have to upgrade your
gtk12 LIB_DEPENDS!
2000-07-19 07:33:13 +00:00
Alexander Langer
d4bb8c64b3 Add USE_AUTOCONF.
PR:		20020
Submitted by:	maintainer
2000-07-19 07:32:05 +00:00
Alexander Langer
84e177390e Use a "q"-prefix everywhere, to avoid conflicts with the popper
and popper3 ports.

The manpages are patched accordingly.

Pointed out by:		sobomax
2000-07-19 07:31:26 +00:00
Akinori MUSHA
5db215a5bc Add tkhonyaku, yet another Honyaku-Damashii client with rich functionality.
PR:		ports/19813
Submitted by:	Daichi T.GOTO <daichi@ongs.net>
2000-07-19 07:20:24 +00:00
David E. O'Brien
d0e7718c5f Allow the crypto bits to be patched in and built. 2000-07-19 07:15:34 +00:00
Shigeyuki Fukushima
b35c167245 Fix PLIST error on 5-current(${OSVERSION} >= 500007). 2000-07-19 07:09:11 +00:00
Akinori MUSHA
c0559befef Update to 1.4.1.j0.
PR:		ports/20027
Submitted by:	IWASHITA Yoji <shuna@pop16.odn.ne.jp>
2000-07-19 06:43:37 +00:00
Akinori MUSHA
24916051a2 Some minor fixes in Japanese support.
PR:		ports/20026
Submitted by:	IWASHITA Yoji <shuna@pop16.odn.ne.jp> (Maintainer)
2000-07-19 06:41:13 +00:00
Chris Piazza
d1c4366634 Update to 0.1.15
PR:		19760
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-19 06:12:03 +00:00
Chris Piazza
7f4f9d039b Update to 2.7.
Adds japanese and swedish messages.

PR:		19892
Submitted by:	Trevor Johnson <trevor@jpj.net>
2000-07-19 06:08:17 +00:00
Shigeyuki Fukushima
4a7e668b7b Don't split skk.info.
PR:		ports/20014
Submitted by:	FUJISHIMA Satsuki <k5@cheerful.com>
2000-07-19 05:54:37 +00:00
Shigeyuki Fukushima
dcb8bbcce4 Update to 10.59.
Change PREFIX -> LOCALBASE.
RUN_DEPENDS on japanese/skk-jisyo only when WITH_SKKJISYO=YES.

PR:		ports/20014
Submitted by:	FUJISHIMA Satsuki <k5@cheerful.com>
2000-07-19 05:53:02 +00:00
Yukihiro Nakai
6ebb041777 Use WITH_THREADS instead of USE_MT.
Submitted by:	FUJISHIMA Satsuki <k5@cheerful.com>
2000-07-19 05:48:10 +00:00
Munechika SUMIKAWA
2e81bf6795 Upgrade to 20000719a. 2000-07-19 05:29:36 +00:00
Kelly Yancey
6238b7fc5c Add patch to fix mailbox permissions with using cclient's mx driver.
As Vladimir Ivanov explains:
    unix-mx driver doesn't set file permissions properly for non-private
    messages (e.g. public#). The problem caused by mx_append procedure,
    where the driver doesn't call set_mbx_permissions for just created
    message file.

Submitted by:	Vladimir Ivanov <wawa@comptek.ru>
2000-07-19 05:21:15 +00:00
Doug White
31939c97b0 Update to 1.2: New kevent(2) API (and require FreeBSD versions
with it as I'm a lazy bastard).
2000-07-19 04:51:22 +00:00
David E. O'Brien
81a9216d91 Get a lot closer to supporting FreeBSD/Alpha.
(we only have two arch's, why can't we keep them better in sync with each
other ABI-wise?)
2000-07-19 04:17:33 +00:00
Jun Kuriyama
4572a6640e Oops, previous commit for PLIST requires PLIST_SUB definition. 2000-07-19 01:24:10 +00:00