1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

32936 Commits

Author SHA1 Message Date
Ade Lovett
c61dcc0729 Update to 0.8.1beta6 2000-10-03 16:31:29 +00:00
SADA Kenji
cc608b7096 Unbroke.
``#DependSubdirs($(SUBDIRS))'' is necessity now.

Requested by:	Maintainer
Submitted by:	toru@tenchi.ne.jp
2000-10-03 16:29:08 +00:00
Jim Mock
edbc4e9c73 Update to version 0.9.12. While I'm here, clean up the whitespace. 2000-10-03 16:27:28 +00:00
David E. O'Brien
b7a6c2ce97 Fix a typo I added, and remove some cruft.
Submitted by:	Cyrille Lefevre <root@gits.dyndns.org>
2000-10-03 16:01:30 +00:00
Kevin Lo
bbe8ef209a Import moefonts-cid, which is MOE CIDFonts converted by Adobe.
PR: 21703
Submitted by: Jing-Tang Keith Jang <keith@freebsd.sinica.edu.tw>
2000-10-03 15:43:11 +00:00
Kevin Lo
af715b463b Fix broken under Python 1.6
PR: 21726
Submitted by: MAINTAINER
2000-10-03 15:34:53 +00:00
Kevin Lo
c165ae02ac Update to 0.2.20
PR: 21706
Submitted by: MAINTAINER
2000-10-03 15:23:44 +00:00
Satoshi Taoka
f5e27e4882 Correct a slave port name mule-canna+freewnn (described in this
editors/mule-common/Makefile) from mule-freewnn+canna

Submitted by: Shigeto TAJIMA <tajima@ics.es.osaka-u.ac.jp>
Obtained from: a direct mail

Sort slave port names in the above Makefile.
2000-10-03 15:22:18 +00:00
Kevin Lo
5f2f2007ee Update to 1.4.7
PR: 21707
Submitted by: MAINTAINER
2000-10-03 15:21:29 +00:00
Kevin Lo
7fdba4ae57 - Bump TCL/TK verson
- Fix a bug documented on the software's site
- Add WWW

PR: 21709
Submitted by: MAINTAINER
2000-10-03 15:17:16 +00:00
Kevin Lo
762cfbb760 Update to version 2.3.3
PR: 21710
Submitted by: MAINTAINER
2000-10-03 15:08:29 +00:00
Kevin Lo
a112753e47 - Update ports to work more smoothly
- Change maintainer

PR: 21721
Submitted by: MAINTAINER
2000-10-03 14:31:31 +00:00
Jacques Vidrine
792afefafb Update 2.4 -> 3.0 2000-10-03 13:52:51 +00:00
Andreas Klemm
0c072bcf7b forgotten in previous committ: new md5 checksum 2000-10-03 13:15:12 +00:00
Andreas Klemm
11b250a50b update to newest beta release 0.89
added manpage entries in Makefile

Highlights:
o OSPF neighbor is supported.
o IPv6 inteface's address information propagation bug is fixed.
o BGP's various MED comparison methods are added.
o BGP read lock problem is fixed.

Release / contribution information (I think its maybe of interest
concerning the status of zebra):

From: Kunihiro Ishiguro <kunihiro@zebra.org>
Date: Mon, 02 Oct 2000 19:46:41 -0700

I've not yet merged below contributions as of zebra-0.89:
o OSPF Demand Circuits
  K N Sridhar <sridhar@euler.ece.iisc.ernet.in>
o Kerberos 4, Kerberos 5 auth and DES CFB64 encryption.
  Magnus Ahltorp <ahltorp@nada.kth.se>
These will be merged as soon as possible.
o PIM-SM
  Robert.Olsson@data.slu.se
  Jens.Laas@data.slu.se
Will be added after zebra-1.0 release.
2000-10-03 13:14:28 +00:00
Murray Stokely
6661cc8a1b Requested-by: Greg Sutter
Update description
2000-10-03 11:55:17 +00:00
Murray Stokely
c71aa22d91 Update MASTER_SITES 2000-10-03 11:54:47 +00:00
Jeremy Lea
8822e6b4ca Remove gweather, since it is part of gnome-applets.
Approved by:	maintainer
2000-10-03 10:30:53 +00:00
Jeremy Lea
a15603906e Supply the right magic to restart samba (using etc/rc.d/samba.sh). 2000-10-03 10:09:32 +00:00
Jeremy Lea
fc55d54372 Whitespace changes. 2000-10-03 09:28:27 +00:00
Jeroen Ruigrok van der Werven
098499a52a Update to epic4 0.9.9.
Submitted by:	Maintainer <anders@codefactory.se>
2000-10-03 08:47:22 +00:00
Maxim Sobolev
4deb58b11f Update to 0.7.6. 2000-10-03 07:29:43 +00:00
Jeremy Lea
fb8af6b0ea Whitespace changes, and sort PLISTs. 2000-10-03 05:48:54 +00:00
Mario Sergio Fujikawa Ferreira
f577d407ac The ${CP} command is inadequate for ports style. It was replaced by
${INSTALL_DATA}.

Besides, it is dependant on the user umask, for some systems this
means that it will install it with wrong permissions for most users.

For the same reason, I added ${CHMOD} 0444 to make sure the file
generated by merging marker files is correct.

Approved by: will

PR: <A HREF="http://www.FreeBSD.org/cgi/query-pr.cgi?pr=21684">21684</A>

Submitted by: myself
2000-10-03 05:39:04 +00:00
Jeremy Lea
7d6631db55 Support WITH_PERL properly on -current. 2000-10-03 05:36:07 +00:00
Mario Sergio Fujikawa Ferreira
b327e9c777 Maintainer is now a committer, update email accordingly
Approved by: will
2000-10-03 05:12:49 +00:00
Mario Sergio Fujikawa Ferreira
c5549750dc Approved by: Will
Some simple changes. Mostly implementing Mr. Sada Kenji patches to
JX x11-toolkit family ports:

   1. nonexistent -> ${NONEXISTENT}
   2. Allow you to define WRKDIRPREFIX safely.

   -JXPORT_WRKSRC= ${JXPORT}/work/JX-1.5.3
   +JXPORT_WRKSRC!=        cd ${JXPORT} && ${MAKE} -V WRKSRC
2000-10-03 05:00:35 +00:00
Warner Losh
ed13219d7c Kludge rearming the signal for SIGCHLD so that we can harvest the
zombies on the system.  Without this change, the socks5 daemon would
work great for a short period of time, then hang because no more
children could be created.  It appears from debugging that this is
because gravedigger was only called once.  I reestablish the signal
handler in gravedigger to force SIGCHLD to be unmasked.

A more proper fix might be to fix Signal to have multi-shot signals,
or to see what might be broken with the signal masks.  Since I'm in a
hurry and this port's daemon is broken without this, I commit this
kludge knowing that it will live approximately forever, less three
days.
2000-10-03 03:28:46 +00:00
Jeremy Lea
f56366fc79 Whitespace changes. 2000-10-03 02:09:43 +00:00
Jeremy Lea
df1d4a2ea1 Darn. Forgot a bit of this patch... Actaully install orbitrc. 2000-10-03 01:40:00 +00:00
Jeremy Lea
3d1e17df6b Install orbitrc.default, and treat it as a real configuration file. 2000-10-03 01:33:36 +00:00
Jeremy Lea
5ff5570d47 Allow this port to build if the libmikmod port is installed. 2000-10-03 01:21:40 +00:00
James E. Housley
52b82e19ed - Support CC/CFLAGS/PREFIX properly
- gets() -> fgets()
- Add WWW: line into pkg/DESCR

Also bumped PORTREVISION to 1

PR:		21572
Submitted by:	tkato@prontomail.ne.jp <KATO@FreeBSD.ORG, Tsuguru@FreeBSD.ORG>
Reviewed by:	will
Approved by:	MAINTAINER (dbader@eece.unm.edu)
2000-10-03 01:10:19 +00:00
Jeremy Lea
6f3b4bd632 Don't hack CFLAGS support. Fix the problem. 2000-10-03 01:07:56 +00:00
Jeremy Lea
d3948bd8c9 USE_LIBTOOL. 2000-10-03 01:00:25 +00:00
Jeremy Lea
57a1bd47b9 Add missing run depends. 2000-10-03 00:56:07 +00:00
Jeremy Lea
949601261b Correct USE_LIBTOOL usage. 2000-10-03 00:54:04 +00:00
Jeremy Lea
bf9c34c549 Correct and sort PLISTs. 2000-10-02 23:01:49 +00:00
James E. Housley
e7a1a279e0 MAINTAINER submitted update.
PR: 21382
2000-10-02 21:53:13 +00:00
Jeremy Lea
efb3b72a65 Correct and sort PLISTs. 2000-10-02 20:40:15 +00:00
Jeremy Lea
c2cb62c821 Correct and sort PLISTs. 2000-10-02 18:19:13 +00:00
Jeremy Lea
b60196ad51 Don't hack CFLAGS support. Do it the right way. 2000-10-02 17:59:48 +00:00
Jacques Vidrine
e256829050 BUILD_DEPENDS: wxgtk must be installed to build.
Reported by:	Josh Bonczkowski <josh@goblin.bonczkowski.net>
2000-10-02 17:04:07 +00:00
Jacques Vidrine
db35b19315 Update 0.46 -> 0.53.
Assume MAINTAINER role.

Approved by:	former maintainer
2000-10-02 16:31:15 +00:00
R. Imura
4ac8d91ce1 ${LINUX_BASE} -> ${LINUXBASE} 2000-10-02 15:44:13 +00:00
R. Imura
0bc8157f57 I forgot: remove MTREE=yes 2000-10-02 15:26:18 +00:00
R. Imura
6b3433799e Update to version 18.
from changelog:

 * [Bug fix] fix LC_MONETARY defines to
    return correct symbol for "YEN".

and,

 * ${LINUX_BASE} -> ${LINUXBASE}
 * set USE_LINUX_PREFIX=yes
2000-10-02 15:20:02 +00:00
Akinori MUSHA
a1a822219b Update to 1.1.4. 2000-10-02 14:57:26 +00:00
Ade Lovett
df556acb29 Switch maintainership. Old maintainer has disappeared and is not
responding to requests.

New maintainer has a PR open updating the port, but this will be
killed off as a newer version has been released in the interim.
2000-10-02 14:45:26 +00:00
Akinori MUSHA
cabfb05641 Add ruby-gd, Ruby extension library to use Thomas Boutell's gd library. 2000-10-02 14:43:55 +00:00