Joe Marcus Clarke
a3108b1e51
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
...
Prodded by: kris
2003-08-26 20:25:58 +00:00
Jun Kuriyama
39d43fd49a
o Upgrade to 7.2.7.
...
o Apply a patch to install etc/conserver.rc as etc/rc.d/conserver.sh.
2003-08-25 07:23:21 +00:00
Joe Marcus Clarke
adccc29aad
Chase the libintl.so shared lib version.
2003-08-25 05:41:38 +00:00
Christian Weisgerber
7fdd98bd02
maintenance update to 2.0.8
2003-08-22 18:36:32 +00:00
Norikatsu Shigemura
efb928619b
o Main modification
...
graphics/gd(based on 1.8.4) -> graphics/gd1
graphics/gd2(based on 2.0.15) -> graphics/gd
graphics/p5-GD(based on 1.41) -> graphics/p5-GD1
graphics/p5-GD2(based on 2.07) -> graphics/p5-GD
japanese/gd -> japanese/gd1
japanese/gd2 -> japanese/gd
o Include some feature
WITH_XPM(w/, w/o WITHOUT_X11)
o Chase this modification
o Fix build error [1]
PR: ports/54540
Submitted by: Ports Fury
Approved by: maintainer (blanket)
Reported by: bento via kris [1]
2003-08-18 16:15:10 +00:00
Yen-Ming Lee
efaddcb137
fix the "duplicated post-patch" problem.
...
Noticed by: kris
2003-08-17 00:25:20 +00:00
Yen-Ming Lee
581769c1a3
Updates comms/hylafax 4.1.6 to 4.1.7.
...
PR: 55549
Submitted by: Paul Everlund <tdv94ped@cs.umu.se>
2003-08-16 14:40:30 +00:00
Maxim Sobolev
10588346d3
Let be hohest: I really don't have a time now to properly maintain all
...
these great pieces of software, so that let others with more free time
to take over them.
2003-07-29 09:12:37 +00:00
Michael Nottebrock
ac4ef3820b
Update KDE to the latest official release, KDE 3.1.3
...
Official KDE 3.1.3 announcement:
http://www.kde.org/announcements/announce-3.1.3.php
(may not work until a few hours after this commit - we jumped the gun a little
in order to have the update in place at the time the security notifications for
KDE 3.1.2 will be released together with the announcement of KDE 3.1.3).
Changelog from 3.1.2 to 3.1.3 release:
http://www.kde.org/announcements/changelogs/changelog3_1_2to3_1_3.php
Thanks and credits need to go to the whole KDE-FreeBSD team, as well
as everyone on kde@freebsd.org for providing feedback, reporting bugs
and just using the KDE ports.
Approved by: will (real mentor asleep)
2003-07-29 04:26:22 +00:00
Tilman Keskinoz
7fb094793a
Add kallers, A KDE applet that shows caller ID information
...
PR: 50046
Submitted by: Scott A. Moberly <smoberly@karamazov.org>
2003-07-27 21:49:35 +00:00
Anders Nordby
5c4f899a8e
Add Device::Modem, a Perl module to talk to AT compliant devices via
...
serial ports.
2003-07-22 22:41:09 +00:00
Anders Nordby
4d3f5f625f
Update to 2.1.
2003-07-22 22:34:12 +00:00
Alexander Kabaev
d190a2a92e
Unbreak for GCC 3.3 by converting to stdarg.h and eliminating
...
varargs.h consumers.
2003-07-18 04:21:26 +00:00
Kris Kennaway
13088169b0
Fix build with gcc 3.3
2003-07-18 04:02:18 +00:00
Pierre Beyssac
7f854b1df1
Bump PORTREVISION due to previous fix.
2003-07-16 12:47:55 +00:00
Pierre Beyssac
3d6c3a1655
Patch to fix illegal post-free() access (causes crash on -current).
2003-07-16 12:21:07 +00:00
FUJISHIMA Satsuki
b185046be2
get rid of libgnugetopt dependency for -CURRENT,
...
use USE_GETOPT_LONG instead.
2003-07-14 02:53:03 +00:00
Norikatsu Shigemura
99a390f50b
o Change library name from libgd to libgd1.
...
o Do not install everything except headers and libraries
(to avoid conflicting with graphics/gd2)
o Fix dependency on new libgd1(for many ports).
PR: ports/54100
Submitted by: Ports Fury
2003-07-11 18:16:14 +00:00
Nick Sayer
e691fc810c
The sparc64 package machines need to have /dev/tty[ab] added to the
...
list, since this port perversely needs serial devices to build. Those
on alternate platforms may need to follow suit as may be necessary.
Reported by: kris
2003-07-11 06:01:11 +00:00
Brian S. Dean
0fe4a68bc3
Update to version 1.5.5.
...
Submitted by: David Quattlebaum <drq@drqware.com> (maintainer)
2003-07-10 02:07:06 +00:00
Nick Sayer
3627b3c3b7
New port for Device::SerialPort
2003-07-08 16:32:45 +00:00
Kris Kennaway
5aa42df414
Invert the sense of the test for 64-bit architectures, since we only
...
support one 32-bit platform.
2003-07-05 12:00:55 +00:00
Sergey A. Osokin
bbe8b66e97
Update to 4.1.6.
...
Give maintainership to submitter.
Submitted by: Paul Everlund <tdv94ped@cs.umu.se>
PR: 54070
Approved by: fjoe (mentor) (implicit)
2003-07-04 13:13:50 +00:00
Joe Marcus Clarke
891114eb1e
Add gmfsk, a GNOME a multi-mode soundcard terminal program for HF amateur
...
communications.
PR: 53442
Submitted by: Carl Makin <carl@stagecraft.cx>
2003-06-30 17:18:48 +00:00
Ade Lovett
b2fd75e438
libtool uber-patch
...
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly)
2003-06-26 22:58:32 +00:00
Sergey A. Osokin
9fd506846b
Update to 0.6.3.8
...
Submitted by: maintainer
PR: 53635
Approved by: fjoe (mentor) (implicit)
2003-06-23 14:35:37 +00:00
Kris Kennaway
6ce3e83de2
Correct a bug in my previous commit that caused compilation to fail
...
(CC was being set to the empty string by the configure script).
2003-06-14 14:51:57 +00:00
Kris Kennaway
8d68bb3e27
Use mkstemp() for tempfile handling instead of tmpnam() [1]
...
Respect CC and CFLAGS. Bump PORTREVISION.
Obtained from: OpenBSD [1]
2003-06-13 21:17:18 +00:00
Greg Lewis
1c6c50c959
. Update to 2.0.3.
...
. Better download URL.
. Match description of download to the download page a little better.
. Remove trailing full stop in the IGNORE setting as the ports
infrastructure adds one when printing IGNORE.
Reviewed by: Ari Suutari <ari.suutari@syncrontech.com> (maintainer)
2003-06-11 14:48:00 +00:00
Greg Lewis
9a18dba351
. Update to 0.2.
...
PR: 48658
Submitted by: Ari Suutari <ari.suutari@syncrontech.com> (maintainer)
2003-06-10 16:41:16 +00:00
Kris Kennaway
93872f18cc
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
...
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris
2003-06-04 22:43:38 +00:00
Jean-Marc Zucconi
90e7bfc74a
lib/mgetty+sendfax/faxq-helper was missing.
...
PR: ports/50111
Submitted by: gshapiro
2003-06-02 01:28:25 +00:00
Joe Marcus Clarke
88434931c9
Update to 0.5 (latest STABLE version), and unbreak now that the system lpr
...
is left untouched.
PR: 52780
Submitted by: maintainer
2003-06-01 20:21:43 +00:00
Maxim Sobolev
27692abc76
Remove defunct MASTER_SITE.
...
PR: 47956
Submitted by: osa
2003-05-22 23:05:28 +00:00
Anders Nordby
0e3e65c6bc
By me:
...
- Update to 0.5.0.
- Add ftp.gnokii.org as MASTER_SITE, as it is back.
And from Simon:
- Fix package building - use pkg-install for adding/removing the gnokii
group.
- Use REINPLACE_CMD instead of sed for cleanliness.
- Unbreak building on -current.
PR: ports/47516
Submitted by: Simon Schubert <corecode@corecode.ath.cx> (partly)
2003-05-20 23:52:47 +00:00
Mario Sergio Fujikawa Ferreira
9433ac58db
Update to KDE 3.1.2
2003-05-19 19:43:36 +00:00
Kris Kennaway
9c288e873f
BROKEN on 5.1: bad C++
2003-05-18 09:55:25 +00:00
Patrick S. Gardella
2b66546176
Add hamlib 1.1.4,
...
shared libraries for Amateur Radio Equipment
Control Applications.
PR: 51638
Submitted by: Sebastian Yepes <esn@x123.info>
2003-05-16 12:19:28 +00:00
Tilman Keskinoz
34143ad470
Readd patch-ksimcpu.cpp, which was accidently removed with the 3.1.1 update.
...
This fixes the build on alpha.
Reported & tested by: kris
Submitted by: Frerich Raabe <raabe@KDE.org>
2003-05-08 10:21:57 +00:00
Michael Landin
1fe8493549
Change maintainer email to my @FreeBSD.org address
...
Approved by: roberto(mentor)
2003-05-07 11:37:56 +00:00
Cy Schubert
dec337bc3f
Add homepage.
...
PR: 50576
Submitted by: Dan Langille <dan@langille.org>
2003-05-04 21:14:47 +00:00
Murray Stokely
31d411276a
Remove unnecessary SUID bit from efax executable. Remove FORBIDDEN
...
status.
Submitted by: mita
2003-05-03 07:54:31 +00:00
Norikatsu Shigemura
e921a63f74
Utilize USE_GETOPT_LONG.
...
PR: ports/51360
Submitted by: Ports Fury
2003-04-26 22:32:46 +00:00
Kris Kennaway
29e91f2d9c
Install the tkhylafax binary mode 755, not 775
2003-04-21 10:03:59 +00:00
Kris Kennaway
7479816b2d
Install sample cf file mode 640, not 660
2003-04-19 09:10:59 +00:00
Joe Marcus Clarke
4fb7eb3a61
Remove USE_GNOMENG.
2003-04-18 04:54:11 +00:00
Kevin Lo
532993ed1c
Update to 0.6.3.7
...
PR: 50995
Submitted by: MAINTAINER
2003-04-16 01:22:45 +00:00
Tilman Keskinoz
acdb9c559d
Fix build on CURRENT
...
Reported by: many
Tested by: jeff@walters.name (Jeff Walters), seanc
2003-04-09 00:51:55 +00:00
Anders Nordby
ba6e0f307f
Project moved. Update WWW URL.
2003-04-08 22:44:27 +00:00
Christian Weisgerber
d8bf72e71e
Support NOPORTDOCS.
...
PR: 50671
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
2003-04-07 14:17:51 +00:00
Christian Weisgerber
fa049497d6
Update to 8.0.209.
...
Notified by: Xander Jansen <x+freebsd-ports@surfnet.nl> et al.
2003-04-07 12:18:11 +00:00
Alan Eldridge
b294b98273
Rejoice, for the long awaited upgrade to kde 3.1.1 is here!
2003-04-05 22:16:12 +00:00
Ying-Chieh Liao
90079ba540
fix comment
...
PR: 50528
Submitted by: maintainer
2003-04-02 16:20:02 +00:00
Hye-Shik Chang
44ee247da3
Update to 1.19
2003-03-31 04:34:28 +00:00
Tilman Keskinoz
609c497c53
Fix dependency on commoncpp.
...
Submitted by: bento
2003-03-28 13:34:25 +00:00
Christian Weisgerber
0daf883abc
Handle OpenSSL < 0.9.7 (for RELENG_4_7).
...
Submitted by: olgeni
2003-03-24 12:37:33 +00:00
Christian Weisgerber
503eb07162
Update to 8.0.208.
2003-03-24 01:15:23 +00:00
John Baldwin
b20dd48b3d
Use a size_t to hold the result of sizeof() instead of an unsigned int.
...
Use a const char * instead of a char * type for a variable to quiet a
warning. These fix the build on alpha.
Requested by: kris
2003-03-18 18:20:11 +00:00
Ade Lovett
7e52725f2a
Clear moonlight beckons.
...
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Alexander Langer
e369ce2c58
Fix for -CURRENT.
...
PR: 48922
Submitted by: Daniel O'Connor <darius@dons.net.au> (maintainer)
Sergey A. Osokin <osa@FreeBSD.org.ru>
2003-03-06 00:34:14 +00:00
Christian Weisgerber
04049df846
Fix build with OpenSSL 0.9.7.
...
Submitted by: nectar
2003-03-04 15:03:42 +00:00
Tilman Keskinoz
5682a328cd
Fix Build on CURRENT.
...
Submitted by: Andy Fawcett <tap@hex.athame.co.uk>
Reported by: many
Tested by: leafy@leafy.idv.tw (CURRENT), Andy Fawcett (4.7 5.0R)
2003-03-03 10:41:01 +00:00
Ruslan Ermilov
0ad2a07768
Catching up with MAJOR_AUTO.
2003-03-02 22:03:52 +00:00
Hye-Shik Chang
fbc660cb2c
De-pkg-comment for my ports.
2003-02-25 06:25:35 +00:00
Kris Kennaway
0aa749d4da
BROKEN: Replaces system lpr binary
2003-02-22 21:44:22 +00:00
Jun Kuriyama
2df3da6afb
de-pkg-comment.
2003-02-22 07:48:51 +00:00
Kris Kennaway
7c46efb780
BROKEN: Installs file into /etc
2003-02-22 04:32:28 +00:00
Christian Weisgerber
b07036274f
Update to 2.0.6.
2003-02-21 15:27:08 +00:00
Christian Weisgerber
32b8021ea5
pkg-comment -> COMMENT
2003-02-21 12:52:52 +00:00
Akinori MUSHA
57f9198bc7
De-pkg-comment.
2003-02-21 11:08:38 +00:00
Peter Pentchev
0b273b6443
Maintainer address bounces.
2003-02-21 09:04:33 +00:00
Dirk Meyer
4eb8d6d1fa
- retire pkg-comment
2003-02-21 03:59:00 +00:00
Dirk Meyer
387f34ee24
- add COMMENT
2003-02-20 18:26:42 +00:00
Akinori MUSHA
7cc1393a93
De-pkg-comment.
2003-02-20 17:07:10 +00:00
Akinori MUSHA
269cfff0e2
Add ruby-serialport, a Ruby library to communicate via the RS232 port.
2003-02-20 16:07:53 +00:00
Max Khon
2ad7a730ee
New port: bforce -- simple ifcico like Fidonet technology mailer.
...
Submitted by: Vladimir Kurtikov <vk@vk.pp.ru>
2003-02-19 10:30:22 +00:00
Akinori MUSHA
a4542a306f
De-pkg-comment.
2003-02-18 04:24:40 +00:00
Joe Marcus Clarke
86374536df
GFax URL was stale. Update it with the new one.
...
PR: 48389
Submitted by: tadalunch@s5.xrea.com
2003-02-17 21:07:09 +00:00
Tilman Keskinoz
f22914e0ef
Mark broken after recent commoncpp and ccscript update.
...
Drop David Sugar <dyfet@gnu.org> from Maintainerline. He has currently no time to package for FreeBSD.
In Addition the only Hardware that used to work on FreeBSD, the voicetronix
card has no driver for FreeBSD > 4.4
PR: 47416
Submitted by: Marc Rassbach <marc@milestonerdl.com>
Approved by: David Sugar <dyfet@gnu.org> (old maintainer
2003-02-17 18:45:57 +00:00
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
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
David W. Chapman Jr.
624c96a62d
Add missing startup script
...
Submitted by: author
Approved by: maintainer
2002-07-02 16:31:33 +00:00
Hye-Shik Chang
873be20ff6
PERL -> REINPLACE_CMD
...
PR: 39262, 39263, 39264, 39265, 39266, 39267
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-27 13:32:14 +00:00
Anders Nordby
2f3e68f5a8
Rejecting new distfile with the same filename due to large and messy
...
diff, by using alternative master sites (at least for a while).
I'm trying to make the author roll a new tarball.
PR: 38823
2002-06-25 23:53:35 +00:00
Hye-Shik Chang
10cb7d0c73
Updating my email address.
...
Approved by: cjh (mentor)
2002-06-25 07:50:58 +00:00
David W. Chapman Jr.
3f33af92d9
Fix properly for building under -current
...
Enable cardbus support these modembs
Bump PORTREVISION
Submitted by: author
Approved by: maintainer
2002-06-24 02:41:53 +00:00
Jun Kuriyama
fb8a622cc8
Upgrade to 7.2.2.
...
Notified by: "Vladimir A. Jakovenko" <vovik@lucky.net>
2002-06-24 00:32:52 +00:00
Brian S. Dean
27155ebe5a
Upgrade to 1.4.3.
2002-06-22 13:52:28 +00:00
Maxim Sobolev
4803463633
Add USE_REINPLACE where appropriate.
2002-06-19 08:18:10 +00:00
David W. Chapman Jr.
de044c8065
Fix building on -current
...
Approved by: maintainer
2002-06-17 13:42:09 +00:00
Will Andrews
1aced58dae
Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to the
...
rigorous testing performed on the part of the KDE/FreeBSD Project
over the last three weeks. Thanks to everyone who helped test!
General changes:
[1] Follow KDE2 style by moving KDE core specific macros and
the like to x11/kde3/Makefile.kde.
[2] Fix a variety of comments or miscellaneous data to reflect
that this is KDE3 and not KDE2.
[3] Account for more empty directories in the PLISTs.
deskutils/kdepim3:
[4] More #include <malloc.h> -> #include <stdlib.h>.
audio/arts:
[5] Upgrade to 1.0.1.
[6] Point at MASTER_SITE_KDE not my own mirror.
audio/kdemultimedia3:
[7] Account for the removal of the <machine/soundcard.h> symlink.
Simply point all such includes at <sys/soundcard.h>.
editors/koffice-kde3:
[8] Get rid of #include <values.h> preemptively.
devel/kdesdk3:
[9] Remove cervisia from build if building on -CURRENT due to
C++-unsafe sys/wait.h. The header is believed to have been
fixed in newer -CURRENT (>= Jun 5) but we have not tested that.
devel/kdevelop:
[10] Upgrade to 2.1.1 and use KDE 3 version.
[11] Remove a number of suggested dependencies that no longer fit.
[12] Account for where the docs for Qt went since they got moved
to fit in hier(7) better.
graphics/kdegraphics3:
[13] Turn off kuickshow by default because it depends on imlib,
which in turn depends on gtk/glib. This will be revisited
when we split up the KDE ports a bit.
games/kdegames3:
[14] Fix compile error on -CURRENT where kpat/freecell-solver/md5.h
tried to define uint32_t after sys/types.h already had.
sysutils/kdeadmin3:
No particular changes.
misc/kdeaddons3:
No particular changes.
misc/kdeedu3:
[15] Re-add the huge number of missing @dirrm's.
misc/kdeutils3:
No particular changes.
misc/kde3-i18n-* and */kde3-i18n:
For the most part, no particular changes. A huge number of I18N
message updates went into this release, though.
french/kde3-i18n:
[16] Fix build Makefile error due to tarball builder's env.
net/kdenetwork3:
No particular changes.
x11-clocks/kdetoys3:
No particular changes.
x11/kdebase3:
[17] Account for mkfontdir "soft" build-time dependency. If
mkfontdir is available, use it to build fonts.dir where
kdebase installs fonts. Otherwise, don't bother.
[18] Patch ElectricEyes.desktop to use the name of the program
that FreeBSD uses when you install the port for it.
[19] Patches for KDM merged into KDE 3.0.1.
[20] Properly fix kdm/backend/xdmcp.c string format error.
x11/kdelibs3:
[21] Support the KDE3 version check to make sure no one
tries to install KDE2 then KDE3. The 'kde-version-check'
target is centralized in x11/kde3/Makefile.kde.
[22] Remove patch for kdeprint/configure.in.in.
[23] Add patch to fix critical icon loader bug.
x11/kde3:
[24] Add Makefile.kde for centralizing KDE core-specific macros
that don't belong in bsd.kde.mk.
x11-toolkits/qt30:
[25] Mark broken on any XFree86 version < 4 due to packing list
related problems if we tried to support XFree86 3.
[26] Error out if the user has Qt2 installed already.
x11-wm/kdeartwork3:
[27] Add USE_MESA to explicitly support the 3D screensavers.
[28] Re-add a large number of missing @dirrm's.
Credits:
[1] [4] [5] [6] [7]
[9] [10] [14] [16]
[21] [22] [24] [26]: will
[2] [3] [8] [15] [17]
[19] [25] [27] [28]: alane
[11] [12]
Submitted by: Lauri Watts <lauri@kde.org>
[13] Found by: mi
Removed by: will
[18] [23]
Submitted by: Andy Fawcett <andy@athame.co.uk>
Tested by: [in addition to the above, in no particular order]
knu
Mattias Douhan <matt@athame.co.uk>
Bradley T. Hughes <bhughes@trolltech.com>
Erik H. Bakke <ebakke@trolltech.com>
David Johnson <david@usermode.org>
JJ Behrens <jj@nttmcl.com>
Michael W. Collette <metrol@metrol.net>
Adriaan de Groot <adridg@sci.kun.nl>
Mark Rowlands <mark.rowlands@minmail.net>
Mark Stosberg <mark@summersault.com>
Dave Cantrell <phaedrus@alltel.net>
Mark Miller <joup@bigfoot.com>
Wesley Morgan <morganw@chemikals.org>
Arjan van Leeuwen <avl@operamail.com>
2002-06-15 16:16:32 +00:00
Ying-Chieh Liao
29218a1aba
Use ${REINPLACE_CMD} instead of ${PERL}
...
PR: 39238, 39239, 39240, 39241
Submitted by: maintainer
2002-06-14 07:04:51 +00:00
Pete Fritchman
861a0c69f4
Reset maintainership to ports@.
...
Submitted by: igla@batterybackups.net (old maintainer)
2002-06-12 22:50:03 +00:00
Christian Weisgerber
18fb1fc752
Import of wy60 2.0.2:
...
A curses-based emulator for the Wyse 60 terminal.
2002-06-12 13:31:06 +00:00
Cy Schubert
dc7dd580ed
My employer uses this one quite heavily. I'll maintain it.
2002-06-09 14:16:09 +00:00