1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

91240 Commits

Author SHA1 Message Date
Doug Barton
3fc7bee189 * Update for version 0.44
* Use %%PERL_ARCH%% to accomodate new .xs code
* Slightly improve the sorting, since it's majorly overhauled already
2004-01-02 02:34:57 +00:00
Doug Barton
19a8d7c89b This patch is no longer needed as of 0.44 2004-01-02 02:33:10 +00:00
Joe Marcus Clarke
88454c9afc * Update to 2.5.5
* Fix up the usage text
* Ignore arguments passed to REINPLACE_CMD so portlint will not complain on
  things such as ${REINPLACE_CMD} -e 's,/usr/local,${PREFIX},g' [1]
* Only match libraries installed into lib when looking for .so's [2]
* Try to make the PKGCATEGORY check a little more forgiving to committers
  checking single ports [3]

PR:		60608 [1]
		60803 [2]
Submitted by:	leeym [1] [2] (based on)
		dougb [3]
2004-01-02 02:20:41 +00:00
Ying-Chieh Liao
de6d2eb06e add run dependencies 2004-01-02 01:46:08 +00:00
Sergei Kolobov
101d4c7301 Add annoyance-filter 1.0b, Adaptive Bayesian Junk Mail Filter.
annoyance-filter uses Bayesian statistics to determine the probability
an E-mail message is junk based on an analysis of its contents compared
to collections of known junk and legitimate E-mail.

Suggested by:	phk
2004-01-02 00:31:57 +00:00
Edwin Groothuis
a8f032a31d More patches for squid, to keep up to date with the squid distribution.
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de> (privately)
Approved by:	maintainer timeout (still)
2004-01-02 00:28:12 +00:00
Pav Lucistnik
b1eaac776a - Update to 1.6
- Drop maintainership

PR:		ports/60799
Submitted by:	hrs
Approved by:	maintainer
2004-01-02 00:15:14 +00:00
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