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