Pav Lucistnik
5efb1fd548
- Update to 0.92.0, now with FreeBSD Bluetooth stack support
...
PR: ports/61319
Submitted by: Kirill Bezzubets <kirill@mpool.solaris.ru> (maintainer)
2004-01-13 20:24:58 +00:00
Jean-Marc Zucconi
8a8afe9bbc
Fix a buffer overflow problem.
...
Submitted by: guy@device.dyndns.org
2004-01-13 15:07:29 +00:00
Mark Linimon
bb4691d836
Reset maintainer from me@FreeBSD.org to ports@FreeBSD.org. Apparently
...
me@ has not been active in the FreeBSD community for some time now.
Reviewed by: portmgr@FreeBSD.org (a month or so ago)
2004-01-12 00:24:20 +00:00
Michael Haro
3f1730b358
update to 4.1.8
...
PR: 61176
Submitted by: maintainer
2004-01-10 18:26:48 +00:00
Edwin Groothuis
ef90f616b0
Nitpicks for the comms/qpage port
...
The comms/qpage port has a few minor problems. A default installation gives
the following errors when the /usr/local/etc/rc.d/qpage.sh script is
execute:
qpage[68438]: cannot open /etc/qpage.cf: No such file or directory
qpage[68438]: cannot access LockDir(/var/spool/lock): Permission denied
qpage[68438]: cannot access QueueDir(/var/spool/qpage): No such file or directory
qpage[68438]: cannot chdir to QueueDir(/var/spool/qpage): No such file or directory
In short:
1) qpage looks for its configuration file in /etc instead of /usr/local/etc
2) It setuid()'s to a user (daemon) without permission to access /var/spool/lock
but does not document this anywhere outside of the source.
3) It's queue directory is not created by installing the port.
PR: ports/48059
Submitted by: Kirk Strauser <kirk@strauser.com>
2004-01-10 08:48:29 +00:00
Sergei Kolobov
4f86b431f0
- Update to 0.5.8 [1]
...
- Fix pkg-plist: .mo files do not seem to get installed
PR: 61121 [1]
Submitted by: Guido Falsi <mad@madpilot.net>
2004-01-09 15:57:18 +00:00
Hye-Shik Chang
7df08c1499
Add port for py-lirc 0.0.4,
...
An infra-red remote controller library interface for Python.
PR: 60989
Submitted by: Lewis Thompson <purple@lewiz.net>
2004-01-07 06:41:40 +00:00
Mark Linimon
6202905164
The port did not build on many systems due to conflicting and missing
...
headers in certain files. It also blindly assumed the default prefix
for the etc directory was /etc. Also pet portlint.
PR: ports/60680
Submitted by: Samy Al Bahra <samy@kerneled.com>
2003-12-29 07:58:47 +00:00
Mark Linimon
d351a69968
Fix build on 5.x.
...
PR: ports/60675
Submitted by: Samy Al Bahra <samy@kerneled.com>
2003-12-29 07:30:09 +00:00
Mark Linimon
43916cb62f
Add p5-Image-Size to RUN_DEPENDS.
...
PR: ports/59495
Submitted by: Matthias Andree <matthias.andree@web.de>
Approved by: maintainer timeout (1 month)
2003-12-29 01:40:39 +00:00
Pav Lucistnik
25df151652
- Update to 0.91.0
...
PR: ports/60546
Submitted by: Kirill Bezzubets <kirill@solaris.ru>
2003-12-25 21:20:34 +00:00
Sergei Kolobov
b8948f43a8
- Restore Date created: and Whom: lines in the port Makefile header
...
to their historical values as in r1.1. Once the port is added,
these lines should not change.
(This commit fixes the last reference to ports@FreeBSD.org in ports'
Makefiles that does not use the canonical capitalization form)
2003-12-21 00:37:58 +00:00
Michael Haro
e737a26b7b
add working MASTER_SITES
2003-12-17 04:04:31 +00:00
Pav Lucistnik
3fc20d65a2
- Update to 0.5.7
...
PR: ports/60297
Submitted by: Guido Falsi <mad@madpilot.net>
2003-12-16 20:15:43 +00:00
Pav Lucistnik
99de867ec5
- Fix build when older version is already installed. This will prefer
...
newly build libgnokii on linking.
PR: ports/60253
Reported by: Krzysztof Stryjek <wtp+gnokii@bsdguru.org>
2003-12-15 19:52:27 +00:00
Pav Lucistnik
537ac8e57e
- Fix INDEX.
...
Pointy hat to: pav
2003-12-13 22:45:25 +00:00
Pav Lucistnik
cd5ded6a17
Add gammu, a command-line program to communicate with Nokia cell phones
...
over cable, infra and Bluetooth.
PR: ports/60211
Submitted by: Kirill Bezzubets <kirill@solaris.ru>
2003-12-13 20:39:49 +00:00
Pav Lucistnik
aea434c2a1
- Use native threading library
...
PR: ports/60206
Submitted by: Sebastian Yepes F. [ESN] <esn@x123.info> (maintainer)
2003-12-13 14:31:16 +00:00
Mark Linimon
03bb01f488
Add comms/qtpcr, software that controls the ICOM PCR-1000 Receiver.
...
PR: ports/52319
Submitted by: Sebastian Yepes <esn@x123.info>
2003-12-12 05:22:45 +00:00
Jun Kuriyama
87e836c627
Upgrade to 8.0.9 (bugfix).
2003-12-11 01:16:00 +00:00
Joerg Wunsch
3f3cd6af1f
Clean up historical baggage, and move the old local distfiles that
...
used to live under ${MASTER_SITE_LOCAL}/asami/LOCAL_PORTS to my own
public_distfiles.
No version changes involved.
2003-12-09 21:33:03 +00:00
Mark Linimon
17fb689155
Mark as broken on 5.x. Informed maintainer.
2003-12-08 05:22:40 +00:00
Mark Linimon
5cf699de3a
Mark as broken on 5.x. Maintainer's address currently bounces.
2003-12-07 06:16:24 +00:00
Mark Linimon
8288fd04a5
Per redirect response when sending mail to maintainer, update maintainer's
...
email address.
2003-12-07 06:08:36 +00:00
David E. O'Brien
fe553a55e1
Make the sample config file correct for FreeBSD.
2003-12-07 04:31:49 +00:00
Pav Lucistnik
58f793741a
Add py-bulksms, python client for BulkSMS.co.uk's HTTP API for sending
...
short text messages to cell phones. Port contains python module
and a command-line client 'sms'.
PR: ports/59987
Submitted by: Andy Gilligan <andy@evo6.org>
2003-12-06 12:37:43 +00:00
Pav Lucistnik
91943bf1cd
Add hamfax, a Qt/X11 application for sending and receiving facsimiles
...
over ham radio.
PR: ports/53444
Submitted by: Carl Makin <carl@stagecraft.cx>
2003-12-05 19:07:33 +00:00
Jun Kuriyama
88bd8f5825
Upgrade to 8.0.8.
2003-12-05 05:13:23 +00:00
Pav Lucistnik
fa4d36be29
- Update to 0.5.6
...
- Add WITH_SMSD knob to enable build of SMS messaging daemon
with optional MySQL or Postgresql backend
PR: ports/54498
Submitted by: Guido Falsi <mad@madpilot.net>
Approved by: adamw (mentor)
2003-12-04 22:00:20 +00:00
Dirk Meyer
a69da0ee63
- Fix MASTER_SITES
2003-12-04 03:21:37 +00:00
Tilman Keskinoz
d1868e9f76
- AMD64 has no APM
...
- Revert logic, i386 seems to be the only ARCH with APM
Submitted by: Adriaan de Groot
Approved by: portmgr (marcus)
2003-11-25 18:57:36 +00:00
Mark Linimon
19ebc18c75
Mark as broken on 5.x. The assumptions that the Makefiles make here,
...
about default compilation directories, do not work on 5.x for some reason.
2003-11-22 12:28:12 +00:00
Mark Linimon
6110eca7d0
Change BROKEN to IGNORE in the case of configurations that will never
...
be made to work.
2003-11-22 04:26:08 +00:00
Kirill Ponomarev
a13e3385eb
- Fix pkg-plist vodafone_autralia -> vodafone_australia
...
- Pet portlint
- Bump PORTREVISION
PR: 31910
Submitted by: Shaun Branden <shaun@pcuse.com>
2003-11-20 23:30:10 +00:00
Oliver Eikemeier
e3c2232e45
Reset unreachable MAINTAINERs to ports@FreeBSD.org
...
PR: 59109
Approved by: marcus (mentor)
2003-11-19 19:28:40 +00:00
Jun Kuriyama
0018321faa
Upgrade to 8.0.6.
2003-11-19 06:22:07 +00:00
Sergey A. Osokin
8e945423af
Fix build process on sparc64 and alpha systems.
...
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
PR: 59378
2003-11-18 11:46:10 +00:00
Dirk Meyer
ca27c348e1
- take maintainership
2003-11-17 19:33:49 +00:00
Joe Marcus Clarke
d3863e248a
unPERLify by using REINPLACE_CMD where appropriate.
...
PR: 47656
Submitted by: Simon 'portlint' Schubert <corecode@corecode.ath.cx>
2003-11-15 20:07:28 +00:00
Max Khon
3ab3cc9337
Fix build if bison is installed.
2003-11-14 14:28:05 +00:00
Trevor Johnson
e99ceadaf6
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
2003-11-13 14:45:08 +00:00
Hye-Shik Chang
5eae49fbd0
Update to 2.0
2003-11-10 12:07:28 +00:00
Cy Schubert
1ebd12176a
Add sites to fetch distfile from.
2003-11-09 01:26:30 +00:00
Kris Kennaway
879ba4468b
As announced on Aug 7, remove this broken port.
2003-11-08 06:01:35 +00:00
Mark Linimon
1492eb5e4b
Reset maintainer to ports@FreeBSD.org. Requested by: kris.
2003-11-03 07:28:44 +00:00
Kris Kennaway
6160dc3d41
Reset maintainer of ports owned by inactive committers who were just retired.
2003-11-03 00:54:32 +00:00
Sergey A. Osokin
3fedbd7501
Fix build on non-intel archs.
...
Notify from: kris via bento
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
PR: ports/57941
2003-11-02 20:59:12 +00:00
Edwin Groothuis
03f8a6f768
ports with possibly unreachable MAINTAINERs
...
*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:
PR: ports/58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-11-02 03:36:45 +00:00
Jun Kuriyama
f7f9fc355f
Upgrade to 8.0.5 (minor bugfixes).
2003-11-01 06:53:05 +00:00
Mark Linimon
86c7811283
Per distfile survey, remove old mastersites. All I could find on
...
Google was one project that appeared to be based on this source code:
http://cvs.synchro.net/cgi-bin/viewcvs.cgi/src/stp .
2003-10-26 08:01:23 +00:00