1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00
Commit Graph

96613 Commits

Author SHA1 Message Date
Kris Kennaway
8bc6631b6a BROKEN on !i386 and !alpha: Does not compile 2004-03-06 23:24:07 +00:00
Kris Kennaway
4e8fb4ec67 BROKEN on !i386 and !alpha: Does not compile 2004-03-06 23:07:23 +00:00
Edwin Groothuis
faf2f23607 french/xtel: fixing WWW.
The original URL is now invalid => fix it.
	Since I'm there, SIZE-ify and use DOCSDIR.

PR:		ports/63858
Submitted by:	Thierry Thomas <thierry@pompo.net>
2004-03-06 22:59:55 +00:00
Kris Kennaway
d3c24d35b2 Update to xgfe 2.1, switch to QT 3, respect NOPORTDOCS, fix build
with gcc 3.

Submitted by:	Marius Strobl <marius@alchemy.franken.de>
PR:		ports/59024
2004-03-06 22:57:48 +00:00
Kris Kennaway
4d8534d2a2 The hostsentry port is unusable as shipped and requires additional
dependencies to run.  Mark it IGNORE and DEPRECATED, and it will be
scheduled for a removal in a future batch of ports.

PR:             ports/62516
Submitted by:   Dan Mahoney <danm@prime.gushi.org>
2004-03-06 22:49:11 +00:00
Kris Kennaway
9bbc1e7748 This is BROKEN on 5.x as well (does not compile) 2004-03-06 22:44:17 +00:00
Dag-Erling Smørgrav
394a9405ca Cosmetic nit. 2004-03-06 22:25:45 +00:00
Jacques Vidrine
c12a6807f9 Add Adobe Acrobat Reader and GNU Anubis issues. 2004-03-06 21:54:58 +00:00
Oliver Braun
4bb415d6d0 Add haskell-mode.el 1.44, an Emacs lisp mode for editing haskell programs.
PR:		ports/63813
Submitted by:	Josh Elsasser <jre@vineyard.net>
2004-03-06 21:53:20 +00:00
Jimmy Olgeni
63ce49947e Unbreak: chase checksum change on PDF file (documentation update).
Add USE_SIZE support.

This has already been done once, but the port was being repocopied so the
change ended up in the previous port.

Noticed by:	kris
2004-03-06 21:51:50 +00:00
Maho Nakata
d77523f67e 1) some cleanups and enhancements
2) sorry I didn't mention your PR

PR:		63366
Submitted by:	Vladimir I. Chukharev <chu@gpi.ru>
2004-03-06 21:50:13 +00:00
Kirill Ponomarev
fcac974410 - Update to version 1.20
PR:		ports/63848
Submitted by:	maintainer
2004-03-06 21:47:50 +00:00
Oliver Braun
8006a4f52d Set maintainer to the new created haskell@ mail alias. 2004-03-06 21:29:59 +00:00
Oliver Eikemeier
24470d06ed ... and remove my experimental bsd.port.mk hacks :)
Pointy hat to:	me
2004-03-06 20:50:28 +00:00
Oliver Eikemeier
8b8a6523a5 - update to version 0.67-1
PR:		63065
Reviewed by:	Angelo Turetta <aturetta@commit.it>
Approved by:	maintainer timeout (2 weeks)
2004-03-06 20:45:47 +00:00
Mark Linimon
cf915cd0dd Adjust brokenness message. This is really an install failure, not
a plist error, which is a second-order effect.
2004-03-06 20:37:03 +00:00
Dirk Meyer
cc9a972ac1 - reset MAINTAINER 2004-03-06 19:36:01 +00:00
Dirk Meyer
af0e988a30 - reset MAINTIANER as nobody cares for it. 2004-03-06 19:32:12 +00:00
Jacques Vidrine
bff9fd02d5 chronological sort 2004-03-06 19:06:20 +00:00
Jacques Vidrine
ed53d72f59 Add linux-XFree86-libs 2004-03-06 19:04:22 +00:00
Erwin Lansing
d279e0d2ce Pass maintainership to submitter
PR:		63850
Submitted by:	Toni Viemero <toni.viemero@iki.fi>
2004-03-06 19:04:05 +00:00
Pav Lucistnik
975c886ade - Use MASTER_SITE_DEBIAN_POOL
- Add SIZE

PR:		ports/63849
Submitted by:	Toni Viemero <toni.viemero@iki.fi> (maintainer)
2004-03-06 18:56:44 +00:00
Pav Lucistnik
2d26fd2416 - Update to 0.3.0
PR:		ports/63846
Submitted by:	Franz Klammer <klammer@webonaut.com> (maintainer)
2004-03-06 18:11:06 +00:00
Pav Lucistnik
789673014d - Restore PORTEPOCH
Reported by:	John Merryweather Cooper <coop9211@uidaho.edu>
Pointy hat to:	dinoex
2004-03-06 18:03:56 +00:00
Pav Lucistnik
776b4ed019 - Pass ${PTHREAD_LIBS} down to configure
PR:		ports/62544
Submitted by:	Frank Altpeter <frank@altpeter.de>
Approved by:	maintainer timeout (3 weeks)
2004-03-06 18:00:09 +00:00
Pav Lucistnik
b1cef9b402 - Unset WITHOUT_GUI
PR:		ports/63706
Submitted by:	Melvyn Sopacua <webmaster@idg.nl>
Approved by:	maintainer
2004-03-06 17:57:17 +00:00
Lars Koeller
73cd1be664 o) Add --disable-pthreads cause with pthreads the called apccontrol
programm sometimes hangs and prevents a graceful shutdown :-(
2004-03-06 17:22:11 +00:00
Pav Lucistnik
d5e5082e47 Revive lang/pnet, a "DotGNU" Portable.NET C# compiler suite. It came back
as a bunch of ports and a meta-port.

ml-pnet: Some of the Mono upper-level libraries in a form that can be easily
  compiled and used with pnet's CLI implementation.

pnet: A meta-port for all these ports.

pnet-base: A runtime engine, C# compiler and a host of useful development
  tools, all written in C.

pnetc: pnetC project, an ANSI C library that can be compiled down to IL
  using Portable.NET's cscc compiler.

pnetlib: C# class libraries.

PR:		ports/60408, ports/60409, ports/60413, ports/60453
Submitted by:	michael johnson <ahze@ahze.net>
2004-03-06 17:08:04 +00:00
Michael Nottebrock
9b5f0edf27 Remove filmgimp.
Noticed by: Kaarthik Sivakumar <kaarthik@comcast.net>
Pointy hat to: trevor
2004-03-06 16:48:42 +00:00
Oliver Eikemeier
be1cdb2106 - broken checksum was cause by distfile corruption on belnet sf mirror
- SIZEify
2004-03-06 16:34:50 +00:00
Oliver Eikemeier
d79f764986 - bring sourceforge mirrors in line with http://prdownloads.sourceforge.net/PROJECT/
- remove belnet from the list until the distfiles are fixed

rationale:
- separately listed mirrors make the distfile survey more reliable,
  and we can remove sites with problems, even though it is bad for
  automatic sorting

try the following sh scripts:

for m in heanet aleron unc belnet umn twtelecom switch easynews keihanna cesnet; \
	do echo -n $m ": "; fetch -o - -q -A http://$m.dl.sourceforge.net/sourceforge/balance/balance-3.11.tar.gz | md5; done

for m in heanet aleron unc belnet umn twtelecom switch easynews keihanna cesnet; \
	do echo -n $m ": "; fetch -o - -q -A http://$m.dl.sourceforge.net/sourceforge/gaim/gaim-0.75.tar.bz2 | md5; done
2004-03-06 16:28:30 +00:00
Pav Lucistnik
f6e1c6e7b1 - "Drive read speed selection now works correctly."
PR:		ports/63785
Submitted by:	Igor Pokrovsky <tiamat@comset.net>
Approved by:	maintainer
2004-03-06 15:06:59 +00:00
Pav Lucistnik
b88044f7c0 - There seems to be a race condition in the extract that causes a file to be rebuilt or not.
You can trigger the failure by doing 'make extract; touch work/rstat.x; make all'
  The failure is because rpcgen rstat.x calls cpp -E which replaces an
  "#ifdef __STDC__" with "#ifdef 1" in the output, which is a gcc 3 syntax error.

Submitted by:	Samy Al Bahra (maintainer)
Analyzed by:	kris
2004-03-06 14:57:27 +00:00
Joseph Koshy
80d9825715 Upgrade to v0.75. Unbreak for non-i386 architectures. 2004-03-06 14:54:05 +00:00
Andrey A. Chernov
c21e2a98d9 Use /usr/sbin/daemon -f to detach milter from controlling terminal
(usually, console)
2004-03-06 14:30:51 +00:00
Clement Laforet
312235c165 - Update to 2.0.8 2004-03-06 14:09:42 +00:00
Trevor Johnson
8afb837efd Film Gimp was renamed to CinePaint.
PR:		63777
Approved by:	David Yeske (maintainer)
2004-03-06 13:42:31 +00:00
Pav Lucistnik
7a59b9247f - Add WITH_SQLITE knob to enable SQLite backend
PR:		ports/63817
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2004-03-06 12:44:50 +00:00
Hye-Shik Chang
380b29758f Don't check size of distfile because site isn't giving Content-length
info.

Submitted by:	Ion-Mihai Tetcu <itetcu@apropo.ro>
2004-03-06 12:44:01 +00:00
Max Khon
ffe10d2aa8 - Unbreak on alpha, sparc64 and other non-i386 platforms.
(remove discover binary for Linux which accidentally crept into tarball
before build).
- Generate sample config with comments even with gcc 3.x
2004-03-06 12:41:09 +00:00
Kris Kennaway
1c697d7c4e Unbreak by updating to p5-Cdk 4.6.10.
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
PR:		63789
2004-03-06 12:40:31 +00:00
Pav Lucistnik
d481608797 Entry for devel/pear port 2004-03-06 12:23:09 +00:00
Kris Kennaway
d799d2c470 BROKEN on amd64: Does not compile (-fPIC missing) 2004-03-06 12:20:56 +00:00
Pav Lucistnik
83d8ad69d9 Remove pear, it's misleading, obsolete metaport used in past by horde.
PR:		ports/63833
Submitted by:	Thierry Thomas <thierry@pompo.net> (maintainer)
2004-03-06 12:20:42 +00:00
Kris Kennaway
de0ab4aa1b BROKEN on amd64: Does not compile 2004-03-06 12:17:30 +00:00
Kris Kennaway
c010659195 BROKEN on !i386 and !alpha: Does not compile 2004-03-06 12:13:46 +00:00
Kris Kennaway
1878e54546 Switch to tcl/tk 8.4. 2004-03-06 12:09:20 +00:00
Kris Kennaway
cba7dc1bc7 Fix build on amd64 (add -fPIC). Respect CFLAGS. Switch to tcl/tk 8.4.
Bump PORTREVISION.

Approved by:	maintainer
2004-03-06 12:08:50 +00:00
Andrey A. Chernov
f4617b04c3 Upgrade to 0.51 2004-03-06 12:02:23 +00:00
Pav Lucistnik
97de06e095 - Chase checksum. Author released new version 1.35_2. Author does not
version tarballs.

PR:		ports/63708 (inspired by)
2004-03-06 12:01:13 +00:00