1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
Commit Graph

96634 Commits

Author SHA1 Message Date
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
Kirill Ponomarev
f16753f6d7 - Use more right way to link library
PR:		ports/63820
Submitted by:	maintainer
2004-03-06 11:59:23 +00:00
Pav Lucistnik
d606de8ef9 - Unbreak: Build the four documentation formats sequentially (instead of simultaneously)
to prevent perl 5.8 from using too much memory (> 512 MB) and being killed.

PR:		ports/63804
Submitted by:	Eric van Gyzen <vangyzen@stat.duke.edu> (maintainer)
2004-03-06 11:48:50 +00:00
Kris Kennaway
e81a470540 Unbreak by chasing checksum (minor source code changes, and a new data
file).  Add SIZE.
2004-03-06 11:45:27 +00:00
Pav Lucistnik
9e48d288a7 - This port does not really needs autoconf
PR:		ports/63800
Submitted by:	Seva Gluschenko <gvs@road.yandex.ru>
Approved by:	maintainer
2004-03-06 11:41:58 +00:00
Kris Kennaway
ea11ccf49e Fix checksum mismatch by adding html docs to IGNOREFILES. 2004-03-06 11:33:55 +00:00
Kris Kennaway
12228757c2 Unbreak by chasing checksum. The version was silently updated to 0.3.6d
and a minor bug fix was made to the source.
2004-03-06 11:13:41 +00:00
Pav Lucistnik
00e402e566 Add mkxvcd, a bash script for easy encoding of VCD disc using common
tools like mplayer, mjpegtools or transcode.

PR:		ports/63790
Submitted by:	michael johnson <ahze@ahze.net>
2004-03-06 11:08:22 +00:00
Kris Kennaway
d64f50f6a5 Chase the distfile checksum (invent a version 1.0.20030916 to make up
for the last of a version number in the source).  The changes are addition
of a "q"uiet flag and some additional character translations.
2004-03-06 11:02:37 +00:00
Pav Lucistnik
2a1355948a - Unbreak on -CURRENT [1]
- Add patch to add assert header [1]
- Add patch to make assembly routine gcc3 friendly (obtained from Gentoo) [1]
- Patch path to bash in two scripts
- Remove USE_SIZE=yes it's default now and Portlint

PR:		ports/63745
Submitted by:	michael johnson <ahze@ahze.net>
2004-03-06 10:55:07 +00:00
Edwin Groothuis
f46bfbafb9 Add size
PR:		ports/63832
Submitted by:	Radim Kolar <hsn@netmag.cz>
2004-03-06 10:43:13 +00:00
Dirk Meyer
ceffc4e4f7 - update to 3.0.16
- use PLIST_FILES
- add missing manpage idecrypt.8
2004-03-06 09:33:13 +00:00
Kirill Ponomarev
a0f23fccb4 - Update to version 1.4
PR:		ports/63822
Submitted by:	maintainer
2004-03-06 09:29:19 +00:00
Kirill Ponomarev
c8707b6b06 Add latex-lineno 3.10.20031112,
The LaTeX package lineno.sty provides line numbers on
paragraphs. After TeX has broken a paragraph into lines there
will be line numbers attached to them, with the possibility to
make references through the LaTeX \ref, \pageref cross
reference mechanism.

PR:		ports/63810
Submitted by:	hrs@FreeBSD.org
2004-03-06 09:20:44 +00:00
Mark Linimon
c4cc67d53e Maintainer no longer wishes to maintain this port. Thanks for your
help in the past.
2004-03-06 09:20:02 +00:00
Kirill Ponomarev
50c92980a9 Add latex-arydshln 1.6.20030825,
latex-arydshln gives LaTeX's array and tabular environments the
capability to draw horizontal/vertical dash-lines.

PR:		ports/63809
Submitted by:	hrs@FreeBSD.org
2004-03-06 09:18:23 +00:00
Kirill Ponomarev
91c5382216 - Fix build on bento 2004-03-06 09:15:59 +00:00
Patrick Li
dfcc7ac2ba Fix on amd64
PR:		63109
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
2004-03-06 07:50:35 +00:00
Joe Marcus Clarke
0208f7883d Update to 0.68. 2004-03-06 07:34:26 +00:00
Joe Marcus Clarke
d0faef72fd Add firefox support via WITH_MOZILLA=firefox. Note: this only works for
mplayer-plugin.  Setting WITH_MOZILLA=firefox will not work with the
galeon ports.

PR:		63805
Submitted by:	Stijn Hoop <stijn@win.tue.nl>
2004-03-06 07:33:20 +00:00
Joe Marcus Clarke
59e00ec626 * Fix detection of *.euc locales [1]
* Use intlhack
* Remove trailing whitespace from pkg-message

PR:		63671
Submitted by:	KAWATA Masahiko <kawata@mta.biglobe.ne.jp>
2004-03-06 07:28:00 +00:00
Dirk Meyer
47fb8aaa22 - update to 8.4.6 2004-03-06 06:11:30 +00:00
Yen-Ming Lee
b1b9f901a7 update for rc.d/ startup issues
Submitted by:	Autrijus Tang <autrijus@autrijus.org>
2004-03-06 06:06:08 +00:00
Dirk Meyer
4977505972 - mark BROKEN for 502101
problem: configure stops waiting for stdin
this happens on all architetures.

sparc64-5-latest-logs	2004 Mar  5 18:17:20	tiff-3.6.1_1.log	failed
i386-5-latest-logs	2004 Mar  4 15:47:17	tiff-3.6.1_1.log	okay
alpha-5-latest-logs	2004 Feb 16 00:55:25	tiff-3.6.1_1.log.bz2	okay
amd64-5-latest-logs	2004 Feb 27 09:35:09	tiff-3.6.1_1.log.bz2	okay
i386-4-latest-logs	2004 Feb 21 11:58:42	tiff-3.6.1_1.log.bz2	okay
ia64-5-latest-logs	2004 Feb 16 23:28:46	tiff-3.6.1_1.log.bz2	okay
sparc64-5-latest-logs	2004 Feb 17 12:04:10	tiff-3.6.1_1.log.bz2	okay

workaround: build package on olnder enviroment.
e.G. install 5.2. release or current before 2004-02-29 in a jail.

Patches welcome
2004-03-06 06:05:47 +00:00
Yen-Ming Lee
041e082884 update metalist for featuring Apache2 compatibility
Submitted by:	Autrijus Tang <autrijus@autrijus.org>
2004-03-06 06:04:04 +00:00
Mario Sergio Fujikawa Ferreira
be44b142cf Add trailing slash '/' to WWW tag URI address 2004-03-06 02:55:24 +00:00
Kris Kennaway
12c3c938dd Correct distfile SIZE (no md5 change)
Reviewed by:	maintainer
2004-03-06 01:53:43 +00:00
Jacques Vidrine
569a3b161b Expand tabs.
Add xboing issue.
2004-03-06 00:49:31 +00:00
Jacques Vidrine
a041c1f753 Unbreak by fixing bug introduced in rev 1.45, which attempted to
correct handling of LDFLAGS but instead removed it from CONFIGURE_ENV
completely.
2004-03-05 23:55:25 +00:00
Christian Weisgerber
a2867397a4 Drop maintainership. I don't use this.
The license is byzantine and restrictive, the build system is complex
and unlike any other, the codebase doesn't inspire confidence.
2004-03-05 23:53:39 +00:00