Emanuel Haupt
ca5d0a9755
This port now respects FFLAGS.
...
PR: 95521
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
2006-04-13 17:53:11 +00:00
Kirill Ponomarev
f45c8ee6fb
Merge changes for the next experimental build.
2006-04-13 17:36:07 +00:00
Marcus Alves Grando
6a342e5b78
- Update to 3.1.16
...
PR: 95188
Submitted by: Toni Viemero <toni.viemero___iki.fi>
Approved by: portmgr (krion)
2006-04-13 17:34:07 +00:00
Vanilla I. Shu
1524486f36
Upgrade to 2.0.20.
...
PR: ports/95702
Submitted by: maintainer
2006-04-13 17:03:09 +00:00
Johan van Selst
2abe6022b1
-Update to latest release, 4.52.2.
...
PR: ports/95681
Submitted by: Jan-Peter Koopmann (maintainer)
Approved by: flz (mentor)
2006-04-13 16:42:25 +00:00
Jean Milanez Melo
9c07dba9ad
- Add www/mediawiki15 after repocopy.
...
Approved by: mnag (mentor)
2006-04-13 16:29:00 +00:00
Jean Milanez Melo
79c981a226
- Update to 1.6.3.
...
- Add note to PostgreSQL users who are migrating from < 1.6.X.
- Add bsd.php.mk to fix USE_PHP after bsd.port.pre.mk.
PR: ports/95630
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
Reworked by: mnag
Approved by: mnag (mentor)
2006-04-13 16:28:21 +00:00
Volker Stolz
9f539edb96
Fix plist
...
PR: ports/95610
Submitted by: maintainer
2006-04-13 16:23:38 +00:00
Johan van Selst
c0477ef959
- Update to version 4.95.
...
PR: ports/93850
Submitted by: James Bailie (maintainer)
Approved by: flz (mentor)
2006-04-13 16:20:56 +00:00
Jean Milanez Melo
fe4fda3375
- Update to 0.8.8
...
PR: ports/95668
Submitted by: Shaun Amott <shaun@inerd.com>
Approved by: mnag (mentor)
2006-04-13 16:15:44 +00:00
James E. Housley
f1d61fab3b
Update to DAT 4740
2006-04-13 16:10:30 +00:00
Jean Milanez Melo
02bb4c703a
- Update to 0.65.
...
PR: ports/95671
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
Approved by: mnag (mentor)
2006-04-13 16:07:56 +00:00
Alejandro Pulver
94dd6abb14
Use the right pkg-message.in.
2006-04-13 16:03:01 +00:00
Jean Milanez Melo
7dc50bc353
- Update to 0.0.20060306.
...
PR: ports/95669
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
Approved by: mnag (mentor)
2006-04-13 15:57:58 +00:00
Renato Botelho
f13206cb35
Pyflakes is a simple program which checks Python source files for errors. It is
...
similar to PyChecker in scope, but differs in that it does not execute the
modules to check them. This is both safer and faster, although it does not
perform as many checks. Unlike PyLint, Pyflakes checks only for logical errors
in programs; it does not perform any checks on style.
WWW: http://www.divmod.org/projects/pyflakes
PR: ports/95679
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-13 15:44:09 +00:00
Vasil Dimov
d532038c00
Update from 0.7.0.1 to 0.7.1
...
PR: ports/90867
Submitted by: Boris B. Samorodov <bsam@ipt.ru>
Approved by: maintainer feedback timeout (100+ days)
2006-04-13 15:18:23 +00:00
Volker Stolz
c03d732115
Mark as BROKEN on >= 6.0: Does not build even with fix for -lxpg4
...
Noticed by: cluster
2006-04-13 14:18:23 +00:00
Maxime Henrion
ac61165162
Apply a patch found on the sourceforce project page for XQF, that fixes
...
loading the pixmaps bundled in the binary with recent GCC versions. XQF
would just crash at startup without this fix.
Reviewed by: pav
2006-04-13 14:11:34 +00:00
Emanuel Haupt
f8fc63bdd4
Pass maintainer-ship to the submitter of the latest update.
...
PR: 94531
Submitted by: sean-freebsd@farley.org
2006-04-13 14:06:44 +00:00
Johan van Selst
9128fe5332
Note the change in the default data directory of security/tor-devel
...
(nudged by flz)
PR: ports/93692
Submitted by: Peter Thoenen (maintainer)
Approved by: flz (mentor)
2006-04-13 13:50:35 +00:00
Johan van Selst
804541a413
- Update to 1.1.18
...
- Minor Makefile cleanup
- Change of default $tor_datadir
PR: ports/93692
Submitted by: Peter Thoenen (maintainer)
Approved by: flz (mentor)
2006-04-13 13:43:02 +00:00
Johan van Selst
a4929305ad
- Update to version 4.51.5
...
PR: ports/94144
Submitted by: Jan-Peter Koopman (maintainer)
Approved by: flz (mentor)
2006-04-13 13:27:23 +00:00
Andrey Slusar
64fde1bd6c
- This patch will fix net/lambamoo to build on 6.x. The problem exists when the
...
configure script sets YACC in the Makefile. It sets it to "YACC= bison -y" on
6.x systems. For one reason or another this does not work. Where as on 4.x
systems, it sets "YACC= byacc" which works fine. I set YACC=${YACC} in
CONFIGURE_ENV to fix this problem. I also added the dependency for bison
(USE_BISON) as well as adding MASTER_SITE_SOURCEFORGE into the MASTER_SITES. [1]
- Respect CFLAGS.
- Pass maintainership to submitter. [1]
PR: ports/93984 [1]
Submitted by: Frank Laszlo <laszlof@vonostingroup.com> [1]
2006-04-13 11:16:32 +00:00
Emanuel Haupt
f1131e8acd
- Update to 20060326
...
- Respect CFLAGS
PR: 95402
Submitted by: Ed Schouten <ed@fxq.nl> (maintainer)
2006-04-13 11:09:32 +00:00
Jimmy Olgeni
7394b40f65
Upgrade module to ldap-useradmin-1.270-1, use official site rather than MASTER_SITE_LOCAL.
2006-04-13 09:47:37 +00:00
Michael Nottebrock
0656d5f8b6
Disable the configure check for valgrind. The valgrind instrumentation
...
requires a specific version of valgrind which is newer than the one in ports.
2006-04-13 09:34:58 +00:00
Jean-Yves Lefort
062b4c7156
Tell about emulators/linux-padjoy in pkg-message.
2006-04-13 09:21:17 +00:00
Jean-Yves Lefort
e43af4f836
Add linux-padjoy.
...
padJoy is a PSEmu Pro joystick plugin.
This is the Linux version, tested with emulators/linux-ePSXe.
WWW: http://download.ammoq.com/
Hint by: Timothy Beyer <beyert@cs.ucr.edu>
2006-04-13 09:16:23 +00:00
Volker Stolz
9045d474fd
Update to 1.0.4
...
PR: ports/95632
Submitted by: maintainer
2006-04-13 09:10:41 +00:00
Ollivier Robert
33a6e49488
Update to 2.2.0 which is PHP 5.1 compatible.
...
PR: ports/95682
Submitted by: Daniel Gerzo <danger@rulez.sk> (MAINTAINER)
2006-04-13 08:55:54 +00:00
Michael Nottebrock
aef6bbc866
Juk's configure check for tunepimp 0.4 is broken - and I would've never noticed
...
if it weren't for gcc 2.95, since gcc 3.4 simply irons over the member function
parameter mismatches. Way to facilitate creating hard to spot runtime-bugs.
With this fix, juk actually uses the updated tunepimp API.
2006-04-13 08:51:31 +00:00
Jean-Yves Lefort
fe22d50fbd
Version 2.2:
...
- Make linux_js.ko depend on the linux module, otherwise it won't
load unless the linux module is loaded or compiled into the kernel
- Conditionalize Linux mode support
2006-04-13 08:35:30 +00:00
Roman Bogorodskiy
dd84410f04
Add an unofficial Google Map support.
...
Submitted by: "Anton A. Karpov" <toxa@toxahost.ru>
Approved by: Peter Thoenen (maintainer)
2006-04-13 08:24:55 +00:00
Vasil Dimov
495a73b609
Link to XaraLXSrc-0.4r798.tar.gz instead of XaraLX-0.4r798.tar.gz
...
because the latter may be removed during server maintenance
2006-04-13 07:17:17 +00:00
Jean-Yves Lefort
86d53d28c1
Update to 20060413
...
Fetch failures reported by: pointyhat via kris
2006-04-13 06:30:34 +00:00
Maxim Sobolev
6345416ed2
1. PROVIDE -> PROVIDE:.
...
2. Remove bogus BEFORE.
3. More sensible REQUIRE.
PR: 94673
Submitted by: Sean Winn <sean@gothic.net.au>
2006-04-13 04:00:49 +00:00
Maxim Sobolev
e8be242953
Update to 0.9.1.
...
Submitted by: Yi-Huan Chan
2006-04-13 03:54:16 +00:00
Edwin Groothuis
f3e1106955
On request of maintianer, also remove the dependency on p5-File-Tail
2006-04-12 23:31:39 +00:00
Renato Botelho
cbbb2c7f45
- Update to 2.1.5
...
PR: ports/95667
Submitted by: maintainer
2006-04-12 23:29:04 +00:00
Renato Botelho
2a5ea41d69
- Update to 1.3.12p2
...
- Respect NOPORTDOCS
PR: ports/95664
Submitted by: maintainer
2006-04-12 23:26:29 +00:00
Edwin Groothuis
6efb99dfda
Reinstate maintainer, seems it was his secondary MX host which complained.
2006-04-12 22:41:32 +00:00
Alejandro Pulver
9231615331
- Allow playing Wolf3D/SOD in shareware and full mode.
...
- Modify wrapper script.
- Modify pkg-message.
- Increment PORTREVISION.
- Add OPTIONS for downloading shareware data files (Wolf3D/SOD).
- Use DATADIR for data and libexec for binaries.
PR: ports/92019
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
Approved by: garga (mentor)
2006-04-12 22:25:35 +00:00
Alejandro Pulver
c1a0e53b9c
- Use NOT_FOR_ARCHS instead of BROKEN on sparc64.
...
- Remove USE_REINPLACE.
- Add pkg-message (processed by SUB_FILES).
- Run ldconfig on the right directory.
- Fix OPTIONS handling.
- Remove unavoidable autodetection of OPTIONS.
- Don't remove the shared data directory (managed by games/quake-data).
PR: ports/93729
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
Approved by: garga (mentor)
2006-04-12 22:15:10 +00:00
Alejandro Pulver
4a63d239c5
Fix extra parenthesis.
2006-04-12 22:06:20 +00:00
Alejandro Pulver
d81a3b6040
- Remove USE_REINPLACE.
...
- Install binary as "quake2forge" instead of "q2f".
- Fix OPTIONS handling.
- Remove unavoidable autodetection in OPTIONS.
- Add patch to fix an error by an OpenGL macro redefinition.
- Add patch to fix mouse problems when not using the DGA X11 extension.
- Change pkg-message.
Approved by: garga (mentor)
2006-04-12 21:56:09 +00:00
Marcus Alves Grando
e17e2532b9
- Disconnect mediawiki15 temporarily to fix INDEX build. jmelo@ will update www/mediawiki to 1.6 and connect again.
2006-04-12 21:12:49 +00:00
Thierry Thomas
d3ab062eee
Upgrade to V2.6-1.
...
Changelog at <http://www.freefem.org/ff++/ftp/INNOVATION >.
2006-04-12 21:10:29 +00:00
Oliver Lehmann
538b7e91e4
update to 3.4.7a
...
PR: ports/95657
Submitted by: maintainer
2006-04-12 20:31:09 +00:00
Renato Botelho
95b70036da
Repocopy www/mediawiki -> www/mediawiki15 in preparation to update
...
www/mediawiki to 1.6 series.
PR: ports/95548
Submitted by: maintainer
Repocopied by: marcus
2006-04-12 18:51:36 +00:00
Jean Milanez Melo
c41fc1582c
- Update to 3.4.21.
...
- portlint(1).
PR: ports/95592
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Approved by: mnag (mentor)
2006-04-12 18:16:43 +00:00