Commit Graph

32863 Commits

Author SHA1 Message Date
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
Ade Lovett
9366dd9c29 Change maintainership
PR:		20645
Submitted by:	patrick@watson.org (new maintainer)
Approved by:	ortmann@isl.net (old maintainer)
2000-10-02 14:40:55 +00:00
Akinori MUSHA
7207c21893 Complain and stop in case ${LINUXBASE}/dev/vmnet1 is not found.
Submitted by:	shimokawa
2000-10-02 14:29:06 +00:00
Kevin Lo
c91f2e1b03 Fix Makefile
PR: 21690
Submitted by: MAINTAINER
2000-10-02 14:23:03 +00:00
Neil Blakey-Milner
ce638ee976 Upgrade to courier-imap 1.1. 2000-10-02 13:30:07 +00:00
Maxim Sobolev
efa1bb68ee Add missed USE_X_PREFIX.
PR:		21698
Submitted by:	maintainer
2000-10-02 12:24:59 +00:00
Maxim Sobolev
ae7f537537 Update to 1.0.pre1. 2000-10-02 11:02:02 +00:00
Chris D. Faulhaber
dd0eb584ab Update port to 1.1 2000-10-02 10:38:52 +00:00
Maxim Sobolev
5821e9ceba Fixes and cleanups:
- add support for Chinese (two-byte) Character text writing and fonts (vanilla);
- move rather long manpages listing from Makefile into separate files (sobomax);
- bump PORTREVISION as a result.

Submitted by:	vanilla, sobomax
2000-10-02 08:27:25 +00:00
Maxim Sobolev
b17fb10d62 Update to 0.31.1. 2000-10-02 08:09:46 +00:00
Maxim Sobolev
154fd44513 Reflect new location of librep (LOCALBASE --> X11BASE). Bump PORTREVISION to
make clear that update is necessary.
2000-10-02 08:07:53 +00:00
Maxim Sobolev
ead42774cc - Update to 0.13.1;
- Change PREFIX to be X11BASE. The reason why it should be in X11BASE is that
  sawfish (primary user of librep) installs shared object into one of the
  librep's directories, so they have to live in the same BASE to make PLISTs
  working. The way it was done looks like a little hack, because I don't
  want to use USE_X_PREFIX (the port really doesn't require libX11), so I had
  to manually set MTREE_FILE.
2000-10-02 08:06:33 +00:00
Maxim Sobolev
d437378402 Update to 0.4.3. 2000-10-02 06:50:44 +00:00
Maxim Sobolev
cf2c24b4fa Add missed gtkeditor into LIB_DEPENDS.
Submitted by:	vanilla
2000-10-02 06:43:50 +00:00
Trevor Johnson
14111407e3 Change MAINTAINER for my ports.
Approved by:	will
2000-10-02 05:39:35 +00:00
Trevor Johnson
c98d25644b Change MAINTAINER for my ports.
Approved by:	will
2000-10-02 05:28:47 +00:00
Jun Kuriyama
e5306def00 Another HTML-lint (all messages are written in Japanese...) 2000-10-02 05:18:59 +00:00
Trevor Johnson
a1bc183bce `do not include the package name (or version number of the software) in the comment.' --Porter's Handbook section 2.2.1 2000-10-02 03:27:15 +00:00
Jacques Vidrine
b3368dcebb USE_PYTHON so that this works with python1.5, python1.6, and python2.0. 2000-10-02 03:14:25 +00:00
James E. Housley
d2854c488d Change MAINTAINERship to my committers address.
Approved:	will
2000-10-02 03:10:28 +00:00
Trevor Johnson
ce95e17f5b `Nuke L.A.' bumper stickers are not funny! 2000-10-02 02:57:23 +00:00
James E. Housley
8358f3a197 Well, now everyone knows where to point.
Approved by:	will (at least the contents, not the comments)
2000-10-02 00:54:39 +00:00
Kris Kennaway
41568e8406 Checksum changed - some doc changes, and at least one bugfix.
Bump PORTREVISION.
2000-10-01 23:26:56 +00:00
Neil Blakey-Milner
39c3b5d70c Add pwm, a rather unique lightweight window manager which allows
multiple client windows to share a frame.
2000-10-01 22:28:52 +00:00