Maxim Sobolev
a08035df0b
Update to 2.1.0.
...
PR: 47985
Submitted by: Sergey Osokin <osa@FreeBSD.org.ru>
2003-02-17 13:28:53 +00:00
Christian Weisgerber
d76ab5a1b0
Remove broken master site.
...
PR: 47955
Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru>
2003-02-14 23:36:05 +00:00
Christian Weisgerber
75e5112b78
Remove broken master site.
...
PR: 47954
Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru>
2003-02-14 23:33:44 +00:00
Jean-Marc Zucconi
5fa44dba04
Transmit CFLAGS to the build makefile.
2003-02-08 18:17:40 +00:00
Patrick Li
fdeb732939
Remove dead site
...
Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru>
2003-02-06 20:37:38 +00:00
Jean-Marc Zucconi
cb7f012515
Fix build on 5.0.
2003-02-05 20:33:44 +00:00
Christian Weisgerber
fc5b5860f4
URL fixes.
...
PR: 47848, 47853, 47855
Submitted by: tadalunch@s5.xrea.com
2003-02-05 18:15:57 +00:00
Edwin Groothuis
fedc46199e
comms/birda: fix annoing fetching
...
distro never avaliable at ftp.augustsson.net (fenner@)
PR: ports/47947
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
2003-02-05 11:23:53 +00:00
Alan Eldridge
3c71ff78e9
update to 3.1 official release
2003-01-28 18:36:58 +00:00
Tilman Keskinoz
78c14fb8ea
Make fetchable, portlint.
...
PR: 47416
Reported by: marc+bayonne@dull.net (Marc Rassbach)
2003-01-23 22:35:32 +00:00
Jean-Marc Zucconi
aa6a494f53
- Upgrade to version 1.1.30-Dec16.
...
- Install the callback binary (problem reported by Roger Hardiman <roger@telepresence.dmem.strath.ac.uk>
- Allow optional FIDO support (submitted by yar).
2003-01-23 00:12:33 +00:00
Kris Kennaway
c8f4fd9d5e
ia64 is also a 64-bit platform.
2003-01-22 20:44:46 +00:00
Jun Kuriyama
48f03e98ae
Add --with-64bit when $ARCH is sparc64 or alpha to unbreak build on these
...
platform.
Reported by: bento
2003-01-22 00:17:16 +00:00
Tilman Keskinoz
ade77f1738
Update to 0.6.3.5
...
PR: 47164
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
2003-01-18 17:35:48 +00:00
Edwin Groothuis
86a5f12616
new port: comms/bforce-kst
...
BinkleyForce is a simple ifcico like FTN mailer. It can
works via TCP/IP as well as on modem links. Look sample
configs for more information.
PR: ports/38635
Submitted by: Andrew Dolgov <fox@sigsegv.spb.ru>
2003-01-17 11:16:53 +00:00
Lars Koeller
f2344e5553
o Update to version 3.2beta
...
o Correction of MASTER_SITES
o Includes patch for sendfax option handling modification,
which prevents sending out a fax via tkhylafax
2003-01-16 20:34:51 +00:00
Peter Pentchev
b1cf3329d1
Add a missing continuation slash.
...
Submitted by: dcs
Pointy hat to: kris
2003-01-14 12:49:57 +00:00
Kris Kennaway
624edfb74a
Add missing @dirrm
2003-01-14 04:57:01 +00:00
Kris Kennaway
a6915f6bb6
Don't change the ownership of system directories.
2003-01-14 04:33:41 +00:00
Kris Kennaway
4b7ca40472
Add missing manpage and file to pkg-plist.
2003-01-14 04:33:10 +00:00
Pete Fritchman
a569b8cbcb
Fix a typo (forgot a '%' on a PLIST_SUB variable).
2003-01-05 17:26:04 +00:00
David E. O'Brien
e3dcd1395f
Fix ''make reinstall''.
2003-01-04 19:56:16 +00:00
Ying-Chieh Liao
124debd4f9
upgrade to 1.10
...
PR: 46583
Submitted by: Ports Fury
2003-01-03 20:13:14 +00:00
Tilman Keskinoz
77ed081a29
Update to 1.0.3
...
Pass Maintainership to submitter
PR: 46287
Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>
2003-01-02 18:08:15 +00:00
Pete Fritchman
6bde17996c
Fix build on alpha (don't include the klaptop files when we are on alpha,
...
we explicitly disable the build there).
Prodded by: kris
2003-01-02 05:29:58 +00:00
Hye-Shik Chang
0e7d3087b9
Update to 1.18
2003-01-02 04:38:19 +00:00
Christian Weisgerber
4f952de8b2
The distfile has been updated without version bump.
...
A diff has shown the changes to be limited to minor documentation
updates.
Submitted by: numerous people
Approved by: lioux (portmgr)
2002-12-17 19:10:20 +00:00
Maxim Sobolev
353316028c
- Unbreak on 5-CURRENT;
...
- improve startup script, so that it works right OOB and bump PORTREVISION;
- make it respecting global CFLAGS, while I'm here.
Prompted by: IBM ThinkPad 600E
2002-12-11 01:52:17 +00:00
Maxim Sobolev
7861d8d4b1
Fix a silly breakage-causing typo (REINPACE --> REINPLACE) introduced in
...
the previous commit.
Pointy hat to: edwin
2002-12-11 01:20:53 +00:00
Akinori MUSHA
e8515da24e
Update WWW.
2002-12-07 17:14:40 +00:00
Akinori MUSHA
185ceb675c
Introduce a knob RUBY_NO_RD_HTML and enable it by default on alpha. This
...
replaces the non-working NOPORTDOCS workaround and fixes build on the alpha,
where rd2 coredumps.
Tested on: the axp cluster
Approved by: kris
2002-12-06 17:17:38 +00:00
Tilman Keskinoz
09a269be2a
Fix Build on -CURRENT
...
Approved by: patrick (maintainer)
2002-12-02 12:59:58 +00:00
Maxim Sobolev
499f6035b3
Use USE_PERL5_BUILD where appropriate, instead of hardcoding
...
${PORTSDIR}/lang/perl5 as a dependency.
Sponsored by: Porta Software Ltd
Approved by: portmgr
2002-11-28 18:05:49 +00:00
Akinori MUSHA
60e37192e4
Sort entries.
2002-11-27 20:28:08 +00:00
Edwin Groothuis
672b7b1d92
PERL -> REINPLACE for this port too!
...
Noticed on: bento
2002-11-23 23:15:11 +00:00
Joe Marcus Clarke
ee82f8537e
Add gfax, a GTK+ front-end to hylafax.
...
PR: 34103
Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com>
2002-11-22 07:33:41 +00:00
Christian Weisgerber
fac16aaf89
Update to 0.6.3.1. Notable changes in this release:
...
- Now uses libiconv to generalize the charset handling. It can also
decode UCS2-encoded SMS, localize the date format, and add the
status report request bit to outgoing SMSes.
- SL45 also handled.
PR: 45519
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
2002-11-21 19:13:49 +00:00
Edwin Groothuis
c8db76b9fe
liblthread.so.3 is used with GCC3
...
liblthread.so.2 is used with GCC2
Noticed on: bento
2002-11-21 09:39:10 +00:00
Ying-Chieh Liao
d48209692c
- Fix LIB_DEPENDS
...
- Support CFLAGS/PREFIX properly
PR: 45421
Submitted by: Ports Fury
2002-11-20 12:19:35 +00:00
Christian Weisgerber
c10f0c3bc6
Update to 8.0.206: bugfix release.
2002-11-18 23:14:39 +00:00
Tilman Keskinoz
d15ea15a74
find -> ${FIND}
...
xargs-> ${XARGS}
PR: 39971
Submitted by: Scott Flatman <sf@dsinw.com>
2002-11-18 23:07:37 +00:00
Kris Kennaway
c7652b0ec4
Mark FORBIDDEN: there is an overflowable buffer yielding setuid uucp.
...
Submitted by: Knud Erik H?jgaard <knud@skodliv.dk>
2002-11-14 22:42:12 +00:00
Roger Hardiman
6b7e6cdd17
Mark broken on 5.x machines
...
PR: ports/44892
Submitted by: Volker Stolz <vs@foldr.org>
2002-11-13 12:38:16 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34
o Rollback PORTCOMMENT modifications while this feature's implementation
...
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Patrick S. Gardella
f5f92f013f
Make it fetchable.
2002-11-07 23:59:37 +00:00
Cy Schubert
bf8abaf92f
Use PORTCOMMENT.
2002-11-07 05:46:03 +00:00
Adam Weinberger
c62fe39354
Fix PORTCOMMENTs that were killing INDEX builds.
...
105 pointy hats to: me
Approved by: pat
2002-11-07 03:10:58 +00:00
Adam Weinberger
d9611f9375
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
...
Approved by: pat
2002-11-06 22:47:41 +00:00
Anders Nordby
451e0062f3
Remove broken master site.
...
Reported by: jhs
2002-11-05 21:26:49 +00:00
Patrick S. Gardella
8eecc07db5
Create port for xlog, an amateur radio logging app
2002-11-05 19:14:30 +00:00
Edwin Groothuis
e73cee10f2
REINPLACE_CMD doesn't like x+, replaced with xx*
...
Noticed on: betno
2002-11-04 11:03:54 +00:00
Edwin Groothuis
37f2224fa6
PERL -> REINPLACE
...
And some ports have USE_PERL5=yes now.
2002-11-04 05:46:38 +00:00
Edwin Groothuis
b296ebbde0
PERL -> REINPLACE
...
Noticed on: bento
2002-11-04 03:26:23 +00:00
Edwin Groothuis
b8a64d94ec
PERL -> REINPLACE
...
and USE_PERL5 in some places
Noticed by: bento
2002-11-04 03:17:29 +00:00
Edwin Groothuis
5b96d0a956
PERL -> REINPLACE
...
and russian/mod_ssl has USE_PERL5=yes
Notices on: bento
2002-11-04 03:05:48 +00:00
Edwin Groothuis
a6429924fc
PERL -> REINPLACE
...
Noticed on: bento
2002-11-04 02:18:21 +00:00
Patrick S. Gardella
bbf6d7f322
Create a port for kpsk, a PSK-31 radio package for amateur radio users
2002-11-03 00:30:26 +00:00
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