1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

115198 Commits

Author SHA1 Message Date
Pav Lucistnik
e2b85c62d0 Add libgiigic, a convenience library that works on top of libgii whereby gic
stands for 'General Input Configuration'.  It provides easy Descent/Forsaken
style input configuration.  It basically handles binding of keystrokes, mice
and valuators to program actions. For short, it allows to configure input
events with actions as you know from modern computer games.

PR:		ports/74822
Submitted by:	Antoine Brodin <antoine.brodin@laposte.net>
2004-12-08 23:52:08 +00:00
Brooks Davis
fe4b9508d0 Improve BROKEN syntax and message.
Suggested by:	krion
2004-12-08 23:50:03 +00:00
Brooks Davis
1dbf74997a Mark BROKEN on alpha. 2004-12-08 23:42:02 +00:00
Pav Lucistnik
0097fc12e6 - Fix build with gcc 3.4
PR:		ports/74790
Submitted by:	Dominik Brettnacher <domi@saargate.de> (maintainer)
2004-12-08 23:35:17 +00:00
Pav Lucistnik
5fff65a307 - Remove cesnet.dl.sourceforge.net, it suffered fatal hardware failure
some time ago
2004-12-08 23:33:00 +00:00
Kirill Ponomarev
8d8e5c6d35 BROKEN: Does not compile on 4.x 2004-12-08 23:27:24 +00:00
Archie Cobbs
d2040254c8 Update to version 0.3. 2004-12-08 23:26:21 +00:00
Pav Lucistnik
94248bd8b9 - Master site is down due to billing problems, provide a backup site
Reported by:	pointyhat
2004-12-08 23:22:37 +00:00
Sergey Matveychuk
4c0635e2e4 Integrate the following vendor patches as published on
http://www.squid-cache.org/Versions/v2/2.5/bugs/:

- a malformed hostname can cause squid to return random data as error messages,
  possibly leaking internal information from former requests (squid bug #1143).
  (This is classified as a minor security issue by the squid developers, so
  maintainer cc'ed security-team@. See VuXML entry.)
- the "httpd_accel_port 0" directive does not work on its own (squid bug #1121)
- fix crashes occuring when using cachemgr's "vm_objects" operation (squid
  bug #1149)

PR:		ports/74859
Submitted by:	maintainer
2004-12-08 23:16:53 +00:00
Kirill Ponomarev
2a27888eaf BROKEN on 4.x: Broken pkg-plist 2004-12-08 23:16:13 +00:00
Kirill Ponomarev
6daf4e62d6 Fix build on 4-x 2004-12-08 23:03:10 +00:00
Kirill Ponomarev
720a67642b BROKEN: Unfetchable 2004-12-08 22:53:32 +00:00
Brooks Davis
a0c603d808 Add David Black's DataBase Definer, a tool for reading and writing
simple flat-text data files.
2004-12-08 22:39:12 +00:00
Tilman Keskinoz
898bfc7019 libcdio: Update to 0.71
vcdimager: Update to 0.7.21
vlc: Chase share library bumps, Bump PORTREVISION
2004-12-08 22:19:42 +00:00
Dejan Lesjak
f87cb7ef52 Add perl dependency (it will no longer be implied by USE_X_PREFIX).
Change maintainer's address.

Pointed out by:	dosirak via kris, while testing X.Org upgrade
Submitted by:	maintainer
2004-12-08 22:13:37 +00:00
Joerg Wunsch
141add0eb6 Kill -Winline and -Werror, so this port stops from failing to build in
case today's compiler won't inline this or that function where the
author believed it could inline it.
2004-12-08 22:10:47 +00:00
Pav Lucistnik
4747781ba0 Add mod_transform, a filter module that allows Apache 2.0 to do dynamic XSL
Transformations on either static XML documents, or XML documents generated
from another Apache module or CGI program.

PR:		ports/74787
Submitted by:	Stanislas Ormieres <stan@stormier.net>
2004-12-08 21:27:24 +00:00
Tilman Keskinoz
43f65bc363 Fix pkg-plist
Reported by:	pointyhat cluster
2004-12-08 21:20:08 +00:00
Dejan Lesjak
f691fe94db Fix build without imake.
Pointed out by:	dosirak via kris, while testing X.Org upgrade
Approved by:	maintainer
2004-12-08 20:59:56 +00:00
Dejan Lesjak
78aba9eb1e Fix build without imake.
Pointed out by:	dosirak via kris, while testing X.Org upgrade
Approved by:	maintainer
2004-12-08 20:54:09 +00:00
Pav Lucistnik
46acfaaa40 - Update to 0.92
PR:		ports/74867
Submitted by:	Radek Kozlowski <radek@raadradd.com> (maintainer)
2004-12-08 20:53:26 +00:00
Thierry Thomas
07bd173377 - fix a coredump;
- take maintainership.

PR:		ports/74326
Submitted by:	Thomas Kempka.
2004-12-08 20:52:38 +00:00
Pav Lucistnik
3ec26a59ff - Close curly bracket in rc script
Spotted by:	rushani
Approved by:	cperciva (maintainer)
2004-12-08 20:27:03 +00:00
Pav Lucistnik
192f7432e3 - Update to 20041203.1245 snapshot
- add support for MYSQL50 and handle MYSQL cases right [1]
- add support for exim [2] which we build with the same database back-end
  as dspam if possible
- fix PREF_EXT and BDB4 cases as well in our Makefile

[1] based on ports/74761 by Gea-Suan Lin <gslin@netnews.NCTU.edu.tw>
[2] suggested, incorrectly, in ports/74762 by Shahbaz Javeed <sjaveed@adderpit.com>

PR:		ports/74796
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> (maintainer)
2004-12-08 20:20:00 +00:00
Pav Lucistnik
413580c816 - Update to 0.9.12
PR:		ports/74804
Submitted by:	Matt Dawson <matt@mattsnetwork.co.uk> (maintainer)
2004-12-08 20:06:33 +00:00
Pawel Jakub Dawidek
db6e4244c6 Fix compilation on sparc64. 2004-12-08 19:40:33 +00:00
Pav Lucistnik
5b4e49c639 - Take care of leftover pkgconfig directory
PR:		ports/74818
Submitted by:	Simon Barner <barner@gmx.de> (maintainer)
2004-12-08 19:36:55 +00:00
Pierre Beyssac
573f9ae62c Fix wrong assumption on iconv args on amd64.
Submitted by:	Sean McNeil <sean@mcneil.com>
2004-12-08 19:32:45 +00:00
Pav Lucistnik
aa4fbca3ff - Make the library actually usable on gcc 3.4 systems:
/usr/local/lib/libfame.so: undefined reference to `_mmx_one'

PR:		ports/74806
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
Obtained from:	http://www.linuxfromscratch.org/blfs/downloads/svn/libfame-0.9.1-gcc34-1.patch
2004-12-08 19:29:09 +00:00
Mario Sergio Fujikawa Ferreira
bcba0638b2 o Fix issue with python 2.4. Fix with small changes from Hoffman
obtained from BitTornado forum

http://forums.degreez.net/viewtopic.php?t=3581&sid=2428d7d8dff1871f7fb2118548bdc86c

o Bump PORTREVISION to force update
o Remove BROKEN
2004-12-08 19:19:29 +00:00
Pav Lucistnik
9f8a9a5721 - Update to 0.4.4
PR:		ports/74815
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-12-08 19:17:16 +00:00
Pav Lucistnik
445e3c2675 - add mirror sites managed by myself
- server.pid-file config file entry needed by init script
- WITHOUT_OPENSSL tunable to disable SSL support (enabled by default)

PR:		ports/74812
Submitted by:	Hendrik Scholz <hendrik@scholz.net> (maintainer)
2004-12-08 19:05:32 +00:00
Mario Sergio Fujikawa Ferreira
5cddef9d6f Fix libmpeg2 detection on 4.x branch
Submitted by:	glewis
2004-12-08 18:53:44 +00:00
Pav Lucistnik
896fba4066 - Update to 1.4.1
PR:		ports/74799
Submitted by:	Carl Makin <carl@stagecraft.cx> (maintainer)
2004-12-08 18:51:02 +00:00
Doug Ambrisko
2f7691307d Fix build error on 4.X and 6.X. Different problems though. 2004-12-08 18:31:42 +00:00
Michael Nottebrock
679bbc2184 Bump PORTREVISION to force rebuilding sip with python 2.3. 2004-12-08 17:52:19 +00:00
Pav Lucistnik
8fd8d73c02 - Fixate IRC pasto 2004-12-08 17:40:32 +00:00
Pav Lucistnik
6773fc99e5 - Update to 0.8
PR:		ports/74795
Submitted by:	cperciva (maintainer)
2004-12-08 17:34:22 +00:00
James E. Housley
67c17a63d8 Update to 4412 2004-12-08 17:23:27 +00:00
Pav Lucistnik
cd39d9dbda - This just is not on MASTER_SITE_GNOME, never was, and perhaps never will be 2004-12-08 17:22:00 +00:00
Erwin Lansing
1b31947057 - Fix path to icons in template-files
- Bump PORTREVISION

Submitted by:	maintainer
2004-12-08 17:18:44 +00:00
Greg Lewis
f83d6dcad2 . Add amd64 to ONLY_FOR_ARCHS.
Inspired by:	PR 74465
2004-12-08 16:39:06 +00:00
Joe Marcus Clarke
801c587a0d Update to 2.0.3.
Approved by:	maintainer
2004-12-08 16:37:07 +00:00
Volker Stolz
719e60ad2e Update to 4.6.25
PR:		ports/74807
Submitted by:	Toni Viemero
Approved by:	maintainer
2004-12-08 16:26:54 +00:00
Greg Lewis
acb1f291d5 . Add amd64 to ONLY_FOR_ARCHS line.
PR:		74465
Submitted by:	Conrad J. Sabatier <conrads@cox.net>
2004-12-08 16:26:21 +00:00
Greg Lewis
3b219dfd39 . Add amd64 to ONLY_FOR_ARCHS.
Inspired by:	PR 74465
2004-12-08 16:22:55 +00:00
Pav Lucistnik
58a93b4b1c - Update to 1.1.2
PR:		ports/74776
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-12-08 15:36:59 +00:00
Michael Nottebrock
bc343a7df3 PyQt doesn't like python 2.4, restrict it and ports depending on it to
python 2.3 for the time being.
2004-12-08 15:31:32 +00:00
Mario Sergio Fujikawa Ferreira
59984c0db1 Mark BROKEN since it "does not work with python 2.4" 2004-12-08 15:12:40 +00:00
Mario Sergio Fujikawa Ferreira
7ca10bae17 Fix build without NOPORTDOCS: force detection of port textproc/texi2html
Reviewed by:	Randy Pratt <rpratt1950@earthlink.net>,
		Frank Mayhar <frank@exit.com>
2004-12-08 15:05:16 +00:00