Oliver Lehmann
47b6b6d047
don't sed ${WRKSRC}/Makefile.in twice
...
Noted By: Atanas <atanas@aplus.net>
2005-01-21 06:11:02 +00:00
Hiroki Sato
4f387e35ee
Fix a buffer overflow which can be triggered by
...
a large /Encrypt /Length keyLength value. Bump PORTREVISION.
Obtained from: ftp://ftp.foolabs.com/pub/xpdf/xpdf-3.00pl3.patch
CVE Name: CAN-2005-0064
2005-01-21 02:39:55 +00:00
Pav Lucistnik
502a4aee8f
- Fix build when older e2fsprogs is installed
...
- Drop USE_GCC
- Rename DISABLE_NLS to WITHOUT_NLS
PR: ports/76488
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
2005-01-20 23:24:35 +00:00
Michael Nottebrock
c610981731
Fix yet another buffer overflow in imported xpdf sources.
...
References:
http://www.koffice.org/security/advisory-20050120-1.txt
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0064
http://www.idefense.com/application/poi/display?id=186&type=vulnerabilities
2005-01-20 23:22:58 +00:00
Pav Lucistnik
9908d0064a
- Update to 041202
...
- Disable multibyte on FreeBSD 4
PR: ports/76486
Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer)
2005-01-20 23:12:20 +00:00
Edwin Groothuis
cfd2d551b1
PORTVERSION -> DISTVERSION
2005-01-20 22:50:37 +00:00
Pav Lucistnik
6359b9a527
TecnoballZs is a brick breaker (Arkanoid-like game) with 50 levels of game and
...
11 special levels.
PR: ports/76484
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
2005-01-20 22:43:06 +00:00
Edwin Groothuis
6dcceb837c
Update port: devel/pear-XML_RPC to 1.2.0RC3
...
+ update port: devel/pear-XML_RPC to 1.2.0RC3
+ changelog: http://pear.php.net/package/XML_RPC/download/1.2.0RC3/
PR: ports/76499
Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
2005-01-20 22:33:41 +00:00
Thierry Thomas
b69efdeb14
Fix plist.
...
Reported by: Kris / pointyhat.
2005-01-20 22:23:18 +00:00
Mario Sergio Fujikawa Ferreira
8208d2c4ba
New port selfhtml version 80: Extensive german HTML reference
...
PR: 75914
Submitted by: Frerich Raabe <frerich.raabe@gmx.de>
2005-01-20 21:37:17 +00:00
James E. Housley
86841c838d
Update to 4421
2005-01-20 21:10:35 +00:00
Anton Berezin
219c16a64d
Update to 1.2.2.
...
The distfile has not made it to sourceforge (yet?), and the version of it
on the website is "latest.tar.gz", so I've made a mirror for it here.
2005-01-20 20:56:44 +00:00
Sergey Matveychuk
e79c4c8099
- The code is 64 bit clean now
...
- Add a little patch for TAO
Submitted by: Alex Vasylenko <lxv(at)omut.org>
2005-01-20 19:20:52 +00:00
Pav Lucistnik
52766d17c8
- Update to 2.4.4
...
PR: ports/76367
Submitted by: Xin LI <delphij@freebsd.org> (maintainer)
2005-01-20 19:20:46 +00:00
Michael Landin
ae2f723d58
o Update to -> 0.63
...
http://pisg.sourceforge.net/Changelog
Submitted by: Toni Viemero <toni.viemero@iki.fi>
PR: ports/76272
2005-01-20 19:00:04 +00:00
Colin Percival
7ef8b8da40
Remove conditional dependencies on security/tcp_wrapper: That port
...
hasn't existed since October 2002, and tcp_wrapper has been included in
the base system since March 1999.
2005-01-20 18:52:56 +00:00
Thierry Thomas
542fc325e7
Upgrade to 20050119, aka 2.0-RC4.
2005-01-20 18:46:57 +00:00
Michael Johnson
f1e693e874
- Transfer MAINTAINER to jylefort@brutele.be
...
- add gnomeaudio2 to RUN_DEPENDS
PR: ports/75863
2005-01-20 18:46:14 +00:00
Colin Percival
6be4a91bfb
Remove dependency on security/tcp_wrapper, since that port hasn't
...
existed since October 2002 (and has been part of the base system since
March 1999).
Approved by: will
Found by: make index (inside a very minimal chroot)
2005-01-20 18:05:16 +00:00
Mario Sergio Fujikawa Ferreira
202a460e09
o Fix do-install target
...
o Bump PORTREVISION
Submitted by: pointyhat
2005-01-20 17:14:22 +00:00
Pav Lucistnik
0c31ba5991
- Update to 0.8
...
PR: ports/76483
Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer)
2005-01-20 17:04:20 +00:00
Pav Lucistnik
9200f42f58
This project is a web-based front-end for the PowerDNS DNS server.
...
PR: ports/76480
Submitted by: Geoffroy RIVAT <grivat@sicfa.net>
2005-01-20 16:49:52 +00:00
Pav Lucistnik
12c0903f21
- Update to 2.7
...
PR: ports/76478
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
2005-01-20 16:12:23 +00:00
Alexander Leidinger
533b15786a
Minimal changes to let users update the linux base and the linux X11 bits
...
in any order:
- add the X11 lib path to ld.so.conf in the linux base port
- (re)generate the ld.so.cache file in the linux base port too
- don't change the ld.so.conf in the linux X11 port
At deinstall time the linux base port may still complain about a changed
ld.so.cache file. A clean way to solve this would be to use ("@unexec" and
"@exec") in the plist. Since the plist is autogenerated this would need
some little magic in the plist generation or we have to switch to a static
plist. Delay the decission about how to handle this until we know when/how
to update to a more recent linux base port.
2005-01-20 15:40:43 +00:00
Vanilla I. Shu
772b523740
Remove dead master site and update WWW.
...
PR: ports/76476
Submitted by: maintainer
2005-01-20 15:25:44 +00:00
Markus Brueffer
998058d715
Fix typo by rewording the sentence
2005-01-20 15:24:29 +00:00
Pav Lucistnik
082286a119
ACAP (Application Configuration Access Protol) is an Internet standards-track
...
protocol for remote preferences and other storage for Internet applications
such as web browsers or mail readers.
PR: ports/76456
Submitted by: Gerhard Gonter <g.gonter@ieee.org>
2005-01-20 15:11:08 +00:00
Vanilla I. Shu
6582298a7a
1: Upgrade to 1.0.2.
...
2: update www site.
PR: ports/76475
Submitted by: maintainer
2005-01-20 15:09:31 +00:00
Volker Stolz
80c9b83c79
1. Added clean-up for stale object file (caused problems on non-x86 platforms).
...
2. Some s/xrml/\${PORTNAME}/g changes.
PR: ports/74483
Submitted by: maintainer
2005-01-20 14:44:02 +00:00
Pav Lucistnik
9a8d196a66
- Fix plist
2005-01-20 14:28:05 +00:00
Alexander Leidinger
f3c8c03a38
Add a note about the IGAIN messages.
2005-01-20 14:04:13 +00:00
Volker Stolz
51ac16a04c
Removed stale dependency on devel/log4cpp port.
...
PR: ports/76001
Submitted by: Randolf Schultz via maintainer
2005-01-20 13:54:57 +00:00
Alexander Leidinger
c5cd85c139
Welcome to 1.0.0.
2005-01-20 13:54:56 +00:00
Pav Lucistnik
db5f4533d8
PvPGN (Player vs Player Gaming Network) is free software that emulates a
...
Blizzard Battle.net server. It currently supports all Battle.net games, such as
StarCraft, Diablo II, and Warcraft III, and gives you the power to run your own
server, manage your own users, run your own tournaments, etc.
PR: ports/76445
Submitted by: Max E. Kuznecov <mek@mek.uz.ua>
2005-01-20 13:46:41 +00:00
Volker Stolz
fb8fb374fd
Mark as deprecated, project seems abandoned:
...
Resulting application unusable, cf. PR ports/76293.
It is scheduled to be removed on or after 2005-07-01.
Nevertheless, fix build by using 'gmake'.
PR: ports/76293
Submitted by: "Mike"
2005-01-20 13:32:16 +00:00
Pav Lucistnik
13cc5f90ca
- Update to 0.8.6
...
PR: ports/76368
Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer)
2005-01-20 13:06:04 +00:00
Volker Stolz
920ff8383f
Fix plist
...
PR: ports/76317
Submitted by: Florent Thoumie
2005-01-20 13:01:05 +00:00
Cheng-Lung Sung
1d73ef0b81
- This module provide a simple column layout for kwiki site
...
- I've made a dummy patch, 'cos the required 3 modules are not
really (and necessary) required. At least for version 0.08 .
2005-01-20 12:53:25 +00:00
Pav Lucistnik
0c146d221b
- Update to 1.1
...
PR: ports/76369
Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer)
2005-01-20 12:45:15 +00:00
Mario Sergio Fujikawa Ferreira
443141cfce
Remove unused/extraneous poast-extract target. No functional change
2005-01-20 12:37:16 +00:00
Pav Lucistnik
f4fae76ce8
- Rename patch file so it get used in make patch
...
- Minor fix in documentation
PR: ports/76371
Submitted by: Thomas Kempka <t.kempka@web.de> (maintainer)
2005-01-20 12:11:57 +00:00
Pav Lucistnik
546ed8190c
- Clean etc/raddb directory
...
PR: ports/76443
Submitted by: Florent Thoumie <flz@xbsd.org>
Approved by: Andrew Thompson <andy@fud.org.nz> (maintainer)
2005-01-20 12:03:42 +00:00
Mario Sergio Fujikawa Ferreira
d50f555ea6
o USE_JIKES=no because jikes breaks thee build
...
o Have restart script use sh instead of bash (wrong path anyway)
o Bump PORTREVISION
2005-01-20 12:02:43 +00:00
Pav Lucistnik
0752b34a5a
- Update to 0.7
...
PR: ports/76383
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
2005-01-20 11:58:08 +00:00
Maho Nakata
9e852d3f41
update to 1.9m72
2005-01-20 11:33:35 +00:00
Mario Sergio Fujikawa Ferreira
fa8b6dc0f6
New port venice version 0.4alpha: Merchant Of Venice, a stock market
...
trading program
2005-01-20 11:22:16 +00:00
Pav Lucistnik
b1ab232145
- Update to 1.4.0
...
PR: ports/76471
Submitted by: Paul Dlug <paul@aps.org> (maintainer)
2005-01-20 10:40:54 +00:00
Alexey Dokuchaev
868b21b271
- Provide better port description
...
- Point WWW link to sane location
Approved by: maintainer timeout
2005-01-20 10:38:42 +00:00
Brooks Davis
9eae09a7d5
Add vncreflector 1.2.4.
...
From the website:
VNC Reflector is a specialized VNC server which acts as a proxy
sitting between real VNC server (a host) and a number of VNC
clients. It was designed to work efficiently with large number
of clients.
2005-01-20 10:35:48 +00:00
Alexey Dokuchaev
6b5f7f9640
- Update to version 1.73, which features many bugfixes and UFS2 support
...
- Teach about FreeBSD 6.X (and thus unbreak)
- Honor CC and CFLAGS
- Tidy up Makefile and pkg-plist (use DOCSDIR macro)
- Do not build file(1) since it's the base already (and the same version)
Approved by: maintainer timeout
2005-01-20 10:24:18 +00:00