Adam Weinberger
d9d7af2242
Remove a deprecated REINPLACE, simplify the gstreamer lib minor no. check,
...
and remove the warning from the pkg-descr (the massive memory hogginess has
been fixx0red).
2004-01-01 23:31:49 +00:00
Sergei Kolobov
0702007805
Add skadns 0.23:
...
Skadns is a kind of an Asynchronous DNS client software:
- Kind of: it's small. Really small. But it just works.
- Asynchronous: all DNS operations are non-blocking.
- DNS client software: it's a DNS client, what you may know
as a "stub resolver". To perform full DNS resolution,
you will still need a full resolver like dnscache.
The skadns library offers a simple API to make asynchronous DNS queries.
The skadnsip, skadnsmx and skadnsfilter commands are examples
of how to use that API. They are mainly there for their source code.
The skadnsd daemon, usable as a child process or as a separate service,
handles the grunt work of DNS querying and makes the network
completely invisible to the client.
Author: Laurent G. Bercot <ska-skaware@skarnet.org>
WWW: http://www.skarnet.org/software/skadns/
2004-01-01 23:12:39 +00:00
Sergei Kolobov
fa70f9fe6e
- Update to 0.36
2004-01-01 22:22:15 +00:00
Dmitry Sivachenko
56507b4d52
Refer to perl binary as ${PERL}, not ${PERL5}, so the program continues to
...
work after perl update.
2004-01-01 22:13:38 +00:00
Sergei Kolobov
dd20ba70e2
- Update to 1.7
...
PR: 60747
Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
2004-01-01 22:10:41 +00:00
Dmitry Sivachenko
ba287e1256
Update to version 2.15.
2004-01-01 22:08:59 +00:00
Joe Marcus Clarke
2c0fd9b11e
x11-fonts/bitstream-vera is no longer restricted.
...
PR: 60798
Submitted by: zk <zk@wspim.edu.pl>
2004-01-01 21:34:15 +00:00
Dmitry Sivachenko
0da8f08560
Install scripts for DB creation for MySQL and PostgreSQL.
2004-01-01 21:19:32 +00:00
Dmitry Sivachenko
6f6dbd46bf
Update to version 0.77.
...
Submitted by: Autrijus Tang <autrijus@autrijus.org> (maintainer)
2004-01-01 19:50:34 +00:00
Kirill Ponomarev
7b3e3b65a0
- Update to version 1.8
...
PR: 60760
Submitted by: maintainer
2004-01-01 18:46:39 +00:00
Kirill Ponomarev
5952de42a0
Add glew 1.1.4,
...
The goal of the OpenGL Extension Wrangler Library (GLEW) is to
assist C/C++ OpenGL developers with two tedious tasks:
initializing and using extensions and writing portable
applications. GLEW provides an efficient run-time mechanism to
determine whether a certain extension is supported by the
driver or not. OpenGL core and extension functionality is
exposed via a single header file.
PR: 60717
Submitted by: Igor Pokrovsky <tiamat@comset.net>
2004-01-01 18:26:52 +00:00
Pav Lucistnik
2593bec07c
- Update to 1.2.3
...
PR: ports/60784
Submitted by: Vincent Tantardini <vinc@0x45.org>
2004-01-01 16:38:35 +00:00
Yen-Ming Lee
24a9267a1a
makes portlint happy
...
- apply DOCSDIR
- replace variable "file" with "f"
2004-01-01 15:57:50 +00:00
Yen-Ming Lee
70a6e4747e
makes portlint happy
...
- apply DOCSDIR
- replace variable "file" with "f"
2004-01-01 15:50:48 +00:00
Yen-Ming Lee
44f6265a1c
makes portlint happy
...
- apply DOCSDIR
- replace variable "file" with "f"
2004-01-01 15:45:09 +00:00
Yen-Ming Lee
bd2b99e2de
add missing MAN3 and update PLIST
...
PR: 60782
Submitted by: leeym
Approved by: maintainer
2004-01-01 15:28:56 +00:00
Michael Nottebrock
cd9206b125
Add libglut dependency.
2004-01-01 14:32:34 +00:00
Dmitry Sivachenko
62cb8cb014
Update to version 0.38.
...
Submitted by: Autrijus Tang <autrijus@autrijus.org> (maintainer)
2004-01-01 14:16:41 +00:00
Dmitry Sivachenko
235f58d27e
Update to version 0.07.
...
Submitted by: Autrijus Tang <autrijus@autrijus.org> (maintainer)
2004-01-01 14:15:15 +00:00
Mathieu Arnold
17e21289ba
Update to 0.34
...
Submitted by: Autrijus Tang <autrijus@autrijus.org>
2004-01-01 14:10:02 +00:00
Dmitry Sivachenko
41bbf71d7c
Update to version 0.37.
...
Submitted by: Autrijus Tang <autrijus@autrijus.org> (maintainer)
2004-01-01 14:07:13 +00:00
Dmitry Sivachenko
75fdd3fbc0
Put datafiles in /var/jabber directory.
...
Remind to remove this directory manually on deinstall.
2004-01-01 13:21:15 +00:00
Dmitry Sivachenko
b635444c7d
Eliminate the evidence that I stole this file from net/jabber port.
...
Update to reflect the actual names of spawned processes and
.pid-files location.
2004-01-01 13:19:25 +00:00
Pav Lucistnik
81e556ca75
- Update to 0.7.14
...
PR: ports/60777
Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
2004-01-01 11:17:17 +00:00
Pav Lucistnik
6be56eeaba
- Update to 1.0.24
...
PR: ports/60774
Submitted by: Patrick Atamaniuk <atamaniuk-ports@frobs.net> (maintainer)
2004-01-01 11:06:51 +00:00
Dmitry Sivachenko
a8f6886918
Set the appropriate permissions for config files;
...
Add dependency to libiconv;
Compile with debug messages unless WITHOUT_DEBUG is set;
Minor spelling nit.
2004-01-01 10:48:49 +00:00
Dmitry Sivachenko
d353b0a28b
Do delete config files if they were not changed after installation.
2004-01-01 10:45:51 +00:00
Dmitry Sivachenko
9c3f405041
Remind users about 'jabber' group, too.
2004-01-01 10:44:16 +00:00
Pav Lucistnik
ded36befce
- Add PGP key
...
- Fix WWW
Submitted by: Dirk-Willem van Gulik <dirkx@webweaving.org> (maintainer)
2004-01-01 10:08:38 +00:00
Pav Lucistnik
96062bf5d4
Steam is Valve's new way of getting games into your hands ASAP. Games like
...
Half-Life, Counter-Strike, and Counter-Strike Condition Zero
are all being made available through Steam.
This is a dedicated server, Linux version.
PR: ports/60660
Submitted by: Hideki Machida <hido@neojapangz.com>
2004-01-01 10:00:23 +00:00
Jun Kuriyama
a3ec36a89f
Upgrade to 1.1.0.3.
2004-01-01 08:53:20 +00:00
Greg Lewis
9b7e4ac10b
. Update to 2.5.6.
2004-01-01 06:48:05 +00:00
David E. O'Brien
fb4f6fd5a8
There is also a run-time dependancy on libvc.
2004-01-01 04:03:47 +00:00
Joe Marcus Clarke
3a1fb90a20
Revert the previous commit. I had forgotten about the special pkg-message
...
that already existed for gnome2-lite.
2003-12-31 23:40:13 +00:00
Joe Marcus Clarke
36e84dbde5
Add a pkg-message that points users to the FreeBSD GNOME website.
2003-12-31 23:37:35 +00:00
Joe Marcus Clarke
840b90d6ac
Update to 2.4.4.7.
2003-12-31 22:18:49 +00:00
Pav Lucistnik
97ebec7673
- Update to 0.1.7
...
Approved by: adamw (maintainer)
2003-12-31 22:13:21 +00:00
Michael Nottebrock
d80ad25f88
Add build-shimmies for qt-odbc-plugin.
2003-12-31 19:33:01 +00:00
MANTANI Nobutaka
fa091dae24
Update to 0.2.2.
2003-12-31 19:31:18 +00:00
Michael Nottebrock
5bf07460a2
Add qt-odbc-plugin, a database plugin for the QT toolkit.
2003-12-31 19:29:54 +00:00
Cy Schubert
590cd2b0df
Maintainer fails to reply to my emails. Reverting MAINTAINER to ports.
2003-12-31 19:21:58 +00:00
Cy Schubert
8137d350d2
Fix for -current.
...
PR: 57130
2003-12-31 19:20:15 +00:00
David E. O'Brien
8ad5abe097
Portlint
2003-12-31 18:38:24 +00:00
Pav Lucistnik
d1c4570577
Add widentd, a small ident/rfc1413 deamon which provides a fixed
...
(and fake) auth reply regardless of the ip/port pair quoted.
Its intended use is on firewalls and NAT machines - where you
may want to simply syphon off auth-requests from for example
irc servers.
PR: ports/60766
Submitted by: Dirk-Willem van Gulik <dirkx@skutsje.san.webweaving.org>
2003-12-31 18:29:44 +00:00
Joe Marcus Clarke
8e8f687de7
Add gweled, a GNOME version of the games "Bejeweled" or "Diamond Mine."
...
Submitted by: James Earl <james@icionline.ca>
2003-12-31 17:58:45 +00:00
Pav Lucistnik
c2d7882d5f
- Update to 0.8.9
2003-12-31 17:56:09 +00:00
Pav Lucistnik
f069c11957
- Update to 2.1.4
...
- Unbreak on 5.x
- Update MASTER_SITES
PR: ports/60751
Submitted by: Patrick Atamaniuk <atamaniuk-ports@frobs.net> (maintainer)
2003-12-31 17:42:48 +00:00
James E. Housley
3b668cc707
Update to DAT 4312
2003-12-31 17:10:23 +00:00
Pav Lucistnik
70981a2bf7
- Fix build on 5.x
...
- Update MASTER_SITES
PR: ports/60750
Submitted by: Patrick Atamaniuk <atamaniuk-ports@frobs.net> (maintainer)
2003-12-31 17:03:46 +00:00
Pav Lucistnik
26a55b7a90
Clarify boodler entry.
...
Submitted by: Dan Pelleg <dpelleg+@cs.cmu.edu> (boodler port maintainer)
2003-12-31 15:31:41 +00:00