Commit Graph

81255 Commits

Author SHA1 Message Date
Kris Kennaway
696f004d54 Consolidate NO_CDROM and NO_PACKAGE -> RESTRICTED 2003-07-30 22:30:46 +00:00
Kris Kennaway
90bb470626 RESTRICTED implies NO_PACKAGE 2003-07-30 22:26:09 +00:00
Kris Kennaway
4ee7bdb882 Consolidate NO_CDROM and NO_PACKAGE -> RESTRICTED 2003-07-30 22:21:44 +00:00
Kris Kennaway
2f4da16258 BROKEN: Does not fetch 2003-07-30 22:20:32 +00:00
Kris Kennaway
d545f02da4 No need to set IGNORE as well as RESTRICTED to prevent bento from
distributing packages.
2003-07-30 22:04:39 +00:00
Kris Kennaway
9e9b802725 Consolidate NO_CDROM and NO_PACKAGE -> RESTRICTED 2003-07-30 22:01:07 +00:00
Kris Kennaway
640fb28cf7 Consolidate NO_CDROM and NO_PACKAGE into RESTRICTED, and mark BROKEN on
5.x (does not compile)
2003-07-30 21:58:37 +00:00
Kris Kennaway
51525d4d21 BROKEN on 5.x 2003-07-30 21:55:41 +00:00
Kris Kennaway
e8793ef5f6 Remove NO_PACKAGE (package is redistributable, the port is just
interactive)
2003-07-30 21:45:30 +00:00
Kris Kennaway
b9f3f032df RESTRICTED implies NO_PACKAGE 2003-07-30 21:35:25 +00:00
Kris Kennaway
a307ce1b3f BROKEN: does not compile 2003-07-30 21:32:04 +00:00
Kris Kennaway
27bd155704 BROKEN: Checksum fails 2003-07-30 21:26:57 +00:00
Kris Kennaway
0184e64ba2 Cryptography is no longer export-restricted 2003-07-30 21:22:28 +00:00
Kris Kennaway
ec7a96d52c RESTRICTED implies NO_CDROM and NO_PACKAGE 2003-07-30 21:20:24 +00:00
Kris Kennaway
2ca652a807 RESTRICTED implies NO_CDROM 2003-07-30 21:19:26 +00:00
Kris Kennaway
a9a0adcad9 Add shc 2003-07-30 21:14:09 +00:00
Kirill Ponomarev
508629af4b * Utilize USE_SDL
Approved by:	fjoe (mentor) (implicit)
2003-07-30 21:11:56 +00:00
Kris Kennaway
43f8d59612 Remove the shc port, which has been broken for nearly a year 2003-07-30 21:09:33 +00:00
Kris Kennaway
bd01a5df4e RESTRICTED implies NO_PACKAGE 2003-07-30 21:06:43 +00:00
Kirill Ponomarev
89fe78592d Update to 0.8.0
Approved by:	fjoe (mentor) (implicit)
2003-07-30 21:04:40 +00:00
Kris Kennaway
1fcf67dd06 Remove NO_PACKAGE (implied by RESTRICTED) and change RESTRICTED message to
give the reason why it may not be distributed.
2003-07-30 21:00:35 +00:00
Kris Kennaway
b7d5f4c953 Remove NO_CDROM (implied by RESTRICTED) and NO_PACKAGE (RESTRICTED prevents
package distribution, but we still want to see failure logs on bento)
2003-07-30 20:56:53 +00:00
Kris Kennaway
e8c1be475f Mark BROKEN on -current (does not compile with gcc 3.3) 2003-07-30 20:52:11 +00:00
Oliver Lehmann
b55fe2af52 fix typo introduced in the last commit 2003-07-30 20:45:38 +00:00
Kris Kennaway
7b19d71bc4 Change NO_PACKAGE to RESTRICTED 2003-07-30 20:42:41 +00:00
Oliver Lehmann
00f6478eaa mark it as broken for systems < 5 until the build is fixed for 4 2003-07-30 20:42:40 +00:00
Christian Weisgerber
2934d4ceb2 Release maintainership of ports due to personal technical difficulties.
Submitted by:	Serge Gagnon
2003-07-30 20:18:51 +00:00
Christian Weisgerber
b0db7e38aa Hand ports over to Thierry Thomas <thierry@pompo.net>.
Old maintainer suffers technical difficulties.

Submitted by:	Serge Gagnon
2003-07-30 20:10:08 +00:00
Kirill Ponomarev
1ac4973da7 * Rearrange USE_GNOME
PR:		55067
Submitted by:	Ports Fury
Approved by:	fjoe (mentor) (implicit)
2003-07-30 19:24:37 +00:00
Kirill Ponomarev
1130b27132 * Rearrange USE_GNOME
PR:		55065
Submitted by:	Ports Fury
Approved by:	fjoe (mentor) (implicit)
2003-07-30 19:21:00 +00:00
James E. Housley
3552d31ed5 Update to 4281 2003-07-30 19:14:01 +00:00
Joe Marcus Clarke
52978fb083 Update to 4.2.103. 2003-07-30 18:55:52 +00:00
Andreas Klemm
b3ce3cc259 - enable choose of ghostscript interpreter
- change all occurrences of acrobat reader from v4 to v5
- bumped portrevision

To Jens in e-mail:
"Jens, do you take care of the pending PRs ?
Content of PRs sounded to me as if you are waiting for several changes."

PR:		54958 54960 (both pending)
Submitted by:	Jens Rehsack <rehsack@liwing.de>
2003-07-30 18:52:47 +00:00
Kirill Ponomarev
a3eac68a13 * Update to version 0.1.3
PR:		55062
Submitted by:	Ports Fury
Approved by:	fjoe (mentor) (implicit)
2003-07-30 18:51:46 +00:00
Kirill Ponomarev
1e09d66b0c * Do not install useless .la file
* Utilize USE_GNOME

PR:		55053
Submitted by:	Ports Fury
Approved by:	fjoe (mentor) (implicit)
2003-07-30 18:48:41 +00:00
Joe Marcus Clarke
8865ce4349 Do not try and access memory after it's been free'd. This fixes a bus
error on -CURRENT with default malloc options.

PR:             55076
Submitted by:   Alexander Nedotsukov <bland@mail.ru>
2003-07-30 18:40:46 +00:00
Kirill Ponomarev
e3240fd595 Fix build, reported by bento
Removed blank line in pkg-plist

PR:		55073
Submitted by:	maintainer
Approved by:	fjoe (mentor) (implicit)
2003-07-30 18:39:30 +00:00
Kirill Ponomarev
71ee8215e3 * Update to version 0.9.11
PR:		55066
Submitted by:	Ports Fury
Approved by:	fjoe (mentor) (implicit)
2003-07-30 18:29:32 +00:00
Kirill Ponomarev
bcbb29840d * Rearrange USE_GNOME
PR:		55051
Submitted by:	Ports Fury
Approved by:	fjoe (mentor) (implicit)
2003-07-30 18:26:23 +00:00
Kirill Ponomarev
7bf2d9256f * Rearrange USE_GNOME
PR:		55050
Submitted by:	Ports Fury
Approved by:	fjoe (mentor) (implicit)
2003-07-30 18:23:38 +00:00
Kirill Ponomarev
76ae76e59c * Update to version 2.0.2
PR:		55049
Submitted by:	Ports Fury
Approved by:	fjoe (mentor) (implicit)
2003-07-30 18:21:37 +00:00
Oliver Lehmann
0af439f6aa add INSTALLS_SHLIB, USE_LIBTOOL
s/freebsd/FreeBSD/ in MAINTAINER field
2003-07-30 18:07:17 +00:00
Oliver Lehmann
703a191e7c add INSTALLS_SHLIB 2003-07-30 18:06:18 +00:00
Oliver Lehmann
4cbc5ba131 use %%DOCSDIR%% 2003-07-30 18:05:33 +00:00
Oliver Lehmann
a965f1cfc2 utilize USE_SDL 2003-07-30 17:24:56 +00:00
Oliver Lehmann
a84b8318cf utilize USE_SDL 2003-07-30 17:16:45 +00:00
Eivind Eklund
91a486bcf4 3-way merge for /etc (mergemaster replacement) 2003-07-30 16:55:35 +00:00
Tilman Keskinoz
fb4827e611 *grrr* COMMENT needs to be overrideable too. 2003-07-30 16:18:59 +00:00
Andrey A. Chernov
a8fc384f9b Remove p5-String-CRC32 requirement, no longer needed 2003-07-30 16:16:22 +00:00
Tilman Keskinoz
1bfd0c7a5c Make PORTREVISION overwritable by slave ports. 2003-07-30 16:06:39 +00:00