Ying-Chieh Liao
5d8aaaa374
fix segfault
...
PR: 44049
Submitted by: Michael Hsin <mhsin@mhsin.org>
2002-10-28 18:39:11 +00:00
Jun Kuriyama
0c300e8825
Upgrade to 7.2.4.
...
Notified by: Tim Bishop <T.D.Bishop@ukc.ac.uk>
2002-10-28 10:08:34 +00:00
Kris Kennaway
5cec3337cf
Add missing manpages
2002-10-28 00:19:19 +00:00
Kris Kennaway
82baedfd33
Don't change ownership/permission of system directories
2002-10-28 00:16:26 +00:00
Daniel Harris
85c0e05b06
Add some files missing from plist.
2002-10-26 20:12:57 +00:00
Daniel Harris
4dc21aab19
Update to 4.1.5.
2002-10-26 17:11:48 +00:00
Ying-Chieh Liao
32953b8f16
- Update MASTER_SITE
...
- USE_REINPLACE
PR: 43639
Submitted by: Sergei Kolobov <sergei@kolobov.com>
2002-10-25 02:24:33 +00:00
Kevin Lo
2126ad3746
Update to version 0.6.1.6
...
PR: 44408
Submitted by: MAINTAINER
2002-10-24 06:55:55 +00:00
Kris Kennaway
81ca4f3918
Respect CC and CFLAGS, and fix build on -current (use POSIX syntax for
...
chown)
2002-10-20 10:05:53 +00:00
Brian S. Dean
6a303092d7
Update to revision 1.5.
...
Submitted by: David Quattlebaum <drq@drqware.com> (maintainer)
2002-10-17 13:48:35 +00:00
Akinori MUSHA
8581000f53
Update to 0.9.4.
2002-10-16 07:54:13 +00:00
Alan Eldridge
f62b4deba3
1. Removed comments from pkg-plist files per will's request.
...
2. This completes the KDE 3.0.4 commit. It's here, folks! Now /. those
cvsup servers (in about an hour or so)!
2002-10-11 07:42:22 +00:00
Akinori MUSHA
4a4bb779b6
Update to 0.9.1. (PORTEPOCH bumped)
2002-10-08 11:16:04 +00:00
Akinori MUSHA
8dc9b4eb8b
Use RUBY_MOD*.
2002-10-06 21:08:30 +00:00
Alan Eldridge
7ece2aeb0b
1. Bump PORTREVISION to 1.
...
2. Change gross kluge for klaptopdaemon to use DO_NOT_COMPILE.
3. Added WITH_KFLOPPY knob, defaults to undefined.
3A. If WITH_KFLOPPY is not defined, then we add kfloppy to DO_NOT_COMPILE.
4. Anything that got put in DO_NOT_COMPILE then gets passed in the env
to the configure script, which dutifully sets things up to not compile
it.
Approved by: kris
2002-10-01 18:21:21 +00:00
Kris Kennaway
561d3d4312
Don't try and create the device node when PACKAGE_BUILDING since we
...
use devfs in the build chroots and it does not support manual device
node creation.
2002-09-29 07:02:37 +00:00
Kris Kennaway
32c9e244e0
Fix build on -current (don't shadow typedef ushort)
2002-09-29 06:45:34 +00:00
Anders Nordby
9e27be5ba0
Remove empty patch.
...
PR: 42189
Submitted by: Edwin Groothuis <edwin@mavetju.org>
2002-09-25 02:33:43 +00:00
Anders Nordby
42e3c3af26
Add a private master site, making the distfile fetchable again.
2002-09-24 18:35:28 +00:00
Alexander Langer
d8446c554a
Fix build by properly defining an argument that is used for poll(2).
...
Noticed by: bento
2002-09-24 11:24:29 +00:00
Ying-Chieh Liao
c90b5c9a95
fix build on -current (machine/types.h no loner exists)
...
PR: 42541
Submitted by: maintainer
2002-09-22 17:36:08 +00:00
Ying-Chieh Liao
598667b8d4
upgrade to 3.3
...
PR: 39383
Submitted by: Scott Lambert <lambert@lambertfam.org>
Approved by: maintainer timeout
2002-09-21 07:09:52 +00:00
Ying-Chieh Liao
473921fb71
add scmxx 0.6.1.5
...
Data exchange utility for Siemens mobile phones
PR: 39707
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
2002-09-18 08:31:15 +00:00
Christian Weisgerber
63c8d22076
Update to 2.0.4: emulation improvements.
2002-09-08 00:36:47 +00:00
Kris Kennaway
5295effe7d
Use posix syntax for chown
2002-09-07 03:02:47 +00:00
Roger Hardiman
e424b62418
Fix portlint warnings and add a method of installing just the headers
...
(needed by the OpenH323 port)
2002-09-06 05:03:15 +00:00
Kris Kennaway
667f7b6514
Fix build on -current by removing an obsoleted patch and setting NO_WERROR
2002-09-05 03:47:35 +00:00
Roger Hardiman
cfdf3ed301
We only need the kernel source if we compile the port.
...
This allows the OpenH323 port to fetch the source, patch it
and copy out the required header files.
2002-09-04 22:01:32 +00:00
Mikhail Teterin
2f1e660510
Fix the conditional post-patch target to look in ${WRKSRC}, rather
...
than in the hardcoded hylafax-4.1 I goofed, when I implemented this
back then, and the upgrader did not notice, because this is only
invoked, when PREFIX is different from /usr/local
Predicate USE_REINPLACE on PREFIX not being /usr/local too -- there
is no need to demand the new sed otherwise. Set the REINPLACE_ARGS
to -i "". I don't know, why this is not a default...
2002-09-02 21:24:00 +00:00
David W. Chapman Jr.
534fffca27
${PERL} -> ${REINPLACE_CMD}
...
PR: 40784
Submitted by: corecode@corecode.ath.cx
Reviewed by: flynn@energyhq.homeip.net
2002-09-01 16:07:59 +00:00
Mario Sergio Fujikawa Ferreira
5b2baac5a0
o Deploy USE_GNOMENG infrastructure
...
o Style fix: remove extraneous trailing white space
PR: 42190
Submitted by: Edwin Groothuis <edwin@mavetju.org>
2002-08-30 13:09:01 +00:00
Mario Sergio Fujikawa Ferreira
8c5a5a605b
Deploy USE_GNOMENG infrastructure
...
PR: 42190
Submitted by: Edwin Groothuis <edwin@mavetju.org>
2002-08-30 13:08:22 +00:00
Anders Nordby
8bf8d73409
Correct WWW URL.
2002-08-25 11:17:26 +00:00
Will Andrews
ebe714bf05
Update to 3.0.3. Not much changed here: [1] i18n PKGNAMEs converted to
...
more closely conform to FreeBSD style etc, and Konqueror SSL patch merged.
Tested by: Matt Douhan <matt@fruitsalad.org>, alane
Submitted by: lioux [1]
2002-08-25 04:37:30 +00:00
Kris Kennaway
6266ce3e4a
Use POSIX syntax for chown to fix install on -current
...
Noticed by: bento
2002-08-23 03:08:42 +00:00
Greg Lewis
687b913796
. Configure DIR_HTML correctly. Nothing appears to get installed there,
...
but its location was non-standard and making some people nervous.
PR: 41627
2002-08-15 05:05:26 +00:00
Anders Nordby
92e196d087
Update to version 0.4.3.
2002-08-14 06:48:58 +00:00
Greg Lewis
5305a255f0
. Remove dependencies on bash, HylaFAX builds and (reportedly) runs
...
fine with /bin/sh.
. Add a knob (PAGESIZE to correspond to the HylaFAX configure variable)
so one can choose a paper size other than US Letter.
. Use noninteractive configure when building in BATCH mode.
The PR also suggests adding an option to install hfaxd setuid so it
can be run from inetd. This seems bogus though as inetd.conf allows
one to specify the user to start the process as.
PR: 31684
2002-08-12 23:16:00 +00:00
Jean-Marc Zucconi
567e2719bf
Fix the build on -current.
...
Submitted by: Flemming Jacobsen <fj@batmule.dk>
2002-08-12 20:58:56 +00:00
Greg Lewis
3a3942e4b2
Upgrade to 4.1.3.
...
This is based on the submission, but with a few tweaks. In particular,
the package list needed some fixes.
Submitted by: Mike Tancsa <mike@sentex.net>
2002-08-12 19:03:22 +00:00
Ernst de Haan
18e35939d7
New port: Java Communication API, FreeBSD implementation.
...
PR: 31689
Submitted by: Ari Suutari <ari.suutari@syncrontech.com>
2002-08-07 19:44:31 +00:00
Ernst de Haan
37fad82f21
Fixed the download URL.
2002-08-07 19:41:06 +00:00
Ade Lovett
c8eaa93644
Chase shlib rev of devel/gettext
...
Submitted by: lots and lots
Pointy hat to: ade
2002-08-01 16:22:41 +00:00
Christian Weisgerber
b3dfd38529
Fix master site.
...
PR: 41111
Submitted by: Andreas Schulz <ats@first.fhg.de>,
Tilman Linneweh <tilman@arved.de>
2002-07-29 14:44:35 +00:00
Roger Hardiman
a451fdb714
New version of the IXJ driver which supports the PCMCIA
...
Internet PhoneCARD hardware.
2002-07-23 10:46:01 +00:00
Hye-Shik Chang
ea260715cf
Update to 1.17
2002-07-18 05:19:16 +00:00
Maxim Sobolev
d268a4dad4
Fix installation on -current.
2002-07-16 17:30:59 +00:00
Ernst de Haan
2676aa9874
New port: Java Communications API.
...
PR: 31688
Submitted by: Ari Suutari <ari.suutari@syncrontech.com>
2002-07-05 08:33:58 +00:00
Will Andrews
3491a5043b
Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51.
2002-07-04 19:39:36 +00:00
David W. Chapman Jr.
02c7574fcb
Fix "gibberish" in the file
...
Submitted by: dke@detalem.mine.nu
2002-07-02 21:36:10 +00:00