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

13580 Commits

Author SHA1 Message Date
Clement Laforet
66eabe8f09 - Remove -02 [1] related patch
It's b0rked for compilers which don't support -fno-strict-aliasing

[1] ports/73797 : Be causious compiling with -O2 (use -fno-strict-aliasing)
2005-09-20 19:51:46 +00:00
Anton Berezin
c5a30aeea9 Update to 1.74. 2005-09-20 16:39:05 +00:00
Erwin Lansing
9030b5c3b8 Reset maintainership of Seamus Venasse who has not responded for some time.
Thank you for your efforts in the past!

Noticed by:	tobez
Approved by:	portmgr (self)
2005-09-20 14:20:34 +00:00
Renato Botelho
35a2d230ba Add libbegemot 1.11, a function library for begemot tools.
PR:		ports/86327
Submitted by:	Andrey V. Elsukov <bu7cher@yandex.ru>
2005-09-20 10:54:55 +00:00
Simon Barner
e8a2db3f9d - fix build on 7-current [1]
- Add forgotten internal dependency for FreeBSD 4.

Reported by:	mich [1]
2005-09-20 10:26:27 +00:00
Ying-Chieh Liao
ed3578c691 upgrade to 4.2.2 2005-09-20 01:03:36 +00:00
Tom McLaughlin
f5301b5add - Change maintainership of my Mono related ports over to the BSD#
project mailing list.  This is the mailing list listed as the
  maintainer for all my other Mono related ports.

Approved by:	ahze (mentor)
2005-09-20 01:00:40 +00:00
Simon Barner
d711a485a0 - Fix on FreeBSD 6 and above: [1] [2]
Valgrind did not handle the following sysarch calls, and thus crashed
  immediately
    o get_fsbase
    o set_fsbase
    o get_gsbase
    o set_fsbase

- Valgrind no longer dumps core when its client application does. [2]

  Valgrind-snapshot does contain for safing the client's core dump,
  but it does not work (it resulted in a crash) and has therefore been
  disabled.

- Fix crash with valgrind-snapshot when the application to debug
  does not exists or cannot be accessed.

- Fix symlink farms for threading libraries. FreeBSD 4-7 are
  handled. [2]

- Bump PORTREVISION

Reported by:	Ulrich Spoerlein <q@galgenberg.net> [1],
		Chris Gilbert <Chris@lainos.org> [2]
PR:		ports/86007 [1]
2005-09-20 00:40:08 +00:00
Vsevolod Stakhov
3144b0f8c8 Update to maintenance release 4.3.1
PR:		86332
Submitted by:	Danny Pansters (maintainer)
2005-09-19 19:12:03 +00:00
Sergey Matveychuk
5162920921 - Remove USE_GMAKE. The port builds well with a system make(1). 2005-09-19 17:17:22 +00:00
Kirill Ponomarev
74566d4af3 Update to 0.5.19 2005-09-19 13:57:57 +00:00
Lev A. Serebryakov
617b2286f3 Latest version. 2005-09-19 13:39:59 +00:00
Lev A. Serebryakov
f57f8830fe Latest gcc 3.4.4, latest msp430 patches. 2005-09-19 13:39:41 +00:00
Lev A. Serebryakov
54d040fb9c Update to version 2.16.1
Unbroke.
2005-09-19 12:48:52 +00:00
Renato Botelho
2d8df958b8 Add cvsspam 0.2.12, sends diffs when a change is committed to your CVS
repository.

PR:		ports/86231
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-09-19 10:47:50 +00:00
Max Khon
2fc3a82370 Properly capitalize IGNORE. 2005-09-19 10:22:57 +00:00
Max Khon
402fee30cb - fix pkg-plist (add %D after @unexec rmdir...) [1]
- bump PORTREVISION
- correctly capitalize IGNORE

PR:		86320
Pointy hat to:	fjoe
2005-09-19 10:16:12 +00:00
Clement Laforet
4a8a47415e - Don't switch to www/apache20 to minimize changes to not break INDEX
- Introduce APACHE_COMPAT variable keep weak dependencies on APACHE_PORT
  working

make INDEX is still broken
2005-09-19 08:57:43 +00:00
Alex Dupre
6630fd6628 Sync with bsd.port.mk: bump MySQL 5.0 shared lib version. 2005-09-19 06:13:52 +00:00
Diomidis Spinellis
016951f82d Add NO_LATEST_LINK definition.
Noted by:	Kris Kennaway
2005-09-18 21:44:06 +00:00
Clement Laforet
e7b1560f4f - Sync portmk with next exp-build patchset.
- Remove temporarily all eik's work. We'll try to find a decent way to deal
  with major changes. Of course we'll reuse his good ideas

List of changes (PR - synopsis)
85695 - Add bsd.database.mk.
85669 - bsd.ports.subdir.mk: Ports not escape plus signal in make search
85488 - [PATCH] New "makepatch: " target to help ports authors
86106 - ${CC} should be added to ${MAKE_ENV} when ${USE_GMAKE} is set
84489 - Depreciated MACHINE_ARCH being used in bsd.port.mk
83835 - Remove OpenLDAP ver. 21
83718 - Add bsd.tcl.mk for convinience for tcl/tk ports
83716 - Fix cosmetic bug in security-check target
83710 - Add INDEX-7
82753 - patch to add functionality to ports macro bsd.port.subdir.mk
82138 - [patch] timewaster: remove old versions from bsd.port.mk
81206 - new category proposal: net-im
79509 - add .desktop file facilities to bsd.port.mk
79123 - [patch] bsd.port.mk - add SHA256 support to "make checksum"
74866 - Update Mk/bsd.port.mk to support python packages with OPTIONS
73797 - Be causious compiling with -O2 (use -fno-strict-aliasing)
85490 - [PATCH] If WANT_LINT is set, port building can break
XXXXX - Add bsd.apache.mk
2005-09-18 20:34:12 +00:00
Thierry Thomas
dc812b1a4a Upgrade to 2.5.5.
Changelog at <http://bouml.free.fr/historic.html>.
2005-09-18 19:23:34 +00:00
Michael Johnson
474905dca9 - Update to 5.1.0
- I didn't bump libver because evince and pdf both work with out it being bumped
  if anyone has problems please email me.

PR:		ports/86264
Submitted by:	Ports Fury
2005-09-18 18:22:12 +00:00
Pav Lucistnik
c748169577 - Update to 1.3
- Take maintainership

PR:		ports/86296
Submitted by:	Soren Straarun <xride@x12.dk>
2005-09-18 15:26:43 +00:00
Koop Mast
94b016e8a9 s/X11BASE/PREFIX/ in devhelp start script.
For X11BASE != PREFIX cases.

Submitted by:	bland
2005-09-18 13:55:49 +00:00
Max Khon
dff1020ff3 - This port requires perl 5.6+.
- Bump PORTREVISION.
2005-09-18 07:13:50 +00:00
Max Khon
875da50be7 Fix typo in IGNORE message ("Requiers" -> "Requires"). 2005-09-18 07:10:45 +00:00
Mario Sergio Fujikawa Ferreira
3b940d8a15 Fix WWW tag
PR:		85891
Submitted by:	Marcus Alves Grando <marcus@corp.grupos.com.br>
2005-09-17 22:43:15 +00:00
Ollivier Robert
5c019e9c68 Fix plist.
Submitted by:	kris (through pointyhat)
2005-09-17 21:29:43 +00:00
Lars Thegler
13cd4365fd Chase updated binaries
Noticed by:	phk
2005-09-17 21:09:20 +00:00
Lars Thegler
9dd55cf6f5 Add p5-Module-Reload-Sel 1.02, reload perl library files when updated on
disk.

PR:		ports/85126
Submitted by:	simond@irrelevant.org
2005-09-17 17:45:30 +00:00
Diomidis Spinellis
27f7a68e10 Add missing architecture-specific files (alpha, amd64, ia64, sparc64)
to distinfo, and document how distinfo can be recreated.

Noted by: Kris Kennaway
2005-09-17 16:19:48 +00:00
Pav Lucistnik
b1e4210260 This is a port of the SFS-Lite development libraries. The SFS toolkit
was developed to support the SFS distributed file system (see
http://www.fs.net).  But because others use the toolkit for other
reasons, we're making SFS's libraries available as a separate,
lightweight package.  sfslite compiles much faster and can be
installed as different non-conflicting build modes (such as
sfslite-dbg or sfslite-noopt) so might be better for some applications
that need the SFS libraries but not SFS.

PR:		ports/86178
Submitted by:	Maxwell Krohn <krohn@mit.edu>
2005-09-17 11:04:52 +00:00
Yen-Ming Lee
593c035317 - update to 1.48 2005-09-17 02:33:51 +00:00
Yen-Ming Lee
fbeb272692 - add p5-accessors-0.02
The accessors pragma lets you create simple accessors at compile-time.
2005-09-17 02:20:35 +00:00
Ollivier Robert
572f409436 Update to newly-released 0.7.
Take over maintainership from ports@.
2005-09-16 23:07:43 +00:00
Pav Lucistnik
da79b9d376 PHP - Replace, rename, and remove user defined functions and classes.
Define customized superglobal variables for general purpose use.
Execute code in restricted environment (sandboxing).

PR:		ports/84545
Submitted by:	Elias Mandouvalos <ocean@mail.gr>
2005-09-16 22:31:01 +00:00
Pav Lucistnik
92b67b5ed4 Adime is a portable add-on library for Allegro with functions for generating
Allegro dialogs in a very simple way. Its main purpose is to give as easy an
API as possible to people who want dialogs for editing many kinds of input
data.

PR:		ports/85165
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-09-16 20:41:59 +00:00
Marcus Alves Grando
0f884fd1f5 Update to 2.2.0
Approved by: pav (mentor)
2005-09-16 19:15:58 +00:00
Marcus Alves Grando
346fd0a6a3 Update my email
Approved by: pav (mentor)
2005-09-16 17:58:32 +00:00
Marcus Alves Grando
9db16ac139 Update to 0.99.40
Approved by: pav (mentor)
2005-09-16 15:36:38 +00:00
Marcus Alves Grando
d07438e07c Update to 1.6
Use cpio to install examples and docs

Approved by: pav (mentor)
2005-09-16 15:33:56 +00:00
Marcus Alves Grando
5c7d3fa720 Update to 5.3.4
Approved by: pav (mentor)
2005-09-16 15:32:20 +00:00
Lev A. Serebryakov
d5affcbdad Add support for apache21
PR:		ports/85900
2005-09-16 12:07:29 +00:00
Lev A. Serebryakov
572e44d79e Update to version 1.2.3
Enable Java HL bindings on 5.3 and newer systems.
2005-09-16 12:01:00 +00:00
Renato Botelho
6a07a176d8 - Update to 5.4.18
PR:		ports/86117
Submitted by:	Ports Fury
2005-09-16 11:04:01 +00:00
Lev A. Serebryakov
1617b410fa Update to latest versions. 2005-09-16 10:49:26 +00:00
Lev A. Serebryakov
824761d675 Update to latest version. 2005-09-16 10:45:55 +00:00
Anton Berezin
26ff85d879 Update to 2.30. 2005-09-16 09:21:21 +00:00
Anton Berezin
30eb07d674 Update to 1.13. Require perl >= 5.6 2005-09-16 09:16:47 +00:00