Hye-Shik Chang
4e6ef11a3c
Convert a LD_PRELOAD black magic to a white one utilizing python
...
shared library which is provided on modern python ports. This also
unbreaks build on amd64 and ia64.
Requested by: lioux
2005-05-18 04:11:39 +00:00
Adam Weinberger
86c9a613df
Update to 1.99.4.
2005-05-18 04:02:29 +00:00
Jean-Yves Lefort
d53912ff65
Update to 0.04
...
PR: ports/81125
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2005-05-18 00:47:45 +00:00
Michael Johnson
e820a38027
- no longer depend on math/ldouble for math/fftw3-long on >= 504000 since
...
it now has some long double math functions.
2005-05-18 00:41:58 +00:00
Jean-Yves Lefort
e209d3e676
- Fix build on -CURRENT [1]
...
- Do not ignore CXX and CXXFLAGS [1]
- Use DOCSDIR and EXAMPLESDIR [1]
- Use SUB_FILES=pkg-message
- Improve the grammar of pkg-message and pkg-descr
- Fix a typo in COMMENT
PR: ports/81124 [1]
Submitted by: KATO Tsuguru <tkato432@yahoo.com> [1]
2005-05-18 00:17:35 +00:00
Jean-Yves Lefort
de8eb42402
Update to 0.87
...
PR: ports/81123
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2005-05-17 23:52:55 +00:00
Michael Nottebrock
b1f8fced1a
dcopserver depends on iceauth at runtime.
...
PR: ports/81149
2005-05-17 23:50:05 +00:00
Jean-Yves Lefort
9b04c604d2
Update to 1.4.4
...
PR: ports/81122
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2005-05-17 23:44:45 +00:00
Dejan Lesjak
531f2e7795
- Correct the ranges of the bus resource windows on sparc64.
...
This makes PCI video cards work that hang off directly from
the Host-to-PCI bridge in machines like the Blade 100. [1]
- Default to old 'keyboard' driver for sparc64. Patches for 'kbd'
one were not enough so until new driver is fixed, this change
makes Xorg work with sparc64 keyboards. Knob WITH_SPARC_KBD is
provided to ease efforts of fixing 'kbd'.
Submitted by: marius [1]
2005-05-17 23:37:59 +00:00
Adam Weinberger
259bc46045
Update to 1.1.
...
Please keep in mind that new versions of this thing just install a new .xpi file
in ${DATADIR}. To upgrade, you must uninstall the old version (via the extensions
manager thinger), restart thunderbird, install the new version, and then restart
thunderbird again.
This info would be useful in /usr/ports/UPDATING, but I'm hesitant to put it
in there for every release.
2005-05-17 22:15:23 +00:00
Oliver Lehmann
73af9bda2b
fix/enable installation of gettext catalogue files
...
bump PORTREVISION
Reported by: Fridtjof Busse <fbusse@gmx.de>
PR: ports/81010
2005-05-17 21:29:50 +00:00
Greg Lewis
4348e7f10f
. This port is working well enough for me under 5.4 that I can run
...
graphical applications with it, so restrict the IGNORE setting regarding
bad system calls to earlier versions of FreeBSD. One suspects that
the actual change to fix things happened sometime earlier in 5.x, but
until we figure out exactly what change enabled it or have empirical
evidence regarding this 5.4 is a good cutoff.
2005-05-17 20:57:51 +00:00
Thierry Thomas
72c3c7ee15
Upgrade to 1709 RC6b - Build 20050516.
...
Changelog at <http://www.mercury.to/index.php?sub=Changelog >
2005-05-17 20:51:20 +00:00
Jean-Yves Lefort
56847eee1c
Update to 0.3.5
...
PR: ports/81121
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2005-05-17 20:23:22 +00:00
Pav Lucistnik
ede0ab2758
- Unbreak
2005-05-17 20:01:10 +00:00
Jean-Yves Lefort
7cdf64791e
Update to 2.7.7
...
PR: ports/81052
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2005-05-17 19:35:03 +00:00
Pav Lucistnik
15339b5e99
- Update to 2.0.38 release
...
PR: ports/81131
Submitted by: Anish Mistry <amistry@am-productions.biz> (maintainer)
2005-05-17 19:26:35 +00:00
Jean-Yves Lefort
e099ffdd94
Update to 1.4.0
...
PR: ports/81050
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2005-05-17 19:26:01 +00:00
Jean-Yves Lefort
a31569eafe
Update to 2.9.4
...
PR: ports/81049
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2005-05-17 19:15:42 +00:00
Pav Lucistnik
adb7a3e545
New port: math/pecl-big_int
...
Functions for calculations with arbitrary length integers and bitsets
Functions from this package are useful for number theory
applications. For example, in two-keys cryptography.
PR: ports/81115
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
2005-05-17 19:08:10 +00:00
Pav Lucistnik
f3cd864112
- Fix WITHOUT_MNG knob: libmng would indirectly add lcms dependency, which
...
is needed for color management components in GIMP
PR: ports/81152
Submitted by: Bjorn Konig <bkoenig@cs.tu-berlin.de>
2005-05-17 18:55:05 +00:00
Pav Lucistnik
3e15eb1d43
- Makefile cleanup
...
- Silence build warnings
- Fix plist
PR: ports/81007
Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com>
Approved by: Brad Davis <so14k@so14k.com> (maintainer)
2005-05-17 18:49:27 +00:00
Pav Lucistnik
77ae8714aa
GCfilms is a perl application that can be used to manage a movie collection.
...
PR: ports/81097
Submitted by: Remington <TastyNachos@charter.net>
2005-05-17 18:34:19 +00:00
Oliver Lehmann
86d570219d
use mkstemp(3) in locktest.c instead of executing mktemp(1) in Makefile
2005-05-17 18:25:57 +00:00
Anders Nordby
234074c5dc
Add man page.
...
Print correct version number.
Requested by: martinkov@pobox.sk
2005-05-17 18:22:47 +00:00
Michael Johnson
6ba4317777
- Update to 0.8.2.20050517 since the 0.8.2.20050516 tarball was rerolled.
...
Spotted by: mezz
2005-05-17 18:02:56 +00:00
Pav Lucistnik
52844642b5
- Backout part of bswap changes which completely broke playback
...
of encrypted DVD discs
PR: ports/80952, ports/80984
Diagnosed by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
2005-05-17 18:01:39 +00:00
Sergey Matveychuk
a8971230e4
- Add maildirquota (Maildir++) support to qmail.
...
- Add block-executables support to qmail.
- Add discard-double-bounces patch to qmail.
PR: ports/60440
Submitted by: ale
Reworked by: maintainer
2005-05-17 17:35:10 +00:00
Jean-Yves Lefort
d6472a8e3a
- Fix the packing list when NOPORTDOCS is defined [1]
...
- Use SUB_FILES=pkg-deinstall
PR: ports/81156 [1]
Submitted by: Björn König <bkoenig@cs.tu-berlin.de> [1]
2005-05-17 17:23:35 +00:00
Sergey Matveychuk
ab908d209c
- Mark ports BROKEN when/if they depend on mod_perl2.
...
With current mod_perl2 API change all old code *will* broken.
2005-05-17 17:18:23 +00:00
Luigi Rizzo
d0a81ab302
fix a bug when no audio devices are available, remove some dead
...
code, cleanup comments.
This version is more or less in line with the one that i submitted
to the asterisk developers.
2005-05-17 17:15:39 +00:00
Sergey Matveychuk
06509de513
- Update to 2.0.0-R5
...
This release has significant change in API.
All old code *will* broken.
Read how to fix it here: http://perl.apache.org/docs/2.0/rename.html
PR: ports/79962
Submitted by: maintainer
2005-05-17 17:13:43 +00:00
Roman Bogorodskiy
22f803d0bb
Update to 9.2.b.
...
PR: 80966
Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
Approved by: Joachim Str?mbergson (maintainer)
2005-05-17 17:10:17 +00:00
Anders Nordby
c4d69f22ee
Unbreak: plist fix, remove lmon directory if empty.
2005-05-17 17:06:59 +00:00
Anders Nordby
ad606baef4
Unbreak: plist fix, do not remove common Java class dir.
2005-05-17 17:02:11 +00:00
Anders Nordby
7675de1073
Update to 1.8.4.
2005-05-17 16:54:54 +00:00
Bruce M Simpson
48320709d5
Update to 2.6 point release.
2005-05-17 16:44:55 +00:00
Hajimu UMEMOTO
c75fd20826
New port -- SASL LDAPDB auxprop plugin
...
Though this is actually part of Cyrus SASL2, we cannot simply
enable it in security/cyrus-sasl2 to avoid dependency loop with
net/openldap.
2005-05-17 16:44:39 +00:00
Hajimu UMEMOTO
f897ca0089
Update to 2.1.21.
2005-05-17 16:36:55 +00:00
Hajimu UMEMOTO
3254625489
Update to 2.1.21.
...
LDAPDB auxprop plugin was added since this version. Unfortunately,
we cannot simply enable it in ports tree to avoid dependency loop
with OpenLDAP port. So, I'll add separete port for it later.
2005-05-17 16:35:40 +00:00
Anders Nordby
fb7de28c52
Update to 1.2.
...
Unbreak & fix plist.
2005-05-17 16:35:32 +00:00
Sergey Matveychuk
965a94b41e
- Document databases/firebird spliting
...
Submitted by: maintainer
2005-05-17 16:35:12 +00:00
James E. Housley
cee0d40687
Update to DAT 4493
2005-05-17 16:18:10 +00:00
Sergey Matveychuk
913cb3ae08
- Fix after spliting firebird
...
- Bump PORTREVISION
PR: ports/79337
Submitted by: Renato Botelho <freebsd@galle.com.br> (firebird maintainer)
2005-05-17 16:09:29 +00:00
Sergey Matveychuk
3c81cc0a13
- Split database/firebird into -client and -server
2005-05-17 16:03:55 +00:00
Sergey Matveychuk
2c50aa03a9
- Split databases/firebird in -client and -server ports
...
- Install libs and includes on ${LOCALBASE} instead ${LOCALBASE}/firebird
PR: ports/79337
Submitted by: maintainer
2005-05-17 16:02:37 +00:00
Mathieu Arnold
63305e301c
Update to 0.49
2005-05-17 15:50:50 +00:00
Max Khon
9f91925f02
- Fix build with wxgtk 2.6.0
...
- Bump PORTREVISION
Submitted by: Yuri Bushmelev
2005-05-17 15:50:37 +00:00
Mathieu Arnold
0764605c92
Update to 0.17
2005-05-17 15:22:20 +00:00
Mathieu Arnold
4a093a3ced
Update to 0.22
2005-05-17 15:10:19 +00:00