Commit Graph

9836 Commits

Author SHA1 Message Date
Kirill Ponomarev
f5bc2a757e - Assign maintainership to submitter
- strip(1) binary

PR:		ports/65692
Submitted by:	michael johnson <ahze at ahze dot net>
2004-04-18 07:42:30 +00:00
Kirill Ponomarev
b8864c4e1e - Fix configure warning
PR:		65674 65675 65676 65677 65678 65679
Submitted by:	Roman Neuhauser <neuhauser at chello dot cz>
2004-04-17 19:20:31 +00:00
Kirill Ponomarev
aef4c8eb57 - Correct plist 2004-04-17 14:23:16 +00:00
Kris Kennaway
cc07cbe5e3 Add missing files 2004-04-17 14:10:20 +00:00
Kris Kennaway
6d60b573c3 Add missing file 2004-04-17 14:09:00 +00:00
Kris Kennaway
17d0cba589 Add missing manpages 2004-04-17 12:55:24 +00:00
Kris Kennaway
fa4c7bb106 Correct silent rmdir (missing %D) 2004-04-17 12:37:25 +00:00
Joe Marcus Clarke
284534483a * statfs.f_flags is a bitmap, so we need to do boolean operations, and not
simply test for equality
* Fix a potential crash in many GNOME applications because the device number
  for various file systems could not be obtained
2004-04-17 04:52:38 +00:00
Mark Linimon
0f1b4ef559 Per dosirak run, fix plist. 2004-04-17 03:00:52 +00:00
Kris Kennaway
c3e647832c BROKEN: Broken pkg-plist 2004-04-17 01:34:40 +00:00
Kris Kennaway
8762857001 BROKEN on 4.x: Does not compile 2004-04-17 00:52:54 +00:00
Joe Marcus Clarke
4ad202ba4d Revert the last commit now that libXau is a shared library. 2004-04-17 00:48:13 +00:00
Kris Kennaway
66e1de8e1f Correct INFO handling 2004-04-16 23:49:26 +00:00
Joe Marcus Clarke
800c511d54 Update to 2.6.0. 2004-04-16 20:56:01 +00:00
Mark Linimon
5fa4d6e9b3 Really fix plist this time. I think. 2004-04-16 20:12:41 +00:00
Mark Linimon
60c5165d5a Per dosirak run, fix plist. 2004-04-16 19:32:35 +00:00
Mark Linimon
0b4aac39e1 Per dosirak run, fix plist. 2004-04-16 19:27:04 +00:00
Joe Marcus Clarke
1bee18f6bd Update to 2.6.1. 2004-04-16 17:58:42 +00:00
Greg Lewis
8999f05653 . Force ant to use the selected JDK to build rather than what it was
built with.

Submitted by:	bento via kris
2004-04-16 16:10:14 +00:00
Sergey Skvortsov
571fbc7793 Remove optional dependency.
Pointed by:	kuriyama
2004-04-16 14:38:04 +00:00
Sergey Skvortsov
c90d1af495 Remove useless dependency.
Pointed by:	kuriyama
2004-04-16 14:36:53 +00:00
Mathieu Arnold
ec4af15bfa Fix plist
Reminded by:	dosirak.kr
2004-04-16 12:23:14 +00:00
David E. O'Brien
f5b9fa7a73 Update to the 2003-04-13 snapshot. 2004-04-16 11:14:15 +00:00
Kirill Ponomarev
e789ce9b84 - Change maintainer's email
PR:		ports/65602
Submitted by:	maintainer
2004-04-16 07:47:21 +00:00
Ying-Chieh Liao
22fe0259ec a minor change in spec file
diff -ruN -ruN FlowDesigner-0.8.0.old/FlowDesigner.spec FlowDesigner-0.8.0/FlowDesigner.spec
--- FlowDesigner-0.8.0.old/FlowDesigner.spec    Wed Jan 21 10:20:32 2004
+++ FlowDesigner-0.8.0/FlowDesigner.spec        Wed Jan 21 09:59:58 2004
@@ -1,6 +1,6 @@
 %define name     FlowDesigner
 %define ver      0.8.0
-%define rel      1.fc1
+%define rel      1

 Summary: A visual data-flow language
 Name: %name

Noticed by:	bento via kris
2004-04-16 00:59:29 +00:00
Munechika SUMIKAWA
49494caf0b Upgrade to 1.11.15. 2004-04-15 21:39:39 +00:00
Kirill Ponomarev
ac916512e4 - Downgrade to version 5.0.1
- 5.0.2 version caused xpdf to crash with almost all PDFs
- Bump PORTEPOCH

Submitted by:	naddy, Ports Fury
2004-04-15 19:18:49 +00:00
Joe Marcus Clarke
ec96adc1cf Add --without-x on amd64 to fix the build. This is only temporary.
Hopefully the next incarnation of X will have more shared libraries, and
thus this problem will no longer occur.

I think this patch was originally submitted by arved.
2004-04-15 16:26:15 +00:00
Mathieu Arnold
0ab700f936 Fix directories deleting order
Obtained from:	dosirak.kr
2004-04-15 11:50:44 +00:00
Kris Kennaway
9de7a9b797 Add missing files and directories, and sort. 2004-04-15 08:32:04 +00:00
Kris Kennaway
da9c549ad5 Don't remove a directory we didn't create 2004-04-15 08:28:48 +00:00
Thierry Thomas
54f6c07458 Indentation fix in Makefile.common.
PR:		ports/65505
Submitted by:	Roman Neuhauser
Approved by:	mat (mentor).
2004-04-14 21:53:18 +00:00
Erwin Lansing
cff4ee7bc5 Add missing dirrm
Submitted by:	dosirak
2004-04-14 19:34:29 +00:00
Erwin Lansing
3c631d2796 Add missing file and man page
Submitted by:	dosirak
2004-04-14 19:19:11 +00:00
Erwin Lansing
990ec262aa Add missing dirrm
Submitted by:	dosirak
2004-04-14 19:16:24 +00:00
Kirill Ponomarev
cec535402a - Update to version 1.057
PR:		ports/65543
Submitted by:	maintainer
2004-04-14 18:56:51 +00:00
Kirill Ponomarev
2e20ed8a84 - Update to version 5.0.2
PR:		ports/65533
Submitted by:	Ports Fury
2004-04-14 18:49:24 +00:00
Erwin Lansing
cf1c93bb91 Don't remove directories that are part of the perl distro.
Submitted by:	dosirak
2004-04-14 18:38:46 +00:00
Erwin Lansing
3c88a1c59e Don't remove %%SITE_PERL%%/%%PERL_ARCH%%/auto on deinstall
Submitted by:	dosirak
2004-04-14 18:37:20 +00:00
Jacques Vidrine
1ebfc655a2 Mark FORBIDDEN due to remotely exploitable vulnerabilities.
http://vuxml.freebsd.org/0792e7a7-8e37-11d8-90d1-0020ed76ef5a.html
2004-04-14 17:19:57 +00:00
Mathieu Arnold
0ff7970f9d Update to 1.02 2004-04-14 11:57:41 +00:00
Mathieu Arnold
a9f7a3eb5e Update to 1.04 2004-04-14 11:49:59 +00:00
Alexander Nedotsukov
02eb31a6d9 Fix patch file. 2004-04-14 11:31:46 +00:00
Mathieu Arnold
d8b2c6a50c Update to 1.09, cleanup 2004-04-14 11:28:01 +00:00
Mathieu Arnold
d8615c8af0 Update to 1.03 2004-04-14 11:21:48 +00:00
Ying-Chieh Liao
b2ab9dc259 add flowdesigner 0.8.0
A free (GPL) "data flow oriented" development environment
2004-04-14 09:27:54 +00:00
Erwin Lansing
1a9bee7716 Update to 1.11 2004-04-14 06:37:52 +00:00
Joe Marcus Clarke
19b863fecc Fix build on 4.X. 2004-04-14 04:42:37 +00:00
Hye-Shik Chang
60ab61b6cf Use OSVERSION instead of grep'ping libc.so to detect an existence
of wcwidth(3).

Suggested by:	kris
2004-04-14 03:03:14 +00:00
Kris Kennaway
f27a7a1531 Add missing @dirrm 2004-04-13 22:44:40 +00:00