1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
Commit Graph

153492 Commits

Author SHA1 Message Date
Ion-Mihai Tetcu
af7aac8dec Update to 1.0.4 to fix serious vulnerability which, with
register_globals = On; permits including of any remote file, which in turn
permits rading of any file.

PR:		ports/98993
Submitted by:	maintainer
Security:	http://www.securityfocus.com/archive/1/435379
2006-06-16 09:18:18 +00:00
Alexey Dokuchaev
e8b61289ae - Fix the build with older GCC [1]
- Correct the #include of <mysql.h>
- Add `-rdynamic' to LDFLAGS for main executable

[1] Since I do not plan to commit GCC 2.95 support to Quetoo SVN, I decided
to not split patch for separate files.  Once we stop supporting RELENG_4,
this patch can go away if it would cause problems keeping it in sync.

Reported by:	krismail [1]
2006-06-16 08:28:04 +00:00
Ion-Mihai Tetcu
1bb350c739 Update to 2.06
PR:		ports/98491
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
Approved by:	maintainer
2006-06-16 08:23:10 +00:00
Gerald Pfeifer
ec0ea04338 Update to the 20060615 snapshot of GCC 4.0.4. 2006-06-16 08:20:14 +00:00
Xin LI
8df414e3d8 Enable OpenLDAP 2.4.x. 2006-06-16 08:15:56 +00:00
Ion-Mihai Tetcu
39ae0f2585 - Update to 2.3
Changes:
- Added panels system
- Completed Invite and multi conversation system

PR:		98968
Submitted by:	maintainer
2006-06-16 08:09:40 +00:00
Ion-Mihai Tetcu
942db0947e - Vulture's Claw no longer requires sdl-image as a depedency, so remove
it, and remove a stray reference to SDL_image.h from the source.

Noteced by:	Clive Crous, the Vulture's Claw developer
PR:		ports/99001
Submitted by:	maintainer
2006-06-16 08:02:49 +00:00
Ion-Mihai Tetcu
c391d75f3a Mark IGNORE if csup is already in the base system.
Approved by:	mux@
2006-06-16 08:01:46 +00:00
Erwin Lansing
8a91ddc838 Update to 0.2_1
PR:		99013
Submitted by:	Martin Kammerhofer <dada@pluto.tugraz.at>
2006-06-16 07:45:50 +00:00
Anton Berezin
86a381b881 Update to 0.23. 2006-06-16 07:28:03 +00:00
Michael Nottebrock
ff37c611b5 - Fix KDE Bug 128754 (media:/ confuses filedescriptor devices with floppies)
- Correct pkg-message (noticed by ale@)

PR: ports/98591
2006-06-16 07:19:46 +00:00
Yen-Ming Lee
187045daf6 - Update to 1.2.9
PR:		98255
Submitted by:	leeym
Approved by:	maintainer timeout
2006-06-16 07:05:10 +00:00
Vasil Dimov
7cdbf7d356 Upgrade from 0.5r1292 to 0.5r1325 2006-06-16 06:33:35 +00:00
Aaron Dalton
ff9ef295b2 - Update from v0.02 to v0.03
Approved by:	tobez (implicit)
2006-06-16 05:34:54 +00:00
Mark Linimon
23388699d1 * Update default MySQL version from 4.1 to 5.0 [1]
* Update default PHP version from 4 to 5 [2]

* Update default LDAP version from 2.2 to 2.3 [3]

* Add support for LDAP version 2.4 [4]

* Update default linux_base from '8' (Redhat 8) to 'fc4' (Fedora Core 4) [5]

* Switch default Linux X implementation from XFree86 to xorg to track the
  above [5]

* Deprecate INSTALLS_SHLIB and replace it by USE_LDCONFIG.  If set to "yes",
  the old behavior is preserved.  Otherwise, it can be set to a list of
  directories to be added to ${PREFIX}/libdata/ldconfig/${UNIQUENAME}.
  Note that this directory is used by ldconfig startup script, it is meant
  to replace ldconfig scripts installed by some ports as (sometimes
  000.${UNQUENAME}.sh) [6]

* Adds USE_LDCONFIG32 which is like USE_LDCONFIG but the target file is
  ${PREFIX}/libdata/ldconfig32/${UNIQUENAME} instead.  (Note: this should
  only be used on 64-bit architectures) [6]

* Set the default LANG for tr to be C to avoid some build problems [7]

* Include bsd.java.mk in both pre and post sections [8]

* Get rid of remnants of FORCE_PKG_REGISTER [9]

* Always print options with make showconfig [10]

PR:	92805 [1], 92806 [2], 96793 [3], 97515 [4], 96849 [5],
	91933 [6], 91381 [7], 97020 [8], 95841 [9], 97133 [10]

Submitted by:	ale [1][2], delphij [3][4], netchild [5], flz [6],
		Tsurutani Naoki <turutani at scphys dot kyoto-u dot ac dot jp>
		[7], hq [8], sem [9], pav [10]
2006-06-16 04:53:43 +00:00
Alexey Dokuchaev
cfb91fbfaa Fix the build on 4.X, respect CFLAGS.
Reported by:	krismail
2006-06-16 04:45:44 +00:00
Aaron Dalton
7f242f3ed9 - Add patch to deal with FreeBSD location of PFPRO_CERT_PATH
PR:		ports/98996
Submitted by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
Approved by:	tobez (implicit)
2006-06-16 04:26:57 +00:00
Alexey Dokuchaev
c3496b0186 Fix missing dependency, use modern GCC to build on 4.X.
Reported by:	krismail
2006-06-16 04:17:59 +00:00
Ade Lovett
98f17b9b93 Update to 1.1.1
Submitted by:	author
2006-06-16 01:59:33 +00:00
Eric Anholt
943d8d4d77 Correct MASTER_SITES now that people.freedesktop.org is on a different machine.
Submitted by:	Martin Wilke
PR:		ports/97711
2006-06-15 23:46:41 +00:00
Aaron Dalton
2e9364539f Adding port devel/p5-Filter-Template, A source filter for inline code
templates (macros).

Approved by:	tobez (implicit)
2006-06-15 22:54:22 +00:00
Emanuel Haupt
f9d804bf69 Update to 9 2006-06-15 22:38:30 +00:00
Emanuel Haupt
277b54612b Update to 12.5.17 2006-06-15 22:19:55 +00:00
Martin Wilke
731aca5f42 Update to 0.6.0
PR:		ports/98485
Submitted by:	miwi
Approved by:	krion (mentor), maintainer timeout
2006-06-15 21:46:23 +00:00
Martin Wilke
4bd5946976 Update to 0.5
PR:		ports/98484
Submitted by:	miwi
Approved by:	krion (mentor), maintainer timeout
2006-06-15 21:45:07 +00:00
Martin Wilke
6edd7bb9fd Update to 0.5
Add backup mirror

PR:		ports/97721
Submitted by:	miwi
Approved by:	krion (mentor)
2006-06-15 21:41:09 +00:00
Martin Wilke
52e94877ad Update MASTER_SITES
PR:		ports/97720
Submitted by:	miwi
Approved by:	krion (mentor)
2006-06-15 21:39:37 +00:00
Martin Wilke
3b4c39078a Add backup mirror
Fix http://people.freebsd.org/%7Efenner/portsurvey/net-im.html#jabber-aim

PR:		ports/97719
Submitted by:	miwi
Approved by:	krion (mentor)
2006-06-15 21:38:06 +00:00
Martin Wilke
a27f180688 Update MASTER_SITES
PR:		ports/97704
Submitted by:	miwi
Approved by:	krion (mentor)
2006-06-15 21:35:45 +00:00
Martin Wilke
13225494ca Update to pwcbsd-1.3.
Changelog available here: http://raaf.atspace.org/Changelog

PR:		ports/98938
Submitted by:	raaf
Approved by:	krion (mentor), maintainer
2006-06-15 21:33:43 +00:00
Andrew Pantyukhin
e4765836b2 Add port www/xpi-joga:
Don't kick yourself for missing a single goal!

* Stay up to date with the latest scores, see videos of the best goals,
  and talk about the 2006 World Cup with fellow fans.
* Downloads in minutes, installs in seconds, and keeps all your existing
  bookmarks and settings
* Get all the football action you can handle using Firefox's tabbed
  browsing and integrated search.
* Show support for your favorite team by changing the browser's look and
  feel.

WWW: http://www.mozilla.com/add-ons/jogacompanion/

Requested by:	itetcu
2006-06-15 20:38:25 +00:00
Ion-Mihai Tetcu
15a74bfa52 - fix incorporating from local mbox [1]
- bump PORTREVISION
- small portlint

Submitted by:	me (itetcu), Petre Bandac <petre@kgb.ro> [1]
Approved by:	maintainer [1]
Obtained from:	sylpheed-claws bug-tracking system [1]
2006-06-15 20:19:53 +00:00
Dirk Meyer
8ecb9e4c5d - fix spelling in help target
- support IPV6 for system with NO_MAILWRAPPER set
Reported by: Jamie Jones

Users on FreeBSD 2.x and 3.x must define SENDMAIL_WITHOUT_IPV6=yes

- update howto-sasldb
Bad URLs Reported by: Dean Hamstead
2006-06-15 19:11:12 +00:00
Andrey Slusar
ca182222c0 - Add patch to fix a memory problem resulting in a segfault when
modifying records. (jpilot.org)
- Add patch to fix unresolved symbol glob_tooltips when using
  jpilot-sync (jpilot.org)
- Take mainteinership.

PR:		ports/98956
Submitted by:	"Alex Samorukov" <samm@os2.kiev.ua>
2006-06-15 18:12:56 +00:00
Erwin Lansing
a75676ed34 Remove non-existent USE_GUNZIP
Approved by:	maintainer
2006-06-15 17:13:55 +00:00
Erwin Lansing
0e7de4a648 A patch to Perl 5.005_55 by the author implements a core API for
weak references. This module is a Perl-level interface to that API,
allowing weak references to be created in Perl.

A weak reference is just like an ordinary Perl reference except
that it isn't included in the reference count of the thing referred
to. This means that once all references to a particular piece of
data are weak, the piece of data is freed and all the weak references
are set to undef. This is particularly useful for implementing
circular data structures without memory leaks or caches of objects.

WWW: http://search.cpan.org/dist/WeakRef/

PR:		ports/98963
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru>
2006-06-15 16:05:41 +00:00
Erwin Lansing
62911c0372 - Update Soya3d to 0.11.2
- Update SoyaTutorial to 0.11
- Added new dependency (security/py-cerializer). py-soya3d allow to use py-cerealizer.
- Fixed the installation of SoyaTutorial.

PR:		98959
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
2006-06-15 16:04:37 +00:00
Andrey Slusar
82fda83533 When compiling mplayer against x264, configure says it's unavailable
because it does not link the test-program with -pthread.
Remove the static -lx264 and replaces it with the accurate
`pkg-config --libs x264`, so the linker finds all the symbols needed.
After that, mencoder can finally encode x264-movies.

PR:		ports/98914
Submitted by:	Mark Daniel Reidel <ports@mark.reidel.info>
Approved by:	maintainer
2006-06-15 15:48:16 +00:00
Erwin Lansing
f1bfe6a36c Update to 0.4
PR:		98958
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
2006-06-15 15:47:49 +00:00
Erwin Lansing
af6c2d5a92 Update to 0.5
PR:		98957
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
2006-06-15 15:46:39 +00:00
Alejandro Pulver
fa94f8db2a - Add OPTIONS.
- Remove pkg-message and NO_PACKAGE for !i386.
- Fix building on ia64 (take endianess from mahcine/endian.h and don't
  complain about an unknown arch), and probably other archs.
- Make portlint happy (append to BUILD_DEPENDS after bsd.port.pre.mk).

Approved by:	Ed Schouten <ed@fxq.nl> (maintainer)
2006-06-15 15:32:10 +00:00
Alexander Leidinger
61d18decda Depend upon linux-fontconfig like the linux-XFree86-libs port does. The
entire X related infrastructure of the linux ports which use fonts somehow
assume this.

This fixes missing fonts for those, which install from scratch instead of
portupgrade-ing to it.

Noticed by:	mezz
2006-06-15 15:22:33 +00:00
Roman Bogorodskiy
89fae5eb69 The Arena language was designed with the following main features in mind,
most of which were added on top of a very C-like core to support better
ad-hoc scripting:

    * syntax similar to ANSI C
    * standard library similar to ANSI C
    * automatic memory management
    * runtime polymorphism
    * support for exceptions
    * support for anonymous functions

Additionally, an interpreter for the Arena language can be implemented
to be very compact in terms of both source code size and memory consumption.

WWW:	http://www.minimalinux.org/arena/
2006-06-15 14:54:57 +00:00
Andrew Pantyukhin
041e6a2b5e - Update to 0.7 2006-06-15 13:45:01 +00:00
Mathieu Arnold
2c6eb506ee Update to 0.7 2006-06-15 13:24:01 +00:00
Mathieu Arnold
157cc9ba33 Update to 1.18
Restrict to perl 5.8+
2006-06-15 12:56:29 +00:00
Tilman Keskinoz
1ece8dfe17 Update to 20060611
Removed UXE_X_PREFIX

PR:		98928
Submitted by:	maintainer
2006-06-15 12:33:41 +00:00
Andrew Pantyukhin
953034faa5 - Update to 0.9.9.5.1 2006-06-15 11:28:55 +00:00
Sergey Matveychuk
8f469595ae - Update to 030606rc1
Contains fixes for a bug which causes segmentation fault
  to the c-icap server

PR:		ports/98903
Submitted by:	maintainer
2006-06-15 11:18:56 +00:00
Andrew Pantyukhin
8bee8dc8e4 - Update comment and pkg-decr
- USE_GETTEXT to pacify portlint

Approved by:	maintainer (timeout 17 days)
2006-06-15 11:12:25 +00:00